.hero__showcase{--brand-readable:#cc3532}.product-page .hero__showcase{max-width:1040px;box-shadow:none;background:0 0;border-radius:0;margin:56px auto 0;padding:0;overflow:visible}.product-demo{border-radius:var(--radius-card-lg);width:100%;height:560px;color:var(--text-primary);text-align:left;background:#f8fafc;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 32px 80px #0000003d}.product-demo__external-summary{max-width:840px;color:var(--text-primary);text-align:left;background:#fffffff5;border:1px solid #ffffff6b;border-radius:12px;justify-content:flex-start;align-items:flex-start;gap:16px;margin:16px auto 0;padding:14px 16px;display:flex;box-shadow:0 18px 42px #841b1833}.product-demo__external-summary-copy{gap:6px;min-width:0;display:grid}.product-demo__external-summary-copy span{color:#565656;letter-spacing:0;grid-template-columns:16px minmax(0,1fr);align-items:start;gap:6px;min-width:0;font-size:12.5px;font-weight:500;line-height:1.45;display:grid}.product-demo__external-summary-copy i{color:#e74946;background:#e749461f;border-radius:999px;place-items:center;width:16px;height:16px;margin-top:1px;font-size:10px;font-style:normal;font-weight:900;line-height:1;display:inline-grid}.product-demo__chrome{background:#fff;border-bottom:1px solid #00000012;flex:0 0 44px;grid-template-columns:88px minmax(240px,1fr) 88px;align-items:center;gap:16px;height:44px;padding:0 18px;display:grid}.product-demo__dots{align-items:center;gap:7px;display:flex}.product-demo__dots span{border-radius:50%;width:11px;height:11px;display:block}.product-demo__dots span:first-child{background:#fb6f69}.product-demo__dots span:nth-child(2){background:#f7c94b}.product-demo__dots span:nth-child(3){background:#57c16f}.product-demo__url{color:#595959;letter-spacing:0;white-space:nowrap;text-overflow:ellipsis;background:#fbfbfb;border:1px solid #00000014;border-radius:999px;justify-content:center;justify-self:center;align-items:center;width:min(100%,390px);min-width:0;height:24px;padding:0 14px;font-size:11px;display:flex;overflow:hidden}.product-demo__body{flex:auto;grid-template-columns:72px minmax(230px,285px) 1fr;min-height:0;display:grid;overflow:hidden}.product-demo__rail{z-index:3;background:#fff;border-right:1px solid #0000000f;flex-direction:column;gap:8px;min-height:0;padding:16px 8px;display:flex;position:relative;overflow:visible}.product-demo__brand{font-family:var(--font-serif);color:var(--brand);text-align:center;margin-bottom:10px;font-size:16px;line-height:1}.product-demo__rail-btn{appearance:none;color:#666;letter-spacing:0;text-align:center;cursor:pointer;background:#fff;border:1px solid #0000000f;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-height:42px;padding:6px 4px;font-family:inherit;font-size:10px;font-weight:800;line-height:1.15;transition:background .16s,border-color .16s,box-shadow .16s,color .16s,transform .16s;display:flex;position:relative;box-shadow:0 1px #0f172a08}.product-demo__rail-btn:after{content:"";opacity:.8;background:#e7494661;border-radius:999px;width:5px;height:5px;transition:opacity .16s,transform .16s;animation:2.4s ease-in-out infinite product-demo-menu-dot;position:absolute;top:6px;right:6px;transform:scale(.82)}.product-demo__rail-btn:hover,.product-demo__rail-btn.is-active{color:var(--brand);background:#e7494614;border-color:#e7494652;transform:translateY(-1px);box-shadow:0 8px 18px #e749461f}.product-demo__rail-btn.is-active{animation:2.6s ease-in-out infinite product-demo-menu-active}.product-demo__rail-btn.is-active .product-demo__icon{animation:1.8s ease-in-out infinite product-demo-menu-icon}.product-demo__rail-btn:hover:after,.product-demo__rail-btn.is-active:after{opacity:1;transform:scale(1.18)}.product-demo__rail-btn.is-active:after{animation:1.4s ease-in-out infinite product-demo-menu-dot-active}@keyframes product-demo-menu-dot{0%,to{opacity:.45;transform:scale(.78)}50%{opacity:1;transform:scale(1.08)}}@keyframes product-demo-menu-dot-active{0%,to{transform:scale(1.05);box-shadow:0 0 #e7494647}50%{transform:scale(1.25);box-shadow:0 0 0 6px #e7494600}}@keyframes product-demo-menu-active{0%,to{box-shadow:0 8px 18px #e749461a}50%{box-shadow:0 12px 24px #e749462e}}@keyframes product-demo-menu-icon{0%,to{transform:translateY(0)}50%{transform:translateY(-1px)}}.product-demo__rail-btn:focus-visible{outline-offset:2px;outline:2px solid #e7494659}.product-demo__tooltip{z-index:30;color:#fff;letter-spacing:0;text-align:left;opacity:0;pointer-events:none;background:#111827;border:1px solid #1118271a;border-radius:8px;gap:4px;width:230px;padding:12px 14px;line-height:1.45;transition:opacity .15s,transform .15s;display:grid;position:absolute;top:50%;left:calc(100% + 16px);transform:translate(8px,-50%);box-shadow:0 18px 36px #0f172a38}.product-demo__tooltip:before{content:"";background:#111827;border-radius:2px;width:10px;height:10px;position:absolute;top:50%;left:-5px;transform:translateY(-50%)rotate(45deg)}.product-demo__tooltip strong,.product-demo__tooltip span{color:inherit;letter-spacing:0;display:block}.product-demo__tooltip strong{font-size:11px;font-weight:900}.product-demo__tooltip span{color:#ffffffc2;font-size:11px;font-weight:500}.product-demo__rail-btn:hover .product-demo__tooltip,.product-demo__rail-btn:focus-visible .product-demo__tooltip{opacity:1;transform:translate(4px,-50%)}.product-demo__mobile-tooltip{display:none}.product-demo__icon{justify-content:center;align-items:center;width:22px;height:22px;line-height:1;display:inline-flex}.product-demo__icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.product-demo__rail-btn small{color:inherit;font-size:9px;font-weight:800;line-height:1.1;display:block}.product-demo__rail-gap{background:#00000014;height:1px;margin:3px 4px;display:block}.product-demo__search-panel{background:#fff;border-right:1px solid #0000000f;min-width:0;min-height:0;padding:24px 18px;overflow:hidden}.product-demo__panel-title{color:var(--text-primary);letter-spacing:0;margin:0 0 6px;font-size:18px;font-weight:800;line-height:1.25}.product-demo__search-panel p{color:#8b8b8b;letter-spacing:0;margin:0 0 18px;font-size:12px;font-weight:600;line-height:1.45}.product-demo__keyword-card{background:#fff;border:1px solid #e749463d;border-radius:10px;padding:12px;display:block;box-shadow:0 12px 26px #e7494617}.product-demo__input{background:#fbfbfb;border:1px solid #00000014;border-radius:8px;flex-wrap:wrap;align-items:center;gap:6px;min-height:44px;padding:8px;display:flex}.product-demo__chip{min-height:24px;color:var(--text-primary);letter-spacing:0;background:#f4f4f5;border:1px solid #00000014;border-radius:999px;align-items:center;padding:0 9px;font-size:11px;font-weight:800;display:inline-flex}.product-demo__placeholder{color:#aaa;letter-spacing:0;font-size:11px;font-weight:700}.product-demo__keyword-input{min-height:38px;color:var(--text-primary);letter-spacing:0;background:#f7f7f8;border:1px solid #00000014;border-radius:8px;align-items:center;gap:2px;margin-top:0;padding:0 12px;font-size:12px;font-weight:800;display:none}.product-demo[data-active-tab=keyword] .product-demo__keyword-input{display:flex}.product-demo__keyword-input:before{content:"";border:2px solid #b5b5b5;border-radius:50%;width:13px;height:13px;margin-right:8px;transform:rotate(-12deg);box-shadow:6px 6px 0 -4px #b5b5b5}.product-demo__keyword-input span:empty:after{content:"검색어 입력";color:#b3b3b3}.product-demo__keyword-input i{background:var(--brand);width:1px;height:16px;animation:.85s step-end infinite product-demo-caret}.product-demo__field-group{gap:8px;display:grid}.product-demo__field-group label{color:#666;letter-spacing:0;font-size:11px;font-weight:700;display:block}.product-demo__field-group small{color:#666;letter-spacing:0;font-size:10px;font-weight:700;line-height:1.45}.product-demo__actual-input{min-height:38px;color:var(--text-primary);letter-spacing:0;background:#f7f7f8;border:1px solid #00000014;border-radius:8px;align-items:center;gap:2px;padding:0 12px;font-size:12px;font-weight:800;display:flex}.product-demo__actual-input--keyword:before{content:"";border:2px solid #b5b5b5;border-radius:50%;width:13px;height:13px;margin-right:8px;transform:rotate(-12deg);box-shadow:6px 6px 0 -4px #b5b5b5}.product-demo__actual-input span:empty:after{content:"뷰티, 스킨케어";color:#b3b3b3}.product-demo__actual-input i{background:var(--brand);width:1px;height:16px;margin-left:2px;animation:.85s step-end infinite product-demo-caret}.product-demo__example-btn{appearance:none;color:#6366f1;letter-spacing:0;background:0 0;border:0;width:100%;padding:8px 6px 0;font-family:inherit;font-size:10px;font-weight:900}.product-demo__image-drop{border:1px dashed var(--color-border-light,#00000024);background:#fff;border-radius:8px;min-height:192px;position:relative;overflow:hidden}.product-demo__image-drop label,.product-demo__creator-search label{color:#8b8b8b;letter-spacing:0;font-size:11px;font-weight:700;display:block}.product-demo__image-drop label{padding:11px 12px 0}.product-demo__image-paste{color:#aaa;letter-spacing:0;border:1px solid #00000014;border-radius:8px;margin:8px 12px;padding:10px 12px;font-size:11px;font-weight:700}.product-demo__image-upload{color:#8b8b8b;letter-spacing:0;text-align:center;padding:4px 12px 12px;font-size:11px;font-weight:700;line-height:1.45}.product-demo__drag-preview,.product-demo__image-preview{background:#f3f4f6;border-radius:8px;position:absolute;overflow:hidden}.product-demo__drag-preview{aspect-ratio:3/4;z-index:2;width:58px;animation:2.2s both product-demo-drag-drop;top:8px;right:-54px;box-shadow:0 16px 32px #0f172a3d}.product-demo__image-preview{opacity:0;animation:2.2s both product-demo-image-fill;inset:44px 12px 12px}.product-demo__drag-preview img,.product-demo__image-preview img{object-fit:cover;width:100%;height:100%;display:block}.product-demo__image-preview span{color:#fff;letter-spacing:0;background:linear-gradient(#0000,#000000a3);padding:22px 10px 9px;font-size:10px;font-weight:800;position:absolute;bottom:0;left:0;right:0}.product-demo__creator-search{gap:8px;display:grid}.product-demo__creator-input{min-height:38px;color:var(--text-primary);letter-spacing:0;background:#f7f7f8;border:1px solid #00000014;border-radius:8px;align-items:center;padding:0 12px;font-size:12px;font-weight:800;display:flex}.product-demo__creator-input span{color:#8b8b8b;margin-right:1px}.product-demo__creator-input b{min-width:0;font-size:inherit;font-weight:inherit}.product-demo__creator-input i{background:var(--brand);width:1px;height:16px;margin-left:2px;animation:.85s step-end infinite product-demo-caret}.product-demo__seed-card{opacity:0;background:#fbfbfb;border:1px solid #00000012;border-radius:8px;margin-top:10px;padding:10px 12px;animation:.42s 1.95s both product-demo-seed-card;transform:translateY(8px)}.product-demo__seed-card strong,.product-demo__seed-card span{letter-spacing:0;display:block}.product-demo__seed-card strong{color:var(--text-primary);font-size:12px;font-weight:900}.product-demo__seed-card span{color:#777;margin-top:3px;font-size:10px;font-weight:700;line-height:1.35}.product-demo__seed-card div{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-top:8px;display:grid}.product-demo__seed-card b{color:#555;letter-spacing:0;text-align:center;background:#fff;border-radius:6px;min-width:0;padding:5px 4px;font-size:10px;font-weight:900}.product-demo__side-mini{gap:10px;display:grid}.product-demo__side-mini-title{color:var(--text-primary);letter-spacing:0;font-size:13px;font-weight:900;line-height:1.35;display:block}.product-demo__side-mini-title span{color:#999;font-weight:800}.product-demo__side-cta{appearance:none;min-height:36px;color:var(--brand);letter-spacing:0;background:#e7494614;border:1px solid #e7494673;border-radius:8px;font-family:inherit;font-size:11px;font-weight:900}.product-demo__empty-note{color:#888;letter-spacing:0;text-align:center;background:#fbfbfb;border:1px solid #00000012;border-radius:8px;margin:0;padding:18px 10px;font-size:11px;font-weight:700;line-height:1.6}.product-demo__axis-tabs{background:#f3f4f6;border-radius:8px;grid-template-columns:1fr 1fr;gap:4px;min-height:34px;padding:3px;display:grid}.product-demo__axis-tabs b,.product-demo__axis-tabs span{color:#777;letter-spacing:0;border-radius:7px;justify-content:center;align-items:center;min-width:0;font-size:10px;font-weight:900;line-height:1;display:flex}.product-demo__axis-tabs b{color:var(--brand);background:#fff;box-shadow:0 1px 4px #0f172a0f}.product-demo__list-box,.product-demo__filter-box{background:#fff;border:1px solid #00000012;border-radius:9px;min-width:0;padding:10px}.product-demo__list-box-head{justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;display:flex}.product-demo__list-box-head strong,.product-demo__filter-box>strong{color:var(--text-primary);letter-spacing:0;font-size:12px;font-weight:900}.product-demo__list-box-head button,.product-demo__filter-box button{appearance:none;background:var(--brand);color:#fff;letter-spacing:0;border:0;border-radius:7px;font-family:inherit;font-size:10px;font-weight:900}.product-demo__list-box-head button{min-height:25px;padding:0 8px}.product-demo__list-box>button{appearance:none;width:100%;min-height:34px;color:var(--text-primary);text-align:left;background:0 0;border:1px solid #0000;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;padding:0 8px;font-family:inherit;display:flex}.product-demo__list-box>button.is-selected{background:#e7494614;border-color:#e749465c}.product-demo__list-box>button span,.product-demo__list-box>button em{letter-spacing:0;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:11px;font-weight:800;display:block;overflow:hidden}.product-demo__list-box>button em{color:#999;flex:none;font-size:10px;font-style:normal}.product-demo__filter-box{gap:8px;display:grid}.product-demo__filter-box label{color:#777;letter-spacing:0;justify-content:space-between;gap:8px;font-size:10px;font-weight:800;line-height:1.35;display:flex}.product-demo__filter-box label span{color:var(--text-primary);font-weight:900}.product-demo__filter-box button{min-height:28px}.product-demo__mini-input{color:#aaa;letter-spacing:0;background:#f7f7f8;border:1px solid #00000014;border-radius:8px;align-items:center;min-height:36px;padding:0 10px;font-size:11px;font-weight:800;display:flex}.product-demo__target-card{background:#fff;border:1px solid #00000012;border-radius:9px;gap:3px;padding:10px;display:grid}.product-demo__target-card.is-selected{background:#e749460d;border-color:#e7494661}.product-demo__target-card b,.product-demo__target-card span,.product-demo__target-card p,.product-demo__target-card small{letter-spacing:0;margin:0;display:block}.product-demo__target-card b{color:var(--text-primary);font-size:12px;font-weight:900}.product-demo__target-card span,.product-demo__target-card p,.product-demo__target-card small{color:#666;font-size:10px;font-weight:800;line-height:1.35}.product-demo__target-card button{appearance:none;color:#777;letter-spacing:0;background:0 0;border:0;justify-self:start;margin-top:5px;padding:0;font-family:inherit;font-size:10px;font-weight:900}@keyframes product-demo-caret{50%{opacity:0}}@keyframes product-demo-drag-drop{0%{opacity:0;transform:translateY(-10px)scale(.9)rotate(5deg)}24%{opacity:1}64%{opacity:1;transform:translate(-126px,72px)scale(1)rotate(-2deg)}to{opacity:0;transform:translate(-126px,72px)scale(.88)rotate(0)}}@keyframes product-demo-image-fill{0%,58%{opacity:0;transform:scale(.985)}75%,to{opacity:1;transform:scale(1)}}@keyframes product-demo-drag-drop-mobile{0%{opacity:0;transform:translate(52px,-42px)scale(.86)rotate(5deg)}24%{opacity:1}64%{opacity:1;transform:translate(-50%)scale(1)rotate(-2deg)}to{opacity:0;transform:translate(-50%)scale(.88)rotate(0)}}@keyframes product-demo-seed-card{to{opacity:1;transform:translateY(0)}}.product-demo__results{overscroll-behavior:contain;scrollbar-gutter:stable;min-width:0;min-height:0;box-shadow:none;background:#f7f8fa;border:0;border-radius:0;padding:24px;display:block;overflow-y:auto}.product-demo__results::-webkit-scrollbar{width:10px}.product-demo__results::-webkit-scrollbar-track{background:0 0}.product-demo__results::-webkit-scrollbar-thumb{background:#d7d7dc;border:3px solid #f7f8fa;border-radius:999px}.product-demo__pane[hidden]{display:none}.product-demo__results-head{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:16px;display:flex}.product-demo__results-head span,.product-demo__results-head strong,.product-demo__results-head em{letter-spacing:0;display:block}.product-demo__results-head span{color:#999;font-size:11px;font-weight:800}.product-demo__results-head strong{color:var(--text-primary);margin-top:4px;font-size:16px;font-weight:800;line-height:1.3}.product-demo__results-head strong [data-demo-query-label]{display:inline}.product-demo__depth-badge{min-height:22px;color:var(--brand);letter-spacing:0;background:#e749461a;border-radius:999px;align-items:center;margin-top:8px;padding:0 9px;font-size:10px;font-weight:900;display:inline-flex}.product-demo__results-head em{color:#777;white-space:nowrap;font-size:12px;font-style:normal;font-weight:800}.product-demo__loading{color:#8a8a8a;letter-spacing:0;justify-content:center;align-items:center;gap:8px;min-height:320px;font-size:12px;font-weight:800;display:none}.product-demo__loading span{background:var(--brand);border-radius:50%;width:8px;height:8px;animation:.82s ease-in-out infinite product-demo-loading}.product-demo__loading span:nth-child(2){animation-delay:.11s}.product-demo__loading span:nth-child(3){animation-delay:.22s}.product-demo__loading b{color:#777;letter-spacing:0;margin-left:6px;font-size:12px;font-weight:900}@keyframes product-demo-loading{0%,to{opacity:.35;transform:translateY(0)}50%{opacity:1;transform:translateY(-4px)}}.product-demo__pane.is-typing .product-demo__content-grid,.product-demo__pane.is-loading .product-demo__content-grid,.product-demo__pane.is-typing .product-demo__creator-results,.product-demo__pane.is-loading .product-demo__creator-results{display:none}.product-demo__pane.is-loading .product-demo__loading{display:flex}.product-demo__pane.is-complete .product-demo__content-grid,.product-demo__pane.is-complete .product-demo__creator-results{animation:.26s both product-demo-results-in}@keyframes product-demo-results-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.product-demo__content-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px;display:grid}.product-demo__content-card{border:1px solid var(--color-border-light,#00000014);min-width:0;box-shadow:none;background:#fff;border-radius:10px;flex-direction:column;display:flex;overflow:hidden}.product-demo__creator-results{gap:14px;display:grid}.product-demo__creator-row{border:1px solid var(--color-border-light,#00000014);background:#fff;border-radius:10px;min-width:0;overflow:hidden}.product-demo__creator-row header{grid-template-columns:26px minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px 14px 10px;display:grid}.product-demo__creator-row header>span{width:26px;height:26px;color:var(--brand);background:#e7494617;border-radius:999px;justify-content:center;align-items:center;font-size:11px;font-weight:900;display:inline-flex}.product-demo__creator-row strong,.product-demo__creator-row p,.product-demo__creator-row button{letter-spacing:0}.product-demo__creator-row strong{min-width:0;color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:900;line-height:1.25;display:block;overflow:hidden}.product-demo__creator-row header p{color:#8a8a8a;margin:2px 0 0;font-size:10px;font-weight:800;line-height:1.3}.product-demo__creator-row button{appearance:none;color:#777;white-space:nowrap;background:0 0;border:0;font-family:inherit;font-size:10px;font-weight:800}.product-demo__creator-posts{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:0 14px 10px;display:grid}.product-demo__creator-posts figure{aspect-ratio:3/4;background:#ededed;border-radius:8px;min-width:0;margin:0;position:relative;overflow:hidden}.product-demo__creator-posts img{object-fit:cover;width:100%;height:100%;display:block}.product-demo__creator-posts figcaption{color:#fff;letter-spacing:0;background:linear-gradient(#0000,#00000094);padding:18px 6px 6px;font-size:9px;font-weight:900;position:absolute;bottom:0;left:0;right:0}.product-demo__creator-row>p{color:#777;margin:0;padding:0 14px 12px;font-size:11px;font-weight:700;line-height:1.45}.product-demo__thumb{aspect-ratio:3/4;background:#ededed;position:relative;overflow:hidden}.product-demo__thumb img{object-fit:cover;width:100%;height:100%;display:block}.product-demo__card-meta{padding:0 12px 10px}.product-demo__card-meta strong{color:var(--text-primary);letter-spacing:0;font-size:12px;font-weight:900;line-height:1.25;display:block}.product-demo__card-meta p{color:#777;letter-spacing:0;min-height:28px;margin:0;font-size:10px;font-weight:700;line-height:1.35}.product-demo__metrics{color:#888;letter-spacing:0;flex-wrap:wrap;gap:7px;padding:10px 12px 0;font-size:10px;font-weight:800;display:flex}.product-demo__author{appearance:none;width:100%;color:var(--text-primary);text-align:left;cursor:default;background:0 0;border:0;justify-content:space-between;align-items:center;gap:8px;padding:8px 12px 6px;font-family:inherit;display:flex}.product-demo__author strong,.product-demo__author span{letter-spacing:0;display:block}.product-demo__author strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;font-weight:900;line-height:1.25;overflow:hidden}.product-demo__author span{color:#888;white-space:nowrap;flex:none;font-size:10px;font-weight:800}.product-demo__card-actions{border-top:1px solid #0000000f;grid-template-columns:1fr;align-items:center;gap:8px;margin-top:auto;padding:8px 10px;display:grid}.product-demo__card-actions span,.product-demo__card-actions b{letter-spacing:0;align-items:center;min-height:26px;display:inline-flex}.product-demo__card-actions span{color:var(--brand);cursor:pointer;background:#e7494614;border:1px solid #e749462e;border-radius:8px;justify-content:center;font-size:10px;font-weight:900;transition:transform .16s,box-shadow .16s;position:relative;overflow:hidden}.product-demo__card-actions [data-demo-similar-trigger]:focus-visible{outline-offset:2px;outline:2px solid #e7494657}.product-demo__card-actions [data-demo-similar-trigger]:hover{transform:translateY(-1px)}.product-demo__card-actions [data-demo-similar-trigger].is-pressed{transform:scale(.98)}.product-demo__card-actions b{color:#fff;white-space:nowrap;background:#191919;border-radius:8px;justify-content:center;padding:0 8px;font-size:10px;font-weight:900}.product-demo__content-card--guided{border-color:#e7494652;box-shadow:0 14px 32px #e749461f}.product-demo__content-card--image-only .product-demo__card-actions{margin-top:0}.product-demo__content-card--guided .product-demo__card-actions span{border-color:var(--brand);background:var(--brand);color:#fff;animation:1.8s ease-in-out infinite product-demo-explore-pulse,2.7s ease-in-out infinite product-demo-explore-nudge;box-shadow:0 10px 22px #e7494638}.product-demo__content-card--guided .product-demo__card-actions span:before{content:"";background:linear-gradient(100deg,#0000 0%,#ffffff5c 45%,#0000 72%);animation:2.2s ease-in-out infinite product-demo-explore-shine;position:absolute;inset:0;transform:translate(-120%)}.product-demo__content-card--guided .product-demo__card-actions span:after{content:"";opacity:.9;border:2px solid;border-radius:999px;width:8px;height:8px;animation:1.6s ease-in-out infinite product-demo-explore-tap;position:absolute;right:12px;transform:scale(.6)}@keyframes product-demo-explore-pulse{0%,to{box-shadow:0 10px 22px #e7494633}50%{box-shadow:0 10px 26px #e749465c}}@keyframes product-demo-explore-nudge{0%,to{transform:translate(0)}12%{transform:translate(3px)}24%{transform:translate(0)}}@keyframes product-demo-explore-shine{0%,38%{transform:translate(-120%)}72%,to{transform:translate(120%)}}@keyframes product-demo-explore-tap{0%,to{opacity:0;transform:scale(.55)}42%{opacity:.9;transform:scale(.95)}70%{opacity:0;transform:scale(1.7)}}.product-demo__app-screen{background:#fff;border:1px solid #00000012;border-radius:10px;gap:0;min-height:100%;display:grid;overflow:hidden}.product-demo__app-screen--list,.product-demo__app-screen--monitoring,.product-demo__app-screen--request{grid-template-columns:minmax(0,1fr)}.product-demo__app-aside,.product-demo__monitor-aside,.product-demo__request-aside{background:#fff;border-right:1px solid #00000012;min-width:0;padding:16px 14px;overflow:hidden}.product-demo__app-aside h4{color:var(--text-primary);letter-spacing:0;margin:12px 0 4px;font-size:15px;font-weight:900;line-height:1.3}.product-demo__app-aside p{color:#888;letter-spacing:0;margin:0 0 12px;font-size:10px;font-weight:700;line-height:1.45}.product-demo__app-aside .product-demo__filter-box{margin-top:10px}.product-demo__app-main,.product-demo__calendar-wrap,.product-demo__guide{background:#f7f8fa;min-width:0;padding:18px}.product-demo__app-head,.product-demo__calendar-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.product-demo__app-head span,.product-demo__app-head strong,.product-demo__app-head button,.product-demo__calendar-head strong,.product-demo__calendar-head span,.product-demo__calendar-head em{letter-spacing:0;display:block}.product-demo__app-head span{color:#999;font-size:10px;font-weight:900}.product-demo__app-head strong,.product-demo__calendar-head strong{color:var(--text-primary);margin-top:3px;font-size:14px;font-weight:900;line-height:1.3}.product-demo__app-head button{appearance:none;color:#777;background:#fff;border:1px solid #00000014;border-radius:8px;min-height:30px;padding:0 10px;font-family:inherit;font-size:10px;font-weight:900}.product-demo__creator-results--compact{gap:8px}.product-demo__creator-results--compact .product-demo__creator-row>p{padding-top:0}.product-demo__monitor-aside{align-content:start;gap:10px;display:grid}.product-demo__monitor-aside>strong{color:var(--text-primary);letter-spacing:0;font-size:13px;font-weight:900}.product-demo__monitor-aside>strong span{color:#999}.product-demo__calendar-head span{color:#999;margin-top:3px;font-size:10px;font-weight:800}.product-demo__calendar-head em{color:#6366f1;white-space:nowrap;background:#eef2ff;border-radius:999px;padding:6px 9px;font-size:10px;font-style:normal;font-weight:900}.product-demo__calendar-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:5px;display:grid}.product-demo__calendar-grid div{background:#fff;border:1px solid #0000000f;border-radius:8px;min-height:58px;padding:7px;position:relative}.product-demo__calendar-grid div.has-post{background:#e749460d;border-color:#e7494647}.product-demo__calendar-grid span,.product-demo__calendar-grid small{letter-spacing:0;display:block}.product-demo__calendar-grid span{color:var(--text-primary);font-size:12px;font-weight:900}.product-demo__calendar-grid small{color:#666;margin-top:2px;font-size:8px;font-weight:900}.product-demo__calendar-grid b{background:url(/images/demo-results/beauty-camera-01.jpg) 50%/cover;border-radius:5px;width:16px;height:22px;position:absolute;bottom:7px;right:7px;box-shadow:0 4px 10px #0f172a2e}.product-demo__request-aside{align-content:start;gap:12px;display:grid}.product-demo__request-aside button{appearance:none;min-height:38px;color:var(--brand);letter-spacing:0;background:#e7494614;border:1px solid #e7494673;border-radius:9px;font-family:inherit;font-size:11px;font-weight:900}.product-demo__request-aside strong{color:var(--text-primary);letter-spacing:0;font-size:12px;font-weight:900}.product-demo__request-aside p{color:#888;text-align:center;letter-spacing:0;background:#fbfbfb;border-radius:9px;margin:0;padding:22px 10px;font-size:10px;font-weight:800;line-height:1.55}.product-demo__guide{background:#fff}.product-demo__guide span,.product-demo__guide h4,.product-demo__guide p{letter-spacing:0;margin:0;display:block}.product-demo__guide>span{color:var(--brand);font-size:11px;font-weight:900}.product-demo__guide h4{max-width:440px;color:var(--text-primary);margin-top:6px;font-size:18px;font-weight:900;line-height:1.25}.product-demo__guide>p{color:#777;max-width:520px;margin-top:8px;font-size:12px;font-weight:700;line-height:1.55}.product-demo__guide-callout{color:var(--brand);letter-spacing:0;background:#e7494614;border-radius:9px;margin-top:14px;padding:10px 12px;font-size:11px;font-weight:900;line-height:1.45}.product-demo__guide-steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.product-demo__guide-steps article{background:#fbfbfb;border:1px solid #00000012;border-radius:9px;min-width:0;padding:12px}.product-demo__request-visual{background:#fff;border:1px solid #0000000f;border-radius:8px;gap:8px;min-height:118px;margin-bottom:10px;padding:10px;display:grid;overflow:hidden}.product-demo__request-thumbs{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;display:grid}.product-demo__request-thumbs img{object-fit:cover;background:#ededed;border-radius:6px;width:100%;height:88px;display:block}.product-demo__request-flow{grid-template-columns:1fr 12px 1fr 12px 1fr;align-items:center;gap:4px;display:grid}.product-demo__request-flow span,.product-demo__request-diagram span{min-width:0;color:var(--brand);letter-spacing:0;text-align:center;white-space:nowrap;background:#e7494614;border-radius:7px;padding:5px 4px;font-size:9px;font-weight:900;line-height:1}.product-demo__request-flow i{background:#e749466b;border-radius:999px;height:2px;display:block}.product-demo__request-visual--report{grid-template-columns:70px 1fr;align-items:center}.product-demo__request-visual--report>img{object-fit:cover;background:#ededed;border-radius:7px;width:70px;height:96px;display:block}.product-demo__request-score{gap:6px;display:grid}.product-demo__request-score span{background:#f0f1f4;border-radius:999px;height:8px;display:block;overflow:hidden}.product-demo__request-score b{border-radius:inherit;background:linear-gradient(90deg,var(--brand),#f97373);height:100%;display:block}.product-demo__request-diagram{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;display:grid}.product-demo__guide-steps article>b{background:var(--brand);color:#fff;border-radius:999px;justify-content:center;align-items:center;width:24px;height:24px;font-size:10px;font-weight:900;display:inline-flex}.product-demo__guide-steps strong{color:var(--text-primary);letter-spacing:0;margin-top:8px;font-size:12px;font-weight:900;line-height:1.3;display:block}.product-demo__guide-steps p{color:#777;margin-top:4px;font-size:10px;font-weight:700;line-height:1.45}.product-demo__report-empty{background:#fff;border:1px solid #00000012;border-radius:10px;min-height:100%;padding:18px}.product-demo__report-head{margin-bottom:18px}.product-demo__report-head h4,.product-demo__report-head span,.product-demo__report-empty section>strong,.product-demo__report-empty section>p{letter-spacing:0;margin:0;display:block}.product-demo__report-head h4{color:var(--text-primary);font-size:18px;font-weight:900}.product-demo__report-head span{color:#999;margin-top:4px;font-size:11px;font-weight:800}.product-demo__report-empty section{text-align:center;max-width:620px;margin:0 auto}.product-demo__report-empty section>strong{color:var(--text-primary);font-size:16px;font-weight:900}.product-demo__report-empty section>p{color:#777;max-width:480px;margin:6px auto 14px;font-size:12px;font-weight:700;line-height:1.55}.product-demo__report-preview{text-align:left;background:#f8fafc;border:1px solid #00000012;border-radius:10px;overflow:hidden}.product-demo__report-preview-head{background:#fff;border-bottom:1px solid #00000012;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.product-demo__report-preview-head b,.product-demo__report-preview-head span{letter-spacing:0;display:block}.product-demo__report-preview-head b{color:var(--text-primary);font-size:12px;font-weight:900}.product-demo__report-preview-head span{color:#999;font-size:10px;font-weight:800}.product-demo__report-table{display:grid}.product-demo__report-table>div{border-bottom:1px solid #0000000d;grid-template-columns:42px 1fr 50px 1.3fr;align-items:center;gap:10px;min-height:38px;padding:0 14px;display:grid}.product-demo__report-table>div:last-child{border-bottom:0}.product-demo__report-table b,.product-demo__report-table span,.product-demo__report-table strong,.product-demo__report-table em,.product-demo__report-table p{color:#777;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap;min-width:0;margin:0;font-size:10px;font-weight:800;display:block;overflow:hidden}.product-demo__report-table strong{color:var(--text-primary);font-size:11px;font-weight:900}.product-demo__report-table em{color:var(--brand);font-style:normal;font-weight:900}.product-demo__report-empty section>button{appearance:none;background:var(--brand);color:#fff;letter-spacing:0;border:0;border-radius:9px;min-height:38px;margin-top:14px;padding:0 18px;font-family:inherit;font-size:12px;font-weight:900}.product-demo__overview{min-height:100%}.product-demo__overview-head{padding:4px 0 18px}.product-demo__overview-head span,.product-demo__overview-head strong,.product-demo__overview-head p{letter-spacing:0;display:block}.product-demo__overview-head span{color:#999;font-size:11px;font-weight:900}.product-demo__overview-head strong{max-width:560px;color:var(--text-primary);margin-top:6px;font-size:24px;font-weight:900;line-height:1.25}.product-demo__overview-head p{color:#6f6f6f;max-width:560px;margin:10px 0 0;font-size:13px;font-weight:700;line-height:1.55}.product-demo__overview-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.product-demo__overview-grid div{background:#fff;border:1px solid #00000012;border-radius:10px;min-height:188px;padding:18px 16px;box-shadow:0 18px 36px #0f172a14}.product-demo__overview-grid b,.product-demo__overview-grid strong,.product-demo__overview-grid p{letter-spacing:0;display:block}.product-demo__overview-grid b{width:34px;height:34px;color:var(--brand);background:#e749461a;border-radius:10px;justify-content:center;align-items:center;font-size:12px;font-weight:900;display:inline-flex}.product-demo__overview-grid strong{color:var(--text-primary);margin-top:18px;font-size:15px;font-weight:900;line-height:1.3}.product-demo__overview-grid p{color:#777;margin:8px 0 0;font-size:12px;font-weight:700;line-height:1.55}@media (max-width:900px){.product-demo__body{grid-template-columns:68px minmax(210px,260px) 1fr}.product-demo__content-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.product-page .hero--brand{padding:56px 0 48px}.product-page .hero__showcase{aspect-ratio:auto;border-radius:0;width:min(100%,360px);height:auto;margin:36px auto 0}.product-demo{aspect-ratio:9/16;border-radius:18px;height:auto;min-height:0;max-height:none}.product-demo__external-summary{border-radius:10px;gap:8px;margin-top:10px;padding:10px 11px;display:grid}.product-demo__external-summary-copy{gap:4px}.product-demo__external-summary-copy span{grid-template-columns:14px minmax(0,1fr);gap:5px;font-size:10px;line-height:1.4}.product-demo__external-summary-copy i{width:14px;height:14px;font-size:9px}.product-demo__chrome{flex-basis:40px;grid-template-columns:54px minmax(0,1fr);height:40px;padding:0 12px}.product-demo__dots{gap:5px}.product-demo__dots span{width:9px;height:9px}.product-demo__url{width:100%;font-size:10px}.product-demo__body{overscroll-behavior:contain;min-height:0;display:block;overflow-y:auto}.product-demo__body::-webkit-scrollbar{width:8px}.product-demo__body::-webkit-scrollbar-track{background:0 0}.product-demo__body::-webkit-scrollbar-thumb{background:#d7d7dc;border:2px solid #f7f8fa;border-radius:999px}.product-demo__rail{scrollbar-width:none;border-bottom:1px solid #0000000f;border-right:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;padding:8px 10px;display:grid;overflow:visible}.product-demo__rail::-webkit-scrollbar{display:none}.product-demo__brand,.product-demo__rail-gap{display:none}.product-demo__rail-btn{width:100%;min-width:0;min-height:38px;padding:5px 4px}.product-demo__icon{width:19px;height:19px}.product-demo__icon svg{width:16px;height:16px}.product-demo__rail-btn small{font-size:8px}.product-demo__tooltip{display:none}.product-demo__search-panel{border:0;padding:0;display:contents;overflow:hidden}.product-demo__panel-title,.product-demo__search-panel p{display:none}.product-demo__mobile-tooltip{color:var(--text-primary);background:#fff7f7;border:1px solid #e7494633;border-radius:10px;gap:4px;margin:10px 0 0;padding:10px 12px;display:grid;box-shadow:0 12px 26px #841b181f}.product-demo__mobile-tooltip strong,.product-demo__mobile-tooltip span{letter-spacing:0;display:block}.product-demo__mobile-tooltip strong{color:var(--brand-readable);font-size:10px;font-weight:900;line-height:1.25}.product-demo__mobile-tooltip span{color:#626262;font-size:9px;font-weight:500;line-height:1.35}.product-demo__keyword-input{min-height:34px;margin-top:0;font-size:11px}.product-demo__actual-input{min-height:34px;font-size:11px}.product-demo__field-group{gap:6px}.product-demo__keyword-card{margin:0 14px 12px}.product-demo__field-group small,.product-demo__example-btn{display:none}.product-demo__image-drop{min-height:156px}.product-demo__image-paste{margin:7px 9px;padding:8px 9px;font-size:10px}.product-demo__image-upload{display:none}.product-demo__drag-preview{width:48px;animation-name:product-demo-drag-drop-mobile;top:64px;left:50%;right:auto}.product-demo__image-preview{inset:52px 9px 9px}.product-demo__image-preview span{padding:20px 8px 8px;font-size:9px}.product-demo__creator-input{min-height:34px;font-size:11px}.product-demo__seed-card{display:none}.product-demo__side-mini{gap:7px}.product-demo__list-box--side,.product-demo__filter-box--side,.product-demo__empty-note{display:none}.product-demo__side-cta{min-height:32px;font-size:10px}.product-demo__results{min-height:0;padding:0 14px 14px;overflow:visible}.product-demo__results-head{align-items:flex-start;margin-bottom:12px}.product-demo__results-head strong{font-size:13px}.product-demo__results-head em{font-size:10px}.product-demo__content-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-demo__card-meta{padding:0 8px 7px}.product-demo__card-meta strong{font-size:11px}.product-demo__card-meta p{min-height:25px;font-size:9px}.product-demo__metrics{gap:5px;padding:7px 8px 0;font-size:9px}.product-demo__author{padding:7px 8px 5px}.product-demo__author strong{font-size:10px}.product-demo__author span{display:none}.product-demo__card-actions{grid-template-columns:1fr;gap:6px;padding:7px 8px}.product-demo__card-actions span{min-height:24px;font-size:9px;display:inline-flex}.product-demo__card-actions b{min-height:24px;font-size:9px;display:none}.product-demo__creator-row header{grid-template-columns:22px minmax(0,1fr);gap:8px;padding:10px 10px 8px}.product-demo__creator-row header>span{width:22px;height:22px;font-size:10px}.product-demo__creator-row header button{display:none}.product-demo__creator-row strong{font-size:11px}.product-demo__creator-row header p{font-size:9px}.product-demo__creator-posts{gap:5px;padding:0 10px 8px}.product-demo__creator-row>p{padding:0 10px 10px;font-size:10px}.product-demo__app-screen{min-height:0;display:block}.product-demo__app-aside,.product-demo__monitor-aside,.product-demo__request-aside{display:none}.product-demo__app-main,.product-demo__calendar-wrap,.product-demo__guide{padding:12px}.product-demo__app-head,.product-demo__calendar-head{align-items:flex-start;margin-bottom:10px}.product-demo__app-head button,.product-demo__calendar-head em{display:none}.product-demo__calendar-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:5px}.product-demo__calendar-grid div{min-height:46px;padding:6px}.product-demo__calendar-grid b{width:14px;height:18px}.product-demo__guide h4{font-size:15px}.product-demo__guide>p,.product-demo__guide-callout{font-size:10px}.product-demo__guide-steps{grid-template-columns:1fr;gap:7px}.product-demo__guide-steps article{padding:10px}.product-demo__request-visual{min-height:96px;margin-bottom:8px;padding:8px}.product-demo__request-visual--report{grid-template-columns:56px 1fr}.product-demo__request-thumbs img{aspect-ratio:1;height:auto}.product-demo__request-visual--report>img{aspect-ratio:3/4;width:56px;height:auto}.product-demo__request-flow{grid-template-columns:1fr 8px 1fr 8px 1fr}.product-demo__request-flow span,.product-demo__request-diagram span{padding:5px 2px;font-size:8px}.product-demo__report-empty{padding:12px}.product-demo__report-head{margin-bottom:12px}.product-demo__report-head h4{font-size:15px}.product-demo__report-empty section>strong{font-size:13px}.product-demo__report-empty section>p{font-size:10px}.product-demo__report-preview-head{padding:10px}.product-demo__report-preview-head span{display:none}.product-demo__report-table>div{grid-template-columns:34px 1fr 42px;gap:8px;min-height:34px;padding:0 10px}.product-demo__report-table>div>:last-child{display:none}.product-demo__report-empty section>button{min-height:34px;font-size:11px}.product-demo__overview-head{padding-bottom:12px}.product-demo__overview-head strong{font-size:17px}.product-demo__overview-head p{font-size:11px}.product-demo__overview-grid{grid-template-columns:1fr;gap:8px}.product-demo__overview-grid div{min-height:0;padding:13px}.product-demo__overview-grid b{width:28px;height:28px;font-size:10px}.product-demo__overview-grid strong{margin-top:10px;font-size:13px}.product-demo__overview-grid p{font-size:11px}}.product-demo.is-guide .product-demo__rail-btn{cursor:default;pointer-events:none}.product-demo.is-guide .product-demo__tooltip{display:none!important}@media (max-width:720px){.product-demo.is-guide .product-demo__rail{display:none}.product-demo.is-guide .product-demo__keyword-card{margin-top:14px}.hero__showcase:has(>.product-demo.is-guide){margin-top:16px}}
