:root{color:#17211d;background:#f6f7f4;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,textarea,select{font:inherit}button{cursor:pointer}button:focus-visible,a:focus-visible{outline:2px solid #0f8b6f;outline-offset:2px}.app-shell{min-height:100vh;background:linear-gradient(180deg,rgba(15,139,111,.08),transparent 42%),#f6f7f4}.topbar{height:72px;padding:0 28px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e2e6de;background:#f6f7f4db;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);position:sticky;top:0;z-index:3}.brand,.top-actions,.slug-row,.preview-toolbar,.panel-heading,.section-title,.inspector-title,.tabs,.live-button,.powered{display:flex;align-items:center}.brand{gap:12px}.brand-mark{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;color:#fff;background:#17211d;font-weight:800}.brand span,.panel-heading p,.field span,.block-row small,.preview-toolbar span,.metric small,.lead-item small,.powered,.live-button small{color:#65736d}.brand strong,.brand span{display:block}.top-actions{gap:10px}.workspace{display:grid;grid-template-columns:minmax(280px,340px) minmax(360px,1fr) minmax(300px,360px);gap:20px;padding:22px}.panel{background:#fff;border:1px solid #e3e7df;border-radius:8px;padding:18px;min-height:calc(100vh - 116px);box-shadow:0 16px 40px #17211d0f}.panel-heading{justify-content:space-between;margin-bottom:18px}.panel-heading p,.panel-heading h2{margin:0}.panel-heading h2{font-size:22px}.field{display:grid;gap:7px;margin-bottom:14px}.field input,.field textarea,.field select,.live-form input{width:100%;border:1px solid #dce3da;border-radius:8px;padding:10px 11px;color:#17211d;background:#fbfcfa;outline:none}.field textarea{resize:vertical;min-height:72px}.field select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:linear-gradient(45deg,transparent 50%,#65736d 50%),linear-gradient(135deg,#65736d 50%,transparent 50%);background-position:calc(100% - 15px) 16px,calc(100% - 10px) 16px;background-repeat:no-repeat;background-size:5px 5px}.field input:focus-visible,.field textarea:focus-visible,.field select:focus-visible,.login-field input:focus-visible{border-color:#0f8b6f;box-shadow:0 0 0 3px #0f8b6f24}.field.compact{grid-template-columns:1fr 52px;align-items:center}.field.compact input{height:40px;padding:3px}.slug-row{gap:8px}.icon-button,.ghost-button,.primary-button,.small-button{border:0;min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:8px}.icon-button{width:38px;background:#edf1eb;color:#283630}.ghost-button,.small-button{background:#eef2ec;color:#283630;padding:0 13px}.primary-button{background:#17211d;color:#fff;padding:0 16px}.primary-button:disabled{cursor:wait;opacity:.68}.save-state{color:#0f8b6f;font-size:13px;font-weight:700;max-width:min(360px,38vw);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.save-error{color:#b44335}.danger{color:#b44335;background:#fae8e5}.section-title{justify-content:space-between;margin:18px 0 10px;font-weight:700}.block-row.active,.tabs button.active{background:#edf5f0}.block-list{display:grid;gap:8px}.block-row{width:100%;border:1px solid #e2e7df;background:#fbfcfa;border-radius:8px;padding:10px;display:grid;grid-template-columns:16px 34px minmax(0,1fr) auto 18px;align-items:center;gap:8px;text-align:left}.block-row:hover{border-color:#b9cbc1}.drag-handle{color:#98a39e}.block-copy{min-width:0}.block-quick-actions{display:flex;opacity:0;transition:opacity .16s ease}.block-row:hover .block-quick-actions,.block-row.active .block-quick-actions{opacity:1}.block-quick-actions button{width:24px;height:28px;padding:0;display:grid;place-items:center;border:0;color:#65736d;background:transparent}.block-quick-actions button:hover:not(:disabled){color:#17211d;background:#dfeae3}.block-quick-actions button:disabled{opacity:.3}.empty-blocks{min-height:96px;border:1px dashed #b9c7bf;border-radius:8px;display:grid;place-items:center;align-content:center;gap:7px;color:#65736d;background:#fbfcfa}.block-icon{width:34px;height:34px;border-radius:8px;background:#e8eee8;display:grid;place-items:center}.block-row strong,.block-row small{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.preview-stage{min-height:calc(100vh - 116px);display:grid;grid-template-rows:auto 1fr;gap:16px}.preview-toolbar{justify-content:space-between;background:#fff;border:1px solid #e2e7df;border-radius:8px;padding:14px 16px}.preview-toolbar strong,.preview-toolbar span{display:block}.phone-frame{align-self:center;justify-self:center;width:min(390px,100%);aspect-ratio:9 / 18.5;border-radius:36px;padding:12px;background:#121815;box-shadow:0 30px 80px #17211d3d}.phone-screen{position:relative;isolation:isolate;width:100%;height:100%;border-radius:26px;overflow:hidden;padding:0}.phone-scroll{position:relative;z-index:2;width:100%;height:100%;overflow:auto;padding:28px 18px 18px}.page-background-video{top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none;background-position:center;background-size:cover;background-repeat:no-repeat}.phone-background-video{position:absolute;z-index:0}.public-background-video{position:fixed;z-index:0}.page-background-video video,.page-background-video iframe{position:absolute;top:50%;left:50%;display:block;border:0;opacity:var(--background-video-opacity);transform:translate(-50%,-50%)}.page-background-video video{width:100%;height:100%;object-fit:cover}.phone-background-video iframe{width:177.78%;height:100%}.public-background-video iframe{width:100vw;height:56.25vw;min-width:177.78vh;min-height:100vh}.background-video-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,var(--background-video-overlay))}.background-video-control{width:38px;height:38px;border:1px solid rgba(255,255,255,.38);border-radius:50%;display:grid;place-items:center;color:#fff;background:#101815b3;box-shadow:0 8px 22px #0f171338;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.phone-background-control{position:absolute;z-index:4;right:14px;bottom:14px}.public-background-control{position:fixed;z-index:5;right:20px;bottom:20px}.profile-head{text-align:center}.phone-screen.has-background-video .profile-head,.public-page.has-background-video .public-profile,.phone-screen.has-background-video .powered,.public-page.has-background-video .public-footer{color:#fff;text-shadow:0 2px 14px rgba(0,0,0,.5)}.avatar-badge{width:82px;height:82px;border-radius:50%;border:4px solid rgba(255,255,255,.8);color:#fff;display:inline-grid;place-items:center;font-size:24px;font-weight:800}.profile-head h1{margin:12px 0 6px;font-size:26px}.profile-head p{margin:0 auto 20px;max-width:270px;line-height:1.45}.live-blocks{display:grid;gap:11px}.live-button,.live-text,.live-form,.live-image,.live-media,.live-product,.live-social,.live-countdown,.live-map,.live-custom{box-shadow:0 12px 26px #17211d14}.live-custom{width:100%;min-width:0;position:relative;isolation:isolate;overflow:hidden;display:grid;gap:14px;color:inherit;text-decoration:none}.custom-media{width:100%;min-width:0;display:block;object-fit:cover}.custom-shape-rounded .custom-media{border-radius:12px}.custom-shape-circle .custom-media{border-radius:50%;aspect-ratio:1}.custom-shape-arch .custom-media{border-radius:999px 999px 14px 14px}.custom-shape-square .custom-media{border-radius:0}.custom-content{min-width:0;position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.custom-align-center .custom-content{align-items:center}.custom-eyebrow,.custom-heading,.custom-body{display:block;max-width:100%;overflow-wrap:anywhere}.custom-eyebrow{margin-bottom:6px;font-size:10px;line-height:1.2;font-weight:800}.custom-heading{font-size:var(--custom-heading-size);line-height:1.08}.custom-body{margin-top:8px;font-size:13px;line-height:1.45;opacity:.74}.custom-action{min-height:34px;margin-top:13px;padding:8px 13px;display:inline-flex;align-items:center;justify-content:center;border-radius:7px;font-size:12px;font-weight:800}.custom-align-center .custom-action{align-self:stretch}.custom-layout-stacked{grid-template-columns:1fr}.custom-layout-stacked .custom-media{height:var(--custom-media-height)}.custom-layout-stacked.custom-shape-circle .custom-media{width:var(--custom-media-height);max-width:100%;height:auto;justify-self:center}.custom-layout-split{grid-template-columns:minmax(0,var(--custom-media-fr)) minmax(0,var(--custom-content-fr));align-items:stretch}.custom-layout-split .custom-media{height:100%;min-height:142px}.custom-layout-split.custom-shape-circle .custom-media{height:auto;min-height:0;align-self:center}.custom-layout-profile{grid-template-columns:var(--custom-profile-size) minmax(0,1fr);align-items:center}.custom-layout-profile .custom-media{width:var(--custom-profile-size);height:var(--custom-profile-size)}.custom-layout-split.custom-media-right .custom-media,.custom-layout-profile.custom-media-right .custom-media{order:2}.custom-layout-cover{min-height:var(--custom-cover-height);align-content:end}.custom-layout-cover .custom-media{position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border-radius:0;opacity:.72}.custom-layout-cover:after{content:"";position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;background:#00000047}.custom-layout-cover .custom-content{align-self:end;text-shadow:0 2px 14px rgba(0,0,0,.28)}.custom-layout-cover .custom-action{text-shadow:none}.custom-no-media.custom-layout-split,.custom-no-media.custom-layout-profile{grid-template-columns:1fr}.live-button{text-decoration:none;color:inherit;padding:12px;gap:11px}.live-button>span:nth-child(2){flex:1}.live-button strong,.live-button small{display:block}.live-dot{width:36px;height:36px;color:#fff;border-radius:10px;display:grid;place-items:center}.live-text,.live-form,.live-social,.live-countdown{padding:15px}.live-text p,.live-form p{margin:6px 0 0;color:#65736d;line-height:1.42}.live-form{display:grid;gap:9px}.live-form button{border:0;color:#fff;min-height:38px;border-radius:8px}.live-form button:disabled{cursor:wait;opacity:.68}.form-honeypot{display:none!important}.form-error{color:#b44335;font-size:12px;font-weight:700;text-align:left}.form-success{min-height:92px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;text-align:center}.form-success strong{font-size:14px}.live-image{display:block;color:inherit;text-decoration:none;overflow:hidden;position:relative;min-height:154px}.live-media{display:block;overflow:hidden;position:relative;color:inherit;text-decoration:none}.live-media>img{width:100%;height:145px;display:block;object-fit:cover}.live-youtube iframe,.live-map iframe{width:100%;display:block;border:0}.live-youtube iframe{aspect-ratio:16 / 9;background:#111}.live-map{overflow:hidden}.live-map iframe{height:168px;background:#e9eeeb}.live-map>div{padding:11px 12px;display:flex;align-items:center;gap:10px}.live-map>div>span:last-child{min-width:0;flex:1}.live-map strong,.live-map small{display:block;overflow-wrap:anywhere}.live-map small{margin-top:2px;color:#65736d}.live-spacer{min-height:12px}.live-media>div{padding:12px 14px}.live-media strong,.live-media small,.live-product strong,.live-product small,.live-product b{display:block}.play-button{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;color:#fff;position:absolute;left:50%;top:72px;transform:translate(-50%,-50%);box-shadow:0 7px 18px #0000003d}.live-product{color:inherit;text-decoration:none;display:grid;grid-template-columns:108px 1fr;overflow:hidden}.live-product img{width:108px;height:100%;min-height:132px;object-fit:cover}.live-product>div{padding:12px;display:grid;align-content:center;gap:4px}.live-product>div>span{margin-top:4px;padding:7px 10px;color:#fff;border-radius:7px;text-align:center;font-size:12px;font-weight:700}.live-social>div{display:flex;justify-content:inherit;gap:9px;margin-top:12px}.live-social>div span{width:38px;height:38px;display:grid;place-items:center;color:#fff;border-radius:50%}.live-social>div span>span{width:auto;height:auto;font-size:10px;font-weight:800}.live-countdown p{margin:6px 0 12px;color:#65736d}.live-countdown>div{display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.live-countdown>div span{padding:7px 3px;background:#17211d0f;border-radius:7px;text-align:center}.live-countdown b,.live-countdown small{display:block}.live-countdown b{font-size:18px}.live-countdown button{width:100%;min-height:36px;margin-top:10px;border:0;border-radius:7px;color:#fff}.live-divider{display:grid;grid-template-columns:1fr auto 1fr;gap:10px;align-items:center;padding:9px 2px;font-size:13px}.live-divider i{height:1px;background:currentColor;opacity:.28}.live-image img{width:100%;height:170px;display:block;object-fit:cover}.live-image span{position:absolute;left:12px;bottom:12px;color:#fff;font-weight:700;text-shadow:0 2px 12px rgba(0,0,0,.42)}.powered{justify-content:center;gap:6px;margin-top:18px;font-size:12px}.tabs{background:#eef2ec;padding:4px;border-radius:8px;gap:4px}.tabs button{flex:1;border:0;border-radius:7px;min-height:34px;background:transparent;display:inline-flex;align-items:center;justify-content:center;gap:6px}.inspector-card,.theme-card,.publish-card,.funnel-card,.lead-list{border:1px solid #e2e7df;border-radius:8px;padding:14px;margin-top:14px;background:#fbfcfa}.inspector-title{gap:8px;margin-bottom:12px}.inspector-title>div{min-width:0;flex:1}.inspector-title strong,.inspector-title small{display:block}.inspector-title small{margin-top:2px;color:#65736d;font-size:11px}.inspector-title button{margin-left:auto}.swatch-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.theme-presets{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.theme-preset{min-width:0;padding:7px;display:grid;grid-template-columns:46px minmax(0,1fr);align-items:center;gap:8px;border:1px solid #dfe5dc;border-radius:7px;color:#26322d;text-align:left;background:#fff}.theme-preset:hover{border-color:#86a99b}.theme-preset>span{height:34px;padding:7px;display:flex;align-items:end;gap:4px;border:1px solid rgba(23,33,29,.1);border-radius:5px}.theme-preset i{width:12px;height:12px;display:block;border-radius:50%}.theme-preset strong{min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:11px}.swatch{height:54px;border:1px solid #dfe5dc;border-radius:8px;padding:7px;display:flex;align-items:end;gap:4px}.swatch i{width:18px;height:18px;display:block;border-radius:50%}.stats-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:14px}.analytics-panel{max-height:calc(100vh - 146px);padding-right:2px;overflow-y:auto}.analytics-heading{margin-top:14px;display:flex;align-items:center;justify-content:space-between;gap:12px}.analytics-heading strong,.analytics-heading small{display:block}.analytics-heading small{margin-top:3px;color:#65736d;font-size:12px}.analytics-heading button:disabled svg{animation:analytics-spin .8s linear infinite}.analytics-state{min-height:160px;display:grid;place-content:center;justify-items:center;gap:10px;color:#65736d}.analytics-state button{border:0;border-radius:7px;padding:9px 12px;color:#fff;background:#17211d}.analytics-activity,.analytics-leads{margin-top:14px;padding-top:2px}.activity-row{min-height:38px;border-top:1px solid #e7ece4;display:grid;grid-template-columns:44px repeat(3,1fr);align-items:center;gap:6px;color:#65736d;font-size:11px}.activity-row strong{color:#17211d;font-size:12px}.analytics-empty{min-height:74px;border:1px dashed #d8dfd5;border-radius:8px;display:grid;place-items:center;color:#7b8782;font-size:12px}.lead-record{border:1px solid #e2e7df;border-radius:8px;padding:11px;margin-top:8px;background:#fff}.lead-record header,.lead-record div{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.lead-record header{margin-bottom:8px}.lead-record time,.lead-record span{color:#7b8782;font-size:11px}.lead-record div{border-top:1px solid #edf0eb;padding:7px 0 0;margin-top:7px}.lead-record b{max-width:68%;overflow-wrap:anywhere;text-align:right;font-size:12px}@keyframes analytics-spin{to{transform:rotate(360deg)}}.metric{border:1px solid #e2e7df;border-radius:8px;padding:12px;background:#fff;display:grid;gap:4px}.metric span{color:#0f8b6f}.metric strong{font-size:24px}.metric em{color:#0f8b6f;font-size:12px;font-style:normal}.lead-list{display:grid;gap:8px}.domain-field{margin:14px 0 0}.module-inspector{max-height:calc(100vh - 156px);overflow:auto}.custom-template-current{margin-bottom:16px;padding:11px 0;border-top:1px solid #e7ece4;border-bottom:1px solid #e7ece4;display:flex;align-items:center;justify-content:space-between;gap:10px}.custom-template-current span,.custom-template-current small,.custom-template-current strong{display:block}.custom-template-current small{margin-bottom:3px;color:#65736d;font-size:11px}.custom-template-current strong{font-size:14px}.custom-visibility-controls{margin:2px 0 14px;padding:2px 0;border-top:1px solid #e7ece4;border-bottom:1px solid #e7ece4}.custom-layout-control{grid-template-columns:repeat(4,1fr)}.segmented-control.two-options{grid-template-columns:repeat(2,1fr)}.custom-range-field span{display:flex;justify-content:space-between}.custom-range-field input{padding:0;accent-color:#0f8b6f}.custom-color-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:14px}.custom-color-grid label{min-width:0;display:grid;gap:6px;color:#65736d;font-size:12px}.custom-color-grid input{width:100%;height:38px;padding:3px;border:1px solid #dce3da;border-radius:7px;background:#fbfcfa}.inline-fields{display:grid;grid-template-columns:1fr 1fr;gap:10px}.inline-fields.single-field{grid-template-columns:1fr}.inline-fields .field.compact{grid-template-columns:1fr 50px}.segmented-control{display:grid;grid-template-columns:repeat(3,1fr);gap:3px;padding:3px;border-radius:8px;background:#eef2ec}.segmented-control button{min-height:34px;border:0;border-radius:6px;color:#65736d;background:transparent}.segmented-control button.active{color:#17211d;background:#fff;box-shadow:0 2px 8px #17211d14}.inspector-actions{border-top:1px solid #e7ece4;padding-top:12px}.inspector-actions .ghost-button{width:100%}.inspector-empty{min-height:300px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#65736d}.inspector-empty strong{margin-top:12px;color:#17211d}.inspector-empty p{max-width:250px;line-height:1.5}.radius-field{margin:18px 0 0}.radius-field span{display:flex;justify-content:space-between}.radius-field input{padding:0;accent-color:#0f8b6f}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:grid;place-items:center;padding:24px;background:#0f17137a;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.module-library{width:min(760px,100%);max-height:min(760px,calc(100vh - 48px));overflow:hidden;border:1px solid #dfe5dc;border-radius:8px;background:#fff;box-shadow:0 28px 100px #0f171347}.library-header{display:flex;align-items:center;justify-content:space-between;padding:22px 24px 14px}.library-header span{color:#0f8b6f;font-size:12px;font-weight:800;text-transform:uppercase}.library-header h2{margin:3px 0 0;font-size:24px}.library-tools{padding:0 24px 16px}.search-box{height:44px;display:flex;align-items:center;gap:9px;padding:0 12px;border:1px solid #dce3da;border-radius:8px;color:#65736d;background:#fbfcfa}.search-box input{min-width:0;flex:1;border:0;outline:0;background:transparent}.search-box:focus-within{border-color:#0f8b6f;box-shadow:0 0 0 3px #0f8b6f24}.category-tabs{display:flex;gap:7px;margin-top:12px;overflow:auto}.category-tabs button{min-width:max-content;height:34px;padding:0 11px;flex:0 0 auto;border:1px solid #dfe5dc;border-radius:7px;color:#65736d;white-space:nowrap;background:#fff}.category-tabs button.active{border-color:#17211d;color:#fff;background:#17211d}.module-grid{max-height:470px;overflow:auto;display:grid;grid-template-columns:repeat(2,1fr);gap:10px;padding:2px 24px 24px}.module-option{min-height:84px;display:grid;grid-template-columns:44px minmax(0,1fr) 18px;gap:12px;align-items:center;padding:13px;border:1px solid #e1e6df;border-radius:8px;color:#17211d;text-align:left;background:#fbfcfa;transition:border-color .16s ease,transform .16s ease,box-shadow .16s ease}.module-option:hover{border-color:#9ebaae;transform:translateY(-2px);box-shadow:0 10px 24px #17211d14}.module-option strong,.module-option small{display:block}.module-option small{margin-top:4px;color:#65736d;line-height:1.35}.module-option-icon{width:44px;height:44px;flex:0 0 auto;display:grid;place-items:center;border-radius:8px;color:#0d765f;background:#e1f1ea}.type-product,.type-countdown{color:#b14a2c;background:#fbe9e3}.type-image,.type-video,.type-backgroundVideo{color:#315ca8;background:#e5ecf8}.type-social,.type-messenger,.type-contact{color:#7b3da0;background:#f1e7f6}.type-custom{color:#146fa6;background:#e1f1f8}.type-map{color:#9a5a20;background:#f7ead8}.type-spacer{color:#52605a;background:#e8ecea}.background-video-toggles{margin:4px 0 14px;border-bottom:1px solid #e7ece4}.video-upload-button{min-height:46px;margin-bottom:12px;padding:0 14px;border:1px solid #0f8b6f;border-radius:7px;display:flex;align-items:center;justify-content:center;gap:8px;color:#fff;background:#0f8b6f;cursor:pointer;font-size:13px;font-weight:700}.video-upload-button.uploading{opacity:.7;cursor:wait}.video-upload-button input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none}.video-upload-error{margin:-2px 0 12px;padding:9px 10px;border:1px solid #efc9c3;border-radius:7px;color:#a43d31;background:#fff1ef;font-size:12px}.video-uploaded{min-height:42px;margin:-2px 0 12px;padding:7px 8px 7px 11px;border:1px solid #cde4da;border-radius:7px;display:flex;align-items:center;justify-content:space-between;gap:10px;color:#17634f;background:#edf7f3}.video-uploaded span{display:flex;align-items:center;gap:7px;font-size:12px;font-weight:700}.video-uploaded button{width:30px;height:30px;border:0;display:grid;place-items:center;color:#a43d31;background:transparent}.library-empty{min-height:180px;display:grid;place-items:center;color:#65736d}.custom-template-backdrop{z-index:24;padding:20px}.custom-template-library{width:min(1240px,100%);height:min(860px,calc(100vh - 40px));overflow:hidden;display:grid;grid-template-rows:auto auto minmax(0,1fr);border:1px solid #dfe5dc;border-radius:8px;background:#f7f9f6;box-shadow:0 28px 100px #0f171347}.custom-template-header{min-height:76px;padding:14px 18px;display:grid;grid-template-columns:40px minmax(0,1fr) 40px;align-items:center;gap:12px;border-bottom:1px solid #e1e6df;background:#fff}.custom-template-title{min-width:0;text-align:center}.custom-template-title span,.custom-template-title h2{display:block}.custom-template-title span{color:#0f8b6f;font-size:11px;font-weight:800}.custom-template-title h2{margin:2px 0 0;font-size:22px}.custom-template-tools{padding:14px 18px;display:grid;grid-template-columns:minmax(220px,360px) minmax(0,1fr);align-items:center;gap:14px;background:#fff}.custom-template-tools .category-tabs{margin-top:0;justify-content:flex-end}.custom-template-grid{min-height:0;overflow:auto;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:max-content;align-content:start;gap:14px;padding:2px 18px 20px}.custom-template-card{min-width:0;height:max-content;padding:0;overflow:hidden;display:grid;grid-template-rows:auto 58px;border:1px solid #dfe5dc;border-radius:8px;color:#17211d;text-align:left;background:#fff;transition:border-color .16s ease,transform .16s ease,box-shadow .16s ease}.custom-template-card:hover{border-color:#7ea797;transform:translateY(-2px);box-shadow:0 14px 30px #17211d1a}.custom-template-preview{min-width:0;aspect-ratio:4 / 5;padding:12px;overflow:hidden;display:grid;background:#edf0ed}.custom-template-preview .live-custom{height:100%;min-height:0;align-self:stretch;gap:9px;padding:12px!important;box-shadow:0 10px 24px #17211d1c}.custom-template-preview .custom-heading{font-size:min(var(--custom-heading-size),26px)}.custom-template-preview .custom-body{font-size:11px}.custom-template-meta{min-width:0;padding:10px 12px;display:flex;align-items:center;justify-content:space-between;gap:8px}.custom-template-meta strong{min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.custom-template-meta small{flex:0 0 auto;padding:3px 6px;border-radius:5px;color:#65736d;background:#edf1eb;font-size:10px}.public-page{min-height:100vh;padding:56px 20px 32px;position:relative}.public-page:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:1;background:#ffffff0f}.public-container{width:min(100%,620px);margin:0 auto;position:relative;z-index:2}.public-actions{position:fixed;z-index:4;top:20px;left:50%;width:min(calc(100% - 40px),620px);transform:translate(-50%);display:flex;justify-content:space-between;pointer-events:none}.public-action{width:42px;height:42px;border:1px solid rgba(23,33,29,.1);border-radius:50%;display:grid;place-items:center;color:#17211d;background:#ffffffdb;box-shadow:0 8px 24px #17211d1a;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);pointer-events:auto}.public-profile{padding:26px 20px 30px;text-align:center}.public-avatar{width:104px;height:104px;margin:0 auto;border:5px solid rgba(255,255,255,.82);border-radius:50%;display:grid;place-items:center;color:#fff;font-size:30px;font-weight:800;box-shadow:0 16px 34px #17211d29}.public-profile h1{margin:17px 0 7px;font-size:32px;line-height:1.15}.public-profile p{max-width:440px;margin:0 auto;color:currentColor;opacity:.7;font-size:16px;line-height:1.55}.public-blocks{display:grid;gap:14px}.public-blocks .live-button{min-height:72px;padding:15px;transition:transform .16s ease,box-shadow .16s ease}.public-blocks .live-button:hover,.public-blocks .live-image:hover,.public-blocks .live-media:hover,.public-blocks .live-product:hover,.public-blocks .live-custom:hover{transform:translateY(-2px);box-shadow:0 17px 36px #17211d21}.public-blocks .live-dot{width:42px;height:42px}.public-blocks .live-text,.public-blocks .live-form,.public-blocks .live-social,.public-blocks .live-countdown{padding:20px}.public-blocks .live-media>img,.public-blocks .live-image img{height:260px}.public-blocks .live-product{grid-template-columns:180px 1fr}.public-blocks .live-product img{width:180px;min-height:185px}.public-blocks .live-product>div{padding:18px}.public-powered{min-height:64px;margin-top:22px;padding:10px 14px;border:1px solid rgba(23,33,29,.1);border-radius:8px;display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:11px;color:inherit;text-decoration:none;background:#ffffffa8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.public-powered .brand-mark{width:38px;height:38px;border-radius:8px}.public-powered small,.public-powered strong{display:block}.public-powered small{opacity:.62}.public-footer{padding:22px 0 0;text-align:center;font-size:12px;opacity:.5}.share-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10;display:grid;place-items:center;padding:20px;background:#0f171370;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.share-sheet{width:min(100%,440px);padding:20px;border-radius:8px;color:#17211d;background:#fff;box-shadow:0 28px 80px #0f171340}.share-sheet-head{display:flex;align-items:center;justify-content:space-between}.share-sheet-head strong{font-size:19px}.share-sheet p{margin:8px 0 16px;color:#65736d}.share-url{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:6px;border:1px solid #dce3da;border-radius:8px;background:#f7f9f6}.share-url span{padding:8px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.share-url button{border:0;border-radius:7px;display:flex;align-items:center;gap:6px;padding:0 13px;color:#fff;background:#17211d}.public-not-found{min-height:100vh;padding:30px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#17211d;background:#f1f4ef}.public-not-found h1{margin:20px 0 8px}.public-not-found p{margin:0 0 20px;color:#65736d}.public-not-found a{padding:10px 16px;border-radius:8px;color:#fff;text-decoration:none;background:#17211d}.auth-loading{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;color:#65736d;background:#f1f4ef}.auth-loading .brand-mark{animation:auth-pulse 1.4s ease-in-out infinite}@keyframes auth-pulse{50%{transform:scale(.94);opacity:.72}}.login-page{min-height:100vh;padding:32px;display:grid;grid-template-rows:auto 1fr auto;color:#17211d;background:linear-gradient(rgba(15,139,111,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(15,139,111,.06) 1px,transparent 1px),#f3f6f1;background-size:42px 42px}.login-brand{display:flex;align-items:center;gap:11px}.login-brand strong,.login-brand small{display:block}.login-brand small{margin-top:2px;color:#65736d}.login-panel{width:min(100%,420px);align-self:center;justify-self:center;padding:34px;border:1px solid #dfe5dc;border-radius:8px;background:#fffffff0;box-shadow:0 28px 80px #17211d1f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.login-icon{width:52px;height:52px;border-radius:8px;display:grid;place-items:center;color:#0f8b6f;background:#e4f1eb}.login-panel h1{margin:22px 0 8px;font-size:27px}.login-panel>p{margin:0 0 25px;color:#65736d;line-height:1.5}.login-field{display:grid;gap:8px;font-weight:700}.login-field>div{height:48px;display:grid;grid-template-columns:20px 1fr 38px;align-items:center;gap:8px;padding-left:13px;border:1px solid #cfd9d1;border-radius:8px;color:#65736d;background:#fbfcfa}.login-field>div:focus-within{border-color:#0f8b6f;box-shadow:0 0 0 3px #0f8b6f1f}.login-field input{min-width:0;height:100%;border:0;outline:0;color:#17211d;background:transparent}.login-field button{width:38px;height:38px;border:0;display:grid;place-items:center;color:#65736d;background:transparent}.login-error{margin-top:12px;padding:10px 12px;border:1px solid #f0cbc5;border-radius:8px;color:#a43d31;background:#fff1ef;font-size:13px}.login-submit{width:100%;height:48px;margin-top:18px;border:0;border-radius:8px;display:flex;align-items:center;justify-content:center;gap:8px;color:#fff;background:#17211d;font-weight:700}.login-submit:disabled{opacity:.65;cursor:wait}.login-public-link{justify-self:center;display:flex;align-items:center;gap:7px;color:#52615a;text-decoration:none;font-size:13px}.toggle-row{min-height:42px;border-top:1px solid #e7ece4;display:flex;align-items:center;justify-content:space-between;gap:12px}.toggle-row input{width:18px;height:18px;accent-color:#0f8b6f}.funnel-card{display:grid;gap:12px}.funnel-row{display:grid;grid-template-columns:1fr auto;gap:8px 12px;align-items:center}.funnel-row i{grid-column:1 / -1;display:block;height:8px;border-radius:999px;background:#0f8b6f}.lead-item{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:10px 0;border-top:1px solid #e7ece4}@media(max-width:1180px){.workspace{grid-template-columns:320px 1fr}.inspector-panel{grid-column:1 / -1;min-height:auto}.custom-template-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:780px){.topbar{height:auto;padding:14px;align-items:flex-start;gap:12px;flex-direction:column}.workspace{grid-template-columns:1fr;padding:14px}.panel,.preview-stage{min-height:auto}.phone-frame{width:min(360px,100%)}.top-actions{width:100%}.save-state{margin-right:auto}.modal-backdrop{align-items:end;padding:0}.module-library{max-height:88vh;border-radius:8px 8px 0 0}.module-grid{grid-template-columns:1fr}.module-option{min-height:76px}.module-inspector{max-height:none}.custom-template-backdrop{align-items:stretch}.custom-template-library{width:100%;height:100vh;max-height:none;border:0;border-radius:0}.custom-template-header{min-height:68px;padding:11px 12px}.custom-template-title h2{font-size:20px}.custom-template-tools{padding:12px;grid-template-columns:1fr;gap:10px}.custom-template-tools .category-tabs{justify-content:flex-start}.custom-template-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:2px 12px calc(16px + env(safe-area-inset-bottom))}.custom-template-preview{padding:7px}.custom-template-preview .live-custom{padding:8px!important}.custom-template-preview .custom-heading{font-size:min(var(--custom-heading-size),20px)}.custom-template-preview .custom-body{font-size:10px}.custom-template-preview .custom-action{min-height:28px;margin-top:8px;padding:6px 8px;font-size:10px}.custom-template-card{grid-template-rows:auto 54px}.custom-template-meta{padding:8px;display:grid;align-content:center;gap:3px}.custom-template-meta small{width:max-content}.public-page{padding:48px 14px 24px}.public-actions{top:14px;width:calc(100% - 28px)}.public-action{width:38px;height:38px}.public-profile{padding:22px 12px 24px}.public-avatar{width:88px;height:88px;font-size:26px}.public-profile h1{font-size:27px}.public-profile p{font-size:15px}.public-blocks{gap:11px}.public-blocks .live-media>img,.public-blocks .live-image img{height:210px}.public-blocks .live-product{grid-template-columns:118px 1fr}.public-blocks .live-product img{width:118px;min-height:156px}.public-blocks .live-product>div{padding:12px}.share-backdrop{align-items:end;padding:0}.share-sheet{border-radius:8px 8px 0 0;padding:20px 16px calc(20px + env(safe-area-inset-bottom))}.login-page{padding:18px 14px}.login-panel{padding:26px 20px}.login-panel h1{font-size:24px}}@media(max-width:520px){.custom-template-grid{grid-template-columns:1fr}.custom-template-preview{aspect-ratio:4 / 3}}
