.editor-shell[data-v-3de17550]{width:min(980px,100%);display:grid;gap:14px}.editor-header[data-v-3de17550]{display:flex;justify-content:space-between;align-items:center}.editor-header-actions[data-v-3de17550]{display:flex;gap:8px}.editor-grid[data-v-3de17550]{display:grid;grid-template-columns:1fr 1fr;gap:14px}.editor-panel[data-v-3de17550]{border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow);padding:20px}.editor-panel h2[data-v-3de17550]{margin:0}.mini-title[data-v-3de17550]{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#7d709f}.icon-grid[data-v-3de17550]{display:grid;grid-template-columns:repeat(auto-fill,minmax(36px,1fr));gap:6px}.icon-choice[data-v-3de17550]{display:flex;justify-content:center;align-items:center;padding:.5rem;border-radius:.75rem;color:#1c1633;background:#ffffffe0}.icon-choice svg[data-v-3de17550]{width:1.25rem;height:1.25rem}.icon-choice.active[data-v-3de17550]{color:#fff;background:linear-gradient(90deg,var(--brand),var(--brand-alt))}.checkbox-row[data-v-3de17550]{display:flex;align-items:center;justify-content:flex-start;gap:8px}.checkbox-row input[data-v-3de17550]{width:auto}.pinned-row[data-v-3de17550]{margin-top:12px;display:flex;flex-wrap:wrap;gap:8px}.pinned-chip[data-v-3de17550]{width:36px;height:36px;padding:0;display:grid;place-items:center;border-radius:999px;color:#1c1633;background:#ffffffd1}.editor-inline-fields[data-v-3de17550]{flex:1;display:grid;gap:8px}.editor-inline-fields input[data-v-3de17550]{width:100%;padding:10px 12px}.editor-links[data-v-3de17550]{margin-top:12px;display:grid;gap:10px}.editor-link-row[data-v-3de17550]{border-radius:1.25rem;background:#ffffffb3;padding:10px;display:grid;gap:8px}.editor-link-row .editor-link-main[data-v-3de17550]{display:flex;align-items:center;gap:10px}.link-icon-button[data-v-3de17550]{width:3rem;height:3rem;padding:0;margin:0 1rem;border-radius:999px;display:grid;place-items:center;color:#1c1633;background:#ffffffe6}.link-icon-button svg[data-v-3de17550]{width:1.5rem;height:1.5rem}.icon-picker-panel[data-v-3de17550]{border-radius:.75rem;background:#ffffff80;padding:.5rem}@media(max-width:900px){.editor-grid[data-v-3de17550]{grid-template-columns:1fr}.editor-header[data-v-3de17550]{align-items:flex-start;gap:10px}.editor-header-actions[data-v-3de17550]{flex-wrap:wrap}}.editor-link-actions[data-v-3de17550]{display:flex;flex-wrap:wrap;gap:8px}.watermark[data-v-bb003442],.watermark a[data-v-bb003442]{color:var(--profile-text)}html{background:var(--profile-bg)}:root{--profile-bg: rgba(255, 255, 255, .86);--profile-text: #231f35;--profile-link-bg: rgba(245, 246, 250, .95);--profile-link-text: #1d1831}:root[theme=minimal]{--profile-bg: rgba(255, 255, 255, .86);--profile-text: #231f35;--profile-link-bg: rgba(245, 246, 250, .95);--profile-link-text: #1d1831}:root[theme=pastel]{--profile-bg: rgb(255 198 239 / .86);--profile-text: #2b2341;--profile-link-bg: rgb(250 223 245 / .9);--profile-link-text: #4a2a4f}:root[theme=dark]{--profile-bg: rgb(29 26 34 / .84);--profile-text: #f4f4f7;--profile-link-bg: rgba(255, 255, 255, .12);--profile-link-text: #f4f4f7}:root[theme=aurora]{--profile-bg: rgba(10, 32, 44, .84);--profile-text: #e8f7ff;--profile-link-bg: rgba(59, 191, 173, .24);--profile-link-text: #eafffa}:root[theme=sunset]{--profile-bg: rgba(61, 30, 22, .8);--profile-text: #fff1e8;--profile-link-bg: rgba(255, 167, 96, .28);--profile-link-text: #fff1e8}:root[theme=ocean]{--profile-bg: rgba(8, 39, 66, .82);--profile-text: #e9f6ff;--profile-link-bg: rgba(69, 163, 255, .24);--profile-link-text: #e9f6ff}:root[theme=rose]{--profile-bg: rgba(69, 24, 49, .8);--profile-text: #ffeaf4;--profile-link-bg: rgba(255, 118, 176, .24);--profile-link-text: #ffeaf4}:root[theme=violet]{--profile-bg: rgb(32 19 79 / .8);--profile-text: #f4e9ff;--profile-link-bg: rgb(125 90 250 / .24);--profile-link-text: #f4e9ff}:root{--surface: rgb(244 239 255 / .72);--text: #151228;--brand: #ff5f98;--brand-alt: #b25afa;--radius: 24px;--shadow: 0 20px 50px rgba(26, 18, 58, .2);font-family:Wix Madefor Display,sans-serif}*{box-sizing:border-box}body{margin:0;min-height:100vh;color:var(--text);background:radial-gradient(circle at 10% 10%,rgba(255,213,232,.4) 0%,transparent 40%),radial-gradient(circle at 85% 20%,rgba(208,195,255,.4) 0%,transparent 35%),linear-gradient(150deg,#fff7fb4d,#f8f4ff4d 45%,#fef5ff4d)}.home-view,.profile-view,.editor-view{min-height:100vh;display:grid;place-items:center;padding:1rem}.hero-card,.not-found-card,.create-card,.profile-shell,.card{width:min(780px,100%);border-radius:var(--radius);background:var(--surface);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:var(--shadow)}.profile-links-card{margin-top:1rem}.profile-shell{overflow:hidden}.hero-card,.not-found-card,.create-card{padding:36px;text-align:center}.eyebrow{font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:#7b6d9c}h1{margin:8px 0 12px;font-size:clamp(28px,6vw,44px)}p{margin:0}.search-row{margin-top:20px;display:grid;grid-template-columns:1fr auto;gap:12px}input,textarea,select,button{border:0;border-radius:1rem;padding:.75rem 1rem;font:inherit}input{background:#fff}textarea{background:#fff;resize:vertical}select{background:#fff}button{color:#fff;font-weight:700;background:linear-gradient(to bottom,var(--brand),var(--brand-alt));cursor:pointer;box-shadow:var(--shadow)}button:disabled{opacity:.65;cursor:not-allowed}.status{min-height:24px;margin-top:12px;color:#5f517f}.form-grid{margin-top:20px;display:grid;gap:10px}.profile-banner{height:220px;border-radius:var(--radius) var(--radius) 0 0;background-size:cover;background:linear-gradient(135deg,#ff8ab6,#c68aff) center}.profile-content{padding:0 28px 28px;margin-top:-48px;text-align:center;color:var(--profile-text)}.profile-avatar{width:96px;height:96px;border-radius:50%;border:4px solid white;object-fit:cover}.profile-links{display:grid;gap:10px}.profile-links-card{padding:1rem}.profile-links-card,.profile-shell{background:var(--profile-bg)}.profile-links a{display:flex;align-items:center;justify-content:center;gap:.5rem;text-decoration:none;color:var(--profile-link-text);background:var(--profile-link-bg);padding:.75rem;border-radius:.75rem;box-shadow:var(--shadow);font-weight:600;transition:transform .2s ease}.profile-links a svg{width:1.25rem;height:1.25rem}.profile-links a:hover{transform:translateY(-2px)}.profile-pinned-row{margin-top:14px;display:flex;justify-content:center;gap:10px}.profile-pinned-row a{width:3rem;height:3rem;border-radius:999px;box-shadow:var(--shadow);display:grid;place-items:center;text-decoration:none;color:var(--profile-link-text);background:var(--profile-link-bg)}.profile-pinned-row a svg{width:1.5rem;height:1.5rem}.loading-state{font-size:18px;color:#4f426e}@media(max-width:640px){.hero-card,.not-found-card,.create-card{padding:24px}.search-row,.editor-grid{grid-template-columns:1fr}}
