:root{color-scheme:light;--bg: #f5f8f7;--surface: #ffffff;--surface-2: #f8fbfa;--ink: #10252c;--muted: #65777c;--line: #dde7e6;--teal: #006b78;--teal-dark: #004d58;--coral: #f45b4f;--coral-dark: #d94843;--shadow: 0 18px 48px rgba(35, 66, 72, .12);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink)}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}.topbar{height:64px;display:flex;align-items:center;justify-content:space-between;padding:0 20px;background:#ffffffe6;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand,.side-brand,.ghost-link,.sidebar button,.primary,.download-link,.upload-tile,.template-list button,.submission-card a{display:inline-flex;align-items:center;gap:9px}.brand{color:var(--teal-dark);font-weight:800;font-size:19px}.brand svg,.side-brand svg{background:var(--teal-dark);color:#fff;padding:5px;width:34px;height:34px;border-radius:8px}.ghost-link{border:1px solid var(--line);background:#fff;color:#24444b;min-height:38px;padding:0 14px;border-radius:8px;font-weight:650}.public-shell{min-height:100vh;display:flex;flex-direction:column}.public-content{flex:1;display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:16px;padding:18px 24px 24px}.site-info{margin:0 auto;width:min(100%,900px);color:var(--muted);text-align:center;font-weight:650;line-height:1.5}.card-stage{min-height:0;display:grid;place-items:center;overflow:hidden}.card-fit{position:relative;width:min(100%,calc((100vh - 174px)*1.5));max-width:1100px;aspect-ratio:3 / 2;filter:drop-shadow(0 18px 35px rgba(35,66,72,.16))}.template-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;-webkit-user-select:none;user-select:none;pointer-events:none}.field-layer{position:absolute;display:flex}.field-layer input,.field-layer textarea{width:100%;height:100%;border:1px solid rgba(0,107,120,.2);background:#ffffffdb;color:var(--ink);border-radius:8px;padding:0 16px;outline:none;box-shadow:0 5px 16px #0a2a3014;resize:none}.field-layer:not(.is-editor) input,.field-layer:not(.is-editor) textarea{border-color:transparent;background:transparent;box-shadow:none;color:inherit}.field-layer:not(.is-editor) input::placeholder,.field-layer:not(.is-editor) textarea::placeholder{color:#31484361}.field-layer:not(.is-editor) input:focus,.field-layer:not(.is-editor) textarea:focus{border-color:#006b7852;background:#ffffff47;box-shadow:0 0 0 2px #006b7814}.field-layer textarea{padding-top:12px}.field-layer input{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.field-layer input:focus,.field-layer textarea:focus{border-color:var(--teal);box-shadow:0 0 0 3px #006b7824}.public-actions{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:14px}.mobile-field-list{display:none}.primary{border:0;min-height:46px;padding:0 28px;border-radius:8px;background:var(--coral);color:#fff;font-weight:800;cursor:pointer;box-shadow:0 14px 28px #f45b4f40}.primary:hover{background:var(--coral-dark)}.primary.small{min-height:40px;padding:0 16px;background:var(--teal);box-shadow:none}.notice{margin:0;color:var(--coral-dark);font-weight:650}.notice.success{color:#15804f}.save-warning{margin:-6px 0 14px;width:fit-content;max-width:100%;border:1px solid rgba(244,91,79,.3);background:#f45b4f14;color:var(--coral-dark);border-radius:8px;padding:9px 12px;font-weight:750}.download-link{color:var(--teal-dark);font-weight:800}.login-page,.loading{min-height:100vh;display:grid;place-items:center;padding:20px}.login-panel{width:min(100%,380px);display:grid;gap:16px;background:var(--surface);border:1px solid var(--line);border-radius:12px;padding:28px;box-shadow:var(--shadow)}.login-panel h1{margin:0 0 4px;font-size:28px}label{display:grid;gap:7px;color:#31474d;font-size:13px;font-weight:700}label input,label select,textarea{border:1px solid var(--line);border-radius:8px;min-height:38px;padding:0 11px;background:#fff;color:var(--ink)}.cms-shell{min-height:100vh;display:grid;grid-template-columns:176px minmax(0,1fr)}.sidebar{background:linear-gradient(180deg,#003f49,#00606c);color:#fff;padding:14px 12px}.side-brand{width:100%;font-weight:800;margin-bottom:20px}.side-brand svg{background:#ffffff24}.sidebar button{width:100%;min-height:44px;border:0;background:transparent;color:#e9ffff;border-radius:8px;padding:0 12px;cursor:pointer;font-weight:700}.sidebar button.active,.sidebar button:hover{background:#ffffff24}.editor-page,.stats-page,.settings-page{min-width:0;padding:20px}.cms-header{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:16px}.cms-header h1{margin:0;font-size:24px}.cms-header p{margin:5px 0 0;color:var(--muted)}.template-name{margin-top:8px;border:0;background:transparent;color:var(--muted);min-width:280px;outline:none}.toolbar{display:flex;gap:10px}.editor-grid{display:grid;grid-template-columns:190px minmax(460px,1fr) 270px;gap:16px;align-items:stretch}.template-list,.inspector{background:var(--surface);border:1px solid var(--line);border-radius:10px;padding:14px;min-width:0}.template-list h2,.inspector h2{margin:0 0 12px;font-size:15px}.template-list button,.upload-tile{width:100%;min-height:40px;border:1px solid var(--line);background:var(--surface-2);border-radius:8px;padding:8px;cursor:pointer;margin-bottom:8px;text-align:left;font-weight:700}.template-list button.selected{border-color:var(--teal);color:var(--teal-dark)}.template-list button img{width:42px;height:28px;object-fit:cover;border-radius:5px}.upload-tile input{display:none}.editor-grid .card-stage{background:linear-gradient(180deg,#fff,#edf4f3);border:1px solid var(--line);border-radius:10px;padding:20px}.editor-grid .card-fit{width:min(100%,900px)}.field-layer.is-editor{cursor:move;border:1px dashed rgba(0,107,120,.8);border-radius:6px;background:#ffffff7a;-webkit-user-select:none;user-select:none}.field-layer.is-selected{outline:2px solid #1e9ded;outline-offset:3px}.fake-input{width:100%;height:100%;display:grid;align-items:center;padding:0 10px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;background:#ffffff4d}.resize-handle{position:absolute;width:12px;height:12px;background:#fff;border:2px solid #1e9ded;border-radius:4px;box-shadow:0 1px 5px #0836543d;z-index:3}.handle-n,.handle-s{left:50%;transform:translate(-50%);cursor:ns-resize;width:34px;height:9px;border-radius:999px}.handle-n{top:-7px}.handle-s{bottom:-7px}.handle-e,.handle-w{top:50%;transform:translateY(-50%);cursor:ew-resize;width:9px;height:34px;border-radius:999px}.handle-e{right:-7px}.handle-w{left:-7px}.handle-ne,.handle-nw,.handle-se,.handle-sw{width:15px;height:15px}.handle-ne{top:-8px;right:-8px;cursor:nesw-resize}.handle-nw{top:-8px;left:-8px;cursor:nwse-resize}.handle-se{right:-8px;bottom:-8px;cursor:nwse-resize}.handle-sw{left:-8px;bottom:-8px;cursor:nesw-resize}.panel-heading{display:flex;justify-content:space-between;align-items:center;gap:10px}.icon-button{width:34px;height:34px;border:1px solid var(--line);background:#fff;border-radius:8px;color:var(--muted);cursor:pointer}.inspector-fields{display:grid;gap:13px}.split,.quad{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.quad{grid-template-columns:repeat(4,minmax(0,1fr))}.segmented{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);border-radius:8px;overflow:hidden}.segmented button{border:0;min-height:36px;background:#fff;color:var(--muted);cursor:pointer}.segmented button.active{background:var(--teal);color:#fff}.check-row{display:flex;align-items:center;gap:8px}.check-row input{min-height:auto}.toast{position:fixed;right:22px;bottom:22px;display:flex;gap:8px;align-items:center;background:var(--teal-dark);color:#fff;border-radius:8px;padding:12px 15px;box-shadow:var(--shadow)}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:22px}.metric{background:#fff;border:1px solid var(--line);border-radius:10px;padding:18px}.metric span{display:block;color:var(--muted);margin-bottom:12px}.metric strong{font-size:32px}.gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:16px}.settings-grid{display:grid;grid-template-columns:minmax(360px,560px) minmax(320px,1fr);gap:16px;align-items:start}.settings-panel{display:grid;gap:14px;background:#fff;border:1px solid var(--line);border-radius:10px;padding:18px}.settings-panel h2{margin:0;font-size:17px}.settings-panel textarea{min-height:88px;padding:11px;resize:vertical}.image-upload{justify-content:center;color:var(--teal-dark)}.share-preview{border:1px solid var(--line);border-radius:10px;overflow:hidden;background:var(--surface-2)}.share-preview img{width:100%;aspect-ratio:1.91 / 1;object-fit:cover;background:#fff;display:block}.share-preview div{padding:14px}.share-preview strong{display:block;font-size:18px;margin-bottom:7px}.share-preview p{margin:0 0 10px;color:var(--muted);line-height:1.45}.share-preview span{color:var(--teal);font-size:13px;font-weight:800}.submission-card{background:#fff;border:1px solid var(--line);border-radius:10px;padding:10px;display:grid;gap:9px}.submission-card img{width:100%;aspect-ratio:3 / 2;object-fit:contain;border-radius:7px;background:var(--surface-2)}.submission-card span,.muted{color:var(--muted);font-size:13px}.submission-card a{color:var(--teal);font-weight:800}.empty{color:var(--muted)}@media(max-width:980px){.cms-shell{grid-template-columns:1fr}.sidebar{display:flex;align-items:center;gap:8px;overflow-x:auto}.side-brand,.sidebar button{width:auto;white-space:nowrap;margin:0}.editor-grid{grid-template-columns:1fr}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.settings-grid{grid-template-columns:1fr}}@media(max-width:640px){.topbar{min-height:52px;height:auto;padding:9px 12px}.brand{font-size:17px;line-height:1.15;max-width:100%}.public-content{flex:0;grid-template-rows:auto auto auto;padding:12px;gap:12px}.site-info{font-size:12px;line-height:1.35}.card-fit{width:100%}.mobile-field-list{width:100%;display:grid;gap:8px}.mobile-field-row{display:grid;gap:5px;font-size:12px;color:var(--muted)}.mobile-field-row span{font-weight:800;padding-left:4px}.mobile-field-row input,.mobile-field-row textarea{width:100%;border:1px solid var(--line);background:#fff;min-height:40px;border-radius:8px;padding:0 12px;color:var(--ink);box-shadow:0 6px 18px #23424814}.mobile-field-row textarea{min-height:84px;padding-top:10px;resize:vertical}.field-layer input,.field-layer textarea{border-radius:6px;padding:0 9px;font-size:12px}.field-layer textarea{padding-top:8px}.primary{width:100%;justify-content:center}.cms-header{align-items:flex-start;flex-direction:column}.toolbar{width:100%}.toolbar .ghost-link,.toolbar button{flex:1;justify-content:center}.metric-grid{grid-template-columns:1fr}}
