.site-template-hero{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:18px;padding:28px;background:var(--site-background);align-items:center}.site-template-hero-copy{min-width:0}.site-template-hero h2{margin:0;font-size:clamp(28px,4vw,42px);line-height:1.12}.site-template-hero p{margin:10px 0 0;color:color-mix(in srgb,var(--site-text) 72%,transparent);line-height:1.55}.site-template-photo{display:grid;min-height:210px;place-items:center;border-radius:var(--radius);padding:18px;overflow:hidden}.site-template-photo.placeholder-photo{border:1px dashed color-mix(in srgb,var(--site-primary) 46%,#ffffff);background:linear-gradient(135deg,rgba(255,255,255,.45),rgba(255,255,255,.12)),color-mix(in srgb,var(--site-background) 82%,var(--site-primary))}.site-template-photo.has-image{padding:0;overflow:hidden}.site-template-photo.framed-photo.has-image{position:relative;display:block;min-height:0}.site-template-photo-crop{position:relative;width:100%;height:100%;min-height:inherit;overflow:hidden}.site-template-photo.framed-photo .site-template-photo-crop{position:absolute;inset:0;min-height:0}.site-template-photo-crop.is-interactive{cursor:grab;touch-action:none}.site-template-photo-crop.is-interactive:active{cursor:grabbing}.site-template-photo-crop img{display:block}.site-template-photo span{position:relative;grid-area:1/1;max-width:100%;border-radius:var(--radius);background:rgba(255,255,255,.94);padding:10px 12px;font-weight:900;overflow-wrap:anywhere}.site-template-hero.image-left-text-right .site-template-photo,.site-template-hero.text-left-image-right .site-template-photo{aspect-ratio:4/3;min-height:0!important;height:auto;width:100%;position:relative}.site-template-hero.portrait-image-left .site-template-photo,.site-template-hero.portrait-image-right .site-template-photo{aspect-ratio:3/4;min-height:0!important;height:auto;width:100%;position:relative}.site-template-hero.portrait-image-left .site-template-photo{order:-1}.site-template-hero.balanced-split{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:18px;padding:28px;align-items:center}.site-template-hero.balanced-split .site-template-photo{aspect-ratio:1/1;min-height:0!important;height:auto;width:100%;position:relative}.site-template-hero.image-left-text-right .site-template-photo{order:-1}.site-template-hero.centered{grid-template-columns:1fr;min-height:320px;place-items:center;text-align:center}.site-template-hero.centered .site-template-hero-copy{max-width:760px}.site-template-hero.centered-image-below{grid-template-columns:1fr;gap:16px;padding:28px;place-items:center;text-align:center}.site-template-hero.centered-image-below .site-template-hero-copy{max-width:760px}.site-template-hero.centered-image-below .site-template-photo{width:min(100%,720px);aspect-ratio:16/9;min-height:0!important;border-radius:var(--radius)}.site-template-hero.text-top-image-bottom{grid-template-columns:1fr;grid-template-rows:auto auto;gap:0;padding:28px 0 0;align-items:stretch;min-height:0}.site-template-hero.text-top-image-bottom .site-template-hero-copy{grid-row:1;padding:20px 28px 14px}.site-template-hero.text-top-image-bottom .site-template-photo{grid-row:2;position:relative;width:100%;aspect-ratio:21/9;min-height:0!important;height:auto;align-self:stretch;border-radius:0;padding:0}.site-template-hero.text-top-image-bottom .site-template-photo.placeholder-photo{display:grid;place-items:center}.site-template-hero.image-top-text-bottom{grid-template-columns:1fr;grid-template-rows:auto auto;gap:0;padding:0 0 28px;align-items:stretch;min-height:0}.site-template-hero.image-top-text-bottom .site-template-photo{grid-row:1;position:relative;width:100%;aspect-ratio:21/9;min-height:0!important;height:auto;border-radius:0;padding:0}.site-template-hero.image-top-text-bottom .site-template-hero-copy{grid-row:2;padding:18px 28px 0}.site-template-hero.image-top-text-bottom .site-template-photo.placeholder-photo{display:grid;place-items:center}.site-template-hero.hero-background,.site-template-hero.hero-background-centered{grid-template-columns:1fr;grid-template-rows:1fr;min-height:430px;padding:0;position:relative;align-items:stretch;overflow:hidden}.site-template-hero.hero-background-centered:after,.site-template-hero.hero-background:after{content:"";position:absolute;inset:0;z-index:0;background:linear-gradient(180deg,rgba(15,23,32,.08),rgba(15,23,32,.72));pointer-events:none}.site-template-hero.hero-background .site-template-hero-copy,.site-template-hero.hero-background .site-template-photo,.site-template-hero.hero-background-centered .site-template-hero-copy,.site-template-hero.hero-background-centered .site-template-photo{grid-area:1/1}.site-template-hero.hero-background .site-template-photo,.site-template-hero.hero-background-centered .site-template-photo{z-index:1;grid-area:1/1;width:100%;height:100%;min-height:430px;padding:0;position:relative}.site-template-hero.hero-background .site-template-photo-crop,.site-template-hero.hero-background-centered .site-template-photo-crop{position:absolute;inset:0;min-height:100%}.site-template-hero.hero-background .site-template-photo span,.site-template-hero.hero-background-centered .site-template-photo span{align-self:end;justify-self:end;margin:0 18px 18px 0;opacity:.9}.site-template-hero.hero-background .site-template-hero-copy{z-index:2;align-self:end;justify-self:start;max-width:620px;padding:28px;color:#fff;pointer-events:none}.site-template-hero.hero-background-centered .site-template-hero-copy{z-index:2;align-self:center;justify-self:center;max-width:680px;padding:28px;color:#fff;text-align:center;pointer-events:none}.site-template-hero.hero-background-centered:after{background:linear-gradient(180deg,rgba(15,23,32,.42),rgba(15,23,32,.58) 45%,rgba(15,23,32,.72))}.site-template-hero.hero-background .site-template-hero-copy h2,.site-template-hero.hero-background .site-template-hero-copy p,.site-template-hero.hero-background-centered .site-template-hero-copy h2,.site-template-hero.hero-background-centered .site-template-hero-copy p{color:#fff}.site-template-hero.hero-background .site-template-hero-copy p,.site-template-hero.hero-background-centered .site-template-hero-copy p{color:rgba(255,255,255,.88)}.site-template-hero.overlay-card-bottom{grid-template-columns:1fr;grid-template-rows:1fr;min-height:430px;padding:0;position:relative;align-items:stretch;overflow:hidden}.site-template-hero.overlay-card-bottom:after{content:"";position:absolute;inset:0;z-index:0;background:linear-gradient(180deg,rgba(15,23,32,.06),rgba(15,23,32,.62));pointer-events:none}.site-template-hero.overlay-card-bottom .site-template-hero-copy,.site-template-hero.overlay-card-bottom .site-template-photo{grid-area:1/1}.site-template-hero.overlay-card-bottom .site-template-photo{z-index:1;width:100%;height:100%;min-height:430px;padding:0;position:relative}.site-template-hero.overlay-card-bottom .site-template-photo-crop{position:absolute;inset:0;min-height:100%}.site-template-hero.overlay-card-bottom .site-template-photo span{align-self:end;justify-self:end;margin:0 18px 18px 0;opacity:.9}.site-template-hero.overlay-card-bottom .site-template-hero-copy{z-index:2;align-self:end;justify-self:center;width:min(100% - 56px,560px);margin:0 28px 28px;padding:22px 24px;border-radius:var(--radius);background:rgba(255,255,255,.96);box-shadow:0 16px 40px rgba(15,23,32,.16);pointer-events:none}.site-template-hero.overlay-card-bottom .site-template-hero-copy h2,.site-template-hero.overlay-card-bottom .site-template-hero-copy p{color:var(--site-text)}.site-template-hero.overlay-card-bottom .site-template-hero-copy p{color:color-mix(in srgb,var(--site-text) 72%,transparent)}.site-template-hero.hero-background .hero-image-floating-controls--hero-level,.site-template-hero.hero-background-centered .hero-image-floating-controls--hero-level,.site-template-hero.overlay-card-bottom .hero-image-floating-controls--hero-level{grid-area:1/1;z-index:10;right:12px;bottom:12px;left:auto;margin:0}.public-preview-page .site-template-hero h2{max-width:680px;font-size:clamp(36px,5vw,56px)}.public-preview-page .site-template-hero p{max-width:620px;font-size:18px}.public-preview-page .site-template-hero.text-top-image-bottom{min-height:0}.public-preview-page .site-template-hero.image-top-text-bottom .site-template-photo,.public-preview-page .site-template-hero.text-top-image-bottom .site-template-photo{aspect-ratio:21/9}.public-preview-page .site-template-hero.image-left-text-right .site-template-photo,.public-preview-page .site-template-hero.text-left-image-right .site-template-photo{min-height:0;aspect-ratio:4/3}.public-preview-page .site-template-hero.portrait-image-left .site-template-photo,.public-preview-page .site-template-hero.portrait-image-right .site-template-photo{min-height:0;aspect-ratio:3/4}.public-preview-page .site-template-hero.balanced-split .site-template-photo{min-height:0;aspect-ratio:1/1}.public-preview-page .site-template-hero.centered-image-below .site-template-photo{aspect-ratio:16/9}.public-preview-page .site-preview-template{container-type:inline-size;container-name:site-preview}@container site-preview (max-width: 680px){.site-template-hero.balanced-split,.site-template-hero.image-left-text-right,.site-template-hero.portrait-image-left,.site-template-hero.portrait-image-right,.site-template-hero.text-left-image-right{grid-template-columns:1fr!important;align-items:stretch}.site-template-hero.image-left-text-right .site-template-photo,.site-template-hero.portrait-image-left .site-template-photo{order:0}.site-template-hero.balanced-split .site-template-photo,.site-template-hero.image-left-text-right .site-template-photo,.site-template-hero.text-left-image-right .site-template-photo{min-height:0!important;aspect-ratio:4/3}.site-template-hero.balanced-split .site-template-photo{aspect-ratio:4/3}.site-template-hero.portrait-image-left .site-template-photo,.site-template-hero.portrait-image-right .site-template-photo{min-height:0!important;aspect-ratio:3/4;max-width:280px;justify-self:center}}.site-template-section{padding:26px 28px;border-top:1px solid var(--line);background:var(--section-background,var(--site-background));color:var(--section-text,var(--site-text))}.site-template-section.content-image-left-text-right,.site-template-section.content-text-left-image-right,.site-template-section.content-text-left-two-images-right{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,.82fr);gap:20px;align-items:center}.site-template-section.content-image-left-text-right .site-template-content-media{order:-1}.site-template-section.content-centered-statement,.site-template-section.content-image-top-text-bottom,.site-template-section.content-split-feature,.site-template-section.content-text-top-image-bottom,.site-template-section.content-three-cards{display:grid;grid-template-columns:1fr;gap:20px}.site-template-section.content-image-top-text-bottom .site-template-content-media{order:-1}.site-template-section.content-split-feature .site-template-copy-grid{grid-template-columns:minmax(0,1fr) minmax(0,1.2fr)}.site-template-section.content-centered-statement{text-align:center}.site-template-section.content-centered-statement .site-template-content-copy{max-width:680px;margin:0 auto}.site-template-section.content-three-cards .site-template-copy-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.site-template-content-media{display:grid;gap:12px}.site-template-content-media .site-template-photo{min-height:0;aspect-ratio:4/3}.site-template-section.content-image-top-text-bottom .site-template-photo,.site-template-section.content-text-top-image-bottom .site-template-photo{min-height:0;aspect-ratio:21/9}.site-template-section h3{font-size:24px}.site-template-section p{color:color-mix(in srgb,var(--section-text,var(--site-text)) 72%,transparent);line-height:1.6}.site-template-copy-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.site-template-copy-grid p{margin:0;border:1px solid var(--line);border-radius:var(--radius);background:color-mix(in srgb,var(--section-background,var(--site-background)) 84%,#ffffff);padding:14px}.site-template-services{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:16px}.site-template-services span{border:1px solid var(--line);border-radius:var(--radius);padding:12px;font-weight:800}@media (max-width:900px){.public-preview-page .site-template-copy-grid,.public-preview-page .site-template-section.content-image-left-text-right,.public-preview-page .site-template-section.content-split-feature .site-template-copy-grid,.public-preview-page .site-template-section.content-text-left-image-right,.public-preview-page .site-template-section.content-text-left-two-images-right,.public-preview-page .site-template-section.content-three-cards .site-template-copy-grid,.public-preview-page .site-template-services{grid-template-columns:1fr}.public-preview-page .site-template-section.content-image-left-text-right .site-template-content-media{order:0}}:root{--font-heading:"Segoe UI",Arial,sans-serif;--font-body:"Segoe UI",Arial,sans-serif;--background:#f4f8fb;--surface:#ffffff;--surface-muted:#e8f0f6;--ink:#0f1720;--ink-muted:#53606c;--line:#d7e1ea;--primary:#1d6f9f;--primary-dark:#124e73;--accent:#22a06b;--warning:#f2b84b;--radius:8px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--background);color:var(--ink);font-family:var(--font-body),Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.page-shell{min-height:100vh}.container{width:min(1120px,calc(100% - 32px));margin:0 auto}.topbar{position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(15,23,32,.08);background:rgba(244,248,251,.94);backdrop-filter:blur(16px)}.topbar-inner{justify-content:space-between;gap:24px;min-height:72px}.brand,.topbar-inner{display:flex;align-items:center}.brand{gap:10px;font-family:var(--font-heading),Arial,sans-serif;font-size:18px;font-weight:700}.brand-mark{display:grid;width:34px;height:34px;place-items:center;border-radius:8px;background:var(--ink);color:#fff;font-size:15px}.nav{display:flex;align-items:center;gap:18px;color:var(--ink-muted);font-size:14px}.nav a:hover{color:var(--ink)}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:0 18px;border:1px solid transparent;border-radius:999px;background:var(--ink);color:#fff;font-weight:700;cursor:pointer}.button.secondary{border-color:var(--line);background:#fff;color:var(--ink)}.button.primary{background:var(--primary)}.button.danger{border-color:#f1b8b8;background:#fff;color:#9b1c1c}.button.danger:hover{background:#fff5f5}.icon-button{display:inline-grid;width:36px;height:36px;place-items:center;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);cursor:pointer}.icon-button:hover{border-color:var(--primary);color:var(--primary)}.hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,460px);gap:56px;align-items:center;padding:64px 0 72px}.eyebrow{margin:0 0 14px;color:var(--primary-dark);font-size:14px;font-weight:800;text-transform:uppercase}h1,h2,h3{margin:0;font-family:var(--font-heading),Arial,sans-serif;line-height:1.05}h1{max-width:720px;font-size:clamp(42px,6vw,72px)}h2{font-size:clamp(30px,4vw,46px)}h3{font-size:22px}.lead{max-width:680px;margin:22px 0 0;font-size:18px;line-height:1.65}.lead,.muted{color:var(--ink-muted)}.hero-actions{margin-top:30px}.hero-actions,.hero-proof{display:flex;flex-wrap:wrap;gap:12px}.hero-proof{margin-top:28px;padding:0;list-style:none;color:var(--ink-muted);font-size:14px}.hero-proof li{display:flex;align-items:center;gap:8px}.hero-proof svg{color:var(--accent)}.preview-card{overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:0 24px 70px rgba(15,23,32,.13)}.preview-toolbar{display:flex;gap:6px;padding:12px;border-bottom:1px solid var(--line);background:#f8fbfd}.preview-dot{width:10px;height:10px;border-radius:50%;background:#d6dee6}.preview-hero{display:grid;grid-template-columns:1fr .9fr;min-height:250px}.preview-copy{padding:30px}.preview-copy span{display:inline-flex;margin-bottom:12px;color:var(--primary);font-size:12px;font-weight:800}.preview-copy strong{display:block;max-width:230px;font-family:var(--font-heading),Arial,sans-serif;font-size:28px;line-height:1.05}.preview-copy p{color:var(--ink-muted);line-height:1.5}.preview-image{min-height:250px;background:linear-gradient(rgba(15,23,32,.18),rgba(15,23,32,.28)),url(/WebLowCost.png) 50% /cover}.section{padding:72px 0;border-top:1px solid rgba(15,23,32,.08)}.section-header{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:28px}.section-header p{max-width:620px;margin:0;color:var(--ink-muted);line-height:1.6}.section-action{display:flex;justify-content:center;margin-top:24px}.grid{display:grid;gap:16px}.grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);padding:24px}.card-icon{display:grid;width:42px;height:42px;place-items:center;margin-bottom:18px;border-radius:8px;background:var(--surface-muted);color:var(--primary-dark)}.card p{color:var(--ink-muted);line-height:1.58}.compact-form{display:grid;gap:12px;margin-top:14px}.compact-form label{display:grid;gap:8px;color:var(--ink-muted);font-size:14px;font-weight:700}.compact-form input{width:100%;min-height:46px;border:1px solid var(--line);border-radius:var(--radius);color:var(--ink);font-weight:800;letter-spacing:0;padding:0 14px;text-transform:uppercase}.card-link{margin-top:10px}.price-card{display:flex;flex-direction:column;min-height:100%}.price{margin:16px 0;font-family:var(--font-heading),Arial,sans-serif;font-size:38px;font-weight:800}.price span{color:var(--ink-muted);font-family:var(--font-body),Arial,sans-serif;font-size:14px;font-weight:500}.feature-list{display:grid;gap:10px;margin:8px 0 24px;padding:0;list-style:none;color:var(--ink-muted)}.feature-list li{display:flex;gap:8px}.feature-list svg{flex:0 0 auto;color:var(--accent)}.price-card .button{margin-top:auto}.flow{counter-reset:step}.flow .card{position:relative}.flow .card:before{counter-increment:step;content:counter(step);display:grid;width:30px;height:30px;place-items:center;margin-bottom:18px;border-radius:8px;font-weight:800}.cta-band,.flow .card:before{background:var(--ink);color:#fff}.cta-band{display:flex;align-items:center;justify-content:space-between;gap:28px;border-radius:var(--radius);padding:34px}.cta-band p{max-width:620px;margin:10px 0 0;color:rgba(255,255,255,.76);line-height:1.6}.cta-band .button{background:#fff;color:var(--ink)}.footer{padding:28px 0 42px;color:var(--ink-muted);font-size:14px}.footer-inner{display:flex;justify-content:space-between;gap:16px}.dashboard-shell{width:min(1120px,calc(100% - 32px));margin:0 auto;padding:56px 0}.dashboard-header{margin-bottom:28px}.dashboard-header h1{max-width:760px;font-size:clamp(36px,5vw,58px)}.dashboard-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.dashboard-header p:not(.eyebrow){max-width:680px;color:var(--ink-muted);font-size:18px;line-height:1.6}.dashboard-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.dashboard-actions{display:flex;gap:12px}.client-sites-section{padding:16px 0 64px}.client-sites-grid{display:grid;gap:16px;max-width:920px}.client-empty-card,.client-site-card{display:grid;gap:18px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:24px}.client-site-card{grid-template-columns:minmax(0,1fr) auto;align-items:center}.client-empty-card h2,.client-site-card h2{margin:4px 0 8px;font-size:clamp(24px,3vw,34px)}.client-site-card a:not(.button){display:inline-block;color:var(--primary);font-weight:800;overflow-wrap:anywhere}.client-empty-card p,.client-site-card p:not(.eyebrow){margin:10px 0 0;color:var(--ink-muted)}.client-site-actions{gap:10px;justify-content:flex-end}.client-site-actions,.client-url-row{display:flex;align-items:center;flex-wrap:wrap}.client-url-row{gap:8px;margin-top:8px}.client-url-row span{color:#176241;font-size:13px;font-weight:800}.visual-gallery-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap}.visual-gallery-toolbar h2{margin:4px 0 0;font-size:clamp(24px,3vw,34px)}.visual-admin-shell{display:grid;gap:22px;padding:24px 0 64px}.visual-admin-toolbar{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.visual-admin-toolbar h1{font-size:clamp(34px,4vw,52px)}.visual-admin-toolbar p:not(.eyebrow){max-width:720px;margin:10px 0 0;color:var(--ink-muted);line-height:1.55}.visual-admin-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.visual-admin-rows{display:grid;gap:14px}.visual-section-fold{overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:0 12px 32px rgba(15,23,32,.06)}.visual-section-fold-header{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:58px;padding:12px 16px;border-bottom:1px solid transparent}.visual-section-fold.is-always-open .visual-section-fold-header,.visual-section-fold.is-open:not(.is-always-open) .visual-section-fold-header{border-bottom-color:var(--line)}.visual-section-fold-heading{display:grid;gap:4px;min-width:0;text-align:left}.visual-section-fold-heading h2{font-size:clamp(22px,2.4vw,30px)}.visual-section-fold-heading strong{font-size:17px}.visual-section-fold-heading p:not(.eyebrow),.visual-section-fold-heading span{color:var(--ink-muted);font-size:14px;line-height:1.45}.visual-section-fold-toggle{display:flex;flex:1;align-items:center;justify-content:space-between;gap:12px;min-width:0;border:0;background:transparent;cursor:pointer;padding:0;text-align:left}.visual-section-fold-chevron{flex:0 0 auto;color:var(--ink-muted);transition:transform .18s ease}.visual-section-fold.is-open .visual-section-fold-chevron{transform:rotate(180deg)}.visual-section-remove-btn{display:inline-flex;align-items:center;gap:6px;flex:0 0 auto;min-height:36px;border:1px solid color-mix(in srgb,#b42318 28%,var(--line));border-radius:999px;background:#fff;color:#9f1d1d;cursor:pointer;font-size:13px;font-weight:800;padding:0 12px}.visual-hero-editor-block{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,320px);align-items:start}.visual-hero-editor-panel{align-self:start;height:fit-content;max-height:none;overflow:visible;border-left:1px solid var(--line);padding:18px}.visual-section-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,320px);align-items:start}.visual-section-preview{overflow:hidden;background:var(--site-background);border-right:1px solid var(--line)}.visual-admin-preview>.site-public-header,.visual-section-preview>.site-public-header{background:rgba(255,255,255,.96)}.visual-admin-preview>.site-public-header,.visual-section-preview .site-public-header{position:relative;top:auto;z-index:3;min-height:58px;padding:0 18px}.visual-section-editor{max-height:min(78vh,920px);overflow:auto;padding:18px}.visual-section-editor h3{font-size:20px}.visual-admin-addon-band,.visual-admin-pages-band{border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:0 12px 32px rgba(15,23,32,.06)}.visual-admin-addon-band{padding:12px 14px}.visual-admin-pages-band{display:grid;gap:10px;padding:14px 16px}.visual-admin-pages-band-head{display:grid;gap:4px}.visual-admin-page-row{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid var(--line);border-radius:var(--radius);background:#f8fbfd;padding:12px 14px}.visual-admin-page-row div{display:grid;gap:3px;min-width:0}.visual-admin-page-row strong{font-size:15px}.visual-admin-page-row span{color:var(--ink-muted);font-size:13px}.visual-addon-row-wrap{margin:0}.visual-gallery-empty-note{margin:0 0 12px;color:var(--ink-muted);font-size:14px;line-height:1.5}.visual-admin-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,360px);gap:18px;align-items:start}.visual-admin-grid-focused{align-items:start}.visual-admin-preview{background:var(--site-background);container-name:site-preview;container-type:inline-size}.visual-admin-preview,.visual-preview-stack{overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 20px 48px rgba(15,23,32,.08)}.visual-preview-stack{display:grid;min-width:0;background:#fff}.visual-preview-stack .site-preview-template{border:0;border-radius:0;box-shadow:none}.visual-stable-preview{min-height:460px;max-height:560px;overflow:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.visual-template-preview{min-height:0;max-height:none;overflow:visible}.visual-template-preview>.site-public-header{min-height:48px}.visual-template-preview .site-template-hero{gap:14px;padding:20px}.visual-template-preview .site-template-hero h2{font-size:clamp(24px,3vw,34px)}.visual-template-preview .site-template-hero p{margin-top:8px;font-size:14px;line-height:1.45}.visual-template-preview .site-template-photo span{padding:8px 10px;font-size:13px}.visual-template-preview .site-template-hero.centered{min-height:250px}.visual-template-preview .site-template-hero.centered-image-below{gap:12px;padding:20px}.visual-template-preview .site-template-hero.centered-image-below .site-template-photo{width:min(100%,560px);aspect-ratio:18/7}.visual-template-preview .site-template-hero.text-top-image-bottom{padding-top:0}.visual-template-preview .site-template-hero.image-top-text-bottom .site-template-hero-copy,.visual-template-preview .site-template-hero.text-top-image-bottom .site-template-hero-copy{padding:16px 20px 12px}.visual-template-preview .site-template-hero.image-top-text-bottom .site-template-photo,.visual-template-preview .site-template-hero.text-top-image-bottom .site-template-photo{aspect-ratio:24/7}.visual-template-preview .site-template-hero.hero-background,.visual-template-preview .site-template-hero.hero-background .site-template-photo,.visual-template-preview .site-template-hero.hero-background-centered,.visual-template-preview .site-template-hero.hero-background-centered .site-template-photo,.visual-template-preview .site-template-hero.overlay-card-bottom,.visual-template-preview .site-template-hero.overlay-card-bottom .site-template-photo{min-height:300px}.visual-template-preview .site-template-hero.hero-background .site-template-hero-copy,.visual-template-preview .site-template-hero.hero-background-centered .site-template-hero-copy{padding:20px}.visual-template-preview .site-template-hero.overlay-card-bottom .site-template-hero-copy{width:min(100% - 40px,520px);margin:0 20px 20px;padding:18px 20px}.visual-template-preview .site-template-section{padding:20px}.visual-template-preview .site-template-section h3{font-size:22px}.visual-template-preview .site-template-section p{font-size:14px;line-height:1.5}.visual-template-preview .site-template-section.content-image-left-text-right,.visual-template-preview .site-template-section.content-text-left-image-right,.visual-template-preview .site-template-section.content-text-left-two-images-right{gap:16px;grid-template-columns:minmax(0,1fr) minmax(180px,.82fr)}.visual-template-preview .site-template-content-media{gap:10px}.visual-template-preview .site-template-content-media .site-template-photo{aspect-ratio:16/9}.visual-template-preview .site-template-section.content-text-left-two-images-right .site-template-content-media{grid-template-columns:repeat(2,minmax(0,1fr))}.visual-template-preview .site-template-section.content-image-top-text-bottom .site-template-photo,.visual-template-preview .site-template-section.content-text-top-image-bottom .site-template-photo{aspect-ratio:24/7}.visual-template-preview .site-template-copy-grid{gap:10px}.visual-template-preview .site-template-copy-grid p{padding:10px}.visual-editable-block{position:relative;outline:2px solid transparent;outline-offset:-2px}.visual-editable-block:hover{outline-color:color-mix(in srgb,var(--primary) 38%,transparent)}.visual-edit-button{position:absolute;top:14px;right:14px;z-index:4;display:inline-flex;align-items:center;gap:7px;min-height:36px;border:1px solid color-mix(in srgb,var(--primary) 34%,var(--line));border-radius:999px;background:rgba(255,255,255,.94);color:var(--primary-dark);cursor:pointer;font-size:13px;font-weight:900;padding:0 14px;text-transform:uppercase}.visual-gallery-thumb{overflow:hidden}.visual-gallery-thumb img{width:100%;height:100%;object-fit:cover}.visual-admin-panel{position:sticky;top:88px;display:grid;gap:14px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:18px}.visual-admin-empty-panel{display:grid;gap:10px;color:var(--ink-muted)}.visual-admin-empty-panel h2,.visual-admin-form h2{color:var(--ink);font-size:26px}.visual-admin-form{display:grid;gap:14px}.visual-panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.visual-panel-heading .eyebrow{margin-bottom:8px}.visual-admin-form label{display:grid;gap:7px;color:var(--ink-muted);font-size:14px;font-weight:800}.visual-admin-form input:not([type=checkbox]),.visual-admin-form textarea{width:100%;min-height:44px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;color:var(--ink);padding:10px 12px}.visual-admin-form textarea{resize:vertical}.visual-admin-color-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.visual-layout-picker{display:grid;gap:10px}.visual-layout-picker>strong{color:var(--ink-muted);font-size:14px}.visual-layout-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.visual-template-band{display:grid;max-height:360px;gap:12px;overflow-y:auto;border-top:1px solid var(--line);background:#fff;padding:16px 18px}.visual-preview-stack .visual-template-band{max-height:245px}.visual-template-band h2{font-size:clamp(22px,3vw,30px)}.visual-layout-grid-wide{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start}.visual-layout-choice{position:relative;gap:0;padding:6px;min-height:0;height:auto;align-self:start}.visual-layout-choice.selected{border-color:var(--primary);background:color-mix(in srgb,var(--primary) 10%,#ffffff);box-shadow:0 0 0 4px color-mix(in srgb,var(--primary) 18%,transparent)}.visual-layout-choice.selected:after{content:"Seleccionada";position:absolute;top:10px;right:10px;z-index:2;border-radius:999px;background:var(--primary);color:#fff;font-size:8px;font-weight:900;padding:3px 5px;text-transform:uppercase}.visual-layout-choice>span:last-child{display:none}.visual-gallery-editor{display:grid;gap:16px}.visual-gallery-photo-editor-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.visual-gallery-photo-inline{display:grid;gap:8px;min-width:0}.visual-gallery-photo-inline .visual-gallery-photo-frame{aspect-ratio:4/3}.site-template-photo.has-image img,.visual-admin-preview .site-template-photo img{display:block}.hero-image-sidebar-hint{margin:0;padding:10px 12px;border-radius:10px;background:color-mix(in srgb,var(--primary) 10%,#ffffff);color:#334155;font-size:13px;line-height:1.45}.site-template-photo.is-editing{outline:2px solid color-mix(in srgb,var(--primary) 55%,#ffffff);outline-offset:-2px}.hero-image-floating-controls{position:absolute;right:12px;bottom:12px;left:auto;z-index:6;display:flex;align-items:center;gap:6px;width:auto;max-width:min(260px,calc(100% - 24px));padding:6px 8px;border-radius:999px;background:rgba(15,23,32,.84);box-shadow:0 8px 18px rgba(15,23,32,.2);backdrop-filter:blur(8px);pointer-events:auto}.hero-framing-zoom-btn{flex:0 0 28px;width:28px;height:28px;border:0;border-radius:999px;background:rgba(255,255,255,.14);color:#fff;cursor:pointer;font-size:18px;font-weight:700;line-height:1}.hero-framing-zoom-btn:hover{background:rgba(255,255,255,.24)}.hero-framing-zoom-slider{flex:1 1 72px;width:72px;min-width:56px;max-width:88px;height:4px;accent-color:#7ec0ea}.hero-framing-reset-btn{flex:0 0 auto;border:0;border-radius:999px;background:rgba(255,255,255,.12);color:#fff;cursor:pointer;font-size:10px;font-weight:800;padding:6px 8px;text-transform:uppercase}.hero-framing-reset-btn:hover{background:rgba(255,255,255,.22)}.toggle-line{grid-template-columns:auto 1fr;align-items:center}.toggle-line input{width:18px;height:18px}.visual-gallery-photo-frame{position:relative;min-width:0}.visual-gallery-photo-controls{position:absolute;top:8px;right:8px;z-index:2;display:flex;gap:4px;padding:4px;border-radius:999px;background:rgba(15,23,32,.72)}.visual-gallery-photo-controls button{display:grid;width:28px;height:28px;place-items:center;border:none;border-radius:999px;background:rgba(255,255,255,.95);color:var(--ink);cursor:pointer}.visual-gallery-photo-controls button:disabled{cursor:not-allowed;opacity:.42}.visual-gallery-caption-field{display:grid;gap:6px;padding:10px;color:var(--gallery-text,var(--ink));font-size:13px;font-weight:800}.visual-gallery-caption-field textarea{width:100%;min-height:74px;resize:vertical;border:1px solid var(--line);border-radius:var(--radius);padding:10px;background:#fff;color:var(--ink)}.admin-list{display:grid;gap:16px}.compact-list{margin-top:24px}.admin-row,.empty-state{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);padding:24px}.admin-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px}.admin-row-title{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.admin-row h2,.empty-state h2{font-size:26px}.admin-row-main>div>p,.empty-state p,.status-pill{color:var(--ink-muted)}.status-pill{display:inline-flex;align-items:center;min-height:28px;border-radius:999px;padding:0 10px;background:var(--surface-muted);font-size:13px;font-weight:800}.status-pill.pending{background:#fff8e6;color:#8a5a00}.status-pill.active{background:#eefbf5;color:#176241}.status-pill.inactive,.status-pill.rejected{background:#fff0f0;color:#8a2525}.meta-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:18px 0}.meta-grid div{border:1px solid var(--line);border-radius:var(--radius);padding:12px}.meta-grid dt{color:var(--ink-muted);font-size:12px;font-weight:800;text-transform:uppercase}.meta-grid dd{margin:6px 0 0;overflow-wrap:anywhere}.sales-plan{border-top:1px solid var(--line);padding-top:16px}.sales-plan p{color:var(--ink-muted);line-height:1.6}.row-actions{display:flex;flex-direction:column;gap:10px;min-width:150px}.notice-card{border:1px solid #f0d99a;border-radius:var(--radius);background:#fff8e6;padding:24px;margin-bottom:20px}.notice-card h2{font-size:28px}.notice-card p{max-width:760px;color:var(--ink-muted);line-height:1.6}.notice-card strong{display:inline-flex;margin-top:8px}.affiliate-hero{border-bottom:1px solid rgba(15,23,32,.08);background:var(--surface)}.affiliate-hero-inner{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:44px;align-items:center;padding:70px 0}.affiliate-hero h1{max-width:760px}.affiliate-list{max-width:620px;margin-top:24px}.affiliate-summary{border:1px solid var(--line);border-radius:var(--radius);background:var(--background);padding:28px}.affiliate-summary h2{font-size:30px}.affiliate-summary p{color:var(--ink-muted);line-height:1.6}.affiliate-content{display:grid;grid-template-columns:minmax(0,.82fr) minmax(360px,1fr);gap:28px;align-items:start}.affiliate-rules{display:grid;gap:18px}.affiliate-rules article{display:grid;grid-template-columns:32px minmax(0,1fr);gap:14px;border-bottom:1px solid var(--line);padding:18px 0}.affiliate-rules svg{color:var(--primary)}.affiliate-rules p,.signup-card>p{color:var(--ink-muted);line-height:1.6}.signup-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);padding:28px}.affiliate-form{display:grid;gap:16px;margin-top:22px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.affiliate-form label{display:grid;gap:8px;color:var(--ink-muted);font-size:14px;font-weight:700}.affiliate-form input,.affiliate-form textarea{width:100%;border:1px solid var(--line);border-radius:var(--radius);color:var(--ink);padding:12px 14px}.affiliate-form input{min-height:46px}.affiliate-form textarea{resize:vertical}.checkbox-label{grid-template-columns:18px minmax(0,1fr);align-items:start;font-weight:500}.checkbox-label input{min-height:18px;margin-top:2px}.signup-success{display:grid;gap:14px;border:1px solid #a8dfc5;border-radius:var(--radius);background:#eefbf5;padding:22px}.signup-success p{margin:0;color:#176241;line-height:1.6}.signup-success strong{font-size:22px}.auth-page{display:grid;min-height:100vh;place-items:center;padding:32px 16px}.auth-panel{width:min(100%,460px);border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);padding:34px;box-shadow:0 24px 70px rgba(15,23,32,.12)}.auth-panel h1{font-size:42px}.auth-panel p:not(.eyebrow){color:var(--ink-muted);line-height:1.6}.checkout-card{width:min(100%,720px)}.auth-form,.checkout-form{display:grid;gap:16px;margin-top:26px}.checkout-form label{display:grid;gap:8px;color:var(--ink-muted);font-size:14px;font-weight:700}.checkout-form input,.checkout-form select{width:100%;min-height:46px;border:1px solid var(--line);border-radius:var(--radius);color:var(--ink);padding:0 14px}.billing-cycle-control{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:16px}.billing-cycle-control button{display:grid;gap:4px;min-height:74px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);color:var(--ink);cursor:pointer;font:inherit;font-weight:800;padding:14px;text-align:left}.billing-cycle-control button.active{border-color:var(--primary);box-shadow:0 0 0 2px rgba(29,111,159,.14)}.billing-cycle-control span{color:var(--ink-muted);font-size:13px;font-weight:700}@media (max-width:640px){.billing-cycle-control{grid-template-columns:1fr}}.checkout-summary{display:grid;gap:8px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-muted);padding:18px}.checkout-summary span{color:var(--primary-dark);font-size:12px;font-weight:800;text-transform:uppercase}.checkout-summary strong{font-size:22px}.checkout-note,.checkout-summary p{margin:0;color:var(--ink-muted);line-height:1.55}.checkout-summary b{font-size:24px}.create-editor-hero{padding:52px 0 24px}.create-editor-hero h1{max-width:840px;font-size:clamp(38px,5vw,62px)}.create-editor-hero p:not(.eyebrow){max-width:760px;color:var(--ink-muted);font-size:18px;line-height:1.6}.create-editor-section{padding:16px 0 72px}.template-choice{display:grid;min-height:100%;border:2px solid var(--line);border-radius:6px;background:#fff;color:var(--ink);cursor:pointer;padding:8px;text-align:left}.template-choice.selected,.template-choice:hover{border-color:var(--ink)}.template-choice.selected{box-shadow:0 0 0 3px rgba(29,111,159,.16)}.site-preview-template{overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:var(--site-background);box-shadow:0 24px 70px rgba(15,23,32,.12);color:var(--site-text)}.site-template-contact{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;border-top:1px solid var(--line);background:var(--line)}.site-template-contact div{display:grid;gap:6px;background:#fff;padding:16px}.site-template-contact strong{font-size:12px;text-transform:uppercase}.site-template-contact span{color:var(--ink-muted);overflow-wrap:anywhere}.site-template-location{display:grid;grid-template-columns:minmax(0,.72fr) minmax(260px,1fr);gap:20px;align-items:stretch;border-top:1px solid var(--line);padding:28px}.site-template-location h3{margin-top:6px}.site-template-location p{color:color-mix(in srgb,var(--site-text) 72%,transparent);line-height:1.55}.site-template-location a{display:inline-flex;align-items:center;justify-content:center;min-height:40px;border-radius:999px;background:var(--site-primary);color:#fff;font-weight:800;padding:0 16px}.site-template-location iframe{width:100%;min-height:240px;border:0;border-radius:var(--radius)}.site-template-small-label{margin:0;color:var(--site-primary);font-size:12px;font-weight:900;text-transform:uppercase}.add-type-selector{display:flex;gap:8px;flex-wrap:wrap}.add-type-btn{border:2px solid var(--line);border-radius:var(--radius);background:transparent;padding:10px 20px;font-size:14px;font-weight:700;cursor:pointer;color:var(--ink-muted);transition:border-color .12s,background .12s,color .12s}.add-type-btn:hover{border-color:var(--ink);color:var(--ink)}.add-type-btn.active{border-color:var(--ink);background:var(--ink);color:#fff}.type-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.type-card{display:grid;gap:6px;border:2px solid var(--line);border-radius:var(--radius);background:var(--surface);padding:18px 20px;text-align:left;cursor:pointer;transition:border-color .12s,box-shadow .12s}.type-card.selected,.type-card:hover{border-color:var(--ink)}.type-card.selected{box-shadow:0 0 0 3px rgba(29,111,159,.16)}.type-card-title{font-size:15px;font-weight:700;color:var(--ink);line-height:1.3}.type-card-desc{font-size:13px;color:var(--ink-muted);line-height:1.5}.floating-whatsapp{position:fixed;right:24px;bottom:82px;z-index:18;display:grid;width:58px;height:58px;place-items:center;border:2px solid #22c55e;border-radius:50%;background:#25d366;color:#fff;box-shadow:0 16px 40px rgba(15,23,32,.24)}.public-preview-page{position:relative;min-height:100vh;background:#fff}.public-preview-bar,.site-public-header{position:sticky;top:0;z-index:8;justify-content:space-between;min-height:72px;border-bottom:1px solid rgba(15,23,32,.08);background:rgba(255,255,255,.92);padding:0 max(24px,calc((100vw - 1120px) / 2));backdrop-filter:blur(14px)}.public-preview-bar,.public-preview-nav,.site-public-header,.site-public-nav{display:flex;align-items:center;gap:18px}.public-site-brand,.site-public-brand{display:inline-flex;align-items:center;gap:10px;color:var(--ink);font-weight:900}.public-site-brand img,.site-public-brand img{width:34px;height:34px;border-radius:8px;object-fit:contain}.public-preview-nav a:not(.button),.site-public-nav a:not(.button),.site-public-nav span{color:var(--ink-muted);font-weight:700}.public-preview-nav a:not(.button).active,.public-preview-nav a:not(.button):hover,.site-public-nav a:not(.button).active,.site-public-nav a:not(.button):hover,.site-public-nav span.active{color:var(--ink)}.visual-admin-preview .site-public-header{position:relative;top:auto;z-index:3;min-height:58px;padding:0 18px}.public-preview-page .site-preview-template{width:min(1120px,calc(100% - 32px));margin:32px auto 72px;box-shadow:none}.site-template-page-heading{display:grid;gap:8px;padding:52px 28px 28px;border-bottom:1px solid var(--line);background:var(--site-background)}.site-template-page-heading h2{max-width:760px;font-size:clamp(36px,5vw,64px)}.public-preview-page.draft-preview:before{content:"";position:fixed;inset:0;z-index:30;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='360' height='220' viewBox='0 0 360 220'%3E%3Ctext x='34' y='118' transform='rotate(-24 180 110)' fill='%230f1720' fill-opacity='0.075' font-family='Arial,sans-serif' font-size='34' font-weight='800'%3EBorrador%3C/text%3E%3C/svg%3E");background-repeat:repeat;pointer-events:none}.preview-watermark{position:fixed;right:24px;bottom:22px;z-index:20;border:1px solid rgba(15,23,32,.12);border-radius:999px;background:rgba(255,255,255,.7);color:rgba(15,23,32,.38);font-size:13px;font-weight:900;letter-spacing:0;padding:8px 12px;text-transform:uppercase;backdrop-filter:blur(10px);pointer-events:none}.auth-form label{display:grid;gap:8px;color:var(--ink-muted);font-size:14px;font-weight:700}.auth-form input{width:100%;min-height:46px;border:1px solid var(--line);border-radius:var(--radius);padding:0 14px;color:var(--ink)}.auth-form input:focus{border-color:var(--primary);outline:3px solid rgba(29,111,159,.16)}.form-error{margin:0;border:1px solid #f1b8b8;border-radius:var(--radius);background:#fff0f0;color:#8a2525;padding:12px}.form-success{margin:0;border:1px solid #a8dfc5;border-radius:var(--radius);background:#eefbf5;color:#176241;padding:12px}.auth-note{margin:0;color:var(--ink-muted);font-size:14px;line-height:1.5}.maintenance-page{display:grid;min-height:100vh;place-items:center;background:var(--surface-muted);padding:24px}.maintenance-card{display:grid;width:min(460px,100%);gap:16px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:28px;box-shadow:var(--shadow)}.maintenance-card h1{font-size:34px}.maintenance-card p{color:var(--ink-muted);line-height:1.6}.maintenance-form{display:grid;gap:14px}.gallery-toggle-row{display:flex;align-items:center;justify-content:space-between;gap:16px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-muted);padding:16px 20px}.gallery-toggle-label{display:flex;flex-direction:column;gap:4px;min-width:0}.gallery-toggle-label strong{font-size:16px}.gallery-toggle-label span{color:var(--ink-muted);font-size:14px}.gallery-toggle-btn{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:38px;padding:0 16px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--ink);font-weight:700;cursor:pointer;text-align:center;white-space:normal}.gallery-toggle-btn.active{border-color:var(--primary);background:var(--primary);color:#fff}.gallery-toggle-btn.remove{border-color:#efc0c0;background:#fff6f6;color:#9f1d1d}.addon-toggle-row{display:flex;align-items:center;justify-content:space-between;gap:16px;border:1px solid var(--line);border-radius:var(--radius);background:#f8fbfd;padding:16px 20px}.addon-toggle-row div{display:grid;gap:4px;min-width:0}.addon-toggle-row strong{font-size:16px}.addon-toggle-row span{color:var(--ink-muted);font-size:14px}@media (max-width:640px){.addon-toggle-row,.gallery-toggle-row{align-items:stretch;flex-direction:column;padding:16px}.gallery-toggle-btn{width:100%;min-height:44px;padding:10px 14px}}.site-template-gallery{padding:26px 28px;border-top:1px solid var(--line);background:var(--gallery-background,var(--site-background));color:var(--gallery-text,var(--site-text))}.site-template-gallery h3{font-size:24px;margin-bottom:18px;color:var(--gallery-text,var(--site-text))}.site-template-gallery-grid{display:grid;gap:12px}.site-template-gallery-grid.cols-2{grid-template-columns:repeat(2,1fr)}.site-template-gallery-grid.cols-3{grid-template-columns:repeat(3,1fr)}.site-template-gallery-grid.cols-1-text{grid-template-columns:1fr;gap:18px}.site-template-gallery-grid.featured-grid{grid-template-columns:1.35fr 1fr 1fr}.site-template-gallery-grid.featured-grid .site-template-gallery-item:first-child,.site-template-gallery-grid.featured-grid .site-template-gallery-placeholder:first-child{grid-row:span 2}.site-template-gallery-grid.masonry{grid-template-columns:repeat(3,1fr);align-items:stretch}.site-template-gallery-grid.wide-strip{grid-template-columns:repeat(4,1fr)}.site-template-gallery-grid.caption-grid{grid-template-columns:repeat(3,1fr)}.site-template-gallery-grid.story-list{grid-template-columns:1fr;gap:18px}.site-template-gallery-grid.text-overlay{grid-template-columns:repeat(3,1fr)}.site-template-gallery-item{border-radius:var(--radius);overflow:hidden}.site-template-gallery-item img{width:100%;height:220px;object-fit:cover;display:block}.site-template-gallery-item.with-caption{position:relative;display:grid;border:1px solid color-mix(in srgb,var(--gallery-text,var(--site-text)) 12%,transparent)}.site-template-gallery-item.with-caption span{padding:12px;color:color-mix(in srgb,var(--gallery-text,var(--site-text)) 78%,transparent);font-weight:800}.site-template-gallery-grid.text-overlay .site-template-gallery-item.with-caption span{position:absolute;left:12px;right:12px;bottom:12px;border-radius:var(--radius);background:rgba(255,255,255,.86);color:var(--gallery-text,var(--site-text))}.site-template-gallery-grid.featured-grid .site-template-gallery-item:first-child img{height:100%;min-height:452px}.site-template-gallery-grid.masonry .site-template-gallery-item:nth-child(2n) img{height:280px}.site-template-gallery-grid.wide-strip .site-template-gallery-item img{height:180px}.site-template-gallery-grid.caption-grid .site-template-gallery-item img,.site-template-gallery-grid.text-overlay .site-template-gallery-item img{height:210px}.site-template-gallery-item-text{display:grid;grid-template-columns:1fr 1.4fr;gap:20px;align-items:center;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.site-template-gallery-item-text img{width:100%;height:200px;object-fit:cover;display:block}.site-template-gallery-item-text-body{padding:16px 16px 16px 0;color:var(--gallery-text,var(--site-text))}.site-template-gallery-placeholder{display:grid;place-items:center;min-height:180px;border:1px dashed color-mix(in srgb,var(--site-primary) 46%,#ffffff);border-radius:var(--radius);background:color-mix(in srgb,var(--gallery-background,var(--site-background)) 82%,var(--site-primary));color:color-mix(in srgb,var(--site-primary) 60%,var(--gallery-text,var(--site-text)));font-size:13px;font-weight:800}.site-template-extra-page{border-top:1px solid var(--line);padding:28px}.site-template-extra-page h3{margin-bottom:16px;font-size:24px}.site-template-extra-page-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.site-template-extra-page-grid span{min-height:92px;border:1px dashed color-mix(in srgb,var(--site-primary) 44%,#ffffff);border-radius:var(--radius);background:color-mix(in srgb,var(--site-background) 88%,#ffffff);padding:14px;font-weight:800}@media (max-width:860px){.nav{display:none}.admin-row,.affiliate-content,.affiliate-hero-inner,.dashboard-grid,.form-grid,.grid.four,.grid.three,.grid.two,.hero,.meta-grid,.site-template-contact,.site-template-extra-page-grid,.site-template-location{grid-template-columns:1fr}.public-preview-page .site-preview-template .site-template-hero.image-left-text-right .site-template-photo{order:0}.public-preview-page .site-preview-template .site-template-gallery-grid.caption-grid,.public-preview-page .site-preview-template .site-template-gallery-grid.cols-2,.public-preview-page .site-preview-template .site-template-gallery-grid.cols-3,.public-preview-page .site-preview-template .site-template-gallery-grid.featured-grid,.public-preview-page .site-preview-template .site-template-gallery-grid.masonry,.public-preview-page .site-preview-template .site-template-gallery-grid.text-overlay,.public-preview-page .site-preview-template .site-template-gallery-grid.wide-strip,.public-preview-page .site-preview-template .site-template-gallery-item-text{grid-template-columns:1fr 1fr}.public-preview-page .site-preview-template .site-template-gallery-grid.cols-1-text,.public-preview-page .site-preview-template .site-template-gallery-grid.story-list,.visual-admin-grid,.visual-admin-toolbar,.visual-hero-editor-block,.visual-section-row{grid-template-columns:1fr}.visual-hero-editor-panel{max-height:none;border-left:0;border-top:1px solid var(--line)}.visual-section-preview{border-right:0;border-bottom:1px solid var(--line)}.visual-section-editor{max-height:none}.visual-section-fold-header{align-items:flex-start;flex-direction:column}.visual-section-remove-btn{align-self:flex-end}.visual-admin-toolbar{display:grid}.visual-admin-actions{justify-content:flex-start}.visual-admin-panel{position:static}.visual-edit-button{top:10px;right:10px;font-size:12px}.visual-admin-color-grid,.visual-layout-grid,.visual-layout-grid-wide{grid-template-columns:1fr}.visual-stable-preview{min-height:420px;max-height:64vh}.visual-preview-stack .visual-template-band{max-height:230px}.visual-gallery-photo-editor-grid{grid-template-columns:1fr}.site-template-gallery-grid.featured-grid .site-template-gallery-item:first-child,.site-template-gallery-grid.featured-grid .site-template-gallery-placeholder:first-child{grid-row:auto}.hero{gap:32px;padding-top:42px}.cta-band,.dashboard-actions,.dashboard-title-row,.footer-inner,.public-preview-bar,.public-preview-nav,.section-header{align-items:flex-start;flex-direction:column}.public-preview-bar{padding:16px}.client-site-card{grid-template-columns:1fr}.client-site-actions{justify-content:flex-start}}@media (max-width:560px){.container{width:min(100% - 24px,1120px)}.preview-hero{grid-template-columns:1fr}.preview-image{min-height:190px}.hero-actions{flex-direction:column}.button{width:100%}}