/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid}}}@layer theme{:host,:root{--default-font-family:Arial,Helvetica,sans-serif;--default-mono-font-family:"SFMono-Regular",Consolas,monospace}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.h-full{height:100%}.min-h-full{min-height:100%}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.flex-col{flex-direction:column}.rounded{border-radius:.25rem}.border{border-style:var(--tw-border-style);border-width:1px}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--ink:#1d2130;--muted:#6d7384;--paper:#f8f9fc;--surface:#fff;--line:#e6e8ef;--accent:#5d5ee5;--accent-dark:#4849c8;--soft-accent:#eef0ff;--success:#2f956a;--danger:#c84c58}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}button,input{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}.site-shell{min-height:100vh;overflow:hidden}.container{width:min(1120px,100% - 48px);margin:0 auto}.site-header{z-index:5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f8f9fcd1;border-bottom:1px solid #e6e8efb8;position:relative}.header-inner{justify-content:space-between;align-items:center;gap:24px;min-height:76px;display:flex}.brand{color:var(--ink)}.brand,.brand-logo{align-items:center;display:inline-flex}.brand-logo{gap:10px}.brand-symbol{width:40px;height:40px;color:var(--accent);flex:0 0 40px;overflow:visible}.brand-symbol__motion{fill:none;stroke:currentColor;stroke-width:2.8px;stroke-linecap:round}.brand-symbol__dock{fill:currentColor}.brand-symbol__card rect{fill:var(--surface);stroke:currentColor;stroke-width:2.8px}.brand-symbol__card circle,.brand-symbol__card path{fill:currentColor}.brand-logo__copy{flex-direction:column;gap:2px;display:flex}.brand-logo__name{letter-spacing:-.055em;font-size:18px;font-weight:800;line-height:1}.brand-logo__name>span{color:var(--accent)}.brand-logo__descriptor{color:#858a99;letter-spacing:.015em;font-size:8px;font-weight:700;line-height:1}.header-nav{color:var(--muted);gap:30px;font-size:13px;font-weight:650;display:flex}.header-nav a:hover,.text-link:hover{color:var(--accent-dark)}.header-pill{border:1px solid var(--line);color:var(--muted);background:#ffffffad;border-radius:99px;align-items:center;gap:8px;padding:8px 12px;font-size:11px;font-weight:700;display:flex}.status-dot{background:#55bb83;border-radius:50%;width:7px;height:7px;display:inline-block;box-shadow:0 0 0 3px #e0f6e9}.hero-section{background:radial-gradient(circle at 50% 0,#fff 0,#f8f9fc 56%);padding:82px 0 84px;position:relative}.hero-content{z-index:1;position:relative}.hero-orb{filter:blur(2px);pointer-events:none;opacity:.75;border-radius:50%;position:absolute}.hero-orb--one{background:#ecebff;width:350px;height:350px;top:120px;left:-170px}.hero-orb--two{background:#e4f8f1;width:250px;height:250px;bottom:160px;right:-100px}.hero-copy{text-align:center;max-width:680px;margin:0 auto 38px}.eyebrow{text-transform:uppercase;letter-spacing:.14em;color:#868b9a;margin:0 0 13px;font-size:10px;font-weight:800}.eyebrow--hero{color:var(--accent)}.eyebrow-spark{margin-right:5px}.hero-copy h1{letter-spacing:-.07em;margin:0;font-size:clamp(42px,6vw,70px);font-weight:780;line-height:.98}.hero-copy h1 em{color:var(--accent);font-style:normal}.hero-subtitle{max-width:530px;color:var(--muted);margin:23px auto 0;font-size:16px;line-height:1.65}.tool-shell{background:#ffffffe6;border:1px solid #dadce9f2;border-radius:20px;width:min(810px,100%);margin:0 auto;padding:26px;box-shadow:0 20px 70px #383a6917}.tool-heading{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:21px;display:flex}.tool-heading h2{letter-spacing:-.03em;margin:0;font-size:18px}.tool-status{color:#7b8191;align-items:center;gap:8px;font-size:11px;font-weight:700;display:flex}.service-tabs{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:24px;display:grid}.service-tab{text-align:left;min-height:70px;color:var(--ink);border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:13px;align-items:center;gap:12px;padding:13px 14px;transition:border .2s,background .2s,transform .2s;display:flex}.service-tab:hover{border-color:#bec2e9;transform:translateY(-1px)}.service-tab--active{border-color:var(--accent);background:var(--soft-accent);box-shadow:0 0 0 3px #5d5ee514}.service-tab small,.service-tab strong{display:block}.service-tab strong{font-size:13px}.service-tab small{color:var(--muted);margin-top:4px;font-size:10px;line-height:1.3}.service-icon{border-radius:8px;flex:0 0 28px;place-items:center;width:28px;height:28px;font-size:13px;display:grid}.service-icon--image{color:var(--accent);background:#dddfff}.service-icon--video{color:#9b7898;background:#f1e6f1}.service-check{background:var(--accent);color:#fff;border-radius:50%;place-items:center;width:19px;height:19px;margin-left:auto;font-size:11px;display:grid}.service-badge{color:#358060;text-transform:uppercase;letter-spacing:.1em;background:#eef8f2;border-radius:99px;margin-left:auto;padding:5px 8px;font-size:8px;font-weight:800}.download-form label{margin-bottom:8px;font-size:12px;font-weight:750;display:block}.input-row{gap:10px;display:flex}.url-input-wrap{background:#fff;border:1px solid #dfe1eb;border-radius:11px;flex:1;align-items:center;min-width:0;transition:box-shadow .2s,border .2s;display:flex}.url-input-wrap:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px #5d5ee51f}.url-icon{color:#9da2b1;margin-left:13px;font-size:15px;transform:rotate(45deg)}.url-input-wrap input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;flex:1;padding:14px 10px;font-size:13px}.url-input-wrap input::placeholder{color:#afb3bf}.paste-button{border:0;border-left:1px solid var(--line);color:var(--accent);cursor:pointer;background:0 0;padding:8px 13px;font-size:11px;font-weight:800}.button{cursor:pointer;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:13px 18px;font-size:12px;font-weight:780;transition:transform .2s,background .2s,border .2s;display:inline-flex}.button:disabled{opacity:.7;cursor:wait}.button:hover:not(:disabled){transform:translateY(-1px)}.button--primary{color:#fff;background:var(--accent);box-shadow:0 8px 20px #5d5ee533}.button--primary:hover:not(:disabled){background:var(--accent-dark)}.button--secondary{color:#596075;border-color:var(--line);background:#fff}.button--secondary:hover:not(:disabled){background:#fbfbff;border-color:#bfc3dd}.form-help{color:#989dac;align-items:center;gap:7px;margin:10px 0 0;font-size:10px;display:flex}.form-help span{color:var(--accent);font-size:14px}.spinner{border:2px solid #ffffff73;border-top-color:#fff;border-radius:50%;width:12px;height:12px;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.alert{border-radius:10px;align-items:center;gap:10px;margin-top:16px;padding:12px 14px;font-size:12px;display:flex}.alert--error{color:#9d3845;background:#fff1f2;border:1px solid #ffd9dd}.alert--error span{color:#fff;background:#f5a5ad;border-radius:50%;place-items:center;width:18px;height:18px;font-weight:800;display:grid}.result-card{background:#fcfcff;border:1px solid #dfe2ed;border-radius:15px;grid-template-columns:minmax(280px,1fr) minmax(280px,.95fr);gap:22px;margin-top:24px;padding:18px;display:grid}.result-preview{background:#edf0f4;border-radius:11px;justify-content:center;align-items:center;min-height:220px;display:flex;position:relative;overflow:hidden}.result-preview img{object-fit:contain;width:100%;height:auto;max-height:330px}.preview-label{color:#fff;text-transform:uppercase;letter-spacing:.1em;background:#191c2ab8;border-radius:6px;padding:5px 8px;font-size:8px;font-weight:800;position:absolute;top:10px;left:10px}.result-details{padding:6px 4px}.eyebrow--success{color:var(--success);align-items:center;gap:6px;display:flex}.success-icon{color:#fff;background:var(--success);border-radius:50%;place-items:center;width:15px;height:15px;font-size:9px;display:grid}.result-details h3{letter-spacing:-.04em;margin:10px 0 6px;font-size:20px;line-height:1.2}.result-channel{color:var(--muted);margin:0;font-size:11px}.result-channel a{color:var(--accent);font-weight:700}.quality-section{margin-top:25px}.quality-heading{color:#868b9a;text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;margin-bottom:9px;font-size:9px;font-weight:800;display:flex}.quality-heading span:last-child{color:var(--ink);letter-spacing:0;text-transform:none}.quality-list{flex-wrap:wrap;gap:7px;display:flex}.quality-option{border:1px solid var(--line);color:#656c7c;cursor:pointer;background:#fff;border-radius:8px;flex-direction:column;align-items:flex-start;padding:8px 10px;font-size:10px;display:flex}.quality-option small{color:#a0a5b2;margin-top:3px;font-size:9px}.quality-option--active{border-color:var(--accent);color:var(--accent);background:var(--soft-accent)}.quality-option--active small{color:#7779d7}.result-actions{gap:8px;margin-top:23px;display:flex}.button--download{flex:1}.coming-panel{background:#fafaff;border:1px dashed #c9cce2;border-radius:12px;align-items:center;gap:14px;padding:22px;display:flex}.coming-panel__icon{width:34px;height:34px;color:var(--accent);background:#e9eaff;border-radius:10px;flex:0 0 34px;place-items:center;font-size:22px;display:grid}.coming-panel h3{margin:0 0 5px;font-size:14px}.coming-panel p{color:var(--muted);margin:0;font-size:11px;line-height:1.5}.coming-panel .button{white-space:nowrap;flex:none;margin-left:auto}.hero-disclaimer{text-align:center;color:#9a9eaa;max-width:600px;margin:20px auto 0;font-size:10px}.section-padding{padding:86px 0}.faq-section,.steps-section{background:#fff}.section-intro{max-width:560px;margin-bottom:31px}.faq-grid h2,.guide-grid h2,.section-intro h2{letter-spacing:-.06em;margin:0;font-size:clamp(27px,4vw,38px);line-height:1.08}.steps-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.step-card{border:1px solid var(--line);border-radius:14px;padding:24px}.step-number{color:#b7b9cb;font:700 12px var(--font-geist-mono),monospace;margin-bottom:31px;display:block}.step-card h3{letter-spacing:-.03em;margin:0 0 9px;font-size:15px}.guide-lead,.step-card p{color:var(--muted);margin:0;font-size:13px;line-height:1.65}.ad-container{padding:12px 0}.ad-slot{min-height:112px}.ad-placeholder,.ad-slot{justify-content:center;align-items:center;display:flex}.ad-placeholder{color:#b3b6c2;text-transform:uppercase;letter-spacing:.12em;border:1px dashed #d7d9e4;border-radius:10px;flex-direction:column;gap:6px;width:100%;min-height:92px;font-size:9px;font-weight:800}.ad-placeholder__hint{text-transform:none;letter-spacing:0;font-size:10px;font-weight:500}.guide-section{background:#f2f3fa}.faq-grid,.guide-grid{grid-template-columns:.8fr 1.2fr;align-items:center;gap:90px;display:grid}.guide-lead{max-width:410px;margin:20px 0}.text-link{color:var(--accent);align-items:center;gap:8px;font-size:12px;font-weight:800;display:inline-flex}.size-guide{background:#fff;border:1px solid #e0e2ec;border-radius:16px;padding:8px}.size-row{border-bottom:1px solid #eef0f5;align-items:center;gap:13px;padding:15px 13px;display:flex}.size-row:last-child{border-bottom:0}.size-row>span:nth-child(2){flex:1}.size-row small,.size-row strong{display:block}.size-row strong{font-size:12px}.size-row small{color:#989dac;margin-top:4px;font-size:10px}.size-preview{background:linear-gradient(135deg,#b5b6ef,#7778d9 50%,#cce9dd);border-radius:5px;width:53px;height:31px}.size-preview--standard{width:47px;height:35px}.size-preview--medium{width:43px;height:25px}.size-tag{color:#858a99;background:#f3f4f7;border-radius:5px;padding:5px 7px;font-size:8px;font-weight:800}.faq-grid{align-items:start}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;justify-content:space-between;gap:20px;padding:19px 0;font-size:13px;font-weight:750;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--accent);font-size:18px;font-weight:400}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{color:var(--muted);margin:-5px 30px 18px 0;font-size:12px;line-height:1.6}.site-footer{border-top:1px solid var(--line);background:#fafaff;padding:40px 0}.footer-inner{justify-content:space-between;align-items:flex-end;gap:25px;display:flex}.brand--footer .brand-symbol{flex-basis:36px;width:36px;height:36px}.brand--footer .brand-logo__name{font-size:16px}.footer-inner>div>p{color:#9a9eaa;margin:11px 0 0;font-size:11px}.footer-inner nav{color:#818695;gap:20px;font-size:11px;display:flex}.footer-inner nav a:hover{color:var(--accent)}.footer-copy{color:#a8abb6;margin:0;font-size:10px}@media (max-width:760px){.container{width:min(100% - 32px,560px)}.header-inner{min-height:64px}.header-nav{display:none}.header-pill{padding:7px 9px;font-size:10px}.hero-section{padding:55px 0 58px}.hero-copy{margin-bottom:28px}.hero-copy h1{font-size:43px}.hero-subtitle{font-size:14px}.tool-shell{border-radius:16px;padding:17px}.tool-heading{margin-bottom:17px}.tool-status{font-size:10px}.service-tabs{grid-template-columns:1fr;gap:7px;margin-bottom:18px}.service-tab{min-height:62px}.input-row{flex-direction:column}.button{min-height:45px}.result-card{grid-template-columns:1fr;gap:16px;padding:13px}.result-preview{min-height:180px}.result-details h3{font-size:18px}.result-actions{flex-direction:column}.section-padding{padding:62px 0}.steps-grid{grid-template-columns:1fr}.step-card{padding:19px}.step-number{margin-bottom:17px}.faq-grid,.guide-grid{grid-template-columns:1fr;gap:31px}.faq-grid h2,.guide-grid h2{font-size:30px}.size-row{padding:13px 8px}.size-tag{display:none}.footer-inner{flex-direction:column;align-items:flex-start}.footer-inner nav{flex-wrap:wrap;gap:12px 18px}.footer-copy{margin-top:4px}.brand-symbol{flex-basis:34px;width:34px;height:34px}.brand-logo__name{font-size:16px}.brand-logo__descriptor{display:none}}.info-page{background:#fff;min-height:calc(100vh - 76px);padding:70px 0 100px}.info-container{max-width:760px}.info-eyebrow{color:var(--accent);margin-top:62px}.info-container h1{letter-spacing:-.07em;max-width:650px;margin:0;font-size:clamp(38px,6vw,58px);line-height:1.02}.info-body{max-width:650px;color:var(--muted);margin-top:35px;font-size:14px;line-height:1.75}.info-body h2{color:var(--ink);letter-spacing:-.04em;margin:34px 0 9px;font-size:19px}.info-body p{margin:0 0 15px}.info-body ul{margin:0 0 20px;padding-left:20px}.info-body li{margin:5px 0}.prose-note{color:#5f6377;background:#f8f8ff;border:1px solid #dedff0;border-radius:12px;margin:28px 0;padding:18px 20px}.prose-note strong{color:var(--ink)}.info-body .button{margin-top:17px}.info-faq{margin-top:48px}@media (max-width:760px){.coming-panel{flex-wrap:wrap;align-items:flex-start}.coming-panel .button{margin-left:48px}.info-page{min-height:calc(100vh - 64px);padding:45px 0 75px}.info-eyebrow{margin-top:48px}.info-container h1{font-size:42px}.info-body{margin-top:27px;font-size:13px}}.step-number{font-family:SFMono-Regular,Consolas,monospace}.video-form{position:relative}.video-form-heading{justify-content:space-between;align-items:flex-start;margin-bottom:22px;display:flex}.video-form-heading h3{letter-spacing:-.04em;margin:0;font-size:19px}.video-lock{width:32px;height:32px;color:var(--accent);background:var(--soft-accent);border-radius:9px;place-items:center;font-size:19px;display:grid}.permission-checkbox{cursor:pointer;background:#fff;border:1px solid #dfe1eb;border-radius:11px;align-items:flex-start;gap:11px;margin-top:20px;padding:14px;display:flex}.permission-checkbox:has(input:focus-visible){border-color:var(--accent);box-shadow:0 0 0 3px #5d5ee51f}.permission-checkbox input{opacity:0;pointer-events:none;position:absolute}.permission-checkbox__box{color:#0000;border:1px solid #c9cddd;border-radius:5px;flex:0 0 19px;place-items:center;width:19px;height:19px;font-size:12px;font-weight:800;display:grid}.permission-checkbox input:checked+.permission-checkbox__box{border-color:var(--accent);background:var(--accent);color:#fff}.permission-checkbox__copy small,.permission-checkbox__copy strong{display:block}.permission-checkbox__copy strong{color:var(--ink);font-size:12px}.permission-checkbox__copy small{color:var(--muted);margin-top:4px;font-size:10px;line-height:1.4}.permission-note{color:#9a9eaa;margin:9px 0 0 30px;font-size:10px;line-height:1.5}.alert--success{color:#247a56;background:#eefaf4;border:1px solid #c8edda}.alert--success span{color:#fff;background:#55bb83;border-radius:50%;place-items:center;width:18px;height:18px;font-weight:800;display:grid}.video-form__lookup{margin:0}.video-form__lookup code{color:var(--accent);font-family:SFMono-Regular,Consolas,monospace;font-size:9px}.video-quality-panel{background:#fafaff;border:1px solid #e0e2ec;border-radius:13px;margin-top:22px;padding:16px}.video-quality-heading{justify-content:space-between;align-items:flex-start;gap:15px;margin-bottom:13px;display:flex}.video-quality-heading .eyebrow{margin-bottom:7px}.video-quality-heading h4{max-width:500px;color:var(--ink);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:14px;line-height:1.35;overflow:hidden}.video-quality-heading>span{color:#7f8495;background:#f0f1f7;border-radius:6px;flex:none;padding:5px 7px;font-size:9px;font-weight:750}.video-quality-list{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:8px;display:grid}.video-quality-option{color:#626879;cursor:pointer;background:#fff;border:1px solid #e0e2ec;border-radius:9px;align-items:center;gap:9px;min-width:0;padding:11px;transition:border .2s,background .2s,transform .2s;display:flex;position:relative}.video-quality-option:hover{border-color:#bec2e0;transform:translateY(-1px)}.video-quality-option input{opacity:0;width:1px;height:1px;position:absolute}.video-quality-option input:focus-visible+.video-quality-option__copy{outline:2px solid var(--accent);outline-offset:3px;border-radius:4px}.video-quality-option--active{border-color:var(--accent);color:var(--accent);background:var(--soft-accent)}.video-quality-option__copy{flex:1;min-width:0}.video-quality-option__copy small,.video-quality-option__copy strong{display:block}.video-quality-option__copy strong{font-size:12px}.video-quality-option__copy small{color:#969baa;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:9px;overflow:hidden}.video-quality-option--active .video-quality-option__copy small{color:#7779d7}.video-quality-option__check{color:#0000;font-size:12px;font-weight:800}.video-quality-option--active .video-quality-option__check{color:var(--accent)}.video-download-actions{margin-top:2px}.video-download-button{width:100%;margin-top:18px}.header-nav{align-items:center;min-width:0}.header-nav__link,.header-nav__secondary{white-space:nowrap}.header-nav__link{color:var(--ink);position:relative}.header-nav__link:after{content:"";background:0 0;border-radius:99px;height:2px;position:absolute;bottom:-10px;left:0;right:0}.header-nav__link--active{color:var(--accent)}.header-nav__link--active:after{background:var(--accent)}.header-nav__secondary{color:var(--muted)}.previewer-shell{background:#f7f8fc}.previewer-intro{justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:42px;display:flex}.previewer-intro h1{letter-spacing:-.075em;max-width:720px;margin:0;font-size:clamp(42px,6vw,66px);font-weight:780;line-height:.98}.previewer-intro h1 em{color:var(--accent);font-style:normal}.previewer-intro p:not(.eyebrow){max-width:570px;color:var(--muted);margin:20px 0 0;font-size:16px;line-height:1.6}.previewer-intro__note{background:#ffffffb3;border:1px solid #dfe2ec;border-radius:12px;align-items:center;gap:11px;min-width:215px;padding:12px 14px;display:flex}.previewer-intro__note-icon{width:26px;height:26px;color:var(--success);background:#e5f7ed;border-radius:8px;place-items:center;font-size:17px;display:grid}.previewer-intro__note span,.previewer-intro__note strong{display:block}.previewer-intro__note strong{font-size:11px}.previewer-intro__note span{color:var(--muted);margin-top:3px;font-size:10px}.previewer-layout{grid-template-columns:340px minmax(0,1fr);align-items:start;gap:24px;display:grid}.previewer-sidebar{gap:14px;min-width:0;display:grid}.control-card{background:#ffffffe6;border:1px solid #e0e2ec;border-radius:16px;min-width:0;max-width:100%;padding:19px;box-shadow:0 12px 35px #31345b0a}.analysis-card__heading,.control-card__heading,.preview-main-heading{justify-content:space-between;align-items:flex-start;gap:15px;display:flex}.control-card__heading{margin-bottom:16px}.analysis-card h2,.control-card h2,.preview-main-heading h2{letter-spacing:-.04em;margin:0}.control-card h2{font-size:16px}.optional-label,.privacy-chip,.step-badge{flex:none}.privacy-chip{color:var(--success);background:#effaf4;border-radius:7px;padding:6px 8px;font-size:9px;font-weight:800}.optional-label{color:#999eae;padding-top:3px;font-size:10px}.step-badge{width:23px;height:23px;color:var(--accent);background:var(--soft-accent);border-radius:7px;place-items:center;font:700 9px SFMono-Regular,Consolas,monospace;display:grid}.creative-dropzone{color:#959aaa;text-align:center;cursor:pointer;background:#fafaff;border:1px dashed #bec3e1;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:168px;padding:20px;transition:border .2s,background .2s,transform .2s;display:flex}.creative-dropzone--dragging,.creative-dropzone:hover{border-color:var(--accent);background:#f4f4ff}.creative-dropzone--dragging{transform:scale(1.01)}.creative-dropzone strong{color:var(--ink);font-size:12px}.creative-dropzone>span{font-size:10px}.creative-dropzone>small{color:#b1b4c0;margin-top:4px;font-size:9px}.upload-glyph{width:34px;height:34px;color:var(--accent);background:#e9eaff;border-radius:10px;place-items:center;margin-bottom:4px;font-size:20px;font-weight:700;display:grid}.creative-dropzone--has-file{cursor:default;align-items:stretch;min-width:0;min-height:92px;padding:11px;overflow:hidden}.uploaded-file{align-items:center;gap:10px;width:100%;min-width:0;max-width:100%;display:flex}.uploaded-file__thumb{background:#edf0f4;border-radius:8px;flex:0 0 58px;width:58px;height:58px;position:relative;overflow:hidden}.uploaded-file__thumb img{object-fit:cover}.uploaded-file__copy{flex-direction:column;flex:1 1 0;align-items:flex-start;gap:4px;min-width:0;display:flex;overflow:hidden}.uploaded-file__copy span,.uploaded-file__copy strong{text-overflow:ellipsis;white-space:nowrap;width:100%;max-width:100%;overflow:hidden}.uploaded-file__copy strong{color:var(--ink);font-size:11px}.uploaded-file__copy span{color:#9297a7;font-size:9px}.icon-button{width:27px;height:27px;color:var(--accent);cursor:pointer;background:#fff;border:1px solid #d9dcec;border-radius:7px;flex:0 0 27px;place-items:center;font-size:15px;display:grid}.icon-button:hover{border-color:var(--accent);background:var(--soft-accent)}.icon-button--muted{color:#a3a7b5}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.control-error{color:var(--danger);margin:10px 0 0;font-size:10px}.platform-list{grid-template-columns:1fr 1fr;gap:6px;display:grid}.platform-option{color:#656b7c;cursor:pointer;text-align:left;background:#fff;border:1px solid #e3e5ed;border-radius:9px;align-items:center;gap:8px;min-width:0;padding:8px;font-size:11px;transition:border .2s,background .2s;display:flex}.platform-option:hover{border-color:#bec2e0}.platform-option--active{color:var(--accent);background:#f3f3ff;border-color:#a9aae9}.platform-option__mark{border-radius:7px;flex:0 0 23px;place-items:center;width:23px;height:23px;font-size:12px;font-weight:800;display:grid}.platform-option__mark--youtube{color:#fff;background:#f0444d;font-size:10px}.platform-option__mark--facebook{color:#fff;background:#2778e8;font-family:Arial,sans-serif;font-size:17px}.platform-option__mark--x{color:#fff;background:#161922;font-size:11px}.platform-option__mark--linkedin{color:#fff;background:#0a76a8;font-size:9px}.platform-option__mark--instagram{color:#fff;background:linear-gradient(135deg,#f9ce34,#ee2a7b 55%,#6228d7);font-size:16px}.platform-option__check{color:var(--accent);margin-left:auto;font-size:12px}.placement-list{gap:7px;display:grid}.placement-option{color:#62687a;cursor:pointer;text-align:left;background:#fff;border:1px solid #e3e5ed;border-radius:9px;justify-content:space-between;align-items:center;gap:11px;padding:10px 11px;transition:border .2s,background .2s;display:flex}.placement-option:hover{border-color:#bec2e0}.placement-option--active{background:#f5f5ff;border-color:#a9aae9}.placement-option span{min-width:0}.placement-option small,.placement-option strong{display:block}.placement-option strong{color:var(--ink);font-size:11px}.placement-option--active strong{color:var(--accent)}.placement-option small{color:#969baa;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:9px;line-height:1.35;overflow:hidden}.placement-option em{color:#9a9ead;white-space:nowrap;background:#f3f4f7;border-radius:5px;padding:4px 5px;font:8px SFMono-Regular,Consolas,monospace}.details-fields{gap:11px;display:grid}.details-fields label{color:#747a89;gap:6px;font-size:10px;font-weight:750;display:grid}.details-fields input,.details-fields textarea{width:100%;color:var(--ink);resize:vertical;background:#fff;border:1px solid #dfe1eb;border-radius:8px;outline:0;padding:9px 10px;font-size:11px}.details-fields input:focus,.details-fields textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px #5d5ee51a}.preview-main-heading{align-items:center;margin:0 2px 14px}.preview-main-heading h2{font-size:21px}.compare-button{color:#62687a;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #d9dced;border-radius:9px;align-items:center;gap:8px;padding:9px 11px;font-size:10px;font-weight:800;display:inline-flex}.compare-button--active,.compare-button:hover:not(:disabled){color:var(--accent);background:var(--soft-accent);border-color:#adafe9}.compare-button:disabled{cursor:not-allowed;opacity:.55}.preview-stage{background:radial-gradient(circle at 50% 0,#fff 0,#f2f3f8 74%);border:1px solid #dfe2ed;border-radius:18px;min-height:595px;padding:32px;box-shadow:0 16px 48px #383a690f}.preview-stage,.single-preview{justify-content:center;align-items:center;display:flex}.single-preview{width:100%}.single-preview--desktop .mock-card{width:min(100%,620px)}.single-preview--mobile .mock-card{width:min(100%,352px)}.mock-card{color:#1c1f29;background:#fff;border:1px solid #e0e2e8;border-radius:13px;width:100%;overflow:hidden;box-shadow:0 15px 35px #292c3d1a}.mock-card__chrome{color:#565d6c;border-bottom:1px solid #f0f1f4;align-items:center;gap:7px;padding:11px 13px;font-size:10px;font-weight:800;display:flex}.mock-card__chrome .mock-card__menu{margin-left:auto}.mock-card__menu{color:#979cab;letter-spacing:2px}.mock-youtube-mark{color:#fff;background:#f0444d;border-radius:4px;place-items:center;width:20px;height:14px;font-size:7px;display:grid}.preview-frame{background:#e9ecf1;width:100%;position:relative;overflow:hidden}.creative-image{background:#edf0f4;position:absolute;inset:0;overflow:hidden}.creative-image__asset{transition:object-fit .2s,transform .2s}.creative-image--fit{background:#dfe2e9}.creative-image--fit:after{content:"";pointer-events:none;border:1px solid #ffffff4d;position:absolute;inset:0}.mock-copy{gap:10px;padding:12px 13px 15px;display:flex}.mock-copy h3{letter-spacing:-.02em;margin:0;font-size:13px;line-height:1.3}.mock-copy p{color:#606777;margin:5px 0 0;font-size:10px}.mock-copy small{color:#9297a4;margin-top:4px;font-size:9px;display:block}.mock-avatar{color:#fff;border-radius:50%;flex:0 0 31px;place-items:center;width:31px;height:31px;font-size:11px;font-weight:800;display:grid}.mock-avatar--red{background:linear-gradient(135deg,#ff9174,#d74674)}.mock-avatar--blue{background:linear-gradient(135deg,#70b6ff,#3775ce)}.mock-avatar--dark{background:linear-gradient(135deg,#3a455b,#101522)}.mock-avatar--linkedin{background:linear-gradient(135deg,#72c0d0,#15738c)}.mock-avatar--gradient{background:linear-gradient(135deg,#f9ce34,#ee2a7b 55%,#6228d7)}.mock-post-head{align-items:center;gap:9px;padding:13px 14px 9px;display:flex}.mock-post-head>div{flex:1;min-width:0}.mock-post-head small,.mock-post-head strong{display:block}.mock-post-head strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.mock-post-head small{color:#8b91a0;margin-top:3px;font-size:9px;line-height:1.3}.mock-post-text{color:#3e4453;margin:1px 14px 11px;font-size:10px;line-height:1.45}.mock-actions,.mock-reactions{color:#828897;justify-content:space-between;gap:10px;padding:10px 14px 12px;font-size:9px;display:flex}.mock-link-copy{background:#fafbfc;border-top:1px solid #edf0f4;gap:3px;padding:9px 11px 11px;display:grid}.mock-link-copy small{color:#89909e;text-transform:uppercase;letter-spacing:.08em;font-size:8px}.mock-link-copy strong{font-size:10px}.mock-card--x{background:#fff}.mock-card--x .mock-post-text{color:#202531;font-size:11px}.mock-x-mark{color:#11141a;font-size:16px}.mock-card--linkedin .mock-follow{color:#747b89;font-size:13px}.mock-card--linkedin .mock-actions{border-top:1px solid #eff1f3;font-weight:700}.mock-card--instagram .mock-actions--instagram{color:#20242d;justify-content:flex-start;gap:16px;padding-bottom:4px;font-size:17px}.mock-card--instagram .mock-actions--instagram span:last-child{margin-left:auto}.mock-caption{color:#4d5361;margin:0;padding:0 14px 14px;font-size:9px;line-height:1.5}.mock-caption strong{color:#20242c}.mock-card--instagram-grid{padding-bottom:9px}.mock-grid-head{align-items:center;gap:8px;padding:11px 12px;display:flex}.mock-grid-head .mock-avatar{flex-basis:25px;width:25px;height:25px;font-size:9px}.mock-grid-head strong{flex:1;font-size:10px}.mock-grid-head>span:last-child{color:#9399a6;font-size:11px}.mock-grid-neighbours{grid-template-columns:repeat(3,1fr);gap:3px;padding:8px 8px 0;display:grid}.mock-grid-neighbours span{background:linear-gradient(135deg,#d9d8f4,#bfe5d5);height:26px}.mock-card--story{color:#fff;background:#161921;border:0;border-radius:10px;position:relative}.mock-card--story .preview-frame{background:#222733}.mock-card--story .story-head{z-index:2;background:linear-gradient(#00000075,#0000);align-items:center;gap:8px;padding:13px;display:flex;position:absolute;top:0;left:0;right:0}.story-head .mock-avatar{flex-basis:25px;width:25px;height:25px;font-size:9px}.story-head strong{flex:1;font-size:10px}.mock-card--story .preview-frame{padding-top:0}.story-reply{color:#fff;border:1px solid #ffffff8c;border-radius:99px;margin:10px 12px;padding:8px 10px;font-size:9px}.safe-zone-overlay{z-index:3;color:#ffffffe6;letter-spacing:.08em;text-transform:uppercase;pointer-events:none;background:linear-gradient(#0a0c1452 0 14%,#0000 14% 78%,#0a0c1466 78%);border:1px solid #ffffffa6;flex-direction:column;justify-content:space-between;align-items:center;padding:15% 0 13%;font-size:8px;font-weight:800;display:flex;position:absolute;inset:0}.safe-zone-overlay__center{color:#ffffffb8;text-align:center;border-top:1px dashed #ffffffb3;border-bottom:1px dashed #ffffffb3;padding:42% 16% 0}.safe-zone-overlay__rail{color:#fff;text-align:center;font-size:14px;line-height:1.6;display:block;position:absolute;bottom:22%;right:8%}.safe-zone-overlay__bottom{position:absolute;bottom:5%}.preview-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:min(100%,370px);display:flex}.preview-empty__art{background:linear-gradient(#eceeff,#f9fbff);border:1px solid #dcdfea;border-radius:12px;width:174px;height:112px;margin-bottom:24px;position:relative;overflow:hidden}.preview-empty__sun{background:#c8caef;border-radius:50%;width:23px;height:23px;position:absolute;top:19px;right:28px}.preview-empty__mountain{background:#b9dccc;border-radius:18px;width:130px;height:90px;position:absolute;bottom:-16px;transform:rotate(42deg)}.preview-empty__mountain--one{left:-22px}.preview-empty__mountain--two{background:#9a9de2;right:-37px}.preview-empty strong{font-size:14px}.preview-empty p{color:#979cab;max-width:250px;margin:7px 0 0;font-size:11px;line-height:1.5}.preview-toolbar{background:#fff;border:1px solid #e0e2eb;border-radius:12px;flex-wrap:wrap;align-items:center;gap:18px;margin-top:14px;padding:12px 14px;display:flex}.toolbar-group{align-items:center;gap:8px;display:flex}.toolbar-label{color:#8a90a0;text-transform:uppercase;letter-spacing:.08em;font-size:9px;font-weight:800}.toolbar-label strong{color:var(--ink);letter-spacing:0}.segmented-control{background:#f2f3f7;border-radius:7px;padding:3px;display:flex}.segmented-control button{color:#8b91a0;cursor:pointer;background:0 0;border:0;border-radius:5px;padding:6px 8px;font-size:9px;font-weight:750}.segmented-control button:hover{color:var(--ink)}.segmented-control .segmented-control__active{color:var(--accent);background:#fff;box-shadow:0 2px 5px #25284c14}.zoom-control{gap:6px;min-width:100px;margin-left:auto;display:grid}.zoom-control input{width:108px;accent-color:var(--accent)}.safe-zone-toggle{cursor:pointer;background:#fafaff;border:1px solid #dddff0;border-radius:10px;align-items:flex-start;gap:9px;margin-top:12px;padding:11px 13px;display:flex}.safe-zone-toggle input{opacity:0;position:absolute}.safe-zone-toggle__box{color:#0000;background:#fff;border:1px solid #c5c9df;border-radius:5px;flex:0 0 18px;place-items:center;width:18px;height:18px;font-size:11px;font-weight:800;display:grid}.safe-zone-toggle input:checked+.safe-zone-toggle__box{border-color:var(--accent);color:#fff;background:var(--accent)}.safe-zone-toggle input:focus-visible+.safe-zone-toggle__box{box-shadow:0 0 0 3px #5d5ee526}.safe-zone-toggle small,.safe-zone-toggle strong{display:block}.safe-zone-toggle strong{font-size:10px}.safe-zone-toggle small{color:#969baa;margin-top:3px;font-size:9px}.analysis-card{background:#fff;border:1px solid #e0e2ec;border-radius:14px;margin-top:14px;padding:17px}.analysis-card h2{font-size:16px}.analysis-ready{color:var(--success);align-items:center;gap:7px;padding-top:3px;font-size:9px;font-weight:800;display:flex}.analysis-list{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:16px;display:grid}.analysis-item{background:#fbfcfd;border:1px solid #e4e6ed;border-radius:9px;grid-template-columns:18px 1fr;align-items:center;column-gap:7px;padding:10px;display:grid}.analysis-item>span{color:#fff;background:var(--success);border-radius:50%;grid-row:span 2;place-items:center;width:18px;height:18px;font-size:10px;font-weight:800;display:grid}.analysis-item strong{font-size:10px}.analysis-item small{color:#9298a7;margin-top:3px;font-size:9px;line-height:1.3}.analysis-item--warning{background:#fffaf1;border-color:#f0dfbb}.analysis-item--warning>span{background:#e5a743}.analysis-empty{color:#9499a8;margin:15px 0 0;font-size:11px}.previewer-disclaimer{color:#989daa;text-align:center;justify-content:center;align-items:center;gap:7px;margin:14px 0 0;font-size:10px;display:flex}.previewer-disclaimer span{color:var(--success);font-size:14px}.preview-stage--compare{align-items:flex-start;min-height:595px;padding:22px}.compare-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;width:100%;display:grid}.compare-card{background:#fffc;border:1px solid #e1e3eb;border-radius:11px;min-width:0;padding:10px}.compare-card__heading{align-items:center;gap:7px;margin-bottom:9px;display:flex}.compare-card__heading .platform-option__mark{flex-basis:21px;width:21px;height:21px;font-size:10px}.compare-card__heading strong{font-size:10px}.compare-card__preview{border-radius:8px;overflow:hidden}.compare-card__preview .mock-card{box-shadow:none;border:0;border-radius:0}.compare-card>small{color:#9298a7;margin-top:8px;font-size:8px;display:block}.previewer-footer{background:#f7f8fc}@media (max-width:920px){.previewer-layout{grid-template-columns:300px minmax(0,1fr);gap:16px}.preview-stage{min-height:540px;padding:22px}.analysis-list{grid-template-columns:1fr}.analysis-item{grid-template-columns:18px 1fr}}@media (max-width:760px){.header-inner{gap:10px}.header-nav{flex:1;justify-content:flex-end;gap:12px;font-size:10px;display:flex;overflow:auto}.header-nav__secondary{display:none}.header-nav__link:after{bottom:-7px}.header-pill{display:none}.previewer-page{padding:48px 0 65px}.previewer-intro{margin-bottom:28px;display:block}.previewer-intro h1{font-size:43px}.previewer-intro p:not(.eyebrow){margin-top:16px;font-size:14px}.previewer-intro__note{width:max-content;max-width:100%;margin-top:21px}.previewer-layout{grid-template-columns:1fr}.previewer-sidebar{order:1}.previewer-main{order:0}.preview-main-heading{align-items:flex-start}.preview-main-heading h2{font-size:18px}.compare-button{white-space:normal;text-align:left;max-width:145px}.preview-stage{min-height:440px;padding:15px}.single-preview--mobile .mock-card{width:min(100%,310px)}.preview-toolbar{flex-direction:column;align-items:flex-start;gap:11px}.zoom-control{width:100%;margin-left:0}.zoom-control input{width:100%}.compare-grid{grid-template-columns:1fr}.preview-stage--compare{min-height:0}.previewer-disclaimer{align-items:flex-start;font-size:9px}}.previewer-page{padding:64px 0 88px}.previewer-intro{align-items:center;margin-bottom:34px}.previewer-intro h1{max-width:760px}.previewer-intro__note>span{width:30px;height:30px;color:var(--success);background:#e5f7ed;border-radius:9px;flex:0 0 30px;place-items:center;font-size:18px;display:grid}.previewer-intro__note small{color:var(--muted);margin-top:3px;font-size:10px;display:block}.previewer-layout{grid-template-columns:320px minmax(0,1fr);gap:22px}.previewer-sidebar{position:relative}.previewer-main{min-width:0}.preview-stage{scrollbar-width:thin;background:#e9ebef;align-items:flex-start;min-height:620px;padding:24px;overflow:auto}.preview-stage:not(.preview-stage--compare){justify-content:center}.platform-preview{width:760px;max-width:100%;margin:auto}.platform-surface{--pf-bg:#fff;--pf-card:#fff;--pf-soft:#f2f2f2;--pf-line:#e5e5e5;--pf-text:#0f0f0f;--pf-muted:#606060;width:760px;max-width:100%;min-height:530px;color:var(--pf-text);background:var(--pf-bg);border-radius:10px;font-family:Arial,Helvetica,sans-serif;position:relative;overflow:hidden;box-shadow:0 14px 38px #181b2629}.platform-theme--dark{--pf-bg:#0f0f0f;--pf-card:#181818;--pf-soft:#272727;--pf-line:#343434;--pf-text:#f1f1f1;--pf-muted:#aaa}.platform-device--mobile{border-radius:18px;width:360px;min-height:640px;margin:auto}.platform-media{background:#d9dce2;width:100%;display:block;position:relative;overflow:hidden}.platform-media img{transition:transform .16s,object-position .16s}.platform-media--fit{background:#1c1d21}.platform-media__duration{position:absolute;bottom:5px;right:5px}.platform-avatar{color:#fff;background:#696fd3;border-radius:50%;flex:0 0 27px;place-items:center;width:27px;height:27px;font-size:10px;font-weight:800;display:grid}.platform-avatar--0{background:linear-gradient(135deg,#f9ce34,#ee2a7b 55%,#6228d7)}.platform-avatar--1{background:linear-gradient(135deg,#4798e8,#1658a8)}.platform-avatar--2{background:linear-gradient(135deg,#41a6a1,#146a75)}.platform-avatar--3{background:linear-gradient(135deg,#ff7e63,#bd355e)}.platform-avatar--4{background:linear-gradient(135deg,#65728a,#171b25)}.platform-avatar--square{border-radius:4px}.platform-avatar--image{background-color:#d9dce5;background-position:50%;background-size:cover}.platform-more{color:var(--pf-muted);letter-spacing:1px;white-space:nowrap;margin-left:auto;font-size:10px}.sample-thumb{aspect-ratio:16/9;background:linear-gradient(135deg,#6b71b7,#2c325b);border-radius:7px;width:100%;display:block;position:relative;overflow:hidden}.sample-thumb b,.sample-thumb i,.sample-thumb:after,.sample-thumb:before{content:"";position:absolute}.sample-thumb:before{background:#ffffffad;border-radius:50% 45% 36% 55%;inset:17% 14% 23% 46%}.sample-thumb:after{background:#ffffff52;border-radius:99px;height:10%;bottom:12%;left:9%;right:9%}.sample-thumb i{background:#ffffff2e;border-radius:8px;width:28%;height:50%;top:18%;left:10%}.sample-thumb b{opacity:.72;background:#fff;border-radius:99px;width:22%;height:8%;top:14%;left:12%}.sample-thumb em{color:#fff;background:#000000d1;border-radius:3px;padding:2px 3px;font-size:7px;font-style:normal;position:absolute;bottom:4px;right:4px}.sample-thumb--1{background:linear-gradient(135deg,#d8765c,#632740)}.sample-thumb--2{background:linear-gradient(135deg,#59a28a,#193f48)}.sample-thumb--3{background:linear-gradient(135deg,#dfad52,#7a4c24)}.sample-thumb--4{background:linear-gradient(135deg,#9c67bb,#343366)}.sample-thumb--5{background:linear-gradient(135deg,#6ba9d0,#1f4b6b)}.platform-link-card{border-top:1px solid var(--pf-line);color:var(--pf-text);background:var(--pf-soft);gap:3px;padding:9px 11px;display:grid}.platform-link-card strong{font-size:10px}.platform-link-card small,.platform-link-card span{color:var(--pf-muted);font-size:8px}.platform-surface--youtube{height:540px}.yt-topbar{height:48px;color:var(--pf-text);background:var(--pf-bg);align-items:center;gap:11px;padding:0 12px;display:flex}.yt-menu{font-size:17px;transform:scaleX(1.15)}.yt-wordmark{letter-spacing:-.06em;align-items:center;gap:4px;min-width:91px;font-size:14px;display:flex}.yt-wordmark i{color:#fff;background:red;border-radius:4px;place-items:center;width:22px;height:15px;font-size:8px;font-style:normal;display:grid}.yt-wordmark sup{color:var(--pf-muted);letter-spacing:0;align-self:flex-start;margin-top:11px;font-size:6px;font-weight:400}.yt-search{border:1px solid var(--pf-line);max-width:390px;height:30px;color:var(--pf-muted);background:var(--pf-bg);border-radius:99px;flex:1;align-items:center;margin:auto;font-size:9px;display:flex;overflow:hidden}.yt-search span{flex:1;padding-left:13px}.yt-search b{border-left:1px solid var(--pf-line);width:42px;height:100%;color:var(--pf-text);background:var(--pf-soft);place-items:center;font-size:16px;display:grid}.yt-create{background:var(--pf-soft);border-radius:99px;padding:7px 9px;font-size:9px}.yt-bell{font-size:14px}.yt-topbar .platform-avatar{flex-basis:25px;width:25px;height:25px}.yt-shell{height:492px;display:flex}.yt-sidenav{background:var(--pf-bg);flex-direction:column;flex:0 0 58px;align-items:center;gap:19px;width:58px;padding-top:17px;display:flex}.yt-sidenav span{color:var(--pf-text);place-items:center;gap:4px;font-size:15px;display:grid}.yt-sidenav b{font-size:6px;font-weight:400}.yt-content{flex:1;min-width:0;padding:0 15px 18px;overflow:hidden}.yt-chips,.yt-search-filters{white-space:nowrap;align-items:center;gap:7px;height:36px;display:flex;overflow:hidden}.yt-chips b,.yt-chips span,.yt-search-filters b,.yt-search-filters span{color:var(--pf-text);background:var(--pf-soft);border-radius:6px;padding:6px 9px;font-size:8px}.yt-chips b,.yt-search-filters b{color:var(--pf-bg);background:var(--pf-text)}.yt-video-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:17px 10px;display:grid}.yt-video-card{min-width:0}.yt-thumb-wrap,.yt-video-card>.sample-thumb{border-radius:7px}.yt-thumb-wrap{display:block;position:relative;overflow:hidden}.yt-rail-item>span>em,.yt-search-result__thumb em,.yt-thumb-wrap em{color:#fff;background:#000000d4;border-radius:3px;padding:2px 3px;font-size:7px;font-style:normal;position:absolute;bottom:4px;right:4px}.yt-video-card__meta{gap:7px;padding-top:8px;display:flex}.yt-video-card__meta .platform-avatar{flex-basis:25px;width:25px;height:25px}.yt-video-card__meta>span{flex:1;min-width:0}.yt-rail-item strong,.yt-search-result strong,.yt-video-card strong{color:var(--pf-text);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:9px;line-height:1.25;display:-webkit-box;overflow:hidden}.yt-rail-item small,.yt-search-result small,.yt-video-card small{color:var(--pf-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:7px;display:block;overflow:hidden}.yt-video-card .platform-more{font-size:7px}.yt-content--channel{padding-top:7px}.yt-channel-banner{color:#fff;letter-spacing:.18em;background:linear-gradient(120deg,#2a244d,#765fc0 55%,#e37077);border-radius:9px;justify-content:center;align-items:center;height:86px;font-size:17px;display:flex}.yt-channel-banner b{color:#f4c865}.yt-channel-head{align-items:center;gap:12px;padding:11px 4px 8px;display:flex}.yt-channel-head .platform-avatar{flex-basis:66px;width:66px;height:66px;font-size:22px}.yt-channel-head>div{flex:1;min-width:0}.yt-channel-head h3{margin:0;font-size:18px}.yt-channel-head h3 small{font-size:9px}.yt-channel-head p,.yt-channel-head span{color:var(--pf-muted);margin:4px 0 0;font-size:8px;display:block}.yt-channel-head button,.yt-watch-owner button{color:var(--pf-bg);background:var(--pf-text);border:0;border-radius:99px;padding:7px 10px;font-size:8px;font-weight:700}.yt-channel-tabs{border-bottom:1px solid var(--pf-line);height:29px;color:var(--pf-muted);align-items:flex-end;gap:19px;font-size:8px;display:flex}.yt-channel-tabs b{border-bottom:2px solid var(--pf-text);height:29px;color:var(--pf-text);align-items:center;display:flex}.yt-filter-pills{gap:6px;padding:9px 0;display:flex}.yt-filter-pills b,.yt-filter-pills span{color:var(--pf-text);background:var(--pf-soft);border-radius:6px;padding:5px 8px;font-size:7px}.yt-filter-pills b{color:var(--pf-bg);background:var(--pf-text)}.yt-video-grid--channel{grid-template-columns:repeat(4,minmax(0,1fr));gap:11px 8px}.yt-video-grid--channel .yt-video-card__meta .platform-avatar{display:none}.yt-content--search{padding-top:4px}.yt-search-filters{border-bottom:1px solid var(--pf-line)}.yt-search-filters strong{color:var(--pf-text);margin-left:auto;font-size:8px}.yt-search-result{grid-template-columns:225px minmax(0,1fr) 12px;gap:11px;padding:10px 0;display:grid}.yt-search-result+.yt-search-result{border-top:1px solid var(--pf-line)}.yt-search-result>.sample-thumb{border-radius:7px}.yt-search-result__thumb{border-radius:7px;position:relative;overflow:hidden}.yt-search-result strong{-webkit-line-clamp:2;font-size:11px}.yt-search-result p{color:var(--pf-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:6px 0 0;font-size:7px;line-height:1.35;display:-webkit-box;overflow:hidden}.yt-search-result i{color:var(--pf-muted);background:var(--pf-soft);border-radius:2px;margin-top:5px;padding:2px 4px;font-size:6px;font-style:normal;display:inline-block}.yt-result-channel{color:var(--pf-muted);align-items:center;gap:5px;margin-top:8px;font-size:7px;display:flex}.yt-result-channel .platform-avatar{flex-basis:18px;width:18px;height:18px;font-size:7px}.yt-content--watch{grid-template-columns:minmax(0,1.6fr) minmax(210px,.8fr);gap:12px;padding-top:10px;display:grid}.yt-player{aspect-ratio:16/9;color:#fff;background:linear-gradient(135deg,#1c2835,#5b6875);border-radius:7px;place-items:center;font-size:24px;display:grid;position:relative}.yt-player i{background:linear-gradient(90deg,red 0 32%,#ffffff73 32%);height:2px;position:absolute;bottom:10px;left:10px;right:10px}.yt-player small{font-size:7px;position:absolute;bottom:15px;left:11px}.yt-content--watch h3{margin:8px 0;font-size:12px}.yt-watch-owner{align-items:center;gap:7px;display:flex}.yt-watch-owner>span{margin-right:auto}.yt-watch-owner small,.yt-watch-owner strong{font-size:7px;display:block}.yt-watch-owner small{color:var(--pf-muted);margin-top:2px}.yt-watch-owner b{border-radius:99px;padding:6px 8px}.yt-description,.yt-watch-owner b{background:var(--pf-soft);font-size:7px}.yt-description{color:var(--pf-text);border-radius:7px;padding:8px;line-height:1.4}.yt-rail-chips{white-space:nowrap;gap:5px;margin-bottom:7px;display:flex;overflow:hidden}.yt-rail-chips b,.yt-rail-chips span{background:var(--pf-soft);border-radius:5px;padding:5px 7px;font-size:6px}.yt-rail-chips b{color:var(--pf-bg);background:var(--pf-text)}.yt-rail-item{grid-template-columns:108px minmax(0,1fr) 8px;gap:6px;margin-bottom:7px;display:grid}.yt-rail-item>span{border-radius:5px;position:relative;overflow:hidden}.yt-rail-item strong{font-size:8px}.platform-surface--facebook{background:var(--pf-soft);height:550px}.fb-topbar{height:43px;color:var(--pf-text);background:var(--pf-card);align-items:center;gap:9px;padding:0 11px;display:flex;box-shadow:0 1px 3px #00000026}.fb-topbar>b{color:#fff;background:#0866ff;border-radius:50%;place-items:center;width:27px;height:27px;font-size:21px;display:grid}.fb-search{width:145px;color:var(--pf-muted);background:var(--pf-soft);border-radius:99px;padding:8px 10px;font-size:8px}.fb-topbar nav{color:var(--pf-muted);flex:1;justify-content:space-around;font-size:15px;display:flex}.fb-layout{grid-template-columns:145px minmax(330px,1fr) 145px;gap:15px;height:507px;padding:13px;display:grid;overflow:hidden}.fb-layout>aside{color:var(--pf-text);flex-direction:column;gap:15px;padding-top:8px;font-size:8px;font-weight:700;display:flex}.fb-layout>main{width:350px;max-width:100%;margin:0 auto}.fb-post{color:var(--pf-text);background:var(--pf-card);border-radius:7px;overflow:hidden;box-shadow:0 1px 2px #00000024}.fb-post header{align-items:center;gap:7px;padding:10px 11px 5px;display:flex}.fb-post header>span:nth-child(2){flex:1}.fb-post header small,.fb-post header strong{font-size:8px;display:block}.fb-post header small{color:var(--pf-muted);margin-top:2px;font-size:7px}.fb-post>p{margin:3px 11px 9px;font-size:8px;line-height:1.4}.fb-post .platform-media{max-height:315px}.fb-counts{border-bottom:1px solid var(--pf-line);color:var(--pf-muted);justify-content:space-between;padding:7px 10px;font-size:7px;display:flex}.fb-counts i{font-style:normal}.fb-post footer{color:var(--pf-muted);justify-content:space-around;padding:8px;font-size:8px;font-weight:700;display:flex}.fb-filler{background:var(--pf-card);border-radius:7px;gap:8px;margin-top:10px;padding:11px;display:flex}.fb-filler span{background:var(--pf-line);border-radius:99px;width:38%;height:7px}.fb-right>.sample-thumb{margin-bottom:6px}.fb-right i{background:#31a24c;border-radius:50%;width:7px;height:7px;display:inline-block}.fb-page-head{background:var(--pf-card);padding:11px 120px 0}.fb-page-cover{color:#fff;letter-spacing:.14em;background:linear-gradient(120deg,#20479f,#826bc9);border-radius:6px;place-items:center;height:64px;font-size:13px;display:grid}.fb-page-cover[style],.li-profile-card>div[style],.x-profile-cover[style]{background-position:50%;background-size:cover}.fb-page-cover strong{color:#ffd166}.fb-page-head>div:nth-child(2){align-items:center;gap:8px;padding:8px 0;display:flex}.fb-page-head h3,.fb-page-head p{margin:0}.fb-page-head h3{font-size:12px}.fb-page-head p{color:var(--pf-muted);margin-top:2px;font-size:7px}.fb-page-head button{color:var(--pf-text);background:var(--pf-soft);border:0;border-radius:5px;padding:6px 9px;font-size:7px;font-weight:700}.fb-page-head button:first-of-type{color:#fff;background:#0866ff;margin-left:auto}.fb-page-head nav{border-top:1px solid var(--pf-line);color:var(--pf-muted);padding:7px 0;font-size:7px}.fb-page-head+.fb-layout{height:358px;padding-top:10px}.platform-surface--x{grid-template-columns:155px minmax(0,1fr) 205px;height:560px;display:grid}.x-nav{border-right:1px solid var(--pf-line);flex-direction:column;gap:17px;padding:11px 19px;font-size:10px;display:flex}.x-nav>b{font-size:20px}.x-nav button{color:var(--pf-bg);background:var(--pf-text);border:0;border-radius:99px;padding:9px;font-size:9px;font-weight:800}.platform-surface--x>main{border-right:1px solid var(--pf-line);overflow:hidden}.x-feed-head{border-bottom:1px solid var(--pf-line);grid-template-columns:1fr 1fr;place-items:center;height:40px;font-size:8px;display:grid}.x-feed-head b{border-bottom:2px solid #1d9bf0;align-self:stretch;place-items:center;display:grid}.x-feed-head i{display:none}.x-post{border-bottom:1px solid var(--pf-line);gap:8px;padding:10px;display:flex}.x-post>div{flex:1;min-width:0}.x-post header{align-items:center;gap:4px;display:flex}.x-post header small,.x-post header strong{font-size:8px}.x-post header i{color:#1d9bf0;font-style:normal}.x-post header small{color:var(--pf-muted)}.x-post p{margin:5px 0 7px;font-size:8px;line-height:1.4}.x-post .platform-media{border:1px solid var(--pf-line);border-radius:10px;overflow:hidden}.x-post footer{color:var(--pf-muted);justify-content:space-between;padding-top:8px;font-size:7px;display:flex}.x-trends{padding:10px}.x-search{color:var(--pf-muted);background:var(--pf-soft);border-radius:99px;padding:8px 10px;font-size:8px}.x-trends section{border:1px solid var(--pf-line);border-radius:10px;margin-top:10px;padding:10px}.x-trends h3,.x-trends p{margin:0 0 5px}.x-trends h3{font-size:11px}.x-trends p,.x-trends small,.x-trends span,.x-trends strong{margin-top:5px;font-size:7px;display:block}.x-trends small,.x-trends span{color:var(--pf-muted)}.x-trends button{color:#fff;background:#1d9bf0;border:0;border-radius:99px;padding:6px 9px;font-size:7px;font-weight:800}.x-filler-post{border-bottom:1px solid var(--pf-line);gap:8px;padding:10px;font-size:8px;display:flex}.x-filler-post>div{flex:1}.x-filler-post small{color:var(--pf-muted);font-weight:400}.x-filler-post p{margin:5px 0}.x-profile-cover{background:linear-gradient(135deg,#7b8da0,#34495e);height:78px}.x-profile-head{padding:34px 11px 10px;position:relative}.x-profile-head .platform-avatar{border:3px solid var(--pf-bg);width:58px;height:58px;font-size:20px;position:absolute;top:-29px}.x-profile-head button{border:1px solid var(--pf-line);color:var(--pf-text);background:0 0;border-radius:99px;padding:5px 8px;font-size:7px;font-weight:700;position:absolute;top:8px;right:10px}.x-profile-head h3{margin:0;font-size:13px}.x-profile-head p,.x-profile-head small,.x-profile-head>span{color:var(--pf-muted);margin:3px 0 0;font-size:7px;display:block}.x-profile-head small b{color:var(--pf-text)}.x-tabs{border-bottom:1px solid var(--pf-line);justify-content:space-around;font-size:7px;display:flex}.x-tabs>*{padding:8px}.x-tabs b{border-bottom:2px solid #1d9bf0}.platform-surface--linkedin{background:var(--pf-soft);height:550px}.li-topbar{height:43px;color:var(--pf-text);background:var(--pf-card);border-bottom:1px solid var(--pf-line);align-items:center;gap:7px;padding:0 70px;display:flex}.li-topbar>b{color:#fff;background:#0a66c2;border-radius:3px;place-items:center;width:25px;height:25px;font-size:13px;display:grid}.li-topbar>span{width:150px;color:var(--pf-muted);background:var(--pf-soft);padding:7px 9px;font-size:7px}.li-topbar nav{flex:1;justify-content:flex-end;gap:18px;display:flex}.li-topbar nav i{color:var(--pf-muted);place-items:center;gap:1px;font-size:12px;font-style:normal;display:grid}.li-topbar nav small{font-size:6px}.li-layout{grid-template-columns:145px minmax(330px,1fr) 160px;align-items:start;gap:14px;padding:14px 60px;display:grid}.li-compose,.li-news,.li-post,.li-profile-card{border:1px solid var(--pf-line);color:var(--pf-text);background:var(--pf-card);border-radius:7px;overflow:hidden}.li-profile-card{flex-direction:column;align-items:center;padding-bottom:10px;display:flex}.li-profile-card>div{background:linear-gradient(135deg,#8cafa9,#536f78);width:100%;height:37px}.li-profile-card .platform-avatar{border:2px solid var(--pf-card);flex-basis:38px;width:38px;height:38px;margin-top:-18px}.li-profile-card strong{margin-top:6px;font-size:8px}.li-profile-card>span{color:var(--pf-muted);text-align:center;padding:4px 10px;font-size:6px;line-height:1.35}.li-profile-card hr{border:0;border-top:1px solid var(--pf-line);width:100%}.li-profile-card small{width:100%;color:var(--pf-muted);justify-content:space-between;padding:3px 9px;font-size:6px;display:flex}.li-profile-card small b{color:#0a66c2}.li-layout>main{gap:9px;display:grid}.li-compose{flex-wrap:wrap;gap:7px;padding:9px;display:flex}.li-compose>span{border:1px solid var(--pf-line);color:var(--pf-muted);border-radius:99px;flex:1;padding:7px 10px;font-size:7px;font-weight:700}.li-compose footer{width:100%;color:var(--pf-muted);justify-content:space-around;font-size:6px;display:flex}.li-post header{align-items:center;gap:7px;padding:9px;display:flex}.li-post header>span{flex:1;min-width:0}.li-post header small,.li-post header strong{font-size:8px;display:block}.li-post header small{color:var(--pf-muted);margin-top:2px;font-size:6px;line-height:1.3}.li-post>p{margin:0 9px 8px;font-size:8px;line-height:1.4}.li-post .platform-media{max-height:270px}.li-counts{border-bottom:1px solid var(--pf-line);justify-content:space-between;padding:6px 9px;font-size:6px}.li-counts,.li-post footer{color:var(--pf-muted);display:flex}.li-post footer{justify-content:space-around;padding:8px;font-size:7px;font-weight:700}.li-news{gap:5px;padding:10px;display:grid}.li-news h3{margin:0 0 4px;font-size:10px}.li-news strong{font-size:7px}.li-news small{color:var(--pf-muted);font-size:6px}.platform-surface--instagram{grid-template-columns:150px minmax(0,1fr) 180px;height:570px;display:grid}.ig-nav{border-right:1px solid var(--pf-line);color:var(--pf-text);flex-direction:column;gap:18px;padding:20px 18px;font-size:9px;display:flex}.ig-nav>b{margin-bottom:8px;font-family:Georgia,serif;font-size:16px;font-style:italic}.ig-nav>small{margin-top:auto}.ig-feed{width:330px;margin:0 auto;padding:15px 0;overflow:hidden}.ig-stories{gap:10px;margin-bottom:12px;padding:0 5px;display:flex;overflow:hidden}.ig-stories>span{place-items:center;gap:3px;display:grid}.ig-stories .platform-avatar{outline-offset:2px;outline:2px solid #e1306c}.ig-stories small{color:var(--pf-muted);font-size:6px}.ig-post{border-bottom:1px solid var(--pf-line);color:var(--pf-text);background:var(--pf-bg);margin-bottom:15px}.ig-post header{align-items:center;gap:7px;padding:7px 0;display:flex}.ig-post header strong{font-size:8px}.ig-post header i{color:#3897f0;font-style:normal}.ig-post header small{color:var(--pf-muted);font-size:7px}.ig-post .platform-media{max-height:355px}.ig-post footer{gap:12px;padding:8px 2px 5px;font-size:15px;display:flex}.ig-post footer span:last-child{margin-left:auto}.ig-comments,.ig-likes,.ig-post>p{margin:0 2px 4px;font-size:7px;display:block}.ig-post>p{line-height:1.4}.ig-comments{color:var(--pf-muted)}.ig-suggestions{padding:28px 14px}.ig-suggestions>div{align-items:center;gap:7px;margin-bottom:11px;display:flex}.ig-suggestions>div>span{flex:1}.ig-suggestions small,.ig-suggestions strong{font-size:7px;display:block}.ig-suggestions small{color:var(--pf-muted);margin-top:2px;font-size:6px}.ig-suggestions b{color:#0095f6;margin-left:auto;font-size:6px}.ig-suggestions p{color:var(--pf-muted);justify-content:space-between;font-size:7px;display:flex}.ig-suggestions p b{color:var(--pf-text)}.ig-profile{grid-column:2/4;padding:25px 45px;overflow:hidden}.ig-profile>header{align-items:center;gap:12px;display:flex}.ig-profile>header .platform-avatar{flex-basis:76px;width:76px;height:76px;font-size:23px}.ig-profile>header>div{flex:1}.ig-profile h3,.ig-profile p{margin:0 0 7px}.ig-profile h3{font-size:14px;font-weight:500}.ig-profile p,.ig-profile span,.ig-profile strong{font-size:8px;display:block}.ig-profile span{color:var(--pf-muted);margin-top:3px}.ig-profile button{color:var(--pf-text);background:var(--pf-soft);border:0;border-radius:6px;padding:6px 9px;font-size:7px;font-weight:700}.ig-profile button:first-of-type{color:#fff;background:#0095f6}.ig-profile>nav{border-top:1px solid var(--pf-line);color:var(--pf-muted);justify-content:center;gap:35px;margin-top:22px;font-size:7px;display:flex}.ig-profile>nav>*{padding:9px 0}.ig-profile>nav b{border-top:1px solid var(--pf-text);color:var(--pf-text)}.ig-grid{grid-template-columns:repeat(3,1fr);gap:3px;display:grid}.ig-grid>*{aspect-ratio:1;border-radius:0}.platform-surface--vertical{background:#111;justify-content:center;align-items:center;display:flex}.platform-surface--vertical .ig-nav{width:150px;position:absolute;top:0;bottom:0;left:0}.ig-story{color:#fff;background:#181818;border-radius:8px;width:282px;height:520px;position:relative;overflow:hidden}.ig-story>.platform-media{height:100%;position:absolute;inset:0;aspect-ratio:auto!important}.ig-story>header{z-index:4;background:linear-gradient(#0000008c,#0000);align-items:center;gap:7px;padding:13px 11px 28px;display:flex;position:absolute;top:0;left:0;right:0}.ig-story>header small,.ig-story>header strong{font-size:8px}.ig-story>header small{color:#ffffffbf}.ig-story .platform-more{color:#fff}.ig-story-reply{z-index:4;border:1px solid #ffffffb3;border-radius:99px;padding:8px 10px;font-size:8px;position:absolute;bottom:10px;left:10px;right:10px}.ig-story-reply span{float:right}.ig-reel-copy{z-index:4;font-size:8px;position:absolute;bottom:18px;left:12px;right:45px}.ig-reel-copy p{margin:5px 0;line-height:1.4}.ig-reel-actions{z-index:4;flex-direction:column;align-items:center;gap:5px;font-size:17px;display:flex;position:absolute;bottom:16px;right:10px}.ig-reel-actions small{font-size:6px}.platform-safe-zones{z-index:3;color:#fff;letter-spacing:.08em;text-transform:uppercase;pointer-events:none;background:linear-gradient(#00000059 0 15%,#0000 15% 77%,#00000075 77%);border:1px solid #ffffffb3;justify-content:center;align-items:center;font-size:7px;font-weight:800;display:flex;position:absolute;inset:0}.platform-safe-zones__top{position:absolute;top:8%}.platform-safe-zones__safe{border-top:1px dashed #ffffffbf;border-bottom:1px dashed #ffffffbf;padding:42% 15%}.platform-safe-zones__rail{text-align:center;font-size:14px;line-height:1.7;position:absolute;bottom:20%;right:7%}.platform-safe-zones__bottom{position:absolute;bottom:5%}.platform-device--mobile.platform-surface--youtube{height:650px}.platform-device--mobile .yt-topbar{gap:9px;height:44px}.platform-device--mobile .yt-bell,.platform-device--mobile .yt-create,.platform-device--mobile .yt-menu{display:none}.platform-device--mobile .yt-wordmark{min-width:92px}.platform-device--mobile .yt-search{background:0 0;border:0;justify-content:flex-end}.platform-device--mobile .yt-search span{display:none}.platform-device--mobile .yt-search b{background:0 0;border:0;width:30px}.platform-device--mobile .yt-shell{height:606px}.platform-device--mobile .yt-sidenav{display:none}.platform-device--mobile .yt-content{width:100%;padding:0 0 16px;overflow:auto}.platform-device--mobile .yt-chips,.platform-device--mobile .yt-search-filters{padding:0 9px}.platform-device--mobile .yt-video-grid{grid-template-columns:1fr;gap:14px}.platform-device--mobile .yt-video-card{display:none}.platform-device--mobile .yt-video-card:nth-child(-n+3){display:block}.platform-device--mobile .yt-thumb-wrap,.platform-device--mobile .yt-video-card>.sample-thumb{border-radius:0}.platform-device--mobile .yt-video-card__meta{padding:9px 10px 0}.platform-device--mobile .yt-video-card strong{font-size:11px}.platform-device--mobile .yt-video-card small{font-size:8px}.platform-device--mobile .yt-content--channel{padding:0 8px 15px}.platform-device--mobile .yt-channel-banner{border-radius:0;height:65px}.platform-device--mobile .yt-channel-head .platform-avatar{flex-basis:48px;width:48px;height:48px}.platform-device--mobile .yt-channel-head h3{font-size:14px}.platform-device--mobile .yt-channel-head span{display:none}.platform-device--mobile .yt-channel-tabs{gap:14px;overflow:hidden}.platform-device--mobile .yt-video-grid--channel{grid-template-columns:repeat(2,1fr);gap:12px 5px}.platform-device--mobile .yt-video-grid--channel .yt-video-card{display:block}.platform-device--mobile .yt-video-grid--channel .yt-video-card__meta{padding:5px 1px}.platform-device--mobile .yt-video-grid--channel .yt-video-card strong{font-size:8px}.platform-device--mobile .yt-content--search{padding:0 9px}.platform-device--mobile .yt-search-result{grid-template-columns:1fr 12px;gap:8px}.platform-device--mobile .yt-search-result>.sample-thumb,.platform-device--mobile .yt-search-result__thumb{border-radius:6px;grid-column:1/3}.platform-device--mobile .yt-search-result strong{font-size:10px}.platform-device--mobile .yt-content--watch{padding:0;display:block}.platform-device--mobile .yt-content--watch main{border-bottom:5px solid var(--pf-soft);padding-bottom:8px}.platform-device--mobile .yt-player{border-radius:0}.platform-device--mobile .yt-content--watch h3,.platform-device--mobile .yt-description,.platform-device--mobile .yt-watch-owner{margin-left:9px;margin-right:9px}.platform-device--mobile .yt-watch-owner b{display:none}.platform-device--mobile .yt-content--watch>aside{padding:10px 9px}.platform-device--mobile .yt-rail-item{grid-template-columns:145px 1fr 8px}.platform-device--mobile .yt-rail-item strong{font-size:9px}.platform-device--mobile.platform-surface--facebook{height:650px}.platform-device--mobile .fb-topbar{flex-wrap:wrap;height:72px;position:relative}.platform-device--mobile .fb-search{display:none}.platform-device--mobile .fb-topbar nav{flex-basis:100%;order:3;width:100%}.platform-device--mobile .fb-topbar>.platform-avatar{margin-left:auto}.platform-device--mobile .fb-layout{height:578px;padding:9px 0;display:block;overflow:auto}.platform-device--mobile .fb-layout>aside{display:none}.platform-device--mobile .fb-layout>main{width:100%}.platform-device--mobile .fb-post{border-radius:0}.platform-device--mobile .fb-page-head{padding:0}.platform-device--mobile .fb-page-head+.fb-layout{height:430px}.platform-device--mobile .fb-page-cover{border-radius:0}.platform-device--mobile .fb-page-head nav,.platform-device--mobile .fb-page-head>div:nth-child(2){padding-left:9px;padding-right:9px}.platform-device--mobile.platform-surface--x{height:650px;display:block}.platform-device--mobile .x-nav,.platform-device--mobile .x-trends{display:none}.platform-device--mobile.platform-surface--x>main{border:0;height:650px;overflow:auto}.platform-device--mobile .x-feed-head:before{content:"𝕏";font-size:18px;position:absolute;left:13px}.platform-device--mobile .x-post{padding:11px}.platform-device--mobile .x-post header small,.platform-device--mobile .x-post header strong,.platform-device--mobile .x-post p{font-size:10px}.platform-device--mobile .x-profile-cover{height:105px}.platform-device--mobile.platform-surface--linkedin{height:650px}.platform-device--mobile .li-topbar{height:48px;padding:0 9px}.platform-device--mobile .li-topbar>span{flex:1}.platform-device--mobile .li-topbar nav{display:none}.platform-device--mobile .li-layout{padding:9px 0;display:block}.platform-device--mobile .li-news,.platform-device--mobile .li-profile-card{display:none}.platform-device--mobile .li-layout>main{gap:7px}.platform-device--mobile .li-compose,.platform-device--mobile .li-post{border-left:0;border-right:0;border-radius:0}.platform-device--mobile .li-post header strong,.platform-device--mobile .li-post>p{font-size:10px}.platform-device--mobile.platform-surface--instagram{height:650px;display:block;overflow:auto}.platform-device--mobile .ig-nav,.platform-device--mobile .ig-suggestions{display:none}.platform-device--mobile .ig-feed{width:100%;padding:8px 0}.platform-device--mobile .ig-stories{padding:5px 12px 9px}.platform-device--mobile .ig-comments,.platform-device--mobile .ig-likes,.platform-device--mobile .ig-post footer,.platform-device--mobile .ig-post header,.platform-device--mobile .ig-post>p{margin-left:10px;margin-right:10px}.platform-device--mobile .ig-likes,.platform-device--mobile .ig-post header strong,.platform-device--mobile .ig-post>p{font-size:9px}.platform-device--mobile .ig-profile{padding:18px 10px}.platform-device--mobile .ig-profile>header{flex-wrap:wrap}.platform-device--mobile .ig-profile>header .platform-avatar{flex-basis:66px;width:66px;height:66px}.platform-device--mobile .ig-profile>header>div{min-width:220px}.platform-device--mobile.platform-surface--vertical{display:flex}.platform-device--mobile .ig-story{border-radius:0;width:100%;height:650px}.preview-toolbar{justify-content:flex-start;gap:14px}.toolbar-section{align-items:center;gap:7px;display:flex}.segmented-control button{min-height:29px}.crop-controls{background:#fff;border:1px solid #e0e2eb;border-radius:12px;margin-top:12px;padding:14px}.crop-controls__heading{justify-content:space-between;align-items:flex-end;gap:12px;margin-bottom:12px;display:flex}.crop-controls__heading strong{margin-top:4px;font-size:11px;display:block}.crop-controls__heading button{color:var(--accent);cursor:pointer;background:#fff;border:1px solid #dfe1eb;border-radius:7px;padding:5px 8px;font-size:8px;font-weight:800}.crop-control-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.crop-control-grid label{gap:6px;display:grid}.crop-control-grid label>span{color:#878d9d;justify-content:space-between;font-size:8px;font-weight:700;display:flex}.crop-control-grid label b{color:var(--ink)}.crop-control-grid input{width:100%;accent-color:var(--accent)}.analysis-list{grid-template-columns:repeat(2,1fr)}.analysis-item{min-height:55px}.previewer-disclaimer{max-width:620px;margin-left:auto;margin-right:auto}.preview-empty__art{grid-template-columns:repeat(3,1fr);gap:5px;padding:14px;display:grid}.preview-empty__art b,.preview-empty__art i,.preview-empty__art span{background:linear-gradient(135deg,#b8b9ed,#696dd2);border-radius:7px;height:72px;display:block;position:static;transform:none}.preview-empty__art i{background:linear-gradient(135deg,#bfe6d6,#67aa91)}.preview-empty__art b{background:linear-gradient(135deg,#f2c7a9,#d9826c)}.preview-stage--compare{min-height:560px}.compare-grid{align-content:start}.compare-card{padding:11px;overflow:hidden}.compare-card>header{align-items:center;gap:7px;margin-bottom:9px;display:flex}.compare-card>header strong{font-size:10px}.compare-card>header small{color:#9298a7;margin-left:auto;font-size:7px}.compare-card__viewport{background:#e9ebef;border-radius:7px;height:230px;overflow:hidden}.platform-preview--compact{transform-origin:0 0;width:760px;max-width:none;margin:0;transform:scale(.42)}.sample-thumb--remote{background-position:50%;background-size:cover}.sample-thumb--remote b,.sample-thumb--remote i,.sample-thumb--remote:after,.sample-thumb--remote:before{display:none}.yt-channel-banner[style]{background-position:50%;background-size:cover}.yt-channel-banner[style]>span{background:#0000007a;border-radius:5px;padding:5px 8px}.fb-filler--profile{align-items:flex-start}.fb-filler--profile>div{flex:1;min-width:0}.fb-filler--profile small,.fb-filler--profile strong{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.fb-filler--profile strong{color:var(--pf-text);font-size:8px}.fb-filler--profile small{color:var(--pf-muted);margin:3px 0 6px;font-size:6px}.fb-filler--profile .sample-thumb{width:100%;height:58px}.li-post--imported>p{margin-bottom:7px}.li-post--imported>.sample-thumb{width:100%;height:100px;display:block}.profile-link-card{padding-bottom:14px}.profile-link-status{color:#8c91a1;background:#f1f2f7;border-radius:99px;padding:4px 7px;font-size:8px;font-weight:800}.profile-link-status--ready{color:#257b56;background:#e9f8ef}.profile-link-field{gap:6px;display:grid}.profile-link-field>span{color:#777d8f;font-size:9px;font-weight:700}.profile-link-field input{width:100%;min-height:35px;color:var(--ink);font:inherit;background:#fff;border:1px solid #dfe1eb;border-radius:8px;outline:none;padding:0 10px;font-size:10px}.profile-link-field input:focus{border-color:var(--accent);box-shadow:0 0 0 3px #5d5ee51f}.profile-link-actions{gap:7px;margin-top:8px;display:flex}.profile-link-actions button{color:#fff;background:var(--accent);cursor:pointer;border:0;border-radius:7px;min-height:30px;padding:0 11px;font-size:9px;font-weight:800}.profile-link-actions button:disabled{opacity:.45;cursor:not-allowed}.profile-link-actions .profile-link-clear{color:#777d8f;background:#f1f2f7}.profile-link-hint{color:#9298a7;margin-top:8px;font-size:9px;line-height:1.45;display:block}.profile-link-success{color:#257b56;margin:8px 0 0;font-size:9px;line-height:1.4}.preview-profile-chip{color:#72788c;margin:6px 0 0;font-size:9px}.preview-profile-chip strong{color:var(--accent)}@media (max-width:1040px){.previewer-layout{grid-template-columns:290px minmax(0,1fr)}.preview-stage{padding:16px}.platform-surface:not(.platform-device--mobile){width:700px}.li-topbar{padding-left:30px;padding-right:30px}.li-layout{padding-left:25px;padding-right:25px}}@media (max-width:760px){.previewer-page{padding-top:44px}.previewer-layout{grid-template-columns:1fr}.previewer-main{order:0}.previewer-sidebar{order:1}.preview-stage{min-height:440px;padding:10px}.platform-preview{width:100%}.platform-surface:not(.platform-device--mobile){transform-origin:0 0;width:760px;max-width:none;transform:scale(.45)}.platform-preview:has(.platform-surface:not(.platform-device--mobile)){width:342px;height:252px;overflow:hidden}.preview-toolbar{flex-direction:column;align-items:flex-start}.toolbar-section{justify-content:space-between;width:100%}.analysis-list,.compare-grid,.crop-control-grid{grid-template-columns:1fr}.compare-card__viewport{height:230px}.preview-stage--compare{padding:8px}.platform-preview--compact{transform:scale(.41)}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}