.editor-module__8pqTsG__editorTop{z-index:40;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--line);background:#faf7f2eb;justify-content:space-between;align-items:center;gap:16px;padding:16px 32px;display:flex;position:sticky;top:0}.editor-module__8pqTsG__etLeft{align-items:center;gap:12px;min-width:0;display:flex}.editor-module__8pqTsG__etRight{align-items:center;gap:10px;display:flex}.editor-module__8pqTsG__backBtn{border:1px solid var(--line);cursor:pointer;width:38px;height:38px;color:var(--ink);background:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;text-decoration:none;transition:border-color .15s,color .15s;display:flex}.editor-module__8pqTsG__backBtn:hover{border-color:var(--accent);color:var(--accent)}.editor-module__8pqTsG__backBtn svg{width:18px;height:18px}.editor-module__8pqTsG__etTitle{white-space:nowrap;text-overflow:ellipsis;letter-spacing:-.02em;font-family:Bricolage Grotesque,sans-serif;font-size:20px;font-weight:800;overflow:hidden}.editor-module__8pqTsG__etTitle .editor-module__8pqTsG__dot{color:var(--accent)}.editor-module__8pqTsG__etBtn{cursor:pointer;border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:999px;align-items:center;gap:8px;padding:9px 16px;font-family:Hanken Grotesk,sans-serif;font-size:14.5px;font-weight:600;transition:border-color .15s,color .15s,background .15s;display:inline-flex}.editor-module__8pqTsG__etBtn svg{width:16px;height:16px}.editor-module__8pqTsG__etDownload{color:var(--accent);border-color:var(--accent-soft);background:var(--accent-soft)}.editor-module__8pqTsG__etDownload:hover{background:#ffe2d6}.editor-module__8pqTsG__etUnpublish:hover{border-color:var(--ink)}.editor-module__8pqTsG__liveDot{background:var(--green);border-radius:50%;flex-shrink:0;width:7px;height:7px}.editor-module__8pqTsG__epTabs{border-bottom:1px solid var(--line);background:var(--bg);display:none}.editor-module__8pqTsG__epTab{text-align:center;color:var(--ink-soft);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;flex:1;padding:14px;font-family:inherit;font-size:15px;font-weight:700;transition:color .15s,border-color .15s}.editor-module__8pqTsG__epTabActive{color:var(--accent);border-bottom-color:var(--accent)}.editor-module__8pqTsG__editorGrid{grid-template-columns:1fr 420px;align-items:start;gap:40px;padding:32px;display:grid}.editor-module__8pqTsG__editCol{min-width:0;max-width:640px}.editor-module__8pqTsG__previewCol{position:sticky;top:96px}.editor-module__8pqTsG__phoneFrame{width:100%;max-width:430px;box-shadow:var(--shadow-lg);border-radius:30px;margin:0 auto;overflow:hidden}.editor-module__8pqTsG__fsection{border-bottom:1px solid var(--line);padding:24px 0}.editor-module__8pqTsG__fsection:first-child{padding-top:0}.editor-module__8pqTsG__fsection:last-child{border-bottom:none}.editor-module__8pqTsG__fsection h2{margin-bottom:4px;font-size:17px;font-weight:700}.editor-module__8pqTsG__fhelp{color:var(--ink-soft);margin-bottom:14px;font-size:13.5px;line-height:1.5}.editor-module__8pqTsG__lbl{margin:0 0 7px;font-size:13.5px;font-weight:600;display:block}.editor-module__8pqTsG__field{border:1px solid var(--line);width:100%;color:var(--ink);background:#fcfaf6;border-radius:12px;outline:none;padding:13px 15px;font-family:inherit;font-size:15px;transition:border-color .15s,background .15s,box-shadow .15s}.editor-module__8pqTsG__field:focus{border-color:var(--accent);box-shadow:0 0 0 4px var(--accent-soft);background:#fff}.editor-module__8pqTsG__fieldTextarea{resize:vertical;min-height:120px;line-height:1.5}.editor-module__8pqTsG__fieldSelect{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%235B554D' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:16px;padding-right:38px}.editor-module__8pqTsG__uploadRow{flex-wrap:wrap;align-items:flex-start;gap:18px;display:flex}.editor-module__8pqTsG__thumb{object-fit:cover;border:1px solid var(--line);background-position:50%;background-size:cover;border-radius:16px;flex-shrink:0;width:96px;height:96px}.editor-module__8pqTsG__coverThumb{object-fit:cover;border:1px solid var(--line);border-radius:14px;width:100%;max-width:360px;height:150px}.editor-module__8pqTsG__uploadControls{flex-direction:column;gap:10px;display:flex}.editor-module__8pqTsG__uBtn{cursor:pointer;border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:999px;align-items:center;gap:8px;padding:10px 18px;font-family:Hanken Grotesk,sans-serif;font-size:14px;font-weight:600;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.editor-module__8pqTsG__uBtn:hover{border-color:var(--accent);color:var(--accent)}.editor-module__8pqTsG__uBtn:disabled{opacity:.5;cursor:not-allowed}.editor-module__8pqTsG__uRemove:hover{color:#e11d48;border-color:#e11d48}.editor-module__8pqTsG__uChooseRow{align-items:center;gap:12px;display:flex}.editor-module__8pqTsG__uNofile{color:var(--ink-soft);font-size:13.5px}.editor-module__8pqTsG__fileInput{width:100%;color:var(--ink-soft);font-size:13.5px;display:block}.editor-module__8pqTsG__fileInput::file-selector-button{border:1px solid var(--line);color:var(--ink);cursor:pointer;background:#fff;border-radius:999px;margin-right:12px;padding:8px 16px;font-family:inherit;font-size:14px;font-weight:600;transition:border-color .15s,color .15s}.editor-module__8pqTsG__fileInput::file-selector-button:hover{border-color:var(--accent);color:var(--accent)}.editor-module__8pqTsG__uploadStatus{color:var(--ink-soft);margin-top:8px;font-size:13.5px}.editor-module__8pqTsG__uploadError{color:#e11d48;min-height:1.2em;margin-top:4px;font-size:13.5px}.editor-module__8pqTsG__galleryGrid{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:12px;display:grid}.editor-module__8pqTsG__galleryItem{position:relative}.editor-module__8pqTsG__galleryItem img{aspect-ratio:1;object-fit:cover;border:1px solid var(--line);border-radius:10px;width:100%;display:block}.editor-module__8pqTsG__galleryRemove{color:#fff;cursor:pointer;opacity:0;background:#000000b3;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;transition:opacity .15s;display:flex;position:absolute;top:6px;right:6px}.editor-module__8pqTsG__galleryItem:hover .editor-module__8pqTsG__galleryRemove{opacity:1}@media (hover:none){.editor-module__8pqTsG__galleryRemove{opacity:1}}.editor-module__8pqTsG__colorControl{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.editor-module__8pqTsG__colorPickWrap{border:1px solid var(--line);width:52px;height:52px;box-shadow:var(--shadow);border-radius:14px;flex-shrink:0;position:relative;overflow:hidden}.editor-module__8pqTsG__colorPick{cursor:pointer;background:0 0;border:none;width:calc(100% + 16px);height:calc(100% + 16px);padding:0;position:absolute;inset:-8px}.editor-module__8pqTsG__colorPick::-webkit-color-swatch-wrapper{padding:0}.editor-module__8pqTsG__colorPick::-webkit-color-swatch{border:none}.editor-module__8pqTsG__colorPick::-moz-color-swatch{border:none}.editor-module__8pqTsG__hexInput{width:132px}.editor-module__8pqTsG__hexInput .editor-module__8pqTsG__field{text-transform:uppercase}.editor-module__8pqTsG__presets{gap:10px;display:flex}.editor-module__8pqTsG__preset{cursor:pointer;outline-offset:2px;border:none;border-radius:50%;outline:2px solid #0000;flex-shrink:0;width:30px;height:30px;transition:transform .15s,outline-color .15s}.editor-module__8pqTsG__preset:hover{transform:scale(1.12)}.editor-module__8pqTsG__presetActive{outline-color:var(--ink)}.editor-module__8pqTsG__presetsLabel{color:var(--ink-soft);width:100%;margin-top:4px;font-size:12.5px}.editor-module__8pqTsG__colorSaveRow{flex-wrap:wrap;align-items:center;gap:10px;margin-top:12px;display:flex}.editor-module__8pqTsG__colorStatus{color:var(--green);font-size:13.5px}.editor-module__8pqTsG__colorError{color:#e11d48;font-size:13.5px}.editor-module__8pqTsG__resetLink{color:var(--ink-soft);cursor:pointer;background:0 0;border:none;font-family:inherit;font-size:13.5px;text-decoration:underline}.editor-module__8pqTsG__linkEdit{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:10px;display:flex}.editor-module__8pqTsG__grip{color:#c9c0b4;cursor:grab;flex-shrink:0}.editor-module__8pqTsG__grip svg{width:18px;height:18px;display:block}.editor-module__8pqTsG__liLabel{flex-shrink:0;width:120px}.editor-module__8pqTsG__liType{flex-shrink:0;width:116px}.editor-module__8pqTsG__liUrl{flex:1;min-width:160px}.editor-module__8pqTsG__liDel{border:1px solid var(--line);cursor:pointer;width:38px;height:38px;color:var(--ink-soft);background:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;transition:border-color .15s,color .15s;display:flex}.editor-module__8pqTsG__liDel:hover{color:#e11d48;border-color:#e11d48}.editor-module__8pqTsG__liDel:disabled{opacity:.4;cursor:not-allowed}.editor-module__8pqTsG__liDel svg{width:16px;height:16px}.editor-module__8pqTsG__moveBtn{border:1px solid var(--line);cursor:pointer;width:30px;height:30px;color:var(--ink-soft);background:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:border-color .15s,color .15s;display:flex}.editor-module__8pqTsG__moveBtn:hover:not(:disabled){border-color:var(--accent);color:var(--accent)}.editor-module__8pqTsG__moveBtn:disabled{opacity:.3;cursor:default}.editor-module__8pqTsG__addLink{margin-top:6px}.editor-module__8pqTsG__newActionCard{border:1px dashed var(--line);border-radius:12px;flex-direction:column;gap:10px;padding:16px;display:flex}.editor-module__8pqTsG__newActionCard p{color:var(--ink-soft);font-size:13.5px;font-weight:600}.editor-module__8pqTsG__newActionRow{flex-wrap:wrap;gap:8px;display:flex}.editor-module__8pqTsG__newActionRowFull{gap:8px;display:flex}.editor-module__8pqTsG__socialsEdit{gap:12px;display:grid}.editor-module__8pqTsG__socialField{align-items:center;gap:10px;display:flex}.editor-module__8pqTsG__socialIc{background:var(--accent-soft);border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.editor-module__8pqTsG__socialIc svg{width:20px;height:20px;color:var(--accent)}@media (max-width:980px){.editor-module__8pqTsG__editorTop{padding:14px 18px}.editor-module__8pqTsG__etTitle{font-size:17px}.editor-module__8pqTsG__epTabs{display:flex}.editor-module__8pqTsG__editorGrid{grid-template-columns:1fr;gap:0;padding:22px 18px 96px}.editor-module__8pqTsG__previewCol{position:static}.editor-module__8pqTsG__editColHidden,.editor-module__8pqTsG__previewColHidden{display:none}}
.tile-display-module__3thsSG__minisite{--ms-ink:#1a1714;--ms-ink-soft:#5b554d;--ms-tilz:#ff5a1f;--ms-green:#1f8a5b;--ms-line:#ece6dc;--ms-shadow:0 1px 2px #1a17140a, 0 8px 24px #1a17140f;--ms-shadow-lg:0 2px 4px #1a17140d, 0 24px 60px #1a17141f;perspective:1200px;width:100%;max-width:430px}.tile-display-module__3thsSG__page{background:#ece6dc;justify-content:center;align-items:flex-start;min-height:100vh;padding:40px 16px 60px;display:flex}.tile-display-module__3thsSG__flipWrapper{transform-style:preserve-3d;transition:transform .55s cubic-bezier(.4,0,.2,1);position:relative}.tile-display-module__3thsSG__flipWrapper.tile-display-module__3thsSG__flipped{transform:rotateY(180deg)}.tile-display-module__3thsSG__card{box-shadow:var(--ms-shadow-lg);backface-visibility:hidden;background:#fff;border-radius:26px;overflow:hidden}.tile-display-module__3thsSG__backCard{flex-direction:column;display:flex;position:absolute;inset:0;transform:rotateY(180deg)}.tile-display-module__3thsSG__topbar{background:var(--brand,#0ea5e9);color:var(--on-brand,#fff);flex-shrink:0;justify-content:center;align-items:center;gap:8px;padding:12px;font-size:13px;font-weight:600;display:flex;position:relative}.tile-display-module__3thsSG__tbMark{font-family:var(--font-heading,"Bricolage Grotesque"), sans-serif;letter-spacing:-.03em;font-size:15px;font-weight:800}.tile-display-module__3thsSG__topbarBtn{opacity:.85;cursor:pointer;width:28px;height:28px;color:inherit;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:opacity .15s,background .15s;display:flex;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.tile-display-module__3thsSG__topbarBtn:hover{opacity:1;background:#ffffff26}.tile-display-module__3thsSG__topbarBtn svg{width:16px;height:16px;display:block}.tile-display-module__3thsSG__cover{background-color:var(--cover-bg,#1e293b);background-position:50%;background-size:cover;flex-shrink:0;justify-content:center;align-items:center;height:200px;display:flex;position:relative;overflow:hidden}.tile-display-module__3thsSG__coverVideo{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.tile-display-module__3thsSG__coverMark{font-family:var(--font-heading,"Bricolage Grotesque"), sans-serif;letter-spacing:-.02em;color:var(--brand,#0ea5e9);font-size:30px;font-weight:800}.tile-display-module__3thsSG__body{text-align:center;flex-direction:column;align-items:center;padding:0 26px 28px;display:flex}.tile-display-module__3thsSG__logo{width:96px;height:96px;color:var(--brand,#0ea5e9);font-family:var(--font-heading,"Bricolage Grotesque"), sans-serif;box-shadow:var(--ms-shadow);z-index:1;backface-visibility:hidden;background:#fff;border:4px solid #fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin:-48px auto 14px;font-size:42px;font-weight:800;display:flex;position:relative;overflow:hidden}.tile-display-module__3thsSG__logoImg{object-fit:cover;width:100%;height:100%}.tile-display-module__3thsSG__logoNoCover{margin-top:20px}.tile-display-module__3thsSG__name{font-family:var(--font-heading,"Bricolage Grotesque"), sans-serif;color:var(--ms-ink);letter-spacing:-.02em;margin:0;font-size:25px;font-weight:800}.tile-display-module__3thsSG__phraseBox{border:1px solid var(--ms-line);font-family:var(--font-heading,"Bricolage Grotesque"), sans-serif;color:var(--ms-ink);background:#f7f3ec;border-radius:12px;align-items:center;gap:8px;margin-top:12px;padding:9px 14px;font-size:16px;font-weight:800;display:inline-flex}.tile-display-module__3thsSG__pbPre{font-family:var(--font-body,"Hanken Grotesk"), sans-serif;color:var(--ms-ink-soft);font-size:13px;font-weight:600}.tile-display-module__3thsSG__pbCheck{width:16px;height:16px;color:var(--ms-green);flex-shrink:0}.tile-display-module__3thsSG__dot{color:var(--brand)}.tile-display-module__3thsSG__desc{color:var(--ms-ink-soft);white-space:pre-line;max-width:34ch;margin:14px auto 24px;font-size:15px;line-height:1.55}.tile-display-module__3thsSG__links{flex-direction:column;gap:12px;width:100%;display:flex}.tile-display-module__3thsSG__lbtn{background:var(--brand);color:var(--on-brand);font-family:var(--font-body,"Hanken Grotesk"), sans-serif;text-align:center;border-radius:999px;padding:14px;font-size:16px;font-weight:700;text-decoration:none;transition:transform .15s,filter .15s;display:block}.tile-display-module__3thsSG__lbtn:hover{filter:brightness(1.06);transform:translateY(-1px)}.tile-display-module__3thsSG__socials{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:24px;display:flex}.tile-display-module__3thsSG__soc{width:46px;height:46px;color:var(--ms-ink);background:#f2ede4;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;text-decoration:none;transition:background .15s,color .15s;display:flex}.tile-display-module__3thsSG__soc svg{width:20px;height:20px;display:block}.tile-display-module__3thsSG__soc:hover{background:var(--brand);color:var(--on-brand)}.tile-display-module__3thsSG__gallery{flex-direction:column;gap:4px;width:100%;margin-top:24px;display:flex}.tile-display-module__3thsSG__galleryImg{aspect-ratio:4/3;object-fit:cover;border-radius:12px;width:100%}.tile-display-module__3thsSG__foot{font-family:var(--font-heading,"Bricolage Grotesque"), sans-serif;color:var(--ms-ink-soft);letter-spacing:-.03em;align-items:center;margin-top:24px;font-size:15px;font-weight:800;text-decoration:none;display:inline-flex}.tile-display-module__3thsSG__footAccent{color:var(--ms-tilz)}.tile-display-module__3thsSG__qrContent{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:24px;padding:48px 32px;display:flex}.tile-display-module__3thsSG__qrFrame{background:#fff;border-radius:16px;padding:24px;box-shadow:0 2px 12px #00000014}.tile-display-module__3thsSG__qrPlaceholder{background:#f0f0f3;border-radius:8px;width:260px;height:260px;animation:1.5s ease-in-out infinite tile-display-module__3thsSG__msPulse}@keyframes tile-display-module__3thsSG__msPulse{0%,to{opacity:1}50%{opacity:.45}}.tile-display-module__3thsSG__qrPhrase{text-align:center}.tile-display-module__3thsSG__qrPhraseText{font-family:var(--font-heading,"Bricolage Grotesque"), sans-serif;letter-spacing:-.02em;color:var(--ms-ink);font-size:20px;font-weight:800}.tile-display-module__3thsSG__qrSecure{color:var(--brand);justify-content:center;align-items:center;gap:4px;margin-top:6px;font-size:12px;font-weight:600;display:flex}.tile-display-module__3thsSG__qrSecure svg{width:14px;height:14px}
