:root{font-family:SF Pro Display,PingFang SC,Hiragino Sans GB,Microsoft YaHei,system-ui,sans-serif;color:#153a36;background:#e6f5e9;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #153a36;--aqua: #26a79f;--aqua-dark: #168f88;--coral: #f25b69}*{box-sizing:border-box}html{background:#e6f5e9}body{margin:0;min-width:320px;min-height:100vh;-webkit-font-smoothing:antialiased}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}a{color:inherit}.page-shell{position:relative;isolation:isolate;min-height:100vh;padding:20px 24px 22px;overflow:hidden;color:var(--text-color, var(--ink));background:linear-gradient(180deg,var(--page-start, #cceacf) 0%,color-mix(in srgb,var(--page-start, #cceacf) 45%,var(--page-end, #f2f4f2)) 58%,var(--page-end, #f2f4f2) 100%)}.page-glow{position:fixed;z-index:-1;top:-20vw;left:50%;width:82vw;height:82vw;transform:translate(-50%);border-radius:999px;background:#ffffff4d;filter:blur(80px);pointer-events:none}.profile-card{width:min(100%,var(--profile-width, 680px));margin:0 auto}.profile-header{position:relative;display:flex;flex-direction:column;align-items:center;padding-bottom:22px;text-align:center}.avatar{width:90px;height:90px;border:4px solid rgba(255,255,255,.86);border-radius:50%;object-fit:cover;box-shadow:0 10px 24px #144c4529}.name-row{display:flex;align-items:center;gap:6px;margin-top:15px}.name-row h1{margin:0;color:var(--name-color, #f21f48);font-size:22px;font-weight:760;letter-spacing:.02em}.verified{color:#1eb9ee}.profile-header p{margin:7px 0 0;color:var(--bio-color, #37aa59);font-size:14px;letter-spacing:.02em}.share-button{position:absolute;top:18px;right:2px;display:grid;width:42px;height:42px;place-items:center;color:var(--ink);background:#ffffff8f;border:1px solid rgba(255,255,255,.85);border-radius:50%;box-shadow:0 8px 24px #1c524b1a;cursor:pointer;transition:transform .16s ease,background .16s ease}.share-button:hover{transform:translateY(-2px);background:#ffffffe0}.groups{border-top:1px solid var(--accent-color, var(--coral))}.link-group{padding:18px 0;border-bottom:1px solid var(--accent-color, var(--coral))}.group-heading{display:flex;align-items:baseline;gap:11px;margin:0 4px 10px}.group-heading span{color:var(--accent-color, var(--coral));font-size:10px;font-weight:780;letter-spacing:.15em}.group-heading h2{margin:0;color:var(--text-color, var(--ink));font-size:16px;font-weight:720}.link-list{display:grid;gap:11px}.link-wrap{position:relative}.link-card{position:relative;display:grid;width:100%;grid-template-columns:42px 1fr 42px;align-items:center;min-height:56px;padding:5px 9px;color:#fff;text-decoration:none;background:var(--button-color, var(--aqua));border:2px solid rgba(255,255,255,.96);border-radius:var(--pill-radius, 999px);box-shadow:0 7px 12px #22645e38;cursor:pointer;transition:transform .17s ease,box-shadow .17s ease,background .17s ease}.link-card:hover,.link-card:focus-visible{z-index:1;transform:translateY(-2px);background:var(--button-hover, var(--aqua-dark));box-shadow:0 10px 18px #19595345;outline:none}.link-card:active{transform:translateY(0)}.link-icon{display:grid;width:42px;height:42px;place-items:center;color:#fff;background:#024f482e;border:1px solid rgba(255,255,255,.26);border-radius:50%}.link-copy{display:flex;min-width:0;flex-direction:column;align-items:center;justify-content:center;padding:0 12px;text-align:center}.link-copy strong{font-size:15px;font-weight:690;letter-spacing:.01em}.link-copy small{max-width:100%;margin-top:2px;overflow:hidden;color:#ffffffc2;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.more-button{position:absolute;z-index:2;top:50%;right:10px;display:grid;width:42px;height:42px;padding:0;place-items:center;transform:translateY(-50%);color:#fff;background:transparent;border:0;border-radius:50%;cursor:pointer}.more-button:hover,.more-button:focus-visible{background:#01534b33;outline:2px solid rgba(255,255,255,.88);outline-offset:-3px}.link-menu{position:absolute;z-index:10;top:calc(100% + 7px);right:12px;display:grid;min-width:142px;padding:6px;overflow:hidden;color:var(--ink);background:#fffffff7;border:1px solid rgba(25,78,72,.11);border-radius:14px;box-shadow:0 16px 34px #1c4c472e}.link-menu a,.link-menu button{display:flex;align-items:center;gap:8px;padding:9px 10px;color:inherit;text-decoration:none;background:transparent;border:0;border-radius:9px;cursor:pointer}.link-menu a:hover,.link-menu button:hover{background:#e5f5f2}.custom-modules{display:grid;gap:12px;padding:18px 0;border-top:1px solid var(--accent-color, var(--coral));border-bottom:1px solid var(--accent-color, var(--coral))}.public-module-slot{position:relative;min-width:0;scroll-margin-block:28px;border-radius:calc(var(--pill-radius, 24px) + 3px)}.public-module-slot.is-highlighted:after{position:absolute;z-index:2;top:-4px;right:-4px;bottom:-4px;left:-4px;content:"";border:2px solid color-mix(in srgb,var(--accent-color, #f25b69) 76%,white);border-radius:inherit;box-shadow:0 0 0 4px color-mix(in srgb,var(--accent-color, #f25b69) 12%,transparent),0 9px 24px color-mix(in srgb,var(--accent-color, #f25b69) 18%,transparent);pointer-events:none;animation:featured-pulse 2.4s ease-in-out infinite}@keyframes featured-pulse{0%,to{opacity:.72}50%{opacity:1}}.public-module-slot.is-highlighted .link-wrap{transform-origin:center;animation:featured-shake 5s ease-in-out infinite}@keyframes featured-shake{0%,72%,88%,to{transform:translate(0) rotate(0)}75%{transform:translate(-6px) rotate(-.7deg)}78%{transform:translate(6px) rotate(.7deg)}81%{transform:translate(-4px) rotate(-.45deg)}84%{transform:translate(4px) rotate(.45deg)}}.standalone-heading{display:flex;align-items:baseline;gap:10px;padding:7px 4px 2px}.public-module-slot:not(:first-child) .standalone-heading{margin-top:6px;padding-top:18px;border-top:1px solid var(--accent-color, var(--coral))}.standalone-heading span{color:var(--accent-color, var(--coral));font-size:10px;font-weight:800;letter-spacing:.14em}.standalone-heading h2{margin:0;color:var(--text-color, var(--ink));font-size:17px}.simple-module-button{display:grid;width:100%;grid-template-columns:42px 1fr;align-items:center;min-height:58px;padding:7px 52px 7px 9px;color:#fff;text-align:center;background:var(--button-color, var(--aqua));border:2px solid rgba(255,255,255,.96);border-radius:var(--pill-radius, 999px);box-shadow:0 7px 12px #22645e38;cursor:pointer}.simple-module-button>span:first-child{display:grid;width:42px;height:42px;place-items:center;background:#024f482e;border:1px solid rgba(255,255,255,.26);border-radius:50%}.simple-module-button>span:last-child{display:grid;gap:2px}.simple-module-button strong{font-size:15px}.simple-module-button small{color:#ffffffc2;font-size:11px}.image-module,.carousel-module{position:relative;display:block;width:100%;min-height:180px;padding:0;overflow:hidden;color:#fff;background:#dfe8e4;border:2px solid rgba(255,255,255,.94);border-radius:24px;box-shadow:0 9px 22px #1f494324;cursor:pointer}.image-module img,.carousel-module>img{display:block;width:100%;height:250px;object-fit:cover}.image-module strong{position:absolute;right:14px;bottom:14px;left:14px;padding:11px 14px;color:#fff;text-align:left;background:#122a26b8;border-radius:12px}.carousel-caption{position:absolute;right:14px;bottom:14px;left:14px;display:flex;align-items:center;justify-content:space-between;padding:11px 14px;background:#122a26b8;border-radius:12px}.carousel-caption span{color:#ffffffbf;font-size:11px}.carousel-prev,.carousel-next{position:absolute;top:50%;display:grid;width:38px;height:38px;place-items:center;transform:translateY(-50%);color:#153a36;background:#ffffffe0;border:0;border-radius:50%;cursor:pointer}.carousel-prev{left:12px}.carousel-next{right:12px}.public-modal-backdrop{position:fixed;z-index:90;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;background:#0e1c1994;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.public-modal{position:relative;width:min(92vw,440px);max-height:88vh;padding:24px;overflow:auto;text-align:center;background:#fff;border-radius:24px;box-shadow:0 24px 70px #0c221e4d}.public-modal h2{margin:0 42px 18px;color:#183d38;font-size:20px}.text-popup-content{margin:0;color:#41534f;text-align:left;font-size:15px;line-height:1.8;white-space:pre-wrap}.public-modal>img,.public-modal .qr-image{display:block;width:min(100%,320px);height:auto;margin:0 auto;border-radius:16px}.public-modal-close{position:absolute;top:14px;right:14px;display:grid;width:36px;height:36px;place-items:center;color:#68736f;background:#f1f4f2;border:0;border-radius:50%;cursor:pointer}.modal-value{margin:14px 0 0;color:#75807c;font-size:12px;word-break:break-all}.social-footer{display:flex;align-items:center;justify-content:center;gap:22px;padding:24px 0 6px;color:var(--accent-color, #f21f48)}.social-footer a,.social-footer button{display:grid;width:34px;height:34px;place-items:center;color:inherit;background:transparent;border:0;border-radius:50%;cursor:pointer;transition:transform .16s ease,background .16s ease}.social-footer a:hover,.social-footer button:hover,.social-footer a:focus-visible,.social-footer button:focus-visible{transform:translateY(-2px);background:#f21f4817;outline:none}.toast{position:fixed;z-index:30;bottom:24px;left:50%;display:flex;align-items:center;gap:7px;padding:11px 16px;transform:translate(-50%,20px);color:#fff;font-size:13px;background:#173f3a;border-radius:999px;box-shadow:0 12px 30px #0d322e47;opacity:0;pointer-events:none;transition:opacity .18s ease,transform .18s ease}.toast.is-visible{transform:translate(-50%);opacity:1}@media(max-width:560px){.page-shell{min-height:100dvh;padding:24px 16px 22px}.profile-header{padding-bottom:27px}.avatar{width:78px;height:78px}.name-row{margin-top:11px}.name-row h1{font-size:19px}.share-button{top:5px;right:0;width:38px;height:38px}.link-group{padding:23px 0 24px}.group-heading{margin-bottom:11px}.link-list{gap:11px}.link-card{min-height:57px}.link-copy strong{font-size:14px}.image-module img,.carousel-module>img{height:210px}.social-footer{padding-top:27px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important}.public-module-slot.is-highlighted:after{animation:none}.public-module-slot.is-highlighted .link-wrap{animation:none}}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.auth-page,.admin-page{min-height:100vh;color:#252b2a;background:#f2f3f1}.auth-page{display:grid;place-items:center;padding:30px 18px;background:linear-gradient(145deg,#e4f5e7,#f4f5f3 55%,#e7f4f2)}.auth-card{width:min(100%,430px);padding:34px;text-align:center;background:#fffffff2;border:1px solid #e4e8e5;border-radius:28px;box-shadow:0 24px 70px #1e453e24}.auth-mark{display:grid;width:60px;height:60px;margin:0 auto 20px;place-items:center;color:#119fce;background:#e4f6fb;border-radius:20px}.eyebrow{margin:0 0 6px;color:#0aaee4;font-size:11px;font-weight:800;letter-spacing:.14em}.auth-card h1{margin:0;color:#1c2422;font-size:28px}.auth-copy{margin:10px 0 24px;color:#6b7471;font-size:14px;line-height:1.6}.auth-card form{display:grid;gap:15px;text-align:left}.auth-card label,.item-fields label,.group-editor-header label,.profile-form-grid label{display:grid;gap:7px;color:#49514f;font-size:13px;font-weight:650}.auth-card input,.item-fields input,.item-fields select,.group-editor-header input,.profile-form-grid input{width:100%;height:42px;padding:0 12px;color:#29302e;font:inherit;font-weight:500;background:#f7f8f6;border:1px solid #dfe4e1;border-radius:10px;outline:none}.auth-card input:focus,.item-fields input:focus,.item-fields select:focus,.group-editor-header input:focus,.profile-form-grid input:focus{border-color:#22b6ea;box-shadow:0 0 0 3px #22b6ea21}.form-error{display:flex;align-items:center;gap:7px;margin:0;color:#d53b50;font-size:13px}.primary-button{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:8px;padding:0 20px;color:#fff;font-weight:750;background:#20b8eb;border:0;border-radius:14px;cursor:pointer;box-shadow:0 8px 18px #20b8eb2b}.primary-button:hover{background:#0aa8dc}.primary-button:disabled{color:#8b9693;background:#e2e5e3;box-shadow:none;cursor:default}.secondary-button{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:7px;padding:0 18px;color:#13a9dd;font-weight:750;background:#fff;border:1px solid #c8ebf7;border-radius:14px;cursor:pointer}.secondary-button:hover{background:#effaff}.auth-submit{width:100%;margin-top:4px}.security-note{margin:19px 0 8px;color:#88918e;font-size:12px;line-height:1.55}.back-link{display:inline-block;margin-top:7px;color:#119fce;font-size:13px;text-decoration:none}.admin-topbar{position:sticky;z-index:40;top:0;display:grid;grid-template-columns:220px 1fr auto;min-height:60px;align-items:center;padding:0 28px;background:#fffffff5;border-bottom:1px solid #e4e7e5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.admin-brand{display:flex;align-items:center;gap:10px;color:#242b29;text-decoration:none}.admin-brand span{display:grid;width:34px;height:34px;place-items:center;color:#fff;font-size:12px;font-weight:850;letter-spacing:.06em;background:#26a79f;border-radius:11px}.admin-brand strong{font-size:15px}.admin-topbar nav{display:flex;align-self:stretch;gap:28px}.admin-topbar nav button{position:relative;display:flex;align-items:center;gap:7px;padding:0 2px;color:#6f7775;font-weight:700;background:transparent;border:0;cursor:pointer}.admin-topbar nav button:after{position:absolute;right:0;bottom:0;left:0;height:3px;content:"";background:transparent;border-radius:3px 3px 0 0}.admin-topbar nav button.active{color:#1f2826}.admin-topbar nav button.active:after{background:#21b8ea}.topbar-actions{display:flex;align-items:center;gap:10px}.topbar-actions a,.topbar-actions button{display:inline-flex;height:36px;align-items:center;gap:6px;padding:0 11px;color:#5e6865;font-size:13px;text-decoration:none;background:#f5f6f5;border:1px solid #e5e8e6;border-radius:10px;cursor:pointer}.admin-workspace{display:grid;grid-template-columns:minmax(0,900px) 380px;gap:28px;width:min(100% - 40px,1320px);margin:0 auto;padding:28px 0 50px}.admin-main{min-width:0}.admin-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:22px}.admin-intro h1{margin:0;color:#222a28;font-size:28px}.admin-intro>div>p:last-child{margin:7px 0 0;color:#6e7774;font-size:14px}.save-button{min-width:176px}.editor-card{background:#fff;border:1px solid #e5e8e6;border-radius:22px;box-shadow:0 6px 18px #1d312c0a}.profile-editor{padding:24px}.section-title{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}.section-title p,.editor-toolbar p{margin:0 0 4px;color:#20afe0;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.section-title h2,.editor-toolbar h2{margin:0;color:#2b3230;font-size:19px}.profile-form-grid{display:grid;grid-template-columns:130px 1fr;gap:22px}.avatar-upload{position:relative;display:block;height:130px;padding:0;overflow:hidden;background:#eef1ef;border:1px solid #e1e5e2;border-radius:18px;cursor:pointer}.avatar-upload img{width:100%;height:100%;object-fit:cover}.avatar-upload span{position:absolute;right:8px;bottom:8px;left:8px;display:flex;height:32px;align-items:center;justify-content:center;gap:6px;color:#fff;font-size:12px;font-weight:700;background:#192a26b8;border-radius:10px}.field-stack{display:grid;grid-template-columns:1fr 1fr;gap:14px}.field-stack label:last-child{grid-column:1 / -1}.toggle-row{display:inline-flex!important;grid-template-columns:none!important;align-items:center;gap:8px!important;color:#68716e!important;font-size:12px!important;font-weight:650!important;cursor:pointer;white-space:nowrap}.toggle-row input{position:absolute;width:1px!important;height:1px!important;padding:0!important;opacity:0;pointer-events:none}.toggle-track{position:relative;width:36px;height:20px;flex:0 0 auto;background:#dfe3e1;border-radius:999px;transition:background .16s ease}.toggle-track span{position:absolute;top:3px;left:3px;width:14px;height:14px;background:#fff;border-radius:50%;box-shadow:0 1px 4px #00000029;transition:transform .16s ease}.toggle-row input:checked+.toggle-track{background:#20b8eb}.toggle-row input:checked+.toggle-track span{transform:translate(16px)}.editor-toolbar{display:flex;align-items:center;justify-content:space-between;margin:30px 4px 14px}.toolbar-note{display:block;max-width:560px;margin-top:6px;color:#7c8783;font-size:12px;line-height:1.55}.toolbar-actions{display:flex;gap:10px}.group-editor{margin-bottom:18px;overflow:hidden;transition:opacity .16s ease}.group-editor.is-muted,.item-editor.is-muted{opacity:.62}.group-editor-header{display:grid;grid-template-columns:auto minmax(140px,.65fr) minmax(180px,1fr) auto auto;gap:12px;align-items:end;padding:18px 20px;background:#fbfcfb;border-bottom:1px solid #e9ecea}.group-order{display:flex;gap:4px;align-self:end}.group-order button,.item-controls button,.icon-danger{display:grid;width:34px;height:34px;place-items:center;color:#7b8582;background:#f4f6f4;border:1px solid #e2e6e3;border-radius:9px;cursor:pointer}.group-order button:disabled,.item-controls button:disabled{opacity:.35;cursor:default}.icon-danger:hover{color:#e34a5c;background:#fff0f2;border-color:#ffd8de}.link-edit-list{display:grid;gap:12px;padding:16px 20px}.item-editor{display:grid;grid-template-columns:auto 1fr auto;gap:14px;align-items:center;padding:15px;background:#f7f8f6;border:1px solid #e7eae8;border-radius:16px}.item-controls{display:grid;gap:5px;justify-items:center}.drag-handle{color:#98a09e;font-size:22px;line-height:1}.item-controls button{width:29px;height:27px}.item-fields{display:grid;grid-template-columns:1fr 1fr 130px;gap:10px;min-width:0}.item-fields .wide-field{grid-column:span 2}.item-fields input,.item-fields select{height:38px}.item-actions{display:grid;gap:13px;justify-items:end}.add-link-button{display:flex;width:calc(100% - 40px);height:42px;align-items:center;justify-content:center;gap:7px;margin:0 20px 18px;color:#13a9dd;font-weight:750;background:#eefaff;border:1px dashed #80d9f5;border-radius:12px;cursor:pointer}.empty-state{margin:10px;color:#9aa29f;text-align:center}.socials-editor{margin-top:18px;padding:22px}.small-add-button{display:inline-flex;height:38px;align-items:center;gap:6px;padding:0 14px;color:#13a9dd;font-weight:750;background:#effaff;border:1px solid #c2ebf8;border-radius:11px;cursor:pointer}.social-editor-list{display:grid;gap:10px}.social-editor-item{display:grid;grid-template-columns:140px 1fr 130px auto auto auto;gap:10px;align-items:end;padding:13px;background:#f7f8f6;border:1px solid #e7eae8;border-radius:14px}.social-editor-item label{display:grid;gap:6px;color:#4f5855;font-size:12px;font-weight:650}.social-editor-item input,.social-editor-item select{width:100%;height:38px;padding:0 10px;color:#29302e;font:inherit;background:#fff;border:1px solid #dfe4e1;border-radius:9px}.social-editor-item.is-muted{opacity:.62}.social-order{display:flex;gap:4px}.social-order button{display:grid;width:34px;height:34px;place-items:center;color:#7b8582;background:#fff;border:1px solid #e2e6e3;border-radius:9px;cursor:pointer}.social-order button:disabled{opacity:.35;cursor:default}.custom-module-editor{margin-top:24px}.module-editor-list{display:grid;gap:12px}.empty-module-prompt{display:grid;width:100%;min-height:150px;place-items:center;align-content:center;gap:7px;color:#1aabd9;background:#f8fdff;border:1px dashed #8cdcf4;border-radius:18px;cursor:pointer}.empty-module-prompt strong{color:#3d4845;font-size:15px}.empty-module-prompt span{color:#86918d;font-size:12px}.module-editor-card{overflow:hidden;background:#fff;border:1px solid #e4e8e5;border-radius:18px;box-shadow:0 5px 16px #1c332d0a}.module-editor-card.is-muted{opacity:.62}.module-editor-card>header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 18px;background:#fbfcfb;border-bottom:1px solid #e8ece9}.module-type{display:flex;align-items:center;gap:10px}.module-type>span{display:grid;width:38px;height:38px;place-items:center;color:#16aadd;background:#e9f9fe;border-radius:11px}.module-type div{display:grid;gap:2px}.module-type small{color:#9aa3a0;font-size:10px;text-transform:uppercase}.module-type strong{color:#35403d;font-size:14px}.module-card-actions{display:flex;align-items:center;gap:7px}.module-card-actions>button:not(.icon-danger){display:grid;width:32px;height:32px;place-items:center;color:#75807c;background:#f3f5f3;border:1px solid #e2e6e3;border-radius:9px;cursor:pointer}.module-card-actions>button:disabled{opacity:.35;cursor:default}.module-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:17px 18px 12px}.module-fields label{display:grid;gap:7px;color:#505a57;font-size:12px;font-weight:650}.module-fields input,.module-fields select,.module-fields textarea{width:100%;padding:0 11px;color:#29302e;font:inherit;background:#f7f8f6;border:1px solid #dfe4e1;border-radius:10px;outline:none}.module-fields input,.module-fields select{height:40px}.module-fields textarea{padding-top:10px;resize:vertical;line-height:1.5}.module-fields input:focus,.module-fields select:focus,.module-fields textarea:focus{border-color:#22b6ea;box-shadow:0 0 0 3px #22b6ea1f}.module-fields .full-field{grid-column:1 / -1}.module-upload-area{display:grid;gap:10px;padding:0 18px 17px}.module-upload-button{display:inline-flex;width:fit-content;min-width:170px;height:40px;align-items:center;justify-content:center;gap:7px;padding:0 15px;color:#14a4d4;font-weight:700;background:#effaff;border:1px dashed #80d9f5;border-radius:10px;cursor:pointer}.module-upload-button:hover,.module-upload-button:focus-visible{color:#058db9;background:#e4f8fe;border-color:#35bce8;outline:none}.upload-preview{display:flex;align-items:center;gap:11px;color:#74807c;font-size:12px}.upload-preview img,.upload-preview-list img{width:52px;height:52px;object-fit:cover;background:#eef2f0;border:1px solid #dfe7e3;border-radius:9px}.upload-preview-list{display:flex;flex-wrap:wrap;gap:7px}.module-tool-row{display:flex;min-height:54px;align-items:center;gap:5px;padding:8px 14px;border-top:1px solid #edf0ee;background:#fbfcfb}.module-tool-row button{display:grid;width:34px;height:34px;flex:0 0 auto;place-items:center;padding:0;color:#6f7976;background:transparent;border:1px solid transparent;border-radius:9px;cursor:pointer;transition:color .14s ease,background .14s ease,border-color .14s ease}.module-tool-row button:hover,.module-tool-row button:focus-visible{color:#13a8d9;background:#eefaff;border-color:#cceef8;outline:none}.module-tool-row button.active{color:#0589b3;background:#e2f7fd;border-color:#a9e2f3}.module-tool-row button.warning{color:#d88713;background:#fff8e9;border-color:#f7ddac}.module-tool-row button.danger:hover,.module-tool-row button.danger:focus-visible{color:#df4257;background:#fff0f2;border-color:#ffd6dc}.module-drag-button{cursor:grab!important}.module-drag-button:active{cursor:grabbing!important}.module-tool-spacer{flex:1}.module-tool-row small{color:#15a2d1;font-size:11px;white-space:nowrap}.module-tool-panel{display:flex;align-items:end;gap:16px;padding:13px 18px 16px;background:#f7fbfc;border-top:1px solid #e2eff2}.module-tool-panel label{display:grid;min-width:220px;gap:6px;color:#505a57;font-size:12px;font-weight:650}.module-tool-panel input,.module-tool-panel select{width:100%;height:38px;padding:0 10px;color:#29302e;font:inherit;background:#fff;border:1px solid #d9e5e2;border-radius:9px;outline:none}.module-tool-panel input:focus,.module-tool-panel select:focus{border-color:#22b6ea;box-shadow:0 0 0 3px #22b6ea1f}.module-tool-panel p{margin:0 0 9px;color:#7a8581;font-size:12px;line-height:1.5}.analytics-panel{align-items:center}.analytics-panel>div{display:flex;align-items:baseline;gap:7px}.analytics-panel strong{color:#0d95c2;font-size:27px}.analytics-panel span{color:#74807c;font-size:12px}.analytics-panel p{margin:0}.redirect-notice{display:flex;align-items:center;gap:6px;margin:0;padding:9px 18px 12px;color:#a76b11;font-size:11px;background:#fffaf0;border-top:1px solid #f7e8c7}.module-modal-backdrop{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:24px;background:#17201e80;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.module-modal{width:min(900px,100%);max-height:min(760px,calc(100vh - 48px));padding:24px;overflow:auto;background:#fff;border-radius:24px;box-shadow:0 30px 90px #132a2547}.module-modal>header{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.module-modal>header h2{margin:0;font-size:23px}.module-modal>header>button{display:grid;width:38px;height:38px;place-items:center;color:#89928f;background:#f4f6f4;border:0;border-radius:50%;cursor:pointer}.module-section+.module-section{margin-top:26px}.module-section h3{margin:0 0 10px;color:#69726f;font-size:13px}.module-catalog-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px 26px}.module-choice{display:grid;grid-template-columns:50px 1fr auto;gap:12px;align-items:center;min-height:100px;padding:16px;text-align:left;background:#fff;border:0;border-bottom:1px solid #e9ecea;cursor:pointer}.module-choice:hover{background:#f4fbfd;border-radius:14px}.module-choice>span{display:grid;width:46px;height:46px;place-items:center;color:#222b29;background:#f3f5f3;border-radius:13px}.module-choice div{display:grid;gap:5px}.module-choice strong{color:#303936;font-size:16px}.module-choice small{color:#7a8480;font-size:12px;line-height:1.45}.module-choice em{color:#10aee2;font-size:13px;font-style:normal;font-weight:750}.settings-grid{display:grid;gap:18px}.settings-grid>.editor-card{padding:24px}.color-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.color-field{display:grid;grid-template-columns:1fr 44px 78px;align-items:center;gap:10px;padding:12px;color:#4f5855;font-size:13px;background:#f7f8f6;border:1px solid #e7eae8;border-radius:12px}.color-field input{width:44px;height:34px;padding:2px;background:#fff;border:1px solid #dfe3e1;border-radius:8px;cursor:pointer}.color-field code{color:#7c8582;font-size:11px}.range-stack{display:grid;gap:22px}.range-stack label{display:grid;grid-template-columns:1fr auto;gap:8px;color:#4f5855;font-size:13px}.range-stack input{grid-column:1 / -1;width:100%;accent-color:#20b8eb}.toggle-stack{display:flex;gap:24px;margin-top:24px;padding-top:20px;border-top:1px solid #edf0ee}.data-grid{grid-template-columns:1fr 1fr}.data-card{display:grid;grid-template-columns:auto 1fr;gap:14px 16px;align-items:start}.data-card>svg{color:#20afe0}.data-card h2{margin:0;font-size:17px}.data-card p{margin:6px 0 0;color:#75807c;font-size:13px;line-height:1.5}.data-card button{grid-column:1 / -1;height:40px;color:#149fce;font-weight:750;background:#effaff;border:1px solid #c4eefa;border-radius:11px;cursor:pointer}.danger-zone>svg{color:#e24e60}.danger-zone button{color:#d93e52;background:#fff2f4;border-color:#ffd9de}.preview-panel{position:sticky;top:88px;align-self:start}.preview-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;color:#5d6663;font-size:12px}.preview-heading>div{display:flex;align-items:center;gap:7px}.preview-heading a{color:#13a9dd;text-decoration:none}.status-dot{width:8px;height:8px;background:#35ba73;border-radius:50%;box-shadow:0 0 0 4px #35ba731f}.status-dot.dirty{background:#f0a22c;box-shadow:0 0 0 4px #f0a22c21}.phone-frame{width:360px;height:720px;padding:10px;overflow:hidden;background:#171c1b;border-radius:36px;box-shadow:0 22px 55px #17312b33}.phone-frame iframe{width:100%;height:100%;background:#e1f1e4;border:0;border-radius:27px}.preview-panel>p{display:flex;align-items:center;gap:6px;margin:13px 8px 0;color:#7b8582;font-size:11px}@media(max-width:1120px){.admin-workspace{grid-template-columns:1fr;width:min(100% - 32px,900px)}.preview-panel{display:none}}@media(max-width:760px){.admin-topbar{position:static;grid-template-columns:1fr auto;gap:12px;padding:10px 14px}.admin-brand strong{display:none}.admin-topbar nav{grid-column:1 / -1;grid-row:2;justify-content:space-around;order:3;gap:10px;height:44px}.topbar-actions a span,.topbar-actions button span{display:none}.admin-workspace{width:min(100% - 22px,900px);padding-top:20px}.admin-intro{align-items:stretch;flex-direction:column}.editor-toolbar{align-items:stretch;flex-direction:column;gap:12px}.toolbar-actions{display:grid;grid-template-columns:1fr 1fr}.save-button{width:100%}.profile-form-grid{grid-template-columns:1fr}.avatar-upload{width:130px}.field-stack,.color-grid,.data-grid{grid-template-columns:1fr}.field-stack label:last-child{grid-column:auto}.group-editor-header{grid-template-columns:auto 1fr auto auto}.group-editor-header label{grid-column:span 2}.item-editor{grid-template-columns:1fr}.item-controls{display:flex;justify-content:flex-start}.item-fields{grid-template-columns:1fr}.item-fields .wide-field{grid-column:auto}.item-actions{display:flex;align-items:center;justify-content:space-between}.social-editor-item{grid-template-columns:1fr}.social-editor-item>.toggle-row{margin-top:4px}.module-card-actions{flex-wrap:wrap;justify-content:flex-end}.module-fields,.module-catalog-grid{grid-template-columns:1fr}.module-fields .full-field{grid-column:auto}.module-tool-row{flex-wrap:wrap}.module-tool-spacer{display:none}.module-tool-row small{width:100%;order:10}.module-tool-panel{align-items:stretch;flex-direction:column;gap:5px}.module-tool-panel label{min-width:0}.module-upload-button{width:100%}.module-modal-backdrop{padding:10px}.module-modal{max-height:calc(100vh - 20px);padding:18px;border-radius:20px}.toggle-stack{flex-direction:column;gap:14px}}
