#root{min-height:100vh}html{scroll-behavior:smooth}body{margin:0}a{color:inherit}html{scroll-behavior:smooth;background:#fff7ed;min-height:100%}html:has(.bitlyShell.dark){background:#000}body:has(.bitlyShell.dark){background:#000}body:has(.bitlyShell.dark) #root{background:#000}html:has(.bitlyShell.light){background:#fff7ed}body:has(.bitlyShell.light){background:#fff7ed}body:has(.bitlyShell.light) #root{background:#fff7ed}body{overscroll-behavior-y:none;background:#fff7ed;min-height:100%;margin:0}#root{background:#fff7ed;min-height:100vh}.bitlyShell{--bg:#fff;--surface:#fff;--surface-2:#f8fafc;--text:#17233c;--muted:#5c667a;--border:#dfe3ea;--primary:#fff;--primary-hover:#fff;--orange:#ff6b00;--danger:#d92d20;--success:#0f9f6e;--warning:#b54708;--shadow:0 14px 34px #10182814;min-height:100vh;color:var(--text);background:var(--bg);padding-top:24px}.topNav{border:1px solid var(--border);background:color-mix(in srgb, var(--surface) 92%, transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-sizing:border-box;border-radius:999px;align-items:center;gap:18px;width:min(1180px,100% - 32px);min-height:72px;margin:0 auto;padding:16px 24px;display:flex}.bitlyShell.dark .topNav{background:#050505eb}.brand{min-width:0;color:var(--text);letter-spacing:-.04em;align-items:center;gap:10px;font-weight:950;text-decoration:none;display:inline-flex}.brand img{object-fit:contain;border-radius:10px;width:34px;height:34px}.brand span{font-size:22px;font-weight:950}.desktopLinks{align-items:center;gap:28px;margin-left:34px;margin-right:auto;display:flex}.desktopLinks a{color:var(--muted);font-size:14px;font-weight:850;text-decoration:none}.desktopLinks a:hover{color:var(--primary)}.navActions{align-items:center;gap:10px;margin-left:auto;display:flex}.navMuted{color:var(--muted);font-size:14px}.accountPill{text-overflow:ellipsis;white-space:nowrap;border:1px solid var(--border);max-width:220px;color:var(--muted);background:var(--surface-2);border-radius:999px;padding:9px 12px;font-size:14px;font-weight:700;overflow:hidden}.iconThemeButton,.settingsIconButton{border:1px solid var(--border);width:42px;height:42px;color:var(--text);background:var(--surface-2);cursor:pointer;border-radius:999px;flex:0 0 42px;place-items:center;font-size:18px;transition:transform .18s,border-color .18s,background .18s;display:inline-grid}.iconThemeButton:hover,.settingsIconButton:hover{border-color:var(--primary);background:var(--surface);transform:translateY(-1px)}.fixedAuthButton{text-align:center;flex:0 0 118px;place-items:center;width:118px;height:42px;padding:0;display:inline-grid}.primaryButton,.outlineButton,.dangerButton{cursor:pointer;border-radius:10px;justify-content:center;align-items:center;padding:13px 20px;font-family:inherit;font-size:15px;font-weight:900;text-decoration:none;transition:background .16s,border-color .16s,color .16s,transform .16s,opacity .16s;display:inline-flex}.primaryButton{border:1px solid var(--primary);color:#fff;background:var(--primary)}.primaryButton:hover{border-color:var(--primary-hover);background:var(--primary-hover)}.outlineButton{border:1px solid var(--border);color:var(--text);background:var(--surface)}.outlineButton:hover{border-color:var(--primary);color:var(--primary)}.dangerButton{color:var(--danger);background:#d92d2014;border:1px solid #d92d203d}.primaryButton:hover,.outlineButton:hover,.dangerButton:hover{transform:translateY(-1px)}button:disabled{opacity:.55;cursor:not-allowed;transform:none}.largeButton{min-height:52px;padding:15px 24px;font-size:16px}.smallButton{border-radius:8px;padding:8px 11px;font-size:13px}.anchorButton{text-decoration:none}input,textarea{border:1px solid var(--border);width:100%;min-width:0;color:var(--text);background:var(--surface);font:inherit;border-radius:10px;outline:none;padding:15px 16px}textarea{resize:vertical;min-height:92px}.bitlyShell.dark input,.bitlyShell.dark textarea{background:#000}input::placeholder,textarea::placeholder{color:var(--muted)}input:focus,textarea:focus{border-color:var(--primary);box-shadow:0 0 0 4px color-mix(in srgb, var(--primary) 18%, transparent)}.hero{text-align:center;width:min(1180px,100% - 32px);margin:0 auto;padding:86px 0 46px}.heroLabel,.sectionKicker{color:var(--orange);text-transform:uppercase;letter-spacing:.11em;margin:0;font-size:14px;font-weight:900}.hero h1{max-width:860px;color:var(--text);letter-spacing:-.075em;margin:16px auto;font-size:clamp(54px,8vw,96px);line-height:.94}.heroCopy{max-width:720px;color:var(--muted);margin:0 auto;font-size:21px;line-height:1.55}.heroCtas{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:30px;display:flex}.shortenBox{border:1px solid var(--border);background:var(--surface);width:min(980px,100% - 32px);box-shadow:var(--shadow);border-radius:18px;margin:0 auto 34px;padding:28px}.shortenTabs{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.shortenTabs div{gap:5px;display:grid}.shortenTabs strong{letter-spacing:-.03em;font-size:22px}.shortenTabs span{color:var(--muted)}.freeBadge{background:color-mix(in srgb, var(--success) 12%, transparent);border-radius:999px;align-items:center;padding:7px 11px;font-size:13px;font-weight:900;display:inline-flex;color:var(--success)!important}.guestInput{grid-template-columns:1fr auto;gap:12px;display:grid}.helperText{color:var(--muted);margin:14px 0 0;font-size:14px}.messageBox,.resultBox,.accountCreator,.dashboard,.analyticsPanel{width:min(1180px,100% - 32px);margin:18px auto 0}.messageBox{border-radius:12px;padding:15px 18px;font-weight:700}.successBox{color:var(--success);background:color-mix(in srgb, var(--success) 12%, transparent);border:1px solid color-mix(in srgb, var(--success) 22%, transparent)}.errorBox{color:var(--danger);background:color-mix(in srgb, var(--danger) 10%, transparent);border:1px solid color-mix(in srgb, var(--danger) 20%, transparent)}.resultBox{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);border-radius:16px;justify-content:space-between;align-items:center;gap:18px;padding:22px;display:flex}.resultBox div{gap:5px;min-width:0;display:grid}.resultBox span{color:var(--orange);text-transform:uppercase;letter-spacing:.1em;font-size:13px;font-weight:900}.resultBox a{color:var(--primary);word-break:break-all;font-size:24px;font-weight:900}.resultBox small{color:var(--muted)}.features{grid-template-columns:repeat(3,1fr);gap:18px;width:min(1180px,100% - 32px);margin:56px auto;display:grid}.features article{border:1px solid var(--border);background:var(--surface);border-radius:18px;padding:26px}.features span{color:var(--orange);font-weight:900}.features h3{letter-spacing:-.03em;margin:12px 0 8px;font-size:22px}.features p{color:var(--muted);margin:0;line-height:1.55}.accountCreator{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);border-radius:18px;grid-template-columns:.8fr 1.2fr;align-items:start;gap:24px;padding:28px;display:grid}.accountCreator h2,.dashboard h2,.analyticsPanel h2{letter-spacing:-.05em;margin:8px 0;font-size:32px}.accountCreator p,.dashboardHeader p{color:var(--muted);margin:0;line-height:1.55}.accountFormExpanded{grid-template-columns:1fr 220px;gap:12px;display:grid}.accountFormExpanded textarea,.accountFormExpanded button{grid-column:1/-1}.pricingSection{max-width:1180px;margin:74px auto 0;padding:0 24px}.pricingHeader{max-width:720px;margin-bottom:28px}.pricingHeader h2{color:var(--text);letter-spacing:-.04em;margin:0;font-size:clamp(32px,5vw,54px);line-height:1.02}.pricingHeader p{color:var(--muted);margin:16px 0 0;font-size:17px;line-height:1.7}.currentPlanCard{border:1px solid var(--border);background:radial-gradient(circle at top left, #ff6b001f, transparent 32%), var(--surface);box-shadow:var(--shadow);border-radius:22px;justify-content:space-between;align-items:center;gap:18px;margin:0 0 22px;padding:22px 24px;display:flex}.currentPlanCard h3{color:var(--text);letter-spacing:-.02em;margin:4px 0 6px;font-size:26px}.currentPlanCard span{color:var(--muted);font-weight:800}.currentPlanCard>div:last-child{text-align:right;gap:6px;display:grid}.currentPlanCard>div:last-child strong{color:var(--text);text-transform:uppercase;letter-spacing:.07em;font-size:14px}.pricingUpgradeHeader{margin-top:34px}.pricingGrid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.pricingCard{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);border-radius:24px;align-content:start;gap:18px;padding:24px;display:grid;position:relative}.highlightedPricingCard{border-color:var(--primary);background:radial-gradient(circle at top right, color-mix(in srgb, var(--primary) 15%, transparent), transparent 36%), var(--surface)}.pricingBadge{color:#fff;background:var(--primary);text-transform:uppercase;letter-spacing:.07em;border-radius:999px;width:fit-content;padding:7px 10px;font-size:12px;font-weight:950}.pricingCard h3{color:var(--text);margin:0;font-size:22px}.priceLine{gap:6px;display:grid}.priceLine strong{color:var(--text);letter-spacing:-.04em;font-size:38px;line-height:1}.priceLine span{color:var(--muted);font-weight:800}.saveText{color:var(--orange);margin:0;font-weight:950}.pricingCard ul{gap:10px;margin:0;padding:0;list-style:none;display:grid}.pricingCard li{color:var(--muted);line-height:1.45}.pricingCard li:before{content:"✓";color:var(--primary);margin-right:8px;font-weight:950}.pricingButton{width:100%;margin-top:4px}.pricingNote{color:var(--muted);margin:18px 0 0;font-size:14px;font-weight:700}.paidPlanNotice{border:1px solid var(--border);background:var(--surface-2);border-radius:18px;gap:8px;margin-top:18px;padding:20px 22px;display:grid}.paidPlanNotice strong{color:var(--text);font-size:18px}.paidPlanNotice span{color:var(--muted);line-height:1.5}.statsGrid{grid-template-columns:repeat(4,1fr);gap:14px;width:min(1180px,100% - 32px);margin:18px auto 0;display:grid}.statsGrid article{border:1px solid var(--border);background:var(--surface);border-radius:16px;padding:20px}.statsGrid span{color:var(--muted);font-size:14px}.statsGrid strong{letter-spacing:-.05em;margin-top:6px;font-size:34px;display:block}.dashboard,.analyticsPanel{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);border-radius:18px;padding:28px}.dashboardHeader{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:22px;display:flex}.emptyState{border:1px dashed var(--border);color:var(--muted);background:var(--surface-2);border-radius:14px;padding:20px}.linkTable{border:1px solid var(--border);border-radius:14px;overflow:hidden}.tableHead,.linkRow{grid-template-columns:1.2fr 1.4fr .75fr 1fr;align-items:start;gap:16px;display:grid}.tableHead{color:var(--muted);background:var(--surface-2);text-transform:uppercase;letter-spacing:.06em;padding:13px 16px;font-size:13px;font-weight:900}.linkRow{border-top:1px solid var(--border);background:var(--surface);padding:18px 16px}.linkCell,.performanceCell{gap:7px;min-width:0;display:grid}.linkCell strong{font-size:17px}.linkCell a{color:var(--primary);word-break:break-all;font-weight:800}.destinationCell{min-width:0}.destinationCell p{color:var(--muted);word-break:break-all;margin:0;line-height:1.45}.statusBadge{text-transform:capitalize;border-radius:999px;width:fit-content;padding:5px 9px;font-size:12px;font-weight:900}.statusBadge.active{color:var(--success);background:color-mix(in srgb, var(--success) 12%, transparent)}.statusBadge.inactive{color:var(--warning);background:color-mix(in srgb, var(--warning) 12%, transparent)}.performanceCell strong{font-size:24px}.performanceCell span,.performanceCell small,.codeText,.notesText{color:var(--muted)}.codeText{font-size:13px;font-weight:800}.notesText{margin-top:8px;line-height:1.45;display:block}.actionCell,.inlineActions{flex-wrap:wrap;gap:8px;display:flex}.editForm{gap:10px;display:grid}.qrPanel{overflow:hidden}.qrPreview{border:1px solid var(--border);background:#fff;border-radius:16px;place-items:center;padding:24px;display:grid}.qrPreview svg{width:min(320px,100%);height:auto;display:block}.qrPanel .dashboardHeader{align-items:center}.analyticsSummaryGrid{grid-template-columns:repeat(4,1fr);gap:14px;margin:24px 0;display:grid}.analyticsSummaryGrid article,.breakdownCard{border:1px solid var(--border);background:var(--surface-2);border-radius:16px;padding:18px}.analyticsSummaryGrid span{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:10px;font-size:13px;font-weight:800;display:block}.analyticsSummaryGrid strong{color:var(--text);font-size:28px;line-height:1.1;display:block}.breakdownGrid{grid-template-columns:repeat(3,1fr);gap:18px;margin:20px 0 28px;display:grid}.breakdownCard{background:var(--surface);padding:20px}.breakdownCard h3{color:var(--text);margin:0 0 14px;font-size:17px}.breakdownCard p{color:var(--muted);margin:0}.breakdownRow{border-bottom:1px solid var(--border);color:var(--muted);justify-content:space-between;align-items:center;gap:12px;padding:10px 0;display:flex}.breakdownRow:last-child{border-bottom:0}.breakdownRow span{overflow-wrap:anywhere}.breakdownRow strong{color:var(--text)}.recentClicksHeader{justify-content:space-between;align-items:center;gap:16px;margin:8px 0 14px;display:flex}.recentClicksHeader h3{color:var(--text);margin:0;font-size:20px}.recentClicksHeader span{color:var(--muted);font-weight:800}.clickList{gap:10px;display:grid}.clickRow{border:1px solid var(--border);background:var(--surface-2);border-radius:12px;gap:12px;padding:15px;display:grid}.clickRow span,.clickRow small{color:var(--muted);word-break:break-word}.improvedClickRow>div:first-child{gap:4px;display:grid}.clickMeta{flex-wrap:wrap;gap:8px;display:flex}.clickMeta small{border:1px solid var(--border);color:var(--muted);background:var(--surface-2);border-radius:999px;padding:6px 9px;font-weight:800}.userAgentText{color:var(--muted);overflow-wrap:anywhere;line-height:1.45;display:block}.accountSettingsOverlay{z-index:999;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000ad;place-items:start center;padding:32px 18px;display:grid;position:fixed;inset:0;overflow:auto}.accountSettingsModal{border:1px solid var(--border);background:var(--surface);border-radius:28px;width:min(980px,100%);padding:26px;box-shadow:0 24px 80px #00000040}.accountSettingsGrid{grid-template-columns:repeat(2,1fr);gap:18px;margin-top:24px;display:grid}.settingsCard{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);border-radius:22px;align-content:start;gap:14px;padding:24px;display:grid}.settingsCard h3{color:var(--text);margin:0;font-size:22px}.settingsCard p{color:var(--muted);margin:0;line-height:1.6}.settingsCard strong{color:var(--text);overflow-wrap:anywhere}.settingsCard span{color:var(--muted);overflow-wrap:anywhere;font-size:13px}.dangerSettingsCard{border-color:color-mix(in srgb, var(--danger) 45%, transparent);background:radial-gradient(circle at top right, color-mix(in srgb, var(--danger) 12%, transparent), transparent 34%), var(--surface)}.dangerSettingsCard h3{color:var(--danger)}.specialFooter{max-width:1180px;margin:80px auto 0;padding:0 24px 34px}.footerMain{border:1px solid var(--border);background:radial-gradient(circle at top left, color-mix(in srgb, var(--primary) 13%, transparent), transparent 34%), linear-gradient(135deg, var(--surface), var(--surface-2));box-shadow:var(--shadow);border-radius:28px;grid-template-columns:1.2fr 1fr .9fr;gap:28px;padding:34px;display:grid}.bitlyShell.dark .footerMain{background:radial-gradient(circle at 0 0,#ff6b0024,#0000 34%),#050505}.footerBrand p{max-width:360px;color:var(--muted);margin:16px 0 0;line-height:1.7}.footerLogo{color:var(--text);align-items:center;gap:12px;font-size:24px;font-weight:950;text-decoration:none;display:inline-flex}.footerLogo img{object-fit:contain;border-radius:12px;width:40px;height:40px}.footerLinks{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.footerLinks div,.footerBadge{align-content:start;gap:10px;display:grid}.footerLinks strong{color:var(--text);text-transform:uppercase;letter-spacing:.07em;margin-bottom:4px;font-size:14px}.footerLinks a,.footerLinks span{color:var(--muted);font-weight:700;text-decoration:none}.footerLinks a:hover{color:var(--primary)}.footerBadge{border:1px solid var(--border);background:var(--surface);border-radius:22px;align-content:center;padding:22px}.footerBadge span{color:var(--orange);text-transform:uppercase;letter-spacing:.08em;font-size:13px;font-weight:950}.footerBadge strong{color:var(--text);font-size:24px;line-height:1.1}.footerBadge small{color:var(--muted);line-height:1.5}.footerBottom{color:var(--muted);justify-content:space-between;gap:16px;padding:18px 4px 0;font-size:14px;font-weight:700;display:flex}.bitlyShell.dark .iconThemeButton,.bitlyShell.dark .settingsIconButton{color:#fff;background:#0a0a0a;border-color:#ffffff29}.bitlyShell.dark .iconThemeButton:hover,.bitlyShell.dark .settingsIconButton:hover{border-color:var(--primary);background:#111}@media (width<=1050px){.desktopLinks{display:none}.accountCreator,.accountFormExpanded{grid-template-columns:1fr}.accountFormExpanded textarea,.accountFormExpanded button{grid-column:auto}.pricingGrid,.analyticsSummaryGrid{grid-template-columns:repeat(2,1fr)}.breakdownGrid{grid-template-columns:1fr}.tableHead{display:none}.linkRow{grid-template-columns:1fr}}@media (width<=900px){.footerMain{grid-template-columns:1fr}.footerLinks{grid-template-columns:1fr 1fr}.footerBottom{flex-direction:column}.accountSettingsGrid{grid-template-columns:1fr}}@media (width<=760px){.bitlyShell{padding-top:14px}.topNav.mobileCleanTopNav{border-radius:20px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;width:calc(100% - 24px);min-height:62px;padding:10px;display:grid}.mobileBrand{justify-self:start;min-width:0;overflow:hidden}.mobileBrand img{flex:none;width:31px;height:31px}.mobileBrand span{white-space:nowrap;text-overflow:ellipsis;font-size:19px;overflow:hidden}.mobileNavActions{justify-self:end;align-items:center;gap:7px;min-width:0;margin-left:0;display:flex}.cleanAccountPill{display:none}.iconThemeButton,.settingsIconButton{flex-basis:40px;width:40px;height:40px;font-size:17px}.fixedAuthButton{white-space:nowrap;border-radius:999px;flex-basis:92px;width:92px;height:40px;font-size:13px}.hero{text-align:left;padding:54px 0 32px}.hero h1{font-size:clamp(48px,16vw,72px)}.heroCtas{justify-content:flex-start}.guestInput,.features,.statsGrid,.pricingGrid,.analyticsSummaryGrid{grid-template-columns:1fr}.shortenBox,.dashboard,.analyticsPanel,.accountCreator{padding:20px}.resultBox,.dashboardHeader{flex-direction:column;align-items:flex-start}.primaryButton,.outlineButton,.dangerButton{width:100%}.navActions .primaryButton,.navActions .outlineButton,.navActions .dangerButton,.navActions .iconThemeButton,.navActions .settingsIconButton,.smallButton,.inlineActions .primaryButton,.inlineActions .outlineButton,.inlineActions .dangerButton,.pricingButton{width:auto}.fixedAuthButton{width:92px!important}.currentPlanCard{flex-direction:column;align-items:flex-start}.currentPlanCard>div:last-child{text-align:left}.pricingSection{padding:0 16px}.priceLine strong{font-size:34px}.qrPanel .dashboardHeader{align-items:flex-start}.accountSettingsOverlay{padding:14px}.accountSettingsModal{border-radius:22px;padding:18px}}@media (width<=560px){.specialFooter{padding-inline:16px}.footerMain{border-radius:22px;padding:24px}.footerLinks{grid-template-columns:1fr}}@media (width<=420px){.topNav.mobileCleanTopNav{gap:7px;width:calc(100% - 18px);padding:9px}.mobileBrand img{width:29px;height:29px}.mobileBrand span{font-size:18px}.iconThemeButton,.settingsIconButton{flex-basis:38px;width:38px;height:38px;font-size:16px}.fixedAuthButton{flex-basis:84px;height:38px;font-size:12px;width:84px!important}}@media (width<=340px){.topNav.mobileCleanTopNav{width:calc(100% - 14px)}.mobileBrand span{display:none}.iconThemeButton,.settingsIconButton{flex-basis:36px;width:36px;height:36px}.fixedAuthButton{flex-basis:76px;height:36px;font-size:11px;width:76px!important}}.bitlyShell.dark .xcenturyFooterLogo{filter:none}@media (width<=900px){.xcenturyFooterBadge{justify-items:start}.xcenturyFooterLogo{width:min(240px,100%)}}@media (width<=560px){.xcenturyFooterLogo{width:min(220px,100%)}}.xcenturyFooterBadge{align-content:center;justify-items:start;gap:14px;display:grid}.xcenturyFooterLogo{object-fit:contain;width:min(260px,100%);height:auto;display:block}.xcenturyLogoLight,.bitlyShell.dark .xcenturyLogoDark{display:block}.xcenturyFooterBadge small{color:var(--muted);font-weight:800}@media (width<=900px){.xcenturyFooterLogo{width:min(240px,100%)}}@media (width<=560px){.xcenturyFooterLogo{width:min(220px,100%)}}.xcenturyLogoLight,.bitlyShell.dark .xcenturyLogoDark{display:block}.bitlyShell,.bitlyShell.light{--bg:#fff7ed;--surface:#fff;--surface-2:#ffedd5;--text:#1f1300;--muted:#8a4b16;--border:#ff6b0038;--primary:#ff6b00;--primary-hover:#e85f00;--orange:#ff6b00;--danger:#dc2626;--success:#16a34a;--warning:#f59e0b;--shadow:0 18px 45px #ff6b0029;background:radial-gradient(circle at 0 0,#ff6b0029,#0000 34%),radial-gradient(circle at 100% 0,#ffaa402e,#0000 30%),#fff7ed}.bitlyShell.dark{--bg:#000;--surface:#050505;--surface-2:#0a0a0a;--text:#fff;--muted:#a3a3a3;--border:#ffffff21;--primary:#ff6b00;--primary-hover:#ff7a1a;--orange:#ff6b00;--danger:#f87171;--success:#34d399;--warning:#fbbf24;--shadow:0 16px 42px #000000a6;background:#000}.bitlyShell.light .topNav,.bitlyShell.light .shortenBox,.bitlyShell.light .resultBox,.bitlyShell.light .accountCreator,.bitlyShell.light .currentPlanCard,.bitlyShell.light .pricingCard,.bitlyShell.light .statsGrid article,.bitlyShell.light .dashboard,.bitlyShell.light .analyticsPanel,.bitlyShell.light .settingsCard,.bitlyShell.light .accountSettingsModal,.bitlyShell.light .specialFooter,.bitlyShell.light .footerBadge{background:#ffffffe0;border-color:#ff6b0033;box-shadow:0 18px 42px #ff6b001f}.bitlyShell.light .features article,.bitlyShell.light .breakdownCard,.bitlyShell.light .linkRow,.bitlyShell.light .clickRow,.bitlyShell.light .analyticsSummaryGrid article{background:#fffaf5;border-color:#ff6b002e}.bitlyShell.light .tableHead,.bitlyShell.light .emptyState,.bitlyShell.light .clickMeta small,.bitlyShell.light .paidPlanNotice{background:#ffedd5}.bitlyShell.light .highlightedPricingCard{background:linear-gradient(#ff6b001f,#ffedd5f2),#fff7ed;border-color:#ff6b0073}.bitlyShell.light input,.bitlyShell.light textarea,.bitlyShell.light select{color:#1f1300;background:#fff;border-color:#ff6b003d}.bitlyShell.light input:focus,.bitlyShell.light textarea:focus,.bitlyShell.light select:focus{border-color:#ff6b00;box-shadow:0 0 0 4px #ff6b0024}.bitlyShell.light .outlineButton,.bitlyShell.light .iconThemeButton,.bitlyShell.light .settingsIconButton{color:#8a3b00;background:#fff7ed;border-color:#ff6b0047}.bitlyShell.light .outlineButton:hover,.bitlyShell.light .iconThemeButton:hover,.bitlyShell.light .settingsIconButton:hover{color:#c2410c;background:#ffedd5;border-color:#ff6b0080}.bitlyShell.light a,.bitlyShell.light .linkCell a,.bitlyShell.light .resultBox a,.bitlyShell.light .sectionKicker,.bitlyShell.light .heroLabel,.bitlyShell.light .saveText,.bitlyShell.light .footerBadge span{color:#c2410c}.bitlyShell.light .pricingBadge,.bitlyShell.light .freeBadge{background:#ffedd5;border:1px solid #ff6b0047;color:#c2410c!important}.bitlyShell.dark .shortenBox,.bitlyShell.dark .features article,.bitlyShell.dark .accountCreator,.bitlyShell.dark .pricingSection,.bitlyShell.dark .dashboard,.bitlyShell.dark .analyticsPanel,.bitlyShell.dark .settingsCard,.bitlyShell.dark .accountSettingsModal,.bitlyShell.dark .pricingCard,.bitlyShell.dark .resultBox,.bitlyShell.dark .statsGrid article,.bitlyShell.dark .currentPlanCard,.bitlyShell.dark .paidPlanNotice,.bitlyShell.dark .footerBadge{background-color:#050505}.bitlyShell.dark .linkRow,.bitlyShell.dark .clickRow,.bitlyShell.dark .breakdownCard,.bitlyShell.dark .analyticsSummaryGrid article,.bitlyShell.dark .lockedFeature,.bitlyShell.dark .lockedAnalyticsCard,.bitlyShell.dark .lockedTemporaryCard,.bitlyShell.dark .aiInsightCard{border-color:var(--border);background:#050505}.bitlyShell.dark .tableHead,.bitlyShell.dark .emptyState,.bitlyShell.dark .clickMeta small,.bitlyShell.dark .expiryPanel{background:#0a0a0a}select,.expirySelect{border:1px solid var(--border);width:100%;min-width:0;color:var(--text);background:var(--surface);font:inherit;border-radius:10px;outline:none;padding:15px 16px;font-weight:800}select:disabled,option:disabled{color:var(--muted)}.guestInputWithExpiry{grid-template-columns:1fr 210px auto}.linkModeGrid{grid-column:1/-1;grid-template-columns:1fr 1fr;gap:10px;display:grid}.modeButton{width:100%}.expiryPanel{border:1px solid var(--border);background:var(--surface-2);border-radius:16px;grid-column:1/-1;gap:12px;padding:16px;display:grid}.expiryPanel label{color:var(--text);text-transform:uppercase;letter-spacing:.07em;font-size:13px;font-weight:950}.premiumAnalyticsGrid{grid-template-columns:repeat(3,1fr);gap:18px;margin:22px 0 26px;display:grid}.aiInsightCard,.lockedAnalyticsCard,.lockedFeature,.lockedTemporaryCard{border:1px solid var(--border);background:var(--surface);border-radius:18px;align-content:start;gap:14px;padding:22px;display:grid;position:relative}.lockedAnalyticsCard,.lockedFeature,.lockedTemporaryCard{background:var(--surface-2);opacity:.68;filter:grayscale(.55);border-style:dashed;overflow:hidden}.lockedAnalyticsCard{grid-template-columns:1fr auto;align-items:center;margin:0 0 18px}.lockedTemporaryCard{grid-template-columns:auto 1fr auto;align-items:center}.lockedAnalyticsCard:after,.lockedFeature:after,.lockedTemporaryCard:after{content:"";border-radius:inherit;pointer-events:none;background:repeating-linear-gradient(-45deg,#0000,#0000 10px,#80808014 10px 20px);position:absolute;inset:0}.aiInsightCard h3,.lockedAnalyticsCard h3,.lockedFeature h3,.lockedTemporaryCard strong{color:var(--text);margin:0}.aiInsightCard p,.lockedAnalyticsCard p,.lockedFeature p,.lockedTemporaryCard p{color:var(--muted);margin:0;line-height:1.55}.lockIcon{border:1px solid var(--border);background:var(--surface);border-radius:999px;place-items:center;width:38px;height:38px;margin-bottom:8px;display:inline-grid}.lockedTemporaryCard .lockIcon{margin-bottom:0}.lockedAnalyticsCard .primaryButton,.lockedFeature .outlineButton,.lockedTemporaryCard .outlineButton{z-index:2;position:relative}.xcenturyLogoDark{display:none}.xcenturyLogoLight,.bitlyShell.dark .xcenturyLogoDark{display:block}.bitlyShell.dark .xcenturyLogoLight{display:none}@media (width<=1050px){.premiumAnalyticsGrid{grid-template-columns:1fr}}@media (width<=760px){.guestInputWithExpiry,.lockedAnalyticsCard,.lockedTemporaryCard,.linkModeGrid{grid-template-columns:1fr}.navActions .expirySelect,.expirySelect,select{width:100%}}.navTextButton,.footerTextButton{color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:14px;font-weight:850;text-decoration:none}.navTextButton:hover,.footerTextButton:hover{color:var(--primary)}.footerTextButton{text-align:left;width:fit-content;font-weight:700}.premiumLinkSection{margin-top:34px}.manageLinksSection{border:1px solid var(--border);width:min(1180px,100% - 32px);box-shadow:var(--shadow);background:#ffffffe0;border-radius:22px;justify-content:space-between;align-items:center;gap:24px;margin:18px auto 0;padding:28px;display:flex}.manageLinksSection h2{color:var(--text);letter-spacing:-.05em;margin:8px 0;font-size:32px}.manageLinksSection p{max-width:680px;color:var(--muted);margin:0;line-height:1.6}.linkManagerOverlay,.analyticsOverlay{z-index:920;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000ad;place-items:start center;padding:28px 18px;display:grid;position:fixed;inset:0;overflow:auto}.analyticsOverlay{z-index:960}.linkManagerModal,.popupPanel{border:1px solid var(--border);background:var(--surface);border-radius:28px;width:min(1180px,100%);box-shadow:0 24px 80px #00000047}.linkManagerModal{padding:24px}.popupPanel{margin:0}.linkManagerTop{margin-bottom:18px;padding:4px 4px 0}.linkManagerModal .statsGrid,.linkManagerModal .dashboard{width:100%;max-width:none}.linkManagerModal .statsGrid{margin:0 0 18px}.linkManagerModal .dashboard{margin:0}.bitlyShell.dark .manageLinksSection,.bitlyShell.dark .linkManagerModal,.bitlyShell.dark .popupPanel{background:#050505}@media (width<=760px){.manageLinksSection{flex-direction:column;align-items:flex-start;padding:20px}.manageLinksSection .primaryButton{width:100%}.linkManagerOverlay,.analyticsOverlay{padding:12px}.linkManagerModal,.popupPanel{border-radius:22px}.linkManagerModal{padding:14px}}.bitlyShell{padding-top:28px}.topNav{margin-bottom:36px}.shortenBox,.resultBox,.accountCreator,.pricingSection,.statsGrid,.dashboard,.analyticsPanel,.specialFooter{width:min(1180px,100% - 32px)}.bitlyShell.dark .topNav,.bitlyShell.dark .shortenBox,.bitlyShell.dark .resultBox,.bitlyShell.dark .accountCreator,.bitlyShell.dark .pricingCard,.bitlyShell.dark .currentPlanCard,.bitlyShell.dark .paidPlanNotice,.bitlyShell.dark .statsGrid article,.bitlyShell.dark .dashboard,.bitlyShell.dark .analyticsPanel,.bitlyShell.dark .features article,.bitlyShell.dark .settingsCard,.bitlyShell.dark .accountSettingsModal,.bitlyShell.dark .footerMain,.bitlyShell.dark .footerBadge{border-color:#ff6b0038;box-shadow:0 18px 46px #000000a6,0 0 28px #ff6b0012}.bitlyShell.dark input,.bitlyShell.dark textarea,.bitlyShell.dark select{border-color:#ff6b002e}.bitlyShell.dark input:focus,.bitlyShell.dark textarea:focus,.bitlyShell.dark select:focus{border-color:#ff6b00;box-shadow:0 0 0 4px #ff6b0029}.bitlyShell.dark .primaryButton{box-shadow:0 12px 28px #ff6b0033}@media (width<=760px){.bitlyShell{padding-top:16px}.topNav{margin-bottom:26px}}.hero,.features,.pricingSection,.specialFooter,.dashboard,.analyticsPanel,.accountCreator,.statsGrid,.resultBox{width:min(1180px,100% - 32px);max-width:1180px;margin-left:auto;margin-right:auto}.pricingSection{margin-top:72px;margin-bottom:72px;padding:0}.pricingHeader{width:100%;max-width:760px;margin-bottom:28px}.pricingGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;width:100%;display:grid}.pricingCard{min-width:0}.pricingNote{width:100%;color:var(--muted);margin:18px 0 0;padding:0;font-size:14px;font-weight:800;line-height:1.5}.specialFooter{margin-top:80px;padding:0 0 34px}.specialFooter .pricingNote,footer+.pricingNote,.pricingSection+.pricingNote{display:none}.footerMain{width:100%;margin:0 auto}.currentPlanCard{width:100%;margin-bottom:24px}.bitlyShell.dark .pricingSection{background:0 0}.bitlyShell.dark .pricingCard,.bitlyShell.dark .currentPlanCard,.bitlyShell.dark .footerMain,.bitlyShell.dark .footerBadge{border-color:#ff6b003d;box-shadow:0 18px 46px #000000b8,0 0 28px #ff6b0014}.bitlyShell.dark .pricingCard,.bitlyShell.dark .currentPlanCard{background:radial-gradient(circle at 100% 0,#ff6b0014,#0000 38%),#050505}.bitlyShell.dark .highlightedPricingCard{background:radial-gradient(circle at 100% 0,#ff6b002e,#0000 38%),#050505}@media (width<=1050px){.pricingGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.pricingSection,.specialFooter{width:calc(100% - 32px)}.pricingGrid{grid-template-columns:1fr}.pricingSection{margin-top:48px;margin-bottom:56px}.specialFooter{margin-top:56px}}.pricingSection{margin-bottom:34px!important}.pricingNote{margin-top:20px!important;margin-bottom:0!important;padding-bottom:0!important}.specialFooter,.pricingSection+.specialFooter{margin-top:34px!important}@media (width<=760px){.pricingSection{margin-bottom:28px!important}.specialFooter,.pricingSection+.specialFooter{margin-top:28px!important}}.pricingNote{display:none!important}.bitlyShell{text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;font-kerning:normal}.heroCopy,.helperText,.accountCreator p,.manageLinksSection p,.pricingHeader p,.settingsCard p,.footerBrand p,.breakdownCard p,.lockedAnalyticsCard p,.lockedFeature p,.aiInsightCard p{letter-spacing:.005em}.footerMain{margin-top:0!important}.specialFooter{box-shadow:none!important;background:0 0!important;border:0!important;margin-top:44px!important;padding:0 24px 34px!important}.bitlyShell .specialFooter,.bitlyShell.light .specialFooter,.bitlyShell.dark .specialFooter{background:0 0!important}.footerMain{background:radial-gradient(circle at 0 0,#ff6b001f,#0000 34%),#ffffffb8!important;border:1px solid #ff6b0038!important;margin-top:0!important;box-shadow:0 18px 45px #ff6b001f!important}.bitlyShell.dark .footerMain{background:radial-gradient(circle at 0 0,#ff6b0024,#0000 34%),#050505!important;border-color:#ff6b003d!important;box-shadow:0 18px 46px #000000b3,0 0 28px #ff6b0014!important}.footerBottom{box-shadow:none!important;background:0 0!important;border:0!important}.specialFooter:before,.specialFooter:after,.footerMain:before,.footerMain:after{content:none!important;display:none!important}@media (width<=760px){.specialFooter{margin-top:34px!important;padding:0 16px 28px!important}}.pricingBadge{white-space:nowrap;text-align:center;width:fit-content;max-width:calc(100% - 36px);position:absolute;top:18px;right:18px}.pricingCard h3{padding-right:104px}@media (width<=560px){.pricingBadge{top:16px;right:16px}.pricingCard h3{padding-right:96px}}.pricingCard{position:relative}.pricingBadgeRight{z-index:2;position:absolute;top:20px;right:20px}.priceAmountRow{flex-wrap:wrap;align-items:baseline;gap:10px;display:flex}.originalPrice{color:var(--muted);opacity:.72;font-size:17px;font-weight:900;text-decoration:line-through;text-decoration-thickness:2px}.priceMetaRow{color:var(--muted);flex-wrap:wrap;align-items:center;gap:10px;font-weight:800;display:flex}.saveTextInline{color:#c2410c;white-space:nowrap;background:#ffedd5;border:1px solid #ff6b0047;border-radius:999px;align-items:center;width:fit-content;padding:5px 9px;font-size:12px;font-weight:950;display:inline-flex}.bitlyShell.dark .saveTextInline{color:#fff;background:#ff6b0029;border-color:#ff6b0057}.bitlyShell.dark .originalPrice{color:#a3a3a3}.saveText{display:none!important}@media (width<=760px){.pricingBadgeRight{justify-self:start;margin-bottom:-4px;position:static}}.pricingGrid{align-items:stretch!important}.pricingCard{flex-direction:column!important;height:100%!important;min-height:460px!important;display:flex!important;position:relative!important}.pricingCard ul{flex:1!important;margin-bottom:24px!important}.pricingButton{justify-content:center!important;width:100%!important;margin-top:auto!important}.highlightedPricingCard .pricingBadge,.pricingCard .pricingBadge{position:absolute!important;top:20px!important;left:auto!important;right:20px!important}.highlightedPricingCard h3{padding-right:120px!important}@media (width<=900px){.pricingCard{min-height:430px!important}}@media (width<=640px){.pricingCard{min-height:unset!important}.pricingButton{margin-top:20px!important}}.compactFooterMain{grid-template-columns:1.05fr 1.35fr .95fr!important;align-items:stretch!important}.professionalFooterLinks{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important}.professionalFooterLinks div{min-width:0}.footerTextButton{width:fit-content;color:var(--muted);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:0;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}.footerTextButton:hover,.professionalFooterLinks a:hover{color:var(--primary)}.footerPageSection{border:1px solid var(--border);background:radial-gradient(circle at top left, color-mix(in srgb, var(--primary) 12%, transparent), transparent 34%), var(--surface);width:min(1180px,100% - 32px);box-shadow:var(--shadow);border-radius:28px;margin:58px auto 0;padding:30px}.bitlyShell.dark .footerPageSection{background:radial-gradient(circle at 0 0,#ff6b0024,#0000 34%),#050505}.footerPageHeader{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:22px;display:flex}.footerPageHeader h2{color:var(--text);letter-spacing:-.045em;margin:8px 0;font-size:clamp(30px,4vw,48px);line-height:1.04}.footerPageHeader p:not(.sectionKicker){max-width:760px;color:var(--muted);margin:0;line-height:1.7}.footerPageGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.footerPageCard{border:1px solid var(--border);background:var(--surface-2);border-radius:20px;padding:20px}.footerPageCard h3{color:var(--text);letter-spacing:-.02em;margin:0 0 10px;font-size:18px}.footerPageCard p{color:var(--muted);margin:0;line-height:1.7}@media (width<=980px){.compactFooterMain{grid-template-columns:1fr!important}.professionalFooterLinks{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (width<=700px){.professionalFooterLinks,.footerPageGrid{grid-template-columns:1fr!important}.footerPageHeader{flex-direction:column}.footerPageHeader .outlineButton{width:100%}.footerPageSection{padding:22px}}.professionalFooterLinks a,.professionalFooterLinks .footerTextButton{text-transform:capitalize!important}.professionalFooterLinks strong{text-transform:uppercase!important}.footerPageOverlay{z-index:1200;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#000000ad;place-items:center;padding:28px 18px;display:grid;position:fixed;inset:0;overflow:auto}.footerPagePopup{max-height:min(760px,100vh - 56px);overflow:auto;width:min(980px,100%)!important;margin:0!important}.footerPagePopup .footerPageHeader{align-items:flex-start}.footerPagePopup .footerPageGrid{grid-template-columns:repeat(2,minmax(0,1fr))}@media (width<=700px){.footerPageOverlay{place-items:start center;padding:14px}.footerPagePopup{max-height:calc(100vh - 28px)}.footerPagePopup .footerPageGrid{grid-template-columns:1fr}}.footerMain,.footerMain a,.footerMain button,.footerMain span,.footerMain p,.footerMain strong{font-family:inherit!important}.footerLinks strong,.footerBadge span{text-transform:uppercase!important;letter-spacing:.08em!important;font-size:13px!important;font-weight:950!important}.footerLinks a,.footerLinks button,.footerLinks span,.footerTextButton{color:var(--muted)!important;letter-spacing:-.01em!important;text-transform:capitalize!important;text-align:left!important;cursor:pointer!important;background:0 0!important;border:0!important;padding:0!important;font-family:inherit!important;font-size:14px!important;font-weight:800!important;line-height:1.35!important;text-decoration:none!important}.footerLinks a:hover,.footerLinks button:hover,.footerTextButton:hover{color:var(--primary)!important}.footerLogo span{letter-spacing:-.05em!important;font-size:23px!important;font-weight:950!important}.footerBrand p{letter-spacing:0!important;font-size:15px!important;font-weight:500!important;line-height:1.7!important}.footerBottom{letter-spacing:-.01em!important;font-size:13px!important;font-weight:800!important}.topNav.cleanTopNav{max-width:1180px;overflow:hidden}.brand.cleanBrand,.navActions.cleanNavActions{flex-shrink:0}@media (width<=760px){.topNav.mobileCleanTopNav{border-radius:18px!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important;width:calc(100% - 20px)!important;min-height:58px!important;padding:9px 10px!important;display:grid!important}.mobileBrand{min-width:0!important;max-width:100%!important;overflow:hidden!important}.mobileBrand img{flex:0 0 30px!important;width:30px!important;height:30px!important}.mobileBrand span{white-space:nowrap!important;text-overflow:ellipsis!important;max-width:88px!important;font-size:18px!important;overflow:hidden!important}.mobileNavActions{justify-content:flex-end!important;align-items:center!important;gap:6px!important;min-width:0!important;margin-left:0!important;display:flex!important}.cleanAccountPill{display:none!important}.iconThemeButton,.settingsIconButton{flex:0 0 38px!important;width:38px!important;height:38px!important;font-size:16px!important}.fixedAuthButton{white-space:nowrap!important;border-radius:999px!important;flex:0 0 86px!important;width:86px!important;height:38px!important;padding:0!important;font-size:12px!important}}@media (width<=420px){.topNav.mobileCleanTopNav{gap:6px!important;width:calc(100% - 16px)!important;padding:8px!important}.mobileBrand img{flex-basis:28px!important;width:28px!important;height:28px!important}.mobileBrand span{max-width:58px!important;font-size:17px!important}.iconThemeButton,.settingsIconButton{flex-basis:36px!important;width:36px!important;height:36px!important;font-size:15px!important}.fixedAuthButton{flex-basis:78px!important;width:78px!important;height:36px!important;font-size:11px!important}}@media (width<=350px){.mobileBrand span{display:none!important}.fixedAuthButton{flex-basis:72px!important;width:72px!important}}@media (width<=980px){.premiumWorkspaceHero,.premiumWorkspaceGrid{grid-template-columns:1fr!important}.premiumSidePanel{grid-template-columns:1fr 1fr!important;gap:18px!important;display:grid!important}.premiumInfoGrid{margin-top:0!important}}@media (width<=680px){.premiumWorkspaceSection{width:calc(100% - 20px)!important;margin:24px auto!important}.premiumWorkspaceShell,.premiumWorkspaceIntro,.premiumPlanMiniCard,.premiumSidePanel,.premiumCreatePanel{border-radius:24px!important;padding:16px!important}.premiumSidePanel,.premiumTwoColumnFields,.premiumExpiryPanel,.premiumSubmitRow{grid-template-columns:1fr!important}.premiumInfoGrid{grid-template-columns:1fr 1fr!important}.premiumFormHeader{flex-direction:column!important}.premiumStatusPill,.premiumCreateButton{width:100%!important}}@media (width<=420px){.premiumInfoGrid{grid-template-columns:1fr!important}}@media (width<=980px){.premiumWorkspaceHero,.premiumWorkspaceGrid{grid-template-columns:1fr!important}.premiumSidePanel{grid-template-columns:1fr 1fr!important;gap:18px!important;display:grid!important}.premiumInfoGrid{margin-top:0!important}}@media (width<=680px){.premiumWorkspaceSection{width:calc(100% - 20px)!important;margin:24px auto!important}.premiumWorkspaceShell,.premiumWorkspaceIntro,.premiumPlanMiniCard,.premiumSidePanel,.premiumCreatePanel{border-radius:24px!important;padding:16px!important}.premiumSidePanel,.premiumTwoColumnFields,.premiumExpiryPanel,.premiumSubmitRow{grid-template-columns:1fr!important}.premiumInfoGrid{grid-template-columns:1fr 1fr!important}.premiumFormHeader{flex-direction:column!important}.premiumStatusPill,.premiumCreateButton{width:100%!important}}@media (width<=420px){.premiumInfoGrid{grid-template-columns:1fr!important}}@media (width<=980px){.approachablePremiumGrid{grid-template-columns:1fr!important}}@media (width<=680px){.premiumUtilityHeader{flex-direction:column!important;align-items:stretch!important;padding:16px!important}.premiumHeaderAction{width:100%!important}}@media (width<=980px){.premiumWorkspaceHero,.premiumWorkspaceGrid{grid-template-columns:1fr!important}.premiumSidePanel{grid-template-columns:1fr 1fr!important;gap:18px!important;display:grid!important}.premiumInfoGrid{margin-top:0!important}}@media (width<=680px){.premiumWorkspaceSection{width:calc(100% - 20px)!important;margin:24px auto!important}.premiumWorkspaceShell,.premiumWorkspaceIntro,.premiumPlanMiniCard,.premiumSidePanel,.premiumCreatePanel{border-radius:24px!important;padding:16px!important}.premiumSidePanel,.premiumTwoColumnFields,.premiumExpiryPanel,.premiumSubmitRow{grid-template-columns:1fr!important}.premiumInfoGrid{grid-template-columns:1fr 1fr!important}.premiumFormHeader{flex-direction:column!important}.premiumStatusPill,.premiumCreateButton{width:100%!important}}@media (width<=420px){.premiumInfoGrid{grid-template-columns:1fr!important}}@media (width<=980px){.approachablePremiumGrid{grid-template-columns:1fr!important}}@media (width<=680px){.premiumUtilityHeader{flex-direction:column!important;align-items:stretch!important;padding:16px!important}.premiumHeaderAction{width:100%!important}}@media (width<=920px){.customExpiryGrid,.analogClockPanel{grid-template-columns:1fr!important}.customExpiryTop{flex-direction:column!important}.customExpiryTop>span{text-align:left!important;max-width:100%!important}}@media (width<=520px){.customExpiryPicker{padding:14px!important}.analogClockFace{width:190px!important;height:190px!important}.analogClockFace button{transform:none;width:34px!important;height:34px!important;font-size:12px!important;top:78px!important;left:78px!important}.minutePicker{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (width<=980px){.creatorStudioMetrics{grid-template-columns:repeat(2,minmax(0,1fr))!important}.creatorStudioGrid{grid-template-columns:1fr!important}}@media (width<=700px){.creatorStudioSection{width:min(100% - 20px,1180px)!important}.creatorStudioShell{border-radius:26px!important;padding:14px!important}.creatorStudioHeader,.creatorFormTopline,.creatorSubmitPanel,.creatorStudioMetrics,.creatorTwoColumnFields{grid-template-columns:1fr!important}.creatorFormPanel,.creatorControlPanel{border-radius:24px!important;padding:14px!important}.creatorSubmitPanel .premiumCreateButton{width:100%!important;min-width:0!important}.premiumHeaderAction{justify-content:center!important;width:100%!important}}@media (width<=980px){.premiumWorkspaceHero,.premiumWorkspaceGrid{grid-template-columns:1fr!important}.premiumSidePanel{grid-template-columns:1fr 1fr!important;gap:18px!important;display:grid!important}.premiumInfoGrid{margin-top:0!important}}@media (width<=680px){.premiumWorkspaceSection{width:calc(100% - 20px)!important;margin:24px auto!important}.premiumWorkspaceShell,.premiumWorkspaceIntro,.premiumPlanMiniCard,.premiumSidePanel,.premiumCreatePanel{border-radius:24px!important;padding:16px!important}.premiumSidePanel,.premiumTwoColumnFields,.premiumExpiryPanel,.premiumSubmitRow{grid-template-columns:1fr!important}.premiumInfoGrid{grid-template-columns:1fr 1fr!important}.premiumFormHeader{flex-direction:column!important}.premiumStatusPill,.premiumCreateButton{width:100%!important}}@media (width<=420px){.premiumInfoGrid{grid-template-columns:1fr!important}}@media (width<=980px){.approachablePremiumGrid{grid-template-columns:1fr!important}}@media (width<=680px){.premiumUtilityHeader{flex-direction:column!important;align-items:stretch!important;padding:16px!important}.premiumHeaderAction{width:100%!important}}@media (width<=920px){.customExpiryGrid,.analogClockPanel{grid-template-columns:1fr!important}.customExpiryTop{flex-direction:column!important}.customExpiryTop>span{text-align:left!important;max-width:100%!important}}@media (width<=520px){.customExpiryPicker{padding:14px!important}.analogClockFace{width:190px!important;height:190px!important}.analogClockFace button{transform:none;width:34px!important;height:34px!important;font-size:12px!important;top:78px!important;left:78px!important}.minutePicker{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (width<=980px){.creatorStudioMetrics{grid-template-columns:repeat(2,minmax(0,1fr))!important}.creatorStudioGrid{grid-template-columns:1fr!important}}@media (width<=700px){.creatorStudioSection{width:min(100% - 20px,1180px)!important}.creatorStudioShell{border-radius:26px!important;padding:14px!important}.creatorStudioHeader,.creatorFormTopline,.creatorSubmitPanel,.creatorStudioMetrics,.creatorTwoColumnFields{grid-template-columns:1fr!important}.creatorFormPanel,.creatorControlPanel{border-radius:24px!important;padding:14px!important}.creatorSubmitPanel .premiumCreateButton{width:100%!important;min-width:0!important}.premiumHeaderAction{justify-content:center!important;width:100%!important}}@media (width<=760px){.settingsHeaderButton,.signOutHeaderButton{flex:none!important;height:38px!important;padding:0 12px!important;font-size:12px!important}.mobileNavActions{gap:6px!important}}@media (width<=420px){.settingsHeaderButton,.signOutHeaderButton{height:36px!important;padding:0 10px!important;font-size:11px!important}}@media (width<=360px){.settingsHeaderButton,.signOutHeaderButton{padding:0 8px!important;font-size:10.5px!important}}@media (width<=980px){.premiumWorkspaceHero,.premiumWorkspaceGrid{grid-template-columns:1fr!important}.premiumSidePanel{grid-template-columns:1fr 1fr!important;gap:18px!important;display:grid!important}.premiumInfoGrid{margin-top:0!important}}@media (width<=680px){.premiumWorkspaceSection{width:calc(100% - 20px)!important;margin:24px auto!important}.premiumWorkspaceShell,.premiumWorkspaceIntro,.premiumPlanMiniCard,.premiumSidePanel,.premiumCreatePanel{border-radius:24px!important;padding:16px!important}.premiumSidePanel,.premiumTwoColumnFields,.premiumExpiryPanel,.premiumSubmitRow{grid-template-columns:1fr!important}.premiumInfoGrid{grid-template-columns:1fr 1fr!important}.premiumFormHeader{flex-direction:column!important}.premiumStatusPill,.premiumCreateButton{width:100%!important}}@media (width<=420px){.premiumInfoGrid{grid-template-columns:1fr!important}}@media (width<=980px){.approachablePremiumGrid{grid-template-columns:1fr!important}}@media (width<=680px){.premiumUtilityHeader{flex-direction:column!important;align-items:stretch!important;padding:16px!important}.premiumHeaderAction{width:100%!important}}@media (width<=920px){.customExpiryGrid,.analogClockPanel{grid-template-columns:1fr!important}.customExpiryTop{flex-direction:column!important}.customExpiryTop>span{text-align:left!important;max-width:100%!important}}@media (width<=520px){.customExpiryPicker{padding:14px!important}.analogClockFace{width:190px!important;height:190px!important}.analogClockFace button{transform:none;width:34px!important;height:34px!important;font-size:12px!important;top:78px!important;left:78px!important}.minutePicker{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (width<=980px){.creatorStudioMetrics{grid-template-columns:repeat(2,minmax(0,1fr))!important}.creatorStudioGrid{grid-template-columns:1fr!important}}@media (width<=700px){.creatorStudioSection{width:min(100% - 20px,1180px)!important}.creatorStudioShell{border-radius:26px!important;padding:14px!important}.creatorStudioHeader,.creatorFormTopline,.creatorSubmitPanel,.creatorStudioMetrics,.creatorTwoColumnFields{grid-template-columns:1fr!important}.creatorFormPanel,.creatorControlPanel{border-radius:24px!important;padding:14px!important}.creatorSubmitPanel .premiumCreateButton{width:100%!important;min-width:0!important}.premiumHeaderAction{justify-content:center!important;width:100%!important}}@media (width<=760px){.settingsHeaderButton,.signOutHeaderButton{flex:none!important;height:38px!important;padding:0 12px!important;font-size:12px!important}.mobileNavActions{gap:6px!important}}@media (width<=420px){.settingsHeaderButton,.signOutHeaderButton{height:36px!important;padding:0 10px!important;font-size:11px!important}}@media (width<=360px){.settingsHeaderButton,.signOutHeaderButton{padding:0 8px!important;font-size:10.5px!important}}@media (width<=920px){.headerPlanBadge{text-overflow:ellipsis!important;max-width:98px!important;padding:0 10px!important;overflow:hidden!important}.premiumThemeToggle{gap:0!important;width:42px!important;min-width:42px!important;padding:4px!important}.themeToggleText{display:none!important}}@media (width<=760px){.headerPlanBadge{max-width:82px!important;height:32px!important;padding:0 9px!important;font-size:11px!important}.premiumThemeToggle{flex:0 0 38px!important;width:38px!important;min-width:38px!important;height:38px!important}.themeToggleIcon{width:30px!important;height:30px!important;font-size:14px!important}}@media (width<=520px){.headerPlanBadge{max-width:72px!important}.headerPlanDot{display:none!important}}@media (width<=390px){.headerPlanBadge{display:none!important}}@media (width<=980px){.premiumWorkspaceHero,.premiumWorkspaceGrid{grid-template-columns:1fr!important}.premiumSidePanel{grid-template-columns:1fr 1fr!important;gap:18px!important;display:grid!important}.premiumInfoGrid{margin-top:0!important}}@media (width<=680px){.premiumWorkspaceSection{width:calc(100% - 20px)!important;margin:24px auto!important}.premiumWorkspaceShell,.premiumWorkspaceIntro,.premiumPlanMiniCard,.premiumSidePanel,.premiumCreatePanel{border-radius:24px!important;padding:16px!important}.premiumSidePanel,.premiumTwoColumnFields,.premiumExpiryPanel,.premiumSubmitRow{grid-template-columns:1fr!important}.premiumInfoGrid{grid-template-columns:1fr 1fr!important}.premiumFormHeader{flex-direction:column!important}.premiumStatusPill,.premiumCreateButton{width:100%!important}}@media (width<=420px){.premiumInfoGrid{grid-template-columns:1fr!important}}@media (width<=980px){.approachablePremiumGrid{grid-template-columns:1fr!important}}@media (width<=680px){.premiumUtilityHeader{flex-direction:column!important;align-items:stretch!important;padding:16px!important}.premiumHeaderAction{width:100%!important}}@media (width<=920px){.customExpiryGrid,.analogClockPanel{grid-template-columns:1fr!important}.customExpiryTop{flex-direction:column!important}.customExpiryTop>span{text-align:left!important;max-width:100%!important}}@media (width<=520px){.customExpiryPicker{padding:14px!important}.analogClockFace{width:190px!important;height:190px!important}.analogClockFace button{transform:none;width:34px!important;height:34px!important;font-size:12px!important;top:78px!important;left:78px!important}.minutePicker{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (width<=980px){.creatorStudioMetrics{grid-template-columns:repeat(2,minmax(0,1fr))!important}.creatorStudioGrid{grid-template-columns:1fr!important}}@media (width<=700px){.creatorStudioSection{width:min(100% - 20px,1180px)!important}.creatorStudioShell{border-radius:26px!important;padding:14px!important}.creatorStudioHeader,.creatorFormTopline,.creatorSubmitPanel,.creatorStudioMetrics,.creatorTwoColumnFields{grid-template-columns:1fr!important}.creatorFormPanel,.creatorControlPanel{border-radius:24px!important;padding:14px!important}.creatorSubmitPanel .premiumCreateButton{width:100%!important;min-width:0!important}.premiumHeaderAction{justify-content:center!important;width:100%!important}}@media (width<=760px){.settingsHeaderButton,.signOutHeaderButton{flex:none!important;height:38px!important;padding:0 12px!important;font-size:12px!important}.mobileNavActions{gap:6px!important}}@media (width<=420px){.settingsHeaderButton,.signOutHeaderButton{height:36px!important;padding:0 10px!important;font-size:11px!important}}@media (width<=360px){.settingsHeaderButton,.signOutHeaderButton{padding:0 8px!important;font-size:10.5px!important}}@media (width<=920px){.headerPlanBadge{text-overflow:ellipsis!important;max-width:98px!important;padding:0 10px!important;overflow:hidden!important}.premiumThemeToggle{gap:0!important;width:42px!important;min-width:42px!important;padding:4px!important}.themeToggleText{display:none!important}}@media (width<=760px){.headerPlanBadge{max-width:82px!important;height:32px!important;padding:0 9px!important;font-size:11px!important}.premiumThemeToggle{flex:0 0 38px!important;width:38px!important;min-width:38px!important;height:38px!important}.themeToggleIcon{width:30px!important;height:30px!important;font-size:14px!important}}@media (width<=520px){.headerPlanBadge{max-width:72px!important}.headerPlanDot{display:none!important}}@media (width<=390px){.headerPlanBadge{display:none!important}}@media (width<=760px){.brandPlanText{margin-left:6px!important;padding-left:8px!important;font-size:11px!important}.themeSwitch{flex-basis:54px!important;width:54px!important;height:36px!important}.themeSwitchTrack{width:50px!important;height:30px!important;padding:3px!important}.themeSwitchThumb{width:24px!important;height:24px!important;font-size:12px!important}.themeSwitchDark .themeSwitchThumb{transform:translate(20px)!important}}@media (width<=420px){.brandPlanText{font-size:10px!important}.themeSwitch{flex-basis:50px!important;width:50px!important}.themeSwitchTrack{width:46px!important}.themeSwitchDark .themeSwitchThumb{transform:translate(16px)!important}}.premiumThemeToggle,.themeToggleSwitch,.headerThemeToggle{border-radius:999px!important;flex:none!important;justify-content:center!important;align-items:center!important;height:42px!important;min-height:42px!important;padding:4px!important;display:inline-flex!important}.themeToggleTrack,.themeSwitchTrack{border-radius:999px!important;width:76px!important;height:34px!important;position:relative!important}.themeToggleThumb,.themeSwitchThumb{border-radius:50%!important;width:28px!important;height:28px!important;top:3px!important}.headerSettingsButton,.headerSignOutButton,.cleanSignButton.fixedAuthButton{justify-content:center!important;align-items:center!important;height:42px!important;min-height:42px!important;display:inline-flex!important}@media (width<=760px){.premiumThemeToggle,.themeToggleSwitch,.headerThemeToggle,.headerSettingsButton,.headerSignOutButton,.cleanSignButton.fixedAuthButton{height:38px!important;min-height:38px!important}.themeToggleTrack,.themeSwitchTrack{width:66px!important;height:30px!important}.themeToggleThumb,.themeSwitchThumb{width:24px!important;height:24px!important;top:3px!important}}@media (width<=420px){.premiumThemeToggle,.themeToggleSwitch,.headerThemeToggle,.headerSettingsButton,.headerSignOutButton,.cleanSignButton.fixedAuthButton{height:36px!important;min-height:36px!important}.themeToggleTrack,.themeSwitchTrack{width:60px!important;height:28px!important}.themeToggleThumb,.themeSwitchThumb{width:22px!important;height:22px!important}}.themeSwitch,.settingsHeaderButton,.signOutHeaderButton{box-sizing:border-box!important;justify-content:center!important;align-items:center!important;height:42px!important;min-height:42px!important;display:inline-flex!important}.themeSwitchThumb{box-sizing:border-box!important;width:32px!important;height:32px!important;font-size:14px!important}.settingsHeaderButton,.signOutHeaderButton{padding:0 18px!important;line-height:1!important}@media (width<=760px){.themeSwitch,.settingsHeaderButton,.signOutHeaderButton{height:38px!important;min-height:38px!important}.themeSwitch{flex-basis:68px!important;width:68px!important;min-width:68px!important}.themeSwitchTrack{width:68px!important;height:38px!important;padding:4px!important}.themeSwitchThumb{width:28px!important;height:28px!important;font-size:13px!important}.themeSwitchDark .themeSwitchThumb{transform:translate(30px)!important}.settingsHeaderButton,.signOutHeaderButton{padding:0 12px!important}}@media (width<=420px){.themeSwitch,.settingsHeaderButton,.signOutHeaderButton{height:36px!important;min-height:36px!important}.themeSwitch{flex-basis:64px!important;width:64px!important;min-width:64px!important}.themeSwitchTrack{width:64px!important;height:36px!important;padding:4px!important}.themeSwitchThumb{width:26px!important;height:26px!important;font-size:12px!important}.themeSwitchDark .themeSwitchThumb{transform:translate(28px)!important}.settingsHeaderButton,.signOutHeaderButton{padding:0 10px!important}}.cleanBrand,.mobileBrand,.premiumBrand,.brand{min-width:max-content!important;overflow:visible!important}.cleanBrand span,.mobileBrand span,.premiumBrand span,.brand span{text-overflow:unset!important;max-width:none!important;padding-right:4px!important;line-height:1.15!important;display:inline-block!important;overflow:visible!important}.cleanBrand img,.mobileBrand img,.premiumBrand img,.brand img{flex-shrink:0!important}@media (width<=760px){.cleanBrand,.mobileBrand,.premiumBrand,.brand{min-width:auto!important}.cleanBrand span,.mobileBrand span,.premiumBrand span,.brand span{max-width:none!important;padding-right:5px!important}}.cleanTopNav,.mobileCleanTopNav{grid-template-columns:auto minmax(220px,1fr) auto!important;align-items:center!important;gap:22px!important;display:grid!important}.cleanBrand,.mobileBrand,.brand{align-items:center!important;gap:12px!important;min-width:max-content!important;display:inline-flex!important;overflow:visible!important}.cleanBrand span,.mobileBrand span,.brand span{max-width:none!important;text-overflow:unset!important;white-space:nowrap!important;padding-right:3px!important;line-height:1.1!important;overflow:visible!important}.headerLogoPlanText,.planText,.lifetimeText{color:var(--primary)!important;letter-spacing:-.02em!important;white-space:nowrap!important;font-size:13px!important;font-weight:950!important}.headerTaglineNav{justify-content:center!important;justify-self:center!important;align-items:center!important;width:100%!important;min-width:0!important;display:flex!important}.headerTaglineNav span{color:var(--text)!important;letter-spacing:-.02em!important;opacity:.78!important;white-space:nowrap!important;text-align:center!important;font-size:15px!important;font-weight:900!important}.cleanNavActions,.mobileNavActions{justify-self:end!important;align-items:center!important;gap:10px!important;min-width:max-content!important;display:flex!important}.themeSwitch,.settingsHeaderButton,.signOutHeaderButton{box-sizing:border-box!important;justify-content:center!important;align-items:center!important;height:42px!important;min-height:42px!important;line-height:1!important;display:inline-flex!important}.themeSwitch{flex:0 0 76px!important;width:76px!important;min-width:76px!important;padding:0!important}.themeSwitchTrack{box-sizing:border-box!important;border-radius:999px!important;width:76px!important;height:42px!important;padding:4px!important}.themeSwitchThumb{width:32px!important;height:32px!important;font-size:14px!important}.settingsHeaderButton{background:var(--primary)!important;color:#fff!important;border-radius:999px!important;min-width:112px!important;padding:0 20px!important;font-size:15px!important;font-weight:950!important}.signOutHeaderButton{color:#fff!important;background:linear-gradient(135deg,#ef4444,#b91c1c)!important;border-color:#ef444473!important;border-radius:999px!important;min-width:112px!important;padding:0 20px!important;font-size:15px!important;font-weight:950!important}@media (width<=900px){.cleanTopNav,.mobileCleanTopNav{grid-template-columns:auto auto!important;gap:12px!important}.headerTaglineNav,.cleanAccountPill{display:none!important}}@media (width<=760px){.cleanTopNav,.mobileCleanTopNav{border-radius:20px!important;width:calc(100% - 20px)!important;min-height:62px!important;padding:10px!important}.cleanBrand img,.mobileBrand img,.brand img{flex:0 0 34px!important;width:34px!important;height:34px!important}.cleanBrand span,.mobileBrand span,.brand span{font-size:20px!important}.cleanNavActions,.mobileNavActions{gap:7px!important}.themeSwitch,.settingsHeaderButton,.signOutHeaderButton{height:38px!important;min-height:38px!important}.themeSwitch{flex-basis:68px!important;width:68px!important;min-width:68px!important}.themeSwitchTrack{width:68px!important;height:38px!important}.themeSwitchThumb{width:28px!important;height:28px!important;font-size:13px!important}.themeSwitchDark .themeSwitchThumb{transform:translate(30px)!important}.settingsHeaderButton,.signOutHeaderButton{min-width:auto!important;padding:0 12px!important;font-size:13px!important}}@media (width<=430px){.settingsHeaderButton,.signOutHeaderButton{width:84px!important;padding:0!important}.themeSwitch{flex-basis:62px!important;width:62px!important;min-width:62px!important}.themeSwitchTrack{width:62px!important}.themeSwitchDark .themeSwitchThumb{transform:translate(24px)!important}}.headerTaglineNav{justify-content:center!important;justify-self:center!important;align-items:center!important;gap:clamp(18px,3vw,52px)!important;width:100%!important;min-width:0!important;display:flex!important}.headerTaglineNav .taglinePill{letter-spacing:-.02em!important;white-space:nowrap!important;border:1px solid #0000!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-width:94px!important;height:36px!important;padding:0 18px!important;font-size:14px!important;font-weight:950!important;line-height:1!important;display:inline-flex!important;box-shadow:inset 0 1px #ffffff29,0 10px 24px #0000001f!important}.taglineShorten{color:#fff!important;background:linear-gradient(135deg,#ff6b00fa,#ff9100c7)!important;border-color:#ff910080!important}.taglineManage{color:#fff!important;background:linear-gradient(135deg,#7c3aedf5,#3b82f6c7)!important;border-color:#7c3aed73!important}.taglineShare{color:#fff!important;background:linear-gradient(135deg,#10b981f5,#14b8a6c7)!important;border-color:#10b98173!important}.bitlyShell.dark .headerTaglineNav .taglinePill{box-shadow:inset 0 1px #ffffff2e,0 12px 30px #0000006b!important}@media (width<=1050px){.headerTaglineNav{gap:14px!important}.headerTaglineNav .taglinePill{min-width:82px!important;height:34px!important;padding:0 14px!important;font-size:13px!important}}@media (width<=900px){.headerTaglineNav{display:none!important}}.premiumWorkspaceSection{width:min(1180px,100% - 32px)!important;margin:34px auto!important;padding:0!important}.premiumWorkspaceShell{border:1px solid var(--border)!important;background:radial-gradient(circle at top left, #ff6b0029, transparent 34%), var(--surface)!important;width:100%!important;box-shadow:var(--shadow)!important;border-radius:34px!important;padding:24px!important}.premiumWorkspaceHero{grid-template-columns:minmax(0,1fr) 280px!important;align-items:stretch!important;gap:18px!important;margin-bottom:20px!important;display:grid!important}.premiumWorkspaceIntro,.premiumPlanMiniCard,.premiumSidePanel,.premiumCreatePanel{border:1px solid var(--border)!important;background:#ffffff94!important;border-radius:26px!important}.bitlyShell.dark .premiumWorkspaceIntro,.bitlyShell.dark .premiumPlanMiniCard,.bitlyShell.dark .premiumSidePanel,.bitlyShell.dark .premiumCreatePanel{background:#ffffff09!important}.premiumWorkspaceIntro{padding:26px!important}.premiumWorkspaceIntro h2{letter-spacing:-.06em!important;margin:6px 0 10px!important;font-size:clamp(28px,4vw,48px)!important;line-height:.98!important}.premiumWorkspaceIntro p:last-child{max-width:760px!important;color:var(--muted)!important;margin:0!important;font-size:16px!important;line-height:1.7!important}.premiumPlanMiniCard{flex-direction:column!important;justify-content:center!important;gap:7px!important;padding:22px!important;display:flex!important}.premiumPlanMiniCard span,.miniLabel{color:var(--muted)!important;text-transform:uppercase!important;letter-spacing:.1em!important;font-size:12px!important;font-weight:950!important}.premiumPlanMiniCard strong{color:var(--text)!important;letter-spacing:-.04em!important;font-size:22px!important;font-weight:950!important}.premiumPlanMiniCard small{color:var(--muted)!important;font-weight:800!important}.premiumWorkspaceGrid{grid-template-columns:360px minmax(0,1fr)!important;align-items:stretch!important;gap:20px!important;display:grid!important}.premiumSidePanel,.premiumCreatePanel{padding:22px!important}.premiumModeStack{gap:12px!important;display:grid!important}.premiumModeButton{text-align:left!important;border-radius:22px!important;flex-direction:column!important;justify-content:center!important;align-items:flex-start!important;gap:6px!important;width:100%!important;min-height:92px!important;padding:18px!important;display:flex!important}.premiumModeButton strong{font-size:17px!important;font-weight:950!important}.premiumModeButton small{color:inherit!important;opacity:.8!important;font-size:13px!important;font-weight:750!important;line-height:1.35!important}.premiumInfoGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;margin-top:18px!important;display:grid!important}.premiumInfoGrid article{border:1px solid var(--border)!important;background:var(--surface-2)!important;border-radius:20px!important;flex-direction:column!important;justify-content:space-between!important;gap:12px!important;min-height:118px!important;padding:16px!important;display:flex!important}.premiumInfoGrid strong{color:var(--primary)!important;letter-spacing:-.05em!important;font-size:24px!important;font-weight:950!important}.premiumInfoGrid span{color:var(--muted)!important;font-size:13px!important;font-weight:800!important;line-height:1.35!important}.premiumCreatePanel{gap:16px!important;display:grid!important}.premiumFormHeader{justify-content:space-between!important;align-items:flex-start!important;gap:14px!important;padding-bottom:6px!important;display:flex!important}.premiumFormHeader h3{letter-spacing:-.05em!important;margin:6px 0 0!important;font-size:28px!important;line-height:1.05!important}.premiumStatusPill{border:1px solid var(--border)!important;color:var(--primary)!important;white-space:nowrap!important;background:#ff6b001a!important;border-radius:999px!important;padding:9px 12px!important;font-size:12px!important;font-weight:950!important}.premiumFieldGroup{gap:8px!important;display:grid!important}.premiumFieldGroup label{color:var(--muted)!important;text-transform:uppercase!important;letter-spacing:.08em!important;font-size:12px!important;font-weight:950!important}.premiumFieldGroup input,.premiumFieldGroup textarea,.premiumFieldGroup select{border-radius:18px!important;width:100%!important;min-height:52px!important}.premiumFieldGroup textarea{resize:vertical!important;min-height:116px!important}.premiumTwoColumnFields,.premiumExpiryPanel{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;display:grid!important}.premiumLockedCard{grid-column:1/-1!important;margin:0!important}.premiumSubmitRow{grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:16px!important;padding-top:8px!important;display:grid!important}.premiumSubmitRow p{color:var(--muted)!important;margin:0!important;font-size:14px!important;font-weight:750!important;line-height:1.45!important}.premiumCreateButton{justify-content:center!important;min-width:230px!important;min-height:54px!important}@media (width<=980px){.premiumWorkspaceHero,.premiumWorkspaceGrid{grid-template-columns:1fr!important}.premiumSidePanel{grid-template-columns:1fr 1fr!important;gap:18px!important;display:grid!important}.premiumInfoGrid{margin-top:0!important}}@media (width<=680px){.premiumWorkspaceSection{width:calc(100% - 20px)!important;margin:24px auto!important}.premiumWorkspaceShell,.premiumWorkspaceIntro,.premiumPlanMiniCard,.premiumSidePanel,.premiumCreatePanel{border-radius:24px!important;padding:16px!important}.premiumSidePanel,.premiumTwoColumnFields,.premiumExpiryPanel,.premiumSubmitRow{grid-template-columns:1fr!important}.premiumInfoGrid{grid-template-columns:1fr 1fr!important}.premiumFormHeader{flex-direction:column!important}.premiumStatusPill,.premiumCreateButton{width:100%!important}}@media (width<=420px){.premiumInfoGrid{grid-template-columns:1fr!important}}.approachablePremiumShell{background:var(--surface)!important;padding:20px!important}.premiumUtilityHeader{border:1px solid var(--border)!important;background:var(--surface-2)!important;border-radius:26px!important;justify-content:space-between!important;align-items:center!important;gap:18px!important;margin-bottom:16px!important;padding:18px 20px!important;display:flex!important}.premiumUtilityHeader h2{letter-spacing:-.05em!important;margin:5px 0 6px!important;font-size:clamp(24px,3vw,36px)!important;line-height:1.05!important}.premiumUtilityHeader p:last-child{max-width:760px!important;color:var(--muted)!important;margin:0!important;font-size:14px!important;font-weight:700!important;line-height:1.55!important}.premiumHeaderAction{white-space:nowrap!important;justify-content:center!important;min-width:132px!important}.approachablePremiumGrid{grid-template-columns:320px minmax(0,1fr)!important}.approachablePremiumShell .premiumSidePanel,.approachablePremiumShell .premiumCreatePanel{background:var(--surface)!important}.bitlyShell.dark .approachablePremiumShell .premiumSidePanel,.bitlyShell.dark .approachablePremiumShell .premiumCreatePanel{background:#ffffff09!important}.approachablePremiumShell .premiumModeButton{min-height:82px!important}.approachablePremiumShell .premiumInfoGrid article{min-height:96px!important}.approachablePremiumShell .premiumFormHeader{padding:0 0 4px!important}.approachablePremiumShell .premiumSubmitRow{border-top:1px solid var(--border)!important;padding-top:16px!important}@media (width<=980px){.approachablePremiumGrid{grid-template-columns:1fr!important}}@media (width<=680px){.premiumUtilityHeader{flex-direction:column!important;align-items:stretch!important;padding:16px!important}.premiumHeaderAction{width:100%!important}}.customExpiryPicker{background:radial-gradient(circle at 0 0,#ff6b001f,#0000 34%),#ffffff9e!important;border:1px solid #ff6b002e!important;border-radius:22px!important;padding:18px!important}.bitlyShell.dark .customExpiryPicker{background:radial-gradient(circle at 0 0,#ff6b0029,#0000 34%),#0a0a0ac7!important}.customExpiryTop{justify-content:space-between!important;align-items:flex-start!important;gap:16px!important;margin-bottom:16px!important;display:flex!important}.customExpiryTop p{color:var(--muted)!important;margin:5px 0 0!important;font-size:13px!important;font-weight:650!important;line-height:1.45!important}.customExpiryTop>span{max-width:300px!important;color:var(--text)!important;text-align:right!important;background:#ff6b0014!important;border:1px solid #ff6b0038!important;border-radius:999px!important;flex:none!important;padding:9px 12px!important;font-size:12px!important;font-weight:850!important;line-height:1.35!important}.customExpiryGrid{grid-template-columns:minmax(220px,.8fr) minmax(280px,1.2fr)!important;align-items:stretch!important;gap:18px!important;display:grid!important}.customDatePanel,.analogClockPanel{background:#ffffff94!important;border:1px solid #ff6b0029!important;border-radius:20px!important;padding:16px!important}.bitlyShell.dark .customDatePanel,.bitlyShell.dark .analogClockPanel{background:#00000038!important}.customDatePanel label{color:var(--text)!important;margin-bottom:8px!important;font-size:13px!important;font-weight:900!important;display:block!important}.customDatePanel input,.manualTimeRow select{border:1px solid var(--border)!important;background:var(--surface)!important;width:100%!important;height:44px!important;color:var(--text)!important;border-radius:14px!important;outline:none!important;padding:0 12px!important;font-size:14px!important;font-weight:800!important}.periodToggle{grid-template-columns:1fr 1fr!important;gap:8px!important;margin:14px 0!important;display:grid!important}.periodToggle button,.minutePicker button,.analogClockFace button{background:var(--surface)!important;color:var(--text)!important;cursor:pointer!important;border:1px solid #ff6b0038!important;transition:transform .18s,border-color .18s,background .18s!important}.periodToggle button{border-radius:999px!important;height:40px!important;font-size:13px!important;font-weight:950!important}.periodToggle button.active,.minutePicker button.active,.analogClockFace button.active{background:var(--primary)!important;border-color:var(--primary)!important;color:#fff!important}.periodToggle button:hover,.minutePicker button:hover,.analogClockFace button:hover{border-color:var(--primary)!important;transform:translateY(-1px)!important}.manualTimeRow{grid-template-columns:1fr auto 1fr!important;align-items:center!important;gap:8px!important;display:grid!important}.manualTimeRow span{color:var(--text)!important;font-size:20px!important;font-weight:950!important}.analogClockPanel{grid-template-columns:220px 1fr!important;align-items:center!important;gap:16px!important;display:grid!important}.analogClockFace{background:radial-gradient(circle at center, #ff6b001f, transparent 40%), var(--surface)!important;border:1px solid #ff6b0042!important;border-radius:999px!important;width:220px!important;height:220px!important;margin:0 auto!important;position:relative!important;box-shadow:inset 0 0 0 10px #ff6b000a!important}.analogClockFace button{z-index:3!important;border-radius:999px!important;width:36px!important;height:36px!important;font-size:13px!important;font-weight:950!important;position:absolute!important;top:92px!important;left:92px!important}.clockCenter{background:var(--primary)!important;z-index:4!important;border-radius:999px!important;width:12px!important;height:12px!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}.clockHandHour,.clockHandMinute{transform-origin:50% 100%!important;background:var(--primary)!important;z-index:2!important;border-radius:999px!important;position:absolute!important;bottom:50%!important;left:50%!important}.clockHandHour{opacity:.9!important;width:5px!important;height:54px!important}.clockHandMinute{opacity:.65!important;width:3px!important;height:76px!important}.minutePicker{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important;display:grid!important}.minutePicker button{border-radius:999px!important;height:36px!important;font-size:12px!important;font-weight:950!important}@media (width<=920px){.customExpiryGrid,.analogClockPanel{grid-template-columns:1fr!important}.customExpiryTop{flex-direction:column!important}.customExpiryTop>span{text-align:left!important;max-width:100%!important}}@media (width<=520px){.customExpiryPicker{padding:14px!important}.analogClockFace{width:190px!important;height:190px!important}.analogClockFace button{transform:none;width:34px!important;height:34px!important;font-size:12px!important;top:78px!important;left:78px!important}.minutePicker{grid-template-columns:repeat(3,minmax(0,1fr))!important}}.creatorStudioSection{width:min(1180px,100% - 32px)!important;margin:34px auto!important;padding:0!important}.creatorStudioShell{border:1px solid var(--border)!important;background:radial-gradient(circle at top left, #ff6b001f, transparent 34%), var(--surface)!important;width:100%!important;box-shadow:var(--shadow)!important;border-radius:34px!important;padding:22px!important}.creatorStudioHeader{grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;gap:18px!important;padding:8px 8px 20px!important;display:grid!important}.creatorStudioHeader h2{letter-spacing:-.06em!important;margin:6px 0 8px!important;font-size:clamp(30px,4vw,50px)!important;line-height:.98!important}.creatorStudioHeader p:not(.sectionKicker){max-width:780px!important;color:var(--muted)!important;margin:0!important;font-size:16px!important;line-height:1.7!important}.creatorStudioMetrics{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important;margin-bottom:16px!important;display:grid!important}.creatorMetricCard{border:1px solid var(--border)!important;background:#ffffff9e!important;border-radius:24px!important;flex-direction:column!important;justify-content:space-between!important;min-height:126px!important;padding:18px!important;display:flex!important}.bitlyShell.dark .creatorMetricCard{background:#ffffff0a!important}.creatorMetricCard span,.creatorMetricCard small,.creatorFieldGroup small,.creatorModeCard small,.creatorInfoList span,.freeUsageCard p,.creatorSubmitPanel p,.creatorFormTopline p{color:var(--muted)!important}.creatorMetricCard span{text-transform:uppercase!important;letter-spacing:.09em!important;font-size:12px!important;font-weight:950!important}.creatorMetricCard strong{color:var(--text)!important;letter-spacing:-.05em!important;font-size:28px!important;line-height:1!important}.creatorMetricCard small{font-size:13px!important;font-weight:800!important;line-height:1.35!important}.primaryMetricCard{background:linear-gradient(135deg,#ff6b002e,#ffffff9e)!important}.bitlyShell.dark .primaryMetricCard{background:linear-gradient(135deg,#ff6b0038,#ffffff0a)!important}.creatorStudioGrid{grid-template-columns:minmax(280px,.82fr) minmax(0,1.45fr)!important;align-items:stretch!important;gap:16px!important;display:grid!important}.creatorControlPanel,.creatorFormPanel{border:1px solid var(--border)!important;background:#ffffff94!important;border-radius:28px!important}.bitlyShell.dark .creatorControlPanel,.bitlyShell.dark .creatorFormPanel{background:#ffffff09!important}.creatorControlPanel{flex-direction:column!important;gap:14px!important;padding:18px!important;display:flex!important}.creatorPanelBlock{flex-direction:column!important;gap:12px!important;display:flex!important}.creatorModeCards{gap:10px!important;display:grid!important}.creatorModeCard{border:1px solid var(--border)!important;text-align:left!important;cursor:pointer!important;width:100%!important;color:var(--text)!important;background:0 0!important;border-radius:22px!important;flex-direction:column!important;gap:7px!important;padding:16px!important;display:flex!important}.creatorModeCard.active{background:#ff6b001f!important;border-color:#ff6b008c!important;box-shadow:0 14px 30px #ff6b001f!important}.creatorModeCard span{color:var(--primary)!important;text-transform:uppercase!important;letter-spacing:.08em!important;font-size:12px!important;font-weight:950!important}.creatorModeCard strong{font-size:17px!important;font-weight:950!important}.creatorModeCard small{font-size:13px!important;line-height:1.5!important}.creatorInfoList{gap:10px!important;display:grid!important}.creatorInfoList div{border:1px solid var(--border)!important;background:#ffffff6b!important;border-radius:18px!important;padding:13px!important}.bitlyShell.dark .creatorInfoList div{background:#ffffff08!important}.creatorInfoList strong,.creatorInfoList span{display:block!important}.creatorInfoList strong{margin-bottom:4px!important;font-size:14px!important;font-weight:950!important}.creatorInfoList span{font-size:13px!important;line-height:1.45!important}.freeUsageCard{background:#ff6b001a!important;border:1px solid #ff6b0059!important;border-radius:22px!important;gap:12px!important;margin-top:auto!important;padding:16px!important;display:grid!important}.freeUsageCard strong{letter-spacing:-.04em!important;margin:6px 0!important;font-size:20px!important;display:block!important}.freeUsageCard p{margin:0!important;font-size:13px!important;line-height:1.55!important}.creatorFormPanel{gap:16px!important;padding:20px!important;display:grid!important}.creatorFormTopline{border-bottom:1px solid var(--border)!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;gap:14px!important;padding-bottom:8px!important;display:grid!important}.creatorFormTopline h3{letter-spacing:-.05em!important;margin:6px 0 7px!important;font-size:28px!important}.creatorFormTopline p{max-width:720px!important;margin:0!important;font-size:14px!important;line-height:1.6!important}.creatorStatusPill{white-space:nowrap!important;border:1px solid var(--border)!important;color:var(--primary)!important;text-transform:uppercase!important;letter-spacing:.08em!important;background:#ff6b0017!important;border-radius:999px!important;padding:9px 12px!important;font-size:12px!important;font-weight:950!important}.creatorFieldGroup{flex-direction:column!important;gap:8px!important;display:flex!important}.creatorFieldGroup label{color:var(--text)!important;font-size:14px!important;font-weight:950!important}.creatorFieldGroup input,.creatorFieldGroup textarea,.creatorFieldGroup select{width:100%!important}.creatorFieldGroup small{font-size:12px!important;font-weight:750!important;line-height:1.45!important}.creatorTwoColumnFields{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;display:grid!important}.creatorExpiryPanel{border:1px solid var(--border)!important;background:#ff6b000f!important;border-radius:24px!important;gap:14px!important;padding:16px!important;display:grid!important}.creatorLockedCard{margin-top:0!important}.creatorSubmitPanel{border:1px solid var(--border)!important;background:#ffffff70!important;border-radius:24px!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:18px!important;padding:16px!important;display:grid!important}.bitlyShell.dark .creatorSubmitPanel{background:#ffffff08!important}.creatorSubmitPanel strong{margin-bottom:4px!important;font-size:16px!important;font-weight:950!important;display:block!important}.creatorSubmitPanel p{margin:0!important;font-size:13px!important;line-height:1.5!important}.creatorSubmitPanel .premiumCreateButton{min-width:220px!important;height:48px!important}@media (width<=980px){.creatorStudioMetrics{grid-template-columns:repeat(2,minmax(0,1fr))!important}.creatorStudioGrid{grid-template-columns:1fr!important}}@media (width<=700px){.creatorStudioSection{width:min(100% - 20px,1180px)!important}.creatorStudioShell{border-radius:26px!important;padding:14px!important}.creatorStudioHeader,.creatorFormTopline,.creatorSubmitPanel,.creatorStudioMetrics,.creatorTwoColumnFields{grid-template-columns:1fr!important}.creatorFormPanel,.creatorControlPanel{border-radius:24px!important;padding:14px!important}.creatorSubmitPanel .premiumCreateButton{width:100%!important;min-width:0!important}.premiumHeaderAction{justify-content:center!important;width:100%!important}}.settingsHeaderButton,.signOutHeaderButton{white-space:nowrap!important;cursor:pointer!important;border:1px solid #0000!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;gap:8px!important;height:42px!important;padding:0 18px!important;font-family:inherit!important;font-size:14px!important;font-weight:900!important;line-height:1!important;transition:transform .18s,box-shadow .18s,background .18s,border-color .18s!important;display:inline-flex!important}.settingsHeaderButton{color:#fff!important;background:linear-gradient(135deg, var(--primary), var(--primary-hover))!important;border-color:#ff6b008c!important;box-shadow:0 12px 26px #ff6b003d!important}.settingsHeaderButton:hover{transform:translateY(-1px)!important;box-shadow:0 16px 32px #ff6b0052!important}.signOutHeaderButton{color:#fff!important;background:linear-gradient(135deg,#ef4444,#b91c1c)!important;border-color:#ef44448c!important;box-shadow:0 12px 26px #ef444433!important}.signOutHeaderButton:hover{transform:translateY(-1px)!important;box-shadow:0 16px 32px #ef44444d!important}.bitlyShell.dark .settingsHeaderButton{box-shadow:0 12px 30px #ff6b0047!important}.bitlyShell.dark .signOutHeaderButton{box-shadow:0 12px 30px #ef444438!important}@media (width<=760px){.settingsHeaderButton,.signOutHeaderButton{flex:none!important;height:38px!important;padding:0 12px!important;font-size:12px!important}.mobileNavActions{gap:6px!important}}@media (width<=420px){.settingsHeaderButton,.signOutHeaderButton{height:36px!important;padding:0 10px!important;font-size:11px!important}}@media (width<=360px){.settingsHeaderButton,.signOutHeaderButton{padding:0 8px!important;font-size:10.5px!important}}.topNav.cleanTopNav{-webkit-backdrop-filter:blur(22px)saturate(150%)!important}.bitlyShell.dark .topNav.cleanTopNav{background:radial-gradient(circle at 0 0,#ff6b0029,#0000 34%),#050505d1!important;border-color:#ff6b0047!important;box-shadow:0 20px 52px #0000008c,inset 0 1px #ffffff14!important}.bitlyShell.light .topNav.cleanTopNav,.bitlyShell:not(.dark) .topNav.cleanTopNav{background:radial-gradient(circle at 0 0,#ff6b001f,#0000 34%),#ffffffd1!important;border-color:#ff6b0033!important;box-shadow:0 18px 44px #ff6b0021,inset 0 1px #ffffffbf!important}.premiumThemeToggle{min-width:102px!important;height:42px!important;color:var(--text)!important;white-space:nowrap!important;cursor:pointer!important;background:#ff6b0014!important;border:1px solid #ff6b003d!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;gap:9px!important;padding:4px 12px 4px 5px!important;font-family:inherit!important;font-size:13px!important;font-weight:950!important;line-height:1!important;transition:transform .18s,box-shadow .18s,border-color .18s,background .18s!important;display:inline-flex!important}.premiumThemeToggle:hover{border-color:#ff6b007a!important;transform:translateY(-1px)!important;box-shadow:0 14px 28px #ff6b0029!important}.themeToggleIcon{color:#fff!important;background:linear-gradient(135deg,#ff6b00f2,#ff973cf2)!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:32px!important;height:32px!important;font-size:15px!important;display:inline-flex!important;box-shadow:0 8px 18px #ff6b0042!important}.themeToggleText{letter-spacing:-.02em!important}.headerPlanBadge{letter-spacing:-.01em!important;white-space:nowrap!important;border:1px solid #0000!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;gap:7px!important;height:34px!important;padding:0 12px!important;font-size:12px!important;font-weight:950!important;line-height:1!important;display:inline-flex!important}.headerPlanDot{border-radius:999px!important;flex:0 0 7px!important;width:7px!important;height:7px!important}.headerPlanBadgeFree{color:var(--muted)!important;background:#78787814!important;border-color:#7878782e!important}.headerPlanBadgeFree .headerPlanDot{background:var(--muted)!important;opacity:.75!important}.headerPlanBadgePaid{color:#fff!important;background:linear-gradient(135deg,#ff6b00,#ff9f2f)!important;border-color:#ff6b009e!important;box-shadow:0 12px 26px #ff6b0047,inset 0 1px #ffffff38!important}.headerPlanBadgePaid .headerPlanDot{background:#fff!important;box-shadow:0 0 0 4px #ffffff29!important}.bitlyShell.dark .premiumThemeToggle{background:#ffffff0b!important;border-color:#ff6b0042!important}.bitlyShell.dark .headerPlanBadgeFree{background:#ffffff0e!important;border-color:#ffffff1a!important}@media (width<=920px){.headerPlanBadge{text-overflow:ellipsis!important;max-width:98px!important;padding:0 10px!important;overflow:hidden!important}.premiumThemeToggle{gap:0!important;width:42px!important;min-width:42px!important;padding:4px!important}.themeToggleText{display:none!important}}@media (width<=760px){.headerPlanBadge{max-width:82px!important;height:32px!important;padding:0 9px!important;font-size:11px!important}.premiumThemeToggle{flex:0 0 38px!important;width:38px!important;min-width:38px!important;height:38px!important}.themeToggleIcon{width:30px!important;height:30px!important;font-size:14px!important}}@media (width<=520px){.headerPlanBadge{max-width:72px!important}.headerPlanDot{display:none!important}}@media (width<=390px){.headerPlanBadge{display:none!important}}.brandPlanText{color:var(--primary)!important;letter-spacing:-.02em!important;text-transform:none!important;white-space:nowrap!important;border-left:1px solid #ff6b0047!important;margin-left:8px!important;padding-left:10px!important;font-size:13px!important;font-style:normal!important;font-weight:950!important;line-height:1!important}.themeSwitch{cursor:pointer!important;background:0 0!important;border:0!important;flex:0 0 64px!important;justify-content:center!important;align-items:center!important;width:64px!important;height:38px!important;padding:0!important;font-family:inherit!important;display:inline-flex!important}.themeSwitchTrack{background:#ff6b0017!important;border:1px solid #ff6b003d!important;border-radius:999px!important;align-items:center!important;width:58px!important;height:32px!important;padding:3px!important;transition:background .2s,border-color .2s,box-shadow .2s!important;display:flex!important;position:relative!important;box-shadow:inset 0 1px #ffffff1f,0 10px 24px #ff6b001f!important}.themeSwitchThumb{color:#111!important;background:#fff!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:26px!important;height:26px!important;font-size:13px!important;transition:transform .22s,background .22s,color .22s!important;display:inline-flex!important;transform:translate(0)!important;box-shadow:0 8px 18px #0000002e!important}.themeSwitchDark .themeSwitchTrack{background:linear-gradient(135deg,#ff6b0038,#0a0a0af5)!important;border-color:#ff6b005c!important}.themeSwitchDark .themeSwitchThumb{color:#fff!important;background:linear-gradient(135deg,#ff6b00,#ff9f2f)!important;transform:translate(26px)!important;box-shadow:0 8px 20px #ff6b0047!important}.themeSwitch:hover .themeSwitchTrack{border-color:#ff6b0085!important;box-shadow:inset 0 1px #ffffff24,0 14px 30px #ff6b002e!important}.headerPlanBadge,.headerPlanDot,.premiumThemeToggle,.themeToggleIcon,.themeToggleText{display:none!important}@media (width<=760px){.brandPlanText{margin-left:6px!important;padding-left:8px!important;font-size:11px!important}.themeSwitch{flex-basis:54px!important;width:54px!important;height:36px!important}.themeSwitchTrack{width:50px!important;height:30px!important;padding:3px!important}.themeSwitchThumb{width:24px!important;height:24px!important;font-size:12px!important}.themeSwitchDark .themeSwitchThumb{transform:translate(20px)!important}}@media (width<=420px){.brandPlanText{font-size:10px!important}.themeSwitch{flex-basis:50px!important;width:50px!important}.themeSwitchTrack{width:46px!important}.themeSwitchDark .themeSwitchThumb{transform:translate(16px)!important}}.themeSwitch,.settingsHeaderButton,.signOutHeaderButton{box-sizing:border-box!important;justify-content:center!important;align-items:center!important;height:42px!important;min-height:42px!important;max-height:42px!important;line-height:1!important;display:inline-flex!important}.themeSwitchTrack{box-sizing:border-box!important;background:var(--surface-2)!important;border:1px solid var(--border)!important;border-radius:999px!important;align-items:center!important;width:86px!important;height:42px!important;min-height:42px!important;padding:4px!important;display:flex!important}.themeSwitchThumb{border-radius:999px!important;place-items:center!important;width:32px!important;min-width:32px!important;height:32px!important;min-height:32px!important;font-size:14px!important;line-height:1!important;transition:transform .18s!important;display:grid!important;transform:translate(0)!important}.settingsHeaderButton,.signOutHeaderButton{border-radius:999px!important;min-width:104px!important;padding:0 18px!important}@media (width<=760px){.themeSwitch,.settingsHeaderButton,.signOutHeaderButton{height:38px!important;min-height:38px!important;max-height:38px!important}.themeSwitch{flex-basis:76px!important;width:76px!important;min-width:76px!important;max-width:76px!important}.themeSwitchTrack{width:76px!important;height:38px!important;min-height:38px!important;padding:4px!important}.themeSwitchThumb{width:28px!important;min-width:28px!important;height:28px!important;min-height:28px!important;font-size:13px!important}.themeSwitchDark .themeSwitchThumb{transform:translate(38px)!important}.settingsHeaderButton,.signOutHeaderButton{min-width:86px!important;padding:0 12px!important;font-size:13px!important}}@media (width<=430px){.themeSwitch,.settingsHeaderButton,.signOutHeaderButton{height:36px!important;min-height:36px!important;max-height:36px!important}.themeSwitch{flex-basis:70px!important;width:70px!important;min-width:70px!important;max-width:70px!important}.themeSwitchTrack{width:70px!important;height:36px!important;min-height:36px!important}.themeSwitchThumb{width:26px!important;min-width:26px!important;height:26px!important;min-height:26px!important;font-size:12px!important}.themeSwitchDark .themeSwitchThumb{transform:translate(34px)!important}.settingsHeaderButton,.signOutHeaderButton{min-width:78px!important;padding:0 10px!important;font-size:12px!important}}.accountPill,.cleanAccountPill{white-space:nowrap!important;text-overflow:ellipsis!important;border-radius:999px!important;align-items:center!important;max-width:230px!important;height:42px!important;padding:0 16px!important;font-size:14px!important;font-weight:850!important;display:inline-flex!important;overflow:hidden!important}.bitlyShell.light .accountPill,.bitlyShell.light .cleanAccountPill{color:#9a3412!important;background:linear-gradient(135deg,#ffedd5fa,#fff7ede6)!important;border:1px solid #ff6b0052!important;box-shadow:inset 0 1px #fffc,0 10px 24px #ff6b001f!important}.bitlyShell.dark .accountPill,.bitlyShell.dark .cleanAccountPill{color:#ffb86b!important;background:radial-gradient(circle at 0 0,#ff6b0042,#0000 42%),linear-gradient(135deg,#ff6b0024,#0a0a0af5)!important;border:1px solid #ff6b006b!important;box-shadow:inset 0 1px #ffffff14,0 12px 30px #ff6b001f,0 12px 30px #0000006b!important}.accountPill:hover,.cleanAccountPill:hover{transform:translateY(-1px);border-color:var(--primary)!important}@media (width<=900px){.cleanAccountPill{display:none!important}}.topNav,.cleanTopNav,.mobileCleanTopNav{overflow:hidden!important}.cleanBrand,.mobileBrand,.brand{flex:0 auto!important;min-width:0!important;overflow:hidden!important}.cleanBrand span,.mobileBrand span,.brand span{white-space:nowrap!important}.navActions,.cleanNavActions,.mobileNavActions{z-index:5!important;flex:none!important;min-width:max-content!important;margin-left:auto!important;position:relative!important}@media (width<=1320px){.headerPlanText,.brandPlanText,.planText,.lifetimeText,.headerLifetimeText,.brandLifetimeText,.planLabel,.headerPlanLabel,.brandDivider,.headerBrandDivider,.planDivider,.lifetimeDivider,.cleanBrand span:nth-of-type(2),.mobileBrand span:nth-of-type(2),.brand span:nth-of-type(2){display:none!important}}.themeSwitch,.settingsHeaderButton,.signOutHeaderButton{flex-shrink:0!important;height:42px!important;min-height:42px!important;max-height:42px!important}.themeSwitch{flex-basis:86px!important;width:86px!important;min-width:86px!important}.themeSwitchTrack{width:86px!important;height:42px!important;min-height:42px!important}.themeSwitchThumb{width:32px!important;min-width:32px!important;height:32px!important;min-height:32px!important}@media (width<=980px){.cleanAccountPill,.accountPill{display:none!important}.settingsHeaderButton,.signOutHeaderButton{min-width:92px!important;padding:0 14px!important;font-size:13px!important}.themeSwitch{flex-basis:76px!important;width:76px!important;min-width:76px!important}.themeSwitchTrack{width:76px!important}.themeSwitchDark .themeSwitchThumb{transform:translate(34px)!important}}.headerPlanText,.brandPlanText,.planText,.lifetimeText,.headerLifetimeText,.brandLifetimeText,.planLabel,.headerPlanLabel,.cleanBrand span:nth-of-type(2),.mobileBrand span:nth-of-type(2),.brand span:nth-of-type(2){display:inline-flex!important}@media (width<=1080px){.headerPlanText,.brandPlanText,.planText,.lifetimeText,.headerLifetimeText,.brandLifetimeText,.planLabel,.headerPlanLabel,.cleanBrand span:nth-of-type(2),.mobileBrand span:nth-of-type(2),.brand span:nth-of-type(2),.brandDivider,.headerBrandDivider,.planDivider,.lifetimeDivider{display:none!important}}@media (width<=1180px){.cleanAccountPill,.accountPill{display:none!important}}.cleanBrand,.mobileBrand,.brand{flex-shrink:0!important;min-width:max-content!important}.headerPlanText,.brandPlanText,.planText,.lifetimeText,.headerLifetimeText,.brandLifetimeText,.planLabel,.headerPlanLabel,.cleanBrand span:nth-of-type(2),.mobileBrand span:nth-of-type(2),.brand span:nth-of-type(2){white-space:nowrap!important;flex-shrink:0!important;display:inline-flex!important}@media (width<=1280px){.cleanAccountPill,.accountPill{display:none!important}}@media (width<=980px){.headerPlanText,.brandPlanText,.planText,.lifetimeText,.headerLifetimeText,.brandLifetimeText,.planLabel,.headerPlanLabel,.cleanBrand span:nth-of-type(2),.mobileBrand span:nth-of-type(2),.brand span:nth-of-type(2),.brandDivider,.headerBrandDivider,.planDivider,.lifetimeDivider{display:none!important}}.cleanNavActions,.mobileNavActions,.navActions{flex-shrink:0!important;min-width:max-content!important;margin-left:auto!important}.cleanTopNav,.mobileCleanTopNav,.topNav{overflow:hidden!important}.cleanTopNav{grid-template-columns:auto 1fr auto!important;align-items:center!important;display:grid!important}.cleanBrand,.mobileBrand,.brand{flex-shrink:0!important;min-width:max-content!important;max-width:max-content!important;overflow:visible!important}.cleanBrand span:first-of-type,.mobileBrand span:first-of-type,.brand span:first-of-type{white-space:nowrap!important;text-overflow:unset!important;display:inline-flex!important;overflow:visible!important}.headerPlanText,.brandPlanText,.planText,.lifetimeText,.headerLifetimeText,.brandLifetimeText,.planLabel,.headerPlanLabel,.cleanBrand span:nth-of-type(2),.mobileBrand span:nth-of-type(2),.brand span:nth-of-type(2){visibility:visible!important;opacity:1!important;white-space:nowrap!important;flex-shrink:0!important;display:inline-flex!important}.cleanAccountPill,.accountPill{flex-shrink:1!important}@media (width<=1280px){.cleanAccountPill,.accountPill{display:none!important}}@media (width<=980px){.headerPlanText,.brandPlanText,.planText,.lifetimeText,.headerLifetimeText,.brandLifetimeText,.planLabel,.headerPlanLabel,.cleanBrand span:nth-of-type(2),.mobileBrand span:nth-of-type(2),.brand span:nth-of-type(2),.brandDivider,.headerBrandDivider,.planDivider,.lifetimeDivider{display:none!important}}.cleanNavActions,.mobileNavActions,.navActions{z-index:5!important;flex-shrink:0!important;justify-self:end!important;align-items:center!important;gap:10px!important;min-width:max-content!important;margin-left:auto!important;display:flex!important;position:relative!important}.topNav,.topNav.cleanTopNav,.topNav.mobileCleanTopNav{border-radius:999px!important;grid-template-columns:max-content minmax(16px,1fr) max-content!important;align-items:center!important;gap:14px!important;width:min(1180px,100% - 32px)!important;max-width:1180px!important;min-height:72px!important;margin:0 auto 36px!important;padding:14px 20px!important;display:grid!important;overflow:hidden!important}.desktopLinks,.cleanNavLinks,.headerTaglineNav{display:none!important}.brand,.cleanBrand,.mobileBrand,.brand.cleanBrand,.brand.mobileBrand{white-space:nowrap!important;flex:none!important;grid-column:1!important;justify-self:start!important;align-items:center!important;gap:10px!important;width:auto!important;min-width:0!important;max-width:none!important;text-decoration:none!important;display:inline-flex!important;overflow:visible!important}.brand img,.cleanBrand img,.mobileBrand img,.brand.cleanBrand img,.brand.mobileBrand img{object-fit:contain!important;border-radius:12px!important;flex:0 0 42px!important;width:42px!important;height:42px!important}.brand span:first-of-type,.cleanBrand span:first-of-type,.mobileBrand span:first-of-type,.brand.cleanBrand span:first-of-type,.brand.mobileBrand span:first-of-type{text-overflow:clip!important;white-space:nowrap!important;align-items:center!important;width:auto!important;min-width:max-content!important;max-width:none!important;padding:0 4px 0 0!important;font-size:24px!important;line-height:1!important;display:inline-flex!important;overflow:visible!important}.headerPlanText,.brandPlanText,.planText,.lifetimeText,.headerLifetimeText,.brandLifetimeText,.planLabel,.headerPlanLabel,.brand span:nth-of-type(2),.cleanBrand span:nth-of-type(2),.mobileBrand span:nth-of-type(2){height:32px!important;color:var(--primary)!important;white-space:nowrap!important;background:#ff6b001a!important;border:1px solid #ff6b0057!important;border-radius:999px!important;flex:none!important;justify-content:center!important;align-items:center!important;padding:0 12px!important;font-size:13px!important;font-weight:950!important;line-height:1!important;display:inline-flex!important}.brandDivider,.headerBrandDivider,.planDivider,.lifetimeDivider{display:inline-block!important}.navActions,.cleanNavActions,.mobileNavActions,.navActions.cleanNavActions,.navActions.mobileNavActions{flex:none!important;grid-column:3!important;justify-content:flex-end!important;justify-self:end!important;align-items:center!important;gap:10px!important;width:auto!important;min-width:auto!important;max-width:none!important;margin-left:0!important;display:flex!important;overflow:visible!important}.accountPill,.cleanAccountPill{display:none!important}.themeSwitch,.settingsHeaderButton,.signOutHeaderButton,.fixedAuthButton{box-sizing:border-box!important;white-space:nowrap!important;border-radius:999px!important;flex-shrink:0!important;justify-content:center!important;align-items:center!important;height:42px!important;min-height:42px!important;max-height:42px!important;line-height:1!important;display:inline-flex!important;overflow:hidden!important}.themeSwitch{background:0 0!important;border:0!important;flex:0 0 86px!important;width:86px!important;min-width:86px!important;max-width:86px!important;padding:0!important}.themeSwitchTrack{box-sizing:border-box!important;border-radius:999px!important;align-items:center!important;width:86px!important;height:42px!important;min-height:42px!important;padding:4px!important;display:flex!important}.themeSwitchThumb{border-radius:999px!important;place-items:center!important;width:32px!important;min-width:32px!important;height:32px!important;min-height:32px!important;font-size:14px!important;line-height:1!important;transition:transform .18s!important;display:grid!important}.themeSwitchDark .themeSwitchThumb{transform:translate(44px)!important}.settingsHeaderButton{flex:0 0 112px!important;width:112px!important;min-width:112px!important;max-width:112px!important;padding:0!important;font-size:15px!important;font-weight:950!important}.signOutHeaderButton,.fixedAuthButton{flex:0 0 118px!important;width:118px!important;min-width:118px!important;max-width:118px!important;padding:0!important;font-size:15px!important;font-weight:950!important}@media (width<=1080px){.headerPlanText,.brandPlanText,.planText,.lifetimeText,.headerLifetimeText,.brandLifetimeText,.planLabel,.headerPlanLabel,.brand span:nth-of-type(2),.cleanBrand span:nth-of-type(2),.mobileBrand span:nth-of-type(2),.brandDivider,.headerBrandDivider,.planDivider,.lifetimeDivider{display:none!important}}@media (width<=760px){.topNav,.topNav.cleanTopNav,.topNav.mobileCleanTopNav{border-radius:20px!important;grid-template-columns:max-content minmax(6px,1fr) max-content!important;gap:7px!important;width:calc(100% - 20px)!important;min-height:58px!important;padding:9px!important}.brand img,.cleanBrand img,.mobileBrand img{flex-basis:32px!important;width:32px!important;height:32px!important}.brand span:first-of-type,.cleanBrand span:first-of-type,.mobileBrand span:first-of-type{font-size:19px!important}.navActions,.cleanNavActions,.mobileNavActions{gap:6px!important}.themeSwitch,.settingsHeaderButton,.signOutHeaderButton,.fixedAuthButton{height:36px!important;min-height:36px!important;max-height:36px!important}.themeSwitch{flex-basis:60px!important;width:60px!important;min-width:60px!important;max-width:60px!important}.themeSwitchTrack{width:60px!important;height:36px!important;min-height:36px!important}.themeSwitchThumb{width:26px!important;min-width:26px!important;height:26px!important;min-height:26px!important;font-size:12px!important}.themeSwitchDark .themeSwitchThumb{transform:translate(24px)!important}.settingsHeaderButton{flex-basis:76px!important;width:76px!important;min-width:76px!important;max-width:76px!important;font-size:12px!important}.signOutHeaderButton,.fixedAuthButton{flex-basis:80px!important;width:80px!important;min-width:80px!important;max-width:80px!important;font-size:12px!important}}@media (width<=430px){.topNav,.topNav.cleanTopNav,.topNav.mobileCleanTopNav{gap:5px!important;width:calc(100% - 14px)!important;padding:8px!important}.brand img,.cleanBrand img,.mobileBrand img{flex-basis:28px!important;width:28px!important;height:28px!important}.brand span:first-of-type,.cleanBrand span:first-of-type,.mobileBrand span:first-of-type{display:none!important}.themeSwitch{flex-basis:54px!important;width:54px!important;min-width:54px!important;max-width:54px!important}.themeSwitchTrack{width:54px!important}.themeSwitchDark .themeSwitchThumb{transform:translate(18px)!important}.settingsHeaderButton{flex-basis:66px!important;width:66px!important;min-width:66px!important;max-width:66px!important;font-size:10px!important}.signOutHeaderButton,.fixedAuthButton{flex-basis:70px!important;width:70px!important;min-width:70px!important;max-width:70px!important;font-size:10px!important}}@media (width>=1281px){.accountPill,.cleanAccountPill{color:#ffb86b!important;white-space:nowrap!important;text-overflow:ellipsis!important;background:radial-gradient(circle at 0 0,#ff6b0038,#0000 42%),linear-gradient(135deg,#ff6b001f,#0a0a0af2)!important;border:1px solid #ff6b005c!important;border-radius:999px!important;align-items:center!important;max-width:220px!important;height:42px!important;padding:0 16px!important;font-size:14px!important;font-weight:850!important;display:inline-flex!important;overflow:hidden!important;box-shadow:inset 0 1px #ffffff14,0 12px 28px #ff6b001a!important}.bitlyShell.light .accountPill,.bitlyShell.light .cleanAccountPill{color:#9a3412!important;background:linear-gradient(135deg,#ffedd5f5,#fff7ede6)!important;border-color:#ff6b004d!important}}@media (width<=1280px){.accountPill,.cleanAccountPill{display:none!important}}.bitlyShell{position:relative}.topNav{z-index:2;position:relative}.topNav:before{content:"";z-index:-1;pointer-events:none;border-radius:40px;height:150px;position:absolute;top:-28px;left:-32px;right:-32px}.bitlyShell.light .topNav:before{background:radial-gradient(circle at 0 0,#ff6b0024,#0000 42%),linear-gradient(#fff7ed 0%,#fff7ede0 48%,#fff7ed00 100%)}.bitlyShell.dark .topNav:before{background:radial-gradient(circle at 0 0,#ff6b0029,#0000 42%),linear-gradient(#000 0%,#000000e0 48%,#0000 100%)}html,body,#root{background:#000!important}.bitlyShell{min-height:100dvh;background:#000!important}.bitlyShell.light{background:linear-gradient(#000 0% 4%,#ff6b0038 14%,#fff7ed 24% 76%,#ff6b0038 86%,#000 96% 100%)!important}html,body,#root{min-height:100%}.bitlyShell{min-height:100dvh}.bitlyShell.light,.bitlyShell:not(.dark){background:linear-gradient(#fff7ed 0% 5%,#ff6b0033 15%,#fff1df 25% 75%,#ff6b0033 85%,#fff7ed 95% 100%)!important}.bitlyShell.dark{background:linear-gradient(#000 0% 5%,#ff6b0038 15%,#050505 25% 75%,#ff6b0033 85%,#000 95% 100%)!important}html:has(.bitlyShell.light){background:#fff7ed!important}body:has(.bitlyShell.light){background:#fff7ed!important}body:has(.bitlyShell.light) #root{background:#fff7ed!important}html:has(.bitlyShell.dark){background:#000!important}body:has(.bitlyShell.dark){background:#000!important}body:has(.bitlyShell.dark) #root{background:#000!important}.accountPill,.cleanAccountPill{box-sizing:border-box!important;color:#ffb86b!important;white-space:nowrap!important;text-overflow:ellipsis!important;background:radial-gradient(circle at 0 0,#ff6b0038,#0000 42%),linear-gradient(135deg,#ff6b001f,#0a0a0af2)!important;border:1px solid #ff6b005c!important;border-radius:999px!important;flex:clamp(120px,18vw,240px)!important;justify-content:center!important;align-items:center!important;width:clamp(120px,18vw,240px)!important;min-width:96px!important;max-width:240px!important;height:42px!important;padding:0 16px!important;font-size:clamp(11px,.95vw,14px)!important;font-weight:850!important;line-height:1!important;display:inline-flex!important;overflow:hidden!important}.bitlyShell.light .accountPill,.bitlyShell.light .cleanAccountPill{color:#9a3412!important;background:linear-gradient(135deg,#ffedd5f5,#fff7ede6)!important;border-color:#ff6b004d!important}.navActions,.cleanNavActions,.mobileNavActions{min-width:0!important;max-width:100%!important}@media (width<=1180px){.accountPill,.cleanAccountPill{display:none!important}}:root{color:#e2e8f0;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#020617;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{width:100%}body{background:radial-gradient(circle at 10% 10%,#38bdf82e,#0000 28%),radial-gradient(circle at 90% 20%,#2dd4bf24,#0000 30%),#020617;min-width:320px;min-height:100vh;margin:0;display:block}button,input{font-family:inherit}a{color:inherit;text-decoration:none}
