.editor_workspace__vaMcw{display:flex;flex:1;min-height:0;gap:12px;padding:8px}.editor_chatColumn__zVmo_{flex:0 0 clamp(360px,29vw,440px);flex-direction:column}.editor_chatColumn__zVmo_,.editor_previewColumn__eL73g{display:flex;min-width:0;min-height:0;overflow:hidden;border:1px solid rgb(var(--border));border-radius:var(--radius-field);background:rgb(var(--surface))}.editor_previewColumn__eL73g{flex:1;flex-direction:column}.editor_previewCanvas__wfS1P{flex:1;min-height:0;overflow:hidden;background:rgb(var(--surface-overlay))}.editor_previewToolbar__3k3cR{display:flex;align-items:center;gap:10px;flex-shrink:0;min-height:46px;border-bottom:1px solid rgb(var(--border));padding:4px 8px;background:rgb(var(--surface))}.editor_address__p6B3B{display:flex;flex:1;min-width:0;height:36px;align-items:center;overflow:hidden;border:1px solid rgb(var(--border));border-radius:var(--radius-button);background:rgb(var(--surface-elevated));font-size:12px}.editor_addressPrefix__0pry1{padding-left:10px;max-width:45%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:rgb(var(--foreground-muted))}.editor_chatPanel__dtGcv{display:flex;height:100%;min-width:0;min-height:0;flex-direction:column;background:rgb(var(--surface))}.editor_chatPanel__dtGcv[data-welcome=true]{background:transparent;overflow-y:auto;padding:clamp(20px,3vh,32px) 0 24px}.editor_conversationShell__L53PX{position:relative;min-width:0;min-height:0}.editor_scrollToLatest__aP_Qb{position:absolute;right:18px;bottom:12px;z-index:30;border-radius:999px;background:rgb(var(--surface-elevated));color:rgb(var(--foreground));box-shadow:0 4px 16px rgb(var(--shadow-color)/.12)}.editor_conversation__cvOJD{min-height:0;padding:20px 18px;overflow-y:auto;overscroll-behavior:contain;scroll-behavior:auto}.editor_chatPanel__dtGcv[data-welcome=true] .editor_conversation__cvOJD{overflow:visible;padding:0 20px}.editor_welcome__fn4HH{margin:0 auto 26px;width:100%;max-width:700px;text-align:left}.editor_welcomeEyebrow__E9FUA{margin:0 0 12px;font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:rgb(var(--foreground-muted))}.editor_welcomeTitle__Zjn_a{margin:0;font-size:clamp(28px,3.2vw,42px);font-weight:var(--weight-display);line-height:1.12;letter-spacing:var(--tracking-heading);color:rgb(var(--foreground))}.editor_welcomeDescription__xQGAi{max-width:520px;margin:14px 0 0;font-size:14px;line-height:1.65;color:rgb(var(--foreground-muted))}.editor_emptyChat__EvVn5{display:flex;min-height:240px;height:100%;flex-direction:column;justify-content:center;align-items:flex-start;padding:28px 10px}.editor_emptyChat__EvVn5 h2{margin:24px 0 10px;font-size:25px;font-weight:var(--weight-display);line-height:1.16;letter-spacing:var(--tracking-heading)}.editor_emptyChat__EvVn5 p{max-width:300px;font-size:13px;line-height:1.75;color:rgb(var(--foreground-muted))}.editor_composerDock__g2_Y4{flex-shrink:0;padding:8px 12px 12px}.editor_chatPanel__dtGcv[data-welcome=true] .editor_composerDock__g2_Y4{padding:0 20px}.editor_composerFrame__1CY2N{max-width:700px;margin:0 auto}.editor_buildStatus__JmT4T{padding:0 8px 2px}.editor_meta__Hfj0b{display:flex;min-width:0;align-items:center;gap:6px;padding:0 2px 4px;white-space:nowrap}.editor_meta__Hfj0b:empty{display:none}.editor_composer__R4rI8{border:1px solid rgb(var(--border-strong));border-radius:var(--radius-field);background:rgb(var(--surface-elevated));box-shadow:0 3px 12px rgb(var(--shadow-color)/.025);transition:border-color var(--duration-base),box-shadow var(--duration-base)}.editor_composer__R4rI8:focus-within{border-color:rgb(var(--foreground)/.7);box-shadow:0 0 0 3px rgb(var(--shadow-color)/.045)}.editor_composerText__GV8Hj{min-height:84px;max-height:260px;overflow:hidden}.editor_composerText__GV8Hj .ProseMirror{min-height:84px;padding:16px 16px 12px;font-size:15px;line-height:1.6}.editor_composerTools__OSF4D{display:flex;align-items:flex-end;justify-content:space-between;gap:8px;padding:8px}.editor_composerSelectors__TqqBu{display:flex;flex:1;align-items:center;min-width:0;flex-wrap:nowrap;gap:4px}.editor_composerActions__dmWgD{display:flex;flex-shrink:0;align-items:center;gap:2px}.editor_toolButton__B28qQ{display:inline-flex;align-items:center;justify-content:center;height:36px;width:36px;flex-shrink:0;border-radius:var(--radius-button);color:rgb(var(--foreground-muted));transition:background-color var(--duration-fast),color var(--duration-fast)}.editor_toolButton__B28qQ:hover{background:rgb(var(--surface-overlay)/.6);color:rgb(var(--foreground))}.editor_toolButton__B28qQ:disabled{opacity:.4;cursor:not-allowed}.editor_sendButton__ELfbN{background:rgb(var(--action));color:rgb(var(--action-foreground))}.editor_sendButton__ELfbN:hover{background:rgb(var(--action-hover));color:rgb(var(--action-foreground))}.editor_selector__QUK6D{display:flex;min-width:0;max-width:100%;min-height:34px;align-items:center;gap:7px;padding:6px 9px;border:0;border-radius:var(--radius-button);background:rgb(var(--foreground)/.035);font-size:12px;line-height:1.35;color:rgb(var(--foreground-muted));transition:background-color var(--duration-fast),color var(--duration-fast)}.editor_selector__QUK6D:hover,.editor_selector__QUK6D[aria-expanded=true]{background:rgb(var(--foreground)/.075);color:rgb(var(--foreground))}.editor_selector__QUK6D:focus-visible{outline:2px solid rgb(var(--foreground)/.65);outline-offset:3px}.editor_modelSelector__PUbBK{background:var(--editor-model-gradient);color:rgb(var(--on-gradient))}.editor_modelSelector__PUbBK:hover,.editor_modelSelector__PUbBK[aria-expanded=true]{color:rgb(var(--on-gradient));background:var(--editor-model-gradient);box-shadow:inset 0 0 0 50px rgb(var(--landing-white)/.18)}.editor_selector__QUK6D svg:last-child{transition:transform var(--duration-fast)}.editor_selector__QUK6D[aria-expanded=true] svg:last-child{transform:rotate(180deg)}.editor_selector__QUK6D:disabled{cursor:not-allowed;opacity:.5}.editor_welcomeFooter__BcSyG{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px;padding:14px 0 4px}.editor_welcomeGallery__HIcKg{max-width:1040px;margin:58px auto 0}.editor_chatPanel__dtGcv[data-welcome=true] .editor_composer__R4rI8{border:1.5px solid rgb(var(--foreground)/.62);background:rgb(var(--editor-composer-surface));box-shadow:0 2px 3px rgb(var(--shadow-color)/.06),0 16px 38px -18px rgb(var(--shadow-color)/.3),0 36px 65px -32px rgb(var(--shadow-color)/.18)}.editor_chatPanel__dtGcv[data-welcome=true] .editor_composer__R4rI8:focus-within{border-color:rgb(var(--foreground));box-shadow:0 0 0 4px rgb(var(--landing-blue)/.2),0 18px 42px -18px rgb(var(--shadow-color)/.3)}.editor_chatPanel__dtGcv[data-welcome=true] .editor_composerText__GV8Hj,.editor_chatPanel__dtGcv[data-welcome=true] .editor_composerText__GV8Hj .ProseMirror{min-height:120px}.editor_chatPanel__dtGcv[data-welcome=true] .editor_composerText__GV8Hj .ProseMirror{padding:22px 22px 14px;font-size:16px;line-height:1.7}.editor_chatPanel__dtGcv[data-welcome=true] .editor_composerText__GV8Hj .tiptap p.is-editor-empty:first-child:before{color:rgb(var(--foreground-muted))}.editor_chatPanel__dtGcv[data-welcome=true] .editor_composerTools__OSF4D{padding:10px 12px 12px}.editor_chatPanel__dtGcv[data-welcome=true] .editor_modelSelector__PUbBK{min-height:40px;padding:9px 12px;background:var(--editor-model-gradient)}.editor_chatPanel__dtGcv[data-welcome=true] .editor_modelSelector__PUbBK svg{color:rgb(var(--on-gradient))}.editor_chatPanel__dtGcv[data-welcome=true] .editor_sendButton__ELfbN{width:44px;height:44px}.editor_uploadBrief__9rOBl{display:inline-flex;align-items:center;gap:7px;font-size:12px;min-height:42px;padding:10px 15px;border:1px solid rgb(var(--accent));border-radius:var(--radius-button);background:rgb(var(--accent));color:rgb(var(--accent-foreground));font-weight:500;box-shadow:0 3px 8px -5px rgb(var(--shadow-color)/.2);transition:background-color var(--duration-base),border-color var(--duration-base),box-shadow var(--duration-base)}.editor_uploadBrief__9rOBl:hover{background:rgb(var(--accent-hover));border-color:rgb(var(--accent-hover));box-shadow:0 5px 12px -6px rgb(var(--shadow-color)/.24)}.editor_uploadBrief__9rOBl:disabled{opacity:.5;cursor:not-allowed}.editor_uploadBrief__9rOBl:focus-visible{outline:2px solid rgb(var(--foreground));outline-offset:3px}@media (max-width:480px){.editor_composerSelectors__TqqBu .editor_selector__QUK6D{gap:4px;padding-inline:6px}.editor_welcomeGallery__HIcKg{margin-top:38px}.editor_chatPanel__dtGcv[data-welcome=true] .editor_composerText__GV8Hj .ProseMirror{padding:18px 16px 12px}.editor_chatPanel__dtGcv[data-welcome=true] .editor_composerTools__OSF4D{flex-wrap:wrap;row-gap:10px;padding:8px}.editor_chatPanel__dtGcv[data-welcome=true] .editor_composerSelectors__TqqBu{flex:1 1 170px}.editor_chatPanel__dtGcv[data-welcome=true] .editor_composerActions__dmWgD{margin-left:auto}}@media (max-width:1200px){.editor_workspace__vaMcw{gap:8px;padding:6px}.editor_chatColumn__zVmo_{flex-basis:360px}.editor_previewToolbar__3k3cR{gap:6px;padding:4px 8px}}@media (max-width:1199px){.editor_chatPanel__dtGcv:not([data-welcome=true]){background:transparent}.editor_composerText__GV8Hj .ProseMirror{font-size:16px}.editor_toolButton__B28qQ{height:44px;width:44px}.editor_selector__QUK6D{min-height:44px}.editor_chatPanel__dtGcv[data-welcome=true]{padding-top:30px}}@media (max-width:480px){.editor_welcome__fn4HH{margin-bottom:22px}.editor_welcomeTitle__Zjn_a{font-size:32px}.editor_welcomeDescription__xQGAi{font-size:13px}.editor_conversation__cvOJD{padding:16px}.editor_composerDock__g2_Y4{padding:8px 10px 12px}.editor_chatPanel__dtGcv[data-welcome=true] .editor_composerDock__g2_Y4,.editor_chatPanel__dtGcv[data-welcome=true] .editor_conversation__cvOJD{padding-left:18px;padding-right:18px}.editor_composerText__GV8Hj .ProseMirror{padding:14px}.editor_composerTools__OSF4D{gap:4px}}@media (prefers-reduced-motion:reduce){.editor_composer__R4rI8,.editor_selector__QUK6D,.editor_selector__QUK6D svg:last-child,.editor_toolButton__B28qQ,.editor_uploadBrief__9rOBl{transition:none}}@media (max-width:1199px){.editor_workspace__vaMcw{display:none}.editor_chatPanel__dtGcv:not([data-welcome=true]) .editor_composerDock__g2_Y4{padding:2px 8px max(6px,env(safe-area-inset-bottom))}.editor_meta__Hfj0b{gap:2px;padding:0 0 2px}.editor_buildStatus__JmT4T{padding:0 8px}}.editor_modifierBadge__Ealn0{display:inline-flex;flex-shrink:0;align-items:center;border-radius:5px;padding:2px 5px;white-space:nowrap;font-size:11px;line-height:1.45;font-variant-numeric:tabular-nums;background:rgb(var(--surface-field));color:rgb(var(--foreground-muted))}.editor_modifierBadge__Ealn0[data-tier=cheap]{background:rgb(var(--status-success-border)/.32);color:rgb(var(--status-success-fg))}.editor_modifierBadge__Ealn0[data-tier=normal]{background:rgb(var(--landing-yellow)/.22);color:rgb(var(--status-warn-fg))}.editor_modifierBadge__Ealn0[data-tier=expensive]{background:rgb(var(--landing-pink)/.2);color:rgb(var(--status-error-fg))}.editor_actionDots__hJJI6{display:inline-block;white-space:nowrap;animation:editor_action-dots__1uXMR 2s step-end infinite}@keyframes editor_action-dots__1uXMR{0%,20%{clip-path:inset(0 100% 0 0)}40%{clip-path:inset(0 66.666% 0 0)}60%{clip-path:inset(0 33.333% 0 0)}80%,to{clip-path:inset(0 0 0 0)}}@media (prefers-reduced-motion:reduce){.editor_actionDots__hJJI6{animation:none}}@media (max-width:740px){.DialogShell_fullscreen__5QGtA[data-mobile-fullscreen]{position:fixed;inset:0;width:100%;height:100dvh;max-width:none;max-height:100dvh;border:0;border-radius:0}.DialogShell_fullscreen__5QGtA[data-mobile-fullscreen]>div:first-child{flex-shrink:0;padding-top:max(20px,env(safe-area-inset-top))}.DialogShell_fullscreen__5QGtA[data-mobile-fullscreen]>div:last-child{padding-bottom:max(20px,env(safe-area-inset-bottom))}}.IdeaHandoffBridge_bridge__UUpZB{position:fixed;inset:0;z-index:var(--z-bridge);pointer-events:none}.IdeaHandoffBridge_field__YOlWG{position:absolute;left:0;top:0;overflow:hidden;contain:layout paint;transform-origin:top left;border:1.25px solid rgb(var(--foreground));border-radius:var(--radius-field);background:rgb(var(--surface-elevated));will-change:transform}.IdeaHandoffBridge_field__YOlWG[data-fluid-origin]{overflow:visible;contain:layout;border:0;background:transparent}.IdeaHandoffBridge_field__YOlWG[data-fluid-origin]:before{content:"";position:absolute;inset:0;border:1.25px solid rgb(var(--foreground));border-radius:inherit;background:rgb(var(--surface-elevated));opacity:0;transition:opacity .24s var(--ease-out)}.IdeaHandoffBridge_bridge__UUpZB[data-idea-bridge=entering] .IdeaHandoffBridge_field__YOlWG[data-fluid-origin]:before{opacity:1}.IdeaHandoffBridge_snapshot__mOVbO{position:absolute;inset:0}.IdeaHandoffBridge_text__EVFgT{position:relative;padding:14px 16px;font-size:16px;line-height:1.6;letter-spacing:-.015em;white-space:pre-wrap;overflow-wrap:anywhere;color:rgb(var(--foreground))}@media (prefers-reduced-motion:reduce){.IdeaHandoffBridge_field__YOlWG{will-change:auto}}.features_root__x_5kH{color:rgb(var(--foreground))}.features_root__x_5kH h1,.features_root__x_5kH h2,.features_root__x_5kH h3,.features_root__x_5kH p{margin:0}.features_root__x_5kH h1,.features_root__x_5kH h2{font-weight:var(--weight-display);letter-spacing:-.045em;text-wrap:balance}.features_root__x_5kH a:focus-visible{outline:2px solid rgb(var(--foreground));outline-offset:5px}.features_hero__E_tNs{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(0,1fr);gap:30px 64px;padding:70px 0 64px;border-bottom:1px solid rgb(var(--border-strong))}.features_eyebrow__khi5c{font-size:11px;line-height:1.5;letter-spacing:var(--tracking-caps);text-transform:uppercase}.features_hero__E_tNs>.features_eyebrow__khi5c{grid-column:1/-1}.features_hero__E_tNs h1{font-size:clamp(44px,5.5vw,88px);line-height:1.02;white-space:pre-line}.features_heroAside__sDZna{align-self:end;max-width:420px}.features_heroAside__sDZna>p{font-size:18px;line-height:1.6;color:rgb(var(--foreground-muted))}.features_actions__wmg7O{display:flex;flex-wrap:wrap;align-items:center;gap:12px 24px}.features_heroAside__sDZna .features_actions__wmg7O{margin-top:26px}.features_textLink__Wn6xj{display:inline-flex;align-items:center;min-height:44px;font-size:14px;text-decoration:underline;text-underline-offset:5px;text-decoration-color:rgb(var(--foreground-muted))}.features_textLink__Wn6xj:hover{text-decoration-color:currentColor}.features_catalogue__9jfBN{display:grid;grid-template-columns:230px minmax(0,1fr);gap:64px;padding-top:56px}.features_contents___YVnd{position:sticky;top:calc(var(--header-height) + 32px);align-self:start}.features_contents___YVnd>p{margin-bottom:18px;color:rgb(var(--foreground-muted))}.features_contents___YVnd ol,.features_items__Acoru{list-style:none;padding:0;margin:0}.features_contents___YVnd a{display:flex;align-items:center;gap:14px;min-height:46px;padding:10px 0;font-size:14px;line-height:1.4;color:rgb(var(--foreground-muted));border-bottom:1px solid transparent}.features_contents___YVnd a:hover,.features_contents___YVnd a[aria-current]{color:rgb(var(--foreground))}.features_contents___YVnd a[aria-current]{border-color:rgb(var(--foreground))}.features_index__uoB94{font-size:11px;font-variant-numeric:tabular-nums}.features_sections__DGrvF{min-width:0}.features_section__YwqiA{scroll-margin-top:32px;padding:0 0 52px;margin-bottom:48px;border-bottom:1px solid rgb(var(--border-strong))}.features_section__YwqiA>.features_eyebrow__khi5c{color:rgb(var(--foreground-muted))}.features_section__YwqiA h2{font-size:clamp(28px,2.7vw,40px);line-height:1.15;margin-top:14px;max-width:760px;white-space:pre-line}.features_items__Acoru{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 48px;margin-top:36px}.features_items__Acoru h3{font-size:17px;line-height:1.4;font-weight:500;letter-spacing:-.015em}.features_items__Acoru p{margin-top:9px;font-size:15px;line-height:1.65;color:rgb(var(--foreground-muted));max-width:48ch}.features_section__YwqiA>.features_sectionNote__qVwgt{margin-top:24px}.features_mcp__f3Ajw{padding:32px;border:1px solid rgb(var(--border-strong));background:rgb(var(--surface));border-radius:12px;margin-bottom:22px}.features_mcp__f3Ajw h2{font-size:clamp(28px,2.7vw,38px)}.features_mcpIntro__3NV9C{margin-top:20px!important;font-size:16px;line-height:1.65;max-width:68ch;color:rgb(var(--foreground-muted))}.features_clients__Yjegu{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.features_clients__Yjegu span{padding:7px 12px;border:1px solid rgb(var(--border));border-radius:6px;font-size:13px;background:rgb(var(--surface-elevated))}.features_mcp__f3Ajw .features_items__Acoru{padding-top:28px;margin-top:28px;border-top:1px solid rgb(var(--border))}.features_mcpFooter__YyZDH{display:flex;flex-wrap:wrap;align-items:center;gap:16px 24px;margin-top:32px}.features_mcpFooter__YyZDH p{font-size:13px;line-height:1.5;color:rgb(var(--foreground-muted))}.features_availability__GtT2k{max-width:75ch;font-size:13px;line-height:1.7;color:rgb(var(--foreground-muted))}.features_finish__1IfoU{margin-top:72px;padding:52px 0 64px;border-top:1px solid rgb(var(--border-strong));display:flex;align-items:center;justify-content:space-between;gap:32px}.features_finish__1IfoU h2{font-size:clamp(32px,3.5vw,52px);line-height:1.1;white-space:pre-line}.features_finishButton__EHtW4{background-image:var(--landing-action-gradient);color:rgb(var(--on-gradient));border-color:transparent}.features_finishButton__EHtW4:hover{color:rgb(var(--on-gradient))}@media (min-width:1650px){.features_catalogue__9jfBN{grid-template-columns:280px minmax(0,1fr);gap:100px}.features_items__Acoru{-moz-column-gap:72px;column-gap:72px}}@media (max-width:1100px){.features_hero__E_tNs{gap:28px 40px;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr)}.features_catalogue__9jfBN{grid-template-columns:195px minmax(0,1fr);gap:32px}.features_items__Acoru{-moz-column-gap:28px;column-gap:28px}.features_mcp__f3Ajw{padding:24px}}@media (max-width:950px){.features_hero__E_tNs{grid-template-columns:1fr;padding:48px 0 36px}.features_hero__E_tNs h1{font-size:clamp(40px,7.6vw,64px)}.features_heroAside__sDZna{max-width:620px}.features_heroAside__sDZna>p{font-size:16px}.features_catalogue__9jfBN{grid-template-columns:1fr;gap:36px;padding-top:28px}.features_contents___YVnd{position:static}.features_contents___YVnd ol{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));-moz-column-gap:20px;column-gap:20px}.features_contents___YVnd a{height:100%;border-bottom-color:rgb(var(--border))}.features_section__YwqiA{margin-bottom:36px;padding-bottom:36px}.features_mcp__f3Ajw{padding:24px;margin-bottom:20px}.features_finish__1IfoU{margin-top:40px;padding:36px 0 48px}}@media (max-width:600px){.features_hero__E_tNs{padding-top:32px;gap:24px}.features_hero__E_tNs h1{font-size:clamp(36px,8vw,48px)}.features_contents___YVnd ol{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 20px}.features_contents___YVnd a{gap:10px;font-size:13px}.features_items__Acoru{grid-template-columns:1fr;gap:26px;margin-top:28px}.features_items__Acoru p{max-width:none}.features_mcp__f3Ajw{padding:22px 18px}.features_finish__1IfoU,.features_mcpFooter__YyZDH{align-items:flex-start;flex-direction:column}}.TokenPackagesModal_packages__S5Zw0{padding-bottom:8px}.TokenPackagesModal_package__Dk8Pv{display:grid;grid-template-columns:28px minmax(0,1fr) auto auto;align-items:center;gap:16px;padding:20px 28px;border-top:1px solid rgb(var(--border))}.TokenPackagesModal_package__Dk8Pv:first-child{border-top:0}.TokenPackagesModal_index__C_q6c{font-size:9px;color:rgb(var(--foreground-subtle));font-variant-numeric:tabular-nums}.TokenPackagesModal_description__tobyg{min-width:0}.TokenPackagesModal_description__tobyg h3{font-size:15px;line-height:1.35;font-weight:500;overflow-wrap:anywhere}.TokenPackagesModal_description__tobyg p{margin-top:5px;font-size:12px;line-height:1.6;color:rgb(var(--foreground-muted))}.TokenPackagesModal_tokens__shGRy{font-size:12px;white-space:nowrap}.TokenPackagesModal_purchase__HmQ11{display:flex;align-items:center;justify-content:space-between;gap:18px}.TokenPackagesModal_price___HohQ{min-width:0;text-align:right}.TokenPackagesModal_price___HohQ>span{font-family:var(--font-display);font-size:22px;line-height:1.1;letter-spacing:-.04em}.TokenPackagesModal_price___HohQ small{display:block;margin-top:4px;font-size:12px;color:rgb(var(--foreground-muted))}@media (max-width:740px){.TokenPackagesModal_package__Dk8Pv{grid-template-columns:minmax(0,1fr);gap:10px;padding:20px}.TokenPackagesModal_index__C_q6c{display:none}.TokenPackagesModal_tokens__shGRy{font-size:13px;color:rgb(var(--foreground-muted))}.TokenPackagesModal_purchase__HmQ11{padding-top:2px;gap:12px}.TokenPackagesModal_purchase__HmQ11 button{flex-shrink:0}.TokenPackagesModal_price___HohQ{text-align:left}}.ActiveModeOnboarding_layer__G7b9s{position:fixed;inset:0;z-index:10020;overflow:hidden}.ActiveModeOnboarding_spotlight__A0F0T{position:fixed;border:1px solid rgb(var(--foreground)/.55);border-radius:12px;box-shadow:0 0 0 100vmax rgb(var(--foreground)/.32),0 0 0 4px rgb(var(--landing-blue)/.2);pointer-events:none}.ActiveModeOnboarding_backdrop__0S_ce{position:absolute;inset:0;background:rgb(var(--foreground)/.32)}.ActiveModeOnboarding_cursor__v2k_T{position:absolute;left:25%;top:25%;display:grid;width:42px;height:42px;place-items:center;border-radius:50%;color:rgb(var(--foreground));background:rgb(var(--surface-elevated));box-shadow:0 4px 16px rgb(var(--foreground)/.14)}.ActiveModeOnboarding_card__5hz2e{position:fixed;display:flex;flex-direction:column;overflow:hidden;border:1px solid rgb(var(--border)/.6);border-radius:18px;padding:18px;background:rgb(var(--surface-elevated));color:rgb(var(--foreground));box-shadow:0 8px 20px -12px rgb(var(--foreground)/.25),0 24px 70px -20px rgb(var(--foreground)/.3);outline:none;transition:left var(--duration-base),top var(--duration-base)}.ActiveModeOnboarding_topline__Iyb6e{display:flex;flex-shrink:0;align-items:center;gap:10px}.ActiveModeOnboarding_icon___HzcL{display:grid;width:30px;height:30px;place-items:center;border-radius:9px;background:var(--landing-action-gradient);color:rgb(var(--on-gradient))}.ActiveModeOnboarding_step__Qo5wm{color:rgb(var(--foreground-muted));font-size:11px;font-variant-numeric:tabular-nums;letter-spacing:.06em}.ActiveModeOnboarding_back__dWZCp,.ActiveModeOnboarding_close__9G_2B{display:grid;width:36px;height:36px;flex-shrink:0;place-items:center;border-radius:var(--radius-button);color:rgb(var(--foreground-muted));transition:background-color var(--duration-fast),color var(--duration-fast)}.ActiveModeOnboarding_close__9G_2B{margin-left:auto}.ActiveModeOnboarding_back__dWZCp:hover,.ActiveModeOnboarding_close__9G_2B:hover{background:rgb(var(--surface-field));color:rgb(var(--foreground))}.ActiveModeOnboarding_body__Z6w5r{min-height:170px;overflow-y:auto;overscroll-behavior:contain;margin:14px 0 18px}.ActiveModeOnboarding_body__Z6w5r h2{margin:0;font-size:20px;line-height:1.25;font-weight:var(--weight-display);letter-spacing:var(--tracking-heading)}.ActiveModeOnboarding_body__Z6w5r p{margin:12px 0 0;color:rgb(var(--foreground-muted));font-size:13px;line-height:1.7}.ActiveModeOnboarding_progress__k8olc{display:flex;flex-shrink:0;gap:5px;margin-bottom:14px}.ActiveModeOnboarding_progress__k8olc span{height:3px;flex:1;border-radius:2px;background:rgb(var(--border)/.65);transition:background-color var(--duration-fast)}.ActiveModeOnboarding_progress__k8olc span[data-complete=true]{background:rgb(var(--foreground)/.8)}.ActiveModeOnboarding_actions__D2AN3,.ActiveModeOnboarding_navigation__7Zn68{display:flex;flex-shrink:0;align-items:center;gap:8px}.ActiveModeOnboarding_actions__D2AN3{justify-content:space-between}.ActiveModeOnboarding_skip__vHZnM{min-height:38px;padding:0 4px;color:rgb(var(--foreground-muted));font-size:12px}.ActiveModeOnboarding_skip__vHZnM:hover{color:rgb(var(--foreground))}.ActiveModeOnboarding_card__5hz2e button:focus-visible{outline:2px solid rgb(var(--foreground)/.7);outline-offset:2px}@media (max-height:440px){.ActiveModeOnboarding_body__Z6w5r{min-height:0}}@media (max-width:400px){.ActiveModeOnboarding_body__Z6w5r h2{font-size:18px}}@media (prefers-reduced-motion:reduce){.ActiveModeOnboarding_back__dWZCp,.ActiveModeOnboarding_card__5hz2e,.ActiveModeOnboarding_close__9G_2B,.ActiveModeOnboarding_progress__k8olc span{transition:none}}.PricingCards_period__YyLcJ{display:inline-flex;justify-content:center;gap:4px;padding:5px;border-radius:14px;background:rgb(var(--surface-elevated));box-shadow:0 4px 12px rgb(var(--foreground)/.05)}.PricingCards_period__YyLcJ button{min-height:44px;padding:11px 18px;border:0;border-radius:10px;color:rgb(var(--foreground)/.75);font-size:12px}.PricingCards_period__YyLcJ button[aria-pressed=true]{background:rgb(var(--accent));color:rgb(var(--accent-foreground))}.PricingCards_period__YyLcJ button[aria-pressed=true] span{color:inherit}.PricingCards_period__YyLcJ button:focus-visible{outline:2px solid rgb(var(--foreground));outline-offset:3px}.PricingCards_plans__B1jWq{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;align-items:stretch}.PricingCards_plans__B1jWq>:is([data-pricing-card],[data-pricing-constructor]){border:1px solid rgb(var(--border)/.7);border-radius:20px;background:rgb(var(--surface-elevated));box-shadow:0 16px 32px -22px rgb(var(--foreground)/.23)}.PricingCards_plans__B1jWq :is([data-pricing-card],[data-pricing-constructor]) h3{font-size:24px}.PricingCards_plans__B1jWq>:is([data-pricing-card],[data-pricing-constructor])>p{font-size:13px;line-height:1.6}.PricingCards_plans__B1jWq>[data-featured=true]{--foreground:var(--on-gradient);--accent:24 24 24;--accent-foreground:247 247 243;--action:29 29 29;--action-hover:57 57 57;--foreground-muted:var(--landing-plan-ink);--foreground-subtle:var(--landing-plan-ink);--border:var(--landing-plan-line);background:var(--landing-plan-gradient);border-color:rgb(var(--foreground)/.12);box-shadow:0 24px 44px -22px rgb(var(--landing-pink)/.38)}.PricingCards_plans__B1jWq>[data-pricing-constructor]{background:linear-gradient(145deg,rgb(var(--surface-elevated)),rgb(var(--landing-blue)/.26))}.PricingCards_plans__B1jWq [data-plan-action]{display:flex;justify-content:space-between;align-items:center;width:100%;min-height:48px;padding:13px 17px;border:0;border-radius:10px;background:linear-gradient(120deg,rgb(var(--landing-yellow)/.82),rgb(var(--landing-pink)/.7)),rgb(var(--landing-white));color:rgb(var(--on-gradient));font-size:12px;text-decoration:none}.PricingCards_plans__B1jWq [data-plan-action]:hover{box-shadow:0 5px 15px -8px rgb(var(--foreground)/.3)}.PricingCards_plans__B1jWq [data-plan-action]:disabled{opacity:.5}.PricingCards_plans__B1jWq>[data-featured=true] [data-plan-action]{background:linear-gradient(120deg,rgb(var(--landing-white)/.86),rgb(var(--landing-blue)/.6));color:rgb(var(--foreground))}.PricingCards_plans__B1jWq>[data-pricing-constructor] [data-plan-action]{background:linear-gradient(120deg,rgb(var(--landing-blue)/.72),rgb(var(--landing-yellow)/.78)),rgb(var(--landing-white))}.PricingCards_plans__B1jWq>[data-featured=true] [data-plan-action]:hover{box-shadow:0 5px 15px -8px rgb(var(--foreground)/.3)}.PricingCards_plans__B1jWq [data-plan-action]:focus-visible{outline:2px solid rgb(var(--foreground));outline-offset:4px}.PricingCards_modal__gwA79{max-width:1240px;border-radius:24px;background:rgb(var(--background))}.PricingCards_modal__gwA79 .PricingCards_modalBody__cIU2K{padding-top:24px}.PricingCards_modalToolbar__TzdV7{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:18px 24px}.PricingCards_modal__gwA79 .PricingCards_plans__B1jWq>:is([data-pricing-card],[data-pricing-constructor]){padding:clamp(18px,2vw,29px)}@media (max-width:1050px){.PricingCards_plans__B1jWq{grid-template-columns:repeat(2,minmax(0,1fr))}.PricingCards_plans__B1jWq>:last-child{grid-column:1/-1}}@media (max-width:740px){.PricingCards_plans__B1jWq{grid-template-columns:1fr;gap:20px}.PricingCards_period__YyLcJ{max-width:100%}.PricingCards_period__YyLcJ button{font-size:11px;padding-inline:13px}.PricingCards_modal__gwA79{border-radius:18px}.PricingCards_modal__gwA79 .PricingCards_modalBody__cIU2K{padding:20px 16px}}@media (max-width:400px){.PricingCards_modal__gwA79 .PricingCards_modalBody__cIU2K{padding-inline:12px}.PricingCards_modal__gwA79 .PricingCards_period__YyLcJ{flex-direction:column;width:100%}.PricingCards_modal__gwA79 .PricingCards_period__YyLcJ button{width:100%}}.DashboardOverview_overview__l9sjN{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));min-width:0;border:1px solid rgb(var(--border-strong));border-radius:var(--radius-card);background:rgb(var(--surface))}.DashboardOverview_overview__l9sjN>div{padding:20px}.DashboardOverview_overview__l9sjN>div+div{border-left:1px solid rgb(var(--border))}@media (max-width:950px){.DashboardOverview_overview__l9sjN{grid-template-columns:repeat(2,minmax(0,1fr))}.DashboardOverview_overview__l9sjN>div{padding:16px}.DashboardOverview_overview__l9sjN>div:nth-child(3){border-left:0}.DashboardOverview_overview__l9sjN>div:nth-child(n+3){border-top:1px solid rgb(var(--border))}}@media (max-width:370px){.DashboardOverview_overview__l9sjN>div{padding:12px}}.SiteActionsPanel_backdrop__xmexV{position:fixed;inset:0;z-index:900;display:grid;place-items:center;padding:12px;background:rgb(var(--overlay))}.SiteActionsPanel_panel__p38Ov{width:min(840px,100%);min-width:0;padding:8px;border-radius:18px;background:rgb(var(--surface-elevated));box-shadow:var(--shadow-dropdown);outline:none}.SiteActionsPanel_header__uKv0a{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:6px;padding:0 4px 6px 8px;border-bottom:1px solid rgb(var(--border))}.SiteActionsPanel_grid__poRPn{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px}.SiteActionsPanel_grid__poRPn [role=menuitem]{height:auto;min-height:48px;gap:8px;padding:8px;border:0;border-radius:10px;background-color:rgb(var(--surface))}.SiteActionsPanel_grid__poRPn [role=menuitem]:focus-visible,.SiteActionsPanel_grid__poRPn [role=menuitem]:hover{background-color:rgb(var(--surface-overlay));outline:2px solid rgb(var(--border-control));outline-offset:-2px}.SiteActionsPanel_grid__poRPn [data-destructive]{color:rgb(var(--status-error-fg));background-color:rgb(var(--status-error-bg))}@media (max-width:599px){.SiteActionsPanel_grid__poRPn{grid-template-columns:repeat(2,minmax(0,1fr))}.SiteActionsPanel_grid__poRPn [role=menuitem]{min-height:44px;padding:6px}.SiteActionsPanel_grid__poRPn [role=menuitem] span{font-size:12px;line-height:16px}}@media (min-width:560px) and (max-height:500px){.SiteActionsPanel_grid__poRPn{grid-template-columns:repeat(4,minmax(0,1fr))}.SiteActionsPanel_grid__poRPn [role=menuitem]{min-height:44px;padding:6px}.SiteActionsPanel_grid__poRPn [role=menuitem] span{font-size:12px;line-height:16px}}@media (min-width:560px) and (max-height:350px){.SiteActionsPanel_grid__poRPn{grid-template-columns:repeat(5,minmax(0,1fr))}.SiteActionsPanel_grid__poRPn [role=menuitem]{padding:4px}.SiteActionsPanel_grid__poRPn [role=menuitem]>svg{display:none}.SiteActionsPanel_grid__poRPn [role=menuitem] span{line-height:15px}}.SitesList_panel__apBMl{container:sites/inline-size;scroll-margin-top:calc(var(--header-height) + 16px)}.SitesList_list__Rt6x6{margin-top:20px;--row-index-width:40px;--row-meta-width:128px;--row-actions-width:348px}.SitesList_panel__apBMl .SitesList_list__Rt6x6>:first-child,.SitesList_panel__apBMl .SitesList_row__DbFJ3{-moz-column-gap:12px;column-gap:12px}.SitesList_row__DbFJ3>:last-child{min-width:0}.SitesList_rowActions__rc5Xy{display:grid;grid-template-columns:repeat(2,minmax(0,1fr)) 40px;width:100%;min-width:0;align-items:center;gap:8px}.SitesList_mainAction__N7_L_,.SitesList_publishAction__5Jmar{min-width:0;grid-row:1}.SitesList_mainAction__N7_L_{grid-column:1}.SitesList_publishAction__5Jmar{grid-column:2}.SitesList_mainAction__N7_L_>button,.SitesList_publishAction__5Jmar>button{width:100%;min-width:0;justify-content:center}.SitesList_mainAction__N7_L_ svg,.SitesList_publishAction__5Jmar svg{width:16px;height:16px;flex-shrink:0}.SitesList_menuAction__MkIKB{grid-column:3;grid-row:1;justify-self:end}.SitesList_mobileId__h14SB{display:none;font-variant-numeric:tabular-nums}@container sites (max-width: 760px){.SitesList_panel__apBMl .SitesList_list__Rt6x6>:first-child{display:none}.SitesList_panel__apBMl .SitesList_row__DbFJ3{position:relative;grid-template-columns:minmax(0,1fr);gap:12px;padding:20px}.SitesList_panel__apBMl .SitesList_row__DbFJ3>:first-child{display:none}.SitesList_panel__apBMl .SitesList_row__DbFJ3>:nth-child(2){grid-column:1;grid-row:1;padding-right:44px}.SitesList_panel__apBMl .SitesList_row__DbFJ3>:nth-child(2)>:first-child{white-space:normal}.SitesList_panel__apBMl .SitesList_row__DbFJ3 a[title]{overflow-wrap:anywhere;white-space:normal}.SitesList_panel__apBMl .SitesList_row__DbFJ3>:nth-child(3){grid-column:1;grid-row:2}.SitesList_panel__apBMl .SitesList_row__DbFJ3>:last-child{grid-column:1;grid-row:3;justify-content:stretch;padding-top:0}.SitesList_mobileId__h14SB{display:inline}.SitesList_rowActions__rc5Xy{display:flex;flex-wrap:wrap;justify-content:flex-start}.SitesList_mainAction__N7_L_>button,.SitesList_publishAction__5Jmar>button{min-height:44px}.SitesList_menuAction__MkIKB{position:absolute;right:14px;top:14px}.SitesList_panel__apBMl .SitesList_row__DbFJ3[data-deleted]>:last-child{grid-row:1;height:0}.SitesList_panel__apBMl>:first-child{padding-left:16px;padding-right:16px}.SitesList_panel__apBMl>:first-child>:last-child{display:grid;width:100%;margin-left:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.SitesList_panel__apBMl>:first-child>:last-child:has(>button:nth-child(3)){grid-template-columns:44px repeat(2,minmax(0,1fr))}.SitesList_panel__apBMl>:first-child>:last-child>button{min-width:0;width:100%;min-height:44px;height:auto;padding:8px;gap:6px}.SitesList_tabs__d05ge{min-width:0;flex-wrap:wrap;gap:4px}.SitesList_tabs__d05ge>button{gap:6px;padding:8px;font-size:13px}.SitesList_panel__apBMl .SitesList_row__DbFJ3{padding:16px}}@container sites (max-width: 370px){.SitesList_panel__apBMl>:first-child>:last-child:has(>button:nth-child(3)){grid-template-columns:44px minmax(0,1fr)}.SitesList_panel__apBMl>:first-child>:last-child>button:last-child{grid-column:1/-1}.SitesList_rowActions__rc5Xy{display:flex;flex-direction:column;align-items:stretch}.SitesList_mainAction__N7_L_>button,.SitesList_publishAction__5Jmar>button{width:100%}}.promotions_card__xZ9fC{--foreground:29 29 29;--foreground-muted:57 53 63;--foreground-subtle:65 59 69;--action:29 29 29;--action-hover:57 53 63;--accent:24 24 24;--accent-hover:48 48 48;--accent-foreground:247 247 243;--surface-elevated:247 247 243;--surface-overlay:226 222 231;--border:163 153 174;--border-strong:139 130 150;--border-control:114 106 124;--status-success-bg:229 238 231;--status-success-fg:44 99 68;--status-success-border:160 196 172;min-width:0;padding:20px;border:1px solid hsla(0,0%,100%,.45);border-radius:18px;color:rgb(var(--foreground));background-color:#f7f7f3;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.5),0 6px 18px hsla(0,0%,7%,.06)}.promotions_templates__P7wpl{background-image:radial-gradient(ellipse at 100% 0,rgb(var(--landing-pink)/.82),transparent 65%),radial-gradient(ellipse at 0 100%,rgb(var(--landing-blue)/.95),transparent 85%)}.promotions_offer__QnXbx{background-image:radial-gradient(ellipse at 95% 0,rgb(var(--landing-yellow)/.95),transparent 65%),radial-gradient(ellipse at 0 100%,rgb(var(--landing-pink)/.92),transparent 78%),linear-gradient(135deg,rgb(var(--landing-blue)/.55),rgb(var(--landing-white)))}.promotions_bonus__LzI4g{background-image:radial-gradient(ellipse at 100% 0,rgb(var(--landing-yellow)/.85),transparent 64%),linear-gradient(145deg,rgb(var(--landing-blue)/.8),rgb(var(--landing-white)) 80%)}.promotions_tips__b_RPc{background-image:radial-gradient(ellipse at 100% 100%,rgb(var(--landing-pink)/.34),transparent 75%),linear-gradient(145deg,rgb(var(--landing-blue)/.5),rgb(var(--landing-white)) 75%)}.promotions_offerTitle__Zpi0X{max-width:20ch;font-size:26px;line-height:1.15;font-weight:550;letter-spacing:-.045em;text-wrap:balance}.profile_page__izCPB{padding-top:16px;padding-bottom:48px}.profile_header__aM6VL>a{margin-bottom:8px}.profile_layout__d9rzO{display:grid;grid-template-columns:216px minmax(0,1fr);align-items:start;gap:24px;margin-top:24px}.profile_navigation__ksA6B{position:sticky;top:calc(var(--header-height) + 20px);display:grid;gap:4px;min-width:0;padding:6px;border:1px solid rgb(var(--border));border-radius:var(--radius-card);background:rgb(var(--surface))}.profile_navigation__ksA6B>button{display:flex;align-items:center;gap:10px;min-width:0;min-height:44px;padding:10px 12px;border-radius:var(--radius-button);color:rgb(var(--foreground-muted));font-size:14px;line-height:1.4;text-align:left;overflow-wrap:anywhere;transition:background-color .15s,color .15s}.profile_navigation__ksA6B>button:hover{background:rgb(var(--surface-elevated));color:rgb(var(--foreground))}.profile_navigation__ksA6B>button:focus-visible{outline:2px solid rgb(var(--action));outline-offset:2px}.profile_navigation__ksA6B>button[aria-current=page]{background:rgb(var(--action-soft));color:rgb(var(--action));box-shadow:inset 0 0 0 1px rgb(var(--action-border));font-weight:550}.profile_navigation__ksA6B svg{width:18px;height:18px;flex-shrink:0}.profile_content__flQFt{min-width:0;container-type:inline-size;scroll-margin-top:calc(var(--header-height) + 16px)}.profile_teamContext__k2D2a{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px 20px;margin-bottom:16px}.profile_teamPicker__JL5RG{flex:1 1 280px;min-width:0;max-width:440px}.profile_teamDetails__cgv2H{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px 16px;min-width:0;font-size:13px;color:rgb(var(--foreground-muted))}.profile_teamTabs___q1Qt{gap:4px;border-bottom:1px solid rgb(var(--border))}.profile_teamTabs___q1Qt>button{justify-content:center}.profile_teamPanels__XBy_O{display:grid;grid-template-columns:minmax(0,1fr);gap:20px;margin-top:20px}.profile_teamPanels__XBy_O>*{min-width:0}.profile_resources__a8nw6{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.profile_resource__n5xjM{padding:20px;border:1px solid rgb(var(--border-strong));border-radius:var(--radius-card);background:rgb(var(--surface))}.profile_accountRow__zacKL{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px 24px;padding:20px 0;border-bottom:1px solid rgb(var(--border))}.profile_historyRow__xt8co>div:nth-child(2)>div:first-child,.profile_memberRow__0fXTa>div:nth-child(2)>div:first-child{white-space:normal;overflow-wrap:anywhere}@container (max-width: 600px){.profile_teamTabs___q1Qt>button{flex:1 1 calc(33.333% - 4px)}.profile_teamPicker__JL5RG{flex-basis:100%;max-width:none}.profile_teamDetails__cgv2H{width:100%}.profile_accountRow__zacKL{grid-template-columns:minmax(0,1fr);padding:16px 0}.profile_accountRow__zacKL>button{justify-self:start}.profile_resources__a8nw6{grid-template-columns:minmax(0,1fr);gap:12px}.profile_resource__n5xjM{padding:16px}}@media (max-width:1023px){.profile_layout__d9rzO{grid-template-columns:minmax(0,1fr);gap:20px;margin-top:20px}.profile_navigation__ksA6B{position:static;grid-template-columns:auto auto auto;padding:4px}.profile_navigation__ksA6B:has(>button:nth-child(4)){grid-template-columns:repeat(4,minmax(0,1fr))}.profile_navigation__ksA6B>button{justify-content:center;padding:10px 6px;font-size:13px;text-align:center}.profile_navigation__ksA6B svg{display:none}}@media (max-width:740px){.profile_page__izCPB{padding-top:8px;padding-bottom:32px}.profile_teamContext__k2D2a{gap:8px;margin-bottom:12px}.profile_teamPanels__XBy_O{margin-top:16px;gap:16px}.profile_navigation__ksA6B:has(>button:nth-child(4)){grid-template-columns:repeat(2,minmax(0,1fr))}}.TemplateGallery_gallery__C59Y3{min-width:0}.TemplateGallery_heading__qreo4{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:25px}.TemplateGallery_heading__qreo4 h2{font-size:22px;line-height:1.2;font-weight:var(--weight-display);letter-spacing:-.035em}.TemplateGallery_heading__qreo4 p{margin-top:8px;max-width:480px;font-size:13px;line-height:1.6;color:rgb(var(--foreground-muted))}.TemplateGallery_viewAll__qm9ao{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;gap:16px;min-height:42px;padding:10px 15px;border:1px solid rgb(var(--foreground)/.18);border-radius:var(--radius-button);background:rgb(var(--surface)/.55);color:rgb(var(--foreground));font-size:12px;transition:border-color .18s ease,background-color .18s ease}.TemplateGallery_viewAll__qm9ao:hover{border-color:rgb(var(--foreground)/.45);background:rgb(var(--surface-elevated))}.TemplateGallery_grid__uA2KN{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:36px 24px;align-items:stretch}.TemplateGallery_template__jd36s{display:flex;flex-direction:column;min-width:0}.TemplateGallery_window__Y07dM{position:relative;border:1px solid rgb(var(--foreground)/.12);border-radius:12px;background:rgb(var(--surface-elevated));box-shadow:0 2px 3px rgb(var(--foreground)/.03),0 12px 22px -15px rgb(var(--foreground)/.22);transition:transform .3s var(--ease-out),box-shadow .3s var(--ease-out),border-color .2s ease}.TemplateGallery_template__jd36s[data-selected=true] .TemplateGallery_window__Y07dM{border-color:rgb(var(--foreground))}.TemplateGallery_chrome__quzTQ{display:flex;align-items:center;gap:12px;min-height:32px;padding:0 10px;border-bottom:1px solid rgb(var(--border)/.65)}.TemplateGallery_dots__Eg3At{display:flex;gap:4px;flex-shrink:0}.TemplateGallery_dots__Eg3At i{width:4px;height:4px;border-radius:50%;background:rgb(var(--foreground-subtle)/.6)}.TemplateGallery_address__0O_Fi{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:9px;color:rgb(var(--foreground-muted))}.TemplateGallery_chrome__quzTQ a{display:flex;align-items:center;justify-content:center;min-height:32px;width:32px;margin-right:-6px;color:rgb(var(--foreground-muted));border-radius:6px}.TemplateGallery_chrome__quzTQ a:hover{color:rgb(var(--foreground))}.TemplateGallery_preview__1R328{position:relative;display:block;width:100%;aspect-ratio:16/10;overflow:hidden;border-radius:0 0 11px 11px;background:rgb(var(--surface-overlay))}.TemplateGallery_image__rk3if{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;transition:transform .65s var(--ease-out)}.TemplateGallery_previewHint__19hZW{position:absolute;display:flex;align-items:center;gap:8px;bottom:14px;left:50%;transform:translate(-50%,5px);opacity:0;padding:10px 14px;border-radius:var(--radius-button);background:rgb(var(--surface-elevated)/.97);color:rgb(var(--foreground));font-size:12px;white-space:nowrap;box-shadow:var(--shadow-popover);transition:opacity .2s ease,transform .25s var(--ease-out);pointer-events:none}.TemplateGallery_caption__gK_pf{display:flex;flex-direction:column;flex:1;padding:16px 1px 0}.TemplateGallery_titleRow__cYqEb{display:flex;align-items:start;justify-content:space-between;gap:10px}.TemplateGallery_titleRow__cYqEb h3{min-width:0;font-size:15px;font-weight:500;line-height:1.4;letter-spacing:-.025em;overflow-wrap:anywhere}.TemplateGallery_price__4_Ztk{flex-shrink:0;padding-top:2px;font-size:11px;line-height:1.7;font-variant-numeric:tabular-nums;color:rgb(var(--foreground-muted))}.TemplateGallery_description__CgyH6{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-top:7px;font-size:12px;line-height:1.6;color:rgb(var(--foreground-muted))}.TemplateGallery_byline__L55Hg{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:9px;font-size:10px;color:rgb(var(--foreground-muted))}.TemplateGallery_byline__L55Hg>span:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.TemplateGallery_byline__L55Hg>span:last-child:not(:first-child){display:inline-flex;flex-shrink:0;align-items:center;gap:4px}.TemplateGallery_actions__xCdMF{display:flex;justify-content:space-between;gap:8px;margin-top:auto;padding-top:13px}.TemplateGallery_choose__z24_z,.TemplateGallery_inspect__Eng6i{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:40px;padding:8px 10px;border-radius:var(--radius-button);font-size:12px;line-height:1.4;transition:background-color .18s ease,border-color .18s ease}.TemplateGallery_inspect__Eng6i{color:rgb(var(--foreground-muted));padding-left:0}.TemplateGallery_inspect__Eng6i:hover{color:rgb(var(--foreground))}.TemplateGallery_choose__z24_z{margin-left:auto;border:1px solid rgb(var(--foreground)/.15);color:rgb(var(--foreground));background:rgb(var(--surface)/.7)}.TemplateGallery_choose__z24_z:hover{border-color:rgb(var(--foreground)/.35);background:var(--landing-action-gradient);color:rgb(var(--on-gradient))}.TemplateGallery_choose__z24_z:disabled,.TemplateGallery_viewAll__qm9ao:disabled{opacity:.5;cursor:not-allowed}.TemplateGallery_choose__z24_z:focus-visible,.TemplateGallery_chrome__quzTQ a:focus-visible,.TemplateGallery_inspect__Eng6i:focus-visible,.TemplateGallery_preview__1R328:focus-visible,.TemplateGallery_viewAll__qm9ao:focus-visible{outline:2px solid rgb(var(--foreground));outline-offset:4px}.TemplateGallery_preview__1R328:focus-visible .TemplateGallery_previewHint__19hZW{opacity:1;transform:translate(-50%)}.TemplateGallery_error___QSpN{display:flex;min-height:180px;flex-direction:column;align-items:center;justify-content:center;gap:18px;border:1px solid rgb(var(--border));border-radius:var(--radius-card);font-size:13px;color:rgb(var(--foreground-muted));text-align:center;padding:20px}.TemplateGallery_refreshError__ILPlR{margin-bottom:16px;color:rgb(var(--status-error-fg));font-size:12px;text-decoration:underline}.TemplateGallery_skeletons__a9m7Z{display:contents}.TemplateGallery_skeleton__va36Z{animation:TemplateGallery_loading__lFYh9 1.8s ease-in-out infinite}.TemplateGallery_skeleton__va36Z>div{aspect-ratio:16/11;border:1px solid rgb(var(--border));border-radius:12px;background:rgb(var(--surface))}.TemplateGallery_skeleton__va36Z>span{display:block;width:75%;height:12px;margin-top:18px;border-radius:4px;background:rgb(var(--surface))}.TemplateGallery_skeleton__va36Z>span:last-child{width:50%;margin-top:10px}@keyframes TemplateGallery_loading__lFYh9{50%{opacity:.45}}@media (hover:hover) and (pointer:fine){.TemplateGallery_template__jd36s:hover .TemplateGallery_window__Y07dM{transform:translateY(-4px);box-shadow:0 3px 6px rgb(var(--foreground)/.04),0 18px 26px -16px rgb(var(--foreground)/.27)}.TemplateGallery_preview__1R328:hover .TemplateGallery_image__rk3if{transform:scale(1.025)}.TemplateGallery_preview__1R328:hover .TemplateGallery_previewHint__19hZW{opacity:1;transform:translate(-50%)}}@media (min-width:901px){.TemplateGallery_grid__uA2KN[data-count="2"],.TemplateGallery_grid__uA2KN[data-count="4"]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.TemplateGallery_grid__uA2KN{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.TemplateGallery_heading__qreo4{align-items:flex-start;flex-wrap:wrap;gap:16px}.TemplateGallery_heading__qreo4 h2{font-size:21px}.TemplateGallery_grid__uA2KN{grid-template-columns:minmax(0,1fr);gap:32px}.TemplateGallery_titleRow__cYqEb h3{font-size:16px}.TemplateGallery_chrome__quzTQ{min-height:36px}.TemplateGallery_chrome__quzTQ a{min-height:36px;width:36px}.TemplateGallery_choose__z24_z,.TemplateGallery_inspect__Eng6i{min-height:44px}}@media (prefers-reduced-motion:reduce){.TemplateGallery_choose__z24_z,.TemplateGallery_image__rk3if,.TemplateGallery_inspect__Eng6i,.TemplateGallery_previewHint__19hZW,.TemplateGallery_viewAll__qm9ao,.TemplateGallery_window__Y07dM{transition:none}.TemplateGallery_preview__1R328:hover .TemplateGallery_image__rk3if,.TemplateGallery_template__jd36s:hover .TemplateGallery_window__Y07dM{transform:none}.TemplateGallery_skeleton__va36Z{animation:none}}.PricingPresentation_pricing__TIF7K{position:relative;padding:88px 0 100px;border-top:1px solid rgb(var(--border-strong))}.PricingPresentation_pricingHeading__0szd5{display:flex;flex-direction:column;align-items:center;text-align:center;gap:25px;margin-bottom:54px}.PricingPresentation_pricingHeading__0szd5 h2{max-width:820px;font-size:clamp(40px,4.6vw,68px);line-height:1.03;letter-spacing:var(--tracking-heading)}.PricingPresentation_pricingAside__8YDWM{display:flex;flex-direction:column;align-items:center;gap:22px;width:100%}.PricingPresentation_pricingAside__8YDWM>p{color:rgb(var(--foreground-muted));font-size:14px;line-height:1.65}@media (max-width:740px){.PricingPresentation_pricing__TIF7K{padding:60px 0 68px}.PricingPresentation_pricingHeading__0szd5{gap:22px;margin-bottom:34px}.PricingPresentation_pricingHeading__0szd5 h2{font-size:clamp(36px,9.5vw,58px)}.PricingPresentation_pricingAside__8YDWM>p{font-size:13px}}