.about-page{max-width:960px;margin:0 auto;padding:2.5rem 3rem;border-radius:28px;background:var(--surface-color)}.about-page__hero{display:flex;flex-direction:column;gap:1.2rem;text-align:center;margin-bottom:2.5rem}.about-hero-row{position:relative;display:flex;align-items:center;justify-content:center;padding:0 3rem}.about-page__hero h1{margin:0;font-size:clamp(2.2rem,3vw,2.8rem);width:100%}.about-page__hero p{margin:1rem auto 0;max-width:640px;line-height:1.7;color:var(--muted-text)}.about-section h2{margin:0 0 1.75rem;font-size:1.2rem;color:var(--primary-color-dark);letter-spacing:.02em}.about-list{margin:0;padding:0;display:grid;gap:1.5rem}.about-item{display:grid;grid-template-columns:minmax(140px,220px) 1fr;gap:1.25rem;align-items:start}.about-item dt{font-weight:700;color:var(--text-color)}.about-item dd{margin:0;line-height:1.7;color:var(--muted-text)}.about-list--bulleted{margin:0;padding-left:1.2rem;display:grid;gap:.45rem}.about-list--bulleted li{list-style:disc;color:var(--muted-text)}.about-list--bulleted a{color:var(--primary-color);word-break:break-all}.about-language{position:absolute;right:0;top:50%;transform:translateY(-50%);display:inline-flex;flex-direction:column;align-items:flex-end;gap:.45rem}.about-language__toggle{display:inline-flex;align-items:center;gap:.4rem;padding:.55rem 1.1rem;border-radius:999px;border:1px solid rgba(15,23,42,.12);background:#ffffffeb;color:var(--text-color);font-weight:600;font-size:.95rem;cursor:pointer;transition:transform .2s ease,background .2s ease}.about-language__toggle:hover,.about-language__toggle:focus-visible{transform:translateY(-1px);background:#fff;outline:none}.about-language__caret{font-size:.7rem}.about-language__menu{position:absolute;top:calc(100% + .45rem);right:0;margin:0;padding:.4rem;list-style:none;background:#fffffffa;border:1px solid rgba(15,23,42,.12);border-radius:12px;box-shadow:0 12px 28px #2155db38;display:grid;gap:.3rem;min-width:140px}.about-language__option{width:100%;padding:.45rem .65rem;border:none;border-radius:8px;background:transparent;text-align:left;font-weight:600;color:var(--muted-text);cursor:pointer;transition:background .2s ease,color .2s ease}.about-language__option:hover,.about-language__option:focus-visible{background:#2155db1f;color:var(--primary-color-dark);outline:none}.about-language__option.is-active{background:#2155db29;color:var(--primary-color-dark)}@media (max-width: 768px){.about-page{padding:2rem;border-radius:22px}.about-item{grid-template-columns:1fr;gap:.75rem}.about-page__hero p{font-size:.95rem}.about-hero-row{justify-content:center;gap:.9rem;text-align:center;padding:0}.about-language{position:relative;transform:none;align-items:center}}.support-wrapper{min-height:calc(100vh - 140px);display:flex;justify-content:center;padding:3.5rem 1.5rem}.support-card{width:min(640px,100%);padding:2.75rem 2.5rem;border-radius:30px;background:#fffffff2;border:1px solid rgba(15,23,42,.08);display:flex;flex-direction:column;gap:2rem}.support-header h1{margin:0 0 .5rem;font-size:clamp(2rem,3vw,2.4rem)}.support-header p{margin:0;color:var(--muted-text);line-height:1.6}.support-form{display:flex;flex-direction:column;gap:1.5rem}.support-label{display:flex;flex-direction:column;gap:.45rem;font-weight:600;color:var(--text-color)}.support-label input,.support-label textarea{padding:.95rem 1.1rem;border-radius:18px;border:1px solid rgba(33,85,219,.18);background:#f4f7ffcc;font-size:1rem;color:var(--text-color);transition:border .2s ease,background .2s ease,box-shadow .2s ease;resize:none}.support-label input:focus,.support-label textarea:focus{border-color:#2155db66;background:#f4f7ff;box-shadow:0 0 0 4px #2155db14;outline:none}.support-label textarea{min-height:120px;line-height:1.55}.support-helper{font-size:.75rem;color:var(--muted-text);font-weight:500}.support-actions{display:flex;justify-content:flex-end}.support-banner{padding:.9rem 1.1rem;border-radius:16px;font-weight:600}.support-banner--success{background:#22c55e1f;color:#047857}.support-banner--error{background:#ef444424;color:#b91c1c}.support-spinner{display:inline-block;width:1.2rem;height:1.2rem;border:2px solid rgba(255,255,255,.6);border-top-color:#fff;border-radius:50%;animation:support-spinner .8s linear infinite}.support-readonly-email{display:flex;justify-content:space-between;align-items:baseline;padding:.85rem 1rem;border-radius:16px;background:#f4f7ffad;border:1px solid rgba(33,85,219,.16);color:var(--muted-text);font-size:.95rem}.support-readonly-label{font-weight:700;text-transform:uppercase;letter-spacing:.08em;font-size:.7rem;color:#0f172a99}.support-readonly-value{font-weight:600;color:var(--text-color)}@keyframes support-spinner{to{transform:rotate(360deg)}}@media (max-width: 600px){.support-wrapper{padding:2.5rem 1rem}.support-card{padding:2.25rem 1.85rem;border-radius:24px}}.legal-document-page{flex:1;width:100%;display:flex;justify-content:center;padding:3rem 1.5rem 4rem;background:#f6f7fb}.legal-document-container{width:100%;max-width:760px;display:flex;flex-direction:column;gap:1.75rem}.legal-document-header h1{margin:0;font-size:2rem;line-height:1.3;font-weight:700;color:#1a1c24;text-align:center}.legal-document-card{background:#fff;border-radius:20px;padding:2rem 2.25rem;box-shadow:0 25px 60px -25px #0f172a38;border:1px solid rgba(15,23,42,.04);display:flex;flex-direction:column;gap:1.5rem;min-height:320px}.legal-document-loading{display:flex;align-items:center;justify-content:center;gap:.75rem;color:#3c4355;font-weight:600}.legal-document-spinner{width:18px;height:18px;border-radius:50%;border:2px solid rgba(60,67,85,.2);border-top-color:#2155dbbf;animation:legal-document-spinner .9s linear infinite}@keyframes legal-document-spinner{to{transform:rotate(360deg)}}.legal-document-error{padding:.9rem 1rem;border-radius:12px;background:#dc262614;border:1px solid rgba(220,38,38,.2);color:#991b1b;font-weight:600;text-align:center}.legal-document-body{white-space:pre-wrap;font-size:.97rem;line-height:1.75;color:#1f2533}@media (max-width: 640px){.legal-document-page{padding:2rem 1rem 3rem}.legal-document-card{padding:1.75rem 1.5rem;border-radius:16px}.legal-document-header h1{font-size:1.75rem}.legal-document-body{font-size:.95rem}}:root{--primary-hue: 219;--primary-color: hsl(var(--primary-hue), 85%, 55%);--primary-color-dark: hsl(var(--primary-hue), 85%, 45%);--accent-color: hsl(172, 82%, 46%);--surface-color: #ffffff;--text-color: #0b1526;--muted-text: #5d6d80;--border-color: rgba(13, 42, 76, .08);--shadow-soft: 0 18px 40px rgba(15, 23, 42, .08);font-family:SF Pro Display,SF Pro Text,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--text-color);background-color:#f3f5f9}*,*:before,*:after{box-sizing:border-box}body{margin:0;background-color:#f3f5f9;color:var(--text-color)}a{color:var(--primary-color);text-decoration:none}a:hover{text-decoration:underline}button{font-family:inherit}input,button{border:none;outline:none}.app-shell{min-height:100vh;display:flex;flex-direction:column}.app-header{position:sticky;top:0;z-index:10;display:flex;flex-direction:column;gap:.75rem;padding:.85rem 2.5rem 1.2rem;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f5f7fcd9;border-bottom:1px solid rgba(15,23,42,.06)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.header-bar{display:flex;align-items:center;gap:1rem;width:100%}.header-logo{display:inline-flex;align-items:center;justify-content:center;padding:.35rem .75rem;font-weight:700;letter-spacing:.04em;font-size:1.15rem;color:var(--text-color);border:none;background:transparent;cursor:pointer;border-radius:12px}.header-logo__image{display:block;height:23px;width:auto}.header-logo:focus-visible{outline:2px solid rgba(33,85,219,.45);outline-offset:2px}.header-create{display:flex;align-items:center;margin-right:.35rem}.create-button{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;border:none;background:#000;cursor:pointer;transition:transform .18s ease}.create-button:focus-visible{outline:2px solid rgba(33,85,219,.5);outline-offset:3px}.create-button:hover{transform:translateY(-1px)}.create-button__icon{position:relative;width:12px;height:12px}.create-button__icon:before,.create-button__icon:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background:#fff;border-radius:2px}.create-button__icon:before{width:9px;height:2px}.create-button__icon:after{width:2px;height:9px}.header-bar-search{flex:1 1 auto;display:flex;justify-content:center;min-width:0;align-items:center;gap:.7rem}.header-bar-search{flex:1 1 auto;display:flex;justify-content:center;min-width:0}.header-bar-search .search-bar{width:100%;max-width:560px}.header-bar-right{display:flex;align-items:center;gap:1.1rem;margin-left:auto}.header-action{display:flex;align-items:center;gap:.75rem}.top-nav{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;padding:.4rem .6rem;background:#fff9;border-radius:999px;border:1px solid rgba(15,23,42,.08)}.top-nav-item{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;padding:.4rem .85rem;border-radius:999px;border:none;background:transparent;cursor:pointer;transition:transform .18s ease,background .18s ease;color:var(--muted-text);font-weight:600}.top-nav-item:hover{transform:translateY(-1px);background:#2155db1f}.top-nav-item--active{background:linear-gradient(135deg,#2155db2e,#56d8d833);color:var(--primary-color-dark)}.top-nav-item--icon{position:relative;padding:.45rem;gap:0}.top-nav-item-icon{width:20px;height:20px}.top-nav-item--icon .bucket-badge--inline{position:absolute;top:-.2rem;right:-.1rem}.header-username{font-size:.85rem;color:var(--muted-text)}.app-main{flex:1;padding:2.5rem}.search-bar{display:flex;align-items:center;gap:.6rem;padding:.6rem .85rem;background:#fff;border-radius:999px;box-shadow:none;border:1px solid #dbdbdb;flex:1 1 auto;width:100%;max-width:560px}.search-input{flex:1;background:transparent;font-size:.95rem;color:var(--text-color);border:none;outline:none;text-align:center}.search-input::placeholder{color:#0d1b3f7a}.search-bar.search-bar--typing .search-input{text-align:left}.search-input:focus{outline:none}.search-clear-button{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;border:none;background:#0f172a0f;color:#0f172ab3;font-size:.95rem;line-height:1;cursor:pointer;transition:background .2s ease,color .2s ease}.search-clear-button:hover,.search-clear-button:focus-visible{background:#0f172a24;color:#0f172ad9}.primary-button{padding:.65rem 1.55rem;border-radius:14px;background:linear-gradient(135deg,var(--primary-color) 0%,var(--primary-color-dark) 100%);color:#fff;font-weight:600;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease;box-shadow:0 12px 24px #2155db38}.primary-button:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}.primary-button:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 15px 28px #2155db47}.primary-button.header-signin-button{background:#000;border-radius:999px;padding:.6rem 1.45rem;box-shadow:none;transition:background .2s ease,transform .18s ease}.primary-button.header-signin-button:not(:disabled):hover{background:#111;transform:translateY(-1px);box-shadow:none}.primary-button.header-signin-button:focus-visible{outline:2px solid rgba(255,255,255,.6);outline-offset:3px}.pill-button{padding:.55rem 1.1rem;border-radius:999px;background:#ffffffad;color:var(--primary-color-dark);font-weight:600;cursor:pointer;border:1px solid rgba(33,85,219,.25);transition:background .2s ease}.pill-button:disabled{opacity:.6;cursor:not-allowed}.pill-button:hover{background:#ffffffeb}.home-footer-links{margin-top:4rem;display:flex;justify-content:center;align-items:center;gap:1.25rem;font-size:.78rem;letter-spacing:.05em;color:#868b96}.home-footer-link{color:inherit;font-weight:600}.home-footer-link:hover{color:#5f646e}.home-footer-separator{color:#868b96e6}.create-page{max-width:820px;margin:0 auto;display:flex;flex-direction:column;gap:1.8rem}.create-page-header h1{margin:0 0 .4rem}.create-page-header p{margin:0;color:var(--muted-text);line-height:1.6}.create-page-guard{padding:.9rem 1rem;border-radius:12px;background:#ffd6662e;color:#8b6000}.create-page-user{display:flex;flex-direction:column;gap:.5rem}.create-page-user select,.create-form select,.create-form input,.create-form textarea{width:100%;border-radius:12px;border:1px solid rgba(15,23,42,.12);padding:.65rem .8rem;font-size:.95rem;background:#fffffff0;color:var(--text-color);box-shadow:inset 0 1px 2px #0f172a0a}.create-form textarea{resize:vertical}.create-form{display:flex;flex-direction:column;gap:1.6rem}.form-field{display:flex;flex-direction:column;gap:.5rem}.form-hint{font-size:.8rem;color:var(--muted-text)}.form-error{color:#b91c1c;font-size:.9rem}.form-success{color:#047857;font-size:.9rem}.form-actions{display:flex;gap:.75rem}.bucket-select-row{display:flex;gap:.75rem;align-items:center}.create-page-footer{font-size:.75rem;color:var(--muted-text)}.buckets-page{display:flex;flex-direction:column;gap:1.8rem}.buckets-header{display:flex;flex-direction:column;gap:.75rem}.buckets-header-top{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem}.buckets-tablist{display:inline-flex;gap:.35rem;padding:.25rem;border-radius:999px;background:#0f172a0f}.buckets-tab{border:none;background:transparent;border-radius:999px;padding:.45rem 1rem;font-weight:600;color:var(--muted-text);cursor:pointer;transition:background .2s ease,color .2s ease;display:inline-flex;align-items:center;gap:.5rem}.buckets-tab--active{background:linear-gradient(135deg,#2155db26,#56d8d838);color:var(--primary-color-dark);box-shadow:0 10px 24px #2155db29}.buckets-status{padding:1rem;border-radius:12px;background:#0f172a0a;color:var(--muted-text)}.buckets-error{padding:1rem;border-radius:12px;background:#dc26261a;color:#7f1d1d}.bucket-followings{display:flex;flex-direction:column;gap:1.6rem}.bucket-followings-group{border:1px solid rgba(15,23,42,.08);border-radius:20px;padding:1.25rem;background:#ffffffeb;box-shadow:0 12px 32px #2155db14}.bucket-followings-group-header{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.bucket-followings-group-header h2{margin:0}.bucket-followings-group-header p{margin:.25rem 0 0;color:var(--muted-text)}.bucket-followings-group-icon{width:72px;height:72px;border-radius:18px;object-fit:cover;box-shadow:0 6px 18px #0f172a29}.bucket-followings-items{display:grid;gap:1rem}.bucket-followings-card{display:grid;grid-template-columns:64px 1fr;gap:1rem;align-items:center;padding:.75rem 1rem;border-radius:16px;background:#f5f7fcb8;border:1px solid rgba(15,23,42,.1);cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border .18s ease;text-align:left}.bucket-followings-card:hover{transform:translateY(-2px);box-shadow:0 14px 28px #2155db2e}.bucket-followings-card:focus{outline:none;border-color:#2155db59;box-shadow:0 0 0 3px #2155db2e}.bucket-followings-card--active{border-color:#2155db99;box-shadow:0 18px 36px #2155db3d}.bucket-followings-card-icon{width:64px;height:64px;border-radius:14px;object-fit:cover}.bucket-followings-card-body h3{margin:0}.bucket-followings-card-body p{margin:.35rem 0 0;color:var(--muted-text)}.bucket-followings-card-header{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.bucket-followings-meta{margin:.75rem 0 0;display:grid;gap:.35rem;font-size:.85rem;color:var(--muted-text)}.bucket-followings-meta div{display:flex;gap:.4rem}.bucket-followings-meta dt{font-weight:600}.bucket-badge{display:inline-flex;align-items:center;justify-content:center;min-width:32px;padding:.1rem .45rem;border-radius:999px;background:linear-gradient(135deg,#f472b64d,#6366f152);color:var(--primary-color-dark);font-size:.75rem;font-weight:700}.bucket-badge--inline{min-width:auto;padding:.1rem .35rem}.buckets-placeholder{padding:2rem;border-radius:18px;background:#0f172a0a;text-align:center;color:var(--muted-text)}.search-buckets-layout{display:grid;gap:1.5rem;grid-template-columns:minmax(260px,320px) 1fr;align-items:flex-start}.search-bucket-preview{min-height:260px;display:flex;flex-direction:column}.bucket-content-panel{width:100%;border-radius:22px;border:1px solid rgba(15,23,42,.08);background:#fffffff2;box-shadow:0 16px 36px #2155db26;padding:1.5rem 1.75rem;display:flex;flex-direction:column;gap:1.4rem}.bucket-content-preview{display:flex;flex-direction:column;gap:1.2rem}.bucket-content-header{display:flex;gap:1rem;align-items:center}.bucket-content-icon{width:72px;height:72px;border-radius:18px;object-fit:cover;box-shadow:0 10px 24px #0f172a2e}.bucket-content-titles h2{margin:0;font-size:1.45rem}.bucket-content-titles p{margin:.35rem 0 0;color:var(--muted-text);font-size:.95rem}.bucket-content-tabs{display:inline-flex;gap:.6rem;background:#0f172a0f;border-radius:999px;padding:.3rem;align-self:flex-start}.bucket-content-tab{border:none;border-radius:999px;padding:.45rem 1.1rem;background:transparent;cursor:pointer;font-weight:600;color:var(--muted-text);transition:background .2s ease,color .2s ease}.bucket-content-tab--active{background:linear-gradient(135deg,#2155db33,#56d8d83d);color:var(--primary-color-dark);box-shadow:0 12px 24px #2155db33}.bucket-content-body{display:flex;flex-direction:column;gap:1.2rem}.bucket-content-status,.bucket-content-error{padding:1.1rem 1.2rem;border-radius:16px;background:#f5f7fcdb;color:var(--muted-text);font-weight:500}.bucket-content-error{background:#dc262614;color:#b91c1c;display:flex;align-items:center;gap:.9rem}@media (max-width: 960px){.app-header{padding:.75rem 1.75rem 1rem}.header-bar{flex-wrap:wrap;row-gap:.75rem}.header-create{order:2}.header-bar-search{order:3;width:100%;justify-content:center}.header-bar-search .search-bar{max-width:100%}.header-bar-right{order:4;width:100%;justify-content:center;margin-left:0;flex-wrap:wrap;row-gap:.75rem}.top-nav,.header-action{width:100%;justify-content:center}.app-main{padding:2rem 1.5rem}.search-buckets-layout{grid-template-columns:1fr}}@media (max-width: 720px){.app-header{padding:.7rem 1rem .9rem}.header-bar{justify-content:center;row-gap:.6rem}.header-create{order:2}.header-bar-search{order:3}.header-bar-right{order:4;justify-content:center;margin-left:0}.header-logo{font-size:1.05rem}.header-logo__image{height:22px}.header-action,.top-nav{width:100%;justify-content:center}.search-bar{width:100%}.form-actions{flex-direction:column;align-items:stretch}.bucket-followings-card{grid-template-columns:48px 1fr}.bucket-followings-group-header{flex-direction:column;align-items:flex-start}.bucket-content-panel{padding:1.25rem 1.2rem}}.subscription-button{padding:.45rem 1.25rem;border-radius:999px;border:1px solid rgba(33,85,219,.2);background:#ffffffe6;color:var(--primary-color-dark);font-weight:600;cursor:pointer;transition:background .2s ease,transform .2s ease}.subscription-button:hover:not(:disabled){background:#fff;transform:translateY(-1px)}.subscription-button--cta{background:linear-gradient(135deg,var(--accent-color) 0%,rgba(18,194,233,.86) 100%);color:#fff;border:none;box-shadow:0 10px 22px #12c2e952}.subscription-button:disabled{opacity:.6;cursor:not-allowed;transform:none}.subscription-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0c13248c;display:flex;align-items:center;justify-content:center;padding:2rem;z-index:100}.subscription-modal{width:min(540px,100%);max-height:90vh;overflow-y:auto;background:#fff;border-radius:20px;box-shadow:0 32px 48px #10172a2e;padding:1.8rem;display:flex;flex-direction:column;gap:1.5rem}.subscription-modal__header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.subscription-modal__header h2{margin:0 0 .35rem;font-size:1.4rem}.subscription-modal__subtitle{margin:0;color:var(--muted-text);font-size:.9rem}.subscription-modal__close{background:transparent;border:none;font-size:1.4rem;cursor:pointer;line-height:1;color:var(--muted-text)}.subscription-modal__section h3{margin:0 0 .6rem;font-size:1rem}.subscription-current-plan{background:#2155db14;border-radius:16px;padding:1rem;display:flex;flex-direction:column;gap:.35rem}.subscription-current-plan--empty{background:#2155db0f;color:var(--muted-text);text-align:center}.subscription-current-plan__name{font-weight:600}.subscription-current-plan__status{color:var(--muted-text);font-size:.85rem}.subscription-current-plan__meta{font-size:.85rem;color:var(--muted-text)}.subscription-current-plan__platform{font-size:.85rem;color:var(--primary-color-dark)}.subscription-message{padding:.75rem 1rem;border-radius:12px;font-size:.9rem}.subscription-message--info{background:#14a4751f;color:#147553}.subscription-message--error{background:#e134551f;color:#c2273c}.subscription-loading{font-size:.9rem;color:var(--muted-text)}.subscription-note{font-size:.85rem;color:var(--muted-text);margin-bottom:.75rem}.subscription-plan-list{display:flex;flex-direction:column;gap:1rem}.subscription-plan-card{border:1px solid rgba(33,85,219,.12);border-radius:16px;padding:1.1rem;display:flex;flex-direction:column;gap:.75rem;background:#fff}.subscription-plan-card--current{border-color:var(--primary-color);box-shadow:0 0 0 1px #2155db40}.subscription-plan-card__header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.subscription-plan-card__header h4{margin:0 0 .35rem}.subscription-plan-card__header p{margin:0;font-size:.85rem;color:var(--muted-text)}.subscription-plan-card__badge{background:#2155db1f;color:var(--primary-color-dark);padding:.3rem .6rem;border-radius:999px;font-size:.75rem;font-weight:600}.subscription-plan-card__body{display:flex;justify-content:space-between;align-items:center;font-size:.95rem}.subscription-plan-card__limit{font-weight:600}.subscription-plan-card__price{color:var(--muted-text)}.subscription-plan-card__action{align-self:flex-start;padding:.55rem 1.2rem;border-radius:999px;border:none;background:var(--primary-color);color:#fff;font-weight:600;cursor:pointer}.subscription-plan-card__action:disabled{opacity:.6;cursor:not-allowed}.subscription-cancel-section{margin-top:1.75rem;padding-top:1.25rem;border-top:1px solid rgba(33,85,219,.12);display:flex;flex-direction:column;gap:.85rem}.subscription-cancel-section h3{margin:0}.subscription-cancel-button{align-self:flex-start;padding:.65rem 1.4rem;border-radius:999px;background:#dc26261f;color:#b91c1c;font-weight:600;border:1px solid rgba(220,38,38,.35);cursor:pointer;transition:background .18s ease,transform .18s ease}.subscription-cancel-button:hover:not(:disabled){background:#dc26262e;transform:translateY(-1px)}.subscription-cancel-button:disabled{opacity:.6;cursor:not-allowed;transform:none}.subscription-result{min-height:calc(100vh - 200px);display:flex;align-items:center;justify-content:center}.subscription-result__card{background:#fff;border-radius:20px;padding:2rem;box-shadow:var(--shadow-soft);max-width:420px;text-align:center;display:flex;flex-direction:column;gap:1.2rem}.subscription-result__card h1{margin:0}.subscription-result__card p{margin:0;color:var(--muted-text)}@media (max-width: 640px){.subscription-modal{padding:1.25rem}.subscription-plan-card__body{flex-direction:column;align-items:flex-start;gap:.35rem}}.auth-wrapper{display:flex;justify-content:center;align-items:center;padding:3rem 1.5rem}.auth-card{width:min(480px,100%);padding:2.5rem 2.75rem;border-radius:28px;background:#ffffffeb;border:1px solid rgba(33,85,219,.12);-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px)}.auth-card h2{margin:0 0 2.1rem;font-size:1.85rem;text-align:center}.auth-subtitle{margin:0 0 1.75rem;color:var(--muted-text)}.auth-form{display:flex;flex-direction:column;gap:1.2rem}.auth-label{display:flex;flex-direction:column;gap:.35rem;font-weight:600;color:var(--text-color)}.auth-label input{padding:.85rem 1rem;border-radius:16px;background:#f0f4ffb3;border:1px solid rgba(33,85,219,.1);font-size:.95rem;color:var(--text-color);transition:border .2s ease,background .2s ease}.auth-label input:focus{border-color:#2155db99;background:#f0f4fff2;outline:none}.auth-error{margin-bottom:1.25rem;padding:.8rem 1rem;border-radius:16px;background:#e64d4024;color:#d7263d;font-weight:600}.auth-info{margin-bottom:1rem;padding:.8rem 1rem;border-radius:16px;background:#32cd9829;color:#0f7f5c;font-weight:600}.auth-session{display:flex;flex-direction:column;gap:1rem}.auth-token{margin:0;padding:.75rem 1rem;border-radius:12px;background:#0f172a0d;color:#1f2933;font-size:.75rem;overflow-x:auto}.auth-actions{display:flex;justify-content:center}.auth-links{margin-top:1.6rem;display:flex;flex-direction:column;gap:.6rem;color:var(--muted-text);font-size:.85rem}.auth-links a{font-weight:600}.auth-submit-button{width:100%;padding:.85rem 1rem;border-radius:999px;background:#000;color:#fff;font-weight:600;font-size:1rem;border:none;cursor:pointer;transition:background .2s ease,transform .18s ease}.auth-submit-button:disabled{opacity:.6;cursor:not-allowed}.auth-submit-button:not(:disabled):hover{background:#111;transform:translateY(-1px)}.auth-submit-button:focus-visible{outline:2px solid rgba(0,0,0,.4);outline-offset:3px}@media (max-width: 540px){.auth-card{padding:2rem 1.75rem}}.search-page{display:flex;flex-direction:column;gap:2.5rem}.search-page-header{background:linear-gradient(135deg,#2155db1f,#56d8d824);border:1px solid rgba(33,85,219,.12);border-radius:28px;padding:2.25rem 2.5rem;box-shadow:none}.search-page-header h1{margin:0 0 1rem;font-size:clamp(1.95rem,2.4vw,2.6rem)}.search-page-header p{margin:0 0 1.5rem;color:var(--muted-text);line-height:1.6}.search-page-query{display:inline-flex;align-items:center;gap:.75rem;padding:.65rem 1.4rem;border-radius:999px;background:#ffffffb3;color:var(--primary-color-dark);font-weight:600}.search-page-count{color:var(--muted-text);font-weight:500}.search-page-placeholder{padding:.75rem 1.2rem;border-radius:18px;background:#ffffffd9;color:var(--muted-text);display:inline-block}.search-page-error{margin-top:1.2rem;padding:.85rem 1.2rem;border-radius:14px;background:#dc262614;color:#b91c1c;font-weight:600}.search-page-loading{margin-top:1rem;padding:.75rem 1rem;border-radius:14px;background:#f5f7fcc7;color:var(--muted-text);font-weight:500}.search-page-results{display:flex;flex-direction:column;gap:2rem}.search-preview{display:flex;flex-direction:column;gap:1.8rem}.search-preview-sidebar{display:flex;flex-direction:column;gap:1.2rem}.bucket-ribbon--mobile{display:flex}.bucket-rail{display:none}.bucket-ribbon{display:flex;gap:1rem;overflow-x:auto;padding:.6rem .25rem .6rem 0;scroll-snap-type:x mandatory}.bucket-ribbon-item{display:flex;flex-direction:column;align-items:center;gap:.55rem;min-width:86px;padding:.5rem .65rem;border:none;border-radius:18px;background:transparent;color:var(--muted-text);font-weight:600;cursor:pointer;transition:background .2s ease,transform .2s ease,color .2s ease;scroll-snap-align:center}.bucket-ribbon-item img{width:58px;height:58px;border-radius:50%;object-fit:cover}.bucket-rail-item{display:flex;align-items:center;gap:.75rem;width:100%;padding:.6rem .75rem;border-radius:14px;border:1px solid transparent;background:transparent;color:var(--muted-text);font-weight:600;font-size:.95rem;text-align:left;cursor:pointer;transition:background .2s ease,color .2s ease,border .2s ease}.bucket-rail-item:hover,.bucket-rail-item:focus-visible{background:#2563eb1a;color:var(--primary-color-dark)}.bucket-rail-item:focus-visible{outline:2px solid var(--primary-color, #2563eb);outline-offset:2px}.bucket-rail-item--active{background:#2563eb26;border-color:#2563eb40;color:var(--primary-color-dark)}.bucket-rail-item__icon{width:48px;height:48px;border-radius:50%;object-fit:cover;flex-shrink:0}.bucket-rail-item__name{flex:1 1 auto;white-space:normal;line-height:1.3}.bucket-ribbon-item span{font-size:.8rem;text-align:center;line-height:1.3;max-width:90px}.bucket-ribbon-item:hover{background:#0f172a0f;transform:translateY(-2px)}.bucket-ribbon-item--active{background:linear-gradient(135deg,#2155db2e,#56d8d838);color:var(--primary-color-dark)}.bucket-ribbon-item--active span{color:var(--primary-color-dark)}.bucket-ribbon-spacer{flex:0 0 280px}.bucket-content-wrapper{background:#fffffff0;border-radius:24px;border:1px solid rgba(15,23,42,.08);padding:1.75rem 2rem}@media (min-width: 1024px){.search-preview{display:grid;grid-template-columns:280px 1fr;gap:2rem;align-items:flex-start}.search-preview-sidebar{position:sticky;top:88px;align-self:flex-start;gap:1.1rem}.bucket-ribbon--mobile{display:none}.bucket-rail{display:flex;flex-direction:column;gap:.65rem;max-height:calc(100vh - 180px);overflow-y:auto;padding-right:.35rem}.bucket-content-wrapper{padding:2rem 2.25rem}}.bucket-content-header h2{margin:0}.bucket-content-subtitle{margin:.2rem 0 0;color:var(--muted-text);font-size:.9rem}.bucket-content-body{margin-top:1.5rem}.bucket-content-footer{margin-top:1.6rem;display:flex;justify-content:flex-end;align-items:center}.bucket-content-end{color:var(--muted-text);font-size:.9rem}@media (max-width: 960px){.bucket-content-wrapper{padding:1.35rem 1.4rem}.bucket-ribbon-item{min-width:72px;padding:.4rem .45rem}.bucket-ribbon-item img{width:52px;height:52px}.bucket-ribbon-spacer{flex-basis:160px}}.search-section{background:#ffffffeb;border-radius:24px;border:1px solid var(--border-color);padding:2rem 2.25rem}.search-section-header{display:flex;flex-direction:column;gap:.4rem;margin-bottom:1.4rem}.search-section-title{display:flex;align-items:baseline;gap:.6rem}.search-section-title h2{margin:0;font-size:1.4rem}.search-section-title span{color:var(--muted-text);font-weight:600;font-size:.95rem}.search-section-description{margin:0;color:var(--muted-text);font-size:.95rem}.search-section-loading,.search-section-empty{padding:1.2rem;border-radius:16px;background:#f5f7fccc;text-align:center;color:var(--muted-text);font-weight:500}.search-section-body{display:flex;flex-direction:column;gap:1.6rem}.media-grid{display:grid;gap:0}.media-grid-tile{position:relative;width:100%}.media-grid-thumb{position:relative;width:100%;aspect-ratio:3 / 4;overflow:hidden;background:#0f172a14}.media-grid-thumb img{width:100%;height:100%;object-fit:cover}.media-grid-title{position:absolute;left:.45rem;top:.45rem;max-width:calc(100% - 1.5rem);padding:.25rem .5rem;border-radius:999px;background:#111827b3;color:#f8fafc;font-size:.72rem;font-weight:600;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.media-grid-duration{position:absolute;right:.45rem;bottom:.45rem;padding:.2rem .45rem;border-radius:6px;background:#000000b3;color:#f8fafc;font-size:.7rem;font-weight:600}.media-grid-icon{position:absolute;top:.45rem;right:.45rem;width:1.65rem;height:1.65rem;border-radius:999px;background:#0009;display:flex;align-items:center;justify-content:center}.media-grid-icon:after{content:"";display:block;width:0;height:0;border-top:.32rem solid transparent;border-bottom:.32rem solid transparent;border-left:.48rem solid #f8fafc;margin-left:.1rem}@media (max-width: 640px){.media-grid{gap:0}.media-grid-title{font-size:.66rem}.media-grid-duration{font-size:.64rem}}.text-post-list{display:flex;flex-direction:column;gap:2rem;width:min(100%,620px);margin:0 auto}.text-post-card{display:flex;flex-direction:column;gap:1.1rem;border:1px solid rgba(15,23,42,.08);border-radius:20px;padding:1.6rem;background:#fff}.text-post-card-header{display:flex;gap:1rem;align-items:center}.text-post-card-header__avatar{width:54px;height:54px;border-radius:50%;object-fit:cover;border:1px solid rgba(15,23,42,.08);flex-shrink:0}.text-post-card-header__meta{display:flex;flex-direction:column;gap:.25rem}.text-post-card-header__names{display:flex;flex-wrap:wrap;gap:.5rem;align-items:baseline}.text-post-card-header__display{font-size:1.05rem;font-weight:700;color:var(--text-color)}.text-post-card-header__handle{font-size:.9rem;color:var(--muted-text)}.text-post-card-header__date{font-size:.82rem;color:var(--muted-text)}.text-post-card-content{display:flex;flex-direction:column;gap:.75rem}.text-post-card-content--interactive{cursor:pointer}.text-post-card-content--interactive:focus-visible{outline:2px solid var(--primary-color, #2563eb);outline-offset:6px;border-radius:14px}.text-post-card-title{margin:0;font-size:1.2rem;line-height:1.35;color:var(--text-color)}.text-post-card-body{margin:0;line-height:1.65;color:var(--text-color)}.text-post-card-tags{display:flex;flex-wrap:wrap;gap:.5rem}.text-post-card-tags span{padding:.35rem .8rem;border-radius:999px;background:#2155db1f;color:var(--primary-color-dark);font-size:.85rem;font-weight:600}.text-post-card-footer{display:flex;gap:1.3rem;color:var(--muted-text);font-weight:500;font-size:.92rem}.media-collage{display:flex;flex-direction:column;gap:.55rem}.media-collage-row,.media-collage-column{display:flex;gap:.55rem;width:100%}.media-collage-column{flex-direction:column}.media-collage-cell{display:flex;flex-direction:column;flex:1 1 0}.media-collage-tile{position:relative;width:100%;padding:0;border:none;border-radius:16px;overflow:hidden;background:#0f172a14;cursor:pointer;display:block;color:inherit}.media-collage-tile img{width:100%;height:100%;object-fit:cover;display:block}.media-collage-tile:focus-visible{outline:2px solid var(--primary-color, #2563eb);outline-offset:3px}.media-collage-tile__icon{position:absolute;top:.45rem;right:.45rem;width:1.65rem;height:1.65rem;border-radius:999px;background:#0009;display:flex;align-items:center;justify-content:center}.media-collage-tile__icon:after{content:"";display:block;width:0;height:0;border-top:.32rem solid transparent;border-bottom:.32rem solid transparent;border-left:.48rem solid #f8fafc;margin-left:.1rem}.media-collage-tile__duration{position:absolute;right:.45rem;bottom:.45rem;padding:.25rem .55rem;border-radius:6px;background:#000000b8;color:#f8fafc;font-size:.7rem;font-weight:600}.media-collage-tile__extra{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f172a8c;color:#f8fafc;font-size:1.15rem;font-weight:600;display:flex;align-items:center;justify-content:center}@media (max-width: 768px){.text-post-list{width:100%;padding:0 1rem;gap:1.6rem}.text-post-card{padding:1.3rem;border-radius:18px}}@media (max-width: 480px){.text-post-card-header__avatar{width:46px;height:46px}.text-post-card-title{font-size:1.05rem}.text-post-card-body{font-size:.95rem}.media-collage,.media-collage-row,.media-collage-column{gap:.45rem}}.bucket-results{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.5rem}.bucket-card{display:flex;gap:1rem;padding:1.2rem;border-radius:18px;border:1px solid rgba(15,23,42,.08);background:#fff;cursor:pointer;text-align:left;transition:transform .18s ease,border .18s ease}.bucket-card:hover{transform:translateY(-2px)}.bucket-card:focus{outline:none;border-color:#2155db59}.bucket-card--active{border-color:#2155db99}.bucket-card-icon{width:68px;height:68px;border-radius:18px;object-fit:cover}.bucket-card-body{display:flex;flex-direction:column;gap:.45rem}.bucket-card-body h3{margin:0;font-size:1.1rem}.bucket-card-body p{margin:0;color:var(--muted-text);font-size:.9rem;line-height:1.4}.bucket-card-stats{display:flex;gap:.9rem;font-size:.85rem;color:var(--muted-text)}.user-results{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}.user-card{display:flex;flex-direction:column;gap:1.1rem;padding:1.4rem;border-radius:20px;border:1px solid rgba(15,23,42,.08);background:#fff}.user-card-header{display:flex;gap:1rem;align-items:center}.user-card-header img{width:64px;height:64px;border-radius:50%;object-fit:cover;border:1px solid rgba(15,23,42,.08)}.user-card-header h3{margin:0;font-size:1.15rem}.user-card-header p{margin:.2rem 0 0;color:var(--muted-text);font-size:.9rem}.user-card-medias{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}.user-card-medias img{width:100%;height:90px;object-fit:cover;border-radius:12px}.user-card-medias--empty{padding:.75rem;border-radius:14px;background:#f5f7fccc;color:var(--muted-text);text-align:center;font-size:.9rem}.user-card-footer{display:flex;justify-content:space-between;color:var(--muted-text);font-size:.85rem}@media (max-width: 960px){.search-page-header{padding:1.8rem}.search-section{padding:1.6rem 1.8rem}}@media (max-width: 640px){.search-section-body{gap:1.2rem}.media-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}.text-post-card{padding:1.25rem}.bucket-results,.user-results{grid-template-columns:1fr}}.home-recommended-section{margin-top:3rem;display:flex;flex-direction:column;gap:1.6rem}
