:root{--paper: #f3f0e8;--card: #fbfaf6;--ink: #20231f;--muted: #686d67;--line: #d4d8d0;--forest: #315944;--lime: #d0ff3f;--content-width: 1160px;--page-gutter: 40px;--page-space: 96px;--card-radius: 14px;--stage-radius: 18px;--motion-press: .12s;--motion-micro: .18s;--motion-panel: .26s;--ease-out: cubic-bezier(.23, 1, .32, 1);--font-display: "Crystal Serif", Georgia, serif;font-family:Crystal Sans,Arial,Helvetica,sans-serif;color:var(--ink);background:var(--paper)}body{margin:0;min-width:320px;background:var(--paper)}body.growth-product{min-height:100svh;display:flex;flex-direction:column}body.generation-open{overflow:hidden}html.camera-open{overflow:hidden;overscroll-behavior:none}body.camera-open{position:fixed;top:var(--camera-scroll-offset, 0);right:0;left:0;width:100%;overflow:hidden;overscroll-behavior:none}body.growth-product:not([data-layout-active=viewer]):not([data-layout-active=share])>main{flex:1 0 auto}a{color:inherit}button,input{font:inherit}.site-header{display:flex;align-items:center;justify-content:space-between;padding:20px 28px;border-bottom:1px solid var(--line);background:var(--card)}.brand{font-weight:700;text-decoration:none;letter-spacing:.02em}.site-nav{display:flex;gap:18px;font-size:14px}.site-nav a{text-decoration:none}.site-nav a.active{color:var(--forest);font-weight:700}.page{width:min(var(--content-width),calc(100% - var(--page-gutter)));margin:0 auto;padding:var(--page-space) 0}.hero{max-width:760px}.eyebrow{color:var(--forest);font-size:12px;letter-spacing:.14em;text-transform:uppercase}h1,h2{font-family:var(--font-display);font-weight:500;letter-spacing:-.04em}h1{margin:14px 0;font-size:clamp(42px,7vw,84px);line-height:1.02}h2{font-size:28px;line-height:1.1}.lede{max-width:620px;color:var(--muted);font-size:18px;line-height:1.65}.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.button,button{min-height:44px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--forest);border-radius:999px;color:var(--forest);background:transparent;cursor:pointer;text-decoration:none;transition:transform var(--motion-press) var(--ease-out),background-color var(--motion-micro) var(--ease-out),border-color var(--motion-micro) var(--ease-out),color var(--motion-micro) var(--ease-out),opacity var(--motion-micro) var(--ease-out)}.button:active,button:active,.file-button:active{transform:scale(.98)}.button.primary,button.primary{color:#fff;background:var(--forest)}button:disabled{cursor:wait;opacity:.55}.panel{margin-top:32px;padding:24px;border:1px solid var(--line);border-radius:var(--card-radius);background:var(--card)}.upload-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.upload-grid label,.upload-grid>.upload-choice{display:grid;gap:8px;padding:22px;border:1px dashed var(--forest);border-radius:14px;cursor:pointer}.upload-grid input{width:100%}.status{min-height:24px;margin-top:16px;color:var(--muted)}.error{color:#a23c32}.preview-grid,.works-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:28px}.work-card{overflow:hidden;border:1px solid var(--line);border-radius:var(--card-radius);background:var(--card)}.work-card img{width:100%;aspect-ratio:16 / 10;object-fit:cover;display:block}.works-grid .work-card img{aspect-ratio:4 / 3;object-position:center}#previews .work-card img{aspect-ratio:1;object-position:center}.works-main{width:min(var(--content-width),calc(100% - var(--page-gutter)));margin:0 auto;padding:var(--page-space) 0}.work-copy{display:grid;gap:8px;padding:18px}.work-copy h2{margin:0;font-size:24px}.work-copy p{margin:0;color:var(--muted);font-size:14px}.work-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin-top:8px}.text-button{padding:0;min-height:44px;border:0;color:var(--forest);background:transparent;font-size:13px;text-decoration:underline;text-underline-offset:3px}.text-button.danger{color:#9b4a3d}.viewer-shell{position:relative;width:min(100%,960px);max-width:calc(100vw - var(--page-gutter));aspect-ratio:4 / 3;margin-inline:auto;overflow:hidden;border-radius:var(--stage-radius);background:#07090d}.viewer-shell canvas{display:block;width:100%;height:100%;touch-action:none}.viewer-progress{width:min(100%,960px);max-width:calc(100vw - var(--page-gutter));height:7px;margin-inline:auto;overflow:hidden;border-radius:0 0 var(--stage-radius) var(--stage-radius);background:#20231f1a}.viewer-progress progress{width:100%;height:100%;display:block;overflow:hidden;border:0;border-radius:0 0 18px 18px;appearance:none;-webkit-appearance:none;accent-color:var(--lime);background:transparent}.viewer-progress progress::-webkit-progress-bar{background:transparent}.viewer-progress progress::-webkit-progress-value{background:var(--lime)}.viewer-progress progress::-moz-progress-bar{background:var(--lime)}.viewer-progress progress:not([value]){background:linear-gradient(90deg,#d0ff3f2e,#d0ff3fc7,#d0ff3f2e);background-size:200% 100%;animation:loading-sweep 1.2s ease-in-out infinite}@keyframes loading-sweep{0%{background-position:100% 0}to{background-position:-100% 0}}.viewer-help{margin:0;color:var(--muted);font-size:13px}.viewer-page{width:min(1240px,calc(100% - 48px));margin:0 auto;padding:26px 0 30px}.viewer-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:18px}.viewer-title-block{min-width:0}.viewer-kicker{margin:0 0 7px;color:var(--lime);font-size:10px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.viewer-page .viewer-head h1{max-width:760px;margin:0 0 7px;overflow:hidden;font-size:30px;line-height:1.08;text-overflow:ellipsis;white-space:nowrap}.viewer-help-touch{display:none}.viewer-new-space{min-height:44px;flex:0 0 auto;padding:0 15px;display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(255,255,255,.2);border-radius:6px;color:#fff;font-size:13px;font-weight:750;text-decoration:none}.viewer-new-space:hover{border-color:var(--lime);background:#c8ff3d14}.compact-action-label{display:none}.viewer-stage{width:100%}.viewer-stage .viewer-shell{width:100%;max-width:none;height:clamp(320px,calc(100dvh - 224px),760px);margin:0;aspect-ratio:auto;border-radius:8px;background:#07090d}.viewer-poster,.viewer-stage .viewer-shell canvas{position:absolute;inset:0;width:100%;height:100%}.viewer-poster{z-index:1;display:block;object-fit:cover;opacity:.56;transition:opacity .3s ease-out}.viewer-poster.is-cover{opacity:1}.viewer-poster.is-hidden{opacity:0;pointer-events:none}.viewer-stage .viewer-shell canvas{z-index:2;opacity:0;transition:opacity .26s ease-out}.viewer-stage .viewer-shell canvas.is-ready{opacity:1}.viewer-stage .viewer-shell canvas.has-error,.share-frame canvas.has-error{opacity:0;transition:none}.viewer-state{position:absolute;z-index:5;inset:0;padding:24px;display:grid;place-content:center;justify-items:center;gap:13px;color:#fff;text-align:center;background:#07090d57}.viewer-state[hidden]{display:none}.viewer-state .status{max-width:420px;margin:0;color:#ffffffe6;font-size:14px;line-height:1.5}.viewer-state .status.error{color:#fff}.viewer-state-mark{height:22px;display:flex;align-items:end;gap:5px}.viewer-state-mark i{width:5px;height:10px;display:block;border-radius:2px;background:var(--lime);animation:viewer-state-wave .9s ease-in-out infinite alternate}.viewer-state-mark i:nth-child(2){height:20px;animation-delay:-.3s}.viewer-state-mark i:nth-child(3){height:14px;animation-delay:-.6s}.viewer-state.is-error .viewer-state-mark i{animation:none;opacity:.65}@keyframes viewer-state-wave{to{height:5px;opacity:.5}}.viewer-state .viewer-progress{width:min(280px,72vw);height:3px;margin:0;border-radius:0;background:#fff3}.viewer-state .viewer-progress progress{border-radius:0;accent-color:var(--lime)}.viewer-retry{min-height:44px;padding:0 18px;border:1px solid var(--lime);border-radius:6px;color:var(--ink);background:var(--lime);font-weight:800}.viewer-gesture-cue{position:absolute;z-index:4;top:18px;left:50%;margin:0;padding:8px 11px;display:flex;align-items:center;gap:7px;border-radius:999px;color:#fff;background:#07090dad;font-size:12px;opacity:0;transform:translate(-50%,-8px);pointer-events:none;transition:opacity .18s ease-out,transform .18s ease-out}.viewer-gesture-cue.is-visible{opacity:1;transform:translate(-50%)}.viewer-explore{position:absolute;z-index:7;left:50%;bottom:88px;min-height:48px;padding:0 19px;display:inline-flex;align-items:center;gap:12px;transform:translate(-50%);border:1px solid var(--lime);border-radius:6px;color:var(--ink);background:var(--lime);box-shadow:0 12px 30px #00000042;font-weight:850;white-space:nowrap}.viewer-controls,.share-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.viewer-stage .viewer-controls{position:absolute;z-index:6;right:16px;bottom:16px;left:16px;margin:0;pointer-events:none}.viewer-controls button,.share-actions button{min-height:44px;padding:0 14px;border-color:#ffffffa6;border-radius:6px;background:#fbfcfabd;box-shadow:inset 0 1px #ffffffb3,0 8px 22px #1012110d;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);font-size:13px;font-weight:700;transition:transform .16s ease-out,border-color .16s ease-out,background-color .16s ease-out}.viewer-stage .viewer-controls button{min-width:44px;min-height:44px;padding:0 13px;display:inline-flex;align-items:center;justify-content:center;gap:7px;pointer-events:auto}.viewer-stage .viewer-controls button:last-child{margin-left:auto}.viewer-control-icon{font-size:17px;line-height:1}.viewer-controls button:disabled{cursor:default;opacity:.38}.viewer-controls button:hover,.share-actions button:hover{border-color:var(--lime);background:#fffdf9e6}.viewer-controls button.primary,.share-actions button.primary{border-color:var(--forest);color:#fff;background:var(--forest)}.viewer-preview-rail{position:absolute;z-index:6;top:50%;right:14px;max-height:calc(100% - 150px);display:flex;flex-direction:column;gap:7px;overflow-x:hidden;overflow-y:auto;padding:2px;transform:translateY(-50%);scrollbar-width:none}.viewer-preview-rail::-webkit-scrollbar{display:none}.viewer-preview-rail .viewer-preview{width:62px;flex:0 0 auto}.sr-only,.sr-only:not(:focus):not(:active){position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);border:0;white-space:nowrap}.camera-dialog{width:min(600px,calc(100% - 28px));margin:auto;padding:14px;overflow:hidden;border:1px solid rgba(255,255,255,.18);border-radius:12px;color:#fff;background:#101211;box-shadow:0 28px 90px #0000005c}.camera-dialog:not([open]){display:none}.camera-dialog::backdrop{background:#050706d1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.camera-dialog-head{display:grid;grid-template-columns:44px 1fr auto;align-items:center;gap:10px;min-height:48px;margin-bottom:10px}.camera-dialog-head>div:nth-child(2){min-width:0;display:grid;justify-items:center;gap:2px}.camera-dialog-head>div:nth-child(2) strong{width:100%;max-width:100%;overflow:hidden;font-size:15px;text-align:center;text-overflow:ellipsis;white-space:nowrap}.camera-dialog-head>div:nth-child(2) span{color:#ffffff9e;font-size:12px;font-variant-numeric:tabular-nums}.camera-dialog-head button{width:44px;min-height:44px;padding:0;border:0;border-radius:50%;color:#fff;background:#ffffff14;font-size:22px}.camera-dialog-tools{display:flex;gap:5px}.camera-dialog-tools button{border:1px solid rgba(255,255,255,.16);color:#fff;background:#ffffff14;font-size:17px}.camera-dialog-tools #captureQueue{position:relative;overflow:hidden;font-size:14px;font-weight:800}.camera-dialog-tools #captureQueue img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.camera-dialog-tools #captureQueue span{position:relative;min-width:20px;height:20px;display:grid;place-items:center;border-radius:50%;color:var(--ink);background:var(--lime)}#captureLibraryInput{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0}.camera-stage{position:relative;overflow:hidden;border-radius:8px;background:#070807}.camera-stage video{width:100%;aspect-ratio:1;display:block;object-fit:cover;transition:opacity var(--motion-micro) var(--ease-out),transform var(--motion-panel) var(--ease-out)}.camera-dialog.is-opening .camera-stage video{opacity:.2}.camera-stage.is-switching video{opacity:.58;transform:scale(1.015)}.camera-flash{position:absolute;inset:0;pointer-events:none;background:#ffffffeb;opacity:0}.camera-stage.is-capturing .camera-flash{animation:camera-capture-flash .16s var(--ease-out)}.camera-frame-guide{position:absolute;inset:10%;pointer-events:none}.camera-frame-guide i{position:absolute;width:28px;height:28px;border-color:#ffffffc7;border-style:solid}.camera-frame-guide i:nth-child(1){top:0;left:0;border-width:2px 0 0 2px}.camera-frame-guide i:nth-child(2){top:0;right:0;border-width:2px 2px 0 0}.camera-frame-guide i:nth-child(3){right:0;bottom:0;border-width:0 2px 2px 0}.camera-frame-guide i:nth-child(4){bottom:0;left:0;border-width:0 0 2px 2px}.capture-queue{position:absolute;z-index:2;top:12px;right:12px;width:164px;max-height:220px;margin:0;padding:8px;display:grid;gap:6px;overflow-y:auto;overscroll-behavior:contain;list-style:none;border:1px solid rgba(255,255,255,.14);border-radius:8px;background:#101211e6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.capture-queue[hidden]{display:none}.capture-queue li{display:grid;grid-template-columns:44px 1fr 44px;align-items:center;gap:6px;color:#fff;font-size:12px}.capture-queue li>img{width:44px;height:44px;display:block;border-radius:5px;object-fit:cover}.capture-queue-placeholder{width:44px;height:44px;display:block;border-radius:5px;background:#ffffff1f}.capture-queue button{width:44px;min-height:44px;padding:0;border:0;border-radius:50%;color:#fff;background:#ffffff24}.camera-status{position:absolute;z-index:3;left:50%;bottom:16px;max-width:calc(100% - 32px);margin:0;padding:9px 12px;transform:translate(-50%,8px);border-radius:6px;color:#fff;background:#101211cc;font-size:12px;line-height:1.4;text-align:center;opacity:0;pointer-events:none;transition:opacity var(--motion-micro) var(--ease-out),transform var(--motion-micro) var(--ease-out)}.camera-status.is-visible{opacity:1;transform:translate(-50%)}.camera-status.error{color:#fff;background:#842722e6}.camera-capture-hint{min-height:22px;margin:12px 0 0;color:#ffffffb3;font-size:13px;line-height:1.5;text-align:center}@keyframes camera-capture-flash{0%{opacity:0}18%{opacity:.82}to{opacity:0}}.camera-dialog-actions{display:grid;grid-template-columns:1fr 76px 1fr;align-items:center;gap:12px;margin-top:12px}.camera-dialog-actions .camera-cancel,.camera-dialog-actions .camera-submit{justify-self:start;min-width:64px;min-height:48px;padding:0 14px;border-radius:999px;font-size:13px}.camera-dialog-actions .camera-cancel{border-color:#ffffff29;color:#fff;background:#ffffff14;font-size:24px}.camera-dialog-actions .camera-submit{justify-self:end;border-color:#5d6360;color:#fff;background:#2a2d2c;font-weight:750;white-space:nowrap}.camera-dialog-actions .camera-submit.is-generate{min-width:108px;border-color:var(--lime);color:var(--ink);background:var(--lime)}.camera-dialog-actions .camera-shutter{width:76px;max-width:76px;min-height:76px;padding:0;border:8px solid rgba(255,255,255,.42);border-radius:50%;background:#fff}.camera-dialog-actions .camera-shutter{grid-column:2}.camera-dialog-actions .camera-submit{grid-column:3}.camera-dialog-actions .camera-shutter:disabled{opacity:.35}.camera-dialog-actions #capturePhoto.is-captured{animation:capture-button-confirm .16s var(--ease-out)}@keyframes capture-button-confirm{50%{transform:scale(.97)}}.empty{padding:60px 0;color:var(--muted)}.create-main{width:min(var(--content-width),calc(100% - var(--page-gutter)));margin:0 auto;padding:52px 0 76px;display:grid;grid-template-columns:minmax(0,.82fr) minmax(520px,1.18fr);gap:clamp(36px,5vw,72px);align-items:start}.create-intro{position:sticky;top:calc(var(--cr-header) + 36px)}.create-intro h1{margin:12px 0 18px;font-family:"Crystal Serif",Georgia,serif;font-size:clamp(44px,4.15vw,56px);font-weight:500;line-height:1.02;letter-spacing:0}.create-intro h1 span{color:var(--forest)}.create-intro>p:not(.growth-section-kicker){max-width:470px;color:var(--muted);font-size:16px;line-height:1.75}.create-flow{max-width:470px;margin:28px 0 0;padding:18px 0;display:grid;grid-template-columns:repeat(3,1fr);list-style:none;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.create-flow li{display:grid;gap:7px;color:var(--muted);font-size:12px}.create-flow li span{width:24px;height:24px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;font-size:11px}.create-flow li.is-current{color:var(--ink)}.create-flow li.is-current span{border-color:var(--forest);color:#fff;background:var(--forest)}.create-guide{max-width:470px;margin-top:22px;padding:0;display:flex;align-items:center;justify-content:space-between;gap:18px;font-size:13px}.create-guide>div{min-width:0;display:grid;gap:4px}.create-guide span{color:var(--muted);line-height:1.5}.create-guide button{min-height:44px;flex:0 0 auto;padding:0 14px;border-color:var(--line);border-radius:6px;font-size:12px;font-weight:750}.create-panel{position:relative;margin-top:0;padding:26px;border-radius:8px;box-shadow:0 16px 46px #1e2d2414}.create-panel-head{display:flex;align-items:start;justify-content:space-between;gap:18px}.create-panel-head h2{max-width:420px;margin:4px 0 0;font-family:"Crystal Serif",Georgia,serif;font-size:30px;font-weight:500;line-height:1.12}.create-step-label{margin:0;color:var(--forest);font-size:10px;font-weight:850}.photo-count{min-width:60px;padding:7px 9px;border-radius:999px;color:var(--forest);background:#eef1ef;font-size:12px;font-weight:800;text-align:center;font-variant-numeric:tabular-nums}.capture-meter{height:5px;margin-top:20px;overflow:hidden;border-radius:999px;background:#e2e6e2}.capture-meter span{width:0;height:100%;display:block;border-radius:inherit;background:var(--forest);transition:width var(--motion-panel) var(--ease-out)}.create-panel.is-ready .capture-meter span{background:#81a512}.capture-readiness{min-height:20px;margin:8px 0 18px;color:var(--muted);font-size:12px;line-height:1.5}.upload-grid{display:grid;grid-template-columns:1fr;gap:10px}.upload-choice{align-content:center;background:#f5f7f5;transition:border-color var(--motion-micro) var(--ease-out),background-color var(--motion-micro) var(--ease-out),transform var(--motion-micro) var(--ease-out)}.upload-choice-primary{min-height:184px;justify-items:start;padding:22px!important;border-style:solid!important;border-color:var(--forest)!important;border-radius:8px!important;background:#fff}.upload-choice-primary:hover{transform:translateY(-2px);background:#fff}.camera-icon{width:42px;height:42px;margin-bottom:4px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;color:var(--forest);background:#fff}.camera-icon svg,.album-control svg{width:21px;height:21px;fill:currentColor}.camera-launch{min-height:48px;margin-top:8px;padding:0 18px;display:inline-flex;align-items:center;gap:12px;border:0;border-radius:999px;color:#fff;background:var(--forest);font-size:14px;font-weight:700}.upload-choice .camera-launch span{color:inherit;font-size:inherit}.upload-choice-secondary{min-height:auto;padding:14px 16px!important;display:flex!important;align-items:center;justify-content:space-between;gap:16px;border-color:var(--line)!important;border-radius:8px!important;background:transparent}.album-copy{display:grid;gap:3px}.album-copy strong{font-family:inherit;font-size:14px;font-weight:700}.album-control{min-height:38px;padding:0 12px;display:inline-flex;align-items:center;gap:7px;flex:0 0 auto;border:1px solid var(--line);border-radius:999px;color:var(--forest);background:var(--card);font-size:12px;font-weight:700}.upload-choice-secondary:hover .album-control,.upload-choice-secondary:focus-within .album-control{border-color:var(--forest);background:#f1eeea}.upload-choice strong{font-family:"Crystal Serif",Georgia,serif;font-size:24px;font-weight:500}.upload-choice span{color:var(--muted);font-size:12px}.upload-choice input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none}.capture-tips{margin-top:18px;display:flex;flex-wrap:wrap;gap:8px 14px;color:var(--muted);font-size:11px}.capture-tips span{display:inline-flex;align-items:center;gap:6px}.capture-tips span:before{width:5px;height:5px;content:"";border-radius:50%;background:var(--forest)}.create-actions{margin-top:22px;display:grid;grid-template-columns:minmax(150px,.7fr) minmax(0,1.3fr);align-items:center;gap:18px}.generate-button{width:100%;min-height:52px;justify-content:space-between;border:0;border-radius:6px;font-weight:800}.generate-button:disabled{cursor:not-allowed}.inference-note{margin:0;display:grid;gap:3px;color:var(--muted);font-size:11px;line-height:1.45}.inference-note strong{color:var(--ink)}.create-panel.is-generating .create-actions .button:not(.primary),.create-panel.is-generating .upload-grid,.create-panel.is-generating .preview-remove{pointer-events:none;opacity:.55}.create-panel.is-full .upload-grid{display:none}.status.is-generating:before{width:8px;height:8px;margin-right:8px;display:inline-block;border-radius:50%;content:"";background:var(--lime);animation:generation-pulse 1.5s var(--ease-out) infinite}.status.is-success{color:var(--forest)}@keyframes generation-pulse{50%{transform:scale(.7);opacity:.48}}.preview-grid{grid-template-columns:repeat(auto-fill,minmax(82px,1fr));gap:8px;margin-top:14px}.preview-card{position:relative;min-width:0;aspect-ratio:1;overflow:hidden;border-radius:6px;background:#e5e8e5;transform-origin:center;transition:opacity var(--motion-micro) var(--ease-out),transform var(--motion-panel) var(--ease-out)}.preview-card img{width:100%;height:100%;display:block;object-fit:cover}.preview-card.is-entering{opacity:0;transform:scale(.94)}.preview-card .preview-remove{position:absolute;z-index:1;top:0;right:0;width:44px;min-height:44px;padding:0;border:0;border-radius:0 6px 0 50%;color:#fff;background:#101211b8;font-size:20px;line-height:1}.preview-card .preview-remove:hover{background:var(--forest)}.preview-count{position:absolute;left:7px;bottom:7px;min-width:22px;height:22px;display:grid;place-items:center;border-radius:50%;color:var(--ink);background:var(--lime);font-size:11px;font-weight:800}.generation-panel{position:fixed;z-index:300;inset:0;width:100%;max-width:none;height:100dvh;max-height:none;margin:0;padding:max(24px,env(safe-area-inset-top)) max(24px,env(safe-area-inset-right)) max(24px,env(safe-area-inset-bottom)) max(24px,env(safe-area-inset-left));display:grid;align-content:center;justify-items:center;border:0;color:#fff;background:#0a0c0bf5;text-align:center}.generation-panel:not([open]),.generation-panel[hidden]{display:none}.generation-panel::backdrop{background:#0a0c0bf5}.generation-visual{width:72px;height:48px;margin-bottom:24px;display:flex;align-items:end;justify-content:center;gap:7px}.generation-visual i{width:12px;height:22px;border-radius:2px;background:var(--lime);animation:generation-bars 1.1s ease-in-out infinite}.generation-visual i:nth-child(2){height:40px;animation-delay:.12s}.generation-visual i:nth-child(3){height:30px;animation-delay:.24s}@keyframes generation-bars{50%{transform:scaleY(.55);opacity:.55}}.generation-panel .create-step-label{color:var(--lime)}.generation-panel h3{max-width:620px;margin:10px 0 0;font-family:"Crystal Serif",Georgia,serif;font-size:clamp(34px,5vw,54px);font-weight:500}.generation-phase{min-height:24px;margin:18px 0 0;color:#ffffffc2}.generation-track{width:min(440px,100%);height:5px;margin-top:22px;overflow:hidden;border-radius:999px;background:#ffffff24}.generation-track span{width:0;height:100%;display:block;background:var(--lime);transition:width .36s var(--ease-out)}.generation-meta{width:min(440px,100%);margin:10px 0 0;display:flex;justify-content:space-between;gap:18px;color:#ffffff8c;font-size:11px;line-height:1.5;text-align:left}.generation-meta span:first-child{flex:0 0 auto;color:var(--lime);font-variant-numeric:tabular-nums}.generation-cancel{min-height:44px;margin-top:28px;border-color:#ffffff3d;border-radius:6px;color:#fff}.capture-guide-open{overflow:hidden}.capture-guide-dialog{position:fixed;inset:0;width:min(760px,calc(100% - 32px));max-height:calc(100dvh - 32px);margin:auto;padding:28px;overflow-y:auto;border:1px solid rgba(255,255,255,.65);border-radius:10px;color:var(--ink);background:var(--card);box-shadow:0 24px 80px #10121138}.capture-guide-dialog::backdrop{background:#1012119e;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.capture-guide-close{position:absolute;top:10px;right:10px;width:44px;height:44px;padding:0;border:0;border-radius:50%;color:var(--muted);background:transparent;font-size:26px;line-height:1}.capture-guide-kicker{margin:0 48px 0 0;color:var(--forest);font-size:10px;font-weight:850}.capture-guide-dialog h2{max-width:620px;margin:8px 48px 20px 0;font-family:"Crystal Serif",Georgia,serif;font-size:clamp(28px,4vw,40px);font-weight:500}.capture-guide-stage{min-height:0}.capture-guide-video{width:100%;max-height:min(45dvh,460px);display:block;border:1px solid var(--line);border-radius:8px;background:#101211;object-fit:contain}.capture-guide-video-error{margin:12px 0 0;color:var(--muted);font-size:14px;line-height:1.6}.capture-guide-steps{margin:18px 0 0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:10px;list-style:none}.capture-guide-steps li{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:12px}.capture-guide-steps span{width:24px;height:24px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--forest);font-size:11px}.capture-guide-timing{margin-top:18px;padding:14px 0;display:grid;gap:3px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-size:12px}.capture-guide-timing span{color:var(--muted);line-height:1.5}.capture-guide-actions{display:flex;justify-content:flex-end;padding-top:16px}.capture-guide-actions .growth-primary-link{min-height:48px;padding:0 20px;border:0;border-radius:6px;color:var(--cr-white, #fbfcfa);background:var(--cr-primary, #101211)}.wechat-browser-tip{position:fixed;z-index:550;left:50%;bottom:max(18px,env(safe-area-inset-bottom));width:min(560px,calc(100% - 28px));transform:translate(-50%);padding:12px 42px 12px 16px;border:1px solid rgba(255,255,255,.18);border-radius:12px;color:#fff;background:#101211eb;box-shadow:0 10px 30px #10121138;font-size:13px;line-height:1.5}.wechat-browser-tip button{position:absolute;top:0;right:3px;width:44px;min-height:44px;padding:0;border:0;color:#fff;background:transparent;font-size:22px;line-height:1}@media(max-width:640px){.capture-guide-dialog{width:calc(100% - 20px);max-height:calc(100dvh - 20px);padding:20px 16px}.capture-guide-dialog h2{font-size:26px}.capture-guide-video{max-height:34dvh}.capture-guide-steps{grid-template-columns:1fr;gap:7px}.capture-guide-actions .growth-primary-link{width:100%}.wechat-browser-tip{bottom:calc(70px + env(safe-area-inset-bottom))}}.growth-product[data-layout-active=viewer],.growth-product[data-layout-active=share]{padding-bottom:0}.growth-product[data-layout-active=viewer] .growth-nav,.growth-product[data-layout-active=viewer] .growth-primary-link{display:none}body.growth-product[data-layout-active=viewer],body.growth-product[data-layout-active=share]{color:#f7f5ee;background:#101211}body.growth-product[data-layout-active=share] .share-main{background:#101211}body.growth-product[data-layout-active=viewer] .growth-header,body.growth-product[data-layout-active=share] .growth-header{border-bottom-color:#ffffff1f;color:#fff;background:#101211db}body.growth-product[data-layout-active=share] .growth-nav,body.growth-product[data-layout-active=share] .growth-primary-link,body.growth-product[data-layout-active=viewer] .growth-footer,body.growth-product[data-layout-active=share] .growth-footer{display:none}.growth-product[data-layout-active=viewer] .viewer-head .eyebrow,.growth-product[data-layout-active=share] .share-head-kicker{color:var(--lime)}.growth-product[data-layout-active=viewer] .viewer-help,.growth-product[data-layout-active=share] .share-head-copy{color:#ffffffb8}.growth-product[data-layout-active=viewer] .viewer-shell,.growth-product[data-layout-active=share] .share-frame{background:#07090d;box-shadow:inset 0 0 0 1px #ffffff1f}.growth-product[data-layout-active=viewer] .viewer-progress,.growth-product[data-layout-active=share] .viewer-progress{background:#ffffff1f}.growth-product[data-layout-active=viewer] .viewer-controls button{border-color:#ffffff3d;color:#fff;background:#ffffff0f}.growth-product[data-layout-active=viewer] .viewer-controls button:hover{border-color:var(--lime);background:#c8ff3d1f}.growth-product[data-layout-active=viewer] .viewer-controls button.primary{color:var(--cr-white);background:var(--forest)}.growth-product[data-layout-active=viewer] .viewer-preview.is-active,.growth-product[data-layout-active=share] .viewer-preview.is-active{border-color:var(--lime)}.growth-product[data-layout-active=share] .share-create{border-color:var(--lime);color:var(--ink);background:var(--lime)}.share-main{position:relative;min-height:calc(100svh - 68px);display:block;background:#101211}.share-layout{width:min(1240px,calc(100% - 48px));min-height:calc(100svh - 68px);margin:0 auto;padding:26px 0 30px}.share-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:18px}.share-intro{min-width:0}.share-head-kicker{margin:0 0 7px;color:var(--lime);font-size:10px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.share-intro h1{max-width:760px;margin:0 0 7px;overflow:hidden;font-size:30px;line-height:1.08;text-overflow:ellipsis;white-space:nowrap}.share-head-copy{margin:0;color:#ffffffad;font-size:13px;line-height:1.5}.share-frame{position:relative;width:100%;max-width:none;height:clamp(320px,calc(100dvh - 224px),760px);margin:0;overflow:hidden;aspect-ratio:auto;border-radius:8px;background:#07090d;box-shadow:inset 0 0 0 1px #ffffff1f}.share-frame .viewer-poster,.share-frame canvas{position:absolute;inset:0;width:100%;height:100%}.share-frame canvas{z-index:2;display:block;opacity:0;touch-action:none;transition:opacity .26s ease-out}.share-frame canvas.is-ready{opacity:1}.share-frame .viewer-controls{position:absolute;z-index:6;right:16px;bottom:16px;left:16px;margin:0;pointer-events:none}.share-frame .viewer-controls button{min-width:44px;min-height:44px;padding:0 13px;display:inline-flex;align-items:center;justify-content:center;gap:7px;pointer-events:auto}.share-frame .viewer-controls button:last-child{margin-left:auto}.viewer-previews{display:flex;gap:8px;overflow-x:auto;padding:12px 0 4px}.viewer-previews:empty{display:none}.viewer-preview{flex:0 0 76px;padding:0;border:2px solid transparent;border-radius:10px;background:transparent;cursor:pointer}.viewer-preview.is-active{border-color:var(--forest)}.viewer-preview img{width:100%;aspect-ratio:1;display:block;object-fit:cover;border-radius:8px}.share-create{min-height:44px;flex:0 0 auto;padding:0 15px;display:inline-flex;align-items:center;border:1px solid var(--lime);border-radius:6px;color:var(--ink);background:var(--lime);font-size:13px;font-weight:800;text-decoration:none;white-space:nowrap}.share-error-actions{display:flex;align-items:center;gap:14px;font-size:12px}.share-error-actions[hidden]{display:none}.share-error-actions a{min-width:44px;min-height:44px;padding-inline:4px;display:inline-flex;align-items:center;justify-content:center;color:#fff;text-underline-offset:3px}.site-footer{padding:24px 28px;border-top:1px solid var(--line);color:var(--muted);font-size:13px}.growth-static-main{background:var(--cr-white, #fbfcfa)}.growth-product[data-layout-active=explore] .growth-header.is-solid{border-bottom-color:#1012111a;background:#fffdf9d1;-webkit-backdrop-filter:blur(22px) saturate(120%);backdrop-filter:blur(22px) saturate(120%)}.growth-product[data-layout-active=explore] .growth-header .growth-primary-link{box-shadow:0 8px 22px #10121114}.growth-product[data-layout-active=explore] .growth-nav a,.growth-product[data-layout-active=explore] .growth-language,.growth-product[data-layout-active=explore] .growth-primary-link,.growth-product[data-layout-active=explore] .growth-secondary-link{transition:transform .18s cubic-bezier(.2,.8,.2,1),opacity .18s ease,background-color .18s ease,border-color .18s ease,box-shadow .18s ease}.growth-product[data-layout-active=explore] .growth-nav a:active,.growth-product[data-layout-active=explore] .growth-language:active,.growth-product[data-layout-active=explore] .growth-primary-link:active,.growth-product[data-layout-active=explore] .growth-secondary-link:active{transform:scale(.97)}.growth-static-hero{min-height:min(780px,calc(100svh - var(--cr-header) - 28px))}.growth-static-hero .growth-hero-inner{grid-template-columns:minmax(0,720px)}.growth-static-hero h1 span{color:var(--cr-lime, #c8ff3d)}.growth-static-hero .growth-hero-shade{background:linear-gradient(90deg,#050806bd,#05080675 46%,#05080614),linear-gradient(0deg,#050806ad,#05080614 52%)}.growth-static-hero .growth-hero-inner{padding-bottom:clamp(46px,8svh,86px)}.growth-static-hero .growth-hero-copy{max-width:530px}.growth-static-hero .growth-hero-actions .growth-hero-capture-link{min-height:54px;padding-inline:22px;color:var(--cr-primary)!important;border-color:var(--cr-lime);background:var(--cr-lime);box-shadow:0 16px 40px #0003}.growth-static-hero .growth-hero-actions .growth-hero-demo-link{min-height:52px;color:#fff!important;border-color:#ffffff75;background:#0709084d;box-shadow:none}.growth-static-hero .growth-hero-actions .growth-hero-capture-link:hover,.growth-static-hero .growth-hero-actions .growth-hero-capture-link:focus-visible,.growth-static-hero .growth-hero-actions .growth-hero-demo-link:hover,.growth-static-hero .growth-hero-actions .growth-hero-demo-link:focus-visible{box-shadow:0 18px 46px #00000042}.growth-static-hero .growth-hero-actions .growth-hero-demo-link-mark{min-width:25px;height:25px;display:inline-grid;place-items:center;border:1px solid rgba(255,255,255,.34);border-radius:50%;font-size:12px}.growth-static-hero .growth-hero-actions .growth-hero-demo-link:disabled{cursor:wait;opacity:.82}.growth-static-hero .growth-hero-proof{max-width:520px;gap:8px}.growth-static-hero .growth-hero-proof li{min-height:32px;padding:0 11px;border:1px solid rgba(255,255,255,.32);border-radius:999px;background:#ffffff1a;box-shadow:inset 0 1px #ffffff1f;-webkit-backdrop-filter:blur(16px) saturate(120%);backdrop-filter:blur(16px) saturate(120%)}.growth-static-hero .growth-hero-proof li:before{background:var(--cr-lime)}.growth-home-demo{position:absolute;z-index:10;inset:0;overflow:hidden;isolation:isolate;opacity:0;transition:opacity .22s cubic-bezier(.23,1,.32,1)}.growth-home-demo[hidden]{display:none}.growth-home-demo canvas{position:absolute;z-index:-2;inset:0;width:100%;height:100%;display:block;touch-action:none}.growth-home-demo:after{position:absolute;z-index:-1;inset:0;content:"";pointer-events:none;background:linear-gradient(90deg,#101211b8,#1012115c,#10121108 72%),linear-gradient(0deg,#1012116b,#10121100 46%);opacity:1;transition:opacity .26s ease}.growth-static-hero.is-home-demo-loading .growth-home-demo,.growth-static-hero.is-home-demo-ready .growth-home-demo{opacity:1}.growth-static-hero.is-home-demo-ready .growth-hero-inner{opacity:0;transform:translateY(14px) scale(.99);pointer-events:none;transition:opacity .22s ease-out,transform .3s cubic-bezier(.2,.8,.2,1)}body.growth-product.is-home-demo-active[data-layout-active=explore] .growth-header{border-bottom-color:#ffffff57;color:var(--cr-white);background:#10121185;-webkit-backdrop-filter:blur(24px) saturate(120%);backdrop-filter:blur(24px) saturate(120%)}body.growth-product.is-home-demo-active[data-layout-active=explore] .growth-header .growth-brand,body.growth-product.is-home-demo-active[data-layout-active=explore] .growth-header .growth-nav a,body.growth-product.is-home-demo-active[data-layout-active=explore] .growth-header .growth-language{color:#fff;opacity:.92}body.growth-product.is-home-demo-active[data-layout-active=explore] .growth-header .growth-primary-link{color:var(--cr-black)!important;background:var(--cr-lime);box-shadow:0 10px 30px #0003}.growth-home-demo-title{position:absolute;z-index:1;left:50%;top:50%;width:min(1240px,calc(100% - 40px));color:#fff;opacity:0;transform:translate(-50%,-43%);transition:opacity .24s ease-out,transform .36s cubic-bezier(.2,.8,.2,1);pointer-events:none}.growth-home-demo-title h2{max-width:620px;margin:0;font-family:"Crystal Serif",Georgia,serif;font-size:clamp(50px,5.7vw,84px);font-weight:500;line-height:.96;letter-spacing:0;text-shadow:0 18px 60px rgba(0,0,0,.34)}.growth-home-demo-title h2 span,.orbit-demo-content h1 span{color:var(--lime)}.growth-home-demo-cue{position:absolute;z-index:1;left:50%;bottom:176px;display:inline-flex;align-items:center;gap:11px;color:#fff;font-size:18px;font-weight:850;line-height:1.15;opacity:0;transform:translate(-50%,14px);transition:opacity .24s ease-out,transform .36s cubic-bezier(.2,.8,.2,1);pointer-events:none;text-shadow:0 8px 28px rgba(0,0,0,.34)}.growth-home-demo-cue-icon{font-size:26px;line-height:1;color:currentColor}.growth-home-demo-continue{position:absolute;z-index:2;left:50%;bottom:34px;padding:0;display:grid;justify-items:center;gap:9px;border:0;border-radius:0;color:#fff;background:transparent;font-size:16px;font-weight:850;line-height:1.15;opacity:0;transform:translate(-50%,14px);transition:opacity .24s ease-out,transform .36s cubic-bezier(.2,.8,.2,1)}.growth-home-demo-continue-icon{width:62px;height:62px;display:grid;place-items:center;border-radius:50%;color:var(--ink);background:var(--lime);font-size:30px;line-height:1;box-shadow:0 14px 36px #0000004d,0 0 0 8px #c8ff3d29;transition:transform .18s cubic-bezier(.2,.8,.2,1),box-shadow .18s ease}.growth-home-demo-continue:hover .growth-home-demo-continue-icon,.growth-home-demo-continue:focus-visible .growth-home-demo-continue-icon{transform:translateY(3px);box-shadow:0 18px 42px #00000057,0 0 0 10px #c8ff3d33}.growth-home-demo-continue:active .growth-home-demo-continue-icon{transform:scale(.97)}.growth-home-demo-loading{position:absolute;z-index:2;left:50%;bottom:34px;width:min(440px,calc(100% - 40px));transform:translate(-50%)}.growth-home-demo-loading .status{min-height:0;margin:0 0 8px;color:#ffffffd1;font-size:12px;text-align:center}.growth-home-demo-loading .viewer-progress{width:100%;max-width:none;height:3px;border-radius:0;background:#ffffff42}.growth-home-demo-loading .viewer-progress progress{border-radius:0;accent-color:var(--lime)}.growth-static-hero.is-home-demo-ready .growth-home-demo:after{opacity:0}.growth-static-hero.is-home-demo-ready .growth-home-demo-title{opacity:1;transform:translate(-50%,-50%)}.growth-static-hero.is-home-demo-ready .growth-home-demo-cue,.growth-static-hero.is-home-demo-ready .growth-home-demo-continue{opacity:1;transform:translate(-50%)}.growth-static-hero.is-home-demo-ready .growth-home-demo-cue{animation:home-demo-drag-cue-breathe 3.2s ease-in-out .6s infinite}.growth-static-hero.is-home-demo-ready .growth-home-demo-loading{display:none}@keyframes home-demo-drag-cue-breathe{0%,to{opacity:.68;transform:translate(-50%) scale(.98)}50%{opacity:1;transform:translate(-50%,-2px) scale(1.02)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:1ms!important;animation-iteration-count:1!important;transition-duration:1ms!important}.camera-stage.is-capturing .camera-flash{animation-duration:.12s!important}.growth-static-hero.is-home-demo-ready .growth-hero-inner,.growth-home-demo-title,.growth-home-demo-cue,.growth-home-demo-continue,.growth-home-demo{transition-duration:1ms}.growth-static-hero.is-home-demo-ready .growth-home-demo-cue{animation:none}}@media(max-width:900px){.growth-product[data-layout-active=explore] .growth-header.is-solid{-webkit-backdrop-filter:none;backdrop-filter:none}.growth-static-hero{min-height:min(740px,calc(100svh - var(--cr-header) - 28px))}.growth-home-demo-title{top:27%;width:calc(100% - var(--page-gutter))}.growth-home-demo-title h2{max-width:400px;font-size:clamp(36px,10vw,50px)}.growth-home-demo-cue{bottom:calc(214px + env(safe-area-inset-bottom));font-size:18px}.growth-home-demo-continue,.growth-home-demo-loading{bottom:calc(78px + env(safe-area-inset-bottom))}.growth-home-demo-continue-icon{width:64px;height:64px}}@media(max-width:720px){.growth-static-hero .growth-hero-actions .growth-hero-capture-link{width:100%}.growth-static-hero .growth-hero-actions .growth-hero-demo-link{min-height:44px;flex:0 0 auto;border:0;background:transparent}}.growth-static-gallery{width:min(var(--cr-content),calc(100% - 40px));margin:0 auto;padding:72px 0 30px}.growth-static-gallery h2{max-width:700px;margin:12px 0 0;font-family:"Crystal Serif",Georgia,serif;font-size:clamp(40px,5vw,66px);font-weight:500;letter-spacing:-.04em}.growth-static-lede{max-width:580px;color:var(--cr-muted, #5f6662);line-height:1.75}.growth-static-grid{display:grid;grid-template-columns:1.35fr 1fr;gap:18px;margin-top:44px}.growth-static-grid-inspiration{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-top:34px}.growth-static-card{position:relative;min-height:280px;overflow:hidden;border-radius:10px;color:#fff;background:#222824;text-decoration:none;box-shadow:0 1px #ffffff80 inset}.growth-static-card-wide{grid-row:span 2;min-height:620px}.growth-static-card img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .45s ease}.growth-static-card:hover img{transform:scale(1.035)}.growth-static-card-static{min-height:0;max-height:230px;aspect-ratio:4 / 5;cursor:default}.growth-static-card-static:hover img{transform:none}.growth-hero-text-link{min-height:48px;display:inline-flex;align-items:center;color:#fff;font-weight:750;text-decoration:none}.demo-card{padding:0;border:0;text-align:left;cursor:pointer}.demo-card:hover,.demo-card:focus-visible,.demo-card.is-active{outline:none;box-shadow:0 0 0 4px var(--lime)}.demo-carousel{margin-top:34px}.demo-carousel-viewport{overflow:hidden}.demo-carousel-track{display:flex;padding:4px;transition:transform .26s var(--ease-out);will-change:transform}.demo-carousel-page{min-width:100%;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.demo-carousel-track .demo-card{position:relative;min-width:0;min-height:0;aspect-ratio:4 / 3;display:block;overflow:hidden;border-radius:12px;color:#fff;background:#222824}.demo-carousel-track .demo-card:after{position:absolute;inset:38% 0 0;content:"";pointer-events:none;background:linear-gradient(transparent,#000000b8)}.demo-carousel-track .demo-card img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .45s ease}.demo-carousel-track .demo-card:hover img{transform:scale(1.035)}.demo-carousel-track .demo-card span{position:absolute;z-index:1;left:18px;right:18px;bottom:16px;display:grid;gap:4px;transition:transform .18s var(--ease-out)}.demo-carousel-track .demo-card strong{overflow:hidden;font-family:"Crystal Serif",Georgia,serif;font-size:clamp(24px,2.3vw,34px);font-weight:500;line-height:1;text-overflow:ellipsis;white-space:nowrap}.demo-carousel-track .demo-card small{overflow:hidden;color:#fffc;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.demo-card-activate{position:absolute;z-index:2;right:0;bottom:0;left:0;min-height:58px;padding:20px 18px 10px;display:flex;align-items:end;justify-content:center;color:#fff;background:linear-gradient(0deg,#080c0ac7,#080c0a85 46%,#080c0a00);font-family:inherit;font-size:12px;font-weight:750;letter-spacing:.02em;opacity:0;transform:translateY(100%);transition:transform .18s var(--ease-out),opacity .18s var(--ease-out);pointer-events:none}@media(hover:hover)and (pointer:fine){.demo-carousel-track .demo-card:hover .demo-card-activate,.demo-carousel-track .demo-card:focus-visible .demo-card-activate{opacity:1;transform:translateY(0)}.demo-carousel-track .demo-card:hover span,.demo-carousel-track .demo-card:focus-visible span{transform:translateY(-42px)}}.demo-carousel-controls{margin-top:22px;display:flex;justify-content:center;gap:12px}.demo-carousel-control{width:54px;min-height:54px;padding:0;border:0;border-radius:50%;color:var(--ink);background:var(--cr-canvas, #eef1ef);font-size:27px;line-height:1}.demo-carousel-control:hover:not(:disabled),.demo-carousel-control:focus-visible:not(:disabled){color:#fff;background:var(--forest)}.demo-carousel-control:disabled{cursor:default;opacity:.42}.demo-registry-stage{position:relative;margin-top:34px;padding:clamp(18px,2.4vw,30px);overflow:hidden;border:1px solid rgba(49,89,68,.56);border-radius:22px;color:#fff;background:linear-gradient(138deg,#263d2e,#111a14 48%,#0b100d);box-shadow:0 24px 64px #111c142e,inset 0 1px #ffffff1f;isolation:isolate}.demo-registry-stage:before{position:absolute;z-index:-1;top:-42%;right:-10%;width:52%;aspect-ratio:1;border-radius:50%;content:"";background:radial-gradient(circle,#d0ff3f38,#d0ff3f00 68%);filter:blur(12px);pointer-events:none}.demo-registry-stage[hidden]{display:none}.demo-registry-stage-head{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:22px}.demo-registry-stage-head .growth-section-kicker{margin:0;color:var(--lime)}.demo-registry-stage-head h3{margin:5px 0 0;font-family:"Crystal Serif",Georgia,serif;font-size:clamp(34px,4vw,48px);font-weight:500;letter-spacing:-.025em}.demo-stage-close{min-height:46px;padding:0 15px;gap:8px;border-color:#ffffff47;color:#fff;background:#ffffff0f;box-shadow:inset 0 1px #ffffff1a;font-size:19px;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.demo-stage-close:hover,.demo-stage-close:focus-visible{border-color:var(--lime);color:var(--lime);background:#d0ff3f1a}.demo-stage-close span{font-size:13px;font-weight:700}.demo-registry-canvas{position:relative;aspect-ratio:16 / 9;min-height:380px;overflow:hidden;border:1px solid rgba(255,255,255,.13);border-radius:15px;background:radial-gradient(ellipse at 50% 100%,#284b36,#111b15 42%,#080c0a 78%);box-shadow:0 22px 48px #00000047,inset 0 0 0 1px #ffffff0a}.demo-registry-canvas canvas{width:100%;height:100%;display:block;touch-action:none}.demo-registry-canvas .status{position:absolute;left:20px;bottom:20px;margin:0;color:#ffffffc7}.demo-registry-canvas .viewer-progress{position:absolute;right:0;bottom:0;left:0;width:100%;max-width:none}.camera-debug-panel{position:absolute;z-index:4;top:14px;right:14px;width:min(380px,calc(100% - 28px));padding:13px;border:1px solid rgba(255,255,255,.28);border-radius:8px;color:#fff;background:#090e0bb8;box-shadow:0 16px 34px #0000003d,inset 0 1px #ffffff1f;font-size:12px;-webkit-backdrop-filter:blur(16px) saturate(120%);backdrop-filter:blur(16px) saturate(120%)}.camera-debug-panel>div:first-child{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.camera-debug-panel strong{font-size:13px}.camera-debug-panel span{color:#ffffffa8;font-size:11px}.camera-debug-actions{display:flex;flex-wrap:wrap;gap:7px;margin-top:10px}.camera-debug-actions button{min-height:32px;padding:0 9px;border:1px solid rgba(255,255,255,.26);border-radius:7px;color:#fff;background:#ffffff14;font:inherit;font-weight:700}.camera-debug-actions button:hover,.camera-debug-actions button:focus-visible{border-color:var(--lime);color:var(--lime);background:#d0ff3f1a}.camera-debug-panel pre{max-height:220px;margin:10px 0 0;overflow:auto;color:#dcffc2;font:11px/1.45 ui-monospace,SFMono-Regular,Menlo,monospace;white-space:pre-wrap}.demo-registry-cue{position:absolute;left:50%;bottom:26px;color:#fff;font-size:16px;font-weight:750;opacity:0;transform:translate(-50%,10px);transition:opacity var(--motion-panel) var(--ease-out),transform var(--motion-panel) var(--ease-out);pointer-events:none}.demo-registry-stage.is-ready .demo-registry-cue{opacity:.9;transform:translate(-50%);animation:registry-cue-breathe 3.2s ease-in-out .6s infinite}@keyframes registry-cue-breathe{50%{opacity:1;transform:translate(-50%,-2px)}}.growth-band-copy{max-width:530px;margin:18px 0 0;color:var(--cr-muted, #5f6662);font-size:17px;line-height:1.7}.growth-static-card-tag{position:absolute;z-index:2;top:16px;right:16px;min-height:28px;padding:0 10px;display:inline-flex;align-items:center;border-radius:999px;color:var(--ink);background:var(--lime);font-family:inherit;font-size:11px;font-weight:800}.growth-static-card-tag.is-static{color:#fff;background:#20231f9e}.growth-static-card:after{content:"";position:absolute;inset:35% 0 0;background:linear-gradient(transparent,#000000ad)}.growth-static-card span{position:absolute;z-index:1;left:22px;right:22px;bottom:20px;display:grid;gap:5px}.growth-static-card strong{font-family:"Crystal Serif",Georgia,serif;font-size:26px;font-weight:500}.growth-static-card small{opacity:.78;font-size:12px}.growth-static-grid-inspiration .growth-static-card span{left:16px;right:16px;bottom:15px}.growth-static-grid-inspiration .growth-static-card strong{font-size:22px}.growth-static-invite{width:min(var(--cr-content),calc(100% - 40px));margin:72px auto;padding:56px clamp(24px,6vw,72px);display:flex;align-items:end;justify-content:space-between;gap:32px;color:var(--cr-white);background:var(--cr-primary);border-radius:14px}.growth-static-invite p{margin:0 0 14px;color:#ffffffb8;font-size:12px}.growth-static-invite h2{max-width:700px;margin:0;font-family:"Crystal Serif",Georgia,serif;font-size:clamp(34px,4vw,56px);font-weight:500;line-height:1.1}.growth-static-invite a{min-height:48px;padding:0 20px;display:inline-flex;align-items:center;border-radius:999px;color:var(--cr-primary)!important;background:var(--cr-white);font-weight:700;text-decoration:none;white-space:nowrap}.orbit-demo-main{min-height:100svh;background:#101211}body.growth-product[data-layout-active=orbit-demo]{padding-bottom:0;background:#101211}body.growth-product[data-layout-active=orbit-demo] .growth-header{position:fixed;width:100%;border-bottom-color:#ffffff1f;color:#fff;background:#1012117a}body.growth-product[data-layout-active=orbit-demo] .growth-footer{display:none}.orbit-demo-stage{position:relative;min-height:100svh;overflow:hidden;isolation:isolate;background:#101211}.orbit-demo-stage canvas{position:absolute;z-index:-2;inset:0;width:100%;height:100%;display:block;touch-action:none}.orbit-demo-shade{position:absolute;z-index:-1;inset:0;pointer-events:none;background:linear-gradient(90deg,#101211c7,#1012116b 38%,#10121105 72%)}.orbit-demo-content{position:relative;z-index:1;width:min(1240px,calc(100% - 40px));min-height:100svh;margin:0 auto;padding:calc(var(--cr-header) + 150px) 0 156px;display:flex;flex-direction:column;justify-content:end;align-items:flex-start;color:#fff;pointer-events:none;text-align:left}.orbit-demo-content>*{pointer-events:auto}.orbit-demo-kicker{margin:0;color:var(--cr-lime);font-size:11px;font-weight:850}.orbit-demo-kicker:before{width:8px;height:8px;margin-right:9px;display:inline-block;border-radius:50%;content:"";background:currentColor;box-shadow:0 0 0 5px #c8ff3d24}.orbit-demo-content h1{max-width:720px;margin:0;font-family:"Crystal Serif",Georgia,serif;font-size:clamp(48px,5.8vw,82px);font-weight:500;line-height:.98;letter-spacing:0}.orbit-demo-copy{max-width:440px;margin:22px 0 0;color:#ffffffd4;font-size:16px;line-height:1.7}.orbit-demo-actions{margin-top:28px}.orbit-demo-cue{position:absolute;z-index:1;left:50%;bottom:46px;display:grid;justify-items:center;gap:9px;color:#ffffffe6;font-size:16px;font-weight:800;transform:translate(-50%);pointer-events:none}.orbit-demo-cue-icon{font-size:19px;line-height:1}.orbit-demo-loading{position:absolute;z-index:2;left:50%;bottom:0;width:min(440px,calc(100% - 40px));transform:translate(-50%)}.orbit-demo-loading .status{min-height:0;margin:0 0 8px;color:#ffffffc7;font-size:12px;text-align:center}.orbit-demo-loading .viewer-progress{width:100%;max-width:none;height:3px;border-radius:0;background:#fff3}.orbit-demo-loading .viewer-progress progress{border-radius:0;accent-color:var(--cr-lime)}.orbit-demo-stage:has(.viewer-progress[hidden]) .orbit-demo-loading{display:none}body.white-viewer .orbit-demo-stage{background:#eef1ef}body.white-viewer .orbit-demo-shade{background:linear-gradient(90deg,#eef1efeb,#eef1efa8 42%,#eef1ef1a 76%)}body.white-viewer .orbit-demo-content{color:var(--ink)}body.white-viewer .orbit-demo-kicker{color:var(--forest)}body.white-viewer .orbit-demo-copy,body.white-viewer .orbit-demo-cue{color:#20231fb8}body.white-viewer .orbit-demo-cue-icon{color:var(--ink)}.growth-header .growth-language{width:44px;min-width:44px;height:44px;min-height:44px;padding:0;justify-content:center;flex:0 0 44px}.growth-header .growth-brand{min-height:44px}.community-main{width:min(var(--content-width),calc(100% - var(--page-gutter)));margin:0 auto;padding:64px 0}.community-intro{max-width:720px}.community-intro h1{margin:12px 0 20px;font-family:"Crystal Serif",Georgia,serif;font-size:clamp(48px,7vw,86px);font-weight:500;line-height:1;letter-spacing:-.05em}.community-lede{max-width:560px;color:var(--cr-muted, #5f6662);font-size:18px;line-height:1.7}.community-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:40px}.community-card{min-height:0;padding:clamp(24px,3vw,32px);display:flex;flex-direction:column;gap:28px;border:1px solid var(--cr-line, #d4d8d0);border-radius:18px;background:var(--cr-card, #fbfaf6)}.community-wechat-card{background:#f1eeea}.community-app-card{color:var(--cr-white);background:var(--cr-primary);border-color:var(--cr-primary)}.community-card-copy{max-width:400px}.community-card-kicker{margin:0 0 14px;color:var(--forest);font-size:11px;letter-spacing:.16em}.community-app-card .community-card-kicker{color:var(--lime)}.community-card h2{margin:0 0 14px;font-family:"Crystal Serif",Georgia,serif;font-size:clamp(30px,4vw,46px);font-weight:500}.community-card-copy>p:last-child{margin:0;color:var(--muted);line-height:1.7}.community-app-card .community-card-copy>p:last-child{color:#ffffffb8}.community-app-preview{width:min(220px,100%);margin:0 auto;overflow:hidden;border-radius:8px;background:#fff}.community-app-preview img{width:100%;height:auto;display:block}.community-qr{width:144px;height:144px;align-self:center;margin:0 auto;display:grid;place-items:center;overflow:hidden;border-radius:12px;background:#fff;box-shadow:0 8px 24px #203a311a}.community-qr img{width:100%;height:100%;display:block;object-fit:cover}.community-qr span{width:100%;padding:18px;color:var(--muted);font-size:12px;line-height:1.5;text-align:center}.community-app-link{width:fit-content;min-height:48px;align-self:center;margin:0 auto;padding:0;display:inline-flex;align-items:center;text-decoration:none}.community-app-badge{width:160px;height:auto;display:block}.community-app-link:focus{outline:none}.community-app-link:focus-visible{outline:2px solid #f8f5ed;outline-offset:5px;border-radius:4px}@media(max-width:980px){.create-main{width:min(760px,calc(100% - 40px));padding:38px 0 56px;display:block}.create-intro{position:static}.create-intro h1{max-width:680px;font-size:48px}.create-panel{margin-top:30px}}@media(max-width:720px){:root{--page-gutter: 32px;--page-space: 64px}.site-header{padding:16px}.site-nav{gap:10px;font-size:12px}.page{width:min(100% - var(--page-gutter),640px);padding:var(--page-space) 0}.upload-grid,.preview-grid,.works-grid{grid-template-columns:1fr}.works-grid .work-card img{aspect-ratio:4 / 3}.viewer-page{width:auto;margin-left:max(12px,env(safe-area-inset-left));margin-right:max(12px,env(safe-area-inset-right));padding:14px 0 18px}.viewer-head{align-items:center;gap:12px;margin:0 2px 12px}.viewer-kicker{margin-bottom:5px;font-size:9px}.viewer-page .viewer-head h1{max-width:58vw;margin-bottom:4px;font-size:23px}.viewer-help-desktop{display:none}.viewer-help-touch{display:block;font-size:11px}.viewer-new-space{min-height:44px;padding:0 12px}.viewer-stage .viewer-shell{width:100%;max-width:none;height:clamp(330px,calc(100svh - 180px),720px);margin:0}.viewer-stage .viewer-controls{right:12px;bottom:max(12px,env(safe-area-inset-bottom));left:12px}.viewer-stage .viewer-controls button{padding-inline:11px}.viewer-stage #home .viewer-control-label,.viewer-stage #tour .viewer-control-label{display:none}.viewer-preview-rail{top:auto;right:12px;bottom:calc(64px + env(safe-area-inset-bottom));left:12px;max-height:none;flex-direction:row;overflow-x:auto;overflow-y:hidden;padding:2px;transform:none}.viewer-preview-rail .viewer-preview{width:54px;flex-basis:54px}.viewer-gesture-cue{top:12px}.share-frame{width:100%;max-width:none;margin-inline:auto}.growth-static-gallery,.growth-static-invite{width:calc(100% - var(--page-gutter))}body.growth-product[data-layout-active=orbit-demo] .growth-nav{color:#fff}.orbit-demo-content{width:calc(100% - var(--page-gutter));padding-bottom:calc(170px + env(safe-area-inset-bottom))}.orbit-demo-content h1{max-width:560px;font-size:clamp(42px,13vw,64px)}.orbit-demo-cue{bottom:calc(76px + env(safe-area-inset-bottom))}.growth-static-grid{grid-template-columns:1fr}.growth-static-grid-inspiration{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.demo-carousel{margin-top:26px}.demo-carousel-page{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.demo-carousel-track{padding:3px}.demo-carousel-track .demo-card span{left:14px;right:14px;bottom:13px;transform:translateY(-36px)}.demo-carousel-track .demo-card strong{font-size:clamp(22px,7vw,28px)}.demo-carousel-track .demo-card small{font-size:12px}.demo-card-activate{min-height:48px;padding:18px 12px 8px;font-size:11px;opacity:1;transform:translateY(0)}.demo-registry-stage{margin-inline:-4px;padding:12px}.demo-registry-stage-head{align-items:center}.demo-registry-stage-head h3{font-size:28px}.demo-stage-close{min-height:44px;padding:0 10px}.demo-stage-close span{display:none}.demo-registry-canvas{min-height:0;max-height:62svh;aspect-ratio:auto;height:min(56svh,480px)}.demo-registry-cue{bottom:20px;font-size:15px}.growth-static-card-wide{grid-row:auto;min-height:420px}.growth-static-card{min-height:260px}.growth-static-card-static{min-height:0;max-height:none;aspect-ratio:4 / 5}.growth-static-grid-inspiration .growth-static-card:last-child{grid-column:span 2;aspect-ratio:16 / 9}.growth-static-invite{display:grid;margin:56px auto;padding:44px 24px}.growth-static-invite a{justify-content:center}.community-main{width:calc(100% - var(--page-gutter));padding:var(--page-space) 0}.community-grid{grid-template-columns:1fr;margin-top:44px}.community-card{min-height:360px}.create-main{width:calc(100% - var(--page-gutter));padding:32px 0 44px;display:block}.create-intro{position:static}.create-intro h1{max-width:620px;font-size:46px}.works-main{width:calc(100% - var(--page-gutter));padding:var(--page-space) 0}.create-panel{margin-top:28px;padding:20px}.share-layout{width:auto;min-height:0;margin-left:max(12px,env(safe-area-inset-left));margin-right:max(12px,env(safe-area-inset-right));padding:14px 0 18px}.share-head{align-items:center;gap:12px;margin:0 2px 12px}.share-head-kicker{margin-bottom:5px;font-size:9px}.share-intro h1{max-width:54vw;margin-bottom:4px;font-size:23px}.share-head-copy{font-size:11px}.share-create{width:auto;min-height:44px;padding:0 12px;justify-content:center}.share-frame{width:100%;max-width:none;height:clamp(330px,calc(100svh - 180px),720px);margin:0}.share-frame .viewer-controls{right:12px;bottom:max(12px,env(safe-area-inset-bottom));left:12px}}@media(max-width:520px){:root{--page-gutter: 28px}.create-main{width:100%;padding:22px 14px calc(88px + env(safe-area-inset-bottom))}.create-intro h1{margin:8px 0 12px;font-size:37px;line-height:1.01}.create-intro>p:not(.growth-section-kicker){margin:0;font-size:14px;line-height:1.55}.create-flow{display:none}.create-guide{margin-top:16px;align-items:start}.create-guide span{display:none}.create-guide button{min-height:44px}.create-panel{margin:20px -2px 0;padding:18px 16px 14px}.create-panel-head h2{font-size:25px}.photo-count{min-width:54px;padding-inline:7px}.capture-meter{margin-top:15px}.capture-readiness{margin-bottom:14px}.upload-grid>.upload-choice-primary{min-height:166px;padding:18px!important;display:grid;grid-template-columns:38px minmax(0,1fr);grid-template-rows:38px auto 52px;align-items:center;gap:6px 10px}.upload-choice-primary .camera-icon{grid-column:1;grid-row:1;width:38px;height:38px;margin:0}.upload-choice-primary>strong{grid-column:2;grid-row:1;font-size:22px}.upload-choice-primary>span:not(.camera-icon){grid-column:1 / -1;grid-row:2;line-height:1.4}.upload-choice-primary .camera-launch{grid-column:1 / -1;grid-row:3;width:100%;min-height:52px;margin:0;justify-content:space-between;color:var(--ink);background:var(--lime)}.upload-choice-secondary{min-height:56px;padding:5px 10px!important;align-items:center;gap:8px}.upload-choice-secondary .album-copy>span{display:none}.upload-choice .album-copy strong{font-family:inherit;font-size:15px;font-weight:700;line-height:1.2}.upload-choice-secondary .album-control{min-height:44px}.preview-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.capture-tips{gap:7px 12px}.create-actions{position:static;margin:16px 0 0;padding:0;display:none;border:0;background:transparent}body.capture-has-photos .create-actions{display:block}.generate-button{min-height:50px}.inference-note{display:none}.create-panel>.status{margin-bottom:12px}.generation-panel{padding:22px;padding-bottom:calc(80px + env(safe-area-inset-bottom))}.generation-meta{display:grid;justify-items:center;text-align:center}.camera-dialog{width:100%;max-width:none;height:100dvh;max-height:none;margin:0;padding:max(8px,env(safe-area-inset-top)) 10px max(10px,env(safe-area-inset-bottom));display:flex;flex-direction:column;border:0;border-radius:0}.camera-dialog-head{flex:0 0 auto;margin-bottom:8px}.camera-dialog-tools{gap:3px}.camera-dialog-tools button{width:44px;min-height:44px}.camera-stage{width:100%;flex:0 1 auto;aspect-ratio:1}.camera-stage video{height:100%;aspect-ratio:auto}.camera-capture-hint{flex:0 0 auto}.camera-dialog-actions{flex:0 0 auto;margin-top:auto;padding-top:8px;padding-bottom:2px}.camera-dialog-actions .camera-submit.is-generate{min-width:104px;padding-inline:12px}}@media(orientation:landscape)and (max-height:340px){.generation-panel{padding:max(16px,env(safe-area-inset-top)) max(16px,env(safe-area-inset-right)) max(16px,env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-left))}.generation-visual{width:60px;height:34px;margin-bottom:12px;gap:6px}.generation-visual i{width:10px;height:18px}.generation-visual i:nth-child(2){height:30px}.generation-visual i:nth-child(3){height:23px}.generation-panel h3{margin-top:4px;font-size:30px;line-height:1.15}.generation-phase{margin-top:10px}.generation-track{margin-top:12px}.generation-meta{margin-top:8px}.generation-cancel{margin-top:16px}}@media(orientation:landscape)and (max-height:560px){.create-main{position:relative;width:calc(100% - 24px);padding:10px 0 82px;display:block}.create-intro>.growth-section-kicker{display:none}.create-intro h1{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);border:0;white-space:nowrap}.create-intro>p:not(.growth-section-kicker),.create-flow{display:none}.create-intro{position:absolute;z-index:2;top:10px;right:13px;width:auto}.create-guide{max-width:none;margin-top:0;justify-content:flex-start}.create-guide>div{display:none}.create-guide button{min-height:44px}.create-panel{margin-top:0;padding:13px}.create-panel-head h2{font-size:22px}.photo-count{display:none}.capture-meter{margin-top:9px}.capture-readiness{margin:5px 0 9px}.upload-grid>.upload-choice-primary{min-height:108px;padding:13px!important;display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:5px 10px}.upload-grid>.upload-choice-primary .camera-icon{grid-row:1 / 3}.upload-grid>.upload-choice-primary>span:not(.camera-icon){display:none}.upload-grid>.upload-choice-primary .camera-launch{grid-column:3;grid-row:1 / 3;min-height:48px;margin-top:0}.upload-grid{grid-template-columns:minmax(0,1fr) 132px;gap:8px}.upload-choice-secondary{min-height:108px;padding:10px!important;flex-direction:column;justify-content:center;align-items:stretch;gap:6px;text-align:center}.upload-choice-secondary .album-copy{display:block}.upload-choice-secondary .album-copy>span{display:none}.upload-choice-secondary .album-copy strong{font-size:13px}.upload-choice-secondary .album-control{min-height:40px;justify-content:center;padding-inline:8px}body.capture-has-photos .create-guide{display:none}body.capture-has-photos .create-panel-head>div{width:calc(100% - 160px);min-width:0}body.capture-has-photos .create-panel-head h2{max-width:none;overflow:hidden;font-size:20px;text-overflow:ellipsis;white-space:nowrap}body.capture-has-photos .upload-grid{position:absolute;z-index:3;top:13px;right:13px;width:auto;display:block}body.capture-has-photos .upload-choice-primary{display:none}body.capture-has-photos .upload-choice-secondary{min-height:44px;padding:0!important;border:0!important}body.capture-has-photos .upload-choice-secondary .album-copy{display:none}body.capture-has-photos .upload-choice-secondary .album-control{min-height:44px}body.capture-has-photos .preview-grid{grid-auto-flow:column;grid-auto-columns:56px;grid-template-columns:none;gap:8px;margin-top:6px;padding-bottom:2px;overflow-x:auto}body.capture-has-photos .preview-card{width:56px}.upload-choice strong{font-size:20px}.upload-choice-secondary{padding-block:9px!important}.capture-tips{display:none}.create-actions{margin-top:12px}.create-actions{position:static;margin:12px 0 0;padding:0;display:none;border:0;background:transparent}body.capture-has-photos .create-actions{display:block}.create-actions .generate-button{min-height:50px}.create-actions .inference-note{display:none}.capture-guide-dialog{width:min(720px,calc(100% - 20px));max-height:calc(100dvh - 20px);padding:12px 14px}.capture-guide-kicker{display:none}.capture-guide-dialog h2{margin:0 44px 8px 0;font-size:20px;line-height:1.15}.capture-guide-video{max-height:26dvh}.capture-guide-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:8px}.capture-guide-steps li{gap:5px;font-size:11px;line-height:1.25}.capture-guide-steps span{width:22px;height:22px}.capture-guide-timing{grid-template-columns:auto minmax(0,1fr);align-items:baseline;gap:10px;margin-top:8px;padding-block:6px;font-size:11px}.capture-guide-actions{position:static;margin:0;padding:8px 0 0;background:transparent}.capture-guide-actions .growth-primary-link{min-height:44px}.share-layout{width:auto;margin-left:max(10px,env(safe-area-inset-left));margin-right:max(10px,env(safe-area-inset-right));padding:8px 0}.share-head{min-height:44px;margin-bottom:7px}.share-head-kicker,.share-head-copy{display:none}.share-intro h1{max-width:50vw;margin:0;font-size:20px}.share-create{min-height:44px;padding-inline:10px}.share-frame{height:calc(100dvh - 142px);min-height:0}.share-frame .viewer-controls{bottom:10px}.viewer-page{width:auto;margin-left:max(10px,env(safe-area-inset-left));margin-right:max(10px,env(safe-area-inset-right));padding:8px 0}.viewer-head{min-height:44px;margin-bottom:7px}.viewer-title-block{display:flex;align-items:baseline;gap:12px}.viewer-kicker,.viewer-help{display:none}.viewer-page .viewer-head h1{max-width:50vw;margin:0;font-size:20px}.viewer-new-space{min-height:44px;padding-inline:10px}.viewer-stage .viewer-shell{height:calc(100dvh - 142px);min-height:0}.viewer-preview-rail{top:auto;right:12px;bottom:calc(62px + env(safe-area-inset-bottom));left:12px;max-height:none;flex-direction:row;overflow-x:auto;overflow-y:hidden;transform:none}.viewer-preview-rail .viewer-preview{width:46px;flex-basis:46px}.viewer-stage .viewer-controls{bottom:10px}.camera-dialog{width:100%;height:100dvh;max-width:none;max-height:none;margin:0;padding:max(6px,env(safe-area-inset-top)) max(10px,env(safe-area-inset-right)) max(6px,env(safe-area-inset-bottom)) max(10px,env(safe-area-inset-left));display:grid;grid-template-columns:minmax(0,1fr) 190px;grid-template-rows:48px minmax(0,1fr) 92px;gap:6px 14px;border:0;border-radius:0}.camera-dialog-head{grid-column:1 / -1;margin:0}.camera-stage{grid-column:1;grid-row:2 / 4;width:auto;min-width:0;height:100%;aspect-ratio:auto}.camera-stage video{height:100%;aspect-ratio:auto}.camera-capture-hint{grid-column:2;grid-row:2;align-self:end;margin:0 0 8px}.camera-dialog-actions{grid-column:2;grid-row:3;grid-template-columns:68px 1fr;gap:7px;margin:0}.camera-dialog-actions .camera-shutter{width:68px;min-height:68px}.camera-dialog-actions .camera-shutter{grid-column:1}.camera-dialog-actions .camera-submit{grid-column:2}.camera-dialog-actions .camera-submit{min-width:64px;padding:0 9px}}@media(max-width:520px),(orientation:landscape)and (max-height:560px){.create-panel>.status:not(:empty){position:fixed;z-index:171;right:max(14px,env(safe-area-inset-right));bottom:calc(126px + env(safe-area-inset-bottom));left:max(14px,env(safe-area-inset-left));min-height:44px;margin:0;padding:10px 12px;display:flex;align-items:center;border:1px solid var(--line);border-radius:8px;color:var(--ink);background:var(--card);box-shadow:0 10px 28px #10121129;font-size:12px;line-height:1.45;pointer-events:none}.create-panel>.status.error{border-color:#a23c3252;color:#8a2f28}}@media(orientation:landscape)and (max-height:340px){.create-panel-head{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);border:0;white-space:nowrap}body.capture-has-photos .capture-meter{margin-top:0}body:not(.capture-is-full) .capture-meter,body:not(.capture-is-full) .capture-readiness{max-width:calc(100% - 160px)}body:not(.capture-has-photos) .upload-choice-secondary{padding-block:4px!important}body.capture-has-photos:not(.capture-is-full) .preview-grid{margin-top:15px}}@media(max-width:520px)and (max-height:650px){.create-main{padding-top:12px}.create-intro>.growth-section-kicker{display:none}.create-intro>p:not(.growth-section-kicker){display:none}.create-intro h1{margin:4px 0 8px;font-size:31px;line-height:.98}.create-guide{margin-top:8px}.create-guide>div{display:none}.create-guide button{width:100%;min-height:42px}.create-panel{margin-top:10px;padding-top:14px}.create-step-label{display:none}.create-panel-head h2{margin-top:0;font-size:22px;white-space:nowrap}.capture-meter{margin-top:10px}.capture-readiness{margin:6px 0 9px}.upload-grid>.upload-choice-primary{min-height:110px;padding:12px!important;grid-template-columns:36px minmax(0,1fr);grid-template-rows:36px 48px;align-items:center;gap:7px 9px}.upload-choice-primary .camera-icon{grid-column:1;grid-row:1;width:36px;height:36px;margin:0}.upload-choice-primary>strong{grid-column:2;grid-row:1;font-size:19px}.upload-choice-primary>span:not(.camera-icon){display:none}.upload-choice-primary .camera-launch{grid-column:1 / -1;grid-row:2;min-height:48px;margin:0}body.capture-has-photos .upload-choice-primary{display:none}body.capture-has-photos .upload-grid{position:absolute;z-index:3;top:13px;right:13px;width:auto;display:block}body.capture-has-photos .upload-choice-secondary{min-height:44px;padding:0!important;border:0!important}body.capture-has-photos .upload-choice-secondary .album-copy{display:none}body.capture-has-photos .upload-choice-secondary .album-control{min-height:44px}body.capture-has-photos .capture-tips{display:none}}@media(max-width:360px)and (max-height:650px){.capture-guide-dialog{padding:16px 14px}.capture-guide-kicker{display:none}.capture-guide-dialog h2{margin:0 42px 12px 0;font-size:23px;line-height:1.1}.capture-guide-video{max-height:26dvh}.capture-guide-steps{margin-top:12px}.capture-guide-timing{margin-top:12px;padding-block:10px;font-size:11px}.capture-guide-actions{padding-top:12px}}@media(max-width:360px){body.growth-product .growth-nav a{font-size:12px;white-space:nowrap}.viewer-new-space .full-action-label,.share-create .full-action-label{display:none}.viewer-new-space .compact-action-label,.share-create .compact-action-label{display:inline}.viewer-new-space,.share-create{gap:6px}.upload-choice-secondary{align-items:center}.upload-choice-secondary .album-copy>span{display:none}.upload-choice-secondary .album-copy strong{font-size:18px;line-height:1.15}.upload-choice-secondary .album-control{min-height:44px}}@media(max-width:520px)and (orientation:portrait){.create-main{padding-top:10px;padding-bottom:calc(116px + env(safe-area-inset-bottom))}.create-intro h1{font-size:clamp(29px,10vw,36px);line-height:.98}.create-intro>p:not(.growth-section-kicker){max-width:33ch;font-size:13px;line-height:1.45}.create-guide{grid-template-columns:minmax(0,1fr) auto;gap:10px;margin-top:12px;padding:0;border:0;background:transparent}.create-guide>div{gap:2px}.create-guide>div span{display:none}.create-guide button{min-height:44px;padding-inline:13px;white-space:nowrap}.create-panel{margin-top:14px;padding:14px}.create-panel-head h2{font-size:24px}.upload-choice-primary{min-height:160px}.upload-choice-primary .camera-launch{min-height:50px}.upload-choice-secondary{min-height:54px;padding-block:8px!important}.capture-tips{display:none}body.capture-has-photos .create-actions{position:fixed;z-index:175;right:max(12px,env(safe-area-inset-right));bottom:calc(68px + env(safe-area-inset-bottom));left:max(12px,env(safe-area-inset-left));margin:0;padding:10px 12px 12px;border:1px solid var(--line);border-radius:8px;background:var(--card);box-shadow:0 10px 28px #10121129}body.capture-has-photos .create-actions .generate-button{width:100%}body.capture-has-photos .create-panel>.status:not(:empty){bottom:calc(146px + env(safe-area-inset-bottom))}}@media(max-width:720px)and (orientation:portrait){.share-layout{height:calc(100dvh - var(--cr-header));display:flex;flex-direction:column}.share-frame{height:auto;min-height:0;flex:1 1 auto}}.share-studio{width:min(1180px,calc(100% - 28px));max-width:none;height:min(820px,calc(100dvh - 32px));max-height:none;margin:auto;padding:0;overflow:hidden;border:1px solid rgba(255,255,255,.16);border-radius:14px;color:#fff;background:#111412;box-shadow:0 34px 110px #0000007a}.share-studio:not([open]){display:none}.share-studio::backdrop{background:#040605c7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.share-studio-frame{height:100%;display:flex;flex-direction:column}.share-studio-head{min-height:76px;padding:0 18px 0 25px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid rgba(255,255,255,.1);background:#111412}.share-studio-head>div{min-width:0}.share-studio-kicker{margin:0 0 3px;color:var(--lime);font-size:9px;font-weight:850;letter-spacing:.16em}.share-studio-head h2{margin:0;color:#fff;font-family:Crystal Sans,Arial,sans-serif;font-size:21px;font-weight:750;letter-spacing:-.02em}.share-studio-close{width:46px;min-height:46px;padding:0;flex:0 0 auto;border:1px solid rgba(255,255,255,.14);border-radius:50%;color:#fff;background:#ffffff0f;font-size:28px;font-weight:300}.share-studio-close:hover{border-color:var(--lime);background:#d0ff3f14}.share-studio-body{min-height:0;flex:1 1 auto;display:grid;grid-template-columns:minmax(0,1.52fr) minmax(340px,.88fr)}.share-studio-preview{min-width:0;min-height:0;padding:24px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:radial-gradient(circle at 48% 42%,#2e332e,#181b19 42%,#0b0d0c)}.share-preview-stage{position:relative;min-height:0;flex:1 1 auto;display:flex;align-items:center;justify-content:center}.share-preview-stage canvas{width:auto;height:100%;max-width:100%;max-height:650px;display:block;aspect-ratio:9 / 16;background:#111;box-shadow:0 24px 54px #0000006b}.share-preview-busy{position:absolute;inset:0;padding:24px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#fff;text-align:center;background:#080a09b8;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.share-preview-busy strong{font-size:14px}.share-preview-busy>span:last-child{color:var(--lime);font-size:12px;font-variant-numeric:tabular-nums}.share-export-spinner{width:28px;height:28px;display:block;border:2px solid rgba(255,255,255,.22);border-top-color:var(--lime);border-radius:50%;animation:share-export-spin .8s linear infinite}@keyframes share-export-spin{to{transform:rotate(360deg)}}.share-preview-spec{width:min(100%,430px);margin:14px 0 0;display:flex;justify-content:space-between;gap:16px;color:#fff9;font-size:10px;letter-spacing:.02em}.share-studio-controls{min-width:0;min-height:0;display:flex;flex-direction:column;color:#1e211d;background:#f4f2ea}.share-format-picker{margin:18px 20px 0;padding:4px;display:grid;grid-template-columns:repeat(3,1fr);gap:4px;border:1px solid #d4d7ce;border-radius:9px;background:#e8e8df}.share-format-picker button{min-width:0;min-height:43px;padding:0 8px;gap:7px;border:0;border-radius:6px;color:#5f645d;background:transparent;font-size:12px;font-weight:720;white-space:nowrap}.share-format-picker button span{font-size:14px}.share-format-picker button.is-active{color:#fff;background:#315944;box-shadow:0 3px 10px #3159442e}.share-studio-scroll{min-height:0;padding:0 20px 20px;flex:1 1 auto;overflow-y:auto;overscroll-behavior:contain}.share-control-section{margin-top:22px}.share-control-heading,.share-title-field{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.share-control-heading h3,.share-title-field>span:first-child{margin:0;color:#1e211d;font-size:13px;font-weight:800}.share-control-heading>span,.share-title-field>span:last-child{color:#7c8179;font-size:10px}.share-template-picker{margin-top:11px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.share-template-picker button{min-width:0;min-height:62px;padding:6px;justify-content:flex-start;gap:9px;overflow:hidden;border:1px solid #d4d7ce;border-radius:8px;color:#2b2e29;background:#ffffff8a;text-align:left}.share-template-picker button:last-child{grid-column:1 / -1}.share-template-picker button.is-active{border-color:#315944;background:#fff;box-shadow:inset 0 0 0 1px #315944}.share-template-picker button i{width:35px;height:48px;flex:0 0 auto;display:block;border-radius:3px;background:#171917;box-shadow:inset 0 0 0 1px #ffffff29}.share-template-picker [data-export-template=memory] i{background:radial-gradient(circle at 50% 50%,#827c70 0 30%,#252825 31% 48%,#0e100f 49%)}.share-template-picker [data-export-template=editorial] i{background:linear-gradient(#eee9db 0 18%,#8b9488 19% 74%,#eee9db 75%);box-shadow:inset 0 0 0 1px #1f221d1f}.share-template-picker [data-export-template=signal] i{background:linear-gradient(168deg,#d0ff3f 0 19%,#282d29 20% 74%,#d0ff3f 75%)}.share-template-picker [data-export-template=horizon] i{background:linear-gradient(180deg,#507695,#122b43 54%,#07121f)}.share-template-picker [data-export-template=archive] i{background:repeating-linear-gradient(0deg,transparent 0 7px,rgba(20,23,20,.12) 8px),repeating-linear-gradient(90deg,#d8dbd4 0 7px,#bcc1b8 8px);box-shadow:inset 6px 8px #f1f1eb,inset -6px -8px #f1f1eb}.share-template-picker button>span{min-width:0;display:grid;gap:3px}.share-template-picker strong{overflow:hidden;color:#242722;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.share-template-picker small{color:#7c8179;font-size:9px}.share-title-input{width:100%;min-height:46px;margin-top:8px;padding:0 12px;border:1px solid #ced2c9;border-radius:7px;color:#1e211d;background:#ffffff9e;outline:0}.share-title-input:focus{border-color:#315944;box-shadow:0 0 0 3px #3159441f}.share-control-section>p,.share-live-note p{margin:8px 0 0;color:#73786f;font-size:10px;line-height:1.55}.share-live-note{margin-top:16px;padding:12px;border-left:3px solid #315944;color:#2d312c;background:#31594412}.share-live-note strong{font-size:11px}.share-live-note p{margin-top:4px}.share-link-card{min-height:62px;margin-top:18px;padding:9px 10px;display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:9px;border:1px solid #d2d5cc;border-radius:8px;background:#ffffff75}.share-link-mark{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#315944;font-size:18px}.share-link-card>span:nth-child(2){min-width:0;display:grid;gap:2px}.share-link-card strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.share-link-card small{color:#7b8078;font-size:9px}.share-link-card button{min-height:38px;padding:0 8px;border:0;color:#315944;background:transparent;font-size:10px;font-weight:800}.share-studio-actions{padding:12px 20px 15px;border-top:1px solid #d6d8d0;background:#f8f6ef}.share-studio-actions>p{min-height:17px;margin:0 0 8px;overflow:hidden;color:#666b64;font-size:10px;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.share-studio-actions>div{display:flex;gap:8px}.share-studio-actions button{min-height:48px;flex:1 1 auto;border-radius:7px;font-size:12px;font-weight:800}.share-studio-actions #shareCancelExport{flex:0 0 auto;padding-inline:13px;border-color:#c7cbc2;color:#646a62;background:transparent}.share-studio-actions button.primary{border-color:#315944;color:#fff;background:#315944}.share-studio-actions button.primary:hover{border-color:#1f412f;background:#274b38}.share-studio-actions>small{margin-top:8px;display:block;color:#8a8f87;font-size:9px;text-align:center}@media(max-width:780px){.share-studio{width:100%;height:100dvh;border:0;border-radius:0}.share-studio-head{min-height:58px;padding:0 max(10px,env(safe-area-inset-right)) 0 max(16px,env(safe-area-inset-left))}.share-studio-kicker{display:none}.share-studio-head h2{font-size:17px}.share-studio-close{width:44px;min-height:44px;border:0;background:transparent}.share-studio-body{grid-template-columns:1fr;grid-template-rows:minmax(255px,45svh) minmax(0,1fr)}.share-studio-preview{padding:12px 12px 8px}.share-preview-stage canvas{max-height:calc(45svh - 44px)}.share-preview-spec{width:min(100%,310px);margin-top:7px;font-size:8px}.share-format-picker{margin:12px 14px 0}.share-studio-scroll{padding:0 14px 14px}.share-control-section{margin-top:15px}.share-template-picker{display:flex;gap:7px;overflow-x:auto;padding-bottom:4px;scroll-snap-type:x proximity;scrollbar-width:none}.share-template-picker::-webkit-scrollbar{display:none}.share-template-picker button,.share-template-picker button:last-child{width:136px;min-width:136px;grid-column:auto;scroll-snap-align:start}.share-studio-actions{padding:9px max(14px,env(safe-area-inset-right)) calc(10px + env(safe-area-inset-bottom)) max(14px,env(safe-area-inset-left))}.share-studio-actions>p{min-height:30px;display:-webkit-box;overflow:hidden;white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical}}@media(max-width:360px),(orientation:landscape)and (max-height:560px){.share-studio-body{grid-template-rows:minmax(215px,40svh) minmax(0,1fr)}.share-preview-stage canvas{max-height:calc(40svh - 40px)}.share-preview-spec span:last-child{display:none}.share-format-picker button{padding-inline:5px;gap:4px;font-size:11px}.share-control-section>p{display:none}}[hidden]{display:none!important}.growth-static-gallery>.growth-section-kicker,.growth-section>.growth-section-kicker,.growth-section-head .growth-section-kicker,.growth-band .growth-section-kicker,.create-main .growth-section-kicker,.community-main .growth-section-kicker,.works-main .growth-section-kicker{color:var(--forest)}:focus-visible{outline:2px solid #fff;outline-offset:2px;box-shadow:0 0 0 4px var(--forest)}button{appearance:none}@font-face{font-family:Crystal Growth;src:url(/assets/ui_fonts/product-sans-growth.woff2) format("woff2");font-display:swap}@font-face{font-family:Crystal Sans;src:url(/assets/ui_fonts/product-sans.ttf) format("truetype");font-display:swap}@font-face{font-family:"Crystal Serif";src:url(/assets/ui_fonts/product-serif.ttf) format("truetype");font-display:swap}:root{--cr-black: #101211;--cr-black-soft: #1b1e1c;--cr-primary: #101211;--cr-white: #fbfcfa;--cr-canvas: #eef1ef;--cr-mist: #dfe4e1;--cr-line: rgba(16, 18, 17, .16);--cr-lime: #c8ff3d;--cr-coral: #ff695e;--cr-cyan: #5dd8ff;--cr-muted: #5f6662;--cr-glass: rgba(251, 252, 250, .72);--cr-glass-line: rgba(255, 255, 255, .62);--cr-content: 1160px;--cr-header: 68px;--cr-radius: 8px;color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--cr-header) + 18px)}body.growth-product{margin:0;min-width:300px;overflow-x:hidden;background:var(--cr-white);color:var(--cr-black);font-family:Crystal Sans,Arial,sans-serif;letter-spacing:0;-webkit-font-smoothing:antialiased}body.growth-product a,body.growth-product button,body.growth-product input,body.growth-product summary{font:inherit;letter-spacing:0}html[lang=zh-CN] body.growth-product,html[lang=zh-CN] body.growth-product button,html[lang=zh-CN] body.growth-product a{font-family:Crystal Growth,Crystal Sans,PingFang SC,Microsoft YaHei,Noto Sans CJK SC,system-ui,sans-serif}body.growth-product a{color:inherit}.growth-skip-link{position:fixed;z-index:400;left:12px;top:10px;padding:11px 14px;transform:translateY(-160%);background:var(--cr-lime);color:var(--cr-black);font-weight:800}.growth-skip-link:focus{transform:translateY(0)}.growth-header{position:sticky;z-index:120;top:0;height:var(--cr-header);border-bottom:1px solid var(--cr-glass-line);color:var(--cr-black);background:var(--cr-glass);box-shadow:0 8px 30px #1012110d;-webkit-backdrop-filter:blur(20px) saturate(120%);backdrop-filter:blur(20px) saturate(120%)}.growth-header.is-solid{border-bottom-color:var(--cr-line);color:var(--cr-black);background:#fbfcfae6}.growth-header-inner{width:min(var(--cr-content),calc(100% - 40px));height:100%;margin:0 auto;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;padding-left:max(0px,calc(env(safe-area-inset-left) - 20px));padding-right:max(0px,calc(env(safe-area-inset-right) - 20px))}.growth-brand{min-height:44px;display:inline-flex;align-items:center;gap:10px;color:inherit;font-family:Crystal Growth,Crystal Sans,sans-serif;font-size:20px;font-weight:850;line-height:1;text-decoration:none}.growth-brand-mark{position:relative;width:27px;height:27px;display:block}.growth-brand-mark i{position:absolute;width:13px;height:13px;border:2px solid currentColor;border-radius:50%}.growth-brand-mark i:nth-child(1){left:0;top:1px}.growth-brand-mark i:nth-child(2){right:0;top:1px}.growth-brand-mark i:nth-child(3){left:7px;bottom:0;border-color:var(--cr-lime);background:var(--cr-lime)}.growth-nav{justify-self:center;display:flex;align-items:center;gap:25px}.growth-nav a,.growth-language{min-width:44px;min-height:44px;display:inline-flex;align-items:center;color:inherit;font-size:13px;font-weight:700;text-decoration:none;opacity:.78}.growth-nav a:hover,.growth-nav a:focus-visible,.growth-language:hover,.growth-language:focus-visible{opacity:1}.growth-nav a[aria-current=page]{color:var(--cr-black);opacity:1;font-weight:800;box-shadow:inset 0 -3px 0 var(--cr-lime)}.growth-header-actions{display:flex;align-items:center;gap:12px}.growth-language-switch{min-height:36px;padding:3px;display:inline-flex;align-items:center;gap:2px;border:1px solid rgba(16,18,17,.16);border-radius:999px;background:#ffffff6b}.growth-language-option{min-width:34px;min-height:30px;padding:0 8px;border:0;border-radius:999px;color:var(--cr-muted);background:transparent;font-size:11px;font-weight:800;line-height:1;cursor:pointer}.growth-language-option:hover,.growth-language-option:focus-visible{color:var(--cr-black);background:#10121112}.growth-language-option[aria-pressed=true]{color:var(--cr-black);background:var(--cr-lime);box-shadow:0 2px 8px #1012111f}.growth-language-option:focus-visible{outline:2px solid var(--cr-cyan);outline-offset:2px}.growth-language{padding:0 4px}.growth-primary-link,.growth-secondary-link{min-height:48px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border:1px solid transparent;border-radius:6px;text-decoration:none;font-size:13px;font-weight:800;transition:transform .16s ease,background-color .16s ease,color .16s ease}.growth-primary-link{color:var(--cr-white)!important;background:var(--cr-primary)}.growth-primary-link:hover,.growth-primary-link:focus-visible,.growth-secondary-link:hover,.growth-secondary-link:focus-visible{transform:translateY(-2px)}.growth-header .growth-primary-link{min-height:44px;padding:0 15px}.growth-hero{position:relative;min-height:min(820px,calc(100svh - var(--cr-header) - 72px));display:grid;align-items:end;overflow:hidden;isolation:isolate;color:#fff;background:#222824}.growth-hero-media,.growth-hero-media img,.growth-hero-shade{position:absolute;inset:0;width:100%;height:100%}.growth-hero-media{z-index:-3;margin:0}.growth-hero-media img{object-fit:cover;object-position:center 54%;transform:scale(1.01);transition:opacity .42s ease,transform 8s linear}.growth-hero.is-cycling .growth-hero-media img{transform:scale(1.055)}.growth-hero-shade{z-index:-2;background:#05080680}.growth-hero-noise{position:absolute;z-index:-1;inset:0;opacity:.16;pointer-events:none;background-image:repeating-linear-gradient(90deg,rgba(255,255,255,.08) 0,rgba(255,255,255,.08) 1px,transparent 1px,transparent 5px);mix-blend-mode:overlay}.growth-hero-inner{width:min(var(--cr-content),calc(100% - 40px));margin:0 auto;padding:116px 0 54px;display:grid;grid-template-columns:minmax(0,min(720px,62%)) minmax(220px,1fr);align-items:end;gap:clamp(28px,4vw,56px)}.growth-kicker,.growth-section-kicker{margin:0;font-family:Crystal Growth,Crystal Sans,sans-serif;font-size:11px;font-weight:850;text-transform:uppercase}.growth-kicker{display:inline-flex;align-items:center;gap:9px;color:var(--cr-lime)}.growth-kicker:before{width:9px;height:9px;content:"";border-radius:50%;background:currentColor;box-shadow:0 0 0 5px #c8ff3d24}.growth-hero h1{max-width:700px;margin:18px 0 0;font-family:"Crystal Serif",Georgia,serif;font-size:clamp(54px,6vw,88px);font-weight:500;line-height:.96;letter-spacing:0;text-wrap:balance;text-shadow:0 3px 30px rgba(0,0,0,.34)}@media(min-width:901px){body[data-locale=en] .growth-hero h1{font-size:clamp(52px,5.5vw,82px)}}.growth-hero-copy{max-width:590px;margin:25px 0 0;color:#ffffffe0;font-size:16px;line-height:1.7}.growth-hero-actions{margin-top:30px;display:flex;align-items:center;gap:10px;flex-wrap:wrap}.growth-hero .growth-secondary-link{border-color:#ffffff80;color:#fff;background:#10121138;box-shadow:inset 0 1px #ffffff29;-webkit-backdrop-filter:blur(16px) saturate(120%);backdrop-filter:blur(16px) saturate(120%)}.growth-hero-proof{margin:28px 0 0;padding:0;display:flex;flex-wrap:wrap;gap:8px 20px;list-style:none;color:#ffffffb8;font-size:12px}.growth-hero-proof li{display:inline-flex;align-items:center;gap:7px}.growth-hero-proof li:before{content:"";width:5px;height:5px;border-radius:50%;background:var(--cr-cyan)}.growth-demo-control{justify-self:end;width:min(100%,280px);padding:0;border:0;color:#fff;background:transparent;text-align:left;cursor:pointer}.growth-demo-control-preview{width:100%;aspect-ratio:16 / 10;display:grid;place-items:center;border:1px solid rgba(255,255,255,.42);border-radius:8px;background:#10121140;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:background-color .16s ease,transform .16s ease}.growth-demo-control:hover .growth-demo-control-preview,.growth-demo-control:focus-visible .growth-demo-control-preview{transform:translateY(-3px);background:#1012117a}.growth-play-icon{width:54px;height:54px;display:grid;place-items:center;border-radius:50%;color:var(--cr-black);background:var(--cr-lime);font-size:18px;line-height:1}.growth-demo-label{margin-top:12px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:12px}.growth-demo-label strong{font-size:14px}.growth-demo-label span{color:#ffffffb3}.growth-hero-progress{position:absolute;left:0;right:0;bottom:0;height:4px;background:#ffffff2e}.growth-hero-progress span{display:block;width:0;height:100%;background:var(--cr-lime)}.growth-hero.is-cycling .growth-hero-progress span{width:100%;transition:width 4.8s linear}.growth-viewer-layer{position:absolute;z-index:30;inset:0;display:none;background:#fff}.growth-viewer-layer.is-open{display:block}.growth-viewer-layer iframe{width:100%;height:100%;display:block;border:0}.growth-viewer-close{position:absolute;z-index:2;top:max(18px,env(safe-area-inset-top));left:max(18px,env(safe-area-inset-left));width:46px;height:46px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.35);border-radius:50%;color:#fff;background:#101211ad;cursor:pointer;font-size:24px}@media(max-width:768px){.growth-hero:has(.growth-viewer-layer.is-mobile-open){overflow:visible}.growth-viewer-layer.is-mobile-open{position:relative;inset:auto;z-index:30;width:min(100%,520px);height:min(60vh,520px);min-height:360px;margin:16px auto 0;overflow:visible;border-radius:14px}.growth-viewer-layer.is-mobile-open iframe{border-radius:inherit}.growth-viewer-layer.is-mobile-open .growth-viewer-close{top:10px;left:10px}}.growth-hero-pause{position:absolute;z-index:5;right:max(16px,env(safe-area-inset-right));bottom:max(16px,env(safe-area-inset-bottom));width:42px;height:42px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.34);border-radius:50%;color:#fff;background:#10121175;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer}.growth-hero-pause span{font-size:12px;line-height:1}.growth-section{width:min(var(--cr-content),calc(100% - 40px));margin:0 auto;padding:92px 0}#explore{padding-top:48px}.growth-section-head{margin-bottom:34px;display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,430px);align-items:end;gap:60px}.growth-section-kicker{margin-bottom:12px;color:var(--cr-lime)}.growth-section h2,.growth-band h2,.growth-final h2{margin:0;font-family:"Crystal Serif",Georgia,serif;font-size:clamp(39px,5vw,66px);font-weight:500;line-height:1.02;letter-spacing:-.04em;text-wrap:balance}.growth-section-head>p{margin:0;color:var(--cr-muted);font-size:14px;line-height:1.75}.growth-feed-toolbar{min-height:52px;margin-bottom:15px;padding:0 2px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid var(--cr-line);border-bottom:1px solid var(--cr-line)}.growth-feed-toolbar p{margin:0;color:var(--cr-muted);font-size:12px}.growth-shuffle{width:44px;height:44px;display:grid;place-items:center;border:0;color:var(--cr-black);background:transparent;cursor:pointer;font-size:21px}.growth-world-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:14px}.growth-world-card{position:relative;min-width:0;grid-column:span 4}.growth-world-card:nth-child(1),.growth-world-card:nth-child(6n+5){grid-column:span 7}.growth-world-card:nth-child(2),.growth-world-card:nth-child(6n+6){grid-column:span 5}.growth-world-link{position:relative;width:100%;display:block;overflow:hidden;border-radius:var(--cr-radius);color:#fff;background:var(--cr-mist);text-decoration:none;transform:perspective(900px) rotateX(var(--tilt-x, 0deg)) rotateY(var(--tilt-y, 0deg));transition:transform .16s ease,box-shadow .18s ease}.growth-world-card:nth-child(3n+1) .growth-world-link{aspect-ratio:4 / 3}.growth-world-card:nth-child(3n+2) .growth-world-link{aspect-ratio:4 / 3}.growth-world-card:nth-child(3n) .growth-world-link{aspect-ratio:4 / 3}.growth-world-link:hover,.growth-world-link:focus-visible{box-shadow:0 18px 44px #10121129}.growth-world-link img{position:absolute;inset:0;width:100%;height:100%;display:block;object-fit:cover;transform:scale(1.001);transition:transform .42s ease,opacity .24s ease}.growth-world-link:hover img,.growth-world-link:focus-visible img{transform:scale(1.025)}.growth-world-meta{position:absolute;z-index:2;left:0;right:0;bottom:0;padding:58px 14px 14px;display:flex;align-items:end;justify-content:space-between;gap:15px;background:linear-gradient(180deg,transparent,rgba(5,8,6,.78))}.growth-world-meta strong{display:block;font-family:Crystal Growth,Crystal Sans,sans-serif;font-size:15px}.growth-world-meta small{margin-top:5px;display:block;color:#ffffffb8;font-size:10px}.growth-world-open{width:38px;height:38px;flex:0 0 38px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.4);border-radius:50%;background:#10121147;font-size:18px}.growth-world-demo{position:absolute;z-index:3;left:10px;top:10px;min-height:28px;padding:0 9px;display:inline-flex;align-items:center;border-radius:4px;color:var(--cr-black);background:var(--cr-lime);font-size:10px;font-weight:850}.growth-world-idea{color:#fff;background:var(--cr-primary)}.growth-band{border-top:1px solid var(--cr-line);border-bottom:1px solid var(--cr-line);background:var(--cr-canvas)}.growth-band-inner{width:min(var(--cr-content),calc(100% - 40px));margin:0 auto;padding:92px 0}.growth-use-cases{margin-top:46px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--cr-line)}.growth-use-case{min-height:210px;padding:25px 24px 22px 0;display:flex;flex-direction:column;justify-content:space-between;border-right:1px solid var(--cr-line)}.growth-use-case+.growth-use-case{padding-left:24px}.growth-use-case:last-child{border-right:0}.growth-use-case b{color:var(--cr-coral);font-family:Crystal Growth,Crystal Sans,sans-serif;font-size:11px}.growth-use-case h3{margin:26px 0 10px;font-family:"Crystal Serif",Georgia,serif;font-size:27px;font-weight:500}.growth-use-case p{margin:0;color:var(--cr-muted);font-size:13px;line-height:1.65}.growth-steps{margin-top:50px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px}.growth-step{padding-top:18px;border-top:4px solid var(--cr-black)}.growth-step:nth-child(2){border-color:var(--cr-coral)}.growth-step:nth-child(3){border-color:var(--cr-cyan)}.growth-step span{color:var(--cr-muted);font-size:11px;font-weight:850}.growth-step h3{margin:32px 0 10px;font-family:"Crystal Serif",Georgia,serif;font-size:30px;font-weight:500}.growth-step p{max-width:340px;margin:0;color:var(--cr-muted);font-size:14px;line-height:1.72}.growth-faq{width:min(var(--cr-content),calc(100% - 40px))}.growth-faq>.growth-section-kicker{font-family:PingFang SC,Microsoft YaHei,Noto Sans CJK SC,system-ui,sans-serif;font-weight:600;letter-spacing:.04em}.growth-faq-list{margin-top:40px;border-top:1px solid var(--cr-line)}.growth-faq details{border-bottom:1px solid var(--cr-line)}.growth-faq summary{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;font-size:16px;font-weight:800;list-style:none}.growth-faq summary::-webkit-details-marker{display:none}.growth-faq summary:after{content:"+";color:var(--cr-black);font-size:25px;font-weight:400}.growth-faq details[open] summary:after{content:"-"}.growth-faq details p{max-width:780px;margin:-5px 0 24px;color:var(--cr-muted);font-size:14px;line-height:1.75}.growth-final{color:#fff;background:var(--cr-black)}.growth-final-inner{width:min(var(--cr-content),calc(100% - 40px));min-height:390px;margin:0 auto;padding:75px 0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:55px}.growth-final h2{max-width:890px}.growth-final h2 em{color:var(--cr-lime);font-style:normal}.growth-footer{padding:32px 0;color:var(--cr-white);background:var(--cr-primary)}.growth-footer-inner{width:min(var(--cr-content),calc(100% - 40px));margin:0 auto;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:30px}.growth-footer p{margin:0;justify-self:center;font-size:12px;font-weight:700}.growth-footer-links{display:flex;gap:16px}.growth-footer-links a,.growth-footer-links button{min-width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;color:inherit;border:0;padding:0;background:transparent;font-family:inherit;font-size:12px;font-weight:800;cursor:pointer;text-decoration:none}.growth-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}[data-reveal]{opacity:1;transform:none;transition:opacity .42s ease,transform .42s ease}[data-reveal].is-visible{opacity:1;transform:none}.legal-consent-dialog{width:min(520px,calc(100% - 28px));max-height:min(720px,calc(100dvh - 32px));margin:auto;padding:0;overflow:auto;border:1px solid rgba(16,18,17,.18);border-radius:8px;color:var(--cr-black);background:var(--cr-white);box-shadow:0 28px 90px #00000047}.legal-consent-dialog::backdrop{background:#0a0c0b9e;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.legal-consent-close{position:absolute;top:14px;right:14px;width:36px;height:36px;display:grid;place-items:center;border:0;border-radius:50%;color:var(--cr-black);background:#edf0ee;cursor:pointer;font-size:20px;line-height:1}.legal-consent-heading{padding:28px 66px 19px 28px}.legal-consent-heading>p:first-child{margin:0 0 9px;color:var(--cr-muted);font-size:10px;font-weight:850;text-transform:uppercase}.legal-consent-heading h2{margin:0;font-family:"Crystal Serif",Georgia,serif;font-size:28px;font-weight:500;line-height:1.16}.legal-consent-heading>p:last-child{margin:12px 0 0;color:var(--cr-muted);font-size:13px;line-height:1.65}.legal-content-warning{padding:14px 28px;display:grid;gap:4px;border-top:1px solid var(--cr-line);border-bottom:1px solid var(--cr-line);background:#f3f5f3}.legal-content-warning strong{font-size:12px}.legal-content-warning span{color:var(--cr-muted);font-size:12px;line-height:1.55}.legal-consent-options{padding:19px 28px 12px;display:grid;gap:14px}.legal-consent-options label{display:grid;grid-template-columns:18px minmax(0,1fr);align-items:start;gap:10px;color:#343936;cursor:pointer;font-size:12px;line-height:1.62}.legal-consent-options input{width:18px;height:18px;margin:1px 0 0;accent-color:var(--cr-primary)}.legal-inline-links{display:inline}.legal-consent-options a{color:var(--cr-black);font-weight:800;text-decoration:underline;text-underline-offset:2px}.legal-consent-footnote{margin:0;padding:0 28px 16px 56px;color:#777e79;font-size:10px;line-height:1.5}.legal-consent-continue{width:calc(100% - 56px);min-height:46px;margin:0 28px 28px;border:0;border-radius:5px;color:var(--cr-white);background:var(--cr-primary);cursor:pointer;font-size:13px;font-weight:850}.legal-consent-continue:disabled{color:#858b87;background:#e5e8e6;cursor:not-allowed}body[data-page=create].growth-create{--bg: var(--cr-canvas);--panel: var(--cr-white);--text: var(--cr-black);--muted: var(--cr-muted);--line: var(--cr-line);--accent: var(--cr-black);--accent-dark: var(--cr-black);--soft: #f4f7f5;background:var(--cr-canvas);font-family:Crystal Sans,Arial,sans-serif}body[data-page=create].growth-create .product-header{display:none}body[data-page=create].growth-create>.growth-header{color:var(--cr-black);border-bottom-color:var(--cr-line);background:#fbfcfaf0}body[data-page=create].growth-create main{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:52px 0 82px;grid-template-columns:minmax(330px,.88fr) minmax(480px,1.12fr);gap:18px}body[data-page=create].growth-create .growth-create-intro{grid-column:1 / -1;max-width:820px;margin:0 0 18px}body[data-page=create].growth-create .growth-create-intro p{margin:0 0 11px;color:var(--cr-lime);font-family:Crystal Growth,Crystal Sans,sans-serif;font-size:11px;font-weight:850}body[data-page=create].growth-create .growth-create-intro h1{margin:0;font-family:"Crystal Serif",Georgia,serif;font-size:clamp(42px,5vw,68px);font-weight:500;line-height:1.02}body[data-page=create].growth-create .growth-create-intro span{max-width:620px;margin-top:16px;display:block;color:var(--cr-muted);font-size:14px;line-height:1.68}body[data-page=create].growth-create main>section{border-color:var(--cr-line);border-radius:8px;box-shadow:none}body[data-page=create].growth-create .left-panel{padding:24px}body[data-page=create].growth-create .left-panel:before,body[data-page=create].growth-create .left-panel:after{display:none}body[data-page=create].growth-create .drop-zone{min-height:235px;border:1px solid var(--cr-black);border-radius:6px;background:var(--cr-white)}body[data-page=create].growth-create .drop-zone:hover,body[data-page=create].growth-create .drop-zone:focus-visible{border-color:var(--cr-black);background:var(--cr-mist)}body[data-page=create].growth-create .drop-zone strong{font-family:"Crystal Serif",Georgia,serif;font-size:27px}body[data-page=create].growth-create .drop-icon{border-radius:50%;color:var(--cr-white);background:var(--cr-primary);font-size:0}body[data-page=create].growth-create .capture-actions .tool-button,body[data-page=create].growth-create .primary-button{min-height:50px;border-radius:6px}body[data-page=create].growth-create .capture-actions .tool-button.primary,body[data-page=create].growth-create .primary-button{color:var(--cr-white);background:var(--cr-black)}body[data-page=create].growth-create .enhance-toggle{border-radius:6px}body[data-page=create].growth-create .right-panel{top:calc(var(--cr-header) + 18px);min-height:0;padding:12px}body[data-page=create].growth-create .empty-result{min-height:410px;border-radius:6px;background:#dfe4e1}@media(max-width:900px){.growth-header{-webkit-backdrop-filter:none;backdrop-filter:none}.growth-header-inner{gap:14px}.growth-nav{position:fixed;z-index:180;left:0;right:0;bottom:0;min-height:calc(58px + env(safe-area-inset-bottom));padding:0 max(8px,env(safe-area-inset-right)) env(safe-area-inset-bottom) max(8px,env(safe-area-inset-left));display:grid;width:100%;justify-self:stretch;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;color:#fff;background:#101211;border-top:1px solid rgba(255,255,255,.14);-webkit-backdrop-filter:none;backdrop-filter:none}.growth-nav a{min-height:58px;justify-content:center;font-size:12px}.growth-nav a[aria-current=page]{color:var(--cr-lime)}body.growth-product{padding-bottom:calc(58px + env(safe-area-inset-bottom))}.growth-header-inner{grid-template-columns:auto 1fr}.growth-header-actions{justify-self:end}.growth-hero-inner{grid-template-columns:1fr;gap:35px}.growth-demo-control{justify-self:start;width:min(100%,320px)}.growth-section-head{grid-template-columns:1fr;gap:20px}.growth-world-card,.growth-world-card:nth-child(n){grid-column:span 6}.growth-world-card .growth-world-link{aspect-ratio:4 / 3}.growth-use-cases{grid-template-columns:repeat(2,minmax(0,1fr))}.growth-use-case:nth-child(2){border-right:0}.growth-use-case:nth-child(n+3){border-top:1px solid var(--cr-line)}body[data-page=create].growth-create main{grid-template-columns:1fr}body[data-page=create].growth-create .empty-result{min-height:320px}}@media(max-width:620px){:root{--cr-header: 62px}.growth-header-inner,.growth-hero-inner,.growth-section,.growth-band-inner,.growth-final-inner,.growth-footer-inner{width:calc(100% - 32px)}.growth-header-actions{gap:8px}.growth-language-switch{min-height:34px}.growth-language-option{min-width:30px;min-height:28px;padding-inline:6px;font-size:10px}.growth-header .growth-primary-link{min-height:44px;padding:0 11px;font-size:12px}.growth-hero{min-height:min(760px,calc(100svh - var(--cr-header) - 72px))}.growth-hero-media img{object-position:56% center}.growth-hero-shade{background:#0508068f}.growth-hero-inner{padding:94px 0 30px;gap:22px}.growth-hero h1{margin-top:12px;font-size:clamp(47px,15vw,67px);line-height:.98}.growth-hero-copy{margin-top:16px;font-size:14px;line-height:1.58}.growth-hero-actions{margin-top:22px}.growth-hero-actions a{flex:1;min-width:0;padding:0 12px}.growth-hero-proof{margin-top:18px;gap:6px 12px;font-size:11px}.growth-demo-control{width:100%}.growth-demo-control-preview{display:none}.growth-demo-label{min-height:44px;margin-top:0;padding-top:12px;border-top:1px solid rgba(255,255,255,.32)}.growth-section,.growth-band-inner{padding:64px 0}.growth-section h2,.growth-band h2,.growth-final h2{font-size:40px}.growth-world-grid{gap:8px}.growth-world-card,.growth-world-card:nth-child(n){grid-column:span 6}.growth-world-card:nth-child(n) .growth-world-link{aspect-ratio:4 / 3}.growth-world-meta{padding:45px 9px 9px}.growth-world-meta strong{font-size:12px}.growth-world-open{width:31px;height:31px;flex-basis:31px}.growth-use-cases,.growth-steps{grid-template-columns:1fr}.growth-use-case,.growth-use-case+.growth-use-case{min-height:170px;padding:22px 0;border-right:0;border-top:1px solid var(--cr-line)}.growth-steps{gap:28px}.growth-final-inner{min-height:350px;padding:58px 0;grid-template-columns:1fr;align-content:center;gap:28px}.growth-footer-inner{grid-template-columns:1fr auto}.growth-footer p{display:none}.growth-footer-links a:last-child{display:none}.growth-footer-links{gap:10px}.legal-consent-dialog{width:min(480px,calc(100% - 20px));max-height:calc(100dvh - 20px)}.legal-consent-heading{padding:24px 58px 16px 20px}.legal-consent-heading h2{font-size:24px}.legal-content-warning,.legal-consent-options{padding-inline:20px}.legal-consent-footnote{padding-inline:48px 20px}.legal-consent-continue{width:calc(100% - 40px);margin:0 20px 20px}.legal-hub-main,.legal-document-main{width:calc(100% - 32px);padding:48px 0 72px}.legal-hub-intro h1{font-size:40px}.legal-document-links{margin-top:46px}.legal-document-links>a{min-height:0;grid-template-columns:1fr;gap:18px}.legal-document-links strong{font-size:27px}.legal-contact-band{margin-top:56px;padding:28px 22px;grid-template-columns:1fr;gap:24px}.legal-contact-band>a{justify-self:start}.legal-document-header{padding:40px 0 36px}.legal-document-header h1{font-size:36px}.legal-document-body section{padding:32px 0}body[data-page=create].growth-create main{width:100%;padding:32px 0 0;gap:10px}body[data-page=create].growth-create .growth-create-intro{padding:0 16px}body[data-page=create].growth-create .growth-create-intro h1{font-size:42px}body[data-page=create].growth-create main>section{border-radius:0;border-left:0;border-right:0}body[data-page=create].growth-create .empty-result{min-height:200px;padding:24px;align-content:center;gap:8px}body[data-page=create].growth-create .empty-result h2,body[data-page=create].growth-create .empty-result p{margin:0 auto}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.001ms!important}[data-reveal]{opacity:1;transform:none}}:root{--font-ui: "Crystal Sans", system-ui, sans-serif;--font-display: "Crystal Serif", Georgia, serif;--font-cjk: "PingFang SC", "Hiragino Sans GB", "Noto Sans SC", "Noto Sans CJK SC", "Microsoft YaHei", system-ui, sans-serif}body.growth-product{font-family:var(--font-ui)}.device-copy{display:inline}.device-copy-mobile,.mobile-title-break{display:none}.create-title-accent{color:var(--forest)}.growth-static-hero .growth-hero-actions .growth-hero-capture-link{white-space:nowrap}.camera-launch-icon{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;color:currentColor;background:#ffffff21}.camera-launch-icon svg{width:15px;height:15px;fill:currentColor}body:not(.capture-mobile-priority) [data-capture-choice=library]{min-height:210px;padding:26px!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto;align-content:center;align-items:center;gap:18px 28px;border:1px solid var(--forest)!important;border-radius:8px!important;background:#fff}body:not(.capture-mobile-priority) [data-capture-choice=library] .album-copy{gap:8px}body:not(.capture-mobile-priority) [data-capture-choice=library] .album-copy strong{color:var(--ink);font-size:25px;font-weight:650;line-height:1.2}body:not(.capture-mobile-priority) [data-capture-choice=library] .album-copy>span{max-width:38ch;font-size:13px;line-height:1.65}body:not(.capture-mobile-priority) [data-capture-choice=library] .album-control{min-height:48px;padding:0 17px;border-color:var(--forest);color:#fff;background:var(--forest);font-size:13px}body:not(.capture-mobile-priority) [data-capture-choice=library] .album-control span,body:not(.capture-mobile-priority) [data-capture-choice=library] .album-control svg{color:inherit}body:not(.capture-mobile-priority) [data-capture-choice=camera]{width:fit-content;min-height:44px;margin-left:auto;padding:0!important;display:block;border:0!important;background:transparent}body:not(.capture-mobile-priority) [data-capture-choice=camera]>.camera-icon,body:not(.capture-mobile-priority) [data-capture-choice=camera]>strong,body:not(.capture-mobile-priority) [data-capture-choice=camera]>span:not(.camera-icon){display:none}body:not(.capture-mobile-priority) [data-capture-choice=camera] .camera-launch{min-height:44px;margin:0;padding:0 14px 0 8px;gap:8px;border:1px solid var(--line);color:var(--forest);background:transparent;font-size:12px}body:not(.capture-mobile-priority) [data-capture-choice=camera] .camera-launch-icon{background:#eef1ef}body.capture-mobile-priority [data-capture-choice=camera]{min-height:166px;padding:18px!important;display:grid;grid-template-columns:38px minmax(0,1fr);grid-template-rows:38px auto 52px;align-items:center;gap:6px 10px;border:1px solid var(--forest)!important;border-radius:8px!important;background:#fff}body.capture-mobile-priority [data-capture-choice=camera]>.camera-icon{grid-column:1;grid-row:1;width:38px;height:38px;margin:0}body.capture-mobile-priority [data-capture-choice=camera]>strong{grid-column:2;grid-row:1;font-size:21px;font-weight:650}body.capture-mobile-priority [data-capture-choice=camera]>span:not(.camera-icon){grid-column:1 / -1;grid-row:2;line-height:1.5}body.capture-mobile-priority [data-capture-choice=camera] .camera-launch{width:100%;min-height:52px;margin:0;grid-column:1 / -1;grid-row:3;justify-content:space-between;color:var(--ink);background:var(--lime)}body.capture-mobile-priority [data-capture-choice=library]{width:fit-content;min-height:44px;margin-left:auto;padding:0!important;display:block!important;border:0!important;background:transparent}body.capture-mobile-priority [data-capture-choice=library] .album-copy{display:none}body.capture-mobile-priority [data-capture-choice=library] .album-control{min-height:44px;padding:0 13px;border-color:var(--line);background:transparent;font-size:12px}body.capture-mobile-priority.capture-has-photos [data-capture-choice=camera]{display:none}.works-empty{max-width:560px;padding:52px 0;display:grid;justify-items:start;border-top:1px solid var(--line)}.works-head h1{font-size:clamp(48px,5vw,64px);line-height:1.1}.works-empty .growth-section-kicker{margin:0 0 10px}.works-empty h2{margin:0;font-size:clamp(30px,4vw,46px);line-height:1.15}.works-empty>p:not(.growth-section-kicker){max-width:42ch;margin:14px 0 22px;color:var(--muted);line-height:1.7}.works-empty .button{min-height:48px}.community-grid{align-items:start}.community-card{border-radius:8px}.work-copy h2{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.privacy-main{max-width:920px}.privacy-main h1{max-width:12ch;font-size:clamp(44px,6vw,64px);line-height:1.08}.privacy-main .lede{max-width:42em;font-size:17px;line-height:1.82}.legal-hub-main,.legal-document-main{width:min(var(--cr-content),calc(100% - 40px));margin:0 auto;padding:78px 0 100px}.legal-hub-intro{max-width:850px}.legal-hub-intro h1{max-width:12em;margin:12px 0 20px;font-family:"Crystal Serif",Georgia,serif;font-size:58px;font-weight:500;line-height:1.08}.legal-hub-intro>p:last-child{max-width:58em;margin:0;color:var(--cr-muted);font-size:16px;line-height:1.8}.legal-hub-warning{max-width:850px;margin-top:32px;padding:18px 0;display:grid;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:14px;border-top:1px solid var(--cr-line);border-bottom:1px solid var(--cr-line)}.legal-hub-warning>span{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;color:var(--cr-white);background:var(--cr-coral);font-size:12px;font-weight:850}.legal-hub-warning p{margin:0;font-size:13px;line-height:1.65}.legal-document-links{margin-top:64px;border-top:1px solid var(--cr-line)}.legal-document-links>a{min-height:190px;padding:30px 0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:30px;border-bottom:1px solid var(--cr-line);text-decoration:none}.legal-document-links small{display:block;margin-bottom:22px;color:var(--cr-muted);font-size:10px;font-weight:850}.legal-document-links strong{font-family:"Crystal Serif",Georgia,serif;font-size:32px;font-weight:500}.legal-document-links p{max-width:50em;margin:10px 0 0;color:var(--cr-muted);font-size:13px;line-height:1.65}.legal-document-links b{min-height:44px;display:inline-flex;align-items:center;gap:9px;font-size:12px}.legal-document-links b i{font-size:18px;font-style:normal}.legal-contact-band{margin-top:80px;padding:42px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:40px;color:var(--cr-white);background:var(--cr-primary)}.legal-contact-band h2{margin:10px 0 12px;font-family:"Crystal Serif",Georgia,serif;font-size:34px;font-weight:500}.legal-contact-band p:not(.growth-section-kicker){max-width:54em;margin:0;color:#ffffffad;font-size:12px;line-height:1.65}.legal-contact-band>a{min-height:52px;padding:8px 16px;display:grid;align-content:center;border:1px solid rgba(255,255,255,.28);text-decoration:none}.legal-contact-band>a span{color:#ffffff9e;font-size:9px}.legal-contact-band>a strong{margin-top:3px;font-size:12px}.legal-document-main{width:min(860px,calc(100% - 40px))}.legal-document-header{padding:24px 0 48px;border-bottom:1px solid var(--cr-line)}.legal-document-header h1{margin:12px 0 14px;font-family:"Crystal Serif",Georgia,serif;font-size:50px;font-weight:500;line-height:1.12}.legal-document-date{margin:0;color:var(--cr-muted);font-size:11px}.legal-document-lead{margin:34px 0 0;font-size:15px;line-height:1.85}.legal-document-header aside{margin-top:22px;padding:16px 18px;border-left:3px solid var(--cr-coral);background:#f1f3f1;font-size:13px;line-height:1.7}.legal-document-body section{padding:40px 0;border-bottom:1px solid var(--cr-line)}.legal-document-body h2{margin:0 0 22px;font-size:20px;line-height:1.35}.legal-document-body .legal-subheading{display:block;margin:18px 0 10px;color:#202521;font-size:14px;line-height:1.7}.legal-document-body p,.legal-document-body li{color:#343936;font-size:14px;line-height:1.9}.legal-document-body p{margin:0 0 14px}.legal-document-body p:last-child{margin-bottom:0}.legal-document-body ul{margin:0;padding-left:20px}.legal-document-body li+li{margin-top:8px}.upload-legal-note{margin:14px 0 0;color:var(--cr-muted);font-size:11px;line-height:1.6}.upload-legal-note a{color:var(--cr-black);font-weight:800;text-decoration:underline;text-underline-offset:2px}@media(max-width:620px){body[data-page=legal]{overflow-x:hidden}body[data-page=legal] .legal-document-main{width:calc(100% - 32px)!important;min-width:0;max-width:calc(100% - 32px);box-sizing:border-box}body[data-page=legal] .legal-document-header h1{width:100%;max-width:100%;font-size:36px;overflow-wrap:anywhere;word-break:break-word}}html[lang=zh-CN] body.growth-product,html[lang=zh-CN] body.growth-product button,html[lang=zh-CN] body.growth-product input,html[lang=zh-CN] body.growth-product a,html[lang=zh-CN] body.growth-product summary{font-family:var(--font-cjk);font-synthesis:none}html[lang=zh-CN] body.growth-product h1,html[lang=zh-CN] body.growth-product h2,html[lang=zh-CN] body.growth-product h3,html[lang=zh-CN] body.growth-product .upload-choice strong,html[lang=zh-CN] body.growth-product .demo-card strong,html[lang=zh-CN] body.growth-product .growth-static-card strong{font-family:var(--font-cjk);font-weight:650;letter-spacing:0;line-break:strict;text-wrap:balance}html[lang=zh-CN] body.growth-product p,html[lang=zh-CN] body.growth-product li,html[lang=zh-CN] body.growth-product span,html[lang=zh-CN] body.growth-product summary{line-break:strict;text-wrap:pretty}html[lang=zh-CN] .growth-hero h1{max-width:700px;font-size:clamp(52px,4.8vw,66px);line-height:1.08}html[lang=zh-CN] .growth-static-gallery h2,html[lang=zh-CN] .growth-section h2,html[lang=zh-CN] .growth-band h2,html[lang=zh-CN] .growth-final h2{font-size:clamp(38px,4.6vw,58px);line-height:1.12}html[lang=zh-CN] .create-intro h1{font-size:clamp(42px,3.7vw,50px);line-height:1.12}html[lang=zh-CN] .create-panel-head h2{font-size:28px;line-height:1.18}html[lang=zh-CN] .community-intro h1{max-width:9em;font-size:clamp(46px,5.4vw,66px);line-height:1.12}html[lang=zh-CN] .viewer-help,html[lang=zh-CN] .share-head-copy{font-size:13px;line-height:1.55}html[lang=zh-CN] .share-studio-head h2,html[lang=zh-CN] .share-control-heading h3,html[lang=zh-CN] .share-title-field>span:first-child,html[lang=zh-CN] .share-template-picker strong,html[lang=zh-CN] .share-live-note strong,html[lang=zh-CN] .share-link-card strong{font-family:var(--font-cjk);letter-spacing:0}html[lang=zh-CN] .share-control-heading>span,html[lang=zh-CN] .share-title-field>span:last-child,html[lang=zh-CN] .share-template-picker small,html[lang=zh-CN] .share-control-section>p,html[lang=zh-CN] .share-live-note p,html[lang=zh-CN] .share-link-card small,html[lang=zh-CN] .share-studio-actions>p,html[lang=zh-CN] .share-studio-actions>small{font-size:12px;line-height:1.55}@media(max-width:900px){.growth-header .growth-primary-link{display:none}body.growth-product .growth-nav a{padding-inline:4px;font-size:12px;white-space:nowrap}.community-card{min-height:0}.community-grid{align-items:start}}@media(max-width:720px)and (pointer:coarse)and (hover:none),(orientation:landscape)and (max-height:560px)and (pointer:coarse)and (hover:none){.device-copy-desktop{display:none}.device-copy-mobile{display:inline}html[lang=zh-CN] .mobile-title-break{display:block}}@media(max-width:620px){.works-head h1,html[lang=zh-CN] .works-head h1{font-size:40px;line-height:1.12}html[lang=zh-CN] .growth-hero h1{max-width:9em;font-size:clamp(39px,11.4vw,46px);line-height:1.1}html[lang=zh-CN] .growth-hero-copy{max-width:32em;font-size:15px;line-height:1.68}html[lang=zh-CN] .growth-static-gallery h2,html[lang=zh-CN] .growth-section h2,html[lang=zh-CN] .growth-band h2,html[lang=zh-CN] .growth-final h2,html[lang=zh-CN] .community-intro h1{font-size:clamp(34px,10.5vw,42px);line-height:1.14}html[lang=zh-CN] .create-intro h1{max-width:10em;font-size:clamp(32px,9.8vw,40px);line-height:1.13}html[lang=zh-CN] .create-intro>p:not(.growth-section-kicker){max-width:34em;font-size:14px;line-height:1.7}html[lang=zh-CN] .create-panel-head h2{font-size:24px}.privacy-main{padding-top:56px}.privacy-main h1,html[lang=zh-CN] .privacy-main h1{font-size:36px;line-height:1.14}.privacy-main .lede{font-size:16px;line-height:1.8}.works-empty{padding:36px 0}html[lang=zh-CN] .share-studio-head h2{font-size:18px}html[lang=zh-CN] .share-control-heading h3,html[lang=zh-CN] .share-title-field>span:first-child,html[lang=zh-CN] .share-template-picker strong,html[lang=zh-CN] .share-live-note strong,html[lang=zh-CN] .share-link-card strong{font-size:13px}}@media(max-width:420px){.share-create .full-action-label{display:none}.share-create .compact-action-label{display:inline}html[lang=zh-CN] .share-intro h1{max-width:calc(100vw - 112px);font-size:20px;line-height:1.1;white-space:nowrap}}@media(orientation:landscape)and (max-height:560px)and (pointer:coarse)and (hover:none){.upload-grid{align-items:center}body.capture-mobile-priority [data-capture-choice=library]{min-height:44px;align-self:center}body.capture-mobile-priority [data-capture-choice=camera]{min-height:96px;grid-template-columns:38px minmax(0,1fr) auto;grid-template-rows:auto;padding:12px!important}body.capture-mobile-priority [data-capture-choice=camera]>.camera-icon{grid-column:1;grid-row:1}body.capture-mobile-priority [data-capture-choice=camera]>strong{grid-column:2;grid-row:1}body.capture-mobile-priority [data-capture-choice=camera]>span:not(.camera-icon){display:none}body.capture-mobile-priority [data-capture-choice=camera] .camera-launch{width:auto;min-height:48px;grid-column:3;grid-row:1}}.growth-nav-label-compact{display:none}.opensource-page{background:#f7f8f5}.opensource-main{overflow:hidden;color:var(--ink);background:#f7f8f5}.opensource-main [data-reveal]{opacity:0;transform:translateY(24px);transition:opacity .76s cubic-bezier(.22,.76,.22,1),transform .76s cubic-bezier(.22,.76,.22,1)}.opensource-main [data-reveal].is-visible{opacity:1;transform:translateY(0)}.opensource-hero,.opensource-evidence,.opensource-principles,.opensource-method,.opensource-bridge,.opensource-citation{width:min(1320px,calc(100% - 64px));margin-inline:auto}.opensource-hero{min-height:660px;padding:88px 0 72px;display:grid;grid-template-columns:minmax(360px,.82fr) minmax(520px,1.18fr);align-items:center;gap:72px}.opensource-hero-copy{max-width:600px}.opensource-hero h1{margin:18px 0 14px;font-family:Crystal Growth,Crystal Sans,system-ui,sans-serif;font-size:88px;font-weight:850;line-height:.92;letter-spacing:0}.opensource-paper-title{max-width:36ch;margin:0;color:var(--muted);font-size:15px;font-weight:650;line-height:1.55}.opensource-lede{max-width:14em;margin:34px 0 0;font-family:"Crystal Serif",Georgia,serif;font-size:35px;line-height:1.2}.opensource-summary{max-width:48ch;margin:20px 0 0;color:var(--muted);font-size:16px;line-height:1.75}.opensource-actions{margin-top:32px;display:flex;align-items:center;flex-wrap:wrap;gap:10px 20px}.opensource-primary-action{min-height:54px;padding:6px 7px 6px 22px;display:inline-flex;align-items:center;gap:18px;border-radius:999px;color:#fff!important;background:#172019;font-size:14px;font-weight:750;text-decoration:none;transition:transform .48s cubic-bezier(.22,.76,.22,1),background-color .48s cubic-bezier(.22,.76,.22,1)}.opensource-primary-action i{width:40px;height:40px;display:grid;place-items:center;border-radius:50%;color:#172019;background:var(--lime);font-size:18px;font-style:normal;transition:transform .48s cubic-bezier(.22,.76,.22,1)}.opensource-primary-action:hover,.opensource-primary-action:focus-visible{background:#25372a;transform:translateY(-2px)}.opensource-primary-action:hover i,.opensource-primary-action:focus-visible i{transform:translate(2px,-2px)}.opensource-primary-action:active{transform:scale(.98)}.opensource-text-action{min-height:44px;display:inline-flex;align-items:center;gap:7px;color:var(--forest)!important;font-size:13px;font-weight:750;text-underline-offset:5px}.opensource-image-shell{padding:7px;border:1px solid rgba(38,53,43,.12);border-radius:8px;background:#26352b0b}.opensource-image-core{aspect-ratio:16 / 9;overflow:hidden;border-radius:5px;background:#eef2fb}.opensource-image-core img,.opensource-image-core video{width:100%;height:100%;display:block;object-fit:cover}.opensource-hero-figure{min-width:0;margin:0}.opensource-hero-figure figcaption{max-width:58ch;margin:12px 8px 0;color:var(--muted);font-size:12px;line-height:1.6}.opensource-evidence{min-height:146px;padding:0 34px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;color:#fff;background:#172019}.opensource-evidence article{min-height:78px;padding:0 30px;display:grid;align-content:center;gap:9px;border-left:1px solid rgba(255,255,255,.14)}.opensource-evidence article:first-child{border-left:0}.opensource-evidence strong{color:var(--lime);font-size:27px;font-weight:750;line-height:1}.opensource-evidence span{color:#ffffffad;font-size:12px;line-height:1.55}.opensource-principles{padding:128px 0;display:grid;grid-template-columns:minmax(320px,.82fr) minmax(520px,1.18fr);align-items:start;gap:96px}.opensource-section-heading h2,.opensource-method h2,.opensource-bridge h2{max-width:13em;margin:18px 0 0;font-family:"Crystal Serif",Georgia,serif;font-size:52px;font-weight:500;line-height:1.08;letter-spacing:0}.opensource-principle-list{border-top:1px solid var(--line)}.opensource-principle-list article{min-height:164px;padding:28px 0;display:grid;grid-template-columns:48px minmax(0,1fr);gap:20px;border-bottom:1px solid var(--line)}.opensource-principle-list article>span{color:var(--forest);font-size:12px;font-weight:750}.opensource-principle-list h3{margin:0 0 10px;font-size:24px;line-height:1.2}.opensource-principle-list p,.opensource-method-copy>p:last-child,.opensource-bridge>p,.opensource-citation .opensource-section-heading>p:last-child{max-width:54ch;margin:0;color:var(--muted);font-size:15px;line-height:1.78}.opensource-method{padding:86px 76px;display:grid;grid-template-columns:minmax(300px,.72fr) minmax(520px,1.28fr);align-items:center;gap:72px;background:#eaf0e9}.opensource-method-copy>p:last-child{margin-top:24px}.opensource-method-figure{min-width:0;margin:0;padding:18px;border:1px solid rgba(38,53,43,.11);border-radius:8px;background:#ffffffa3}.opensource-method-figure img{width:100%;height:auto;display:block}.opensource-bridge{min-height:390px;margin-top:32px;padding:72px 76px;display:grid;grid-template-columns:minmax(380px,1fr) minmax(380px,.82fr);align-items:end;gap:80px;color:#fff;background:#172019}.opensource-bridge .growth-section-kicker{color:var(--lime)}.opensource-bridge h2{color:#fff}.opensource-bridge>p{color:#ffffffad}.opensource-citation{padding:128px 0 144px;display:grid;grid-template-columns:minmax(300px,.72fr) minmax(520px,1.28fr);align-items:start;gap:72px}.opensource-citation .opensource-section-heading>p:last-child{margin-top:22px}.opensource-citation-code{min-width:0;overflow:hidden;border-radius:8px;color:#e5e9e2;background:#111713}.opensource-citation-code pre{max-width:100%;margin:0;padding:28px;overflow-x:auto;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;line-height:1.75;white-space:pre}.opensource-citation-code button{min-height:48px;margin:0 12px 12px auto;padding:0 18px;display:block;border:0;border-radius:999px;color:#172019;background:var(--lime);font-size:12px;font-weight:800;cursor:pointer;transition:transform .42s cubic-bezier(.22,.76,.22,1),background-color .42s cubic-bezier(.22,.76,.22,1)}.opensource-citation-code button:hover,.opensource-citation-code button:focus-visible{background:#dcff70;transform:translateY(-2px)}.opensource-citation-code button.is-copied{transform:scale(.97)}html[lang=zh-CN] .opensource-hero h1,html[lang=zh-CN] .opensource-paper-title{font-family:Crystal Growth,Crystal Sans,system-ui,sans-serif}html[lang=zh-CN] .opensource-lede,html[lang=zh-CN] .opensource-section-heading h2,html[lang=zh-CN] .opensource-method h2,html[lang=zh-CN] .opensource-bridge h2{font-family:var(--font-cjk);font-weight:650;line-break:strict;text-wrap:balance}@media(max-width:1100px){.opensource-hero{min-height:0;grid-template-columns:minmax(320px,.92fr) minmax(440px,1.08fr);gap:40px}.opensource-hero h1{font-size:72px}.opensource-lede{font-size:30px}.opensource-principles,.opensource-method,.opensource-citation{gap:48px}.opensource-method,.opensource-bridge{padding-inline:48px}}@media(max-width:900px){.growth-nav{grid-template-columns:repeat(5,minmax(0,1fr))}.growth-nav-label-full{display:none}.growth-nav-label-compact{display:inline}.opensource-hero,.opensource-principles,.opensource-method,.opensource-bridge,.opensource-citation{grid-template-columns:1fr}.opensource-hero{padding:64px 0 56px}.opensource-hero-copy{max-width:720px}.opensource-hero-figure{max-width:760px}.opensource-principles{padding:96px 0}.opensource-method,.opensource-bridge{padding:64px 48px}.opensource-bridge{min-height:0;align-items:start;gap:32px}.opensource-citation{padding:96px 0 112px}}@media(max-width:620px){.opensource-hero,.opensource-evidence,.opensource-principles,.opensource-method,.opensource-bridge,.opensource-citation{width:calc(100% - 32px)}.opensource-hero{padding:42px 0 38px;gap:0}.opensource-hero-copy{display:contents}.opensource-hero-copy>.growth-section-kicker{order:1}.opensource-hero h1{order:2}.opensource-paper-title{order:3}.opensource-lede{order:4}.opensource-hero-figure{order:5;margin-top:24px}.opensource-summary{order:6}.opensource-actions{order:7}.opensource-hero h1{margin-top:14px;font-size:54px;line-height:.96}.opensource-paper-title{font-size:12px;line-height:1.5}.opensource-lede{max-width:12em;margin-top:24px;font-size:27px}.opensource-summary{margin-top:20px;font-size:14px;line-height:1.7}.opensource-actions{margin-top:24px;gap:8px 14px}.opensource-primary-action{min-height:50px}.opensource-primary-action i{width:36px;height:36px}.opensource-image-shell{padding:4px}.opensource-evidence{min-height:0;padding:10px 20px;grid-template-columns:1fr}.opensource-evidence article{min-height:88px;padding:18px 4px;grid-template-columns:112px minmax(0,1fr);align-items:center;border-left:0;border-top:1px solid rgba(255,255,255,.14)}.opensource-evidence article:first-child{border-top:0}.opensource-evidence strong{font-size:21px}.opensource-principles{padding:76px 0;gap:40px}.opensource-section-heading h2,.opensource-method h2,.opensource-bridge h2{margin-top:14px;font-size:36px;line-height:1.12}.opensource-principle-list article{min-height:0;padding:24px 0;grid-template-columns:34px minmax(0,1fr);gap:12px}.opensource-principle-list h3{font-size:21px}.opensource-principle-list p,.opensource-method-copy>p:last-child,.opensource-bridge>p,.opensource-citation .opensource-section-heading>p:last-child{font-size:14px;line-height:1.72}.opensource-method,.opensource-bridge{width:100%;padding:60px 16px;gap:38px}.opensource-method-figure{padding:8px}.opensource-bridge{margin-top:16px}.opensource-citation{padding:76px 0 92px;gap:34px}.opensource-citation-code pre{padding:20px;font-size:10px}}@media(max-width:360px){.opensource-hero h1{font-size:46px}.opensource-lede{font-size:24px}body.growth-product .growth-nav a{padding-inline:1px;font-size:11px}}@media(prefers-reduced-motion:reduce){.opensource-main [data-reveal]{opacity:1;transform:none}}
