@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;600;700;800&family=Sora:wght@600;700&display=swap";.jokes-page{justify-content:center;display:flex}.jokes-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f7f3eac7;border:2px solid #4767ab;border-radius:2rem;width:min(100%,720px);padding:clamp(1.5rem,3vw,2.5rem);box-shadow:0 24px 60px #1720331f}.jokes-label{text-transform:uppercase;letter-spacing:.18em;color:#5d6b86;margin:0;font-weight:700}.jokes-title{color:#172033;margin:.5rem 0 1.25rem;font-size:clamp(2rem,4vw,3.25rem);line-height:1.05}.jokes-quote{color:#172033;background:#ffffffb3;border-left:4px solid #4767ab;border-radius:1rem;margin:0;padding:1.25rem 1.35rem;font-size:1.15rem;line-height:1.8}.jokes-category{color:#5d6b86;margin:1rem 0 0;font-weight:600}.jokes-actions{flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;display:flex}.page.dark .jokes-card{background:#172033b8;border-color:#7791c78c;box-shadow:0 24px 60px #0000004d}.page.dark .jokes-label,.page.dark .jokes-category{color:#f7f3eabf}.page.dark .jokes-title,.page.dark .jokes-quote{color:#f7f3ea}.page.dark .jokes-quote{background:#ffffff0f;border-left-color:#8ba7e0}html,body,#root{width:100%;min-height:100%;margin:0}html,body{background:var(--bg-low)}body{overflow-x:hidden}:root{--bg-top:#e8f5f2;--bg-mid:#dbeaf4;--bg-low:#f7f8e9;--ink:#12343d;--ink-muted:#3f5f68;--surface:#ffffffa8;--surface-border:#12343d21;--surface-shadow:0 20px 50px #1736421a;--accent:#0f7d89;--accent-strong:#11606a}.page{isolation:isolate;width:100%;min-height:100vh;color:var(--ink);background:radial-gradient(circle at 15% 16%, #3eb6a940, transparent 42%), radial-gradient(circle at 84% 8%, #429bd42e, transparent 38%), linear-gradient(140deg, var(--bg-top) 0%, var(--bg-mid) 45%, var(--bg-low) 100%);font-family:Manrope,Avenir Next,Segoe UI,sans-serif;position:relative}.light{color:var(--ink)}.page:before,.page:after{content:"";z-index:-1;filter:blur(20px);opacity:.5;pointer-events:none;border-radius:50%;animation:12s ease-in-out infinite alternate drift;position:fixed}.page:before{background:#117d8933;width:260px;height:260px;top:-90px;right:-60px}.page:after{background:#2cb59d3d;width:280px;height:280px;animation-delay:-3s;bottom:-110px;left:-70px}@keyframes drift{0%{transform:translate(0,0)}to{transform:translate(18px,22px)}}.card{border:1px solid var(--surface-border);background:var(--surface);min-height:230px;box-shadow:var(--surface-shadow);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:22px;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:1rem;padding:clamp(1.2rem,3vw,1.65rem);transition:transform .18s,border-color .18s,box-shadow .18s;display:flex}.card:hover{border-color:#117d8959;transform:translateY(-4px);box-shadow:0 24px 55px #10465424}.navbar{z-index:20;border-bottom:1px solid var(--surface-border);background:color-mix(in srgb, var(--surface) 90%, transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);justify-content:space-between;align-items:center;gap:1rem;padding:1.1rem 1.5rem;display:flex;position:sticky;top:0}.navbar strong{letter-spacing:-.02em;font-family:Sora,Trebuchet MS,sans-serif;font-size:1.125rem}.button-row{flex-wrap:wrap;gap:.75rem;display:flex}.button{color:var(--ink);cursor:pointer;background:#ffffffc7;border:1px solid #12343d38;border-radius:999px;justify-content:center;align-items:center;padding:.66rem 1rem;font-weight:700;text-decoration:none;transition:transform .2s,background .2s,border-color .2s;display:inline-flex}.button:hover{background:#fffffff2;border-color:#117d895c;transform:translateY(-1px)}.button.primary{border-color:var(--accent);background:linear-gradient(135deg, var(--accent), var(--accent-strong));color:#ecfbff}.button.primary:hover{background:linear-gradient(135deg,#129ca8,#0f6f7a);border-color:#129ca8}.content{max-width:1160px;margin:0 auto;padding:clamp(1.6rem,4.2vw,3.6rem) 1.5rem}.auth-content{width:100%;max-width:none;margin:0;padding:0}.dark{--bg-top:#061720;--bg-mid:#102935;--bg-low:#0c232a;--ink:#e8f8ff;--ink-muted:#e2f4fcc7;--surface:#07212cbf;--surface-border:#a7e3f224;--surface-shadow:0 20px 50px #0000005c;--accent:#55c6cf;--accent-strong:#2e96a0}.page.dark .navbar{border-bottom-color:var(--surface-border)}.page.dark .card{border-color:var(--surface-border);box-shadow:var(--surface-shadow)}.page.dark .card:hover{border-color:#63dae980}.page.dark .button{color:var(--ink);background:#e0f7ff14;border-color:#b0e6f13d}.page.dark .button:hover{background:#e0f7ff24}.page.dark .button.primary{color:#04212b;background:linear-gradient(135deg,#5fd7e1,#3ca1ac);border-color:#5fd7e1}.page.dark .button.primary:hover{background:linear-gradient(135deg,#8ae7ef,#5bc0ca);border-color:#8ae7ef}@media (width<=640px){.navbar,.navbar .button-row{flex-direction:column;align-items:stretch}.navbar .button{width:100%}.card{min-height:0}}.home-layout{gap:1.2rem;display:grid}.home-hero{min-height:0;padding:clamp(1.6rem,4vw,2.4rem);position:relative;overflow:hidden}.home-hero:after{content:"";aspect-ratio:1;pointer-events:none;background:radial-gradient(circle,#2bb59d66,#0000 62%);border-radius:50%;width:clamp(200px,28vw,320px);position:absolute;inset:auto -12% -55% auto}.home-eyebrow{text-transform:uppercase;letter-spacing:.2em;color:var(--ink-muted);margin:0;font-size:.78rem;font-weight:700}.home-heading{max-width:18ch;margin:.5rem 0 0;font-size:clamp(1.8rem,4.4vw,3.4rem);line-height:1.02}.home-lead{max-width:56ch;color:var(--ink-muted);margin:.85rem 0 0;line-height:1.7}.home-page{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.home-tile{min-height:210px;position:relative;overflow:hidden}.home-tile:before{content:"";border-radius:inherit;opacity:0;pointer-events:none;background:linear-gradient(130deg,#0f4e5e08,#2bb59d24);transition:opacity .25s;position:absolute;inset:0}.home-tile:hover:before{opacity:1}.home-tile-index{letter-spacing:.14em;text-transform:uppercase;color:var(--ink-muted);margin:0;font-size:.78rem;font-weight:700}.home-title{margin:0;font-size:clamp(1.35rem,2.4vw,1.8rem);line-height:1.15}.home-description{color:var(--ink-muted);margin:0;line-height:1.6}.home-page .button-row{margin-top:auto}@media (width<=960px){.home-page{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.home-page{grid-template-columns:1fr}.home-tile .button{width:100%}}.page.dark .home-eyebrow,.page.dark .home-lead,.page.dark .home-tile-index,.page.dark .home-description{color:#f3f9ffbf}.quotes-page{justify-content:center;display:flex}.quotes-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f7f3eac7;border:2px solid #4767ab;border-radius:2rem;width:min(100%,720px);padding:clamp(1.5rem,3vw,2.5rem);box-shadow:0 24px 60px #1720331f}.quotes-label{text-transform:uppercase;letter-spacing:.18em;color:#5d6b86;margin:0;font-weight:700}.quotes-title{color:#172033;margin:.5rem 0 1.25rem;font-size:clamp(2rem,4vw,3.25rem);line-height:1.05}.quotes-quote{color:#172033;background:#ffffffb3;border-left:4px solid #4767ab;border-radius:1rem;margin:0;padding:1.25rem 1.35rem;font-size:1.15rem;line-height:1.8}.quotes-author{color:#5d6b86;margin:1rem 0 0;font-weight:600}.quotes-actions{flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;display:flex}.page.dark .quotes-card{background:#172033b8;border-color:#7791c78c;box-shadow:0 24px 60px #0000004d}.page.dark .quotes-label,.page.dark .quotes-author{color:#f7f3eabf}.page.dark .quotes-title,.page.dark .quotes-quote{color:#f7f3ea}.page.dark .quotes-quote{background:#ffffff0f;border-left-color:#8ba7e0}.random-user-page{justify-content:center;display:flex}.random-user-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f7f3ead1;border:2px solid #4767ab;border-radius:2rem;width:min(100%,920px);padding:clamp(1.5rem,3vw,2.5rem);box-shadow:0 24px 60px #1720331f}.random-user-header{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1.25rem;display:grid}.random-user-label{text-transform:uppercase;letter-spacing:.18em;color:#5d6b86;margin:0;font-weight:700}.random-user-name{color:#172033;margin:.5rem 0;font-size:clamp(2rem,4vw,3.5rem);line-height:1.05}.random-user-subtitle{color:#5d6b86;margin:0;font-weight:600}.random-user-avatar-wrap{justify-content:center;display:flex}.random-user-avatar{object-fit:cover;border:4px solid #4767ab40;border-radius:50%;width:132px;height:132px;box-shadow:0 16px 35px #17203324}.random-user-avatar-placeholder{color:#172033;background:linear-gradient(135deg,#17203314,#4767ab2e);place-items:center;font-size:2rem;font-weight:800;display:grid}.random-user-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1.75rem;display:grid}.random-user-field{background:#ffffffb8;border:1px solid #4767ab2e;border-radius:1.2rem;padding:1rem 1.1rem}.random-user-field-wide{grid-column:1/-1}.random-user-field-label{text-transform:uppercase;letter-spacing:.12em;color:#5d6b86;margin-bottom:.4rem;font-size:.78rem;font-weight:700;display:block}.random-user-field-value{color:#172033;overflow-wrap:anywhere;line-height:1.5;display:block}.random-user-actions{flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;display:flex}.page.dark .random-user-card{background:#172033bd;border-color:#7791c78c;box-shadow:0 24px 60px #0000004d}.page.dark .random-user-label,.page.dark .random-user-subtitle,.page.dark .random-user-field-label{color:#f7f3eabf}.page.dark .random-user-name,.page.dark .random-user-field-value{color:#f7f3ea}.page.dark .random-user-field{background:#ffffff0f;border-color:#ffffff14}.page.dark .random-user-avatar{border-color:#8ba7e073}.page.dark .random-user-avatar-placeholder{color:#f7f3ea;background:linear-gradient(135deg,#ffffff0f,#8ba7e029)}@media (width<=720px){.random-user-header{grid-template-columns:1fr;justify-items:start}.random-user-avatar-wrap{justify-content:flex-start}.random-user-grid{grid-template-columns:1fr}}.cats-page{justify-content:center;display:flex}.cats-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f7f3ead1;border:2px solid #4767ab;border-radius:2rem;width:min(100%,980px);padding:clamp(1.5rem,3vw,2.5rem);box-shadow:0 24px 60px #1720331f}.cats-header{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1.25rem;display:grid}.cats-label{text-transform:uppercase;letter-spacing:.18em;color:#5d6b86;margin:0;font-weight:700}.cats-title{color:#172033;margin:.5rem 0;font-size:clamp(2rem,4vw,3.5rem);line-height:1.05}.cats-subtitle{color:#5d6b86;margin:0;font-weight:600}.cats-image-wrap{justify-content:center;display:flex}.cats-image{object-fit:cover;border:4px solid #4767ab38;border-radius:1.5rem;width:148px;height:148px;box-shadow:0 16px 35px #17203324}.cats-image-placeholder{color:#172033;background:linear-gradient(135deg,#17203314,#4767ab2e);place-items:center;font-size:2rem;font-weight:800;display:grid}.cats-highlights{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-top:1.75rem;display:grid}.cats-highlight-card,.cats-field,.cats-description{background:#ffffffb8;border:1px solid #4767ab2e;border-radius:1.2rem;padding:1rem 1.1rem}.cats-highlight-label,.cats-field-label{text-transform:uppercase;letter-spacing:.12em;color:#5d6b86;margin-bottom:.4rem;font-size:.78rem;font-weight:700;display:block}.cats-highlight-value,.cats-field-value,.cats-description p{color:#172033;overflow-wrap:anywhere;line-height:1.5;display:block}.cats-description p{margin:0}.cats-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1rem;display:grid}.cats-field-wide{grid-column:1/-1}.cats-description{margin-top:1rem}.cats-actions{flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;display:flex}.page.dark .cats-card{background:#172033bd;border-color:#7791c78c;box-shadow:0 24px 60px #0000004d}.page.dark .cats-label,.page.dark .cats-subtitle,.page.dark .cats-highlight-label,.page.dark .cats-field-label{color:#f7f3eabf}.page.dark .cats-title,.page.dark .cats-highlight-value,.page.dark .cats-field-value,.page.dark .cats-description p{color:#f7f3ea}.page.dark .cats-highlight-card,.page.dark .cats-field,.page.dark .cats-description{background:#ffffff0f;border-color:#ffffff14}.page.dark .cats-image{border-color:#8ba7e073}.page.dark .cats-image-placeholder{color:#f7f3ea;background:linear-gradient(135deg,#ffffff0f,#8ba7e029)}@media (width<=900px){.cats-highlights,.cats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.cats-header{grid-template-columns:1fr;justify-items:start}.cats-image-wrap{justify-content:flex-start}.cats-highlights,.cats-grid{grid-template-columns:1fr}}.meals-page{justify-content:center;display:flex}.meals-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f7f3ead1;border:2px solid #4767ab;border-radius:2rem;width:min(100%,1100px);padding:clamp(1.5rem,3vw,2.5rem);box-shadow:0 24px 60px #1720331f}.meals-label{text-transform:uppercase;letter-spacing:.18em;color:#5d6b86;margin:0;font-weight:700}.meals-title{color:#172033;margin:.5rem 0;font-size:clamp(2rem,4vw,3.5rem);line-height:1.05}.meals-subtitle{color:#5d6b86;margin:0;font-weight:600}.meals-search{flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;display:flex}.meals-input{color:#172033;min-width:0;font:inherit;background:#fffc;border:1px solid #4767ab47;border-radius:999px;outline:none;flex:280px;padding:.85rem 1rem;transition:border-color .2s,box-shadow .2s}.meals-input::placeholder{color:#7a869f}.meals-input:focus{border-color:#4767ab;box-shadow:0 0 0 4px #4767ab1f}.meals-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem;margin-top:1.75rem;display:grid}.meal-card{background:#ffffffb8;border:1px solid #4767ab2e;border-radius:1.5rem;overflow:hidden;box-shadow:0 18px 40px #17203314}.meal-image{object-fit:cover;width:100%;height:220px;display:block}.meal-content{padding:1rem 1rem 1.1rem}.meal-meta{text-transform:uppercase;letter-spacing:.12em;color:#5d6b86;margin:0 0 .4rem;font-size:.78rem;font-weight:700}.meal-name{color:#172033;margin:0 0 .8rem;font-size:1.35rem;line-height:1.2}.meal-instructions{color:#172033;-webkit-line-clamp:4;-webkit-box-orient:vertical;margin:0;line-height:1.7;display:-webkit-box;overflow:hidden}.meal-ingredients{border-top:1px solid #4767ab24;margin-top:1rem;padding-top:1rem}.meal-ingredients h3{color:#172033;margin:0 0 .6rem;font-size:1rem}.meal-ingredients ul{color:#172033;margin:0;padding-left:1.1rem}.meal-ingredients li{margin-bottom:.35rem;line-height:1.5}.meal-link{color:#172033;margin-top:1rem;font-weight:700;text-decoration:none;display:inline-flex}.meal-link:hover{text-decoration:underline}.page.dark .meals-card{background:#172033bd;border-color:#7791c78c;box-shadow:0 24px 60px #0000004d}.page.dark .meals-label,.page.dark .meals-subtitle,.page.dark .meal-meta{color:#f7f3eabf}.page.dark .meals-title,.page.dark .meal-name,.page.dark .meal-instructions,.page.dark .meal-ingredients h3,.page.dark .meal-ingredients ul,.page.dark .meal-link{color:#f7f3ea}.page.dark .meals-input,.page.dark .meal-card{background:#ffffff0f;border-color:#ffffff14}.page.dark .meals-input{color:#f7f3ea}.page.dark .meals-input::placeholder{color:#f7f3ea8c}.page.dark .meals-input:focus{border-color:#8ba7e0b3;box-shadow:0 0 0 4px #8ba7e01f}.page.dark .meal-ingredients{border-top-color:#ffffff14}@media (width<=720px){.meals-search{flex-direction:column}.meals-grid{grid-template-columns:1fr}.meal-image{height:200px}}.products-page{justify-content:center;display:flex}.products-card{border:1px solid var(--surface-border);background:var(--surface);width:min(100%,1100px);box-shadow:var(--surface-shadow);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:2rem;flex-direction:column;gap:1.5rem;padding:clamp(1.3rem,3vw,2rem);display:flex}.products-header{flex-wrap:wrap;justify-content:space-between;align-items:end;gap:1rem;display:flex}.products-label{text-transform:uppercase;letter-spacing:.18em;color:#5d6b86;margin:0;font-weight:700}.products-title{margin:.4rem 0 .75rem;font-size:clamp(2rem,4vw,3.5rem);line-height:1.05}.products-subtitle{max-width:36rem;color:var(--ink-muted);margin:0;line-height:1.6}.products-error{color:#c33f31;margin:0;font-weight:600}.products-actions{flex-wrap:wrap;align-items:end;gap:.75rem;display:flex}.products-input-label{text-transform:uppercase;letter-spacing:.12em;color:var(--ink-muted);font-size:.75rem;font-weight:700;display:block}.products-input{min-width:220px;color:var(--ink);background:#ffffffc7;border:1px solid #12343d33;border-radius:999px;outline:none;padding:.75rem .9rem}.products-input:focus{border-color:var(--accent);box-shadow:0 0 0 3px #117d8926}.products-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;display:grid}.product-card{background:#ffffff94;border:1px solid #12343d1f;border-radius:1.5rem;overflow:hidden;box-shadow:0 14px 40px #17364214}.product-image{aspect-ratio:1;object-fit:cover;background:linear-gradient(135deg,#edf1f7,#dfe7f2);width:100%;display:block}.product-image-placeholder{color:#5d6b86;place-items:center;font-weight:600;display:grid}.product-content{flex-direction:column;gap:.5rem;padding:1rem;display:flex}.product-category{text-transform:uppercase;letter-spacing:.12em;color:var(--ink-muted);margin:0;font-size:.75rem}.product-name{margin:0;font-size:1.1rem;line-height:1.3}.product-price{margin:0;font-weight:700}.product-card-skeleton{padding-bottom:1rem}.product-line{background:linear-gradient(90deg,#e2e8f4,#f4f7fb,#e2e8f4) 0 0/200% 100%;border-radius:999px;animation:1.4s ease-in-out infinite product-shimmer}.product-line-title{width:72%;height:1rem}.product-line-subtitle{width:48%;height:.85rem}.product-line-price{width:36%;height:.95rem}@keyframes product-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.page.dark .products-card{border-color:var(--surface-border)}.page.dark .products-subtitle,.page.dark .products-input-label,.page.dark .product-category{color:var(--ink-muted)}.page.dark .products-input,.page.dark .product-card{background:#ebf9ff0f;border-color:#aae7f124}.page.dark .products-input{color:var(--ink)}.page.dark .products-input:focus{border-color:#63dae9;box-shadow:0 0 0 3px #63dae929}.page.dark .products-error{color:#ff9d93}.page.dark .product-line{background:linear-gradient(90deg,#1b4351,#2c6070,#1b4351) 0 0/200% 100%}@media (width<=640px){.products-header{align-items:flex-start}.products-card{gap:1.25rem}}.youtube-page{gap:1.5rem;display:grid}.youtube-hero{border:1px solid var(--surface-border);background:var(--surface);box-shadow:var(--surface-shadow);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:1.5rem;justify-content:space-between;align-items:end;gap:1rem;padding:1.5rem;display:flex}.youtube-kicker{text-transform:uppercase;letter-spacing:.18em;color:var(--ink-muted);margin:0 0 .35rem;font-size:.76rem;font-weight:800}.youtube-title{margin:0;font-size:clamp(2rem,4vw,3.3rem);line-height:1.02}.youtube-description{max-width:42rem;color:var(--ink-muted);margin:.75rem 0 0;line-height:1.6}.youtube-stats{background:linear-gradient(135deg, var(--accent), var(--accent-strong));color:#ecfbff;border-radius:1.1rem;min-width:160px;padding:1rem 1.1rem}.youtube-stat-label{text-transform:uppercase;letter-spacing:.12em;opacity:.75;font-size:.8rem;display:block}.youtube-stat-value{margin-top:.4rem;font-size:1.8rem;display:block}.youtube-controls{grid-template-columns:minmax(0,2fr) repeat(2,minmax(0,1fr)) auto;align-items:end;gap:.9rem;display:grid}.youtube-field{color:var(--ink);gap:.45rem;font-weight:600;display:grid}.youtube-field input,.youtube-field select{box-sizing:border-box;width:100%;color:var(--ink);font:inherit;background:#ffffffc2;border:1px solid #12343d2e;border-radius:.95rem;padding:.9rem 1rem}.youtube-field input:focus,.youtube-field select:focus{border-color:var(--accent);outline:none;box-shadow:0 0 0 3px #117d8926}.youtube-search-btn{min-width:120px;height:100%}.youtube-toolbar{justify-content:space-between;align-items:center;gap:1rem;display:flex}.youtube-toolbar-text{color:var(--ink-muted);margin:0;font-weight:600}.youtube-pagination{gap:.75rem;display:flex}.youtube-state-card,.youtube-message{border:1px solid var(--surface-border);color:var(--ink);background:#ffffffad;border-radius:1rem;padding:1rem 1.1rem}.youtube-message.error{color:#991b1b;background:#991b1b14;border-color:#991b1b2e}.youtube-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem;display:grid}.youtube-card{background:#ffffffb3;border:1px solid #12343d1f;border-radius:1.4rem;overflow:hidden;box-shadow:0 16px 40px #17364214}.youtube-card-thumb{aspect-ratio:16/9;display:block;position:relative;overflow:hidden}.youtube-card-thumb img{object-fit:cover;width:100%;height:100%;display:block}.youtube-duration{color:#fff;background:#000c;border-radius:.55rem;padding:.25rem .5rem;font-size:.78rem;font-weight:700;position:absolute;bottom:.75rem;right:.75rem}.youtube-card-body{gap:.75rem;padding:1rem 1rem 1.1rem;display:grid}.youtube-channel{color:var(--ink-muted);text-transform:uppercase;letter-spacing:.08em;margin:0;font-size:.85rem;font-weight:700}.youtube-card-title{margin:0;font-size:1.08rem;line-height:1.35}.youtube-card-description{color:color-mix(in srgb, var(--ink) 82%, white);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;line-height:1.55;display:-webkit-box;overflow:hidden}.youtube-meta{color:var(--ink-muted);flex-wrap:wrap;gap:.5rem .9rem;font-size:.9rem;display:flex}.youtube-watch-btn{width:fit-content}.page.dark .youtube-field input,.page.dark .youtube-field select,.page.dark .youtube-card,.page.dark .youtube-state-card,.page.dark .youtube-message{background:#e8f8ff12;border-color:#a3e3f024}.page.dark .youtube-field input:focus,.page.dark .youtube-field select:focus{border-color:#63dae9;box-shadow:0 0 0 3px #63dae929}.page.dark .youtube-description,.page.dark .youtube-kicker,.page.dark .youtube-toolbar-text,.page.dark .youtube-channel,.page.dark .youtube-meta{color:var(--ink-muted)}.page.dark .youtube-card-description{color:#e6f7ffd6}@media (width<=860px){.youtube-hero{flex-direction:column;align-items:start}.youtube-controls{grid-template-columns:1fr}.youtube-toolbar{flex-direction:column;align-items:start}}@media (width<=520px){.youtube-hero{padding:1.1rem}.youtube-card-body{padding:.9rem}}.auth-wrapper{box-sizing:border-box;color:#172033;background:radial-gradient(circle at 0 0,#4767ab2e,#0000 30%),radial-gradient(circle at 100% 100%,#5d6b8629,#0000 28%),linear-gradient(135deg,#f7f3ea 0%,#eef4ff 100%);justify-content:center;align-items:center;width:100%;min-height:100vh;padding:32px 20px;display:flex;position:relative;overflow:hidden}.dark .auth-wrapper{color:#f7f3ea;background:radial-gradient(circle at 0 0,#5cdbeb38,#0000 30%),radial-gradient(circle at 100% 100%,#45bda733,#0000 28%),linear-gradient(135deg,#061720 0%,#102935 100%)}.dark .auth-wrapper:before{background:#5cdbeb33}.dark .auth-wrapper:after{background:#45bda72e}.auth-wrapper:before,.auth-wrapper:after{content:"";filter:blur(22px);pointer-events:none;opacity:.75;border-radius:999px;position:absolute}.auth-wrapper:before{background:#4767ab1f;width:240px;height:240px;top:-70px;left:-40px}.auth-wrapper:after{background:#17203314;width:200px;height:200px;bottom:-70px;right:-30px}.auth-blob{pointer-events:none;filter:blur(32px);opacity:.45;border-radius:999px;animation:10s ease-in-out infinite alternate authFloat;position:absolute}.auth-blob-one{background:#4767ab38;width:300px;height:300px;top:-100px;left:-80px}.auth-blob-two{background:#1720331f;width:260px;height:260px;animation-delay:-4s;bottom:-90px;right:-70px}@keyframes authFloat{0%{transform:translate(0,0)scale(1)}to{transform:translate(20px,18px)scale(1.05)}}.auth-card{z-index:1;-webkit-backdrop-filter:blur(18px);background:#fffc;border:1px solid #1720331f;border-radius:28px;width:min(100%,460px);padding:40px;animation:.45s cubic-bezier(.22,1,.36,1) both authRise;position:relative;box-shadow:0 20px 50px #1720331f,inset 0 1px #ffffffa6}.dark .auth-card{background:#0d1220cc;border-color:#f7f3ea1f;box-shadow:0 20px 50px #00000047,inset 0 1px #ffffff0f}@keyframes authRise{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.auth-brand{justify-content:space-between;align-items:center;gap:12px;margin-bottom:24px;display:flex}.auth-logo{background:linear-gradient(135deg,#172033,#4767ab);border-radius:14px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex;box-shadow:0 10px 20px #1720332e}.auth-brand-name{letter-spacing:-.02em;color:#172033;font-size:1.1rem;font-weight:700}.dark .auth-brand-name,.dark .auth-title{color:#f7f3ea}.auth-topbar{justify-content:flex-end;margin-bottom:18px;display:flex}.auth-mode-toggle{color:#172033;font:inherit;cursor:pointer;background:#ffffffe6;border:1px solid #17203324;border-radius:999px;justify-content:center;align-items:center;padding:.55rem .9rem;font-size:.9rem;font-weight:700;transition:transform .18s,background .18s,color .18s,border-color .18s;display:inline-flex}.auth-mode-toggle:hover{transform:translateY(-1px)}.dark .auth-mode-toggle{color:#f7f3ea;background:#f7f3ea14;border-color:#f7f3ea24}.auth-title{letter-spacing:-.04em;color:#172033;margin:0 0 8px;font-size:clamp(1.8rem,3vw,2.2rem);line-height:1.1}.auth-subtitle{color:#5d6b86;margin:0 0 22px;line-height:1.5}.dark .auth-subtitle,.dark .form-label,.dark .checkbox-text,.dark .auth-footer-text{color:#f7f3eac7}.dark .auth-link{color:#8fb4ff}.dark .auth-message.success{color:#86efac;background:#22c55e1a;border-color:#22c55e2e}.dark .auth-message.error{color:#fca5a5;background:#f871711a;border-color:#f871712e}.auth-message{border:1px solid #0000;border-radius:14px;margin:0 0 18px;padding:12px 14px;font-size:.92rem;line-height:1.45}.auth-message.success{color:#166534;background:#16653414;border-color:#1665342e}.auth-message.error{color:#991b1b;background:#991b1b14;border-color:#991b1b2e}.auth-form{gap:16px;display:grid}.form-group{gap:8px;display:grid}.form-label{color:#344563;font-size:.9rem;font-weight:600}.input-wrapper{position:relative}.input-icon{color:#5d6b86;pointer-events:none;display:inline-flex;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.dark .input-icon{color:#f7f3ea99}.form-input{box-sizing:border-box;color:#172033;width:100%;font:inherit;background:#fffffff5;border:1px solid #17203324;border-radius:14px;outline:none;padding:12px 14px 12px 42px;transition:border-color .18s,box-shadow .18s,transform .18s}.dark .form-input{color:#f7f3ea;background:#ffffff0f;border-color:#f7f3ea1f}.dark .form-input::placeholder{color:#f7f3ea73}.dark .form-input:focus{border-color:#8fb4ff;box-shadow:0 0 0 4px #8fb4ff24}.form-input::placeholder{color:#7b879c}.form-input:focus{border-color:#4767ab;box-shadow:0 0 0 4px #4767ab26}.form-input:disabled{opacity:.75;cursor:not-allowed}.auth-btn{color:#fff;width:100%;font:inherit;cursor:pointer;background:linear-gradient(135deg,#172033,#4767ab);border:none;border-radius:999px;justify-content:center;align-items:center;gap:8px;margin-top:4px;padding:.95rem 1.1rem;font-weight:700;transition:transform .18s,box-shadow .18s,opacity .18s;display:inline-flex;box-shadow:0 14px 24px #1720332e}.dark .auth-btn{background:linear-gradient(135deg,#4767ab,#8fb4ff);box-shadow:0 14px 24px #0000004d}.auth-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 18px 28px #17203338}.auth-btn:disabled{opacity:.78;cursor:progress}.auth-btn svg{transition:transform .18s}.auth-btn:hover:not(:disabled) svg{transform:translate(2px)}.auth-footer-text{text-align:center;color:#5d6b86;margin:18px 0 0;font-size:.95rem}.auth-link{color:#4767ab;font-weight:700;text-decoration:none}.auth-link:hover{text-decoration:underline}.auth-link-strong{font-weight:700}@media (width<=520px){.auth-wrapper{padding:20px 14px}.auth-card{border-radius:22px;padding:28px 22px}}
