.ads-editor-navigation{background:var(--surface-solid);border-bottom:1px solid var(--border)}.ads-editor-view-buttons{gap:22px;padding:0 24px;display:flex}.ads-editor-view-buttons button{min-height:46px;color:var(--muted);background:0 0;border:0;border-bottom:2px solid #0000;align-items:center;gap:8px;padding:10px 2px;font-size:14px;display:flex}.ads-editor-view-buttons button[aria-pressed=true]{color:var(--accent);border-bottom-color:var(--accent);font-weight:600}.ads-editor-view-buttons svg{width:17px;height:17px}.ads-editor__actions :is(.primary-button,.secondary-button)>svg:not(.lucide-loader-circle){animation:none}.ads-editor--wizard .ads-field .ads-input-icon input{padding-left:38px}.ads-editor--wizard .ads-budget-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ads-editor__actions{flex-wrap:wrap}.ads-editor__actions button{flex-shrink:0}.ads-editor--wizard .ads-media-picker h4{overflow-wrap:anywhere}.ads-editor--wizard .ads-editor__form[hidden]{display:none!important}.ads-editor--wizard .ads-editor__body.is-preview{background:var(--surface-muted);display:block}.ads-media-picker__actions{flex-wrap:wrap;gap:8px;display:flex}.ads-media-picker__actions button{align-items:center;gap:6px;display:flex}.ads-media-picker__preview{aspect-ratio:auto;min-height:100px}.ads-media-picker__preview .ads-framed-photo{width:100%}.ads-media-picker__preview>video{aspect-ratio:16/9;object-fit:contain;position:static}.ads-framed-photo{background:#08090e;width:100%;margin:auto;position:relative;overflow:hidden}.ads-framed-photo__plane{position:relative}.ads-framed-photo.is-framed .ads-framed-photo__plane{width:0;height:0}.ads-framed-photo img{object-fit:contain;-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;height:auto;max-height:560px;display:block;position:static;inset:auto}.ads-framed-photo.is-editable{cursor:grab;touch-action:none}.ads-framed-photo.is-editable:active{cursor:grabbing}.ads-crop-grid{pointer-events:none;background-image:linear-gradient(90deg,#0000 calc(33.333% - .5px),#fff6 33.333%,#0000 calc(33.333% + .5px) calc(66.666% - .5px),#fff6 66.666%,#0000 calc(66.666% + .5px)),linear-gradient(#0000 calc(33.333% - .5px),#fff6 33.333%,#0000 calc(33.333% + .5px) calc(66.666% - .5px),#fff6 66.666%,#0000 calc(66.666% + .5px));position:absolute;inset:0;box-shadow:inset 0 0 0 1px #fff7}.ads-crop-error{background:var(--surface-muted);color:var(--danger);text-align:center;place-content:center;padding:20px;font-size:14px;display:grid;position:absolute;inset:0}.ads-preview-card{box-shadow:none}.ads-preview-card>header{gap:10px;padding:14px 16px}.ads-preview-card header b{font-size:14px;font-weight:650}.ads-preview-card header small{color:var(--muted);font-size:11px}.ads-preview-card header i{letter-spacing:0;color:var(--muted);background:var(--surface-muted);border-radius:5px;padding:4px 6px;font-size:10px;font-style:normal}.ads-preview-card__body{padding:0 16px 14px}.ads-preview-card__body p{-webkit-line-clamp:unset;white-space:pre-wrap;overflow-wrap:anywhere;color:var(--text);font-size:14px;line-height:1.6;display:block;overflow:visible}.ads-preview-card__media{aspect-ratio:auto;background:#08090e;overflow:hidden}.ads-preview-card__media>video{object-fit:contain;width:100%;height:auto;max-height:560px}.ads-preview-card__media .ads-framed-photo img{object-fit:contain}.ads-preview-card>footer{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.ads-preview-card footer small{color:var(--muted);overflow-wrap:anywhere;font-size:11px}.ads-preview-card footer button{background:var(--accent);max-width:65%;min-height:38px;color:var(--on-accent,#fff);opacity:1;cursor:default;border:0;border-radius:10px;flex:none;align-items:center;gap:8px;padding:9px 12px;font-size:12px;display:flex}.ads-preview-card footer svg{flex:none;width:15px}.ads-live-preview{max-width:800px;margin:auto;padding:20px}.ads-preview-options{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.ads-preview-options>div{border:1px solid var(--border);background:var(--surface-solid);border-radius:12px;gap:3px;padding:3px;display:flex}.ads-preview-options button{min-height:38px;color:var(--muted);background:0 0;border:0;border-radius:8px;padding:8px 12px;font-size:13px}.ads-preview-options button[aria-pressed=true]{background:var(--accent-soft);color:var(--accent)}.ads-preview-notice{color:var(--muted);justify-content:center;align-items:center;gap:8px;margin:16px 0;font-size:12px;line-height:1.6;display:flex}.ads-preview-notice svg{flex:none;width:18px}.ads-preview-canvas{width:100%;min-height:100px;position:relative}.ads-preview-device{transform-origin:top;border:1px solid var(--border);background:var(--surface-muted);border-radius:18px;padding:10px;position:absolute;top:0;left:50%}.ads-preview-context{justify-content:space-between;align-items:center;padding:10px 6px 16px;font-size:14px;display:flex}.ads-preview-context span{color:var(--muted);font-size:12px}.ads-photo-backdrop{z-index:2200;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#13142780;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.ads-photo-editor{border:1px solid var(--border);background:var(--surface-solid);width:min(570px,100%);max-height:calc(100dvh - 40px);color:var(--text);border-radius:18px;outline:0;grid-template-rows:auto minmax(0,1fr) auto;display:grid;overflow:hidden;box-shadow:0 20px 80px #0005}.ads-photo-editor>header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.ads-photo-editor h2{margin:0;font-size:18px}.ads-photo-editor>header button{background:var(--surface-muted);width:34px;height:34px;color:var(--muted);border:0;border-radius:50%;place-items:center;display:grid}.ads-photo-editor>header svg{width:18px}.ads-photo-editor__body{overscroll-behavior:contain;padding:18px 20px;overflow:auto}.ads-photo-stage{background:#08090e;border-radius:12px;align-items:center;height:320px;min-height:250px;display:flex;overflow:hidden}.ads-photo-drag-hint{color:var(--muted);justify-content:center;gap:7px;font-size:12px;display:flex}.ads-photo-drag-hint svg{width:15px}.ads-photo-format{justify-content:center;gap:8px;margin:18px 0 12px;display:flex}.ads-photo-format button,.ads-photo-rotate button{border:1px solid var(--border);background:var(--surface-muted);min-height:40px;color:var(--text);border-radius:10px;justify-content:center;align-items:center;gap:6px;padding:8px 12px;font-size:13px;display:flex}.ads-photo-format button[aria-pressed=true]{border-color:var(--accent);background:var(--accent-soft);color:var(--accent)}.ads-photo-format svg,.ads-photo-rotate svg{width:16px}.ads-photo-rotate{flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:20px;display:flex}.ads-photo-sliders{gap:16px;display:grid}.ads-photo-sliders label{gap:9px;font-size:13px;display:grid}.ads-photo-sliders label>span{justify-content:space-between;gap:10px;display:flex}.ads-photo-sliders output{color:var(--muted);font-variant-numeric:tabular-nums}.ads-photo-sliders input{width:100%;height:24px;accent-color:var(--accent);margin:0}.ads-photo-original{background:var(--surface-muted);width:100%;min-height:44px;color:var(--accent);border:0;border-radius:10px;justify-content:center;align-items:center;gap:7px;margin-top:18px;font-size:13px;display:flex}.ads-photo-original svg{width:16px}.ads-photo-note{color:var(--muted);margin:14px 0 0;font-size:12px;line-height:1.6}.ads-photo-editor>footer{border-top:1px solid var(--border);justify-content:flex-end;gap:10px;padding:14px 20px;display:flex}.ads-photo-editor>footer button{min-height:42px}.ads-photo-editor button:focus-visible,.ads-preview-options button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@media (min-width:761px){.ads-editor--wizard .ads-cta-types{grid-template-columns:1fr}.ads-editor--wizard .ads-cta-types>button{min-height:48px;padding:12px;font-size:14px}.ads-editor--wizard .ads-placement-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ads-editor--wizard .ads-placement-grid label{min-height:60px;padding:12px}.ads-editor--wizard .ads-placement-grid b{font-size:13px}.ads-editor--wizard .ads-placement-grid small{white-space:normal;font-size:11px}.ads-editor--wizard .ads-payment-models{grid-template-columns:repeat(3,minmax(0,1fr))}.ads-editor--wizard .ads-payment-models>button{grid-template-columns:1fr;gap:7px;padding:14px}.ads-editor--wizard .ads-payment-models>button>b{grid-row:auto;justify-self:start;font-size:13px}.ads-editor--wizard .ads-payment-models>button>span{font-size:13px}.ads-editor--wizard .ads-payment-models small{white-space:normal;font-size:11px}.ads-editor--wizard .ads-payment-models i{font-size:11px}.ads-editor--wizard .ads-editor__actions button{min-height:44px;padding:10px 16px;font-size:13px}.ads-editor--wizard .ads-media-picker .secondary-button{min-height:40px;font-size:12px}.ads-editor--wizard .ads-media-picker p,.ads-editor--wizard .ads-community-summary small{font-size:12px;line-height:1.5}.ads-editor--wizard .ads-community-summary b{font-size:14px}}@media (min-width:761px) and (max-width:1100px){.ads-editor.ads-editor--wizard{max-width:880px}.ads-editor--wizard .ads-editor__body{display:block}.ads-editor--wizard .ads-editor__preview{display:none}}@media (max-width:760px){.ads-editor--wizard .ads-budget-grid{grid-template-columns:1fr}.ads-editor-view-buttons{padding:0 16px}.ads-editor-view-buttons button{min-height:42px;font-size:13px}.ads-media-picker{grid-template-columns:1fr}.ads-media-picker__preview{justify-self:center;width:100%;max-width:220px}.ads-media-picker h4{overflow-wrap:anywhere;font-size:14px}.ads-media-picker p{font-size:12px}.ads-media-picker__actions .secondary-button{min-height:42px;font-size:12px}.ads-live-preview{padding:14px 10px}.ads-preview-options{gap:7px}.ads-preview-options button{padding:7px 10px;font-size:12px}.ads-photo-backdrop{padding:0}.ads-photo-editor{border:0;border-radius:0;width:100%;height:100dvh;max-height:none}.ads-photo-editor>header{padding:14px 16px}.ads-photo-editor__body{padding:16px}.ads-photo-editor>footer{padding:12px 16px calc(12px + env(safe-area-inset-bottom))}.ads-photo-editor>footer button{flex:1;justify-content:center}.ads-photo-format button{flex:1;padding-inline:6px}}
.public-site{background:var(--bg);height:100dvh;color:var(--text);-webkit-user-select:text;user-select:text;scroll-behavior:smooth;overflow:hidden auto}.public-site a{color:var(--accent-strong)}.public-site a:hover{text-underline-offset:4px;text-decoration:underline}.public-site :focus-visible,.auth-page :focus-visible,.site-search-dialog :focus-visible,.site-install-dialog :focus-visible{outline:3px solid var(--accent);outline-offset:4px}.public-header,.public-content,.public-footer{width:min(1120px,100% - 64px);margin-inline:auto}.public-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:24px;min-height:96px;display:flex}.public-header>a{color:var(--text)}.public-header>a:hover{text-decoration:none}.public-header nav{flex-wrap:wrap;align-items:center;gap:24px;font-size:14px;font-weight:650;display:flex}.public-header nav a[aria-current=page]{color:var(--text);text-underline-offset:7px;text-decoration:underline}.public-site .public-enter{background:var(--accent-strong);min-height:44px;color:var(--on-accent,#fff);border-radius:12px;justify-content:center;align-items:center;gap:9px;padding:11px 17px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}.public-site .public-enter:hover{background:var(--accent)}.public-hero{max-width:850px;padding:76px 0 60px}.public-eyebrow{color:var(--accent-strong);letter-spacing:.045em;font-size:12px;font-weight:750}.public-hero h1{letter-spacing:-.04em;margin:18px 0 24px;font-size:clamp(34px,5vw,62px);font-weight:750;line-height:1.08}.public-lead{color:#505971;max-width:760px;margin:0;font-size:19px;line-height:1.7}.public-actions{flex-wrap:wrap;align-items:center;gap:24px;margin-top:28px;font-size:14px;display:flex}.public-section{margin:0 0 64px}.public-section>h2,.public-contact h2{letter-spacing:-.025em;margin:0 0 24px;font-size:28px;line-height:1.25}.public-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-bottom:56px;display:grid}.public-card-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.public-info-card{border:1px solid var(--border);background:var(--surface-solid);border-radius:20px;padding:26px}.public-info-card>svg{color:var(--accent-strong);width:28px;height:28px;margin-bottom:20px}.public-info-card h2,.public-info-card h3{color:var(--text);margin:0 0 12px;font-size:20px;line-height:1.3}.public-info-card p{color:#505971;margin:0 0 20px;font-size:15px;line-height:1.7}.public-info-card>a,.public-info-card>span{align-items:center;gap:8px;font-size:13px;font-weight:700;display:inline-flex}.public-reading{border-top:1px solid var(--border);max-width:790px;padding-top:40px}.public-reading>h2{margin-top:14px}.public-reading p,.public-contact p{color:#505971;margin:0 0 18px;font-size:16px;line-height:1.8}.public-reading a,.public-help-article a{text-underline-offset:3px;text-decoration:underline}.public-contact{background:var(--accent-soft);border-radius:20px;justify-content:space-between;align-items:center;gap:36px;margin:0 0 56px;padding:32px;display:flex}.public-contact>div{max-width:600px}.public-contact h2{margin:12px 0;font-size:25px}.public-contact p{margin:0;font-size:14px}.public-contact>a{overflow-wrap:anywhere;flex-shrink:0;align-items:center;gap:10px;font-weight:750;display:flex}.public-footer{padding:28px 0 max(28px,env(safe-area-inset-bottom));border-top:1px solid var(--border);color:var(--muted);flex-wrap:wrap;justify-content:space-between;gap:20px;font-size:13px;display:flex}.public-links{flex-wrap:wrap;align-items:center;gap:12px 20px;font-size:13px;line-height:1.5;display:flex}.public-links a{color:var(--accent-strong);overflow-wrap:anywhere;-webkit-user-select:text;user-select:text}.public-links a:hover{text-decoration:underline}.public-skip{z-index:2000;background:var(--surface-solid);border-radius:10px;padding:12px;position:fixed;top:8px;left:12px;transform:translateY(-200%)}.public-skip:focus{transform:translateY(0)}.public-hero--compact{padding-block:48px 40px}.public-hero--compact h1{font-size:46px}.public-help-layout{grid-template-columns:240px minmax(0,1fr);align-items:start;gap:48px;padding-bottom:56px;display:grid}.public-help-topics{border:1px solid var(--border);background:var(--surface-solid);border-radius:16px;padding:8px;display:grid}.public-help-topics a{border-radius:9px;padding:12px;font-size:14px}.public-help-topics a:hover{background:var(--accent-soft)}.public-help-articles{min-width:0}.public-help-article{border-bottom:1px solid var(--border);margin-bottom:36px;padding-bottom:30px;scroll-margin-top:24px}.public-help-article:last-child{margin-bottom:0}.public-help-article h2{letter-spacing:-.02em;margin:12px 0 22px;font-size:28px;line-height:1.3}.public-help-article h3{margin:24px 0 14px;font-size:18px}.public-help-article p,.public-help-article li{color:#505971;font-size:16px;line-height:1.85}.public-help-article p{margin:0 0 16px}.public-help-article ol{margin:0 0 20px;padding-left:23px;list-style:decimal}.public-help-article li{margin-bottom:12px;padding-left:7px}.public-help-article a{overflow-wrap:anywhere}.public-session-status{color:var(--muted);padding:16px 0;font-size:14px}.public-welcome{padding-bottom:32px}.auth-page{align-content:safe center;height:100dvh}.auth-panel .public-links{border-top:1px solid var(--border);margin-top:20px;padding-top:18px}.auth-install-link{color:var(--muted);text-align:left;background:0 0;border:0;align-items:center;gap:7px;padding:16px 0 0;font-size:12px;display:flex}.auth-showcase{min-width:0}.service-overview h2{letter-spacing:-.035em;margin:18px 0 22px;font-size:clamp(28px,3.8vw,48px);font-weight:750;line-height:1.15}.service-overview>p{color:var(--muted);max-width:600px;font-size:16px;line-height:1.75}.service-overview ul{gap:22px;margin:0;padding:28px 0;list-style:none;display:grid}.service-overview li{align-items:flex-start;gap:16px;display:flex}.service-overview li>svg{color:var(--accent);flex:0 0 24px}.service-overview strong{margin-bottom:5px;font-size:15px;display:block}.service-overview li span{color:var(--muted);font-size:14px;line-height:1.6;display:block}.public-text-link{color:var(--accent-strong);align-items:center;gap:8px;padding-block:10px;font-size:14px;font-weight:700;display:inline-flex}.left-rail__footer .public-links{gap:8px 14px;padding:12px 15px 0;font-size:11px}.global-search-trigger{cursor:pointer;text-align:left}.global-search-trigger>span{min-width:0;color:var(--muted);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:13px;overflow:hidden}.global-search-trigger>kbd{white-space:nowrap}.site-search-dialog,.site-install-dialog{background:var(--surface-solid);width:min(520px,100% - 24px);max-height:calc(100dvh - 32px);color:var(--text);border-radius:22px;padding:24px;overflow-y:auto;box-shadow:0 24px 80px #18274438}.site-search-dialog>header,.site-install-dialog>header{justify-content:space-between;align-items:center;gap:14px;margin-bottom:24px;display:flex}.site-search-dialog>header h2,.site-install-dialog>header h2{margin:0;font-size:22px;font-weight:750;line-height:1.3}.site-search-dialog>header button,.site-install-dialog>header button{background:var(--surface-muted);height:40px;color:var(--text);border:0;border-radius:12px;flex:0 0 40px;place-items:center;display:grid}.site-search-dialog fieldset{border:0;flex-wrap:wrap;gap:12px;margin:0 0 24px;padding:0;display:flex}.site-search-dialog legend,.site-search-field>span{margin-bottom:12px;font-size:14px;font-weight:700;display:block}.site-search-dialog fieldset label{border:1px solid var(--border);cursor:pointer;border-radius:12px;align-items:center;gap:8px;padding:12px;font-size:14px;display:flex}.site-search-dialog fieldset label:has(input:checked){border-color:var(--accent);background:var(--accent-soft)}.site-search-dialog input[type=radio]{width:16px;height:16px;accent-color:var(--accent)}.site-search-field input{border:1px solid var(--border-strong);background:var(--surface-muted);width:100%;min-width:0;min-height:48px;color:var(--text);border-radius:12px;padding:12px;font-size:16px}.site-search-dialog form>p,.site-install-body p,.site-install-body li{color:var(--muted);font-size:14px;line-height:1.7}.site-search-dialog form>p{margin:14px 0 22px}.site-search-dialog form>.primary-button{width:100%}.site-install-body{gap:18px;display:grid}.site-install-body>svg{color:var(--accent)}.site-install-body ol{padding-left:22px;list-style:decimal}.site-install-body a{color:var(--accent);text-underline-offset:3px;text-decoration:underline}[data-theme=dark] .public-lead,[data-theme=dark] .public-info-card p,[data-theme=dark] .public-reading p,[data-theme=dark] .public-contact p,[data-theme=dark] .public-help-article p,[data-theme=dark] .public-help-article li{color:var(--muted)}@media (max-width:1100px){.auth-page{grid-template-columns:minmax(0,1fr);grid-auto-rows:max-content;align-content:start;align-items:start;gap:36px}.auth-page .auth-showcase{width:min(620px,100%);margin-inline:auto;display:block}.auth-page .auth-panel{width:min(520px,100%)}.service-overview{padding:0 12px 24px}.public-help-layout{grid-template-columns:210px minmax(0,1fr);gap:28px}.public-card-grid--three{grid-template-columns:1fr}.public-contact{flex-direction:column;align-items:flex-start;gap:18px}}@media (max-width:620px){.public-header,.public-content,.public-footer{width:calc(100% - 32px)}.public-header{flex-wrap:wrap;gap:12px;min-height:82px;padding-block:12px}.public-header nav{gap:16px;font-size:13px}.public-header .brand__copy small{display:none}.public-header .brand__mark{width:32px;height:32px}.public-header .brand__copy strong{font-size:19px}.public-header .public-enter{padding:9px 12px;font-size:13px}.public-hero{padding:36px 0}.public-hero h1,.public-hero--compact h1{font-size:36px}.public-lead{font-size:16px;line-height:1.75}.public-actions{gap:18px}.public-section{margin-bottom:40px}.public-section>h2{font-size:24px}.public-card-grid{grid-template-columns:1fr;gap:14px;margin-bottom:36px}.public-info-card{padding:22px}.public-contact{margin-bottom:36px;padding:24px}.public-contact>a{max-width:100%;font-size:15px}.public-help-layout{grid-template-columns:1fr;gap:32px}.public-help-topics{grid-template-columns:1fr;display:grid}.public-help-topics a{min-height:44px;padding:11px 12px}.public-help-article h2{font-size:25px}.public-help-article p,.public-help-article li{font-size:15px}.public-footer{gap:16px}.public-footer .public-links{gap:12px 20px}.auth-panel__body .public-links{font-size:13px}.auth-install-link{min-height:44px}.site-search-dialog,.site-install-dialog{border-radius:18px;padding:20px}}@media (prefers-reduced-motion:reduce){.public-site{scroll-behavior:auto}}.session-splash{background:var(--bg,#f5f6fb);min-height:100dvh;color:var(--text,#202238);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:20px;padding:24px;display:flex}.session-splash p{max-width:360px;margin:0;font-size:15px;line-height:1.5}
.publisher-ad{background:var(--surface-solid);width:100%;min-width:0;box-shadow:inset 0 0 0 1px var(--border);min-height:calc(var(--publisher-ad-height) + 28px);border-radius:18px;position:relative;overflow:hidden}.publisher-ad__label{height:28px;color:var(--muted);padding:7px 12px;font-size:10px;line-height:14px;display:block}.publisher-ad iframe{width:100%;height:var(--publisher-ad-height);background:0 0;border:0;display:block}.publisher-ad[data-state=waiting] .publisher-ad__label,.publisher-ad[data-state=loading] .publisher-ad__label{visibility:hidden}.publisher-ad[data-wide=false]{height:1px;min-height:1px;box-shadow:none;background:0 0;overflow:hidden}.publisher-ad--feed{margin-bottom:14px}.classifieds-grid>.publisher-ad--market:not(.publisher-ad--card){grid-column:1/-1}.profile-ad-placement.publisher-ad{padding:0}@media (min-width:901px) and (max-width:1200px){.profile-layout{grid-template-columns:minmax(0,1fr) 320px}}.publisher-ad--card{min-height:0;box-shadow:none;background:0 0;border-radius:14px;align-self:start;overflow:hidden}.publisher-ad--card .publisher-ad__label{z-index:2;background:var(--surface-solid);border-radius:6px;height:auto;padding:4px 7px;font-size:10px;position:absolute;top:8px;left:8px}.publisher-ad--card .publisher-ad__viewport{aspect-ratio:1;background:var(--surface-solid);box-shadow:inset 0 0 0 1px var(--border);border-radius:14px;align-items:center;display:grid;overflow:hidden}.publisher-ad--card .publisher-ad__canvas{width:100%;height:calc(var(--publisher-ad-height) * var(--publisher-ad-scale));position:relative}.publisher-ad--card iframe{width:var(--publisher-ad-frame-width);transform:scale(var(--publisher-ad-scale));transform-origin:0 0;position:absolute;top:0;left:0}.publisher-ad__caption{color:var(--text);gap:7px;padding:11px 3px 4px;display:grid}.publisher-ad__caption strong{font-size:14px;font-weight:650;line-height:1.3}.publisher-ad__caption small{color:var(--muted);font-size:11px}.clip-ad-stage{background:#08090d;place-items:center;width:100%;height:100%;padding:65px 88px 16px 24px;display:grid;position:relative}.clip-ad-stage .publisher-ad--clip{color:#fff;background:#08090d;border-radius:14px;width:min(100%,430px);height:100%;min-height:0}.publisher-ad--clip .publisher-ad__label{color:#ddd}.publisher-ad--clip .publisher-ad__viewport,.publisher-ad--clip .publisher-ad__canvas{height:calc(100% - 28px)}.publisher-ad--clip .publisher-ad__canvas{height:100%}.publisher-ad--clip iframe{width:100%;height:100%}.clip-ad-next{z-index:5;color:#fff;background:#252733;border:1px solid #ffffff40;border-radius:24px;padding:12px 16px;font-size:13px;position:absolute;bottom:22px;right:16px}.clip-ad-placeholder{color:#aaa;background:#08090d;place-items:center;height:100%;display:grid}.video-preroll{aspect-ratio:16/9;border-radius:inherit;background:#08090d;width:100%;position:relative;overflow:hidden}.video-preroll iframe{border:0;width:100%;height:100%;position:absolute;inset:0}@media (max-width:700px){.clip-ad-stage{padding:64px 12px}.clip-ad-next{bottom:16px;right:16px}.publisher-ad__caption strong{font-size:13px}}
:root,.theme-mini-preview{--accent:#7452ed;--accent-strong:#5c39d1;--accent-rgb:116,82,237;--accent-soft:#ece7ff;--on-accent:#fff;--bg:#f2f4fc;--surface:#ffffffde;--surface-solid:#fff;--surface-muted:#edf0fa;--text:#1c2040;--muted:#606889;--faint:#929bb7;--border:#dfe3f1;--border-strong:#c9cfea;--theme-a:#dfe8ff;--theme-b:#f2dcfb;--theme-c:#e6f5ff;--theme-glint:#ffffffbf;--theme-card-radius:23px;--theme-card-glow:inset 0 1px 0 var(--theme-glint);--shadow:0 18px 50px #4b438012;--shadow-soft:0 7px 24px #4b43800b;--panel:var(--surface-solid);--secondary:#dd7ebb;--cg-card:var(--surface);--cg-soft:var(--surface-muted);--cg-line:var(--border);--cg-text:var(--text);--cg-muted:var(--muted);--cg-radius:var(--theme-card-radius);--theme-page:radial-gradient(ellipse at 5% 0%,var(--theme-a),transparent 52%),radial-gradient(ellipse at 100% 65%,var(--theme-b),transparent 48%),var(--bg);--theme-chat-wallpaper:radial-gradient(ellipse at 15% 20%,var(--theme-a),transparent 68%),radial-gradient(ellipse at 90% 95%,var(--theme-b),transparent 65%)}:root[data-skin=spring],.theme-mini-preview[data-skin=spring]{--accent:#985035;--accent-strong:#793a24;--accent-rgb:152,80,53;--accent-soft:#fae7dc;--bg:#fff4eb;--surface:#fffdf9e0;--surface-solid:#fffdfa;--surface-muted:#faede4;--text:#35272c;--muted:#795f69;--faint:#a58c94;--border:#efdcd3;--border-strong:#dec0b4;--theme-a:#ffdfb6;--theme-b:#f5d8e7;--theme-c:#fff0c9;--theme-card-radius:25px;--shadow:0 20px 54px #af654914;--shadow-soft:0 8px 26px #9a52330c;--secondary:#b467a8}:root[data-skin=blossom],.theme-mini-preview[data-skin=blossom]{--accent:#8452bb;--accent-strong:#6b39a2;--accent-rgb:132,82,187;--accent-soft:#f1e5fb;--bg:#f0efff;--surface:#fffcffc7;--surface-solid:#fdfaff;--surface-muted:#eee7fa;--text:#34234d;--muted:#725a89;--faint:#a28cb5;--border:#e3d4f2;--border-strong:#cdb4e4;--theme-a:#dfe7ff;--theme-b:#f8d5ed;--theme-c:#ebd7ff;--theme-card-radius:27px;--theme-card-glow:inset 0 0 0 1px #fff8,inset 0 1px 16px #fff7;--shadow:0 17px 48px #9967c31a;--shadow-soft:0 8px 28px #9166bd12;--secondary:#ce719f}:root[data-skin=galaxy],.theme-mini-preview[data-skin=galaxy]{--accent:#574fd5;--accent-strong:#4037b4;--accent-rgb:87,79,213;--accent-soft:#e5e6ff;--bg:#e9eefd;--surface:#f5f8ffcc;--surface-solid:#f6f8ff;--surface-muted:#e1e6fa;--text:#23244e;--muted:#58618f;--faint:#8d9bc0;--border:#cbd6f6;--border-strong:#a9bcec;--theme-a:#c8d8ff;--theme-b:#e2ceff;--theme-c:#c7f0ff;--theme-card-radius:23px;--theme-card-glow:inset 0 1px 0 #fff,0 0 24px #7765fa10;--shadow:0 18px 52px #5147bd20;--shadow-soft:0 8px 24px #5147bd12;--secondary:#a654bf}:root[data-theme=dark],:root[data-theme=dark] .theme-mini-preview{--accent:#b5a6ff;--accent-strong:#c6baff;--accent-rgb:181,166,255;--accent-soft:#39304f;--on-accent:#201636;--bg:#141725;--surface:#202336e8;--surface-solid:#202336;--surface-muted:#2b2f46;--text:#f0effc;--muted:#b0b4ce;--faint:#858eae;--border:#3a3f5a;--border-strong:#555c7c;--theme-a:#222d50;--theme-b:#38223f;--theme-c:#203447;--theme-glint:#ffffff0d;--shadow:0 18px 50px #05061135;--shadow-soft:0 8px 26px #05061124;--cg-card:var(--surface);--cg-soft:var(--surface-muted);--cg-line:var(--border);--cg-text:var(--text);--cg-muted:var(--muted)}:root[data-theme=dark][data-skin=spring],:root[data-theme=dark] .theme-mini-preview[data-skin=spring]{--accent:#f3b49a;--accent-strong:#ffceb8;--accent-rgb:243,180,154;--accent-soft:#56392f;--on-accent:#352017;--bg:#221b21;--surface:#30252ceb;--surface-solid:#30252c;--surface-muted:#3f3038;--text:#fff1ec;--muted:#cfb3ba;--faint:#a68b96;--border:#58404a;--border-strong:#7e5b62;--theme-a:#4a3024;--theme-b:#3e2542;--theme-c:#4c3931;--secondary:#e49bc9}:root[data-theme=dark][data-skin=blossom],:root[data-theme=dark] .theme-mini-preview[data-skin=blossom]{--accent:#d6b1fc;--accent-strong:#e7caff;--accent-rgb:214,177,252;--accent-soft:#4d335d;--on-accent:#352042;--bg:#201a2c;--surface:#302440db;--surface-solid:#302440;--surface-muted:#402d50;--text:#fcf0ff;--muted:#c9afd9;--faint:#a48bb9;--border:#654a7a;--border-strong:#876399;--theme-a:#303455;--theme-b:#512b50;--theme-c:#3d2862;--secondary:#e99dc8;--theme-card-glow:inset 0 1px 0 #fbeaff20,inset 0 0 22px #b57bea09}:root[data-theme=dark][data-skin=galaxy],:root[data-theme=dark] .theme-mini-preview[data-skin=galaxy]{--accent:#bcbaff;--accent-strong:#dcdaff;--accent-rgb:188,186,255;--accent-soft:#323b72;--on-accent:#171d49;--bg:#101733;--surface:#232f5dd9;--surface-solid:#232f5d;--surface-muted:#2a386d;--text:#f2f5ff;--muted:#b5c1e9;--faint:#889bcd;--border:#5367a6;--border-strong:#7b85cc;--theme-a:#263d87;--theme-b:#462971;--theme-c:#14495d;--secondary:#e3a7ff;--theme-card-glow:inset 0 1px 0 #bcd6ff35,0 0 24px #6079e819}.app-shell{background:var(--theme-page);background-attachment:fixed}.glass-panel{border-color:var(--border);box-shadow:var(--shadow-soft),var(--theme-card-glow)}.left-rail.glass-rail,.topbar,.mobile-topbar,.bottom-nav{background:var(--surface);border-color:var(--border);-webkit-backdrop-filter:blur(24px)saturate(1.18);backdrop-filter:blur(24px)saturate(1.18)}.left-rail nav button{border-radius:14px;transition:background .18s,color .18s}.left-rail nav button.active,.bottom-nav button.active{color:var(--accent)}.primary-button{background:linear-gradient(135deg,var(--accent),var(--accent-strong));color:var(--on-accent);box-shadow:0 4px 12px rgba(var(--accent-rgb),.13);border-color:#0000}.secondary-button{background:var(--accent-soft);color:var(--accent);border-color:color-mix(in srgb,var(--accent) 20%,transparent)}.icon-button{border-radius:14px}.post-card,.rail-card,.video-card,.music-v2-track-list,.friends-top,.friend-row,.market-product-card,.notifications-card,.settings-card,.profile-people-card,.profile-gift-card,.profile-subscriptions-card,.profile-media-overview{border-radius:var(--theme-card-radius)}.message-row--mine .message-bubble{background:linear-gradient(130deg,var(--accent-soft),color-mix(in srgb,var(--theme-b) 50%,var(--surface-solid)));border:1px solid color-mix(in srgb,var(--accent) 22%,transparent);color:var(--text)}.chat-list,.chat-details,.chat-composer,.chat-thread>header{background-color:var(--surface-solid);border-color:var(--border)}.vm-anchored-menu,.pc-dialog,.profile-details-sheet--managed,.story-settings-sheet{background:var(--surface-solid);color:var(--text);box-shadow:var(--shadow)}:root[data-skin=blossom] .bottom-nav{box-shadow:0 -6px 30px #9f72ce18,var(--theme-card-glow);border-radius:24px 24px 0 0}:root[data-skin=galaxy] .bottom-nav{box-shadow:0 -1px 16px rgba(var(--accent-rgb),.2),var(--theme-card-glow)}:root[data-skin=galaxy] .post-card,:root[data-skin=blossom] .post-card{background-image:radial-gradient(ellipse at 100% 0%,color-mix(in srgb,var(--theme-b) 22%,transparent),transparent 65%)}.avatar>.avatar__media{text-overflow:clip;border-radius:0;min-width:0;min-height:0;margin:0;padding:0;line-height:normal}.avatar>.avatar__media>.avatar__fallback{max-width:none;margin:0;padding:0}.interface-theme-shop{gap:20px;min-width:0;display:grid}.interface-theme-shop>header{justify-content:space-between;align-items:center;gap:20px;padding:8px 2px;display:flex}.interface-theme-shop>header>svg{width:46px;height:46px;color:var(--accent);flex:none}.interface-theme-eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--accent);font-size:11px;font-weight:750}.interface-theme-shop h2{letter-spacing:-.035em;margin:7px 0;font-size:25px}.interface-theme-shop>header p{color:var(--muted);max-width:430px;margin:0;font-size:13px;line-height:1.6}.interface-theme-shop__account{background:var(--surface);border:1px solid var(--border);border-radius:18px;justify-content:space-between;align-items:center;gap:12px;padding:15px 18px;display:flex}.interface-theme-shop__account>span,.interface-theme-shop__account button{align-items:center;gap:9px;font-size:13px;display:flex}.interface-theme-shop__account svg{width:18px;height:18px;color:var(--accent)}.interface-theme-shop__account button{color:var(--accent);cursor:pointer;background:0 0;border:0;min-height:30px}.interface-theme-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.interface-theme-card{border:1px solid var(--border);background:var(--surface);min-width:0;box-shadow:var(--shadow-soft);border-radius:24px;padding:8px;overflow:hidden}.interface-theme-card.is-selected{border-color:var(--accent);box-shadow:0 0 0 2px color-mix(in srgb,var(--accent) 16%,transparent)}.interface-theme-card__preview{text-align:left;cursor:pointer;border:0;border-radius:17px;width:100%;padding:0;display:block;position:relative;overflow:hidden}.theme-mini-preview{background:var(--theme-page);height:234px;color:var(--text);padding:75px 22px 14px;position:relative;overflow:hidden}.theme-mini-preview__landscape{object-fit:cover;opacity:.84;width:100%;height:95px;position:absolute;inset:0 0 auto}.theme-mini-preview__profile{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow-soft);border-radius:12px;align-items:center;gap:8px;padding:9px;display:flex;position:relative}.theme-mini-preview__profile>i{clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);background:var(--accent-soft);width:34px;height:39px;color:var(--accent);place-items:center;display:grid}.theme-mini-preview__profile svg{width:20px}.theme-mini-preview__profile>span{flex:1;gap:5px;display:grid}.theme-mini-preview b,.theme-mini-preview small{background:var(--text);opacity:.6;border-radius:4px;width:70%;height:5px;display:block}.theme-mini-preview small{opacity:.25;width:40%;height:4px}.theme-mini-preview em{border:1px solid var(--border);background:var(--accent-soft);border-radius:5px;width:38px;height:17px}.theme-mini-preview__cards{grid-template-columns:1fr 1fr;gap:6px;margin-top:7px;display:grid}.theme-mini-preview__cards span{background:var(--surface);border:1px solid var(--border);height:28px;box-shadow:var(--theme-card-glow);border-radius:9px}.theme-mini-preview__post{background:var(--surface);border:1px solid var(--border);height:34px;color:var(--accent);border-radius:10px;align-items:center;gap:8px;margin-top:7px;padding:8px;display:flex}.theme-mini-preview__post svg{width:17px;height:17px}.theme-mini-preview__post span{background:var(--text);opacity:.2;border-radius:4px;width:62%;height:4px}.theme-mini-preview__nav{color:var(--accent);justify-content:space-around;align-items:center;margin-top:9px;display:flex}.theme-mini-preview__nav svg{width:14px;height:14px}.interface-theme-card__peek{color:#fff;opacity:0;background:#15182d66;justify-content:center;align-items:center;gap:7px;font-size:13px;font-weight:700;transition:opacity .16s;display:flex;position:absolute;inset:0}.interface-theme-card__peek svg{width:18px}.interface-theme-card__preview:hover .interface-theme-card__peek,.interface-theme-card__preview:focus-visible .interface-theme-card__peek{opacity:1}.interface-theme-card__info{gap:10px;padding:15px 10px 10px;display:grid}.interface-theme-card h3{align-items:center;gap:8px;margin:0;font-size:17px;display:flex}.interface-theme-card h3 svg{width:19px;height:19px;color:var(--accent)}.interface-theme-card h3 svg:last-child:not(:first-child){margin-left:auto}.interface-theme-card p{color:var(--muted);min-height:36px;margin:0;font-size:12px;line-height:1.55}.interface-theme-card__price{flex-wrap:wrap;align-items:baseline;gap:7px;display:flex}.interface-theme-card__price strong{letter-spacing:-.025em;font-size:21px;font-weight:750}.interface-theme-card__price span{color:var(--muted);font-size:12px}.interface-theme-card__expiry{color:var(--muted);font-size:11px}.interface-theme-card__info>.primary-button,.interface-theme-card__info>.secondary-button{justify-content:center;min-height:42px;font-size:13px}.interface-theme-card button:disabled{opacity:.6;cursor:default}.interface-theme-renew{min-height:30px;color:var(--accent);cursor:pointer;background:0 0;border:0;font-size:12px}.interface-theme-shop__hint{color:var(--muted);margin:0 2px;font-size:12px;line-height:1.7}.interface-theme-message{background:var(--accent-soft);color:var(--text);border-radius:14px;align-items:center;gap:8px;margin:0;padding:13px 16px;font-size:12px;line-height:1.5;display:flex}.interface-theme-message svg{width:18px;height:18px;color:var(--accent);flex:none}.interface-theme-message button{color:var(--accent);cursor:pointer;background:0 0;border:0;margin-left:auto;font-weight:650}.interface-theme-checkout{border-radius:24px;outline:none;width:min(460px,100%);padding:24px}.interface-theme-checkout>header{justify-content:space-between;align-items:center;gap:12px;display:flex}.interface-theme-checkout h2{margin:0;font-size:20px}.interface-theme-checkout>header button{background:var(--surface-muted);color:var(--text);border:0;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.interface-theme-checkout>header svg{width:18px}.interface-theme-checkout__summary{justify-content:space-between;align-items:center;gap:16px;padding:24px 0 10px;display:flex}.interface-theme-checkout__summary strong{font-size:25px}.interface-theme-checkout p{color:var(--muted);font-size:13px;line-height:1.7}.interface-theme-checkout>.primary-button{justify-content:center;width:100%;min-height:46px;margin-top:20px}.interface-theme-preview-bar{bottom:24px;left:calc(50% + var(--rail)/2);z-index:900;border:1px solid var(--border-strong);background:var(--surface-solid);width:max-content;max-width:calc(100% - 32px);color:var(--text);box-shadow:var(--shadow);border-radius:18px;align-items:center;gap:12px;padding:10px 14px;font-size:12px;display:flex;position:fixed;transform:translate(-50%)}.interface-theme-preview-bar button{background:var(--accent-soft);min-height:34px;color:var(--accent);cursor:pointer;font:inherit;border:0;border-radius:10px;padding:6px 10px;font-weight:650}@media (max-width:620px){.interface-theme-grid{gap:12px}.interface-theme-card{border-radius:19px;padding:6px}.theme-mini-preview{height:176px;padding:54px 9px 9px}.theme-mini-preview__landscape{height:69px}.theme-mini-preview__profile{gap:5px;padding:6px}.theme-mini-preview__profile>i{width:25px;height:29px}.theme-mini-preview__profile>em{width:19px;height:13px}.theme-mini-preview__cards span{height:20px}.theme-mini-preview__post{height:25px;padding:5px}.theme-mini-preview__nav{margin-top:7px}.interface-theme-card__info{gap:8px;padding:12px 5px 6px}.interface-theme-card h3{gap:5px;font-size:15px}.interface-theme-card h3 svg{width:15px;height:15px}.interface-theme-card p{min-height:50px;font-size:11px}.interface-theme-card__price strong{font-size:19px}.interface-theme-card__price{gap:4px}.interface-theme-card__price span{font-size:10px}.interface-theme-shop h2{font-size:23px}.interface-theme-shop>header>svg{display:none}.interface-theme-shop__account{padding:12px}.interface-theme-shop__account>span{flex-wrap:wrap;gap:6px}.interface-theme-preview-bar{bottom:calc(78px + env(safe-area-inset-bottom));flex-wrap:wrap;gap:6px;width:calc(100% - 24px);padding:8px 10px;left:50%}.interface-theme-preview-bar>span{flex:1;min-width:100%;font-size:11px}.interface-theme-preview-bar button{flex:1}}@media (prefers-reduced-motion:reduce){.interface-theme-card__peek,.left-rail nav button{transition:none}}:root{--text-muted:var(--muted)}.mobile-titlebar{background:var(--surface);border-color:var(--border)}.cg-directory-cover,.cg-community .community-cover{background:linear-gradient(125deg,var(--theme-a),var(--theme-b) 65%,var(--theme-c))}.cg-community .glass-panel,.cg-community .community-wall .post-card{border-radius:var(--theme-card-radius);box-shadow:var(--shadow-soft),var(--theme-card-glow)}:root{--chat-wallpaper:var(--theme-chat-wallpaper)}.chats-layout,.chat-thread{background-color:var(--bg);background-position:50%;background-repeat:no-repeat}.vstory-hub__header small,.vstory-library header small,.vstory-library header button{color:var(--accent)}.vstory-create-card{background:linear-gradient(135deg,var(--accent),var(--accent-strong));color:var(--on-accent)}.vstory-create-card>button{background:var(--surface-solid);color:var(--accent)}.vstory-library__cards>button{background:var(--surface);border-color:var(--border);color:var(--text);border-radius:var(--theme-card-radius)}.vstory-library__cards span{background:var(--accent-soft);color:var(--accent)}.vstory-library__cards small{color:var(--muted)}.vstory-composer{background:var(--theme-page)}.vstory-sheet,.vstory-publish,.vstory-gallery>section{background:var(--surface-solid);color:var(--text)}.vstory-publish header,.vstory-publish footer,.vstory-publish__form>button,.vstory-publish__form>label{background:var(--surface);color:var(--text)}.vstory-publish__form small{color:var(--muted)}.vstory-caption textarea{color:var(--text);background:0 0}.vstory-publish header button,.vstory-publish footer button,.vstory-gallery header button,.vstory-gallery__albums button,.vstory-gallery__grid>button{background:var(--surface-muted);color:var(--text)}.vstory-publish footer button:last-child,.vstory-gallery__albums .is-active,.vstory-gallery__select{background:var(--accent);color:var(--on-accent)}.vstory-sheet>i,.vstory-gallery section>i{background:var(--border-strong)}.vstory-photo-reel-editor__controls,.vstory-photo-sticker-editor__frames{background:var(--surface-solid);color:var(--text)}.vstory-photo-reel-editor__controls button,.vstory-photo-reel-editor__controls input{background:var(--surface-muted);color:var(--text);border-color:var(--border)}.vstory-photo-reel-editor__controls button.is-active{background:var(--accent);color:var(--on-accent)}.vstory-photo-reel-editor__controls label span,.vstory-photo-sticker-editor__frames>button{color:var(--muted)}.vstory-photo-sticker-editor__frames>button.is-active{color:var(--accent)}
.profile-hero{box-shadow:none;background:0 0;border:0;overflow:visible}.profile-cover{border-radius:24px;overflow:hidden}.profile-summary{z-index:1;border:1px solid var(--border);border-radius:var(--theme-card-radius);background:var(--surface);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);box-shadow:var(--shadow-soft),var(--theme-card-glow);gap:18px;margin:-32px 14px 0;padding:18px 22px;position:relative}.profile-summary .profile-avatar-button{filter:drop-shadow(0 5px 10px #22233b1a);align-self:center;margin:0}.profile-summary__identity{align-self:center;min-width:0;padding:0}.profile-summary__identity h1{letter-spacing:-.025em;font-size:23px;font-weight:700}.profile-summary__identity .profile-presence{background:color-mix(in srgb,var(--success) 12%,transparent);border-radius:20px;align-items:center;width:max-content;margin-top:3px;padding:4px 9px;display:inline-flex}.profile-stats{border:1px solid var(--border);border-radius:var(--theme-card-radius);background:var(--surface);box-shadow:var(--shadow-soft),var(--theme-card-glow);gap:0;margin:14px 14px 0;padding:12px 6px;display:flex}.profile-stats>button{text-align:left;min-height:58px;color:var(--text);cursor:pointer;background:0 0;border:0;flex:1;grid-template-columns:auto auto;place-content:center;gap:2px 14px;padding:4px 16px;display:grid}.profile-stats>button+button{border-left:1px solid var(--border)}.profile-stats>button>i{background:var(--accent-soft);width:46px;height:46px;color:var(--accent);border-radius:18px;grid-row:1/3;align-self:center;place-items:center;display:grid}.profile-stats i svg{width:23px;height:23px}.profile-stats strong{font-size:23px;line-height:1.2}.profile-stats span{color:var(--muted);font-size:12px}.profile-highlights{display:none}.profile-milestones{border-radius:var(--theme-card-radius);text-align:left;width:100%;min-width:0;color:var(--text);cursor:pointer;background-image:radial-gradient(ellipse at 100% 100%,color-mix(in srgb,var(--theme-b) 70%,transparent),transparent 65%);padding:18px}.profile-milestones>header{align-items:center;gap:8px;display:flex}.profile-milestones>header>svg:first-child{color:#d8903d;width:22px;height:22px}.profile-milestones>header>svg:last-child{width:16px;height:16px;color:var(--accent);margin-left:auto}.profile-milestones header strong{font-size:14px}.profile-milestones>div{align-items:center;gap:14px;margin-top:20px;display:flex}.profile-milestones__emblem{background:linear-gradient(140deg,var(--accent),var(--secondary));clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);width:60px;height:68px;color:var(--on-accent);flex:none;place-items:center;display:grid}.profile-milestones__emblem svg{width:29px;height:29px}.profile-milestones p{gap:6px;margin:0;line-height:1.5;display:grid}.profile-milestones p strong{font-size:13px;font-weight:650}.profile-milestones small{color:var(--muted);font-size:12px}.profile-quick-blocks .profile-publish-card{border-radius:var(--theme-card-radius);text-align:left;justify-content:flex-start;align-items:center;gap:14px;width:100%;min-height:86px;padding:18px;display:flex}.profile-publish-card>i{background:linear-gradient(130deg,var(--accent),var(--accent-strong));width:48px;height:48px;color:var(--on-accent);box-shadow:0 5px 12px rgba(var(--accent-rgb),.2);border-radius:50%;flex:none;place-items:center;display:grid}.profile-publish-card>i svg{width:25px;height:25px}.profile-publish-card>span{flex:1;min-width:0;align-items:start!important;gap:5px!important;display:grid!important}.profile-publish-card strong{font-size:16px}.profile-publish-card>span>small{color:var(--muted);font-size:12px;font-weight:400;line-height:1.5;display:block!important}.profile-publish-card>em{color:var(--accent);gap:8px;display:flex}.profile-publish-card>em svg{background:var(--accent-soft);border-radius:13px;width:38px;height:38px;padding:9px}.profile-content{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;overflow:visible}.profile-content>nav{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-soft);border-radius:20px;margin-bottom:14px;padding:8px}.profile-content .post-card{border:1px solid var(--border);background-color:var(--surface);box-shadow:var(--shadow-soft);overflow:hidden}.profile-milestones-dialog{border-radius:24px;width:min(460px,100%);padding:24px}.profile-milestones-dialog>header{justify-content:space-between;align-items:center;gap:12px;display:flex}.profile-milestones-dialog h2{margin:0;font-size:21px}.profile-milestones-dialog>header button{background:var(--surface-muted);width:34px;height:34px;color:var(--text);border:0;border-radius:50%;place-items:center;display:grid}.profile-milestones-dialog>header svg{width:18px}.profile-milestones-dialog>p{color:var(--muted);font-size:13px;line-height:1.6}.profile-milestones-dialog article{border-top:1px solid var(--border);color:var(--muted);align-items:center;gap:13px;padding:17px 0;display:flex}.profile-milestones-dialog article>i{background:var(--surface-muted);border-radius:16px;place-items:center;width:44px;height:44px;display:grid}.profile-milestones-dialog article svg{width:22px;height:22px}.profile-milestones-dialog article>span{flex:1;gap:5px;display:grid}.profile-milestones-dialog article strong{font-size:14px}.profile-milestones-dialog article small{font-size:12px}.profile-milestones-dialog article.is-earned{color:var(--text)}.profile-milestones-dialog .is-earned>i{background:var(--accent-soft);color:var(--accent)}.profile-milestones-dialog article>svg{color:var(--accent)}@media (max-width:900px){.profile-highlights{grid-template-columns:1fr 1fr;gap:12px;display:grid}.profile-quick-blocks{gap:12px;display:grid}.profile-highlights .profile-friends-card{border-radius:var(--theme-card-radius);text-align:left;background-image:radial-gradient(ellipse at 100% 100%,var(--theme-a),transparent 80%);grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px;min-height:157px;padding:17px;display:grid}.profile-highlights .profile-friends-card>span{gap:9px;min-width:0;display:grid}.profile-highlights .profile-friends-card strong{align-items:center;gap:7px;font-size:15px;display:flex}.profile-highlights .profile-friends-card strong svg{width:21px;height:21px;color:var(--accent)}.profile-highlights .profile-friends-card small{color:var(--muted);font-size:12px;line-height:1.5}.profile-highlights .profile-friends-card>svg{width:16px;color:var(--accent);grid-area:1/2}.profile-highlights .profile-friends-card__avatars{grid-column:1/-1;justify-content:flex-start;height:48px;padding:0;display:flex}.profile-highlights .profile-friends-card__avatars .avatar{border:0;margin:0 0 0 -6px}.profile-highlights .profile-friends-card__avatars .avatar:first-child{margin-left:0}.profile-sidebar>.profile-milestones{display:none}.profile-highlights .profile-milestones{padding:17px}.profile-highlights .profile-milestones>div{gap:10px;margin-top:14px}}@media (max-width:620px){.profile-page{gap:14px}.profile-cover{border-radius:0 0 22px 22px}.profile-summary{grid-template-columns:120px minmax(0,1fr);gap:9px 12px;margin:-22px 10px 0;padding:14px 12px}.profile-summary .profile-avatar-button>.avatar{width:120px!important;height:120px!important}.profile-summary__identity{padding:0}.profile-summary__identity h1{font-size:19px;line-height:1.35}.profile-summary__identity p{font-size:11px}.profile-summary__actions{gap:7px;padding-top:0}.profile-stats{margin:12px 10px 0;padding:10px 2px}.profile-stats>button{column-gap:8px;min-height:48px;padding:3px 8px}.profile-stats>button>i{border-radius:13px;width:31px;height:36px}.profile-stats i svg{width:19px;height:19px}.profile-stats strong{font-size:19px}.profile-stats span{font-size:9px}.profile-layout{padding:0 10px}.profile-highlights{gap:10px}.profile-highlights .profile-friends-card,.profile-highlights .profile-milestones{min-height:148px;padding:14px 12px}.profile-highlights .profile-milestones header strong{font-size:13px}.profile-highlights .profile-milestones header>svg:first-child{width:18px;height:18px}.profile-highlights .profile-milestones>div{gap:8px}.profile-highlights .profile-milestones__emblem{width:39px;height:45px}.profile-highlights .profile-milestones__emblem svg{width:21px;height:21px}.profile-highlights .profile-milestones p strong{font-size:12px}.profile-highlights .profile-milestones small{font-size:10px}.profile-quick-blocks .profile-publish-card{gap:10px;min-height:79px;padding:14px 12px}.profile-publish-card>i{width:39px;height:39px}.profile-publish-card strong{font-size:14px}.profile-publish-card>span>small{font-size:10px}.profile-publish-card>em{gap:5px}.profile-publish-card>em svg{width:29px;height:32px;padding:7px}.profile-publish-card>em svg:last-child{display:none}.profile-content{width:100%;margin-inline:0}.profile-content>nav{border-radius:19px;margin-bottom:12px;padding:6px}.profile-content nav button{padding:9px 8px;font-size:11px}.profile-content .post-card{border-radius:var(--theme-card-radius);margin-inline:0}}.profile-summary__bio{-webkit-line-clamp:2;color:var(--muted);-webkit-box-orient:vertical;margin:8px 0 0;line-height:1.6;display:-webkit-box;overflow:hidden}.profile-summary__city{color:var(--muted);align-items:center;gap:5px;margin:7px 0 0;display:flex}.profile-summary__city svg{flex:none;width:15px;height:15px}.profile-summary{background:color-mix(in srgb,var(--surface-solid) 98%,transparent)}.profile-publish-card>span{justify-content:start;justify-items:start}.profile-friends-card__empty{color:var(--muted);align-items:center;font-size:10px;font-style:normal;line-height:1.5;gap:9px!important;display:flex!important}.profile-friends-card__empty svg{width:31px;height:31px;color:var(--accent);flex:none}
@font-face{font-family:Marck;src:url(/fonts/marck-script.ttf)format("truetype");font-display:swap;font-weight:400}:root,.theme-mini-preview{--accent:#7046ff;--accent-strong:#6033ee;--accent-rgb:112,70,255;--accent-soft:#ece5ff;--bg:#eef3ff;--surface:#ffffffd1;--surface-solid:#fafbff;--text:#101138;--muted:#595f85;--border:#ffffffe6;--border-strong:#c3bee9;--theme-card-radius:25px;--theme-a:#dae6ff;--theme-b:#f4dbff;--theme-c:#cfeaff;--glass-base:#ffffffd1;--glass-edge:#fffffff0;--glass-art:radial-gradient(ellipse at 100% 110%,#e9ceff90,transparent 40%),radial-gradient(ellipse at 75% 110%,#bce9ff65,transparent 42%);--glass-shadow:inset 0 1px 0 #fff,0 8px 30px #688aca0b;--theme-page:radial-gradient(ellipse at 0% 10%,#dbe8ff,transparent 50%),radial-gradient(ellipse at 98% 60%,#ece2ff,transparent 50%),#f1f6ff;--trophy-art:url(/interface-themes-v2/trophy-violet.webp);--decoration-opacity:.75}:root[data-skin=spring],.theme-mini-preview[data-skin=spring]{--accent:#7142f6;--accent-strong:#5c2ee0;--accent-rgb:113,66,246;--accent-soft:#ede2ff;--bg:#fff2e9;--surface:#ffffffcf;--surface-solid:#fffaf7;--text:#171238;--muted:#6d5f7e;--theme-a:#ffe2c5;--theme-b:#f9dfeb;--theme-c:#fff2d0;--glass-base:#fffc;--glass-art:radial-gradient(ellipse at 95% 110%,#ffd2d496,transparent 43%),radial-gradient(ellipse at 60% 110%,#ffe6c78c,transparent 50%);--glass-shadow:inset 0 1px 0 #fff,0 8px 28px #a6594310;--theme-page:radial-gradient(ellipse at 10% 30%,#ffe9d2,transparent 60%),radial-gradient(ellipse at 100% 60%,#f9dfe5,transparent 65%),#fff5ef;--trophy-art:url(/interface-themes-v2/trophy-spring.webp)}:root[data-skin=blossom],.theme-mini-preview[data-skin=blossom]{--accent:#7245ff;--accent-strong:#6032e6;--accent-rgb:114,69,255;--accent-soft:#e9dfff;--bg:#dedfff;--surface:#ffffffa6;--surface-solid:#f7f3ff;--text:#19163e;--muted:#675b8b;--theme-a:#cddcfc;--theme-b:#f4d4fa;--theme-c:#e1d8ff;--glass-base:#ffffff9e;--glass-art:radial-gradient(ellipse at 100% 105%,#f5c9fbc4,transparent 40%),radial-gradient(ellipse at 110% 170%,transparent 58%,#ffffff5c 58.3%,#ffffff05 70%,transparent 70.3%),radial-gradient(ellipse at 5% 110%,#d9d2ffb3,transparent 70%);--glass-shadow:inset 0 0 0 1px #fff9,inset 0 2px 12px #ffffff80,0 6px 24px #7b70d21a;--theme-page:radial-gradient(ellipse at 20% 20%,#e5e6ff,transparent 55%),radial-gradient(ellipse at 100% 70%,#efd6fc,transparent 48%),#cddafb}:root[data-skin=galaxy],.theme-mini-preview[data-skin=galaxy]{--accent:#f1efff;--accent-strong:#fff;--accent-rgb:230,226,255;--accent-soft:#655cee;--on-accent:#242653;--bg:#334eaa;--surface:#4860b4cc;--surface-solid:#3c539c;--surface-muted:#405ca6;--text:#fff;--muted:#e0e8ff;--faint:#bccbf7;--border:#b5d5ffb3;--border-strong:#d7e8ff;--theme-a:#447cf1;--theme-b:#9948d8;--theme-c:#47baff;--glass-base:#465fb0cc;--glass-edge:#d8e6ffd9;--glass-art:radial-gradient(ellipse at 105% 110%,#ed8dff9e,transparent 50%),radial-gradient(ellipse at 0% 0%,#bad0ff73,transparent 70%),linear-gradient(145deg,#629cfc44,transparent 50%);--glass-shadow:inset 0 1px 2px #e5f2ff,inset 0 0 20px #bdd0ff50,0 0 9px #8fcdff60,0 9px 30px #17194038;--theme-page:radial-gradient(ellipse at 0% 15%,#3d79e8,transparent 52%),radial-gradient(ellipse at 95% 48%,#aa54d1,transparent 44%),linear-gradient(170deg,#2b479d,#4269bd 52%,#454b9d)}:root[data-theme=dark],:root[data-theme=dark] .theme-mini-preview{--accent:#c1adff;--accent-strong:#e0d1ff;--accent-rgb:193,173,255;--accent-soft:#493876;--on-accent:#211934;--bg:#15172d;--surface:#242842d9;--surface-solid:#242842;--surface-muted:#303451;--text:#f5f2ff;--muted:#c1bddb;--border:#8d8fa24d;--border-strong:#767b9f;--glass-base:#252841db;--glass-edge:#acb0d059;--glass-art:radial-gradient(ellipse at 100% 110%,#81599c45,transparent 50%),radial-gradient(ellipse at 0% 0%,#6685b630,transparent 65%);--glass-shadow:inset 0 1px 0 #c2caff25,0 10px 30px #04061b38;--theme-page:radial-gradient(ellipse at 0% 10%,#28395a,transparent 60%),radial-gradient(ellipse at 100% 65%,#412c51,transparent 50%),#15172d;--decoration-opacity:.38}:root[data-theme=dark][data-skin=spring],:root[data-theme=dark] .theme-mini-preview[data-skin=spring]{--accent:#d1b6ff;--accent-strong:#e3d0ff;--accent-rgb:209,182,255;--accent-soft:#55406c;--bg:#2e202a;--surface:#43303bdb;--surface-solid:#43303b;--surface-muted:#543b48;--text:#fff3f2;--muted:#e1c3d1;--glass-base:#432f3bd9;--glass-edge:#dfb3b961;--glass-art:radial-gradient(ellipse at 100% 105%,#a6506c55,transparent 50%),radial-gradient(ellipse at 0% 0%,#bb804430,transparent 65%);--theme-page:radial-gradient(ellipse at 5% 20%,#643d38,transparent 65%),radial-gradient(ellipse at 100% 70%,#523050,transparent 55%),#2e202a}:root[data-theme=dark][data-skin=blossom],:root[data-theme=dark] .theme-mini-preview[data-skin=blossom]{--accent:#debdff;--accent-strong:#eed9ff;--accent-rgb:222,189,255;--accent-soft:#583d76;--bg:#272039;--surface:#392d52d1;--surface-solid:#392d52;--surface-muted:#493664;--text:#fff4ff;--muted:#d6c3e9;--glass-base:#392d52cc;--glass-edge:#e3b9ff7a;--glass-art:radial-gradient(ellipse at 100% 110%,#b968b554,transparent 46%),linear-gradient(135deg,transparent 58%,#dfc7ff16 58.3%,#fff0 80%),radial-gradient(ellipse at 0% 0%,#8c99e32e,transparent 65%);--glass-shadow:inset 0 0 1px #eed6ff94,inset 0 1px 15px #d3a9ff16,0 10px 30px #11091c38;--theme-page:radial-gradient(ellipse at 20% 15%,#39476a,transparent 60%),radial-gradient(ellipse at 100% 70%,#67416c,transparent 58%),#272039}:root[data-theme=dark][data-skin=galaxy],:root[data-theme=dark] .theme-mini-preview[data-skin=galaxy]{--accent:#dbd7ff;--accent-strong:#fff;--accent-rgb:219,215,255;--accent-soft:#514694;--bg:#121c43;--surface:#253a73db;--surface-solid:#253a73;--surface-muted:#304480;--text:#fff;--muted:#d0dcff;--glass-base:#263b73db;--glass-edge:#b9d5ffa8;--glass-art:radial-gradient(ellipse at 100% 110%,#bc63e67a,transparent 50%),radial-gradient(ellipse at 0% 0%,#7da7ed40,transparent 70%);--glass-shadow:inset 0 1px 1px #c6dcffa6,inset 0 0 20px #a5c3ff24,0 0 12px #818bfc40,0 10px 30px #090e314a;--theme-page:radial-gradient(ellipse at 5% 15%,#2652a7,transparent 60%),radial-gradient(ellipse at 95% 48%,#653e9c,transparent 50%),linear-gradient(170deg,#12224c,#243971 55%,#25244b)}.app-shell{isolation:isolate;background:var(--theme-page);background-attachment:fixed}.app-shell:before{content:"";z-index:-1;pointer-events:none;opacity:var(--decoration-opacity);background-position:bottom;background-repeat:no-repeat;background-size:100% 100%;position:fixed;inset:0}:root[data-skin=blossom] .app-shell:before{background-image:url(/interface-themes-v2/blossom-decoration.webp)}:root[data-skin=galaxy] .app-shell:before{background-image:radial-gradient(circle at 8% 24%,#fff 0 1px,#0000 2px),radial-gradient(circle at 84% 44%,#fff 0 1.5px,#0000 3px),radial-gradient(circle at 64% 17%,#bedbff 0 1px,#0000 3px),radial-gradient(circle at 22% 71%,#fff 0 1px,#0000 2px);background-size:430px 570px}.app-shell :is(.glass-panel,.rail-card,.post-card,.video-card,.friend-row,.market-product-card,.notifications-card,.settings-card,.profile-people-card,.profile-gift-card,.profile-subscriptions-card,.profile-media-overview,.friends-top,.music-v2-track-list,.cg-card,.community-card,.story-settings-sheet),.profile-summary,.profile-stats,.profile-content>nav{background-color:var(--glass-base);background-image:var(--glass-art);border:1px solid var(--glass-edge);border-radius:var(--theme-card-radius);box-shadow:var(--glass-shadow);-webkit-backdrop-filter:blur(22px)saturate(1.12);backdrop-filter:blur(22px)saturate(1.12)}.app-shell :is(.profile-hero,.profile-content){box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0}.app-shell :is(.left-rail.glass-rail,.topbar,.mobile-titlebar,.bottom-nav){background-color:var(--glass-base);background-image:var(--glass-art);border-color:var(--glass-edge);box-shadow:var(--glass-shadow);-webkit-backdrop-filter:blur(28px)saturate(1.2);backdrop-filter:blur(28px)saturate(1.2)}.app-shell :is(.icon-button,.secondary-button){background-color:color-mix(in srgb,var(--glass-base) 80%,transparent);background-image:var(--glass-art);border:1px solid var(--glass-edge);box-shadow:inset 0 1px 1px var(--glass-edge);border-radius:15px}.app-shell .secondary-button{color:var(--accent)}.app-shell :is(.left-rail nav button.active,.profile-content>nav button.active){background:var(--accent-soft);box-shadow:inset 0 1px 0 var(--glass-edge);border:1px solid color-mix(in srgb,var(--accent) 12%,transparent)}:root[data-skin=galaxy] .app-shell :is(.left-rail nav button.active,.profile-content>nav button.active,.primary-button){color:#fff;background:linear-gradient(135deg,#877cff,#6047ef);border:1px solid #e2d8ffb3;box-shadow:inset 0 0 8px #e5d9ff94,0 0 13px #aa8bffa1}.chat-list,.chat-thread>header,.chat-composer,.chat-details{background-color:var(--glass-base);background-image:var(--glass-art);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border-color:var(--glass-edge)}.message-row--mine .message-bubble{background:var(--glass-art),var(--accent-soft);box-shadow:inset 0 1px 0 var(--glass-edge);border-color:var(--glass-edge)}.post-card{margin-bottom:14px}.post-card .post-media{border-radius:18px;overflow:hidden}@media (min-width:901px){.app-shell:before{background-size:100% 100%;left:244px}.profile-highlights{grid-template-columns:1fr 1fr;gap:16px;display:grid}.profile-sidebar>.profile-milestones{display:none}.profile-quick-blocks{gap:16px;display:grid}.profile-primary>.profile-media-overview{order:2}.profile-primary>.profile-quick-blocks{order:0}.profile-primary>.profile-content{order:1}}.profile-summary{grid-template-columns:124px minmax(0,1fr) 228px;gap:18px;min-height:166px;margin:-28px 12px 0;padding:18px}.profile-summary .profile-avatar-button>.avatar{width:124px!important;height:124px!important}.profile-summary__identity h1{font-size:22px;line-height:1.25}.profile-summary__identity p{font-size:13px}.profile-summary__identity .profile-presence{padding:4px 9px;font-size:12px}.profile-summary__actions{grid-column:auto;grid-template-columns:1fr 1fr;align-self:center;justify-items:end;gap:10px;width:auto;padding:0;display:grid}.profile-summary__actions>.secondary-button{border-radius:17px;grid-column:1/-1;justify-content:center;width:100%;min-height:48px}.profile-summary__actions>.icon-button{width:48px;height:46px}.profile-summary__actions>.icon-button:nth-child(2){justify-self:end}.profile-summary__actions>.icon-button:last-child{justify-self:start}.profile-stats{margin:12px 12px 0;padding:10px}.profile-stats>button>i{background:linear-gradient(145deg,var(--accent-soft),color-mix(in srgb,var(--theme-c) 50%,transparent));width:46px;height:46px;box-shadow:inset 0 1px 0 var(--glass-edge);border-radius:50%}.profile-stats>button:nth-child(2)>i{color:#2b9deb;background:linear-gradient(145deg,#d4ebff,#e4f6ff)}.profile-stats>button:nth-child(3)>i{color:#a151f5}:root[data-skin=galaxy] .profile-stats>button>i{color:#fff;background:linear-gradient(145deg,#9891ff,#6854ee);box-shadow:inset 0 0 8px #d9e4ff66,0 0 10px #b7c0ff44}.profile-friends-card,.profile-milestones{isolation:isolate;text-align:left;min-height:170px;padding:18px;position:relative;overflow:hidden}.profile-friends-card{grid-template-columns:1fr auto;align-content:start;gap:12px;display:grid}.profile-friends-card>span{gap:11px;display:grid}.profile-friends-card strong{align-items:center;gap:8px;font-size:16px;display:flex}.profile-friends-card strong svg{width:23px;color:var(--accent)}.profile-friends-card small{color:var(--text);font-size:12px}.profile-friends-card>svg{color:var(--accent);grid-area:1/2;width:17px}.profile-friends-card__avatars{grid-column:1/-1;justify-content:flex-start;align-items:center;gap:4px;height:48px;padding:0;display:flex}.profile-friends-card__avatars .avatar{flex:none;border:0!important;margin:0!important}.profile-friends-card__avatars .avatar:nth-of-type(n+3){display:none}.profile-highlights>.profile-friends-card{display:grid}.profile-sidebar>.profile-people-card:not(.profile-online-card):not(.profile-followers-card){display:none}.profile-friends-card__add{width:44px;height:44px;color:var(--accent);border:1px dashed var(--accent);background:#ffffff20;border-radius:50%;place-items:center;font-size:30px;font-style:normal;font-weight:300;display:grid}.theme-friends-art{z-index:-1;pointer-events:none;width:51%;height:90%;position:absolute;bottom:0;right:0;display:block!important}.theme-friends-art>svg{width:100%;height:auto;color:var(--accent);opacity:.12;position:absolute;bottom:0;right:-10px}.theme-friends-art>span{text-align:center;color:var(--accent);font-family:Segoe Print,Comic Sans MS,cursive;font-size:15px;line-height:1.18;position:absolute;bottom:9px;right:13px;transform:rotate(-13deg)}.profile-milestones>header strong{font-size:16px}.profile-milestones>header>svg:first-child{color:#ffb641;fill:#ffd06b;filter:drop-shadow(0 1px 1px #f8a23a70)}.profile-milestones>div{gap:10px;max-width:72%;margin-top:18px;position:relative}.profile-milestones p strong{font-size:12px;font-weight:500;line-height:1.4}.profile-milestones small{font-size:11px;line-height:1.4}.theme-heart-emblem{color:#8254fb;filter:drop-shadow(0 2px 5px #8c79e84d);flex:none;width:46px;height:55px}.theme-achievement-art{background:var(--trophy-art) center / contain no-repeat;pointer-events:none;z-index:-1;width:34%;height:74%;display:block;position:absolute;bottom:0;right:0}:root[data-skin=spring] .profile-milestones{min-height:184px}.profile-milestones:after,.profile-friends-card:after{content:"";z-index:-2;pointer-events:none;background:#ffffff12;border:1px solid #ffffff5c;border-radius:45% 65% 0 0;height:100%;position:absolute;inset:auto -5% -60% 30%;transform:rotate(-16deg)}:root[data-skin=spring] .profile-milestones:after{background:radial-gradient(at 0 0,#ffe5b4,#0000),#ffd5cd66}:root[data-skin=galaxy] .theme-friends-art>svg{color:#bce0ff;opacity:.26}:root[data-skin=galaxy] .theme-heart-emblem{color:#9b74ff;filter:drop-shadow(0 0 4px #e2eaff)}.profile-quick-blocks .profile-publish-card{border-radius:var(--theme-card-radius);min-height:80px;padding:16px}.profile-publish-card>i{color:#fff;background:radial-gradient(circle at 25% 20%,#b09aff,#7042ff 65%);box-shadow:inset 0 1px 1px #fff8,0 5px 12px #8150ff40}.profile-publish-card>em svg{background-color:var(--glass-base);background-image:var(--glass-art);border:1px solid var(--glass-edge);box-shadow:inset 0 1px 0 var(--glass-edge);border-radius:14px;width:42px;height:42px}.profile-publish-card>em svg:last-child{color:#da6aca}.profile-content>nav{border-radius:var(--theme-card-radius)}.profile-content>nav button{border-radius:15px;gap:8px}.profile-content>nav button+button{border-left:1px solid var(--border-strong)}@media (max-width:900px){.profile-highlights{gap:12px}.profile-highlights .profile-friends-card,.profile-highlights .profile-milestones{min-height:130px;padding:13px}.profile-highlights .profile-friends-card>span{gap:10px}.profile-highlights .profile-milestones>div{gap:7px;margin-top:15px}.profile-milestones>header strong,.profile-highlights .profile-milestones header strong{font-size:13px}.profile-milestones p strong{font-size:10px}.profile-milestones small{font-size:9px}.profile-highlights .profile-friends-card strong{font-size:13px}.profile-highlights .profile-friends-card small{font-size:10px}.theme-heart-emblem{width:32px;height:39px}.theme-friends-art>span{font-size:11px;bottom:7px;right:8px}.profile-highlights .profile-friends-card__avatars{height:35px}.profile-friends-card__avatars .avatar{width:34px!important;height:34px!important}.profile-friends-card__add{width:34px;height:34px;font-size:25px}:root[data-skin=spring] .profile-highlights :is(.profile-milestones,.profile-friends-card){min-height:145px}.bottom-nav{padding-top:6px}.bottom-nav button.active:before{display:none}.bottom-nav button.active{background:var(--accent-soft);box-shadow:inset 0 1px 0 var(--glass-edge);border-radius:24px}:root[data-skin=blossom] .bottom-nav{left:12px;right:12px;bottom:calc(9px + env(safe-area-inset-bottom));border:1px solid var(--glass-edge);width:auto;min-height:64px;box-shadow:0 0 0 6px #ffffff57,var(--glass-shadow);border-radius:34px;padding:7px 6px}:root[data-skin=galaxy] .bottom-nav{border:1px solid var(--glass-edge);border-radius:24px 24px 0 0}:root[data-skin=galaxy] .bottom-nav button.active{color:#fff;filter:drop-shadow(0 0 8px #ccb5ff);background:linear-gradient(135deg,#9692ff4a,#6840ff42)}:root[data-skin=blossom] .app-stage{padding-bottom:calc(100px + env(safe-area-inset-bottom))}}@media (max-width:620px){.profile-page{gap:10px}.profile-cover{height:155px;min-height:0}.profile-summary{border-radius:22px;grid-template-columns:76px minmax(0,1fr);gap:8px;min-height:0;margin:-21px 10px 0;padding:11px 9px}.profile-summary--own{grid-template-columns:76px minmax(0,1fr) 98px}.profile-summary .profile-avatar-button>.avatar{width:76px!important;height:76px!important}.profile-summary__identity h1{gap:4px;font-size:clamp(13px,3.4vw,17px);line-height:1.28}.profile-summary__identity h1>i{width:14px;height:14px}.profile-summary__identity h1>i svg{width:10px;height:10px}.profile-summary__identity h1>svg{width:12px;height:12px}.profile-summary__identity p{margin-block:3px;font-size:10px}.profile-summary__identity .profile-presence{min-height:0;padding:3px 6px;font-size:9px}.profile-summary__bio{margin-top:4px;font-size:10px;line-height:1.4}.profile-summary__city{gap:3px;margin-top:4px}.profile-summary__city svg{width:12px;height:12px}.profile-summary--own .profile-summary__actions{grid-area:1/3;grid-template-columns:1fr 1fr;gap:7px;display:grid}.profile-summary__actions>.secondary-button{border-radius:13px;gap:5px;min-height:37px;padding:6px;font-size:9px;line-height:1.4}.profile-summary__actions>.secondary-button svg{flex:none;width:16px;height:16px}.profile-summary__actions>.icon-button{border-radius:12px;width:36px;height:34px;min-height:34px}.profile-summary__actions>.icon-button svg{width:18px;height:18px}.profile-summary__actions--visitor{grid-column:1/-1;justify-content:stretch;display:flex}.profile-summary__actions--visitor>.primary-button,.profile-summary__actions--visitor>.secondary-button{flex:1;width:auto;font-size:12px}.profile-stats{border-radius:19px;margin:7px 10px 0;padding:5px 2px}.profile-stats>button{column-gap:8px;min-height:40px;padding:2px 6px}.profile-stats>button>i{width:31px;height:31px}.profile-stats strong{font-size:17px}.profile-stats span{font-size:9px}.profile-layout{gap:9px;padding:0 10px}.profile-highlights{gap:8px}.profile-quick-blocks{gap:9px}.profile-highlights .profile-friends-card,.profile-highlights .profile-milestones{border-radius:20px;min-height:117px;padding:11px}.profile-highlights .profile-milestones>header>svg:first-child{width:17px}.profile-highlights .profile-milestones>header{gap:5px}.profile-highlights .profile-milestones>header strong{font-size:11px}.profile-highlights .profile-milestones>div{gap:5px;max-width:76%;margin-top:13px}.profile-milestones p{gap:5px}.profile-milestones p strong{font-size:9px}.profile-milestones small{font-size:8px}.theme-heart-emblem{width:30px;height:36px}.theme-achievement-art{width:35%;height:66%;bottom:1px;right:-1px}.profile-highlights .profile-friends-card strong{font-size:12px}.profile-highlights .profile-friends-card strong svg{width:18px}.profile-highlights .profile-friends-card small{font-size:10px}.profile-friends-card__avatars .avatar:nth-of-type(n+2){display:none}.profile-quick-blocks .profile-publish-card{border-radius:20px;gap:9px;min-height:56px;padding:10px}.profile-publish-card>i{width:32px;height:32px}.profile-publish-card>i svg{width:22px;height:22px}.profile-publish-card strong{font-size:12px}.profile-publish-card>span>small{font-size:9px;line-height:1.3}.profile-publish-card>em{gap:5px}.profile-publish-card>em svg{border-radius:11px;width:28px;height:31px;padding:6px}.profile-publish-card>em svg:last-child{display:block}.profile-content>nav{border-radius:18px;gap:2px;margin-bottom:9px;padding:4px}.profile-content>nav button{border-radius:12px;gap:5px;min-height:34px;padding:8px 7px;font-size:10px}.profile-content>nav button svg{width:17px;height:17px}.app-shell .post-card{border-radius:22px;margin:0 0 10px;overflow:hidden}.profile-content .post-card{margin-inline:0}.post-card__header{padding:12px 12px 7px}.post-card__header>.avatar{width:34px!important;height:34px!important}.post-card__body{padding-inline:12px}.post-card .post-media{border-radius:14px;width:calc(100% - 20px);margin-inline:10px}.post-card__actions{padding:7px 9px}.post-card__actions button{height:32px}}@media (max-width:360px){.profile-summary--own{grid-template-columns:64px minmax(0,1fr) 86px}.profile-summary .profile-avatar-button>.avatar{width:64px!important;height:64px!important}.profile-summary__identity h1{font-size:12px}.profile-summary__actions>.secondary-button{font-size:8px}.profile-publish-card>em svg:last-child{display:none}.profile-highlights .profile-milestones{padding:10px 8px}.theme-friends-art>span{font-size:9px}.profile-milestones .theme-heart-emblem{width:24px}}@media (prefers-reduced-transparency:reduce){.app-shell :is(.glass-panel,.post-card,.topbar,.bottom-nav),.profile-summary,.profile-stats{background-color:var(--surface-solid);-webkit-backdrop-filter:none;backdrop-filter:none}}.theme-mini-preview{isolation:isolate;background:var(--theme-page);position:relative}.theme-mini-preview[data-skin=blossom]:after{content:"";pointer-events:none;opacity:.8;z-index:-1;background:url(/interface-themes-v2/blossom-decoration.webp) 50%/100% 100%;position:absolute;inset:0}.theme-mini-preview :is(.theme-mini-preview__profile,.theme-mini-preview__cards>span,.theme-mini-preview__post,.theme-mini-preview__nav){background-color:var(--glass-base);background-image:var(--glass-art);border:1px solid var(--glass-edge);box-shadow:var(--glass-shadow);border-radius:10px}.theme-mini-preview__cards>span{position:relative;overflow:hidden}.theme-mini-preview__cards>span:last-child{background-image:var(--trophy-art),var(--glass-art);background-position:100% 100%,50%;background-repeat:no-repeat;background-size:32px,auto}.theme-mini-preview__nav{padding:7px}.theme-mini-preview[data-skin=blossom] .theme-mini-preview__nav{border-radius:24px}.theme-spring-note{pointer-events:none;display:none}:root[data-skin=spring] .theme-spring-note{color:#c76846;text-align:center;width:38%;font:16px/1.1 Marck,cursive;display:block;position:absolute;top:47px;right:8px;transform:rotate(-12deg)}:root[data-skin=spring] .profile-milestones>div{flex-direction:column;align-items:flex-start;max-width:64%;margin-top:17px}:root[data-skin=spring] .profile-milestones .theme-achievement-art{width:41%;height:53%;bottom:-3px;right:0}:root[data-skin=spring][data-theme=dark] .theme-spring-note{color:#ffcaaa}@media (max-width:900px){:root[data-skin=spring] .theme-spring-note{font-size:12px;top:38px}:root[data-skin=spring] .profile-milestones>div{gap:4px;margin-top:11px}:root[data-skin=spring] .theme-heart-emblem{width:27px;height:30px}}.theme-friends-art>span{font-family:Marck,cursive;font-size:19px;font-weight:400}@media (max-width:900px){.theme-friends-art>span{font-size:14px}}.app-shell :is(.cg-empty,.cg-search,.cg-tabs,.music-v2-tabs,.music-v2-welcome,.music-v2-empty,.video-hub__hero,.video-hub__tabs,.video-hub__empty,.classifieds-header,.classifieds-search,.classifieds-categories-shell,.classifieds-empty,.classifieds-filters,.classifieds-card,.chat-list__items>button,.service-tile){background-color:var(--glass-base);background-image:var(--glass-art);border:1px solid var(--glass-edge);border-radius:var(--theme-card-radius);box-shadow:var(--glass-shadow);-webkit-backdrop-filter:blur(22px)saturate(1.12);backdrop-filter:blur(22px)saturate(1.12)}.app-shell .classifieds-page{box-shadow:none;background:0 0;border:0}.classifieds-header{margin-bottom:12px;padding:16px}.classifieds-search{padding:10px}.classifieds-categories-shell{margin-top:12px;padding:12px 5px}.classifieds-empty{margin-top:16px;padding:26px}.cg-tabs{gap:5px;padding:6px}.cg-tabs button{border-radius:15px}.cg-tabs button.active{background:var(--accent-soft);color:var(--accent);border-bottom-color:#0000}.chat-list__items>button{width:calc(100% - 16px);margin:5px 8px;border-radius:18px!important}@media (max-width:620px){.classifieds-header{padding:11px}.classifieds-search{padding:7px}.classifieds-categories-shell{padding:7px 3px}.cg-tabs{border-radius:18px}.cg-tabs button{padding-inline:9px}.profile-summary__identity{flex-direction:column;align-items:flex-start;gap:3px;line-height:1.3;display:flex}.profile-summary__identity p,.profile-summary__identity .profile-presence{margin:0;line-height:1.3}.profile-summary__identity .profile-summary__bio{font-size:9px;line-height:1.4}.profile-summary__identity .profile-presence{padding:2px 6px;font-size:9px}.profile-summary__identity .profile-details-trigger h1>svg{width:12px;height:12px}.profile-summary__identity .profile-summary__city{display:flex}.mobile-titlebar{padding-inline:12px}}
