._statsContainer_1y7j4_1{text-align:center}._statsGrid_1y7j4_5{display:flex;justify-content:center;gap:var(--space-4);flex-wrap:wrap}._statItem_1y7j4_12{display:flex;flex-direction:column;align-items:center;padding:var(--space-4) var(--space-5);background:var(--menu-bg);border-radius:var(--border-radius-lg);box-shadow:var(--shadow-card);border:1px solid var(--border-color);min-width:160px;transition:transform var(--transition-base),box-shadow var(--transition-base),border-color var(--transition-base)}._statItem_1y7j4_12:hover{box-shadow:var(--shadow-card-hover);border-color:var(--color-accent-light);transform:translateY(var(--card-hover-translate))}._statValue_1y7j4_30{font-size:var(--step-5);font-weight:600;color:var(--color-accent-dark);line-height:1;margin-bottom:var(--space-1)}._statLabel_1y7j4_38{font-size:var(--step--2);text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);font-weight:500}._lastUpdated_1y7j4_46{margin-top:var(--space-3);font-size:var(--step--2);color:var(--text-muted)}@media only screen and (max-width:768px){._statsGrid_1y7j4_5{gap:var(--space-2)}._statItem_1y7j4_12{padding:var(--space-3) var(--space-3);min-width:130px}._statValue_1y7j4_30{font-size:var(--step-4)}._statLabel_1y7j4_38{font-size:var(--step--2)}}@media only screen and (max-width:560px){._statsGrid_1y7j4_5{flex-direction:column;gap:var(--space-2)}._statItem_1y7j4_12{width:100%;flex-direction:row;justify-content:space-between;padding:var(--space-2) var(--space-3)}._statValue_1y7j4_30{font-size:var(--step-3);margin-bottom:0}}._form_13u0x_1{background:var(--menu-bg);border-radius:var(--border-radius-lg);box-shadow:var(--shadow-card);border:1px solid var(--border-color);padding:var(--space-4);max-width:700px;margin:0 auto}._formTitle_13u0x_11{font-size:var(--step-3);margin:0 0 var(--space-1) 0;text-align:center}._formSubtitle_13u0x_17{font-size:var(--step-0);color:var(--text-muted);text-align:center;margin:0 0 var(--space-4) 0;line-height:1.5}._formNote_13u0x_25{font-size:var(--step-0);color:var(--text-muted);text-align:center;margin:0 0 var(--space-3)}._honeypot_13u0x_32{position:absolute;left:-9999px;top:-9999px}._formRow_13u0x_38{display:flex;gap:var(--space-3);margin-bottom:var(--space-3)}._formGroup_13u0x_44{flex:1;display:flex;flex-direction:column}._formGroupFull_13u0x_50{display:flex;flex-direction:column;margin-bottom:var(--space-3)}._label_13u0x_56{font-size:var(--step--1);font-weight:600;margin-bottom:var(--space-1);color:var(--text)}._input_13u0x_63,._select_13u0x_64,._textarea_13u0x_65{padding:var(--space-1) var(--space-2);border:1px solid var(--border-color);border-radius:var(--border-radius);background:var(--body-bg);color:var(--text);font-size:var(--step-0);font-family:inherit;min-height:44px;transition:border-color var(--transition-base),box-shadow var(--transition-base)}._input_13u0x_63:focus,._select_13u0x_64:focus,._textarea_13u0x_65:focus{border-color:var(--highlight);box-shadow:0 0 0 3px var(--color-accent-subtle)}._input_13u0x_63:focus-visible,._select_13u0x_64:focus-visible,._textarea_13u0x_65:focus-visible{outline:3px solid var(--highlight);outline-offset:2px}._input_13u0x_63::placeholder,._select_13u0x_64::placeholder,._textarea_13u0x_65::placeholder{color:var(--text-muted)}._select_13u0x_64{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%239ca3af' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right var(--space-2) center;padding-right:var(--space-4)}._textarea_13u0x_65{resize:vertical;min-height:var(--space-9)}._hasError_13u0x_108{border-color:var(--color-error)!important}._hasError_13u0x_108:focus{border-color:var(--color-error)!important;box-shadow:0 0 0 3px var(--color-error-subtle)}._errorText_13u0x_116{display:block;color:var(--color-error);font-size:var(--step--1);margin-top:var(--space-1);font-weight:500}._turnstileBox_13u0x_124{display:flex;align-items:center;justify-content:flex-start;padding:var(--space-1);border:1px solid var(--border-color);border-radius:var(--border-radius);background:var(--body-bg)}._status_13u0x_134{padding:var(--space-1) var(--space-2);border-radius:var(--border-radius);margin-bottom:var(--space-3);text-align:center;font-weight:500}._loading_13u0x_142{background:var(--color-accent-subtle);color:var(--link)}._success_13u0x_147{background:var(--color-success-subtle);color:var(--color-success);text-align:left}._success_13u0x_147 ._rateCardInfo_13u0x_153{margin-top:var(--space-2);padding-top:var(--space-2);border-top:1px solid var(--color-success-border)}._success_13u0x_147 ._rateCardNote_13u0x_159{font-size:var(--step-0);color:var(--text);margin:0 0 var(--space-1);font-weight:400;line-height:1.5}._success_13u0x_147 ._rateCardList_13u0x_167{margin:0 0 var(--space-1);padding-left:var(--space-3);list-style:disc}._success_13u0x_147 ._rateCardList_13u0x_167 li{font-size:var(--step-0);color:var(--text);margin-bottom:var(--space-1);font-weight:500}._rateCardLink_13u0x_179{display:inline-flex;align-items:center;margin-top:var(--space-1);font-size:var(--step--1);color:var(--link);text-decoration:underline;text-underline-offset:3px}._error_13u0x_116{background:var(--color-error-subtle);color:var(--color-error)}._submitButton_13u0x_194{width:100%}._errorSummary_13u0x_198{margin-bottom:var(--space-3);padding:var(--space-2);border:1px solid var(--color-error-border);border-radius:var(--border-radius);background:var(--color-error-subtle);color:var(--color-error)}._errorSummary_13u0x_198 p{margin:0 0 var(--space-1);color:inherit;font-weight:600}._errorSummaryList_13u0x_212{margin:0;padding-left:var(--space-3)}@media only screen and (max-width:768px){._form_13u0x_1{padding:var(--space-3)}._formRow_13u0x_38{flex-direction:column;gap:var(--space-2);margin-bottom:var(--space-2)}._formGroup_13u0x_44{margin-bottom:0}}@media only screen and (max-width:560px){._form_13u0x_1{padding:var(--space-3);border-radius:var(--border-radius)}._formTitle_13u0x_11{font-size:var(--step-2)}._formSubtitle_13u0x_17{font-size:var(--step--1)}}._mediaKitContainer_1nenw_1{max-width:1200px;margin:var(--space-7) auto 0;padding:0 var(--space-4) var(--space-8)}._hero_1nenw_7{text-align:center;margin-bottom:var(--space-7);padding-top:var(--space-4)}._hero_1nenw_7 h1{font-size:var(--step-5);margin:var(--space-2) 0}._hero_1nenw_7 ._heroSubtitle_1nenw_16{font-size:var(--step-1);color:var(--text-muted);margin:0 0 var(--space-5) 0;max-width:640px;margin-left:auto;margin-right:auto;line-height:1.6}._heroCtas_1nenw_26{display:flex;justify-content:center;gap:var(--space-2);margin-top:var(--space-4);flex-wrap:wrap}._heroLinks_1nenw_34{margin-top:var(--space-2);font-size:var(--step-0);color:var(--text-muted)}._heroLinks_1nenw_34 a{color:var(--text);text-decoration:underline;text-underline-offset:3px}._heroLinks_1nenw_34 a:hover{color:var(--color-accent-dark)}._sectionLabel_1nenw_48{display:inline-block;padding:var(--space-1) var(--space-2);border-radius:999px;background:var(--tag-bg);color:var(--tag-text);font-size:var(--step--1);font-weight:600;text-transform:uppercase;letter-spacing:.1em}._section_1nenw_48{margin-bottom:var(--space-7)}._sectionHeader_1nenw_64{text-align:center;margin-bottom:var(--space-5)}._sectionHeader_1nenw_64 h2{margin:var(--space-2) 0}._sectionHeader_1nenw_64 ._sectionSubtitle_1nenw_71{color:var(--text-muted);margin:0;font-size:var(--step-1)}._audienceGrid_1nenw_77{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-3)}._audienceCard_1nenw_83{background:var(--menu-bg);border-radius:var(--border-radius-lg);box-shadow:var(--shadow-card);padding:var(--space-4);border:1px solid var(--border-color);transition:transform var(--transition-base),box-shadow var(--transition-base),border-color var(--transition-base)}._audienceCard_1nenw_83:hover{box-shadow:var(--shadow-card-hover);border-color:var(--color-accent-light);transform:translateY(var(--card-hover-translate))}._audienceCard_1nenw_83 ._cardIcon_1nenw_96{width:48px;height:48px;border-radius:var(--border-radius-lg);background:var(--tag-bg);display:flex;align-items:center;justify-content:center;margin-bottom:var(--space-2)}._audienceCard_1nenw_83 ._cardIcon_1nenw_96 svg{fill:var(--color-accent-dark)}._audienceCard_1nenw_83 h3{font-size:var(--step-0);text-transform:uppercase;letter-spacing:.05em;color:var(--text);margin:0 0 var(--space-2) 0}._audienceCard_1nenw_83 ul{list-style:none;padding:0;margin:0}._audienceCard_1nenw_83 ul li{padding:var(--space-1) 0;font-size:var(--step-0);color:var(--text-muted)}._audienceCard_1nenw_83 p{margin:0 0 var(--space-1) 0;font-size:var(--step-0);color:var(--text-muted);line-height:1.5}._tagList_1nenw_133{display:flex;flex-wrap:wrap;gap:var(--space-1)}._tag_1nenw_133{background:var(--tag-bg);color:var(--tag-text);padding:var(--space-1) var(--space-2);border-radius:50px;font-size:var(--step--1);font-weight:500}._platformsGrid_1nenw_148{display:grid;grid-template-columns:repeat(5,1fr);gap:var(--space-2)}@media only screen and (max-width:1024px){._platformsGrid_1nenw_148{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:560px){._platformsGrid_1nenw_148{grid-template-columns:1fr}}._platformCard_1nenw_164{display:flex;flex-direction:column;align-items:center;padding:var(--space-3) var(--space-2);background:var(--menu-bg);border-radius:var(--border-radius-lg);box-shadow:var(--shadow-card);border:1px solid var(--border-color);text-align:center;transition:transform var(--transition-base),box-shadow var(--transition-base),border-color var(--transition-base)}._platformCard_1nenw_164:hover{transform:translateY(var(--card-hover-translate));box-shadow:var(--shadow-card-hover);border-color:var(--color-accent-light)}._platformCard_1nenw_164 ._platformIcon_1nenw_181{width:40px;height:40px;margin-bottom:var(--space-2);display:flex;align-items:center;justify-content:center}._platformCard_1nenw_164 ._platformIcon_1nenw_181 svg{width:32px;height:32px;fill:var(--color-accent-dark)}._platformCard_1nenw_164 ._platformName_1nenw_194{font-weight:600;font-size:var(--step-0);margin-bottom:var(--space-1);color:var(--text)}._platformCard_1nenw_164 ._platformHandle_1nenw_200{font-size:var(--step--1);color:var(--text-muted);margin-bottom:var(--space-1)}._platformCard_1nenw_164 ._platformFollowers_1nenw_205{font-size:var(--step-2);font-weight:600;color:var(--color-accent-dark)}._platformCard_1nenw_164 ._platformReach_1nenw_210{font-size:var(--step--1);margin-top:var(--space-1);padding:var(--space-1) var(--space-1);background:var(--tag-bg);color:var(--tag-text);border-radius:var(--border-radius-sm)}._processGrid_1nenw_219{display:grid;grid-template-columns:repeat(5,1fr);gap:var(--space-2);position:relative;align-items:start;padding-top:var(--space-1)}._processGrid_1nenw_219:before{content:"";position:absolute;left:0;right:0;top:1.25rem;height:2px;background:linear-gradient(90deg,var(--color-accent),var(--color-accent-light))}._processStep_1nenw_237{padding-top:var(--space-4);text-align:left;position:relative}._processStep_1nenw_237 ._stepNumber_1nenw_242{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;background:var(--color-dark);color:#fff;font-size:var(--step--1);font-weight:600;border-radius:50%;margin-bottom:var(--space-2);position:relative;z-index:1;box-shadow:0 0 0 6px var(--body-bg)}._processStep_1nenw_237 h3{font-size:var(--step-0);margin:0 0 var(--space-1)}._processStep_1nenw_237 p{font-size:var(--step-0);color:var(--text-muted);margin:0;line-height:1.5}._processStep_1nenw_237:after{content:"";position:absolute;inset:var(--space-2) 0 0;border-left:3px solid var(--color-accent);background:linear-gradient(180deg,var(--color-accent-subtle),transparent 55%);border-radius:0 var(--border-radius-lg) var(--border-radius-lg) 0}._processStep_1nenw_237 h3,._processStep_1nenw_237 p{position:relative;z-index:1;padding-left:var(--space-3)}._formatsGrid_1nenw_283{display:grid;grid-template-columns:1fr;gap:var(--space-3)}._formatCard_1nenw_289{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(220px,280px);gap:var(--space-4);align-items:start;background:var(--menu-bg);border-radius:var(--border-radius-lg);box-shadow:var(--shadow-card);padding:var(--space-4);border:1px solid var(--border-color);border-left:4px solid var(--color-accent);transition:transform var(--transition-base),box-shadow var(--transition-base),border-color var(--transition-base)}._formatCard_1nenw_289:hover{box-shadow:var(--shadow-card-hover);border-color:var(--color-accent-light);transform:translateY(var(--card-hover-translate))}._formatCard_1nenw_289:nth-child(4n+2){border-left-color:var(--color-dark)}._formatCard_1nenw_289:nth-child(4n+3){border-left-color:var(--slate-700)}._formatCard_1nenw_289:nth-child(4n+4){border-left-color:var(--color-accent-light)}._formatCard_1nenw_289 h3,._formatCard_1nenw_289 p{margin:0}._formatMeta_1nenw_321{display:grid;grid-template-columns:auto 1fr;gap:var(--space-3);align-items:start}._formatMeta_1nenw_321 h3{font-size:var(--step-1);margin:0 0 var(--space-1) 0;color:var(--text)}._formatMeta_1nenw_321 p{font-size:var(--step-0);line-height:1.6;margin:0 0 var(--space-2) 0;color:var(--text-muted)}._formatIndex_1nenw_339{color:var(--color-accent-dark);font-family:Playfair Display,serif;font-size:var(--step-3);font-weight:600;line-height:1}._formatIncludes_1nenw_347{padding-left:var(--space-3);border-left:1px solid var(--border-color)}._formatIncludes_1nenw_347 h4{font-size:var(--step--1);text-transform:uppercase;letter-spacing:.05em;margin:0 0 var(--space-2) 0;color:var(--color-accent-dark);font-weight:600}._formatIncludes_1nenw_347 ul{list-style:none;padding:0;margin:0}._formatIncludes_1nenw_347 ul li{padding:var(--space-1) 0;font-size:var(--step-0);padding-left:var(--space-3);position:relative;color:var(--text-muted)}._formatIncludes_1nenw_347 ul li:before{content:"";position:absolute;left:0;top:.65rem;width:6px;height:6px;background:var(--color-accent-dark);border-radius:50%}._deliverablesGrid_1nenw_382{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--space-3)}._deliverableCard_1nenw_388{background:var(--menu-bg);border-radius:var(--border-radius-lg);padding:var(--space-4);border:1px solid var(--border-color);text-align:center;transition:transform var(--transition-base),box-shadow var(--transition-base),border-color var(--transition-base)}._deliverableCard_1nenw_388:hover{box-shadow:var(--shadow-card-hover);border-color:var(--color-accent-light);transform:translateY(var(--card-hover-translate))}._deliverableCard_1nenw_388 ._deliverableIcon_1nenw_401{width:56px;height:56px;border-radius:var(--border-radius-lg);background:var(--tag-bg);display:flex;align-items:center;justify-content:center;margin:0 auto var(--space-2)}._deliverableCard_1nenw_388 ._deliverableIcon_1nenw_401 svg{fill:var(--color-accent-dark)}._deliverableCard_1nenw_388 h3{font-size:var(--step-0);margin:0 0 var(--space-2)}._deliverableCard_1nenw_388 ul{list-style:none;padding:0;margin:0;text-align:left}._deliverableCard_1nenw_388 ul li{padding:var(--space-1) 0;font-size:var(--step-0);padding-left:var(--space-3);position:relative;color:var(--text-muted)}._deliverableCard_1nenw_388 ul li:before{content:"";position:absolute;left:0;top:.65rem;width:6px;height:6px;background:var(--color-accent-dark);border-radius:50%}._highlightsGrid_1nenw_442{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-3)}@media only screen and (max-width:1024px){._mediaKitContainer_1nenw_1{margin-top:var(--space-8);padding:0 var(--space-3) var(--space-6)}._hero_1nenw_7 h1{font-size:var(--step-4)}._audienceGrid_1nenw_77{grid-template-columns:1fr}._processGrid_1nenw_219{grid-template-columns:1fr;gap:var(--space-3)}._processGrid_1nenw_219:before{left:1.25rem;right:auto;top:0;bottom:0;width:2px;height:auto}._formatsGrid_1nenw_283{grid-template-columns:1fr}._deliverablesGrid_1nenw_382,._highlightsGrid_1nenw_442{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:768px){._hero_1nenw_7 h1{font-size:var(--step-4)}._hero_1nenw_7 ._heroSubtitle_1nenw_16{font-size:var(--step-0)}._processGrid_1nenw_219:before{left:1rem}._processStep_1nenw_237{padding-top:0;padding-left:var(--space-4)}._processStep_1nenw_237:after{inset:0 0 0 var(--space-3);border-left-width:2px;border-radius:0 var(--border-radius-lg) var(--border-radius-lg) 0}._processStep_1nenw_237 ._stepNumber_1nenw_242{margin-bottom:var(--space-1)}._processStep_1nenw_237 h3,._processStep_1nenw_237 p{padding-left:var(--space-2)}._formatCard_1nenw_289{grid-template-columns:1fr;gap:var(--space-3)}._formatIncludes_1nenw_347{padding-left:0;border-left:0;padding-top:var(--space-2);border-top:1px solid var(--border-color)}}@media only screen and (max-width:560px){._mediaKitContainer_1nenw_1{padding:0 var(--space-2) var(--space-4)}._hero_1nenw_7{margin-bottom:var(--space-6)}._hero_1nenw_7 h1{font-size:var(--step-3)}._heroCtas_1nenw_26{flex-direction:column;align-items:stretch}._deliverablesGrid_1nenw_382,._highlightsGrid_1nenw_442{grid-template-columns:1fr}}
