.creator-apps{color:var(--color-text,#342b21);font:14px/1.6 system-ui;min-width:0;padding:24px 0}.creator-apps *{box-sizing:border-box}.creator-apps__header{display:flex;gap:24px;align-items:center;justify-content:space-between;padding:24px;border:1px solid var(--color-border,#e6d8c7);border-radius:20px;background:var(--color-surface-2,#f4ebdf)}.creator-apps__header h2{font-size:22px;line-height:1.4;margin:4px 0 10px}.creator-apps__header p{margin:0;max-width:520px}.creator-apps__eyebrow{font-size:11px;letter-spacing:.18em;font-weight:700;color:#835421}.creator-apps a{color:#795019;text-decoration:none}.creator-apps button,.creator-apps__primary{font:inherit;cursor:pointer;border:1px solid #c8af8d;border-radius:10px;padding:10px 16px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;flex-shrink:0;background:#fffaf2;color:#63421c}.creator-apps .creator-apps__primary{background:#825721;color:#fff;border-color:#825721;font-weight:700}.creator-apps button:disabled{opacity:.5;cursor:wait}.creator-apps :is(a,button,input):focus-visible{outline:3px solid #b2762a;outline-offset:3px}.creator-apps__toolbar{display:flex;gap:16px;align-items:center;justify-content:space-between;margin:24px 0 16px}.creator-apps h3{margin:0;font-size:16px}.creator-apps__toolbar h3 span{font-size:12px;font-weight:400;margin-left:6px}.creator-apps__toolbar input{min-width:0;width:240px;padding:10px 14px;background:var(--color-surface,#fffaf2);color:inherit;border:1px solid var(--color-border,#dccab4);border-radius:10px;font:inherit}.creator-apps__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.creator-apps__card{min-width:0;background:var(--color-surface,#fffaf2);border:1px solid var(--color-border,#e6d8c7);border-radius:16px;padding:20px}.creator-apps__card-top{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px}.creator-apps__icon{display:grid;place-items:center;width:48px;height:48px;background:#eadac2;border-radius:14px;color:#614017;font-size:22px;font-weight:700}.creator-apps__badge{font-size:12px;background:#eee4d5;color:#5e4c35;padding:3px 10px;border-radius:20px}.creator-apps__card h3{overflow-wrap:anywhere}.creator-apps__card>p{min-height:44px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:anywhere;color:var(--color-text-secondary,#706456)}.creator-apps__card footer{display:flex;gap:10px;flex-wrap:wrap;justify-content:space-between;align-items:center;font-size:12px}.creator-apps__card footer a{padding:10px 0;font-weight:700}.creator-apps__card footer button{max-width:100%;overflow-wrap:anywhere}.creator-apps__empty{text-align:center;padding:44px 20px;border:1px dashed #d7c4a9;border-radius:16px;background:var(--color-surface,#fffaf2)}.creator-apps__empty>span{font-size:36px;color:#95672e}.creator-apps__hint{font-size:12px;color:var(--color-text-secondary,#706456);margin-top:20px}.phone-workspace .creator-apps{color:#342b21;--color-text:#342b21;--color-surface:#fffaf2;--color-surface-2:#f4ebdf;--color-border:#e6d8c7;--color-text-secondary:#706456}.phone-workspace .creator-apps input{background:#fffaf2;color:#342b21}.phone-workspace .creator-apps a{color:#795019}.phone-workspace .creator-apps a.creator-apps__primary{color:white}@media(max-width:600px){.creator-apps__header{align-items:stretch;flex-direction:column;padding:20px}.creator-apps__grid{grid-template-columns:1fr}.creator-apps__toolbar{flex-wrap:wrap}.creator-apps__toolbar input{width:100%}.creator-apps__header h2{font-size:20px}}