@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{color:#111827;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100dvh;text-rendering:optimizeLegibility;background-color:#fafafa;margin:0;padding:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem;line-height:1.625}h1,h2,h3,h4,h5,h6,p,blockquote,pre,ul,ol,li,figure,figcaption{margin:0}img,picture,video,canvas,svg{max-width:100%;display:block}input:not([data-slot]):not([class]),button:not([data-slot]):not([class]),textarea:not([data-slot]):not([class]),select:not([data-slot]):not([class]){font:inherit;color:inherit}button:not([data-slot]):not([class]){cursor:pointer;background:0 0;border:none;padding:0}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.25}ul,ol{padding:0;list-style:none}a{color:inherit;text-decoration:none}table{border-collapse:collapse;border-spacing:0}fieldset{border:none;padding:0}textarea{resize:vertical}[hidden]{display:none!important}a:focus-visible:not([class]),button:focus-visible:not([class]){outline-offset:2px;outline:2px solid #ff4240}::selection{color:#ed2422;background-color:#ffd3d3}::placeholder{color:#9ca3af;opacity:1}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.text-display{letter-spacing:-.05em;color:#111827;font-family:Inter,system-ui,sans-serif;font-size:clamp(2.5rem,5vw + 1rem,4rem);font-weight:800;line-height:1.2}.text-h1,h1{letter-spacing:-.025em;color:#111827;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(2rem,4vw + .5rem,3rem);font-weight:700;line-height:1.25}.text-h2,h2{letter-spacing:-.025em;color:#111827;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.5rem,3vw + .25rem,2.25rem);font-weight:600;line-height:1.25}.text-h3,h3{color:#1f2937;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.25rem,2vw + .25rem,1.75rem);font-weight:600;line-height:1.25}.text-h4,h4{color:#1f2937;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.125rem,1.5vw + .25rem,1.5rem);font-weight:600;line-height:1.25}.text-lg{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.125rem;line-height:1.625}.text-base{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem;line-height:1.625}.text-sm{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.875rem;line-height:1.5}.text-caption{color:#6b7280;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.75rem;font-weight:500;line-height:1.5}.text-xs{font-size:.6875rem;line-height:1.5}.text-mono{font-family:JetBrains Mono,ui-monospace,SF Mono,monospace;font-size:.875rem}.text-gradient{background:linear-gradient(135deg,#ff4240 0%,#f422ff 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.text-muted{color:#6b7280}.text-subtle{color:#9ca3af}.font-regular{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.line-clamp-2{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.line-clamp-3{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.uppercase{text-transform:uppercase;letter-spacing:.05em}.capitalize{text-transform:capitalize}.lowercase{text-transform:lowercase}.link{color:#ff4240;text-decoration:none;transition:color .15s}.link:hover{color:#ed2422;text-decoration:underline}.link-subtle{color:#4b5563;text-decoration:none;transition:color .15s}.link-subtle:hover{color:#111827}.link-underline{color:#ff4240;text-underline-offset:2px;text-decoration:underline;transition:color .15s}.link-underline:hover{color:#ed2422}.container{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:25px;padding-right:25px}@media (min-width:769px){.container{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1025px){.container{padding-left:2rem;padding-right:2rem}}.container-sm{width:100%;max-width:768px;margin-left:auto;margin-right:auto;padding-left:25px;padding-right:25px}.container-lg{width:100%;max-width:1440px;margin-left:auto;margin-right:auto;padding-left:25px;padding-right:25px}@media (min-width:769px){.container-lg{padding-left:1.5rem;padding-right:1.5rem}}.container-full{width:100%;padding-left:25px;padding-right:25px}@media (min-width:769px){.container-full{padding-left:1.5rem;padding-right:1.5rem}}.section{padding-top:3rem;padding-bottom:3rem}@media (min-width:769px){.section{padding-top:4rem;padding-bottom:4rem}}@media (min-width:1025px){.section{padding-top:5rem;padding-bottom:5rem}}.section-sm{padding-top:2rem;padding-bottom:2rem}@media (min-width:769px){.section-sm{padding-top:2.5rem;padding-bottom:2.5rem}}.section-lg{padding-top:4rem;padding-bottom:4rem}@media (min-width:769px){.section-lg{padding-top:6rem;padding-bottom:6rem}}.page{flex-direction:column;min-height:100dvh;display:flex}.page__main{flex:1}.section-first{padding-top:calc(64px + 2rem)}@media (min-width:769px){.section-first{padding-top:calc(72px + 2.5rem)}}.grid-auto{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;display:grid}.grid-auto-sm{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.5rem;display:grid}.grid-auto-lg{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem;display:grid}.grid-2{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:769px){.grid-2{grid-template-columns:repeat(2,1fr)}}.grid-3{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:769px){.grid-3{grid-template-columns:repeat(2,1fr)}}@media (min-width:1025px){.grid-3{grid-template-columns:repeat(3,1fr)}}.grid-4{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}@media (min-width:769px){.grid-4{grid-template-columns:repeat(3,1fr);gap:1.5rem}}@media (min-width:1025px){.grid-4{grid-template-columns:repeat(4,1fr)}}.grid-5{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}@media (min-width:769px){.grid-5{grid-template-columns:repeat(3,1fr);gap:1.5rem}}@media (min-width:1025px){.grid-5{grid-template-columns:repeat(5,1fr)}}.grid-6{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}@media (min-width:769px){.grid-6{grid-template-columns:repeat(3,1fr);gap:1.5rem}}@media (min-width:1025px){.grid-6{grid-template-columns:repeat(6,1fr)}}.layout-sidebar{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:1025px){.layout-sidebar{grid-template-columns:1fr 300px}}.layout-sidebar-left{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:1025px){.layout-sidebar-left{grid-template-columns:280px 1fr}}.flex{display:flex}.flex-col{flex-direction:column;display:flex}.flex-wrap{flex-wrap:wrap}.flex-center{justify-content:center;align-items:center;display:flex}.flex-between{justify-content:space-between;align-items:center;display:flex}.flex-start{justify-content:flex-start;align-items:center;display:flex}.flex-end{justify-content:flex-end;align-items:center;display:flex}.items-start{align-items:flex-start}.items-center{align-items:center}.items-end{align-items:flex-end}.justify-start{justify-content:flex-start}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-10{gap:2.5rem}.gap-12{gap:3rem}.stack{flex-direction:column;gap:1rem;display:flex}.stack-sm{flex-direction:column;gap:.5rem;display:flex}.stack-lg{flex-direction:column;gap:2rem;display:flex}.cluster{flex-wrap:wrap;gap:1rem;display:flex}.cluster-sm{flex-wrap:wrap;gap:.5rem;display:flex}.cluster-lg{flex-wrap:wrap;gap:1.5rem;display:flex}.header{z-index:300;background-color:#0000;border-bottom:1px solid #0000;height:64px;transition:background-color .2s,border-color .2s,-webkit-backdrop-filter .2s,backdrop-filter .2s;position:fixed;top:0;left:0;right:0}@media (min-width:769px){.header{height:72px}}.header--scrolled{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:#fffffff2;border-color:#e5e7eb;box-shadow:0 1px 2px #0000000d}.header--menu-open{box-shadow:none;background-color:#0000;border-color:#0000}.header--menu-open .header__mobile-search{display:none}.header--menu-open .header__logo{opacity:0;pointer-events:none}.header__inner{justify-content:space-between;align-items:center;height:100%;display:flex}.header__left{align-items:center;gap:1rem;display:flex}@media (min-width:769px){.header__left{gap:1.5rem}}.header__logo{max-width:40px;text-decoration:none;transition:opacity .15s}.header__logo:hover{opacity:.8}.header__search-btn{display:none}@media (min-width:769px){.header__search-btn{color:#6b7280;cursor:pointer;background-color:#fff;border:1px solid #e5e7eb;border-radius:9999px;align-items:center;gap:.75rem;min-width:220px;padding:.5rem .75rem .5rem 1rem;font-size:.875rem;transition:background-color .15s,border-color .15s,color .15s;display:flex}.header__search-btn:hover{color:#4b5563;background-color:#f9fafb;border-color:#d1d5db;transform:none}.header__search-btn svg{flex-shrink:0}.header__search-btn span{text-align:left;flex:1}.header__search-btn kbd{color:#9ca3af;background-color:#fff;border:1px solid #e5e7eb;border-radius:6px;padding:.125rem .5rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.75rem;font-weight:500}}.header__right{align-items:center;gap:.5rem;display:flex}@media (min-width:769px){.header__right{gap:1rem}}.header__nav{display:none}@media (min-width:769px){.header__nav{align-items:center;gap:.25rem;display:flex}}.header__nav-link{color:#4b5563;border-radius:6px;padding:.5rem .75rem;font-size:.875rem;font-weight:500;transition:color .15s}.header__nav-link:hover{color:#111827}.header__nav-link--active{color:#ff4240}.header__separator{color:#d1d5db;display:none}@media (min-width:769px){.header__separator{display:block}}.header__auth{align-items:center;gap:.75rem;display:flex}@media (min-width:769px){.header__auth{gap:1.25rem}}@media screen and (max-width:768px){.header__auth{display:none}}.header__loading{color:#9ca3af;font-size:.875rem}.header__cta{display:none}@media (min-width:769px){.header__cta{appearance:none;font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;margin:0;padding:0;display:inline-flex}.header__cta:focus{outline:none}.header__cta{white-space:nowrap;-webkit-user-select:none;user-select:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:500;text-decoration:none;transition:all .15s;display:inline-flex}.header__cta:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.header__cta:focus-visible{outline-offset:2px;outline:2px solid #ff4240}.header__cta{color:#fff;background-color:#121212;box-shadow:0 4px 14px #12121240}.header__cta:hover:not(:disabled){background-color:#000;box-shadow:0 8px 24px #1212124d}.header__cta{border-radius:6px;padding:.5rem 1rem;font-size:.875rem}.header__cta:hover:not(:disabled){transform:none}}.header__login{color:#4b5563;font-size:.875rem;font-weight:500;transition:color .15s;display:none}.header__login:hover{color:#111827}@media (min-width:769px){.header__login{display:block}}.header__mobile-search{cursor:pointer;color:#4b5563;background:0 0;border:none;justify-content:center;align-items:center;width:44px;height:44px;padding:0;transition:color .2s;display:flex}@media (min-width:769px){.header__mobile-search{display:none}}.header__mobile-search:hover{color:#111827}.header__user{position:relative}.header__user-backdrop{z-index:499;background-color:#0000;position:fixed;inset:0}.header__user-trigger{appearance:none;font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;margin:0;padding:0}.header__user-trigger:focus{outline:none}.header__user-trigger{white-space:nowrap;-webkit-user-select:none;user-select:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:500;text-decoration:none;transition:all .15s;display:inline-flex}.header__user-trigger:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.header__user-trigger:focus-visible{outline-offset:2px;outline:2px solid #ff4240}.header__user-trigger{color:#4b5563;background-color:#0000}.header__user-trigger:hover:not(:disabled){color:#111827;background-color:#f3f4f6}.header__user-trigger{border:1px solid #0000;border-radius:9999px;align-items:center;gap:.5rem;padding:.375rem .5rem;display:flex}.header__user-trigger:hover{border-color:#e5e7eb}.header__user-avatar{color:#fff;background:#030712;border-radius:9999px;justify-content:center;align-items:center;width:32px;height:32px;padding-top:2px;font-size:.875rem;font-weight:600;display:flex}.header__user-name{color:#374151;font-size:.875rem;font-weight:500;display:none}@media (min-width:1025px){.header__user-name{display:block}}.search-modal{z-index:500;justify-content:center;align-items:flex-start;padding:5rem 1rem 1rem;display:flex;position:fixed;inset:0}.search-modal__backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#0009;animation:.15s fadeIn;position:absolute;inset:0}.search-modal__content{background-color:#fff;border-radius:16px;width:100%;max-width:580px;animation:.15s scaleIn;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.search-modal__form{align-items:center;gap:.75rem;padding:1rem 1.25rem;display:flex}.search-modal__icon{color:#9ca3af;flex-shrink:0}.search-modal__input{color:#111827;background:0 0;border:none;outline:none;flex:1;font-size:1.125rem}.search-modal__input::placeholder{color:#9ca3af}.search-modal__input:focus{outline:none}.search-modal__close{appearance:none;font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;margin:0;padding:0}.search-modal__close:focus{outline:none}.search-modal__close{white-space:nowrap;-webkit-user-select:none;user-select:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:500;text-decoration:none;transition:all .15s;display:inline-flex}.search-modal__close:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.search-modal__close:focus-visible{outline-offset:2px;outline:2px solid #ff4240}.search-modal__close{color:#4b5563;background-color:#0000}.search-modal__close:hover:not(:disabled){color:#111827;background-color:#f3f4f6}.search-modal__close{color:#9ca3af;border-radius:6px;flex-shrink:0;width:36px;height:36px;padding:0}.search-modal__close:hover{color:#4b5563}.search-modal__hints{color:#6b7280;background-color:#f9fafb;border-top:1px solid #e5e7eb;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.75rem;display:flex}.search-modal__hints kbd{color:#4b5563;background-color:#fff;border:1px solid #e5e7eb;border-radius:6px;padding:.125rem .375rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.6875rem;font-weight:500}.search-modal__results{scrollbar-width:thin;scrollbar-color:#d1d5db #0000;border-top:1px solid #e5e7eb;max-height:320px;overflow-y:auto}.search-modal__results::-webkit-scrollbar{width:6px;height:6px}.search-modal__results::-webkit-scrollbar-track{background:0 0}.search-modal__results::-webkit-scrollbar-thumb{background-color:#d1d5db;border-radius:9999px}.search-modal__results-list{padding:.5rem}.search-modal__result{cursor:pointer;border-radius:8px;align-items:center;gap:.75rem;padding:.75rem;text-decoration:none;transition:background-color .15s;display:flex}.search-modal__result:hover,.search-modal__result--active{background-color:#f3f4f6}.search-modal__result--active{background-color:#ffd3d3}.search-modal__result--brand .search-modal__result-name{color:#111827;font-weight:600}.search-modal__result--logo{padding-left:1.25rem}.search-modal__result--logo .search-modal__result-name{color:#374151;font-weight:400}.search-modal__result-arrow{color:#9ca3af;flex-shrink:0}.search-modal__result-icon{background-color:#f3f4f6;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.search-modal__result-icon img{object-fit:contain;max-width:24px;max-height:24px}.search-modal__result-icon span{color:#6b7280;font-size:.875rem;font-weight:600}.search-modal__result-icon--sm{width:28px;height:28px}.search-modal__result-icon--sm img{max-width:18px;max-height:18px}.search-modal__result-info{flex:1;min-width:0}.search-modal__result-name{color:#111827;font-size:.875rem;font-weight:500}.search-modal__result-name mark{color:#ed2422;background-color:#ffd3d3;border-radius:4px;padding:0 .125rem}.search-modal__result-meta{color:#6b7280;margin-top:.125rem;font-size:.75rem}.search-modal__results-footer{background-color:#f9fafb;border-top:1px solid #e5e7eb;justify-content:flex-end;align-items:center;padding:.75rem 1.25rem;font-size:.75rem;display:flex}.search-modal__results-footer a{color:#4b5563;align-items:center;font-weight:500;text-decoration:none;transition:color .15s;display:inline-flex}.search-modal__results-footer a:hover{color:#ff4240}.search-modal__results-footer a svg{margin-left:.25rem}.hamburger{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:44px;height:44px;padding:0;display:flex}@media (min-width:769px){.hamburger{display:none}}@media screen and (max-width:768px){.hamburger{justify-content:flex-end}}.hamburger__box{width:24px;height:18px;position:relative}.hamburger__inner{background-color:#1f2937;border-radius:2px;width:24px;height:2px;margin-top:-1px;transition:background-color .2s;display:block;position:absolute;top:50%;left:0}.hamburger__inner:before,.hamburger__inner:after{content:"";background-color:#1f2937;border-radius:2px;width:24px;height:2px;transition-property:transform,top,background-color;transition-duration:.2s;transition-timing-function:ease;display:block;position:absolute;left:0}.hamburger__inner:before{top:-7px}.hamburger__inner:after{top:7px}.hamburger--active .hamburger__inner{background-color:#0000!important}.hamburger--active .hamburger__inner:before{background-color:#fff;top:0;transform:rotate(45deg)}.hamburger--active .hamburger__inner:after{background-color:#fff;top:0;transform:rotate(-45deg)}.mobile-nav{z-index:200;opacity:0;visibility:hidden;background-color:#111827;transition:opacity .3s,visibility .3s;position:fixed;inset:0}.mobile-nav--open{opacity:1;visibility:visible}.mobile-nav--open .mobile-nav__container{opacity:1;transform:translateY(0)}.mobile-nav--open .mobile-nav__link{opacity:1;transform:translate(0)}.mobile-nav--open .mobile-nav__footer,.mobile-nav--open .mobile-nav__auth-header,.mobile-nav--open .mobile-nav__user-header{opacity:1;transform:translateY(0)}.mobile-nav__container{opacity:0;flex-direction:column;height:100%;padding:calc(64px + 1.5rem) 1.25rem 1.5rem;transition:opacity .3s .1s,transform .3s .1s;display:flex;position:relative;overflow-y:auto;transform:translateY(10px)}.mobile-nav__auth-buttons{flex-direction:column;gap:.75rem;display:flex}.mobile-nav__auth-btn{border-radius:8px;justify-content:center;align-items:center;padding:1rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.mobile-nav__auth-btn--primary{color:#111827;background-color:#fff}.mobile-nav__auth-btn--primary:hover{color:#fff;background-color:#ff6361}.mobile-nav__auth-btn--ghost{color:#fff;background-color:#0000;border:1px solid #fff3}.mobile-nav__auth-btn--ghost:hover{background-color:#ffffff0d;border-color:#fff6}.mobile-nav__user-header{opacity:0;border-bottom:1px solid #ffffff1a;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding-bottom:1.5rem;transition:opacity .3s .15s,transform .3s .15s;display:flex;transform:translateY(10px)}.mobile-nav__user-avatar{color:#fff;background:#ff6361;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.125rem;font-weight:700;line-height:100%;display:flex}.mobile-nav__user-details{min-width:0}.mobile-nav__user-name{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:1.125rem;font-weight:600;overflow:hidden}.mobile-nav__user-email{color:#ffffff80;white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;overflow:hidden}.mobile-nav__links{flex-direction:column;display:flex}.mobile-nav__link{color:#fff;cursor:pointer;text-align:left;opacity:0;width:100%;transition:opacity .3s,transform .3s,color .15s;transition-delay:calc(.2s + var(--delay,0)*50ms);background:0 0;border:none;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:1rem 0;font-size:1.75rem;font-weight:600;text-decoration:none;display:flex;transform:translate(-20px)}.mobile-nav__link:last-child{border-bottom:none}.mobile-nav__link:hover,.mobile-nav__link:focus{color:#ff6361}.mobile-nav__link:hover .mobile-nav__link-icon,.mobile-nav__link:focus .mobile-nav__link-icon{color:#ff6361;transform:translate(4px)}.mobile-nav__link--active,.mobile-nav__link--active .mobile-nav__link-icon{color:#ff6361}.mobile-nav__link-text{letter-spacing:-.02em}.mobile-nav__link-icon{color:#ffffff4d;transition:transform .2s,color .15s}.mobile-nav__footer{opacity:0;margin-top:auto;padding-top:1.5rem;transition:opacity .3s .35s,transform .3s .35s;transform:translateY(10px)}.mobile-nav__divider{background-color:#ffffff1a;grid-column:1/-1;height:1px;margin:.5rem 0}.mobile-nav__user-actions{flex-direction:column;gap:.5rem;display:flex}.mobile-nav__action-link{color:#ffffffb3;background-color:#ffffff0d;border-radius:8px;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:1rem;font-weight:500;text-decoration:none;transition:all .15s;display:flex}.mobile-nav__action-link:hover{color:#fff;background-color:#ffffff1a}.mobile-nav__action-link--danger{color:#ef4444e6}.mobile-nav__action-link--danger:hover{color:#ef4444;background-color:#ef444426}.mobile-nav__action-link svg{opacity:.7;flex-shrink:0}.mobile-nav__action-link span{flex:1}.footer{color:#4b5563;background-color:#fff;border-top:1px solid #e5e7eb;padding-top:3rem;padding-bottom:2rem}@media (min-width:769px){.footer{padding-top:4rem;padding-bottom:2.5rem}}.footer__top{text-align:center;border-bottom:1px solid #e5e7eb;grid-template-columns:1fr;gap:2.5rem;padding-bottom:2.5rem;display:grid}@media (min-width:769px){.footer__top{text-align:left;grid-template-columns:1fr auto auto auto;gap:4rem}}@media (min-width:1025px){.footer__top{text-align:left;gap:5rem}}.footer__brand{width:100%;max-width:320px}@media screen and (max-width:768px){.footer__brand{margin:0 auto}}.footer__logo{align-items:center;gap:.5rem;margin-bottom:1rem;transition:opacity .15s;display:inline-flex}.footer__logo:hover{opacity:.8}.footer__logo-icon{color:#fff;background:linear-gradient(135deg,#ff4240 0%,#f422ff 100%);border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;font-weight:700;display:flex}.footer__logo-text{color:#111827;letter-spacing:-.025em;font-size:1.375rem;font-weight:700}.footer__tagline{color:#6b7280;margin-bottom:1.25rem;font-size:1rem;line-height:1.625}.footer__social{gap:.75rem;display:flex}.footer__social-link{color:#6b7280;background-color:#f3f4f6;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;transition:color .15s,background-color .15s,transform .15s;display:flex}.footer__social-link:hover{color:#fff;background-color:#ff4240;transform:translateY(-2px)}.footer__social-link svg{width:18px;height:18px}.footer__column{min-width:0}.footer__column-title{color:#111827;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;font-size:.875rem;font-weight:600}.footer__links{flex-direction:column;gap:.75rem;display:flex}.footer__link{color:#6b7280;font-size:.875rem;transition:color .15s}.footer__link:hover{color:#111827}.footer__link--coming-soon{cursor:default;align-items:center;gap:.5rem;display:flex}.footer__link--coming-soon:hover{color:#6b7280}.footer__badge{text-transform:uppercase;letter-spacing:.025em;color:#9ca3af;border:1px solid #e5e7eb;border-radius:4px;padding:1px 5px;font-size:.6rem;font-weight:500;line-height:1.6}.footer__bottom{text-align:center;flex-direction:column;gap:1rem;padding-top:2rem;display:flex}@media (min-width:769px){.footer__bottom{text-align:left;flex-direction:row;justify-content:space-between;align-items:center}}.footer__copyright{color:#9ca3af;font-size:.875rem}.footer__legal{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}@media (min-width:769px){.footer__legal{justify-content:flex-end;gap:1.5rem}}.footer__legal-link{color:#9ca3af;font-size:.875rem;transition:color .15s}.footer__legal-link:hover{color:#374151}.footer__newsletter{background-color:#fff;border-radius:12px;margin-bottom:2rem;padding:1.5rem}@media (min-width:769px){.footer__newsletter{justify-content:space-between;align-items:center;gap:2rem;display:flex}}.footer__newsletter-text{margin-bottom:1rem}@media (min-width:769px){.footer__newsletter-text{margin-bottom:0}}.footer__newsletter-title{color:#111827;margin-bottom:.25rem;font-size:1.125rem;font-weight:600}.footer__newsletter-desc{color:#6b7280;font-size:.875rem}.footer__newsletter-form{gap:.5rem;width:100%;display:flex}@media (min-width:769px){.footer__newsletter-form{width:auto;min-width:360px}}.footer__newsletter-input{color:#111827;background-color:#fff;border:1px solid #e5e7eb;border-radius:6px;flex:1;padding:.75rem 1rem;font-size:.875rem;transition:border-color .15s}.footer__newsletter-input::placeholder{color:#6b7280}.footer__newsletter-input:focus{border-color:#ff4240;outline:none}.footer__newsletter-btn{appearance:none;font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;margin:0;padding:0}.footer__newsletter-btn:focus{outline:none}.footer__newsletter-btn{white-space:nowrap;-webkit-user-select:none;user-select:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:500;text-decoration:none;transition:all .15s;display:inline-flex}.footer__newsletter-btn:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.footer__newsletter-btn:focus-visible{outline-offset:2px;outline:2px solid #ff4240}.footer__newsletter-btn{color:#fff;background-color:#121212;box-shadow:0 4px 14px #12121240}.footer__newsletter-btn:hover:not(:disabled){background-color:#000;box-shadow:0 8px 24px #1212124d}.footer__newsletter-btn{white-space:nowrap;border-radius:6px;padding:.75rem 1.25rem;font-size:.875rem}.breadcrumbs{color:#9ca3af;flex-wrap:wrap;align-items:center;gap:.25rem;font-size:.75rem;display:flex}.breadcrumbs--sidebar{border-top:1px solid #e5e7eb;margin-top:1.5rem;padding-top:1rem}.breadcrumbs--bottom{border-top:1px solid #e5e7eb;padding-top:1.5rem;padding-bottom:1.5rem}.breadcrumbs__item{align-items:center;gap:.25rem;display:flex}.breadcrumbs__link{color:#9ca3af;transition:color .15s}.breadcrumbs__link:hover{color:#4b5563}.breadcrumbs__current{color:#6b7280}.breadcrumbs__separator{color:#d1d5db}.breadcrumbs__separator svg{width:12px;height:12px}.breadcrumbs-wrapper{margin-top:2rem}.breadcrumbs-wrapper__inner{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:25px;padding-right:25px}@media (min-width:769px){.breadcrumbs-wrapper__inner{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1025px){.breadcrumbs-wrapper__inner{padding-left:2rem;padding-right:2rem}}.tabs{border-bottom:1px solid #e5e7eb;gap:.25rem;display:flex}.tabs--pills{background-color:#f3f4f6;border-bottom:none;border-radius:12px;gap:.5rem;padding:.25rem}.tab{color:#4b5563;border-bottom:2px solid #0000;margin-bottom:-1px;padding:.75rem 1rem;font-size:.875rem;font-weight:500;transition:color .15s,border-color .15s}.tab:hover{color:#111827}.tab--active{color:#ff4240;border-color:#ff4240}.tabs--pills .tab{border-bottom:none;border-radius:8px;margin-bottom:0}.tabs--pills .tab:hover{background-color:#fff}.tabs--pills .tab--active{color:#111827;background-color:#fff;box-shadow:0 1px 2px #0000000d}.pagination{justify-content:center;align-items:center;gap:.25rem;display:flex}.pagination__btn{color:#4b5563;background-color:#0000;border:1px solid #0000;border-radius:8px;width:40px;height:40px;padding:0;font-size:.875rem}.pagination__btn:hover:not(:disabled){color:#111827;background-color:#f3f4f6}.pagination__btn--active{color:#fff;background-color:#111827;font-weight:600}.pagination__btn--active:hover:not(:disabled){color:#fff;background-color:#111827}.pagination__btn--prev,.pagination__btn--next{gap:.25rem;width:auto;padding:.5rem .75rem}.pagination__btn svg{width:16px;height:16px}.category-nav{scrollbar-width:none;-ms-overflow-style:none;gap:.5rem;margin-bottom:-.5rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.category-nav::-webkit-scrollbar{display:none}@media (min-width:769px){.category-nav{flex-wrap:wrap;margin-bottom:0;padding-bottom:0;overflow-x:visible}}.category-pill{appearance:none;font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;margin:0;padding:0}.category-pill:focus{outline:none}.category-pill{white-space:nowrap;-webkit-user-select:none;user-select:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:500;text-decoration:none;transition:all .15s;display:inline-flex}.category-pill:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.category-pill:focus-visible{outline-offset:2px;outline:2px solid #ff4240}.category-pill{color:#4b5563;white-space:nowrap;background-color:#fff;border:1px solid #e5e7eb;border-radius:9999px;padding:.5rem 1rem;font-size:.875rem}.category-pill:hover{color:#111827;background-color:#f9fafb;border-color:#d1d5db}.category-pill--active{color:#fff;background-color:#ff4240;border-color:#ff4240}.category-pill--active:hover{color:#fff;background-color:#ed2422;border-color:#ed2422}.az-nav{background-color:#fff;border-radius:12px;flex-wrap:wrap;justify-content:center;gap:.25rem;padding:1rem;display:flex;box-shadow:0 1px 2px #0000000d}.az-nav__letter{color:#4b5563;border-radius:6px;justify-content:center;align-items:center;width:36px;height:36px;font-size:.875rem;font-weight:500;transition:all .15s;display:flex}.az-nav__letter:hover:not(.az-nav__letter--disabled){color:#111827;background-color:#f3f4f6}.az-nav__letter--active{color:#fff;background-color:#ff4240}.az-nav__letter--active:hover{color:#fff;background-color:#ed2422}.az-nav__letter--disabled{color:#d1d5db;cursor:not-allowed}.btn{appearance:none;font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;margin:0;padding:0}.btn:focus{outline:none}.btn{white-space:nowrap;-webkit-user-select:none;user-select:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:500;text-decoration:none;transition:all .15s;display:inline-flex}.btn:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.btn:focus-visible{outline-offset:2px;outline:2px solid #ff4240}.btn--sm{border-radius:6px;padding:.375rem .75rem;font-size:.875rem}.btn--sm svg{width:14px;height:14px}.btn--md{border-radius:8px;padding:.625rem 1.25rem;font-size:.875rem}.btn--md svg{width:16px;height:16px}.btn--lg{border-radius:8px;padding:.75rem 1.5rem;font-size:1rem}.btn--lg svg{width:18px;height:18px}.btn--xl{border-radius:12px;padding:1rem 2rem;font-size:1.125rem}.btn--xl svg{width:20px;height:20px}.btn--primary{color:#fff;background-color:#ff4240;box-shadow:0 4px 14px #b1236440}.btn--primary:hover:not(:disabled){background-color:#ed2422;box-shadow:0 8px 24px #b123644d}.btn--secondary{color:#374151;background-color:#fff;border:1px solid #e5e7eb;box-shadow:0 1px 2px #00000008}.btn--secondary:hover:not(:disabled){background-color:#f9fafb;border-color:#d1d5db;box-shadow:0 1px 2px #0000000d}.btn--ghost{color:#4b5563;background-color:#0000}.btn--ghost:hover:not(:disabled){color:#111827;background-color:#f3f4f6}.btn--outline{color:#ff4240;background-color:#0000;border:1px solid #ff4240}.btn--outline:hover:not(:disabled){background-color:#ffd3d3}.btn--danger{color:#fff;background-color:#ef4444;box-shadow:0 4px 14px #ef444440}.btn--danger:hover:not(:disabled){background-color:#ec1e1e;box-shadow:0 8px 24px #ef44444d}.btn--link{color:#ff4240;background-color:#0000;border-radius:0;padding:0}.btn--link:hover:not(:disabled){color:#ed2422;text-decoration:underline}.btn--full{width:100%}.btn--icon{padding:0}.btn--icon.btn--sm{width:32px;height:32px}.btn--icon.btn--md{width:40px;height:40px}.btn--icon.btn--lg{width:48px;height:48px}.btn--icon.btn--xl{width:56px;height:56px}.btn--loading{pointer-events:none;position:relative;color:#0000!important}.btn--loading:after{content:"";opacity:.8;border:2px solid;border-right-color:#0000;border-radius:9999px;width:18px;height:18px;margin:-9px 0 0 -9px;animation:.6s linear infinite spin;position:absolute;top:50%;left:50%}.btn--loading.btn--primary:after{border-color:#fff #0000 #fff #fff}.btn--rounded{border-radius:9999px}.btn-group{display:inline-flex}.btn-group .btn{border-radius:0}.btn-group .btn:first-child{border-radius:8px 0 0 8px}.btn-group .btn:last-child{border-radius:0 8px 8px 0}.btn-group .btn:not(:last-child){border-right:none}.btn-split{border-radius:8px;display:inline-flex;overflow:hidden;box-shadow:0 4px 14px #b1236440}.btn-split__main{appearance:none;font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;margin:0;padding:0}.btn-split__main:focus{outline:none}.btn-split__main{white-space:nowrap;-webkit-user-select:none;user-select:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:500;text-decoration:none;transition:all .15s;display:inline-flex}.btn-split__main:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.btn-split__main:focus-visible{outline-offset:2px;outline:2px solid #ff4240}.btn-split__main{color:#fff;background-color:#ff4240;border-right:1px solid #fff3;padding:.625rem 1.25rem;font-size:.875rem}.btn-split__main:hover:not(:disabled){background-color:#ed2422}.btn-split__trigger{appearance:none;font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;margin:0;padding:0}.btn-split__trigger:focus{outline:none}.btn-split__trigger{white-space:nowrap;-webkit-user-select:none;user-select:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:500;text-decoration:none;transition:all .15s;display:inline-flex}.btn-split__trigger:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.btn-split__trigger:focus-visible{outline-offset:2px;outline:2px solid #ff4240}.btn-split__trigger{color:#fff;background-color:#ff4240;padding:.625rem .75rem}.btn-split__trigger:hover:not(:disabled){background-color:#ed2422}.btn-split__trigger svg{width:16px;height:16px}.favorite-btn{appearance:none;font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;margin:0;padding:0}.favorite-btn:focus{outline:none}.favorite-btn{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#f9fafbf2;border:1px solid #d1d5db66;border-radius:9999px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .15s;display:flex;box-shadow:0 1px 2px #0000000d}.favorite-btn svg{color:#9ca3af;width:18px;height:18px;transition:all .15s}.favorite-btn:hover:not(:disabled){background-color:#fff;box-shadow:0 1px 2px #0000000d}.favorite-btn:hover:not(:disabled) svg{color:#ef4444}.favorite-btn:active:not(:disabled){transform:scale(.95)}.favorite-btn--active svg,.favorite-btn--active:hover:not(:disabled) svg{color:#ef4444;fill:#ef4444}.favorite-btn--loading{pointer-events:none}.favorite-btn--loading svg{animation:1s ease-in-out infinite pulse}.favorite-btn--sm{width:28px;height:28px}.favorite-btn--sm svg{width:14px;height:14px}.favorite-btn--lg{width:44px;height:44px}.favorite-btn--lg svg{width:22px;height:22px}.input{color:#111827;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;width:100%;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem;transition:border-color .15s,box-shadow .15s}.input::placeholder{color:#9ca3af}.input:hover:not(:disabled):not(:focus){border-color:#d1d5db}.input:focus{border-color:#ff4240;outline:none;box-shadow:0 0 0 3px #ffd3d3}.input:disabled{color:#6b7280;cursor:not-allowed;background-color:#f3f4f6}.input{padding:.75rem 1rem}.input--sm{padding:.5rem .75rem;font-size:.875rem}.input--lg{padding:1rem 1.25rem;font-size:1.125rem}.input--error{border-color:#ef4444}.input--error:focus{border-color:#ef4444;box-shadow:0 0 0 3px #fee2e2}.input--success{border-color:#10b981}.input--success:focus{border-color:#10b981;box-shadow:0 0 0 3px #d1fae5}.input-group{position:relative}.input-group__icon{color:#9ca3af;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.input-group__icon--left{left:1rem}.input-group__icon--right{right:1rem}.input-group__icon svg{width:18px;height:18px}.input-group--icon-left .input{padding-left:2.75rem}.input-group--icon-right .input{padding-right:2.75rem}.input-group--icon-both .input{padding-left:2.75rem;padding-right:2.75rem}.input-addon{display:flex}.input-addon__prefix,.input-addon__suffix{color:#6b7280;white-space:nowrap;background-color:#f9fafb;border:1px solid #e5e7eb;align-items:center;padding:.75rem 1rem;font-size:.875rem;display:flex}.input-addon__prefix{border-right:none;border-radius:8px 0 0 8px}.input-addon__suffix{border-left:none;border-radius:0 8px 8px 0}.input-addon .input:first-child{border-radius:8px 0 0 8px}.input-addon .input:last-child{border-radius:0 8px 8px 0}.input-addon .input:not(:first-child):not(:last-child){border-radius:0}.textarea{color:#111827;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;width:100%;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem;transition:border-color .15s,box-shadow .15s}.textarea::placeholder{color:#9ca3af}.textarea:hover:not(:disabled):not(:focus){border-color:#d1d5db}.textarea:focus{border-color:#ff4240;outline:none;box-shadow:0 0 0 3px #ffd3d3}.textarea:disabled{color:#6b7280;cursor:not-allowed;background-color:#f3f4f6}.textarea{resize:vertical;min-height:120px;padding:.75rem 1rem;line-height:1.625}.select{color:#111827;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;width:100%;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem;transition:border-color .15s,box-shadow .15s}.select::placeholder{color:#9ca3af}.select:hover:not(:disabled):not(:focus){border-color:#d1d5db}.select:focus{border-color:#ff4240;outline:none;box-shadow:0 0 0 3px #ffd3d3}.select:disabled{color:#6b7280;cursor:not-allowed;background-color:#f3f4f6}.select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%236B7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;padding:.75rem 2.5rem .75rem 1rem}.select--sm{background-position:right .75rem center;padding:.5rem 2rem .5rem .75rem;font-size:.875rem}.checkbox,.radio{cursor:pointer;align-items:flex-start;gap:.75rem;display:flex}.checkbox__input,.radio__input{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.checkbox__input:checked+.checkbox__box,.checkbox__input:checked+.radio__box,.radio__input:checked+.checkbox__box,.radio__input:checked+.radio__box{background-color:#ff4240;border-color:#ff4240}.checkbox__input:checked+.checkbox__box:after,.radio__input:checked+.checkbox__box:after,.checkbox__input:checked+.radio__box:after,.radio__input:checked+.radio__box:after{opacity:1;transform:scale(1)}.checkbox__input:focus-visible+.checkbox__box,.checkbox__input:focus-visible+.radio__box,.radio__input:focus-visible+.checkbox__box,.radio__input:focus-visible+.radio__box{box-shadow:0 0 0 3px #ffd3d3}.checkbox__input:disabled+.checkbox__box,.checkbox__input:disabled+.radio__box,.radio__input:disabled+.checkbox__box,.radio__input:disabled+.radio__box{opacity:.5;cursor:not-allowed}.checkbox__box,.radio__box{background-color:#fff;border:2px solid #e5e7eb;border-radius:6px;flex-shrink:0;width:20px;height:20px;transition:all .15s;position:relative}.checkbox__box:after,.radio__box:after{content:"";opacity:0;transition:all .15s;position:absolute;transform:scale(.5)}.checkbox__label,.radio__label{color:#374151;font-size:.875rem;line-height:1.4}.checkbox__description,.radio__description{color:#6b7280;margin-top:.125rem;font-size:.75rem}.checkbox__box:after{border:2px solid #fff;border-width:0 2px 2px 0;width:6px;height:10px;top:3px;left:6px;transform:rotate(45deg)scale(.5)}.checkbox__input:checked+.checkbox__box:after{transform:rotate(45deg)scale(1)}.radio__box{border-radius:9999px}.radio__box:after{background-color:#fff;border-radius:9999px;width:8px;height:8px;top:50%;left:50%;transform:translate(-50%,-50%)scale(.5)}.radio__input:checked+.radio__box:after{transform:translate(-50%,-50%)scale(1)}.form-group{flex-direction:column;gap:.5rem;display:flex}.form-group__label{color:#374151;font-size:.875rem;font-weight:500}.form-group__hint{color:#6b7280;font-size:.75rem}.form-group__error{color:#ef4444;align-items:center;gap:.25rem;font-size:.75rem;display:flex}.form-group__error svg{width:14px;height:14px}.form-group--required .form-group__label:after{content:"*";color:#ef4444;margin-left:.25rem}.switch{cursor:pointer;align-items:center;gap:.75rem;display:inline-flex}.switch__input:focus-visible+.switch__track{box-shadow:0 0 0 3px #ffd3d3}.switch__input:disabled+.switch__track{opacity:.5;cursor:not-allowed}.switch__track{background-color:#e5e7eb;border-radius:9999px;width:44px;height:24px;transition:background-color .15s;position:relative}.switch__label{color:#374151;font-size:.875rem}.card{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;box-shadow:0 1px 2px #0000000d}.card--hover{cursor:pointer;background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;transition:transform .2s,box-shadow .2s,border-color .2s;box-shadow:0 1px 2px #0000000d}.card--hover:hover{border-color:#d1d5db;transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.card--hover:active{transform:translateY(-2px)}.card--elevated{background-color:#fff;border:none;border-radius:16px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.card--flat{box-shadow:none;background-color:#f9fafb;border:none}.card--compact .card__body{padding:1rem}.card--spacious .card__body{padding:2rem}.card__header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.5rem;display:flex}.card__title{color:#111827;font-size:1.125rem;font-weight:600}.card__body{padding:1.5rem}.card__footer{background-color:#f9fafb;border-top:1px solid #e5e7eb;padding:1rem 1.5rem}.feature-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem;transition:all .2s;box-shadow:0 1px 2px #0000000d}@media screen and (max-width:768px){.feature-card{text-align:center}}.feature-card:hover{border-color:#ffd3d3;transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.feature-card__icon{color:#ff4240;background:linear-gradient(135deg,#ffd3d3 0%,#ffe9e9 100%);border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1rem;display:flex}@media screen and (max-width:768px){.feature-card__icon{margin:0 auto 1rem}}.feature-card__icon svg{width:24px;height:24px}.feature-card__title{color:#111827;margin-bottom:.5rem;font-size:1.125rem;font-weight:600}.feature-card__description{color:#6b7280;font-size:.875rem;line-height:1.625}.stat-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;align-items:flex-start;gap:1rem;padding:1.25rem;display:flex;box-shadow:0 1px 2px #0000000d}.stat-card__icon{background-color:#f3f4f6;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.stat-card__icon svg{color:#4b5563;width:20px;height:20px}.stat-card__content{flex:1;min-width:0}.stat-card__label{color:#6b7280;margin-bottom:.25rem;font-size:.875rem}.stat-card__value{color:#111827;font-size:clamp(1.25rem,2vw + .25rem,1.75rem);font-weight:700;line-height:1}.stat-card__change{border-radius:9999px;align-items:center;gap:.25rem;margin-top:.5rem;padding:.125rem .5rem;font-size:.75rem;font-weight:500;display:inline-flex}.stat-card__change--positive{color:#10b981;background-color:#d1fae5}.stat-card__change--negative{color:#ef4444;background-color:#fee2e2}.category-card{cursor:pointer;background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;transition:transform .2s,box-shadow .2s,border-color .2s;box-shadow:0 1px 2px #0000000d}.category-card:hover{border-color:#d1d5db;transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.category-card:active{transform:translateY(-2px)}.category-card{text-align:center;padding:1.5rem;text-decoration:none}.category-card__icon{color:#4b5563;background:linear-gradient(135deg,#f3f4f6 0%,#f9fafb 100%);border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 1rem;transition:all .2s;display:flex}.category-card__icon svg{width:28px;height:28px}.category-card__icon-img{object-fit:contain;width:32px;height:32px}.category-card:hover .category-card__icon{color:#ff4240;background:linear-gradient(135deg,#ffd3d3 0%,#ffe0e0 100%);transform:scale(1.05)}.category-card__name{color:#111827;margin-bottom:.25rem;font-size:1rem;font-weight:600}.category-card__count{color:#6b7280;font-size:.875rem}.brand-row{cursor:pointer;background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;transition:transform .2s,box-shadow .2s,border-color .2s;box-shadow:0 1px 2px #0000000d}.brand-row:hover{border-color:#d1d5db;transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.brand-row:active{transform:translateY(-2px)}.brand-row{align-items:center;gap:1rem;padding:1rem;text-decoration:none;display:flex}.brand-row__logo{background-color:#f9fafb;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex;overflow:hidden}.brand-row__logo img{object-fit:contain;max-width:80%;max-height:80%}.brand-row__info{flex:1;min-width:0}.brand-row__name{color:#111827;margin-bottom:.25rem;font-size:1rem;font-weight:600}.brand-row__meta{color:#6b7280;align-items:center;gap:.75rem;font-size:.875rem;display:flex}.brand-row__colors{gap:.25rem;display:flex}.brand-row__color-dot{border:1px solid #0000001a;border-radius:9999px;width:12px;height:12px}.brand-row__arrow{color:#9ca3af;flex-shrink:0;transition:transform .15s,color .15s}.brand-row__arrow svg{width:20px;height:20px}.brand-row:hover .brand-row__arrow{color:#ff4240;transform:translate(4px)}.badge{white-space:nowrap;border-radius:9999px;align-items:center;gap:.25rem;padding:.25rem .625rem;font-size:.75rem;font-weight:500;line-height:1;display:inline-flex}.badge svg{width:12px;height:12px}.badge--default{color:#374151;background-color:#f3f4f6}.badge--primary{color:#ed2422;background-color:#ffd3d3}.badge--success{color:#0a7350;background-color:#d1fae5}.badge--warning{color:#945f06;background-color:#fef3c7}.badge--error{color:#eb1515;background-color:#fee2e2}.badge--info{color:#0a59da;background-color:#dbeafe}.badge--sm{padding:.125rem .5rem;font-size:.6875rem}.badge--lg{padding:.375rem .75rem;font-size:.875rem}.badge--outline{background-color:#0000;border:1px solid}.badge--dot:before{content:"";background-color:currentColor;border-radius:9999px;width:6px;height:6px}.tag{color:#374151;background-color:#f3f4f6;border-radius:6px;align-items:center;gap:.25rem;padding:.375rem .75rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .15s;display:inline-flex}.tag:hover{color:#111827;background-color:#e5e7eb}.tag--link{cursor:pointer}.tag--link:hover{color:#ff4240;background-color:#ffd3d3}.tag--removable{padding-right:.5rem}.tag__remove{appearance:none;font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;margin:0;padding:0}.tag__remove:focus{outline:none}.tag__remove{color:#9ca3af;border-radius:6px;justify-content:center;align-items:center;width:16px;height:16px;margin-left:.125rem;transition:all .15s;display:flex}.tag__remove:hover{color:#374151;background-color:#0000001a}.tag__remove svg{width:12px;height:12px}.tag--selected{color:#fff;background-color:#ff4240}.tag--selected:hover{color:#fff;background-color:#ed2422}.tag-group{flex-wrap:wrap;gap:.5rem;display:flex}.tag-group--compact{gap:.25rem}.status{align-items:center;gap:.5rem;font-size:.875rem;display:inline-flex}.status__dot{border-radius:9999px;flex-shrink:0;width:8px;height:8px}.status--online .status__dot{background-color:#10b981;box-shadow:0 0 0 2px #d1fae5}.status--offline .status__dot{background-color:#9ca3af}.status--busy .status__dot{background-color:#ef4444;box-shadow:0 0 0 2px #fee2e2}.status--away .status__dot{background-color:#f59e0b;box-shadow:0 0 0 2px #fef3c7}.status--pulse .status__dot{animation:2s ease-in-out infinite statusPulse}@keyframes statusPulse{0%,to{opacity:1}50%{opacity:.5}}.count-badge{color:#fff;background-color:#ff4240;border-radius:9999px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 .375rem;font-size:.6875rem;font-weight:600;display:inline-flex}.count-badge--sm{min-width:16px;height:16px;font-size:10px}.count-badge--danger{background-color:#ef4444}.count-badge--dot{width:8px;min-width:8px;height:8px;padding:0}.search-hero{max-width:640px;margin:0 auto;position:relative}.search-hero__input-wrapper{background-color:#fff;border:2px solid #e5e7eb;border-radius:35px;align-items:center;transition:border-color .15s,box-shadow .15s;display:flex;position:relative;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.search-hero__input-wrapper:hover{border-color:#d1d5db}.search-hero__input-wrapper:focus-within{border-color:#030712}.search-hero__icon{color:#9ca3af;pointer-events:none;position:absolute;left:1.25rem}.search-hero__icon svg{width:22px;height:22px}.search-hero__input{color:#111827;width:100%;box-shadow:none;background:0 0;border:none;outline:none;padding:1.25rem 1.25rem 1.25rem 3.5rem;font-size:1.125rem}.search-hero__input:focus,.search-hero__input:focus-visible{box-shadow:none;outline:none}.search-hero__input::placeholder{color:#9ca3af}@media (max-width:768px){.search-hero__input{padding:1rem 1rem 1rem 3rem;font-size:1rem}}.search-hero__btn{appearance:none;font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;margin:0;padding:0}.search-hero__btn:focus{outline:none}.search-hero__btn{white-space:nowrap;-webkit-user-select:none;user-select:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:500;text-decoration:none;transition:all .15s;display:inline-flex}.search-hero__btn:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.search-hero__btn:focus-visible{outline-offset:2px;outline:2px solid #ff4240}.search-hero__btn{color:#fff;background-color:#121212;box-shadow:0 4px 14px #12121240}.search-hero__btn:hover:not(:disabled){background-color:#000;box-shadow:0 8px 24px #1212124d}.search-hero__btn{border-radius:25px;flex-shrink:0;margin:.5rem;padding:.75rem 1.5rem;font-size:1rem}@media (max-width:768px){.search-hero__btn{padding:.625rem 1rem;font-size:.875rem}.search-hero__btn span{display:none}.search-hero__btn svg{margin:0}}.search-hero__kbd{color:#4b5563;align-items:center;gap:.25rem;margin-right:.75rem;font-size:.75rem;display:none}@media (min-width:1025px){.search-hero__kbd{display:flex}}.search-hero__kbd kbd{background-color:#f3f4f6;border-radius:6px;padding:.25rem .5rem;font-family:JetBrains Mono,ui-monospace,SF Mono,monospace;font-size:.9rem}.search-dropdown{z-index:100;scrollbar-width:thin;scrollbar-color:#d1d5db #0000;background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;max-height:480px;position:absolute;top:80px;left:0;right:0;overflow:hidden auto;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.search-dropdown::-webkit-scrollbar{width:6px;height:6px}.search-dropdown::-webkit-scrollbar-track{background:0 0}.search-dropdown::-webkit-scrollbar-thumb{background-color:#d1d5db;border-radius:9999px}.search-dropdown{animation:.15s slideUp}.search-dropdown__header{color:#6b7280;text-transform:uppercase;letter-spacing:.05em;background-color:#f9fafb;border-bottom:1px solid #e5e7eb;padding:.75rem 1rem;font-size:.75rem;font-weight:600}.search-dropdown__list{padding:.5rem}.search-dropdown__item{cursor:pointer;border-radius:8px;align-items:center;gap:.75rem;padding:.75rem;text-decoration:none;transition:background-color .15s;display:flex}.search-dropdown__item:hover,.search-dropdown__item--active{background-color:#f3f4f6}.search-dropdown__item--active{background-color:#ffd3d3}.search-dropdown__item--brand .search-dropdown__item-name{color:#111827;font-weight:600}.search-dropdown__item--logo{padding-left:1.25rem}.search-dropdown__item--logo .search-dropdown__item-name{color:#374151;font-weight:400}.search-dropdown__item-arrow{color:#9ca3af;flex-shrink:0}.search-dropdown__item-icon{background-color:#f3f4f6;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.search-dropdown__item-icon img{object-fit:contain;max-width:24px;max-height:24px}.search-dropdown__item-icon--sm{width:28px;height:28px}.search-dropdown__item-icon--sm img{max-width:18px;max-height:18px}.search-dropdown__item-info{text-align:left;flex:1;min-width:0}.search-dropdown__item-name{color:#111827;font-size:.875rem;font-weight:500}.search-dropdown__item-name mark{color:#ed2422;background-color:#ffd3d3;border-radius:4px;padding:0 .125rem}.search-dropdown__item-meta{color:#6b7280;margin-top:.125rem;font-size:.75rem}.search-dropdown__footer{color:#6b7280;background-color:#f9fafb;border-top:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:.75rem 1rem;font-size:.75rem;display:flex}.search-dropdown__footer a{align-items:center;display:inline-flex}.search-dropdown__footer a svg{margin-left:5px}.search-dropdown__empty{text-align:center;padding:2rem}.search-dropdown__empty svg{color:#d1d5db;width:48px;height:48px;margin:0 auto 1rem}.search-dropdown__empty-title{color:#374151;margin-bottom:.25rem;font-size:1rem;font-weight:500}.search-dropdown__empty-text{color:#6b7280;font-size:.875rem}.search-compact{position:relative}.search-compact__trigger{appearance:none;font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;margin:0;padding:0}.search-compact__trigger:focus{outline:none}.search-compact__trigger{white-space:nowrap;-webkit-user-select:none;user-select:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:500;text-decoration:none;transition:all .15s;display:inline-flex}.search-compact__trigger:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.search-compact__trigger:focus-visible{outline-offset:2px;outline:2px solid #ff4240}.search-compact__trigger{color:#4b5563;background-color:#0000}.search-compact__trigger:hover:not(:disabled){color:#111827;background-color:#f3f4f6}.search-compact__trigger{color:#6b7280;border-radius:9999px;width:40px;height:40px;padding:0}.search-compact__trigger:hover{color:#111827}.search-compact__trigger svg{width:20px;height:20px}.search-compact__wrapper{background-color:#f3f4f6;border-radius:9999px;align-items:center;padding:.5rem 1rem;transition:all .15s;display:flex}.search-compact__wrapper:focus-within{background-color:#fff;box-shadow:0 0 0 2px #ffd3d3}.search-compact__icon{color:#9ca3af;margin-right:.5rem}.search-compact__icon svg{width:18px;height:18px}.search-compact__input{color:#111827;background:0 0;border:none;outline:none;width:180px;font-size:.875rem}.search-compact__input::placeholder{color:#9ca3af}.search-filters{background-color:#f9fafb;border-radius:12px;flex-wrap:wrap;gap:.75rem;padding:1rem;display:flex}.search-filter{align-items:center;gap:.5rem;display:flex}.search-filter__label{color:#4b5563;font-size:.875rem;font-weight:500}.search-filter__select{appearance:none;cursor:pointer;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%236B7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right .5rem center;background-repeat:no-repeat;border:1px solid #e5e7eb;border-radius:6px;padding:.5rem 2rem .5rem .75rem;font-size:.875rem}.search-filter__select:focus{border-color:#ff4240;outline:none;box-shadow:0 0 0 2px #ffd3d3}.popular-searches{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:30px;display:flex}.popular-searches__title{align-items:center;display:inline-flex}.popular-search{color:#4b5563;background-color:#fff;border:1px solid #e5e7eb;border-radius:9999px;align-items:center;gap:.375rem;padding:5px 10px;font-size:12px;text-decoration:none;transition:all .15s;display:inline-flex}@media screen and (max-width:768px){.popular-search{padding:3px 8px;font-size:10px}.popular-search:last-child{display:none}}.popular-search:hover{color:#ff4240;background-color:#ffd3d3;border-color:#ff4240}.popular-search svg{opacity:.6;width:14px;height:14px}.logo-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;text-decoration:none;transition:all .2s;position:relative;overflow:hidden;box-shadow:0 1px 2px #0000000d}@media (hover:hover) and (pointer:fine){.logo-card:hover{border-color:#d1d5db;transform:translateY(-6px);box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.logo-card:hover .logo-card__actions{opacity:1;transform:translateY(0)}.logo-card:hover .logo-card__preview{background-color:#f3f4f6}}.logo-card--new:after{content:"New";color:#fff;z-index:1;background-color:#10b981;border-radius:6px;padding:.25rem .5rem;font-size:.6875rem;font-weight:600;position:absolute;top:.75rem;left:.75rem}@media screen and (max-width:768px){.logo-card--new:after{border-radius:5px;padding:4px 6px;font-size:.6rem;line-height:.6rem}}.logo-card__preview{aspect-ratio:4/3;background-color:#f4f6f9;justify-content:center;align-items:center;padding:1.5rem;transition:background-color .2s;display:flex;position:relative}.logo-card__preview:after{content:"";z-index:1;position:absolute;inset:0}.logo-card__preview--light{background-color:#fff;background-image:linear-gradient(45deg,#f3f4f6 25%,#0000 25%),linear-gradient(-45deg,#f3f4f6 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#f3f4f6 75%),linear-gradient(-45deg,#0000 75%,#f3f4f6 75%);background-position:0 0,0 8px,8px -8px,-8px 0;background-size:16px 16px}.logo-card__preview--dark{background-color:#1f2937}.logo-card__image{object-fit:contain;max-width:80%;max-height:80px;transition:transform .2s}.logo-card:hover .logo-card__image{transform:scale(1.05)}.logo-card__preview--dark .logo-card__image{filter:brightness(0)invert()}.logo-card__placeholder{color:#d1d5db;background-color:#f3f4f6;border-radius:6px;justify-content:center;align-items:center;width:100%;height:100%;font-size:clamp(1.5rem,3vw + .25rem,2.25rem);font-weight:700;display:flex}.logo-card__actions{opacity:0;gap:.5rem;transition:all .15s;display:flex;position:absolute;bottom:.75rem;left:.75rem;right:.75rem;transform:translateY(.5rem)}.logo-card__action{appearance:none;font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;margin:0;padding:0}.logo-card__action:focus{outline:none}.logo-card__action{white-space:nowrap;-webkit-user-select:none;user-select:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:500;text-decoration:none;transition:all .15s;display:inline-flex}.logo-card__action:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.logo-card__action:focus-visible{outline-offset:2px;outline:2px solid #ff4240}.logo-card__action{color:#374151;background-color:#fff;border-radius:6px;flex:1;padding:.5rem;font-size:.875rem;font-weight:500;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.logo-card__action:hover{color:#fff;background-color:#ff4240}.logo-card__action svg{width:16px;height:16px}.logo-card__info{border-top:1px solid #e5e7eb;padding:1rem}.logo-card__name{color:#111827;text-overflow:ellipsis;white-space:nowrap;margin-bottom:.25rem;font-size:1rem;font-weight:600;overflow:hidden}.logo-card__meta{justify-content:space-between;align-items:center;gap:.5rem;display:flex}@media screen and (max-width:768px){.logo-card__meta{flex-wrap:wrap}}.logo-card__category{color:#6b7280;font-size:.75rem}.logo-card__count{color:#6b7280;white-space:nowrap;font-size:.75rem}.logo-card__tags{gap:.25rem;display:flex}.logo-card__tag{color:#ff4240;white-space:nowrap;background-color:#ff424014;border-radius:4px;padding:1px .375rem;font-size:.6875rem;font-weight:500}.logo-card__colors{gap:.25rem;display:flex}.logo-card__color{border:1px solid #0000001a;border-radius:9999px;width:14px;height:14px;transition:transform .15s}@media screen and (max-width:768px){.logo-card__color{width:10px;height:10px}}.logo-card__color:hover{transform:scale(1.2)}.logo-card--compact .logo-card__preview{aspect-ratio:1;padding:1rem}.logo-card--compact .logo-card__info{padding:.75rem}.logo-card--compact .logo-card__name{font-size:.875rem}.logo-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}@media (min-width:769px){.logo-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem}}@media (min-width:1025px){.logo-grid{grid-template-columns:repeat(4,1fr)}}.logo-grid--compact{grid-template-columns:repeat(3,1fr);gap:.75rem}@media (min-width:769px){.logo-grid--compact{grid-template-columns:repeat(4,1fr)}}@media (min-width:1025px){.logo-grid--compact{grid-template-columns:repeat(5,1fr)}}.logo-grid--large{grid-template-columns:1fr}@media (min-width:769px){.logo-grid--large{grid-template-columns:repeat(2,1fr)}}@media (min-width:1025px){.logo-grid--large{grid-template-columns:repeat(3,1fr)}}.logo-grid--three-col{grid-template-columns:repeat(1,1fr)}@media (min-width:769px){.logo-grid--three-col{grid-template-columns:repeat(3,1fr)}}@media (min-width:1025px){.logo-grid--three-col{grid-template-columns:repeat(3,1fr)}}.logo-card--skeleton{pointer-events:none}.logo-card--skeleton .logo-card__preview{background:linear-gradient(90deg,#f3f4f6 0%,#e5e7eb 50%,#f3f4f6 100%) 0 0/200% 100%;animation:1.5s infinite shimmer}.logo-card--skeleton .logo-card__name,.logo-card--skeleton .logo-card__category{color:#0000;background:#e5e7eb;border-radius:6px}.logo-card--skeleton .logo-card__name{width:70%}.logo-card--skeleton .logo-card__category{width:40%}.logo-card--small .logo-card__preview{aspect-ratio:1;padding:1rem}.logo-card--small .logo-card__preview svg{width:auto;max-width:60%;height:auto;max-height:60%}.logo-card--small .logo-card__info{padding:.75rem}.logo-card--small .logo-card__name{margin-bottom:0;font-size:.875rem}.logo-grid--small{grid-template-columns:repeat(2,1fr);gap:1rem}@media (min-width:769px){.logo-grid--small{grid-template-columns:repeat(4,1fr)}}.color-palette__header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.color-palette__title{color:#111827;font-size:1rem;font-weight:600}.color-palette__count{color:#6b7280;font-size:.875rem}.color-palette__body{padding:1.25rem}.color-palette__list{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.75rem;display:grid}@media (max-width:768px){.color-palette__list{grid-template-columns:1fr}}.color-swatch{cursor:pointer;background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;padding:0;transition:all .15s;display:flex;position:relative;overflow:hidden}.color-swatch:hover{border-color:#d1d5db;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.color-swatch:active{box-shadow:0 1px 2px #0000000d}.color-swatch--copied{border-color:#10b981}.color-swatch--copied .color-swatch__preview:after{content:"✓ Copied";color:#fff;background-color:#10b981e6;justify-content:center;align-items:center;font-size:.875rem;font-weight:600;display:flex;position:absolute;inset:0}.color-swatch__preview{width:100%;height:64px;position:relative;overflow:hidden}.color-swatch__preview:before{content:"";z-index:-1;background-image:linear-gradient(45deg,#e5e7eb 25%,#0000 25%),linear-gradient(-45deg,#e5e7eb 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#e5e7eb 75%),linear-gradient(-45deg,#0000 75%,#e5e7eb 75%);background-position:0 0,0 4px,4px -4px,-4px 0;background-size:8px 8px;position:absolute;inset:0}.color-swatch__info{background-color:#f9fafb;border-top:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:.5rem;padding:.75rem;display:flex}.color-swatch__name{color:#111827;text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;font-weight:600;overflow:hidden}.color-swatch__value{color:#6b7280;text-transform:uppercase;white-space:nowrap;flex-shrink:0;font-family:JetBrains Mono,ui-monospace,SF Mono,monospace;font-size:.75rem}.color-swatch__copy{color:#4b5563;opacity:0;background-color:#fff;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .15s;display:flex;position:absolute;top:.5rem;right:.5rem;box-shadow:0 1px 2px #0000000d}.color-swatch:hover .color-swatch__copy{opacity:1}.color-swatch__copy:hover{color:#fff;background-color:#ff4240}.color-swatch__copy svg{width:16px;height:16px}.color-swatch__copy-text{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.color-swatches-inline{flex-wrap:wrap;gap:.5rem;display:flex}.color-swatch-inline{cursor:pointer;background-color:#fff;border:1px solid #e5e7eb;border-radius:6px;align-items:center;gap:.5rem;padding:.5rem .75rem;transition:all .15s;display:flex}.color-swatch-inline:hover{border-color:#d1d5db;box-shadow:0 1px 2px #0000000d}.color-swatch-inline__dot{border-radius:6px;width:20px;height:20px;box-shadow:inset 0 0 0 1px #0000001a}.color-swatch-inline__value{color:#374151;text-transform:uppercase;font-family:JetBrains Mono,ui-monospace,SF Mono,monospace;font-size:.875rem}.color-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.75rem;display:grid}.color-grid-item{cursor:pointer;background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;transition:all .15s;overflow:hidden;box-shadow:0 1px 2px #0000000d}.color-grid-item:hover{transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.color-grid-item__preview{aspect-ratio:3/2;position:relative}.color-grid-item__preview:before{content:"";z-index:-1;background-image:linear-gradient(45deg,#e5e7eb 25%,#0000 25%),linear-gradient(-45deg,#e5e7eb 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#e5e7eb 75%),linear-gradient(-45deg,#0000 75%,#e5e7eb 75%);background-position:0 0,0 5px,5px -5px,-5px 0;background-size:10px 10px;position:absolute;inset:0}.color-grid-item__info{padding:.75rem}.color-grid-item__name{color:#111827;text-overflow:ellipsis;white-space:nowrap;margin-bottom:.125rem;font-size:.875rem;font-weight:500;overflow:hidden}.color-grid-item__value{color:#6b7280;text-transform:uppercase;font-family:JetBrains Mono,ui-monospace,SF Mono,monospace;font-size:.75rem}.export-panel{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;box-shadow:0 1px 2px #0000000d}.export-panel__header{background-color:#f9fafb;border-bottom:1px solid #e5e7eb;padding:1.25rem}.export-panel__title{color:#111827;margin-bottom:.25rem;font-size:1.125rem;font-weight:600}.export-panel__subtitle{color:#6b7280;font-size:.875rem}.export-panel__body{padding:1.25rem}.export-panel__footer{background-color:#f9fafb;border-top:1px solid #e5e7eb;padding:1rem 1.25rem}.export-section{margin-bottom:1.5rem}.export-section:last-child{margin-bottom:0}.export-section__label{color:#374151;margin-bottom:.75rem;font-size:.875rem;font-weight:600;display:block}.format-selector{grid-template-columns:repeat(2,1fr);gap:.5rem;display:grid}.format-option{position:relative}.format-option__input{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.format-option__input:checked+.format-option__card{background-color:#f3f4f6;border-color:#030712}.format-option__input:checked+.format-option__card .format-option__icon{color:#030712}.format-option__input:checked+.format-option__card .format-option__check{opacity:1;transform:scale(1)}.format-option__input:focus-visible+.format-option__card{outline-offset:2px;outline:2px solid #030712}.format-option__card{cursor:pointer;background-color:#fff;border:2px solid #e5e7eb;border-radius:12px;flex-direction:column;align-items:center;gap:.5rem;padding:1rem;transition:all .15s;display:flex}.format-option__card:hover{background-color:#f9fafb;border-color:#d1d5db}.format-option__icon{color:#6b7280;width:32px;height:32px;transition:color .15s}.format-option__name{color:#111827;font-size:.875rem;font-weight:600}.format-option__desc{color:#6b7280;font-size:.75rem}.format-option__check{color:#fff;opacity:0;background-color:#030712;border-radius:9999px;justify-content:center;align-items:center;width:20px;height:20px;transition:all .15s;display:flex;position:absolute;top:.5rem;right:.5rem;transform:scale(.5)}.format-option__check svg{width:12px;height:12px}.size-mode-selector{background-color:#f3f4f6;border-radius:12px;gap:.25rem;padding:.25rem;display:flex}.size-mode-btn{appearance:none;font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;margin:0;padding:0}.size-mode-btn:focus{outline:none}.size-mode-btn{white-space:nowrap;-webkit-user-select:none;user-select:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:500;text-decoration:none;transition:all .15s;display:inline-flex}.size-mode-btn:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.size-mode-btn:focus-visible{outline-offset:2px;outline:2px solid #ff4240}.size-mode-btn{color:#4b5563;background-color:#0000;border:none;border-radius:6px;flex:1;padding:.5rem .75rem;font-size:.875rem;font-weight:500;transition:all .15s}.size-mode-btn:hover:not(.size-mode-btn--active){color:#111827;background-color:#e5e7eb}.size-mode-btn--active{color:#111827;background-color:#fff;box-shadow:0 1px 2px #0000000d}.size-config{background-color:#f9fafb;border-radius:12px;flex-direction:column;gap:1rem;margin-top:1rem;padding:1rem;display:flex}.dimension-selector{flex-direction:column;gap:.5rem;display:flex}.dimension-selector__toggle{background-color:#fff;border:1px solid #e5e7eb;border-radius:6px;display:flex;overflow:hidden}.dimension-selector__hint{color:#6b7280;margin:0;font-size:.75rem}.dimension-btn{appearance:none;font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;margin:0;padding:0}.dimension-btn:focus{outline:none}.dimension-btn{white-space:nowrap;-webkit-user-select:none;user-select:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:500;text-decoration:none;transition:all .15s;display:inline-flex}.dimension-btn:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.dimension-btn:focus-visible{outline-offset:2px;outline:2px solid #ff4240}.dimension-btn{color:#6b7280;background-color:#0000;border:none;border-radius:0;flex:1;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .15s}.dimension-btn:not(:last-child){border-right:1px solid #e5e7eb}.dimension-btn:hover:not(.dimension-btn--active){color:#374151;background-color:#f9fafb}.dimension-btn--active{color:#fff;background-color:#121212}.preset-sizes{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.preset-size-btn{appearance:none;font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;margin:0;padding:0}.preset-size-btn:focus{outline:none}.preset-size-btn{white-space:nowrap;-webkit-user-select:none;user-select:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:500;text-decoration:none;transition:all .15s;display:inline-flex}.preset-size-btn:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.preset-size-btn:focus-visible{outline-offset:2px;outline:2px solid #ff4240}.preset-size-btn{color:#374151;background-color:#fff;border:1px solid #e5e7eb;border-radius:6px;flex:1;padding:.5rem .75rem;font-size:.875rem;font-weight:400;transition:all .15s}.preset-size-btn:hover:not(.preset-size-btn--active){background-color:#f9fafb;border-color:#d1d5db}.preset-size-btn--active{color:#fff;background-color:#030712;border-color:#030712}.custom-size-row{align-items:center;gap:.5rem;display:flex}.custom-size-input{text-align:center;color:#111827;background-color:#fff;border:1px solid #e5e7eb;border-radius:6px;width:100px;padding:.5rem .75rem;font-size:1rem;font-weight:500;transition:border-color .15s,box-shadow .15s}.custom-size-input:focus{border-color:#ff4240;outline:none;box-shadow:0 0 0 3px #ff42401a}.custom-size-input::placeholder{color:#9ca3af}.custom-size-unit{color:#4b5563;font-size:.875rem;font-weight:500}.custom-size-hint{color:#9ca3af;margin-left:auto;font-size:.75rem}.color-options{gap:.5rem;display:flex}.color-options>*{flex:1}.color-option{appearance:none;font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;margin:0;padding:0}.color-option:focus{outline:none}.color-option{white-space:nowrap;-webkit-user-select:none;user-select:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:500;text-decoration:none;transition:all .15s;display:inline-flex}.color-option:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.color-option:focus-visible{outline-offset:2px;outline:2px solid #ff4240}.color-option{background-color:#fff;border:2px solid #e5e7eb;border-radius:12px;flex-direction:column;align-items:center;gap:.5rem;padding:.75rem;transition:all .15s;display:flex}.color-option:hover:not(.color-option--active){background-color:#f9fafb;border-color:#d1d5db}.color-option--active{background-color:#f3f4f6;border-color:#121212}.color-option__swatch{border:1px solid #e5e7eb;border-radius:6px;flex-shrink:0;width:28px;height:28px}.color-option__swatch--original{background:linear-gradient(135deg,#ff6b6b 0%,#4ecdc4 50%,#45b7d1 100%);border-color:#0000}.color-option__label{color:#374151;font-size:.75rem;font-weight:500}.download-btn{appearance:none;font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;margin:0;padding:0}.download-btn:focus{outline:none}.download-btn{white-space:nowrap;-webkit-user-select:none;user-select:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:500;text-decoration:none;transition:all .15s;display:inline-flex}.download-btn:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.download-btn:focus-visible{outline-offset:2px;outline:2px solid #ff4240}.download-btn{color:#fff;background-color:#121212;box-shadow:0 4px 14px #12121240}.download-btn:hover:not(:disabled){background-color:#000;box-shadow:0 8px 24px #1212124d}.download-btn{border-radius:12px;width:100%;padding:1rem;font-size:1rem}.download-btn svg{width:20px;height:20px}.download-info{background-color:#dbeafe;border-radius:8px;align-items:flex-start;gap:.5rem;margin-top:.75rem;padding:.75rem;display:flex}.download-info svg{color:#3b82f6;flex-shrink:0;width:18px;height:18px;margin-top:.125rem}.download-info__text{color:#0845aa;font-size:.875rem}.download-info__text a{color:#3b82f6;text-decoration:underline}.quick-download{gap:.5rem;display:flex}.quick-download__btn{appearance:none;font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;margin:0;padding:0}.quick-download__btn:focus{outline:none}.quick-download__btn{white-space:nowrap;-webkit-user-select:none;user-select:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:500;text-decoration:none;transition:all .15s;display:inline-flex}.quick-download__btn:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.quick-download__btn:focus-visible{outline-offset:2px;outline:2px solid #ff4240}.quick-download__btn{color:#374151;background-color:#fff;border:1px solid #e5e7eb;box-shadow:0 1px 2px #0000000d}.quick-download__btn:hover:not(:disabled){background-color:#f9fafb;border-color:#d1d5db;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}.quick-download__btn{flex-direction:column;flex:1;gap:.25rem;padding:.75rem}.quick-download__btn svg{color:#6b7280;width:24px;height:24px}.quick-download__btn span{font-size:.75rem;font-weight:500}.quick-download__btn:hover svg{color:#ff4240}.logo-preview{overflow:hidden}.logo-preview__canvas{aspect-ratio:16/10;justify-content:center;align-items:center;padding:2rem;transition:background-color .2s;display:flex;position:relative}@media (max-width:768px){.logo-preview__canvas{aspect-ratio:4/3;padding:1.5rem}}.logo-preview__canvas--light{background-color:#fff}.logo-preview__canvas--dark{background-color:#111827}.logo-preview__canvas--checkered{background-color:#fff;background-image:linear-gradient(45deg,#e5e7eb 25%,#0000 25%),linear-gradient(-45deg,#e5e7eb 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#e5e7eb 75%),linear-gradient(-45deg,#0000 75%,#e5e7eb 75%);background-position:0 0,0 10px,10px -10px,-10px 0;background-size:20px 20px}.logo-preview__image--black{filter:brightness(0)}.logo-preview__image--white{filter:brightness(0)invert()}.logo-preview__zoom-hint{color:#6b7280;opacity:0;background-color:#ffffffe6;border-radius:6px;align-items:center;gap:.25rem;padding:.5rem .75rem;font-size:.75rem;transition:opacity .15s;display:flex;position:absolute;bottom:1rem;right:1rem}.logo-preview:hover .logo-preview__zoom-hint{opacity:1}.logo-preview__zoom-hint svg{width:14px;height:14px}.bg-toggle{background-color:#f9fafb;border-top:1px solid #e5e7eb;gap:.5rem;padding:.75rem;display:flex}.bg-toggle__btn{appearance:none;font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;margin:0;padding:0}.bg-toggle__btn:focus{outline:none}.bg-toggle__btn{white-space:nowrap;-webkit-user-select:none;user-select:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:500;text-decoration:none;transition:all .15s;display:inline-flex}.bg-toggle__btn:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.bg-toggle__btn:focus-visible{outline-offset:2px;outline:2px solid #ff4240}.bg-toggle__btn{border:2px solid #0000;border-radius:6px;width:36px;height:36px;padding:0;transition:all .15s}.bg-toggle__btn:hover:not(.bg-toggle__btn--active){border-color:#d1d5db}.bg-toggle__btn--active{border-color:#ff4240;box-shadow:0 0 0 2px #ffd3d3}.bg-toggle__btn--light{background-color:#fff;box-shadow:inset 0 0 0 1px #e5e7eb}.bg-toggle__btn--dark{background-color:#111827}.bg-toggle__btn--checkered{background-color:#fff;background-image:linear-gradient(45deg,#d1d5db 25%,#0000 25%),linear-gradient(-45deg,#d1d5db 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#d1d5db 75%),linear-gradient(-45deg,#0000 75%,#d1d5db 75%);background-position:0 0,0 4px,4px -4px,-4px 0;background-size:8px 8px}.bg-toggle__btn--custom{position:relative;overflow:hidden}.bg-toggle__btn--custom input[type=color]{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.bg-toggle__custom-preview{border-radius:4px;width:100%;height:100%}.logo-variants{margin-top:1.25rem}.logo-variants__grid{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}@media (min-width:769px){.logo-variants__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem}}@media screen and (max-width:768px){.logo-variants__grid{grid-template-columns:repeat(1,1fr)}}.logo-variant{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;text-decoration:none;transition:all .2s;display:flex;overflow:hidden}.logo-variant:hover,.logo-variant--clickable:hover{border-color:#d1d5db;transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.logo-variant--selected{border-color:#ff4240;box-shadow:0 0 0 3px #ffd3d3}.logo-variant__preview{aspect-ratio:4/3;background-color:#f9fafb;justify-content:center;align-items:center;min-height:225px;padding:1.5rem;transition:background-color .2s;display:flex;position:relative}.logo-variant__preview:after{content:"";z-index:1;position:absolute;inset:0}@media (max-width:768px){.logo-variant__preview{padding:1rem}}.logo-variant__preview img{object-fit:contain;max-width:70%;max-height:70%;transition:transform .2s}.logo-variant:hover .logo-variant__preview{background-color:#f3f4f6}.logo-variant:hover .logo-variant__preview img{transform:scale(1.05)}.logo-variant__svg{justify-content:center;align-items:center;width:100%;transition:transform .2s;display:flex}.logo-variant__svg svg{width:auto;max-width:70%;height:auto;max-height:70%}.logo-variant:hover .logo-variant__svg{transform:scale(1.05)}.logo-variant__placeholder{color:#9ca3af;background-color:#e5e7eb;border-radius:12px;justify-content:center;align-items:center;width:64px;height:64px;font-size:clamp(1.5rem,3vw + .25rem,2.25rem);font-weight:700;display:flex}.logo-variant__info{background-color:#fff;border-top:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:.75rem;padding:1rem;display:flex}.logo-variant__name{color:#111827;white-space:nowrap;text-overflow:ellipsis;font-size:1rem;font-weight:600;overflow:hidden}.logo-variant__badge{text-transform:capitalize;color:#4b5563;background-color:#f3f4f6;border-radius:9999px;flex-shrink:0;padding:.25rem .625rem;font-size:.75rem;font-weight:500}.logo-fullscreen{z-index:500;background-color:#000000e6;justify-content:center;align-items:center;animation:.15s fadeIn;display:flex;position:fixed;inset:0}.logo-fullscreen__close{appearance:none;font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;margin:0;padding:0;position:absolute;top:1rem;right:1rem}.logo-fullscreen__close:focus{outline:none}.logo-fullscreen__close{white-space:nowrap;-webkit-user-select:none;user-select:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:500;text-decoration:none;transition:all .15s;display:inline-flex}.logo-fullscreen__close:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.logo-fullscreen__close:focus-visible{outline-offset:2px;outline:2px solid #ff4240}.logo-fullscreen__close{color:#4b5563;background-color:#0000}.logo-fullscreen__close:hover:not(:disabled){color:#111827;background-color:#f3f4f6}.logo-fullscreen__close{color:#fff;background-color:#ffffff1a;border-radius:9999px;width:48px;height:48px;padding:0}.logo-fullscreen__close:hover{background-color:#fff3}.logo-fullscreen__close svg{width:24px;height:24px}.logo-fullscreen__image{object-fit:contain;max-width:90vw;max-height:90vh}.logo-fullscreen__info{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#ffffff1a;border-radius:9999px;padding:.75rem 1.25rem;font-size:.875rem;position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%)}.ad-slot{background-color:#f9fafb;border:1px dashed #e5e7eb;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.ad-slot--leaderboard{max-width:728px;min-height:90px;margin:0 auto}@media (max-width:768px){.ad-slot--leaderboard{max-width:320px;min-height:50px}}.ad-slot--rectangle{max-width:300px;min-height:250px;margin-top:1.25rem}.ad-slot--skyscraper{max-width:160px;min-height:600px}.ad-slot--mobile-banner{max-width:320px;min-height:50px}.ad-slot--loaded{background-color:#0000;border:none}.ad-slot--loaded .ad-slot__placeholder{display:none}@media (max-width:768px){.ad-slot--desktop-only{display:none}}@media (min-width:769px){.ad-slot--mobile-only{display:none}}.ad-slot__placeholder{width:100%;height:100%;min-height:inherit;border:1px dashed #d1d5db;border-radius:6px;justify-content:center;align-items:center;display:flex}.ad-slot__placeholder-content{color:#9ca3af;align-items:center;gap:.5rem;display:flex}.ad-slot__placeholder-label{text-transform:uppercase;letter-spacing:.025em;font-size:.75rem;font-weight:500}.ad-slot__placeholder-slug{color:#6b7280;font-family:JetBrains Mono,ui-monospace,SF Mono,monospace;font-size:.75rem}.ad-slot__placeholder-size{color:#9ca3af;font-size:.75rem}.ad-slot__placeholder-size:before{content:"·";margin-right:.5rem}.ad-slot__content{width:100%;height:100%}.ad-slot__content img{object-fit:contain;width:100%;height:100%}.ad-slot__content iframe{border:none}.affiliate-banner{border-radius:12px;width:100%;max-width:728px;margin:0 auto;transition:transform .15s,box-shadow .15s;display:block;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.affiliate-banner:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.affiliate-banner img{width:100%;height:auto;display:block}.affiliate-banner__badge{color:#fff;background-color:#0009;border-radius:6px;padding:.25rem .5rem;font-size:.6875rem;font-weight:500;position:absolute;top:.5rem;right:.5rem}.affiliate-banner--compact{max-width:300px}.affiliate-banner--full{border-radius:0;max-width:100%}.sponsored-section{background-color:#f9fafb;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;padding:2rem 0}.sponsored-section__header{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:25px;padding-right:25px}@media (min-width:769px){.sponsored-section__header{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1025px){.sponsored-section__header{padding-left:2rem;padding-right:2rem}}.sponsored-section__header{text-align:center;margin-bottom:1rem}.sponsored-section__label{color:#6b7280;text-transform:uppercase;letter-spacing:.1em;font-size:.75rem;font-weight:600}.sponsored-section__content{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:25px;padding-right:25px}@media (min-width:769px){.sponsored-section__content{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1025px){.sponsored-section__content{padding-left:2rem;padding-right:2rem}}.sidebar-ad{text-align:center;background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1rem;box-shadow:0 1px 2px #0000000d}.sidebar-ad__label{color:#9ca3af;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem;font-size:.6875rem}.sidebar-ad__content{background-color:#f9fafb;border-radius:6px;justify-content:center;align-items:center;min-height:250px;display:flex}.infeed-ad{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;position:relative;overflow:hidden;box-shadow:0 1px 2px #0000000d}.infeed-ad:before{content:"Sponsored";color:#6b7280;z-index:1;background-color:#fff;border-radius:6px;padding:.25rem .5rem;font-size:.6875rem;font-weight:500;position:absolute;top:.75rem;left:.75rem}.infeed-ad__content{aspect-ratio:4/3;background-color:#f3f4f6;justify-content:center;align-items:center;display:flex}.infeed-ad__info{padding:1rem}.infeed-ad__title{color:#111827;margin-bottom:.25rem;font-size:1rem;font-weight:600}.infeed-ad__desc{color:#6b7280;font-size:.875rem}.modal-overlay{z-index:500;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#00000080;justify-content:center;align-items:center;padding:1rem;animation:.15s fadeIn;display:flex;position:fixed;inset:0}.modal-overlay--center{align-items:center}.modal-overlay--top{align-items:flex-start;padding-top:5rem}.modal{background-color:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:500px;max-height:calc(100vh - 2rem);animation:.2s scaleIn;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.modal--sm{max-width:400px}.modal--lg{max-width:700px}.modal--xl{max-width:900px}.modal--full{max-width:calc(100vw - 2rem);max-height:calc(100vh - 2rem)}.modal__header{border-bottom:1px solid #e5e7eb;flex-shrink:0;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.5rem;display:flex}.modal__title{color:#111827;font-size:clamp(1.125rem,1.5vw + .25rem,1.5rem);font-weight:600}.modal__close{appearance:none;font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;margin:0;padding:0}.modal__close:focus{outline:none}.modal__close{white-space:nowrap;-webkit-user-select:none;user-select:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:500;text-decoration:none;transition:all .15s;display:inline-flex}.modal__close:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.modal__close:focus-visible{outline-offset:2px;outline:2px solid #ff4240}.modal__close{color:#4b5563;background-color:#0000}.modal__close:hover:not(:disabled){color:#111827;background-color:#f3f4f6}.modal__close{color:#9ca3af;border-radius:6px;flex-shrink:0;width:36px;height:36px;padding:0}.modal__close:hover{color:#4b5563}.modal__close svg{width:20px;height:20px}.modal__body{scrollbar-width:thin;scrollbar-color:#d1d5db #0000;flex:1;padding:1.5rem;overflow-y:auto}.modal__body::-webkit-scrollbar{width:6px;height:6px}.modal__body::-webkit-scrollbar-track{background:0 0}.modal__body::-webkit-scrollbar-thumb{background-color:#d1d5db;border-radius:9999px}.modal__body--flush{padding:0}.modal__footer{background-color:#f9fafb;border-top:1px solid #e5e7eb;flex-shrink:0;justify-content:flex-end;align-items:center;gap:.75rem;padding:1rem 1.5rem;display:flex}.modal__footer--between{justify-content:space-between}.alert-dialog{text-align:center;padding:1.5rem}.alert-dialog__icon{border-radius:9999px;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 1rem;display:flex}.alert-dialog__icon svg{width:28px;height:28px}.alert-dialog__icon--danger{color:#ef4444;background-color:#fee2e2}.alert-dialog__icon--warning{color:#c57f08;background-color:#fef3c7}.alert-dialog__icon--success{color:#10b981;background-color:#d1fae5}.alert-dialog__icon--info{color:#3b82f6;background-color:#dbeafe}.alert-dialog__title{color:#111827;margin-bottom:.5rem;font-size:clamp(1.125rem,1.5vw + .25rem,1.5rem);font-weight:600}.alert-dialog__message{color:#4b5563;margin-bottom:1.5rem;font-size:1rem;line-height:1.625}.alert-dialog__actions{justify-content:center;gap:.75rem;display:flex}.toast-container{z-index:800;flex-direction:column;gap:.75rem;display:flex;position:fixed;bottom:1.5rem;right:1.5rem}@media (max-width:768px){.toast-container{bottom:1rem;left:1rem;right:1rem}}.toast{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;align-items:flex-start;gap:.75rem;min-width:320px;max-width:420px;padding:1rem;animation:.2s slideUp;display:flex;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}@media (max-width:768px){.toast{min-width:auto;max-width:100%}}.toast--success{background-color:#d1fae5;border-color:#10b981}.toast--success .toast__icon{color:#10b981}.toast--error{background-color:#fee2e2;border-color:#ef4444}.toast--error .toast__icon{color:#ef4444}.toast--warning{background-color:#fef3c7;border-color:#f59e0b}.toast--warning .toast__icon{color:#c57f08}.toast__icon{flex-shrink:0}.toast__icon svg{width:20px;height:20px}.toast__content{flex:1;min-width:0}.toast__title{color:#111827;margin-bottom:.125rem;font-size:.875rem;font-weight:600}.toast__message{color:#4b5563;font-size:.875rem}.toast__close{appearance:none;font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;margin:0;padding:0}.toast__close:focus{outline:none}.toast__close{color:#9ca3af;border-radius:6px;flex-shrink:0;padding:.25rem;transition:color .15s}.toast__close:hover{color:#4b5563}.toast__close svg{width:16px;height:16px}.toast--exiting{animation:.15s forwards fadeOut}@keyframes fadeOut{to{opacity:0;transform:translateY(-10px)}}.dropdown{display:inline-block;position:relative}.dropdown__trigger{appearance:none;font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;margin:0;padding:0}.dropdown__trigger:focus{outline:none}.dropdown__trigger{white-space:nowrap;-webkit-user-select:none;user-select:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:500;text-decoration:none;transition:all .15s;display:inline-flex}.dropdown__trigger:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.dropdown__trigger:focus-visible{outline-offset:2px;outline:2px solid #ff4240}.dropdown__trigger{color:#374151;background-color:#fff;border:1px solid #e5e7eb;border-radius:6px;padding:.5rem .75rem;font-size:.875rem}.dropdown__trigger:hover{background-color:#f9fafb;border-color:#d1d5db}.dropdown__trigger svg{width:16px;height:16px;margin-left:.25rem;transition:transform .15s}.dropdown__trigger[aria-expanded=true] svg{transform:rotate(180deg)}.dropdown__menu{z-index:500;background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;min-width:200px;padding:.5rem;animation:.15s slideUp;position:absolute;top:calc(100% + .25rem);left:0;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.dropdown__menu--right{left:auto;right:0}.dropdown__menu--full{min-width:auto;left:0;right:0}.dropdown__item{color:#374151;cursor:pointer;border-radius:6px;align-items:center;gap:.75rem;padding:.625rem .75rem;font-size:.875rem;text-decoration:none;transition:all .15s;display:flex}.dropdown__item:hover{color:#111827;background-color:#f3f4f6}.dropdown__item--active{color:#ff4240;background-color:#ffd3d3}.dropdown__item--active:hover{background-color:#ffd3d3}.dropdown__item--danger{color:#ef4444}.dropdown__item--danger:hover{color:#ef4444;background-color:#fee2e2}.dropdown__item--disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.dropdown__item svg{flex-shrink:0;width:18px;height:18px}.dropdown__item-text{flex:1;min-width:0}.dropdown__item-hint{color:#9ca3af;flex-shrink:0;font-size:.75rem}.dropdown__divider{background-color:#e5e7eb;height:1px;margin:.5rem 0}.dropdown__label{color:#6b7280;text-transform:uppercase;letter-spacing:.05em;padding:.5rem .75rem;font-size:.75rem;font-weight:600}.dropdown__group:not(:last-child){border-bottom:1px solid #e5e7eb;margin-bottom:.5rem;padding-bottom:.5rem}.user-dropdown{width:280px}.user-dropdown__header{border-bottom:1px solid #e5e7eb;align-items:center;gap:.75rem;padding:1rem;display:flex}.user-dropdown__avatar{color:#fff;background:#111827;border-radius:9999px;justify-content:center;align-items:center;width:40px;height:40px;font-weight:600;display:flex}.user-dropdown__info{flex:1;min-width:0}.user-dropdown__name{color:#111827;text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;font-weight:600;overflow:hidden}.user-dropdown__email{color:#6b7280;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;overflow:hidden}.user-dropdown__body{padding:.5rem}.user-dropdown__footer{border-top:1px solid #e5e7eb;padding:.5rem}.select-dropdown__search{border-bottom:1px solid #e5e7eb;padding:.5rem}.select-dropdown__input{border:1px solid #e5e7eb;border-radius:6px;width:100%;padding:.5rem .75rem;font-size:.875rem}.select-dropdown__input:focus{border-color:#ff4240;outline:none}.select-dropdown__list{scrollbar-width:thin;scrollbar-color:#d1d5db #0000;max-height:240px;padding:.5rem;overflow-y:auto}.select-dropdown__list::-webkit-scrollbar{width:6px;height:6px}.select-dropdown__list::-webkit-scrollbar-track{background:0 0}.select-dropdown__list::-webkit-scrollbar-thumb{background-color:#d1d5db;border-radius:9999px}.select-dropdown__empty{text-align:center;color:#6b7280;padding:1rem;font-size:.875rem}.tooltip{display:inline-flex;position:relative}.tooltip__content{color:#fff;white-space:nowrap;z-index:700;opacity:0;visibility:hidden;background-color:#111827;border-radius:6px;padding:.5rem .75rem;font-size:.75rem;transition:all .15s;position:absolute;bottom:calc(100% + .5rem);left:50%;transform:translate(-50%)}.tooltip__content:after{content:"";border:6px solid #0000;border-top-color:#111827;position:absolute;top:100%;left:50%;transform:translate(-50%)}.tooltip:hover .tooltip__content{opacity:1;visibility:visible}.tooltip--top .tooltip__content{top:auto;bottom:calc(100% + .5rem)}.tooltip--bottom .tooltip__content{top:calc(100% + .5rem);bottom:auto}.tooltip--bottom .tooltip__content:after{border-top-color:#0000;border-bottom-color:#111827;top:auto;bottom:100%}.tooltip--left .tooltip__content{inset:50% calc(100% + .5rem) auto auto;transform:translateY(-50%)}.tooltip--left .tooltip__content:after{border-top-color:#0000;border-left-color:#111827;top:50%;left:100%;transform:translateY(-50%)}.tooltip--right .tooltip__content{top:50%;bottom:auto;left:calc(100% + .5rem);transform:translateY(-50%)}.tooltip--right .tooltip__content:after{border-top-color:#0000;border-right-color:#111827;top:50%;left:auto;right:100%;transform:translateY(-50%)}.cookie-consent{z-index:9999;background-color:#111827;border-top:1px solid #374151;padding:1rem 1.5rem;animation:.3s ease-out slideUp;position:fixed;bottom:0;left:0;right:0}.cookie-consent__inner{flex-direction:column;gap:1rem;max-width:1280px;margin:0 auto;display:flex}@media (min-width:769px){.cookie-consent__inner{flex-direction:row;justify-content:space-between;align-items:center}}.cookie-consent__content{flex:1}.cookie-consent__text{color:#d1d5db;margin:0;font-size:.875rem;line-height:1.5}.cookie-consent__link{color:#ff6361;text-underline-offset:2px;text-decoration:underline}.cookie-consent__link:hover{color:#ff4240}.cookie-consent__actions{flex-shrink:0;gap:.75rem;display:flex}.cookie-consent__button{cursor:pointer;border-radius:8px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .15s}.cookie-consent__button--reject{color:#d1d5db;background-color:#0000;border:1px solid #4b5563}.cookie-consent__button--reject:hover{background-color:#1f2937;border-color:#6b7280}.cookie-consent__button--accept{color:#fff;background-color:#ff4240;border:1px solid #ff4240}.cookie-consent__button--accept:hover{background-color:#ed2422;border-color:#ed2422}.links-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.links-card__header{background-color:#f9fafb;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;min-height:57px;padding:.75rem 1rem;display:flex}.links-card__title{color:#111827;margin:0;font-size:.875rem;font-weight:600}.links-card__share-btn{color:#6b7280;cursor:pointer;background-color:#0000;border:1px solid #e5e7eb;border-radius:6px;justify-content:center;align-items:center;height:32px;padding:0 10px;transition:all .15s;display:flex}.links-card__share-btn svg{margin-right:6px}.links-card__share-btn:hover{color:#374151;background-color:#fff;border-color:#d1d5db}.links-card__body{flex-direction:column;display:flex}.links-card__website{color:#374151;align-items:center;gap:.5rem;padding:1.25rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .15s;display:flex}.links-card__website:hover{color:#111827}.links-card__website svg{color:#6b7280;flex-shrink:0}.links-card__socials{flex-wrap:wrap;align-items:center;gap:10px;padding:1rem 1.25rem;display:flex}.links-card__socials:not(:first-child){border-top:1px solid #e5e7eb}.links-card__social{color:#4b5563;border:1px solid #e5e7eb;border-radius:6px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .15s;display:flex}.links-card__social:hover{color:#fff;background-color:#1f2937;border-color:#1f2937}.links-card__social svg{flex-shrink:0}.links-card__empty{color:#6b7280;text-align:center;margin:0;padding:.5rem 0;font-size:.875rem}.share-modal{z-index:500;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.share-modal__backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#00000080;animation:.15s fadeIn;position:absolute;inset:0}.share-modal__content{background-color:#fff;border-radius:16px;width:100%;max-width:420px;animation:.15s scaleIn;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.share-modal__header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.share-modal__title{color:#111827;margin:0;font-size:1.125rem;font-weight:600}.share-modal__close{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:all .15s;display:flex}.share-modal__close:hover{color:#4b5563;background-color:#f3f4f6}.share-modal__body{padding:1.25rem}.share-modal__options{flex-direction:column;gap:.5rem;margin-bottom:1.25rem;display:flex}.share-modal__option{color:#374151;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .15s;display:flex}.share-modal__option:hover{color:#111827;background-color:#f3f4f6;border-color:#d1d5db}.share-modal__option-icon{color:#6b7280;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.share-modal__option-text{flex:1}.share-modal__copy{border-top:1px solid #e5e7eb;padding-top:1rem}.share-modal__copy-label{color:#6b7280;text-transform:uppercase;letter-spacing:.025em;margin-bottom:.5rem;font-size:.75rem;font-weight:500;display:block}.share-modal__copy-row{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;align-items:stretch;gap:.5rem;padding:.25rem;display:flex}.share-modal__copy-url{color:#4b5563;text-overflow:ellipsis;white-space:nowrap;flex:1;align-items:center;min-width:0;padding:0 .75rem;font-size:.875rem;display:flex;overflow:hidden}.share-modal__copy-btn{color:#4b5563;cursor:pointer;background-color:#fff;border:1px solid #e5e7eb;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;padding:0;transition:all .15s;display:flex}.share-modal__copy-btn:hover{color:#111827;background-color:#f3f4f6;border-color:#d1d5db}.share-modal__copy-btn--copied,.share-modal__copy-btn--copied:hover{color:#10b981;background-color:#d1fae5;border-color:#10b981}.report-issue{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-top:2rem;padding:1.5rem;box-shadow:0 1px 2px #0000000d}.logo-page__sidebar .report-issue,.brand-content__sidebar .report-issue{margin-top:0}.report-issue{align-items:flex-start;gap:1rem;display:flex}@media (max-width:768px){.report-issue{flex-direction:column;padding:1.25rem}}.report-issue__icon{color:#6b7280;background-color:#f3f4f6;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.report-issue__icon svg{width:20px;height:20px}.report-issue__content{flex:1;min-width:0}.report-issue__title{color:#111827;margin-bottom:.25rem;font-size:1rem;font-weight:600}.report-issue__text{color:#6b7280;margin-bottom:.75rem;font-size:.875rem;line-height:1.625}.report-issue__btn{appearance:none;font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;margin:0;padding:0}.report-issue__btn:focus{outline:none}.report-issue__btn{color:#ff4240;border:1px solid #ff4240;border-radius:6px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .15s}.report-issue__btn:hover{color:#fff;background-color:#ff4240}.report-form__field{margin-bottom:1rem}.report-form__label{color:#374151;margin-bottom:.375rem;font-size:.875rem;font-weight:500;display:block}.report-form__optional{color:#9ca3af;font-weight:400}.report-form__char-count{color:#9ca3af;text-align:right;margin-top:.25rem;font-size:.75rem}.report-form__char-count--warning{color:#f59e0b}.report-form__char-count--error{color:#ef4444}.report-form__error{color:#ef4444;margin-top:.25rem;margin-bottom:.75rem;font-size:.75rem}.report-form__turnstile{justify-content:center;margin-bottom:1rem;display:flex}.report-form__submit{appearance:none;font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;margin:0;padding:0}.report-form__submit:focus{outline:none}.report-form__submit{white-space:nowrap;-webkit-user-select:none;user-select:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:500;text-decoration:none;transition:all .15s;display:inline-flex}.report-form__submit:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.report-form__submit:focus-visible{outline-offset:2px;outline:2px solid #ff4240}.report-form__submit{color:#fff;background-color:#121212;box-shadow:0 4px 14px #12121240}.report-form__submit:hover:not(:disabled){background-color:#000;box-shadow:0 8px 24px #1212124d}.report-form__submit{width:100%;padding:.75rem}.report-form__submit:disabled{opacity:.6;cursor:not-allowed}.report-form__success{text-align:center;flex-direction:column;align-items:center;padding:2rem 1rem;display:flex}.report-form__success-icon{background-color:#d1fae5;border-radius:9999px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1.25rem;display:flex}.report-form__success-icon svg{color:#10b981;width:28px;height:28px}.report-form__success-title{color:#111827;margin-bottom:.5rem;font-size:clamp(1.125rem,1.5vw + .25rem,1.5rem);font-weight:600}.report-form__success-text{color:#6b7280;max-width:320px;margin-bottom:1.5rem;font-size:.875rem;line-height:1.625}.report-form__success-close{appearance:none;font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;margin:0;padding:0}.report-form__success-close:focus{outline:none}.report-form__success-close{color:#6b7280;border:1px solid #e5e7eb;border-radius:6px;padding:.5rem 1.5rem;font-size:.875rem;font-weight:500;transition:all .15s}.report-form__success-close:hover{color:#374151;background-color:#f9fafb}.tabs{background:#fff;border:1px solid #e5e7eb;border-radius:30px;flex-wrap:wrap;align-items:center;gap:.25rem;width:fit-content;padding:.375rem;display:flex;box-shadow:0 1px 2px #0000000d}.tabs__tab{appearance:none;font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;margin:0;padding:0}.tabs__tab:focus{outline:none}.tabs__tab{white-space:nowrap;-webkit-user-select:none;user-select:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:500;text-decoration:none;transition:all .15s;display:inline-flex}.tabs__tab:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.tabs__tab:focus-visible{outline-offset:2px;outline:2px solid #ff4240}.tabs__tab{color:#4b5563;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:25px;padding:.5rem .875rem;font-size:.75rem;font-weight:500;transition:all .15s;position:relative}@media (min-width:769px){.tabs__tab{padding:.625rem 1.25rem;font-size:.75rem}}.tabs__tab:hover:not(.tabs__tab--active){color:#111827}.tabs__tab--active{color:#fff;background:#121212}.intro-wrapper{position:relative}.intro-wrapper:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(80% 40% at 50% -10%,#ff424026,#0000),radial-gradient(60% 25% at 85% 15%,#f422ff1a,#0000),radial-gradient(50% 35% at 15% 60%,#ff636114,#0000),radial-gradient(40% 20% at 70% 80%,#f422ff0f,#0000);position:absolute;inset:0}.hero{z-index:2;padding:calc(64px + 3rem) 0 3rem;position:relative}@media (min-width:769px){.hero{padding:calc(72px + 4rem) 0 3.5rem}}@media (min-width:1025px){.hero{padding:calc(72px + 8rem) 0 6rem}}.hero__content{text-align:center;position:relative}.hero__badge{color:#ff4240;background:linear-gradient(135deg,#ffd3d3,#ffd3d380);border:1px solid #ff424033;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;animation:.3s slideUp;display:inline-flex}.hero__badge svg{width:16px;height:16px}.hero__title{letter-spacing:-.05em;color:#111827;margin-bottom:30px;font-family:Inter,system-ui,sans-serif;font-size:clamp(2.5rem,5vw + 1rem,4rem);font-weight:800;line-height:1.2;animation:.3s .1s backwards slideUp}.hero__title .highlight{background:linear-gradient(135deg,#ff4240 0%,#f422ff 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;display:block;position:relative}.hero__subtitle{color:#4b5563;max-width:600px;margin:0 auto 40px;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.125rem;line-height:1.625;animation:.3s .2s backwards slideUp}@media (min-width:769px){.hero__subtitle{font-size:clamp(1.125rem,2vw,1.25rem)}}.hero__search{max-width:640px;margin:0 auto 1.5rem;animation:.3s .3s backwards slideUp}.hero__popular{animation:.3s .4s backwards slideUp}.hero__ad{justify-content:center;width:100%;max-width:728px;margin-top:50px;margin-left:auto;margin-right:auto;display:flex}.category-tabs{z-index:1;padding:0 0 4rem;position:relative}@media (min-width:769px){.category-tabs{padding:0 0 5rem}}@media (min-width:1025px){.category-tabs{padding:0 0 6rem}}.category-tabs__dropdown{margin-bottom:2rem;position:relative}@media (min-width:769px){.category-tabs__dropdown{display:none}}.category-tabs__dropdown-trigger{color:#111827;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:12px;justify-content:space-between;align-items:center;width:100%;padding:.875rem 1.25rem;font-size:1rem;font-weight:500;transition:all .15s;display:flex;box-shadow:0 1px 2px #0000000d}.category-tabs__dropdown-trigger:hover{border-color:#d1d5db}.category-tabs__dropdown-trigger:focus{border-color:#ff4240;outline:none;box-shadow:0 0 0 3px #ffd3d3}.category-tabs__dropdown-icon{color:#6b7280;width:20px;height:20px;transition:transform .15s}.category-tabs__dropdown-icon--open{transform:rotate(180deg)}.category-tabs__dropdown-menu{z-index:100;background:#fff;border:1px solid #e5e7eb;border-radius:12px;animation:.15s dropdownFadeIn;position:absolute;top:calc(100% + .5rem);left:0;right:0;overflow:hidden;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.category-tabs__dropdown-item{color:#374151;text-align:left;cursor:pointer;background:0 0;border:none;width:100%;padding:.875rem 1.25rem;font-size:1rem;font-weight:400;transition:all .15s;display:block}.category-tabs__dropdown-item:hover{background:#f9fafb}.category-tabs__dropdown-item--active{color:#ff4240;background:#ffd3d3;font-weight:500}.category-tabs__dropdown-item:not(:last-child){border-bottom:1px solid #f3f4f6}.category-tabs__nav{display:none}@media (min-width:769px){.category-tabs__nav{margin-bottom:2.5rem;margin-left:auto;margin-right:auto;display:flex}}@media screen and (min-width:769px) and (max-width:1024px){.category-tabs__nav .tabs__tab:last-child{display:none}}.category-tabs__content{min-height:300px}.category-tabs__grid{grid-template-columns:repeat(2,1fr);gap:1rem;animation:.2s fadeIn;display:grid}@media (min-width:769px){.category-tabs__grid{grid-template-columns:repeat(3,1fr);gap:1.25rem}}@media (min-width:1025px){.category-tabs__grid{grid-template-columns:repeat(4,1fr);gap:1.5rem}}.category-tabs__empty{text-align:center;color:#6b7280;grid-column:1/-1;padding:3rem 0}.category-tabs__footer{justify-content:center;margin-top:2rem;display:flex}@media (min-width:769px){.category-tabs__footer{margin-top:2.5rem}}@keyframes dropdownFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.ad-section-wide{background-color:#f9fafb;border-bottom:1px solid #e5e7eb;padding:2.5rem 0}.ad-section-wide .container{justify-content:center;display:flex}.cta-section{background-color:#f9fafb;padding:4rem 0}@media (min-width:769px){.cta-section{padding:5rem 0}}.cta-section__inner{text-align:center}.cta-section__title{letter-spacing:-.025em;color:#111827;margin-bottom:1rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(2rem,4vw + .5rem,3rem);font-weight:700;line-height:1.25}.cta-section__subtitle{color:#6b7280;max-width:500px;margin:0 auto 2rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.125rem;line-height:1.625}.cta-section__actions{flex-direction:column;justify-content:center;gap:.75rem;display:flex}@media (min-width:769px){.cta-section__actions{flex-direction:row;gap:1rem}}.not-found{justify-content:center;align-items:center;min-height:70vh;padding:5rem 1rem;display:flex;position:relative;overflow:hidden}.not-found:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(80% 60% at 50% 0,#ff42401f,#0000),radial-gradient(50% 40% at 85% 30%,#f422ff14,#0000),radial-gradient(40% 50% at 10% 70%,#ff63610f,#0000);position:absolute;inset:0}.not-found__content{z-index:1;text-align:center;max-width:560px;position:relative}.not-found__code{letter-spacing:-.05em;background:linear-gradient(135deg,#ff4240 0%,#f422ff 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:clamp(7rem,22vw,13rem);font-weight:800;line-height:1;display:block}.not-found__title{letter-spacing:-.025em;color:#111827;margin-bottom:.75rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.5rem,3vw + .25rem,2.25rem);font-weight:600;line-height:1.25}.not-found__text{color:#6b7280;margin-bottom:2.5rem;font-size:1.125rem;line-height:1.625}.not-found__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;display:flex}.brand-header{background-color:#fff;border-bottom:1px solid #e5e7eb;padding:calc(64px + 1.5rem) 0 2rem;position:relative;overflow:hidden}@media (min-width:769px){.brand-header{padding:calc(72px + 5rem) 0 2.5rem}}.brand-header:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(80% 50% at 50% -20%,#ff42401f,#0000),radial-gradient(60% 30% at 80% 20%,#f422ff14,#0000),radial-gradient(40% 30% at 20% 80%,#ff63610f,#0000);height:100%;position:absolute;top:0;left:0;right:0}.brand-header__inner{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:25px;padding-right:25px}@media (min-width:769px){.brand-header__inner{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1025px){.brand-header__inner{padding-left:2rem;padding-right:2rem}}.brand-header__inner{z-index:1;position:relative}.brand-header__content{flex-direction:column;gap:1.5rem;display:flex}@media (min-width:769px){.brand-header__content{flex-direction:row;align-items:flex-start;gap:2rem}}.brand-header__logo-wrap{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;padding:1rem;display:flex}@media (min-width:769px){.brand-header__logo-wrap{width:100px;height:100px}}.brand-header__logo-wrap img{object-fit:contain;max-width:100%;max-height:100%}.brand-header__info{flex:1;min-width:0}.brand-header__title{letter-spacing:-.025em;color:#111827;margin-bottom:.5rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(2rem,4vw + .5rem,3rem);font-weight:700;line-height:1.25}.brand-header__meta{color:#6b7280;flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:1rem;font-size:.875rem;display:flex}.brand-header__meta-item{align-items:center;gap:.25rem;display:flex}.brand-header__meta-item svg{width:16px;height:16px}.brand-header__description{color:#4b5563;max-width:700px;margin-bottom:1rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem;line-height:1.625}.brand-header__links{flex-wrap:wrap;gap:.75rem;display:flex}.brand-header__link{color:#374151;background-color:#f3f4f6;border-radius:6px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .15s;display:inline-flex}.brand-header__link:hover{color:#111827;background-color:#e5e7eb}.brand-header__link svg{width:16px;height:16px}.brand-content{padding:3rem 0 3.5rem}@media (min-width:769px){.brand-content{padding:4rem 0 5rem}}.brand-content__inner{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:25px;padding-right:25px}@media (min-width:769px){.brand-content__inner{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1025px){.brand-content__inner{padding-left:2rem;padding-right:2rem}}.brand-content__inner{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:1025px){.brand-content__inner{grid-template-columns:1fr 360px;gap:2.5rem}}.brand-content__main{min-width:0}.brand-content__sidebar{flex-direction:column;gap:1.25rem;display:flex}@media (min-width:1025px){.brand-content__sidebar{height:fit-content;position:sticky;top:calc(72px + 1.5rem)}}.brand-logos{margin-bottom:2.5rem}.brand-logos__header{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.brand-logos__title{color:#111827;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.25rem,2vw + .25rem,1.75rem);font-weight:600;line-height:1.25}.brand-logos__count{color:#6b7280;background-color:#f3f4f6;border-radius:9999px;padding:.25rem .75rem;font-size:.875rem}.brand-logos__subtitle{color:#6b7280;margin-bottom:1.5rem;font-size:1rem}.brand-logos__empty{text-align:center;background-color:#f9fafb;border-radius:12px;padding:3rem}.brand-logos__empty svg{color:#d1d5db;width:48px;height:48px;margin:0 auto 1rem}.brand-logos__empty p{color:#6b7280}@media (min-width:1025px){.brand-logos .logo-grid{grid-template-columns:repeat(3,1fr)}}.brand-colors{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:2.5rem;padding:0;overflow:hidden;box-shadow:0 1px 2px #0000000d}@media screen and (max-width:768px){.brand-colors{margin-bottom:1rem}}.brand-colors__header{background-color:#f9fafb;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem;display:flex}@media screen and (max-width:768px){.brand-colors__header{flex-wrap:wrap;gap:.4rem}}.brand-colors__title{color:#111827;font-size:1.125rem;font-weight:600}.brand-colors__format{background-color:#fff;border:1px solid #e0e3e8;border-radius:12px;gap:.125rem;padding:.25rem;display:flex}.brand-colors__format-btn{appearance:none;font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;margin:0;padding:0}.brand-colors__format-btn:focus{outline:none}.brand-colors__format-btn{white-space:nowrap;-webkit-user-select:none;user-select:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:500;text-decoration:none;transition:all .15s;display:inline-flex}.brand-colors__format-btn:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.brand-colors__format-btn:focus-visible{outline-offset:2px;outline:2px solid #ff4240}.brand-colors__format-btn{color:#6b7280;text-transform:uppercase;letter-spacing:.02em;background-color:#0000;border-radius:6px;padding:.5rem 1rem;font-size:.875rem;font-weight:600;transition:all .15s}@media screen and (max-width:768px){.brand-colors__format-btn{border-radius:8px;font-size:.7rem}}.brand-colors__format-btn:hover{color:#374151}.brand-colors__format-btn--active{color:#fff;background-color:#111827;box-shadow:0 1px 2px #0000000d}.brand-colors__format-btn--active:hover{color:#fff;background-color:#1f2937}.related-brands{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-top:1.25rem;padding:1.25rem;box-shadow:0 1px 2px #0000000d}.related-brands__title{color:#111827;margin-bottom:1rem;font-size:1rem;font-weight:600}.related-brands__list{flex-direction:column;gap:.5rem;display:flex}.related-brands__item{border-radius:6px;align-items:center;gap:.75rem;padding:.5rem;text-decoration:none;transition:background-color .15s;display:flex}.related-brands__item:hover{background-color:#f9fafb}.related-brands__logo{background-color:#f3f4f6;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.related-brands__logo img{object-fit:contain;max-width:70%;max-height:70%}.related-brands__name{color:#374151;text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:.875rem;overflow:hidden}.brand-info-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.brand-info-card__header{background-color:#f9fafb;border-bottom:1px solid #e5e7eb;align-items:center;min-height:57px;padding:.75rem 1rem;display:flex}.brand-info-card__title{color:#111827;margin:0;font-size:.875rem;font-weight:600}.brand-info-card__row{justify-content:space-between;align-items:center;gap:1rem;padding:.75rem 1rem;display:flex}.brand-info-card__row+.brand-info-card__row{border-top:1px solid #e5e7eb}.brand-info-card__label{color:#6b7280;flex-shrink:0;font-size:.875rem}.brand-info-card__value{color:#1f2937;text-align:right;font-size:.875rem}.brand-info-card__value--link{color:#374151;align-items:center;gap:.375rem;font-weight:500;text-decoration:none;transition:color .15s;display:inline-flex}.brand-info-card__value--link svg{color:#6b7280;flex-shrink:0}.brand-info-card__value--link:hover{color:#111827}.brand-info-card__value--capitalize{text-transform:capitalize}.brand-info-card__links{color:#1f2937;text-align:right;font-size:.875rem}.brand-info-card__sep{color:#9ca3af}.brand-info-card__link{color:#374151;font-size:.875rem;text-decoration:none;transition:color .15s}.brand-info-card__link:hover{color:#111827}.guidelines-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:1.25rem;padding:0;overflow:hidden;box-shadow:0 1px 2px #0000000d}.guidelines-card__header{background-color:#f9fafb;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;min-height:57px;padding:.75rem 1rem;display:flex}.guidelines-card__title{color:#111827;margin:0;font-size:.875rem;font-weight:600}.guidelines-card__body{padding:1.25rem}.guidelines-card__text{color:#6b7280;margin-bottom:1rem;font-size:.875rem;line-height:1.625}.guidelines-card__link{color:#374151;background-color:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.75rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .15s;display:flex}.guidelines-card__link:hover{color:#111827;background-color:#e5e7eb;border-color:#d1d5db}.guidelines-card__link svg{width:16px;height:16px}.brand-typography{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:0;overflow:hidden;box-shadow:0 1px 2px #0000000d}.brand-typography__header{background-color:#f9fafb;border-bottom:1px solid #e5e7eb;align-items:center;padding:1.25rem;display:flex}.brand-typography__title{color:#111827;font-size:1.125rem;font-weight:600}.brand-typography__item{justify-content:space-between;align-items:center;padding:.875rem 1.25rem;text-decoration:none;transition:background-color .15s;display:flex}.brand-typography__item:hover{background-color:#f9fafb}.brand-typography__item+.brand-typography__item{border-top:1px solid #e5e7eb}.brand-typography__info{align-items:center;gap:.75rem;min-width:0;display:flex}.brand-typography__name{color:#111827;font-size:1rem;font-weight:600}.brand-typography__category{color:#6b7280;text-transform:capitalize;font-size:.75rem}.brand-typography__usage{color:#4b5563;text-transform:capitalize;background-color:#f3f4f6;border-radius:4px;flex-shrink:0;padding:2px .625rem;font-size:.6875rem;font-weight:500}.brand-tags{margin-top:2rem}.brand-tags__title{color:#374151;margin-bottom:.75rem;font-size:.875rem;font-weight:600}.brand-tags__list{flex-wrap:wrap;gap:.5rem;display:flex}.brand-tags__tag{color:#4b5563;background-color:#f3f4f6;border-radius:6px;padding:.375rem .75rem;font-size:.875rem;text-decoration:none;transition:all .15s}.brand-tags__tag:hover{color:#ff4240;background-color:#ffd3d3}.brand-ad-bottom,.brand-related{margin-top:2rem}.brand-related__title{color:#111827;margin-bottom:1rem;font-size:clamp(1.125rem,1.5vw + .25rem,1.5rem);font-weight:600}@media (min-width:1025px){.brand-related .logo-grid{grid-template-columns:repeat(3,1fr)}}.logo-header{background-color:#fff;border-bottom:1px solid #e5e7eb;padding:calc(64px + 1.5rem) 0 2rem;position:relative;overflow:hidden}@media (min-width:769px){.logo-header{padding:calc(72px + 5rem) 0 2.5rem}}.logo-header:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(80% 50% at 50% -20%,#ff42401f,#0000),radial-gradient(60% 30% at 80% 20%,#f422ff14,#0000),radial-gradient(40% 30% at 20% 80%,#ff63610f,#0000);height:100%;position:absolute;top:0;left:0;right:0}.logo-header__inner{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:25px;padding-right:25px}@media (min-width:769px){.logo-header__inner{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1025px){.logo-header__inner{padding-left:2rem;padding-right:2rem}}.logo-header__inner{z-index:1;position:relative}.logo-header__content{flex-direction:column;gap:1.5rem;display:flex}@media (min-width:769px){.logo-header__content{flex-direction:row;align-items:flex-start;gap:2rem}}.logo-header__logo-wrap{background-color:#fff;border:1px solid #e5e7eb;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:100px;height:100px;padding:1rem;display:flex;box-shadow:0 1px 2px #0000000d}@media (min-width:769px){.logo-header__logo-wrap{width:120px;height:120px}}.logo-header__logo-wrap--dark{background-color:#111827;border-color:#1f2937}.logo-header__logo-svg{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.logo-header__logo-svg svg{width:auto;max-width:100%;height:auto;max-height:100%}.logo-header__logo-placeholder{color:#d1d5db;font-size:clamp(2rem,4vw + .5rem,3rem);font-weight:700}.logo-header__info{flex:1;min-width:0}.logo-header__info .breadcrumbs{margin-bottom:.75rem}.logo-header__title{letter-spacing:-.025em;color:#111827;margin-bottom:.75rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(2rem,4vw + .5rem,3rem);font-weight:700;line-height:1.25}.logo-header__meta{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.logo-header__meta-item{color:#6b7280;align-items:center;gap:.25rem;font-size:.875rem;text-decoration:none;display:flex}.logo-header__meta-item:hover{color:#ff4240}.logo-header__meta-item svg{width:16px;height:16px}.logo-header__description{color:#4b5563;max-width:600px;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem;line-height:1.625}.logo-page{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:25px;padding-right:25px}@media (min-width:769px){.logo-page{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1025px){.logo-page{padding-left:2rem;padding-right:2rem}}.logo-page{padding-top:3rem;padding-bottom:3.5rem}@media (min-width:769px){.logo-page{padding-top:4rem;padding-bottom:5rem}}.logo-page__content{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:1025px){.logo-page__content{grid-template-columns:1fr 380px;gap:2.5rem}}.logo-page__main{min-width:0}.logo-page__main .ad-slot{margin-top:40px}.logo-page__sidebar{flex-direction:column;gap:1.25rem;display:flex}@media (min-width:1025px){.logo-page__sidebar{height:fit-content;position:sticky;top:calc(72px + 1.5rem)}}.logo-page__sidebar .guidelines-card{margin-bottom:0}.logo-page__sidebar .guidelines-card--with-separator{border-bottom:1px dashed #e5e7eb;padding-bottom:1.25rem}.logo-page__colors,.logo-page__more{margin-top:2.5rem}@media screen and (max-width:768px){.logo-page__more{display:none}}.logo-page__more-footer{justify-content:center;margin-top:1.5rem;display:flex}.logo-preview-section{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;box-shadow:0 1px 2px #0000000d}.logo-preview{aspect-ratio:16/10;justify-content:center;align-items:center;padding:2.5rem;transition:background-color .2s;display:flex;position:relative}.logo-preview:after{content:"";z-index:1;position:absolute;inset:0}@media (max-width:768px){.logo-preview{aspect-ratio:4/3;padding:1.5rem}}.logo-preview--light{background-color:#fff}.logo-preview--dark{background-color:#111827}.logo-preview--checkered{background-color:#fff;background-image:linear-gradient(45deg,#e5e7eb 25%,#0000 25%),linear-gradient(-45deg,#e5e7eb 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#e5e7eb 75%),linear-gradient(-45deg,#0000 75%,#e5e7eb 75%);background-position:0 0,0 10px,10px -10px,-10px 0;background-size:20px 20px}.logo-preview__image{object-fit:contain;max-width:80%;max-height:80%;transition:filter .2s}.logo-preview__image svg{width:100%;max-width:600px;max-height:200px}.logo-preview__image img{max-width:100%;max-height:100%}.logo-preview__image--invert{filter:invert()}.background-toggle{background-color:#f9fafb;border-top:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:1rem;display:flex}.background-toggle__group{gap:.5rem;display:flex}.background-toggle__btn{appearance:none;font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;margin:0;padding:0}.background-toggle__btn:focus{outline:none}.background-toggle__btn{white-space:nowrap;-webkit-user-select:none;user-select:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:500;text-decoration:none;transition:all .15s;display:inline-flex}.background-toggle__btn:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.background-toggle__btn:focus-visible{outline-offset:2px;outline:2px solid #ff4240}.background-toggle__btn{color:#6b7280;background-color:#fff;border:2px solid #0000;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;padding:0;transition:all .15s;display:flex}.background-toggle__btn:hover:not(.background-toggle__btn--active){color:#374151;border-color:#d1d5db}.background-toggle__btn--active{color:#030712;border-color:#030712}.background-toggle__btn svg{width:18px;height:18px}.logo-info{border-top:1px solid #e5e7eb;padding:1.25rem}.logo-info__title{letter-spacing:-.025em;color:#111827;margin-bottom:.75rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.5rem,3vw + .25rem,2.25rem);font-weight:600;line-height:1.25}.logo-info__meta{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.logo-info__badge{text-transform:capitalize;color:#4b5563;background-color:#f3f4f6;border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:500;display:inline-flex}.logo-info__dimensions{color:#6b7280;font-family:JetBrains Mono,ui-monospace,SF Mono,monospace;font-size:.875rem}.section-title{color:#111827;margin-bottom:1.25rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.125rem,1.5vw + .25rem,1.5rem);font-weight:600;line-height:1.25}.logo-colors{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:0;overflow:hidden;box-shadow:0 1px 2px #0000000d}.logo-colors__header{background-color:#f9fafb;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem;display:flex}@media screen and (max-width:768px){.logo-colors__header{flex-wrap:wrap;gap:.4rem}}.logo-colors__title{color:#111827;font-size:1.125rem;font-weight:600}.logo-colors__format{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;gap:.125rem;padding:.25rem;display:flex}.logo-colors__format-btn{appearance:none;font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;margin:0;padding:0}.logo-colors__format-btn:focus{outline:none}.logo-colors__format-btn{white-space:nowrap;-webkit-user-select:none;user-select:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:500;text-decoration:none;transition:all .15s;display:inline-flex}.logo-colors__format-btn:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.logo-colors__format-btn:focus-visible{outline-offset:2px;outline:2px solid #ff4240}.logo-colors__format-btn{color:#6b7280;text-transform:uppercase;letter-spacing:.02em;background-color:#0000;border-radius:6px;padding:.5rem 1rem;font-size:.875rem;font-weight:600;transition:all .15s}@media screen and (max-width:768px){.logo-colors__format-btn{border-radius:8px;font-size:.7rem}}.logo-colors__format-btn:hover{color:#374151}.logo-colors__format-btn--active{color:#fff;background-color:#111827;box-shadow:0 1px 2px #0000000d}.logo-colors__format-btn--active:hover{color:#fff;background-color:#1f2937}.view-all-link{color:#ff4240;align-items:center;gap:.5rem;margin-top:1.25rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .15s;display:inline-flex}.view-all-link:hover{color:#ed2422;text-decoration:underline}.switch{display:inline-flex;position:relative}.switch__input{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.switch__input:checked+.switch__track{background-color:#ff4240}.switch__input:checked+.switch__track .switch__thumb{transform:translate(18px)}.switch__input:focus-visible+.switch__track{outline-offset:2px;outline:2px solid #ff4240}.switch__track{cursor:pointer;background-color:#d1d5db;border-radius:9999px;width:42px;height:24px;transition:background-color .15s;position:relative}.switch__thumb{background-color:#fff;border-radius:9999px;width:18px;height:18px;transition:transform .15s;position:absolute;top:3px;left:3px;box-shadow:0 1px 2px #0000000d}.auth-page{justify-content:center;padding:3rem 1rem 3.5rem;display:flex}@media (min-width:769px){.auth-page{padding:4rem 1rem 5rem}}.auth-container{width:100%;max-width:420px}.auth-card{background-color:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}@media (max-width:768px){.auth-card{padding:1.25rem}}.auth-success-icon{color:#ff4240;background:linear-gradient(135deg,#ffd3d3 0%,#ff424033 100%);border-radius:9999px;justify-content:center;align-items:center;width:52px;height:52px;margin:0 auto 1rem;display:flex}.auth-header{text-align:center;margin-bottom:1.5rem}.auth-header__logo{align-items:center;gap:.5rem;margin-bottom:1rem;text-decoration:none;display:inline-flex}.auth-header__logo-icon{color:#fff;background:linear-gradient(135deg,#ff4240 0%,#f422ff 100%);border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.125rem;font-weight:700;display:flex}.auth-header__logo-text{color:#111827;font-size:1.5rem;font-weight:700}.auth-header__title{letter-spacing:-.025em;color:#111827;margin-bottom:.5rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.5rem,3vw + .25rem,2.25rem);font-weight:600;line-height:1.25}.auth-header__subtitle{color:#6b7280;font-size:1rem}.auth-form__group{margin-bottom:1rem}.auth-form__label{color:#374151;margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:block}.auth-form__input{color:#111827;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;width:100%;padding:.75rem 1rem;font-size:1rem;transition:all .15s}.auth-form__input::placeholder{color:#9ca3af}.auth-form__input:hover:not(:focus){border-color:#d1d5db}.auth-form__input:focus{border-color:#ff4240;outline:none;box-shadow:0 0 0 3px #ffd3d3}.auth-form__input--error{border-color:#ef4444}.auth-form__input--error:focus{box-shadow:0 0 0 3px #fee2e2}.auth-form__error{color:#ef4444;align-items:center;gap:.25rem;margin-top:.5rem;font-size:.75rem;display:flex}.auth-form__error svg{width:14px;height:14px}.auth-form__hint{color:#6b7280;margin-top:.5rem;font-size:.75rem}.auth-form__checkbox{align-items:flex-start;gap:.75rem;display:flex}.auth-form__checkbox input{margin-top:.125rem}.auth-form__checkbox label{color:#4b5563;font-size:.875rem;line-height:1.5}.auth-form__checkbox label a{color:#ff4240;text-decoration:underline}.auth-form__row{justify-content:space-between;align-items:center;margin-bottom:0;display:flex}.auth-form__forgot{color:#ff4240;font-size:.875rem;text-decoration:none;transition:color .15s}.auth-form__forgot:hover{color:#ed2422;text-decoration:underline}.auth-form__submit{appearance:none;font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;margin:0;padding:0}.auth-form__submit:focus{outline:none}.auth-form__submit{white-space:nowrap;-webkit-user-select:none;user-select:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:500;text-decoration:none;transition:all .15s;display:inline-flex}.auth-form__submit:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.auth-form__submit:focus-visible{outline-offset:2px;outline:2px solid #ff4240}.auth-form__submit{color:#fff;background-color:#121212;box-shadow:0 4px 14px #12121240}.auth-form__submit:hover:not(:disabled){background-color:#000;box-shadow:0 8px 24px #1212124d}.auth-form__submit{border-radius:8px;width:100%;padding:.875rem 1.5rem;font-size:1rem}.auth-alert{border-radius:8px;align-items:flex-start;gap:.75rem;margin-bottom:1.5rem;padding:1rem;display:flex}.auth-alert svg{flex-shrink:0;width:20px;height:20px;margin-top:.125rem}.auth-alert--error{color:#d41212;background-color:#fee2e2}.auth-alert--error svg{color:#ef4444}.auth-alert--success{color:#085b40;background-color:#d1fae5}.auth-alert--success svg{color:#10b981}.auth-alert--info{color:#0845aa;background-color:#dbeafe}.auth-alert--info svg{color:#3b82f6}.auth-alert__content{flex:1}.auth-alert__title{margin-bottom:.125rem;font-size:.875rem;font-weight:600}.auth-alert__message{font-size:.875rem;line-height:1.625}.auth-divider{align-items:center;gap:1rem;margin:1.5rem 0;display:flex}.auth-divider:before,.auth-divider:after{content:"";background-color:#e5e7eb;flex:1;height:1px}.auth-divider__text{color:#9ca3af;text-transform:uppercase;letter-spacing:.025em;font-size:.875rem}.auth-social{flex-direction:column;gap:.75rem;display:flex}.auth-social__btn{appearance:none;font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;margin:0;padding:0}.auth-social__btn:focus{outline:none}.auth-social__btn{white-space:nowrap;-webkit-user-select:none;user-select:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:500;text-decoration:none;transition:all .15s;display:inline-flex}.auth-social__btn:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.auth-social__btn:focus-visible{outline-offset:2px;outline:2px solid #ff4240}.auth-social__btn{color:#374151;background-color:#fff;border:1px solid #e5e7eb;box-shadow:0 1px 2px #0000000d}.auth-social__btn:hover:not(:disabled){background-color:#f9fafb;border-color:#d1d5db;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}.auth-social__btn{width:100%;padding:.75rem 1rem;font-size:.875rem}.auth-social__btn svg{width:20px;height:20px}.auth-footer{text-align:center;border-top:1px solid #e5e7eb;margin-top:1.25rem;padding-top:1.25rem}.auth-footer__text{color:#6b7280;font-size:.875rem}.auth-footer__link{color:#ff4240;font-weight:500;text-decoration:none;transition:color .15s}.auth-footer__link:hover{color:#ed2422;text-decoration:underline}.auth-back{justify-content:center;margin-top:1rem;display:flex}.auth-back__link{color:#6b7280;align-items:center;gap:.5rem;font-size:.875rem;text-decoration:none;transition:color .15s;display:inline-flex}.auth-back__link:hover{color:#374151}.auth-back__link svg{width:16px;height:16px}.auth-checkbox{cursor:pointer;align-items:flex-start;gap:.75rem;display:flex}.auth-checkbox__input{opacity:0;width:0;height:0;position:absolute}.auth-checkbox__input:checked+.auth-checkbox__box{color:#fff;background-color:#ff4240;border-color:#ff4240}.auth-checkbox__input:focus-visible+.auth-checkbox__box{box-shadow:0 0 0 3px #ffd3d3}.auth-checkbox__box{color:#0000;background-color:#fff;border:2px solid #e5e7eb;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-top:2px;transition:all .15s;display:flex}.auth-checkbox__content{flex-direction:column;gap:.125rem;display:flex}.auth-checkbox__label{color:#374151;font-size:.875rem;font-weight:500}.auth-checkbox__description{color:#6b7280;font-size:.75rem}.auth-card--centered{text-align:center;padding:2rem 1.5rem}@media (max-width:768px){.auth-card--centered{padding:1.5rem 1.25rem}}.auth-status-icon{border-radius:9999px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.25rem;display:flex}.auth-status-icon--loading{color:#6b7280;background:linear-gradient(135deg,#f3f4f6 0%,#e5e7eb 100%)}.auth-status-icon--success{color:#10b981;background:linear-gradient(135deg,#10b9811a 0%,#10b98133 100%)}.auth-status-icon--error{color:#ef4444;background:linear-gradient(135deg,#ef44441a 0%,#ef444433 100%)}.auth-status__title{color:#111827;margin-bottom:.75rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.25rem,2vw + .25rem,1.75rem);font-weight:600;line-height:1.25}.auth-status__text{color:#4b5563;max-width:320px;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;font-size:1rem;line-height:1.625}.auth-status__hint{color:#6b7280;max-width:320px;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;font-size:.875rem}.browse-hero{background-color:#fff;border-bottom:1px solid #e5e7eb;padding:calc(64px + 2.5rem) 0 2.5rem;position:relative;overflow:hidden}@media (min-width:769px){.browse-hero{padding:calc(72px + 3rem) 0 3rem}}.browse-hero:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(80% 50% at 50% -20%,#ff42401f,#0000),radial-gradient(60% 30% at 80% 20%,#f422ff14,#0000),radial-gradient(40% 30% at 20% 80%,#ff63610f,#0000);height:100%;position:absolute;top:0;left:0;right:0}.browse-hero__inner{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:25px;padding-right:25px}@media (min-width:769px){.browse-hero__inner{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1025px){.browse-hero__inner{padding-left:2rem;padding-right:2rem}}.browse-hero__inner{z-index:1;text-align:center;position:relative}.browse-hero__title{letter-spacing:-.025em;color:#111827;margin-bottom:.75rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(2rem,4vw + .5rem,3rem);font-weight:700;line-height:1.25}.browse-hero__subtitle{color:#6b7280;font-size:1.125rem}@media (max-width:768px){.browse-hero__subtitle{font-size:1rem}}.browse-content{padding:3rem 0 3.5rem}@media (min-width:769px){.browse-content{padding:4rem 0 5rem}}.filter-dropdown{position:relative}@media (max-width:768px){.filter-dropdown{width:100%}}.filter-dropdown__trigger{color:#374151;cursor:pointer;background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;align-items:center;gap:.5rem;min-width:180px;padding:.75rem 1rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.875rem;font-weight:500;transition:all .15s;display:inline-flex}@media (max-width:768px){.filter-dropdown__trigger{justify-content:space-between;width:100%}}.filter-dropdown__trigger:hover{background-color:#f9fafb;border-color:#d1d5db}.filter-dropdown__trigger:focus-visible{border-color:#ff4240;outline:none;box-shadow:0 0 0 3px #ffd3d3}.filter-dropdown__trigger--open{border-color:#d1d5db;box-shadow:0 0 0 3px #f3f4f6e6}.filter-dropdown__icon{color:#9ca3af;align-items:center;display:flex}.filter-dropdown__label{color:#6b7280;margin-right:.25rem}.filter-dropdown__label:after{content:":"}.filter-dropdown__value{color:#111827;text-align:left;flex:1}.filter-dropdown__chevron{color:#9ca3af;flex-shrink:0;transition:transform .15s}.filter-dropdown__trigger--open .filter-dropdown__chevron{transform:rotate(180deg)}.filter-dropdown__menu{z-index:100;background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;min-width:220px;padding:.5rem;animation:.15s ease-out dropdownFadeIn;position:absolute;top:calc(100% + .5rem);left:0;right:0;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}@media (max-width:768px){.filter-dropdown__menu{left:0;right:0}}.filter-dropdown__option{color:#374151;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;justify-content:space-between;align-items:center;width:100%;padding:.75rem 1rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.875rem;transition:all .15s;display:flex}.filter-dropdown__option:hover{color:#ff4240;background-color:#0000}.filter-dropdown__option--selected{color:#111827;background-color:#f3f4f6;font-weight:500}.filter-dropdown__option--selected:hover{color:inherit;background-color:#f3f4f6}.filter-dropdown__option--selected svg{color:inherit}.pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:.25rem;margin-top:3rem;display:flex}@media (max-width:768px){.pagination{gap:.125rem}}.pagination__btn{appearance:none;font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;margin:0;padding:0}.pagination__btn:focus{outline:none}.pagination__btn{white-space:nowrap;-webkit-user-select:none;user-select:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:500;text-decoration:none;transition:all .15s;display:inline-flex}.pagination__btn:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.pagination__btn:focus-visible{outline-offset:2px;outline:2px solid #ff4240}.pagination__btn{color:#4b5563;background-color:#fff;border:1px solid #e5e7eb;border-radius:6px;min-width:40px;height:40px;padding:.5rem;font-size:.875rem;font-weight:500;transition:all .15s}@media (max-width:768px){.pagination__btn{min-width:36px;height:36px;font-size:.75rem}}.pagination__btn:hover{color:#111827;background-color:#f9fafb;border-color:#d1d5db}.pagination__btn--active,.pagination__btn--active:hover{color:#fff;background-color:#030712;border-color:#030712}.pagination__btn--prev,.pagination__btn--next{gap:.5rem;padding:.5rem 1rem}@media (max-width:768px){.pagination__btn--prev,.pagination__btn--next{padding:.5rem}.pagination__btn--prev span,.pagination__btn--next span{display:none}}.pagination__btn--prev svg,.pagination__btn--next svg{width:16px;height:16px}.pagination__btn--disabled{opacity:.5;cursor:not-allowed}.pagination__btn--disabled:hover{color:#4b5563;background-color:#fff;border-color:#e5e7eb}.pagination__ellipsis{color:#9ca3af;justify-content:center;align-items:center;width:40px;height:40px;font-size:.875rem;display:flex}.browse-mid-ad{justify-content:center;padding:2rem 0;display:flex}.browse-mid-ad:empty{display:none}.browse-mid-ad:empty+.logo-grid{margin-top:1rem}@media (min-width:769px){.browse-mid-ad:empty+.logo-grid{margin-top:1.5rem}}.browse-empty{text-align:center;padding:4rem 1rem}.browse-empty__icon{color:#9ca3af;background-color:#f3f4f6;border-radius:9999px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.5rem;display:flex}.browse-empty__icon svg{width:32px;height:32px}.browse-empty__title{color:#111827;margin-bottom:.5rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.25rem,2vw + .25rem,1.75rem);font-weight:600;line-height:1.25}.browse-empty__text{color:#6b7280;max-width:400px;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;font-size:1rem}.category-header{margin-bottom:2rem}.category-header__title{letter-spacing:-.025em;color:#111827;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(2rem,4vw + .5rem,3rem);font-weight:700;line-height:1.25}.category-header__description{color:#6b7280;max-width:600px;margin-top:.5rem;font-size:1rem}.category-header__count{color:#9ca3af;margin-top:.5rem;font-size:.875rem}.view-all-link{text-align:center;margin-top:3rem;display:block}.search-hero-section{background-color:#fff;border-bottom:1px solid #e5e7eb;padding:calc(64px + 2.5rem) 0 2.5rem;position:relative}@media (min-width:769px){.search-hero-section{padding:calc(72px + 3rem) 0 3rem}}.search-hero-section:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(80% 50% at 50% -20%,#f422ff1f,#0000),radial-gradient(60% 30% at 20% 20%,#ff424014,#0000),radial-gradient(40% 30% at 80% 80%,#ff63610f,#0000);height:100%;position:absolute;top:0;left:0;right:0}.search-hero-section__inner{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:25px;padding-right:25px}@media (min-width:769px){.search-hero-section__inner{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1025px){.search-hero-section__inner{padding-left:2rem;padding-right:2rem}}.search-hero-section__inner{z-index:1;text-align:center;position:relative}.search-hero-section__title{letter-spacing:-.025em;color:#111827;margin-bottom:.5rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(2rem,4vw + .5rem,3rem);font-weight:700;line-height:1.25}.search-hero-section__query{color:#6b7280;margin-bottom:1.5rem;font-size:1.125rem}.search-hero-section__query strong{color:#374151;font-weight:600}@media (max-width:768px){.search-hero-section__query{font-size:1rem}}.search-hero-section__search{max-width:640px;margin:0 auto}.search-hero-section__search .search-hero{margin-top:0}.search-hero-section__search .search-hero__input-wrapper{background-color:#fff;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.search-results{padding:2rem 0 4rem}@media (min-width:769px){.search-results{padding:2.5rem 0 5rem}}.search-results__ad{margin-bottom:2rem}.search-results__count{color:#6b7280;margin-bottom:1.5rem;font-size:1rem}.search-results__empty{text-align:center;padding:4rem 1rem}.search-results__empty-icon{color:#9ca3af;background-color:#f3f4f6;border-radius:9999px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.5rem;display:flex}.search-results__empty-icon svg{width:32px;height:32px}.search-results__empty-title{color:#111827;margin-bottom:.5rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.25rem,2vw + .25rem,1.75rem);font-weight:600;line-height:1.25}.search-results__empty-text{color:#6b7280;max-width:400px;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;font-size:1rem}.search-results__prompt{text-align:center;padding:2rem 1rem}.search-results__prompt p{color:#6b7280;font-size:1rem}.tag-header{text-align:center;margin-bottom:2rem}.tag-header__badge{color:#ff4240;background-color:#ffd3d3;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;display:inline-flex}.tag-header__badge svg{width:16px;height:16px}.tag-header__title{letter-spacing:-.025em;color:#111827;margin-bottom:.5rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(2rem,4vw + .5rem,3rem);font-weight:700;line-height:1.25}.tag-header__count{color:#6b7280;font-size:1rem}.legal-content{padding:2.5rem 1rem 4rem}@media (min-width:769px){.legal-content{padding:3rem 1rem 5rem}}.legal-content__inner{max-width:800px;margin:0 auto}.legal-section{margin-bottom:2.5rem}.legal-section:last-child{margin-bottom:0}.legal-section h2{color:#111827;border-bottom:1px solid #e5e7eb;margin-bottom:1rem;padding-bottom:.75rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.25rem,2vw + .25rem,1.75rem);font-weight:600;line-height:1.25}.legal-section h3{color:#1f2937;margin-top:1.5rem;margin-bottom:.75rem;font-size:1.125rem;font-weight:600}.legal-section p{color:#4b5563;margin-bottom:1rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem;line-height:1.625}.legal-section p:last-child{margin-bottom:0}.legal-section ul{margin:1rem 0;padding-left:1.5rem}.legal-section ul li{color:#4b5563;margin-bottom:.5rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem;line-height:1.625;position:relative}.legal-section ul li::marker{color:#ff4240}.legal-section ul li strong{color:#374151}.legal-section a{color:#ff4240;text-underline-offset:2px;text-decoration:underline;transition:color .15s}.legal-section a:hover{color:#ed2422}.legal-table-wrap{border:1px solid #e5e7eb;border-radius:12px;margin:1.5rem 0;overflow-x:auto}.legal-table{border-collapse:collapse;width:100%;font-size:.875rem}.legal-table th,.legal-table td{text-align:left;border-bottom:1px solid #e5e7eb;padding:.75rem 1rem}.legal-table th{color:#374151;white-space:nowrap;background-color:#f9fafb;font-weight:600}.legal-table td{color:#4b5563;vertical-align:top}.legal-table tr:last-child td{border-bottom:none}.legal-table tr:hover td{background-color:#f9fafb}.legal-note{color:#6b7280;margin-top:.75rem;font-size:.875rem;font-style:italic}.contact-page{padding:2.5rem 1rem 4rem}@media (min-width:769px){.contact-page{padding:3rem 1rem 5rem}}.contact-page__inner{max-width:1000px;margin:0 auto}.contact-page__layout{gap:2.5rem;display:grid}@media (min-width:769px){.contact-page__layout{grid-template-columns:1fr 320px;gap:3rem}}.contact-page__form-wrap{min-width:0}.contact-page__info{flex-direction:column;gap:1.5rem;display:flex}@media (min-width:769px){.contact-page__info{padding-top:.5rem}}.contact-form__row{gap:1rem;margin-bottom:1rem;display:grid}@media (min-width:769px){.contact-form__row{grid-template-columns:1fr 1fr}}.contact-form__field{margin-bottom:1rem}.contact-form__row .contact-form__field{margin-bottom:0}.contact-form__label{color:#374151;margin-bottom:.375rem;font-size:.875rem;font-weight:500;display:block}.contact-form__char-count{color:#9ca3af;text-align:right;margin-top:.25rem;font-size:.75rem}.contact-form__char-count--warning{color:#f59e0b}.contact-form__char-count--error{color:#ef4444}.contact-form__turnstile{margin-bottom:1rem}.contact-form__error{color:#ef4444;margin-bottom:.75rem;font-size:.75rem}.contact-form__submit{appearance:none;font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;margin:0;padding:0}.contact-form__submit:focus{outline:none}.contact-form__submit{white-space:nowrap;-webkit-user-select:none;user-select:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:500;text-decoration:none;transition:all .15s;display:inline-flex}.contact-form__submit:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.contact-form__submit:focus-visible{outline-offset:2px;outline:2px solid #ff4240}.contact-form__submit{color:#fff;background-color:#121212;box-shadow:0 4px 14px #12121240}.contact-form__submit:hover:not(:disabled){background-color:#000;box-shadow:0 8px 24px #1212124d}.contact-form__submit{padding:.75rem 2rem}.contact-form__submit:disabled{opacity:.6;cursor:not-allowed}.contact-form__success{text-align:center;flex-direction:column;align-items:center;padding:3rem 1rem;display:flex}.contact-form__success-icon{background-color:#d1fae5;border-radius:9999px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1.25rem;display:flex}.contact-form__success-icon svg{color:#10b981;width:28px;height:28px}.contact-form__success-title{color:#111827;margin-bottom:.5rem;font-size:clamp(1.125rem,1.5vw + .25rem,1.5rem);font-weight:600}.contact-form__success-text{color:#6b7280;max-width:360px;font-size:.875rem;line-height:1.625}.contact-info-card{align-items:flex-start;gap:1rem;display:flex}.contact-info-card__icon{color:#ff4240;background-color:#ffd3d3;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.contact-info-card__title{color:#111827;margin-bottom:.25rem;font-size:.875rem;font-weight:600}.contact-info-card__text{color:#6b7280;font-size:.875rem;line-height:1.625}.dashboard-hero{background-color:#fff;border-bottom:1px solid #e5e7eb;padding:calc(64px + 2.5rem) 0 2.5rem;position:relative;overflow:hidden}@media (min-width:769px){.dashboard-hero{padding:calc(72px + 3rem) 0 3rem}}.dashboard-hero:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(80% 50% at 50% -20%,#ff42401f,#0000),radial-gradient(60% 30% at 80% 20%,#f422ff14,#0000),radial-gradient(40% 30% at 20% 80%,#ff63610f,#0000);height:100%;position:absolute;top:0;left:0;right:0}.dashboard-hero__inner{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:25px;padding-right:25px}@media (min-width:769px){.dashboard-hero__inner{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1025px){.dashboard-hero__inner{padding-left:2rem;padding-right:2rem}}.dashboard-hero__inner{z-index:1;text-align:center;position:relative}.dashboard-hero__title{letter-spacing:-.025em;color:#111827;margin-bottom:.75rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(2rem,4vw + .5rem,3rem);font-weight:700;line-height:1.25}.dashboard-hero__subtitle{color:#6b7280;font-size:1.125rem}@media (max-width:768px){.dashboard-hero__subtitle{font-size:1rem}}.dashboard-nav{background-color:#fff;border-bottom:1px solid #e5e7eb}.dashboard-nav__inner{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:25px;padding-right:25px}@media (min-width:769px){.dashboard-nav__inner{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1025px){.dashboard-nav__inner{padding-left:2rem;padding-right:2rem}}.dashboard-nav__list{scrollbar-width:none;-ms-overflow-style:none;gap:.25rem;margin:0;padding:0;list-style:none;display:flex;overflow-x:auto}.dashboard-nav__list::-webkit-scrollbar{display:none}.dashboard-nav__item{flex-shrink:0}.dashboard-nav__link{color:#6b7280;white-space:nowrap;border-bottom:2px solid #0000;align-items:center;gap:.5rem;margin-bottom:-1px;padding:1rem 1.25rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .15s;display:flex}@media (max-width:768px){.dashboard-nav__link{padding:.75rem 1rem}}.dashboard-nav__link svg{width:18px;height:18px}@media (max-width:768px){.dashboard-nav__link svg{width:16px;height:16px}}.dashboard-nav__link:hover{color:#111827}.dashboard-nav__link--active{color:#ff4240;border-bottom-color:#ff4240}.dashboard-nav__link--active:hover{color:#ff4240}.dashboard-content{padding:2rem 0 4rem}@media (min-width:769px){.dashboard-content{padding:2.5rem 0 5rem}}.dashboard-content__inner{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:25px;padding-right:25px}@media (min-width:769px){.dashboard-content__inner{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1025px){.dashboard-content__inner{padding-left:2rem;padding-right:2rem}}.dashboard-stats{grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:2rem;display:grid}@media (min-width:769px){.dashboard-stats{grid-template-columns:repeat(4,1fr)}}.dashboard-stat{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.25rem;box-shadow:0 1px 2px #0000000d}@media (max-width:768px){.dashboard-stat{padding:1rem}}.dashboard-stat__icon{border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:.75rem;display:flex}@media (max-width:768px){.dashboard-stat__icon{width:40px;height:40px}}.dashboard-stat__icon svg{width:22px;height:22px}@media (max-width:768px){.dashboard-stat__icon svg{width:20px;height:20px}}.dashboard-stat__icon--downloads{color:#3b82f6;background-color:#dbeafe}.dashboard-stat__icon--favorites{color:#ef4444;background-color:#fee2e2}.dashboard-stat__icon--favorite-colors{color:#f59e0b;background-color:#f59e0b26}.dashboard-stat__icon--favorite-fonts{color:#111827;background-color:#f3f4f6}.dashboard-stat__value{letter-spacing:-.025em;color:#111827;margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.5rem,3vw + .25rem,2.25rem);font-weight:600;line-height:1.25}@media (max-width:768px){.dashboard-stat__value{font-size:clamp(1.25rem,2vw + .25rem,1.75rem)}}.dashboard-stat__label{color:#6b7280;margin-top:.25rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.875rem;line-height:1.5}.dashboard-section{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem;box-shadow:0 1px 2px #0000000d}@media (max-width:768px){.dashboard-section{padding:1rem}}.dashboard-section+.dashboard-section{margin-top:1.5rem}@media (max-width:768px){.dashboard-section+.dashboard-section{margin-top:1rem}}.dashboard-section__header{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}@media (max-width:768px){.dashboard-section__header{flex-direction:column;align-items:flex-start;gap:.5rem;margin-bottom:1rem}}.dashboard-section__title{color:#111827;margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.125rem,1.5vw + .25rem,1.5rem);font-weight:600;line-height:1.25}.dashboard-section__link{color:#ff4240;align-items:center;gap:.25rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.875rem;font-weight:500;line-height:1.5;text-decoration:none;display:inline-flex}.dashboard-section__link:hover{text-decoration:underline}.dashboard-section__link svg{width:16px;height:16px}.dashboard-section__empty{text-align:center;color:#6b7280;flex-direction:column;justify-content:center;align-items:center;padding:2.5rem 1rem;display:flex}@media (max-width:768px){.dashboard-section__empty{padding:2rem 1rem}}.dashboard-section__empty-icon{color:#9ca3af;background-color:#f3f4f6;border-radius:9999px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:1rem;display:flex}.dashboard-section__empty-icon svg{width:28px;height:28px}.dashboard-section__empty p{max-width:300px;margin:0 0 1rem}.favorites-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;display:grid}@media (max-width:768px){.favorites-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}}.favorite-card{cursor:pointer;background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;transition:transform .2s,box-shadow .2s,border-color .2s;box-shadow:0 1px 2px #0000000d}.favorite-card:hover{border-color:#d1d5db;transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.favorite-card:active{transform:translateY(-2px)}.favorite-card{flex-direction:column;align-items:center;padding:1rem;text-decoration:none;display:flex;position:relative}@media (max-width:768px){.favorite-card{padding:.75rem}}.favorite-card__preview{aspect-ratio:1;background-color:#f9fafb;border-radius:8px;justify-content:center;align-items:center;width:100%;margin-bottom:.75rem;display:flex;overflow:hidden}.favorite-card__preview img{object-fit:contain;max-width:60%;max-height:60%}.favorite-card__info{text-align:center;width:100%}.favorite-card__brand{color:#111827;text-overflow:ellipsis;white-space:nowrap;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.875rem;font-weight:500;line-height:1.5;text-decoration:none;overflow:hidden}.favorite-card__brand:hover{color:#ff4240}.favorite-card__name{color:#6b7280;text-overflow:ellipsis;white-space:nowrap;margin-top:.125rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.75rem;font-weight:500;line-height:1.5;overflow:hidden}.favorite-card__remove{appearance:none;font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;margin:0;padding:0;position:absolute;top:.5rem;right:.5rem}.favorite-card__remove:focus{outline:none}.favorite-card__remove{opacity:0;background-color:#fff;border-radius:9999px;justify-content:center;align-items:center;width:28px;height:28px;transition:opacity .15s,background-color .15s;display:flex;box-shadow:0 1px 2px #0000000d}.favorite-card__remove svg{color:#6b7280;width:14px;height:14px}.favorite-card__remove:hover{background-color:#fee2e2}.favorite-card__remove:hover svg{color:#ef4444}.favorite-card:hover .favorite-card__remove{opacity:1}.downloads-list{flex-direction:column;display:flex}.download-item{border-bottom:1px solid #f3f4f6;align-items:center;gap:1rem;padding:1rem 0;display:flex}@media (max-width:768px){.download-item{gap:.75rem;padding:.75rem 0}}.download-item:first-child{padding-top:0}.download-item:last-child{border-bottom:none;padding-bottom:0}.download-item__preview{background-color:#f9fafb;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;overflow:hidden}@media (max-width:768px){.download-item__preview{width:40px;height:40px}}.download-item__preview img{object-fit:contain;max-width:70%;max-height:70%}.download-item__info{flex:1;min-width:0}.download-item__brand{color:#111827;text-overflow:ellipsis;white-space:nowrap;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.875rem;font-weight:500;line-height:1.5;text-decoration:none;display:block;overflow:hidden}.download-item__brand:hover{color:#ff4240}.download-item__details{color:#6b7280;flex-wrap:wrap;gap:.25rem .75rem;margin-top:.125rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.75rem;font-weight:500;line-height:1.5;display:flex}.download-item__meta{justify-content:flex-start;align-items:center;gap:.25rem;display:flex}.download-item__meta svg{width:12px;height:12px}.download-item__date{color:#9ca3af;white-space:nowrap;flex-shrink:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.75rem;font-weight:500;line-height:1.5}@media (max-width:768px){.download-item__date{display:none}}.settings-section{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem;box-shadow:0 1px 2px #0000000d}@media (max-width:768px){.settings-section{padding:1rem}}.settings-section+.settings-section{margin-top:1.5rem}@media (max-width:768px){.settings-section+.settings-section{margin-top:1rem}}.settings-section__header{border-bottom:1px solid #f3f4f6;margin-bottom:1.25rem;padding-bottom:1rem}@media (max-width:768px){.settings-section__header{margin-bottom:1rem;padding-bottom:.75rem}}.settings-section__title{color:#111827;margin:0 0 .25rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.125rem,1.5vw + .25rem,1.5rem);font-weight:600;line-height:1.25}.settings-section__description{color:#6b7280;margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.875rem;line-height:1.5}.settings-form__group{margin-bottom:1.25rem}@media (max-width:768px){.settings-form__group{margin-bottom:1rem}}.settings-form__group:last-child{margin-bottom:0}.settings-form__label{color:#111827;margin-bottom:.5rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.875rem;font-weight:500;line-height:1.5;display:block}.settings-form__input{color:#111827;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;width:100%;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem;transition:border-color .15s,box-shadow .15s}.settings-form__input::placeholder{color:#9ca3af}.settings-form__input:hover:not(:disabled):not(:focus){border-color:#d1d5db}.settings-form__input:focus{border-color:#ff4240;outline:none;box-shadow:0 0 0 3px #ffd3d3}.settings-form__input:disabled{color:#6b7280;cursor:not-allowed;background-color:#f3f4f6}.settings-form__input{padding:.75rem 1rem}.settings-form__hint{color:#6b7280;margin-top:.5rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.75rem;font-weight:500;line-height:1.5}.settings-form__error{color:#ef4444;margin-top:.5rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.75rem;font-weight:500;line-height:1.5}.settings-form__checkbox{align-items:flex-start;gap:.75rem;display:flex}.settings-form__checkbox input[type=checkbox]{accent-color:#ff4240;cursor:pointer;width:18px;height:18px;margin-top:2px}.settings-form__checkbox label{color:#111827;cursor:pointer;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.875rem;line-height:1.5}.settings-form__actions{border-top:1px solid #f3f4f6;gap:.75rem;margin-top:1.5rem;padding-top:1.25rem;display:flex}@media (max-width:768px){.settings-form__actions{flex-direction:column;margin-top:1.25rem;padding-top:1rem}}.settings-form__divider{background-color:#f3f4f6;height:1px;margin:1.5rem 0}@media (max-width:768px){.settings-form__divider{margin:1.25rem 0}}.dashboard-alert{border-radius:8px;align-items:flex-start;gap:.75rem;margin-bottom:1.25rem;padding:1rem;display:flex}@media (max-width:768px){.dashboard-alert{margin-bottom:1rem;padding:.75rem}}.dashboard-alert svg{flex-shrink:0;width:20px;height:20px;margin-top:2px}.dashboard-alert__content{flex:1}.dashboard-alert__title{margin:0 0 .25rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.875rem;font-weight:500;line-height:1.5}.dashboard-alert__message{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.875rem;line-height:1.5}.dashboard-alert--success{color:#0c8a60;background-color:#d1fae5}.dashboard-alert--error{color:#eb1515;background-color:#fee2e2}.dashboard-alert--warning{color:#ac6f07;background-color:#fef3c7}.dashboard-alert--info{color:#0b63f3;background-color:#dbeafe}.dashboard-pagination{border-top:1px solid #f3f4f6;justify-content:center;align-items:center;gap:.5rem;margin-top:1.5rem;padding-top:1.25rem;display:flex}@media (max-width:768px){.dashboard-pagination{margin-top:1.25rem;padding-top:1rem}}.dashboard-pagination__btn{appearance:none;font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;margin:0;padding:0}.dashboard-pagination__btn:focus{outline:none}.dashboard-pagination__btn{white-space:nowrap;-webkit-user-select:none;user-select:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:500;text-decoration:none;transition:all .15s;display:inline-flex}.dashboard-pagination__btn:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.dashboard-pagination__btn:focus-visible{outline-offset:2px;outline:2px solid #ff4240}.dashboard-pagination__btn{color:#4b5563;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:.5rem .75rem;font-size:.875rem}.dashboard-pagination__btn:hover:not(:disabled){background-color:#f9fafb;border-color:#d1d5db}.dashboard-pagination__btn:disabled{opacity:.5}.dashboard-pagination__btn svg{width:16px;height:16px}.dashboard-pagination__info{color:#6b7280;padding:0 .75rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.875rem;line-height:1.5}.dashboard-loading{color:#9ca3af;justify-content:center;align-items:center;padding:3rem;display:flex}@media (max-width:768px){.dashboard-loading{padding:2rem}}.dashboard-loading svg{width:32px;height:32px;animation:1s linear infinite spin}.industry-layout{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:25px;padding-right:25px}@media (min-width:769px){.industry-layout{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1025px){.industry-layout{padding-left:2rem;padding-right:2rem}}.industry-layout{gap:2rem;padding-top:4rem;padding-bottom:5rem;display:flex}@media (max-width:768px){.industry-layout{flex-direction:column;gap:1.5rem;padding-top:3rem;padding-bottom:3.5rem}}.industry-sidebar{flex-shrink:0;width:260px}@media (max-width:768px){.industry-sidebar{width:100%}}.industry-sidebar__sticky{position:sticky;top:calc(72px + 1.5rem)}@media (max-width:768px){.industry-sidebar__sticky{position:static}}.industry-sidebar__title{text-transform:uppercase;letter-spacing:.05em;color:#9ca3af;margin-bottom:.5rem;padding:0;font-size:.75rem;font-weight:600}.industry-sidebar__list{margin:0;padding:0;list-style:none}.industry-sidebar__item{margin-bottom:.125rem}.industry-sidebar__link{color:#4b5563;border-radius:8px;align-items:center;gap:10px;padding:.5rem 0;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .15s;display:flex}.industry-sidebar__link:hover{color:#111827;background-color:#f9fafb}.industry-sidebar__link--active{color:#ff4240;font-weight:600}.industry-sidebar__link--active:hover{color:#ff4240;background-color:#0000}.industry-sidebar__icon{opacity:.7;flex-shrink:0;width:20px;height:20px}.industry-sidebar__link--active .industry-sidebar__icon{opacity:1}.industry-sidebar__children{margin:0 0 .25rem;padding:0 0 0 30px;list-style:none}.industry-sidebar__child-link{color:#6b7280;border-radius:6px;padding:.375rem .75rem .375rem 0;font-size:.875rem;text-decoration:none;transition:color .15s;display:block}.industry-sidebar__child-link:hover{color:#1f2937}.industry-sidebar__child-link--active{color:#ff4240;font-weight:500}.industry-sidebar__child-link--active:hover{color:#ff4240}.industry-sidebar__mobile-toggle{color:#374151;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;justify-content:space-between;align-items:center;width:100%;padding:.75rem 1rem;font-size:1rem;font-weight:500;display:none}@media (max-width:768px){.industry-sidebar__mobile-toggle{display:flex}}.industry-sidebar__mobile-toggle svg{color:#9ca3af;width:18px;height:18px;transition:transform .15s}.industry-sidebar__mobile-toggle--open svg{transform:rotate(180deg)}@media (max-width:768px){.industry-sidebar__mobile-content{display:none}.industry-sidebar__mobile-content--open{background:#fff;border:1px solid #e5e7eb;border-radius:8px;margin-top:.75rem;padding:.75rem;display:block}}.industry-content{flex:1;min-width:0}.industry-content__header{justify-content:space-between;align-items:baseline;margin-bottom:1.5rem;display:flex}@media (max-width:768px){.industry-content__header{flex-direction:column;gap:.5rem}}.industry-content__title{color:#111827;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.25rem,2vw + .25rem,1.75rem);font-weight:600;line-height:1.25}.industry-content__count{color:#9ca3af;font-size:.875rem}.industry-content__empty{text-align:center;color:#9ca3af;padding:4rem 2rem}.industry-content__empty h3{color:#4b5563;margin-bottom:.5rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.125rem,1.5vw + .25rem,1.5rem);font-weight:600;line-height:1.25}.industry-content__empty p{margin-bottom:1.5rem;font-size:1rem}.industries-grid{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:25px;padding-right:25px}@media (min-width:769px){.industries-grid{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1025px){.industries-grid{padding-left:2rem;padding-right:2rem}}.industries-grid{padding-top:2rem;padding-bottom:4rem}@media (max-width:768px){.industries-grid{padding-top:1.5rem;padding-bottom:2.5rem}}.industry-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;align-items:center;gap:1rem;padding:1.25rem;text-decoration:none;transition:all .2s;display:flex}.industry-card:hover{border-color:#d1d5db;transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.industry-card__icon{background:linear-gradient(135deg,#f3f4f6,#f9fafb);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.industry-card__icon img{width:28px;height:28px}.industry-card__icon svg{color:#9ca3af;width:24px;height:24px}.industry-card:hover .industry-card__icon{background:linear-gradient(135deg,#ffd3d3,#ffd3d380)}.industry-card__info{flex:1;min-width:0}.industry-card__name{color:#111827;margin-bottom:.125rem;font-size:1rem;font-weight:600}.industry-card__meta{color:#9ca3af;font-size:.875rem}.colors-hero{background-color:#fff;border-bottom:1px solid #e5e7eb;padding:calc(64px + 2.5rem) 0 2.5rem;position:relative;overflow:visible}@media (min-width:769px){.colors-hero{padding:calc(72px + 3rem) 0 3rem}}.colors-hero:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(80% 50% at 50% -20%,#f422ff26,#0000),radial-gradient(60% 30% at 30% 30%,#ff42401a,#0000),radial-gradient(40% 30% at 70% 70%,#ff636114,#0000);height:100%;position:absolute;top:0;left:0;right:0}.colors-hero__inner{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:25px;padding-right:25px}@media (min-width:769px){.colors-hero__inner{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1025px){.colors-hero__inner{padding-left:2rem;padding-right:2rem}}.colors-hero__inner{z-index:1;text-align:center;position:relative}.colors-hero__title{letter-spacing:-.025em;color:#111827;margin-bottom:.75rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(2rem,4vw + .5rem,3rem);font-weight:700;line-height:1.25}.colors-hero__subtitle{color:#6b7280;max-width:500px;margin:0 auto 2rem;font-size:1.125rem}@media (max-width:768px){.colors-hero__subtitle{font-size:1rem}}.colors-hero__search{z-index:100;max-width:560px;margin:0 auto;position:relative}.color-search__row{gap:.5rem;display:flex}.color-search__input-wrap{flex:1;position:relative}.color-search__icon{color:#9ca3af;pointer-events:none;width:20px;height:20px;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.color-search__input{color:#111827;background-color:#fff;border:1px solid #e5e7eb;border-radius:25px;width:100%;padding:.875rem 1rem .875rem 3rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem;transition:all .15s;box-shadow:0 1px 2px #0000000d}.color-search__input::placeholder{color:#9ca3af}.color-search__input:focus{border-color:#030712;outline:none;box-shadow:0 0 0 3px #f3f4f6}.color-picker{flex-shrink:0;width:48px;height:48px;position:relative}.color-picker__trigger{appearance:none;font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;margin:0;padding:0}.color-picker__trigger:focus{outline:none}.color-picker__trigger{cursor:pointer;background-color:#fff;border:1px solid #e5e7eb;border-radius:25px;width:48px;height:48px;transition:all .15s;position:relative;overflow:hidden;box-shadow:0 1px 2px #0000000d}.color-picker__trigger:hover{border-color:#d1d5db;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.color-picker__trigger-swatch{border-radius:100%;position:absolute;inset:4px;box-shadow:inset 0 0 0 1px #0000001a}.color-picker__popover{z-index:600;background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;gap:.75rem;width:240px;padding:.75rem;display:flex;position:absolute;top:calc(100% + .5rem);right:0;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.color-picker__sv{aspect-ratio:1;cursor:crosshair;-webkit-user-select:none;user-select:none;touch-action:none;border-radius:8px;width:100%;position:relative;overflow:hidden}.color-picker__sv-white{background:linear-gradient(90deg,#fff,#0000);position:absolute;inset:0}.color-picker__sv-black{background:linear-gradient(#0000,#000);position:absolute;inset:0}.color-picker__sv-handle{pointer-events:none;border:2px solid #fff;border-radius:9999px;width:14px;height:14px;position:absolute;transform:translate(-50%,-50%);box-shadow:0 0 0 1px #0003,0 1px 2px #0000000d}.color-picker__hue{cursor:pointer;-webkit-user-select:none;user-select:none;touch-action:none;background:linear-gradient(90deg,red,#ff0,#0f0,#0ff,#00f,#f0f,red);border-radius:9999px;width:100%;height:14px;position:relative}.color-picker__hue-handle{pointer-events:none;background:0 0;border:2px solid #fff;border-radius:9999px;width:16px;height:16px;position:absolute;top:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 1px #00000026,0 1px 2px #0000000d}.color-picker__footer{align-items:center;gap:.625rem;padding-top:.25rem;display:flex}.color-picker__preview{border-radius:6px;flex-shrink:0;width:28px;height:28px;box-shadow:inset 0 0 0 1px #0000001a}.color-picker__hex{color:#374151;letter-spacing:.02em;font-family:JetBrains Mono,ui-monospace,SF Mono,monospace;font-size:.875rem}.colors-search-preview{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;align-items:center;gap:1rem;margin-bottom:2rem;padding:1rem 1.25rem;display:flex}.colors-search-preview__swatch{border-radius:8px;flex-shrink:0;width:48px;height:48px;box-shadow:inset 0 0 0 1px #00000014}.colors-search-preview__info{align-items:center;gap:.75rem;display:flex}.colors-search-preview__hex{color:#111827;text-transform:uppercase;font-family:JetBrains Mono,ui-monospace,SF Mono,monospace;font-size:1rem;font-weight:600}.colors-search-preview__badge{border-radius:9999px;padding:.125rem .625rem;font-size:.75rem;font-weight:500}.colors-search-preview__badge--exact{color:#10b981;background-color:#d1fae5}.colors-search-preview__badge--none{color:#6b7280;background-color:#f3f4f6}.colors-section{padding:3rem 0 3.5rem}@media (min-width:769px){.colors-section{padding:5rem 0 6rem}}.colors-section__ad{justify-content:center;margin-top:2.5rem;display:flex}.colors-section__ad:empty{margin-top:0}.colors-section__header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}@media (max-width:768px){.colors-section__header{flex-direction:column;align-items:flex-start;gap:.5rem}}.colors-section__title{color:#111827;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.25rem,2vw + .25rem,1.75rem);font-weight:600;line-height:1.25}.colors-section__count{color:#6b7280;font-size:.875rem}.colors-section__grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}@media (min-width:769px){.colors-section__grid{grid-template-columns:repeat(4,1fr);gap:1.25rem}}@media (min-width:1025px){.colors-section__grid{grid-template-columns:repeat(6,1fr);gap:1.5rem}}.colors-section__empty{text-align:center;padding:4rem 1rem}.colors-section__empty-icon{color:#9ca3af;background-color:#f3f4f6;border-radius:9999px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.5rem;display:flex}.colors-section__empty-icon svg{width:32px;height:32px}.colors-section__empty-title{color:#111827;margin-bottom:.5rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.25rem,2vw + .25rem,1.75rem);font-weight:600;line-height:1.25}.colors-section__empty-text{color:#6b7280;max-width:400px;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;font-size:1rem}.color-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;text-decoration:none;transition:all .15s;overflow:hidden;box-shadow:0 1px 2px #0000000d}.color-card:hover{border-color:#d1d5db;transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.color-card__preview{height:64px;position:relative}.color-card__info{border-top:1px solid #e5e7eb;padding:.75rem 1rem}.color-card__name{color:#111827;text-overflow:ellipsis;white-space:nowrap;margin-bottom:.125rem;font-size:.875rem;font-weight:600;overflow:hidden}.color-card__meta{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.color-card__hex{color:#6b7280;text-transform:uppercase;font-family:JetBrains Mono,ui-monospace,SF Mono,monospace;font-size:.75rem}.color-card__brand-count{color:#9ca3af;font-size:.75rem}.color-detail-hero{background-color:#fff;border-bottom:1px solid #e5e7eb;padding:calc(64px + 2rem) 0 2rem;position:relative;overflow:hidden}@media (min-width:769px){.color-detail-hero{padding:calc(72px + 2.5rem) 0 2.5rem}}.color-detail-hero__gradient{pointer-events:none;z-index:0;height:100%;position:absolute;top:0;left:0;right:0}.color-detail-hero__inner{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:25px;padding-right:25px}@media (min-width:769px){.color-detail-hero__inner{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1025px){.color-detail-hero__inner{padding-left:2rem;padding-right:2rem}}.color-detail-hero__inner{z-index:1;position:relative}.color-detail-hero__breadcrumb{color:#6b7280;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.875rem;display:flex}.color-detail-hero__breadcrumb a{color:#6b7280;text-decoration:none;transition:color .15s}.color-detail-hero__breadcrumb a:hover{color:#ff4240}.color-detail-hero__breadcrumb span{color:#9ca3af}.color-detail-hero__content{flex-direction:column;gap:1.5rem;display:flex}@media (min-width:769px){.color-detail-hero__content{flex-direction:row;align-items:flex-start;gap:2rem}}.color-detail-hero__swatch{border-radius:16px;flex-shrink:0;width:80px;height:80px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a,inset 0 0 0 1px #00000014}@media (min-width:769px){.color-detail-hero__swatch{width:100px;height:100px}}.color-detail-hero__info{flex:1;min-width:0}.color-detail-hero__name{letter-spacing:-.025em;color:#111827;margin-bottom:.5rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(2rem,4vw + .5rem,3rem);font-weight:700;line-height:1.25}.color-detail-hero__hex{color:#6b7280;text-transform:uppercase;font-family:JetBrains Mono,ui-monospace,SF Mono,monospace;font-size:1.125rem}.color-detail{padding:3rem 0 3.5rem}@media (min-width:769px){.color-detail{padding:4rem 0 5rem}}.color-detail__inner{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:25px;padding-right:25px}@media (min-width:769px){.color-detail__inner{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1025px){.color-detail__inner{padding-left:2rem;padding-right:2rem}}.color-detail__inner{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:1025px){.color-detail__inner{grid-template-columns:1fr 340px;gap:2.5rem}}.color-detail__main{min-width:0}.color-detail__sidebar{flex-direction:column;gap:1.25rem;display:flex}@media (min-width:1025px){.color-detail__sidebar{height:fit-content;position:sticky;top:calc(72px + 1.5rem)}}.color-formats{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:0;overflow:hidden;box-shadow:0 1px 2px #0000000d}.color-formats__header{background-color:#f9fafb;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.color-formats__title{color:#111827;font-size:1rem;font-weight:600}.color-formats__list{padding:.75rem}.color-formats__row{border-radius:6px;justify-content:space-between;align-items:center;gap:.75rem;padding:.75rem 1rem;transition:background-color .15s;display:flex}.color-formats__row:hover{background-color:#f9fafb}.color-formats__label{color:#6b7280;text-transform:uppercase;letter-spacing:.04em;flex-shrink:0;width:48px;font-size:.875rem;font-weight:600}.color-formats__value{color:#374151;text-overflow:ellipsis;white-space:nowrap;flex:1;font-family:JetBrains Mono,ui-monospace,SF Mono,monospace;font-size:.875rem;overflow:hidden}.color-formats__copy{appearance:none;font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;margin:0;padding:0}.color-formats__copy:focus{outline:none}.color-formats__copy{white-space:nowrap;-webkit-user-select:none;user-select:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:500;text-decoration:none;transition:all .15s;display:inline-flex}.color-formats__copy:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.color-formats__copy:focus-visible{outline-offset:2px;outline:2px solid #ff4240}.color-formats__copy{color:#9ca3af;cursor:pointer;background:0 0;border:1px solid #f3f4f6;border-radius:6px;padding:.375rem;transition:all .15s}.color-formats__copy:hover{color:#030712;background-color:#f3f4f6}.color-formats__copy svg{width:16px;height:16px}.color-formats__copy--copied{color:#10b981}.color-formats__copy--copied:hover{color:#10b981;background-color:#10b9811a}.color-brands{margin-bottom:2.5rem}.color-brands__header{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.color-brands__title{color:#111827;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.25rem,2vw + .25rem,1.75rem);font-weight:600;line-height:1.25}.color-brands__count{color:#6b7280;background-color:#f3f4f6;border-radius:9999px;padding:.25rem .75rem;font-size:.875rem}.color-brands__subtitle{color:#6b7280;margin-bottom:1.5rem;font-size:1rem}@media (min-width:1025px){.color-brands .logo-grid{grid-template-columns:repeat(3,1fr)}}.color-brands__empty{text-align:center;background-color:#f9fafb;border-radius:12px;padding:2rem}.color-brands__empty p{color:#6b7280}.color-harmonies{margin-bottom:2.5rem}.color-harmonies__title{color:#111827;margin-bottom:1rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.25rem,2vw + .25rem,1.75rem);font-weight:600;line-height:1.25}.color-harmonies__tabs{margin-bottom:1.5rem}.color-harmonies__grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.75rem;display:grid}.color-harmonies__swatch{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;text-decoration:none;transition:all .15s;overflow:hidden;box-shadow:0 1px 2px #0000000d}.color-harmonies__swatch:hover{transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.color-harmonies__swatch--link{cursor:pointer}.color-harmonies__swatch--computed{opacity:.85}.color-harmonies__swatch-preview{aspect-ratio:3/2}.color-harmonies__swatch-info{border-top:1px solid #e5e7eb;justify-content:space-between;gap:.25rem;padding:.625rem .75rem;display:flex}.color-harmonies__swatch-hex{color:#4b5563;text-transform:uppercase;font-family:JetBrains Mono,ui-monospace,SF Mono,monospace;font-size:.75rem}.color-harmonies__swatch-badge{color:#030712;background-color:#f3f4f6;border-radius:9999px;width:fit-content;padding:2px .5rem;font-size:10px;font-weight:500;line-height:1.4;display:inline-block}.color-similar{margin-bottom:2.5rem}.color-similar__title{color:#111827;margin-bottom:1rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.25rem,2vw + .25rem,1.75rem);font-weight:600;line-height:1.25}.color-similar__grid{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}@media (min-width:769px){.color-similar__grid{grid-template-columns:repeat(4,1fr)}}@media (min-width:1025px){.color-similar__grid{grid-template-columns:repeat(4,1fr)}}.color-share{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;box-shadow:0 1px 2px #0000000d}.color-share__header{background-color:#f9fafb;border-bottom:1px solid #e5e7eb;padding:1rem 1.25rem}.color-share__title{color:#111827;font-size:1rem;font-weight:600}.color-share__body{padding:1rem 1.25rem}.color-share__icons{flex-wrap:wrap;gap:.5rem;display:flex}.color-share__icon{appearance:none;font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;margin:0;padding:0}.color-share__icon:focus{outline:none}.color-share__icon{color:#6b7280;background-color:#f9fafb;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:all .15s;display:flex}.color-share__icon:hover{color:#111827;background-color:#f3f4f6}.color-share__icon--copied{color:#10b981;background-color:#d1fae5}.color-detail-ad{justify-content:center;margin:2rem 0;display:flex}.fonts-hero{background-color:#fff;border-bottom:1px solid #e5e7eb;padding:calc(64px + 2.5rem) 0 2.5rem;position:relative;overflow:visible}@media (min-width:769px){.fonts-hero{padding:calc(72px + 3rem) 0 3rem}}.fonts-hero:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(80% 50% at 50% -20%,#1118270f,#0000),radial-gradient(60% 30% at 30% 30%,#ff424014,#0000),radial-gradient(40% 30% at 70% 70%,#f422ff0f,#0000);height:100%;position:absolute;top:0;left:0;right:0}.fonts-hero__inner{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:25px;padding-right:25px}@media (min-width:769px){.fonts-hero__inner{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1025px){.fonts-hero__inner{padding-left:2rem;padding-right:2rem}}.fonts-hero__inner{z-index:1;text-align:center;position:relative}.fonts-hero__title{letter-spacing:-.025em;color:#111827;margin-bottom:.75rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(2rem,4vw + .5rem,3rem);font-weight:700;line-height:1.25}.fonts-hero__subtitle{color:#6b7280;max-width:500px;margin:0 auto 2rem;font-size:1.125rem}@media (max-width:768px){.fonts-hero__subtitle{font-size:1rem}}.fonts-hero__search{z-index:100;max-width:560px;margin:0 auto;position:relative}.font-search__input-wrap{position:relative}.font-search__icon{color:#9ca3af;pointer-events:none;width:20px;height:20px;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.font-search__input{color:#111827;background-color:#fff;border:1px solid #e5e7eb;border-radius:25px;width:100%;padding:.875rem 1rem .875rem 3rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem;transition:all .15s;box-shadow:0 1px 2px #0000000d}.font-search__input::placeholder{color:#9ca3af}.font-search__input:focus{border-color:#030712;outline:none;box-shadow:0 0 0 3px #f3f4f6}.fonts-section{padding:3rem 0 3.5rem}@media (min-width:769px){.fonts-section{padding:5rem 0 6rem}}.fonts-section__ad{justify-content:center;margin-top:2.5rem;display:flex}.fonts-section__ad:empty{margin-top:0}.fonts-section__header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}@media (max-width:768px){.fonts-section__header{flex-direction:column;align-items:flex-start;gap:.5rem}}.fonts-section__title{color:#111827;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.25rem,2vw + .25rem,1.75rem);font-weight:600;line-height:1.25}.fonts-section__filters{align-items:center;gap:.5rem;display:flex}.fonts-section__grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}@media (min-width:769px){.fonts-section__grid{grid-template-columns:repeat(3,1fr);gap:1.25rem}}@media (min-width:1025px){.fonts-section__grid{grid-template-columns:repeat(4,1fr);gap:1.5rem}}.fonts-section__empty{text-align:center;padding:4rem 1rem}.fonts-section__empty-icon{color:#9ca3af;background-color:#f3f4f6;border-radius:9999px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.5rem;display:flex}.fonts-section__empty-icon svg{width:32px;height:32px}.fonts-section__empty-title{color:#111827;margin-bottom:.5rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.25rem,2vw + .25rem,1.75rem);font-weight:600;line-height:1.25}.fonts-section__empty-text{color:#6b7280;max-width:400px;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;font-size:1rem}.font-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;text-decoration:none;transition:all .15s;overflow:hidden;box-shadow:0 1px 2px #0000000d}@media (hover:hover) and (pointer:fine){.font-card:hover{border-color:#d1d5db;transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}}.font-card__preview{aspect-ratio:3/2;background-color:#f9fafb;border-bottom:1px solid #e5e7eb;justify-content:center;align-items:center;display:flex}.font-card__specimen{color:#374151;letter-spacing:-.025em;-webkit-user-select:none;user-select:none;font-size:3rem;font-weight:400}.font-card__specimen-img{object-fit:contain;-webkit-user-select:none;user-select:none;max-width:40%;max-height:40%}.font-card__info{padding:.75rem 1rem}.font-card__name{color:#111827;text-overflow:ellipsis;white-space:nowrap;margin-bottom:.125rem;font-size:.875rem;font-weight:600;overflow:hidden}.font-card__meta{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.font-card__category{color:#6b7280;font-size:.75rem}.font-card__brand-count{color:#9ca3af;font-size:.75rem}.font-detail-hero{background-color:#fff;border-bottom:1px solid #e5e7eb;padding:calc(64px + 2rem) 0 2rem;position:relative;overflow:hidden}@media (min-width:769px){.font-detail-hero{padding:calc(72px + 2.5rem) 0 2.5rem}}.font-detail-hero:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(80% 50% at 50% -20%,#1118270a,#0000),radial-gradient(60% 30% at 80% 20%,#ff42400f,#0000);height:100%;position:absolute;top:0;left:0;right:0}.font-detail-hero__inner{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:25px;padding-right:25px}@media (min-width:769px){.font-detail-hero__inner{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1025px){.font-detail-hero__inner{padding-left:2rem;padding-right:2rem}}.font-detail-hero__inner{z-index:1;position:relative}.font-detail-hero__breadcrumb{color:#6b7280;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.875rem;display:flex}.font-detail-hero__breadcrumb a{color:#6b7280;text-decoration:none;transition:color .15s}.font-detail-hero__breadcrumb a:hover{color:#ff4240}.font-detail-hero__breadcrumb span{color:#9ca3af}.font-detail-hero__content{flex-direction:column;gap:1.5rem;display:flex}@media (min-width:769px){.font-detail-hero__content{flex-direction:row;align-items:flex-start;gap:2rem}}.font-detail-hero__preview{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;padding:.75rem;display:flex}@media (min-width:769px){.font-detail-hero__preview{width:100px;height:100px}}.font-detail-hero__preview img{object-fit:contain;max-width:70%;max-height:70%}.font-detail-hero__info{flex:1;min-width:0}.font-detail-hero__name{letter-spacing:-.025em;color:#111827;margin-bottom:.75rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(2rem,4vw + .5rem,3rem);font-weight:700;line-height:1.25}.font-detail-hero__meta{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.font-detail-hero__badge{color:#374151;background-color:#f3f4f6;border-radius:9999px;align-items:center;padding:.25rem .75rem;font-size:.875rem;font-weight:500;display:inline-flex}.font-detail-hero__foundry{color:#6b7280;font-size:1rem}.font-detail-hero__description{color:#4b5563;max-width:640px;margin-top:1rem;font-size:1rem;line-height:1.625}.font-detail{padding:3rem 0 3.5rem}@media (min-width:769px){.font-detail{padding:4rem 0 5rem}}.font-detail__inner{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:25px;padding-right:25px}@media (min-width:769px){.font-detail__inner{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1025px){.font-detail__inner{padding-left:2rem;padding-right:2rem}}.font-detail__inner{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:1025px){.font-detail__inner{grid-template-columns:1fr 340px;gap:2.5rem}}.font-detail__main{min-width:0}.font-detail__sidebar{flex-direction:column;gap:1.25rem;display:flex}@media (min-width:1025px){.font-detail__sidebar{height:fit-content;position:sticky;top:calc(72px + 1.5rem)}}.font-specimen{margin-bottom:2.5rem}.font-specimen__title{color:#111827;margin-bottom:1rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.25rem,2vw + .25rem,1.75rem);font-weight:600;line-height:1.25}.font-specimen__preview{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:2rem;box-shadow:0 1px 2px #0000000d}.font-specimen__heading{color:#111827;margin-bottom:1.5rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:400;line-height:1.25}.font-specimen__body{color:#4b5563;margin-bottom:1.5rem;font-size:1rem;line-height:1.625}.font-specimen__alphabet{color:#6b7280;letter-spacing:.025em;font-size:.875rem;line-height:2}.font-specimen__unavailable{text-align:center;background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:2rem;box-shadow:0 1px 2px #0000000d}.font-specimen__unavailable p{color:#6b7280}.font-brands{margin-bottom:2.5rem}.font-brands__header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.font-brands__title{color:#111827;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.25rem,2vw + .25rem,1.75rem);font-weight:600;line-height:1.25}.font-brands__count{color:#6b7280;background-color:#f3f4f6;border-radius:9999px;padding:.25rem .75rem;font-size:.875rem}.font-brands__grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}@media (min-width:769px){.font-brands__grid{grid-template-columns:repeat(3,1fr);gap:1.25rem}}.font-brands__item{flex-direction:column;display:flex}.font-brands__empty{text-align:center;background-color:#f9fafb;border-radius:12px;padding:2rem}.font-brands__empty p{color:#6b7280}.font-pairings{margin-bottom:2.5rem}.font-pairings__title{color:#111827;margin-bottom:.5rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.25rem,2vw + .25rem,1.75rem);font-weight:600;line-height:1.25}.font-pairings__subtitle{color:#6b7280;margin-bottom:1.5rem;font-size:1rem}.font-pairings__grid{flex-direction:column;gap:.5rem;display:flex}.font-pairings__card{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;justify-content:space-between;align-items:center;padding:1rem 1.25rem;text-decoration:none;transition:all .15s;display:flex;box-shadow:0 1px 2px #0000000d}.font-pairings__card:hover{border-color:#d1d5db;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}@media (max-width:768px){.font-pairings__card{flex-direction:column;align-items:flex-start;gap:.5rem}}.font-pairings__card-info{align-items:center;gap:.75rem;display:flex}.font-pairings__card-name{color:#111827;font-size:1rem;font-weight:600}.font-pairings__card-category{color:#6b7280;font-size:.75rem}.font-pairings__card-meta{align-items:center;gap:.75rem;display:flex}.font-pairings__card-usage{color:#4b5563;background-color:#f3f4f6;border-radius:4px;align-items:center;padding:2px .5rem;font-size:.6875rem;font-weight:500;display:inline-flex}.font-pairings__card-count{color:#9ca3af;font-size:.875rem}.font-similar{margin-bottom:2.5rem}.font-similar__title{color:#111827;margin-bottom:1rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.25rem,2vw + .25rem,1.75rem);font-weight:600;line-height:1.25}.font-similar__grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}@media (min-width:769px){.font-similar__grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1025px){.font-similar__grid{grid-template-columns:repeat(4,1fr)}}.font-info{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;box-shadow:0 1px 2px #0000000d}.font-info__header{background-color:#f9fafb;border-bottom:1px solid #e5e7eb;padding:1rem 1.25rem}.font-info__title{color:#111827;font-size:1rem;font-weight:600}.font-info__body{padding:.75rem}.font-info__row{border-radius:6px;justify-content:space-between;align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex}.font-info__row--block{flex-direction:column;align-items:flex-start;gap:.5rem}.font-info__label{color:#6b7280;flex-shrink:0;font-size:.875rem;font-weight:500}.font-info__value{color:#111827;text-align:right;font-size:.875rem}.font-info__tags{flex-wrap:wrap;gap:.375rem;display:flex}.font-info__tag{color:#4b5563;background-color:#f3f4f6;border-radius:4px;padding:2px .625rem;font-size:.6875rem;font-weight:500;display:inline-flex}.font-info__footer{border-top:1px solid #e5e7eb;padding:.75rem 1.25rem 1rem}.font-info__source-btn{color:#fff;cursor:pointer;background-color:#121212;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.625rem 1rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .15s;display:flex}.font-info__source-btn:hover{background-color:#000;box-shadow:0 4px 14px #12121240}.font-detail-ad{justify-content:center;margin:2rem 0;display:flex}.icons-hero{background-color:#fff;border-bottom:1px solid #e5e7eb;padding:calc(64px + 2.5rem) 0 2.5rem;position:relative;overflow:visible}@media (min-width:769px){.icons-hero{padding:calc(72px + 3rem) 0 3rem}}.icons-hero:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(80% 50% at 50% -20%,#1118270f,#0000),radial-gradient(60% 30% at 30% 30%,#ff424014,#0000),radial-gradient(40% 30% at 70% 70%,#f422ff0f,#0000);height:100%;position:absolute;top:0;left:0;right:0}.icons-hero__inner{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:25px;padding-right:25px}@media (min-width:769px){.icons-hero__inner{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1025px){.icons-hero__inner{padding-left:2rem;padding-right:2rem}}.icons-hero__inner{z-index:1;text-align:center;position:relative}.icons-hero__title{letter-spacing:-.025em;color:#111827;margin-bottom:.75rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(2rem,4vw + .5rem,3rem);font-weight:700;line-height:1.25}.icons-hero__subtitle{color:#6b7280;max-width:500px;margin:0 auto 2rem;font-size:1.125rem}@media (max-width:768px){.icons-hero__subtitle{font-size:1rem}}.icons-hero__search{z-index:100;max-width:560px;margin:0 auto;position:relative}.icons-section{padding:3rem 0 3.5rem}@media (min-width:769px){.icons-section{padding:5rem 0 6rem}}.icons-section__ad{justify-content:center;margin-top:2.5rem;display:flex}.icons-section__ad:empty{margin-top:0}.icons-section__header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}@media (max-width:768px){.icons-section__header{flex-direction:column;align-items:flex-start;gap:.5rem}}.icons-section__title{color:#111827;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.25rem,2vw + .25rem,1.75rem);font-weight:600;line-height:1.25}.icons-section__filters{align-items:center;gap:.5rem;display:flex}.icons-section__grid{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (min-width:769px){.icons-section__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (min-width:1025px){.icons-section__grid{grid-template-columns:repeat(3,1fr);gap:1.75rem}}.icons-section__empty{text-align:center;padding:4rem 1rem}.icons-section__empty-icon{color:#9ca3af;background-color:#f3f4f6;border-radius:9999px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.5rem;display:flex}.icons-section__empty-icon svg{width:32px;height:32px}.icons-section__empty-title{color:#111827;margin-bottom:.5rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.25rem,2vw + .25rem,1.75rem);font-weight:600;line-height:1.25}.icons-section__empty-text{color:#6b7280;max-width:400px;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;font-size:1rem}.icon-pack-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;text-decoration:none;transition:box-shadow .15s,border-color .15s,transform .15s;display:flex;overflow:hidden}@media (hover:hover) and (pointer:fine){.icon-pack-card:hover{border-color:#d1d5db;transform:translateY(-3px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}}.icon-pack-card__preview{aspect-ratio:16/9;background-color:#030712;flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.icon-pack-card__preview img{object-fit:cover;-webkit-user-select:none;user-select:none;width:100%;height:100%;transition:transform .15s}.icon-pack-card__placeholder{color:#4b5563;flex-direction:column;align-items:center;gap:.75rem;display:flex}.icon-pack-card__placeholder svg{opacity:.4;width:40px;height:40px}.icon-pack-card__body{flex-direction:column;flex:1;gap:.25rem;padding:1rem 1.25rem .75rem;display:flex}.icon-pack-card__name{color:#111827;text-overflow:ellipsis;white-space:nowrap;font-size:1.125rem;font-weight:600;line-height:1.3;overflow:hidden}.icon-pack-card__designer{color:#6b7280;text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;overflow:hidden}.icon-pack-card__designer:before{content:"by "}.icon-pack-card__count-label{color:#6b7280;text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;overflow:hidden}.icon-pack-card__meta{background-color:#fbfbfb;border-top:1px solid #e5e7eb;flex-direction:column;gap:.375rem;padding:.75rem 1.25rem 1rem;display:flex}.icon-pack-card__meta-top{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.icon-pack-card__count{color:#4b5563;font-size:.875rem;font-weight:500}.icon-pack-card__license{color:#ff4240;white-space:nowrap;background-color:#ff424014;border-radius:9999px;flex-shrink:0;align-items:center;padding:.25rem .625rem;font-size:.75rem;font-weight:600;display:inline-flex}.icon-pack-card__styles{color:#9ca3af;text-transform:capitalize;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;overflow:hidden}.icon-pack-hero{background-color:#fff;border-bottom:1px solid #e5e7eb;padding:calc(64px + 2rem) 0 2rem;position:relative;overflow:hidden}@media (min-width:769px){.icon-pack-hero{padding:calc(72px + 2.5rem) 0 2.5rem}}.icon-pack-hero:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(80% 50% at 50% -20%,#1118270a,#0000),radial-gradient(60% 30% at 80% 20%,#ff42400f,#0000);height:100%;position:absolute;top:0;left:0;right:0}.icon-pack-hero__inner{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:25px;padding-right:25px}@media (min-width:769px){.icon-pack-hero__inner{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1025px){.icon-pack-hero__inner{padding-left:2rem;padding-right:2rem}}.icon-pack-hero__inner{z-index:1;position:relative}.icon-pack-hero__breadcrumb{color:#6b7280;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.875rem;display:flex}.icon-pack-hero__breadcrumb a{color:#6b7280;text-decoration:none;transition:color .15s}.icon-pack-hero__breadcrumb a:hover{color:#ff4240}.icon-pack-hero__breadcrumb span{color:#9ca3af}.icon-pack-hero__content{flex-direction:column;gap:1.5rem;display:flex}@media (min-width:769px){.icon-pack-hero__content{flex-direction:row;align-items:flex-start;gap:2rem}}.icon-pack-hero__preview{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;padding:.75rem;display:flex}@media (min-width:769px){.icon-pack-hero__preview{width:100px;height:100px}}.icon-pack-hero__preview img{object-fit:contain;max-width:70%;max-height:70%}.icon-pack-hero__info{flex:1;min-width:0}.icon-pack-hero__name{letter-spacing:-.025em;color:#111827;margin-bottom:.75rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(2rem,4vw + .5rem,3rem);font-weight:700;line-height:1.25}.icon-pack-hero__meta{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.icon-pack-hero__badge{color:#374151;background-color:#f3f4f6;border-radius:9999px;align-items:center;padding:.25rem .75rem;font-size:.875rem;font-weight:500;display:inline-flex}.icon-pack-hero__designer{color:#6b7280;font-size:1rem}.icon-pack-hero__description{color:#4b5563;max-width:640px;margin-top:1rem;font-size:1rem;line-height:1.625}.icon-pack-detail{padding:3rem 0 3.5rem}@media (min-width:769px){.icon-pack-detail{padding:4rem 0 5rem}}.icon-pack-detail__inner{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:25px;padding-right:25px}@media (min-width:769px){.icon-pack-detail__inner{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1025px){.icon-pack-detail__inner{padding-left:2rem;padding-right:2rem}}.icon-pack-detail__inner{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:1025px){.icon-pack-detail__inner{grid-template-columns:1fr 340px;gap:2.5rem}}.icon-pack-detail__main{min-width:0}.icon-pack-detail__sidebar{flex-direction:column;gap:1.25rem;display:flex}@media (min-width:1025px){.icon-pack-detail__sidebar{height:fit-content;position:sticky;top:calc(72px + 1.5rem)}}.icon-pack-get{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;box-shadow:0 1px 2px #0000000d}.icon-pack-get__header{background-color:#f9fafb;border-bottom:1px solid #e5e7eb;padding:1rem 1.25rem}.icon-pack-get__title{color:#111827;font-size:1rem;font-weight:600}.icon-pack-get__body{padding:.75rem}.icon-pack-get__links{flex-direction:column;gap:.5rem;display:flex}.icon-pack-get__btn{color:#374151;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;justify-content:space-between;align-items:center;gap:.5rem;padding:.625rem 1rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .15s;display:flex;box-shadow:0 1px 2px #00000008}.icon-pack-get__btn:hover{background-color:#f9fafb;border-color:#d1d5db}.icon-pack-get__btn svg{color:#9ca3af;flex-shrink:0}.icon-pack-preview-large{background-color:#030712;border-radius:12px;margin-bottom:2rem;overflow:hidden}.icon-pack-preview-large img{object-fit:cover;width:100%;height:auto;max-height:420px;display:block}.icon-pack-about{margin-bottom:2rem}.icon-pack-about__title{color:#111827;margin-bottom:.75rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.25rem,2vw + .25rem,1.75rem);font-weight:600;line-height:1.25}.icon-pack-about__text{color:#4b5563;white-space:pre-line;font-size:1rem;line-height:1.625}.icon-pack-license{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:2rem;padding:1.5rem;box-shadow:0 1px 2px #0000000d}.icon-pack-license__title{color:#111827;margin-bottom:1rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.25rem,2vw + .25rem,1.75rem);font-weight:600;line-height:1.25}.icon-pack-license__desc{color:#4b5563;font-size:1rem;line-height:1.625}.icon-pack-license__name{color:#111827;font-weight:600}.icon-pack-license__attribution{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;margin-top:1.25rem;padding:1rem}.icon-pack-license__attribution-label{color:#374151;margin-bottom:.5rem;font-size:.875rem;font-weight:600}.icon-pack-license__attribution-text{color:#4b5563;-webkit-user-select:all;user-select:all;font-family:monospace;font-size:.875rem;line-height:1.625}.icon-pack-license__attribution-text a{color:#ff4240;text-decoration:none}.icon-pack-license__attribution-text a:hover{text-decoration:underline}.icon-pack-info{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;box-shadow:0 1px 2px #0000000d}.icon-pack-info__header{background-color:#f9fafb;border-bottom:1px solid #e5e7eb;padding:1rem 1.25rem}.icon-pack-info__title{color:#111827;font-size:1rem;font-weight:600}.icon-pack-info__body{padding:.75rem}.icon-pack-info__row{border-radius:6px;justify-content:space-between;align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex}.icon-pack-info__row--block{flex-direction:column;align-items:flex-start;gap:.5rem}.icon-pack-info__label{color:#6b7280;flex-shrink:0;font-size:.875rem;font-weight:500}.icon-pack-info__value{color:#111827;text-align:right;font-size:.875rem}.icon-pack-info__tags{flex-wrap:wrap;gap:.375rem;display:flex}.icon-pack-info__tag{color:#4b5563;text-transform:capitalize;background-color:#f3f4f6;border-radius:4px;padding:2px .625rem;font-size:.6875rem;font-weight:500;display:inline-flex}.icon-pack-info__footer{border-top:1px solid #e5e7eb;padding:.75rem 1.25rem 1rem}.icon-pack-info__source-btn{color:#fff;cursor:pointer;background-color:#121212;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.625rem 1rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .15s;display:flex}.icon-pack-info__source-btn:hover{background-color:#000;box-shadow:0 4px 14px #12121240}.icon-pack-detail-ad{justify-content:center;margin:2rem 0;display:flex}.icon-pack-related{margin-bottom:2rem}.icon-pack-related__title{color:#111827;margin-bottom:1.25rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.25rem,2vw + .25rem,1.75rem);font-weight:600;line-height:1.25}.icon-pack-related__grid{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:769px){.icon-pack-related__grid{grid-template-columns:repeat(3,1fr)}}.m-0{margin:0}.m-1{margin:.25rem}.m-2{margin:.5rem}.m-3{margin:.75rem}.m-4{margin:1rem}.m-5{margin:1.25rem}.m-6{margin:1.5rem}.m-8{margin:2rem}.m-auto{margin:auto}.mt-0{margin-top:0}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mt-16{margin-top:4rem}.mt-auto{margin-top:auto}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mb-16{margin-bottom:4rem}.mb-auto{margin-bottom:auto}.ml-0{margin-left:0}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-4{margin-left:1rem}.ml-auto{margin-left:auto}.mr-0{margin-right:0}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mr-4{margin-right:1rem}.mr-auto{margin-right:auto}.mx-0{margin-left:0;margin-right:0}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-3{margin-left:.75rem;margin-right:.75rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-auto{margin-left:auto;margin-right:auto}.my-0{margin-top:0;margin-bottom:0}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.my-8{margin-top:2rem;margin-bottom:2rem}.my-auto{margin-top:auto;margin-bottom:auto}.p-0{padding:0}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.pt-0{padding-top:0}.pt-1{padding-top:.25rem}.pt-2{padding-top:.5rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.pt-8{padding-top:2rem}.pt-10{padding-top:2.5rem}.pt-12{padding-top:3rem}.pb-0{padding-bottom:0}.pb-1{padding-bottom:.25rem}.pb-2{padding-bottom:.5rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pb-5{padding-bottom:1.25rem}.pb-6{padding-bottom:1.5rem}.pb-8{padding-bottom:2rem}.pb-10{padding-bottom:2.5rem}.pb-12{padding-bottom:3rem}.pl-0{padding-left:0}.pl-1{padding-left:.25rem}.pl-2{padding-left:.5rem}.pl-3{padding-left:.75rem}.pl-4{padding-left:1rem}.pr-0{padding-right:0}.pr-1{padding-right:.25rem}.pr-2{padding-right:.5rem}.pr-3{padding-right:.75rem}.pr-4{padding-right:1rem}.px-0{padding-left:0;padding-right:0}.px-1{padding-left:.25rem;padding-right:.25rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-0{padding-top:0;padding-bottom:0}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.block{display:block}.inline{display:inline}.inline-block{display:inline-block}.hidden{display:none!important}.contents{display:contents}@media (max-width:768px){.hide-mobile{display:none!important}}@media (min-width:769px) and (max-width:1024px){.hide-tablet{display:none!important}}@media (min-width:1025px){.hide-desktop{display:none!important}}.show-mobile{display:none!important}@media (max-width:768px){.show-mobile{display:block!important}}.show-tablet{display:none!important}@media (min-width:769px) and (max-width:1024px){.show-tablet{display:block!important}}.show-desktop{display:none!important}@media (min-width:1025px){.show-desktop{display:block!important}}.show-mobile-flex{display:none!important}@media (max-width:768px){.show-mobile-flex{display:flex!important}}.show-desktop-flex{display:none!important}@media (min-width:1025px){.show-desktop-flex{display:flex!important}}.visible{visibility:visible}.invisible{visibility:hidden}.sr-only{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.not-sr-only{clip:auto;white-space:normal;width:auto;height:auto;margin:0;padding:0;position:static;overflow:visible}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.overflow-scroll{overflow:scroll}.overflow-x-auto{overflow-x:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-x-scroll{overflow-x:scroll}.overflow-y-auto{overflow-y:auto}.overflow-y-hidden{overflow-y:hidden}.overflow-y-scroll{overflow-y:scroll}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.sticky{position:sticky}.static{position:static}.inset-0{inset:0}.top-0{top:0}.right-0{right:0}.bottom-0{bottom:0}.left-0{left:0}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.z-dropdown{z-index:100}.z-sticky{z-index:200}.z-modal{z-index:500}.w-full{width:100%}.w-auto{width:auto}.w-screen{width:100vw}.min-w-0{min-width:0}.max-w-full{max-width:100%}.h-full{height:100%}.h-auto{height:auto}.h-screen{height:100vh}.min-h-screen{min-height:100vh}.min-h-0{min-height:0}.cursor-auto{cursor:auto}.cursor-pointer{cursor:pointer}.cursor-not-allowed{cursor:not-allowed}.cursor-grab{cursor:grab}.cursor-grabbing{cursor:grabbing}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.select-none{-webkit-user-select:none;user-select:none}.select-text{-webkit-user-select:text;user-select:text}.select-all{-webkit-user-select:all;user-select:all}.select-auto{-webkit-user-select:auto;user-select:auto}.aspect-auto{aspect-ratio:auto}.aspect-square{aspect-ratio:1}.aspect-video{aspect-ratio:16/9}.aspect-4-3{aspect-ratio:4/3}.aspect-3-2{aspect-ratio:3/2}.text-primary{color:#ff4240}.text-primary-hover{color:#ed2422}.text-success{color:#10b981}.text-warning{color:#f59e0b}.text-error{color:#ef4444}.text-info{color:#3b82f6}.text-white{color:#fff}.text-black{color:#000}.text-gray-50{color:#f9fafb}.text-gray-100{color:#f3f4f6}.text-gray-200{color:#e5e7eb}.text-gray-300{color:#d1d5db}.text-gray-400{color:#9ca3af}.text-gray-500{color:#6b7280}.text-gray-600{color:#4b5563}.text-gray-700{color:#374151}.text-gray-800{color:#1f2937}.text-gray-900{color:#111827}.text-inherit{color:inherit}.text-current{color:currentColor}.text-transparent{color:#0000}.bg-primary{background-color:#ff4240}.bg-primary-light{background-color:#ffd3d3}.bg-success{background-color:#10b981}.bg-success-light{background-color:#d1fae5}.bg-warning{background-color:#f59e0b}.bg-warning-light{background-color:#fef3c7}.bg-error{background-color:#ef4444}.bg-error-light{background-color:#fee2e2}.bg-info{background-color:#3b82f6}.bg-info-light{background-color:#dbeafe}.bg-white{background-color:#fff}.bg-black{background-color:#000}.bg-transparent{background-color:#0000}.bg-gray-50{background-color:#f9fafb}.bg-gray-100{background-color:#f3f4f6}.bg-gray-200{background-color:#e5e7eb}.bg-gray-800{background-color:#1f2937}.bg-gray-900{background-color:#111827}.border{border:1px solid #e5e7eb}.border-0{border:none}.border-t{border-top:1px solid #e5e7eb}.border-r{border-right:1px solid #e5e7eb}.border-b{border-bottom:1px solid #e5e7eb}.border-l{border-left:1px solid #e5e7eb}.border-primary{border-color:#ff4240}.border-success{border-color:#10b981}.border-error{border-color:#ef4444}.border-transparent{border-color:#0000}.rounded-none{border-radius:0}.rounded-sm{border-radius:4px}.rounded{border-radius:6px}.rounded-md{border-radius:8px}.rounded-lg{border-radius:12px}.rounded-xl{border-radius:16px}.rounded-2xl{border-radius:24px}.rounded-full{border-radius:9999px}.shadow-none{box-shadow:none}.shadow-sm{box-shadow:0 1px 2px #0000000d}.shadow{box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}.shadow-md{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.shadow-xl{box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.opacity-0{opacity:0}.opacity-25{opacity:.25}.opacity-50{opacity:.5}.opacity-75{opacity:.75}.opacity-100,.hover\:opacity-100:hover{opacity:1}.hover\:opacity-75:hover{opacity:.75}.hover\:opacity-50:hover{opacity:.5}.underline{text-decoration:underline}.line-through{text-decoration:line-through}.no-underline{text-decoration:none}.underline-offset-2{text-underline-offset:2px}.underline-offset-4{text-underline-offset:4px}.whitespace-normal{white-space:normal}.whitespace-nowrap{white-space:nowrap}.whitespace-pre{white-space:pre}.whitespace-pre-wrap{white-space:pre-wrap}.whitespace-pre-line{white-space:pre-line}.break-normal{word-break:normal;overflow-wrap:normal}.break-words{overflow-wrap:break-word}.break-all{word-break:break-all}
