.csb-shell{--purple:#7b3f97;--ink:#27232a;--muted:#716a75;--line:#e6dfe9;width:100vw;margin-left:calc(50% - 50vw);background:#ece8ef;color:var(--ink);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;min-height:820px}.csb-shell *{box-sizing:border-box}.csb-shell button,.csb-shell input,.csb-shell textarea{font:inherit}.csb-shell button{cursor:pointer}.csb-topbar{height:70px;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 28px;border-bottom:1px solid var(--line)}.csb-brand{display:flex;align-items:center;gap:11px}.csb-brand>span{width:39px;height:39px;border-radius:11px;background:var(--purple);color:#fff;display:grid;place-items:center;font-weight:900}.csb-brand strong,.csb-brand small{display:block}.csb-brand small{font-size:11px;color:var(--muted)}.csb-status{font-size:11px;background:#f2e9f5;color:var(--purple);padding:7px 10px;border-radius:99px;font-weight:800}.csb-success,.csb-error{padding:13px 28px;display:flex;gap:12px;align-items:center}.csb-success{background:#eaf7ed;color:#24572d}.csb-error{background:#fff0f0;color:#8a2222}.csb-success div strong,.csb-success div small{display:block}.csb-success a{margin-left:auto;font-weight:800}.csb-success-icon{width:30px;height:30px;background:#2f7a3d;color:#fff;border-radius:50%;display:grid;place-items:center;font-weight:900}.csb-workspace{display:grid;grid-template-columns:400px minmax(0,1fr);min-height:750px}.csb-panel{background:#fff;border-right:1px solid var(--line);display:flex;flex-direction:column}.csb-progress{padding:20px 24px 14px;border-bottom:1px solid var(--line)}.csb-progress small,.csb-progress strong{display:block}.csb-progress small{text-transform:uppercase;letter-spacing:.12em;color:var(--purple);font-size:10px;font-weight:850}.csb-progress strong{font-size:23px}.csb-track{height:5px;background:#eee8f0;border-radius:99px;margin-top:12px;overflow:hidden}.csb-track span{display:block;height:100%;background:var(--purple);width:14.2%;transition:.25s}.csb-step{display:none;padding:22px 24px 5px}.csb-step.active{display:block}.csb-step h2{font-size:23px;line-height:1.2;margin:8px 0}.csb-step>p{font-size:13px;color:var(--muted);line-height:1.55;margin:0 0 18px}.csb-pill{font-size:10px;text-transform:uppercase;letter-spacing:.08em;background:#f1e7f4;color:var(--purple);padding:6px 9px;border-radius:99px;font-weight:850}.csb-field{display:block;margin-bottom:15px}.csb-field>span{display:block;font-size:12px;font-weight:800;margin-bottom:6px}.csb-field input,.csb-field textarea{width:100%;border:1px solid #d9d2dc;border-radius:9px;padding:10px 11px;background:#fff;outline:none}.csb-field input:focus,.csb-field textarea:focus{border-color:#b783c6;box-shadow:0 0 0 3px #f3eaf6}.csb-generated{background:#f8f4f9;border-radius:12px;padding:12px;margin-top:12px}.csb-slug-field{display:flex;align-items:center;border:1px solid #d9d2dc;border-radius:9px;overflow:hidden}.csb-slug-field input{border:0}.csb-slug-field small{white-space:nowrap;background:#f4f1f5;padding:11px 8px;color:#746d77;font-size:10px}.csb-type-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.csb-type-grid button{border:1px solid var(--line);background:#fff;border-radius:11px;padding:15px;text-align:left;font-size:19px}.csb-type-grid b{display:block;font-size:12px;margin-top:6px}.csb-type-grid button.selected{border-color:#a770b9;background:#fbf7fc;box-shadow:0 0 0 2px #f1e6f4}.csb-features{display:grid;gap:8px}.csb-features label{display:flex;align-items:center;gap:9px;border:1px solid var(--line);border-radius:10px;padding:11px;font-size:12px;font-weight:700}.csb-outline{width:100%;border:1px solid #c9b4d0;background:#fff;color:var(--purple);font-weight:800;border-radius:9px;padding:10px}.csb-two{display:grid;grid-template-columns:1fr 1fr;gap:9px}.csb-upload-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-bottom:14px}.csb-upload{display:block;border:1px solid var(--line);border-radius:11px;padding:11px}.csb-upload>span{display:block;font-size:12px;font-weight:800}.csb-upload input{font-size:10px;width:100%;margin:7px 0}.csb-upload b{height:70px;background:#f5f1f6;border-radius:7px;display:grid;place-items:center;font-size:10px;color:#766d79;overflow:hidden}.csb-upload b img{width:100%;height:100%;object-fit:cover}.csb-upload:first-child b img{object-fit:contain;background:#fff}.csb-gallery-manager{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-top:7px}.csb-gallery-manager>span{grid-column:1/-1;border:1px dashed #cbbfd0;padding:14px;border-radius:9px;text-align:center;color:var(--muted);font-size:11px}.csb-gallery-manager img{width:100%;height:65px;object-fit:cover;border-radius:7px}.csb-colour{height:44px;padding:3px!important}.csb-choice-list,.csb-template-list{display:grid;gap:8px}.csb-choice-list button,.csb-template-list button{border:1px solid var(--line);background:#fff;border-radius:10px;padding:11px;text-align:left}.csb-choice-list button.selected,.csb-template-list button.selected{border-color:#a770b9;box-shadow:0 0 0 2px #f1e6f4}.csb-choice-list b,.csb-choice-list small,.csb-template-list b,.csb-template-list small{display:block}.csb-choice-list small,.csb-template-list small{color:var(--muted);font-size:10px}.csb-template-list button{display:grid;grid-template-columns:75px 1fr;gap:10px;align-items:center}.csb-template-thumb{height:48px;border-radius:7px;background:linear-gradient(135deg,#6f3b2f,#c79a74)}.csb-template-thumb.gastro{background:linear-gradient(135deg,#222,#7b3f97)}.csb-template-thumb.local{background:linear-gradient(135deg,#e7b66d,#31584c)}.csb-template-thumb.dining{background:linear-gradient(135deg,#ece2d5,#6d4938)}.csb-template-thumb.bistro{background:linear-gradient(135deg,#242124,#a56f50)}.csb-review{border:1px solid var(--line);border-radius:12px;overflow:hidden;margin:16px 0}.csb-review>div{display:flex;justify-content:space-between;gap:12px;padding:10px 12px;border-bottom:1px solid var(--line);font-size:12px}.csb-review>div:last-child{border:0}.csb-review span{color:var(--muted)}.csb-confirm{display:flex;gap:8px;align-items:flex-start;font-size:11px}.csb-create{width:100%;margin-top:14px;border:0;border-radius:9px;background:var(--purple);color:#fff;font-weight:900;padding:13px}.csb-footer{display:flex;justify-content:space-between;padding:18px 24px 24px;margin-top:auto}.csb-back,.csb-next{border:0;border-radius:9px;padding:10px 15px;font-weight:800}.csb-back{background:#f2eef4;color:#5e5661}.csb-next{background:var(--purple);color:#fff}.csb-back:disabled{opacity:.4}.csb-preview-area{padding:18px 22px;min-width:0}.csb-preview-toolbar{height:40px;display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.csb-preview-toolbar>div{background:#ded8e1;padding:3px;border-radius:8px}.csb-preview-toolbar button{border:0;background:transparent;border-radius:6px;padding:6px 10px;font-size:11px;font-weight:800}.csb-preview-toolbar button.selected{background:#fff}.csb-preview-toolbar>span{font-size:10px;background:#fff;padding:8px 11px;border-radius:8px;color:#706872}.csb-browser{height:690px;background:#fff;border-radius:14px;box-shadow:0 20px 50px rgba(35,22,41,.14);overflow:auto;transition:.25s}.csb-browser.mobile{width:380px;max-width:100%;margin:auto;border:7px solid #2b2830;border-radius:26px}.csb-site{--brand:#6f3b2f;background:#fff;color:#2b2522;min-height:100%;font-family:Arial,sans-serif}.csb-site.font-classic h1,.csb-site.font-classic h2,.csb-site.font-classic h3,.csb-site.font-classic .csb-site-logo{font-family:Georgia,serif}.csb-site.font-modern h1,.csb-site.font-modern h2,.csb-site.font-modern h3{font-family:Arial,sans-serif;letter-spacing:-.03em}.csb-site.font-friendly h1,.csb-site.font-friendly h2,.csb-site.font-friendly h3{font-family:"Trebuchet MS",sans-serif}.csb-site-nav{height:62px;display:flex;align-items:center;gap:18px;padding:0 4vw;border-bottom:1px solid #eee}.csb-site-logo{font-weight:900;margin-right:auto;font-size:15px}.csb-site-logo img{max-width:110px;max-height:38px;object-fit:contain}.csb-site-links{display:flex;gap:14px;font-size:9px;font-weight:800}.csb-site-nav>b{background:var(--brand);color:#fff;padding:8px 10px;border-radius:3px;font-size:9px}.csb-site-hero{min-height:420px;display:grid;grid-template-columns:1.05fr .95fr;background:#f3eee9}.csb-site-hero-photo{background:radial-gradient(circle at 30% 25%,rgba(255,200,120,.6),transparent 17%),linear-gradient(145deg,#97684d,#3d2921);display:grid;place-items:center;background-size:cover;background-position:center}.csb-site-hero-photo span{border:4px double rgba(255,255,255,.75);padding:16px;color:#fff;font-family:Georgia,serif;font-weight:900}.csb-site-hero-copy{padding:45px 5vw;display:flex;flex-direction:column;justify-content:center}.csb-site-hero-copy>small,.csb-site-section small,.csb-site-info small{font-size:8px;text-transform:uppercase;letter-spacing:.13em;color:var(--brand);font-weight:900}.csb-site-hero h1{font-size:43px;line-height:1;margin:10px 0}.csb-site-hero p{font-size:12px;line-height:1.6;color:#655c57}.csb-site-hero-copy>div b,.csb-site-hero-copy>div em{display:inline-block;margin-top:8px;padding:8px 10px;font-size:9px;font-style:normal}.csb-site-hero-copy>div b{background:var(--brand);color:#fff}.csb-site-hero-copy>div em{border:1px solid currentColor;margin-left:5px}.csb-site-section{display:grid;grid-template-columns:1fr 1fr;gap:5vw;align-items:center;padding:50px 6vw}.csb-site-section.muted{background:#faf7f3}.csb-site-section h2{font-size:28px;line-height:1.05;margin:7px 0}.csb-site-section p{font-size:11px;line-height:1.65;color:#665f5b}.csb-placeholder-photo{height:230px;background:linear-gradient(135deg,#b27c5c,#4a3026)}.csb-placeholder-photo.two{background:radial-gradient(circle at 50% 50%,#dfbd86 0 22%,#f2e7d4 23% 30%,transparent 31%),linear-gradient(135deg,#8e6b58,#322926)}.csb-site-features{display:flex;flex-wrap:wrap;gap:7px;justify-content:center;padding:15px 6vw 38px}.csb-site-features span{border:1px solid #ddd5cf;border-radius:99px;padding:7px 9px;font-size:9px;font-weight:750}.csb-site-gallery{height:160px;display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:5px}.csb-site-gallery div{background:linear-gradient(135deg,#4d6a55,#a9bd8f);background-size:cover;background-position:center}.csb-site-gallery div:nth-child(2){background:linear-gradient(135deg,#85503f,#dcb176)}.csb-site-gallery div:nth-child(3){background:linear-gradient(135deg,#4b4650,#b6a0aa)}.csb-site-info{display:grid;grid-template-columns:1fr 1fr}.csb-site-info>div{padding:34px 6vw;background:#f3eee9}.csb-site-info>div+div{background:#e7e2dd}.csb-site-info h3{font-size:18px;margin:6px 0}.csb-site-info p{font-size:10px}.csb-site.type-restaurant .csb-site-hero-photo{background:radial-gradient(circle at 62% 28%,rgba(255,222,155,.5),transparent 16%),linear-gradient(135deg,#8b5b43,#30251f)}.csb-site.template-gastropub .csb-site-nav,.csb-site.template-bistro .csb-site-nav{background:#222023;color:#fff;border:0}.csb-site.template-gastropub .csb-site-hero,.csb-site.template-bistro .csb-site-hero{grid-template-columns:1fr;position:relative;background:#222;color:#fff}.csb-site.template-gastropub .csb-site-hero-photo,.csb-site.template-bistro .csb-site-hero-photo{grid-area:1/1;min-height:450px;opacity:.75}.csb-site.template-gastropub .csb-site-hero-copy,.csb-site.template-bistro .csb-site-hero-copy{grid-area:1/1;z-index:2;max-width:650px}.csb-site.template-gastropub .csb-site-hero p,.csb-site.template-bistro .csb-site-hero p{color:#eee}.csb-site.template-neighbourhood .csb-site-hero{background:linear-gradient(135deg,#f2c985,#f8e8c9)}.csb-site.template-dining .csb-site-hero-photo{order:2}.csb-browser.mobile .csb-site-links{display:none}.csb-browser.mobile .csb-site-nav{padding:0 14px}.csb-browser.mobile .csb-site-hero{grid-template-columns:1fr;min-height:auto}.csb-browser.mobile .csb-site-hero-photo{min-height:240px}.csb-browser.mobile .csb-site-hero-copy{padding:30px 18px}.csb-browser.mobile .csb-site-hero h1{font-size:34px}.csb-browser.mobile .csb-site-section{grid-template-columns:1fr;padding:35px 18px}.csb-browser.mobile .csb-site-section.muted .csb-placeholder-photo{order:2}.csb-browser.mobile .csb-site-gallery{height:210px;grid-template-columns:1fr 1fr}.csb-browser.mobile .csb-site-gallery div:first-child{grid-column:1/-1}.csb-browser.mobile .csb-site-info{grid-template-columns:1fr}.csb-browser.mobile .csb-site-info>div{padding:28px 18px}.csb-access{padding:30px;border:1px solid #ddd;border-radius:12px;background:#fff}@media(max-width:900px){.csb-workspace{grid-template-columns:350px minmax(0,1fr)}}@media(max-width:760px){.csb-workspace{display:block}.csb-panel{border-right:0}.csb-preview-area{padding:14px}.csb-browser{height:620px}.csb-topbar{padding:0 15px}.csb-status{display:none}.csb-success{align-items:flex-start;flex-wrap:wrap}.csb-success a{margin-left:42px}}


/* V0.4.1: dedicated application page shell */
html:has(body.chorus-sites-builder-app),
body.chorus-sites-builder-app{
	margin:0!important;
	padding:0!important;
	max-width:none!important;
	width:100%!important;
	background:#ece8ef!important;
}
body.chorus-sites-builder-app .chorus-sites-builder-page{
	margin:0!important;
	padding:0!important;
	width:100%!important;
	max-width:none!important;
	min-height:100vh;
}
body.chorus-sites-builder-app .csb-shell{
	width:100%!important;
	max-width:none!important;
	margin:0!important;
	min-height:100vh;
}
body.chorus-sites-builder-app .csb-workspace{
	width:100%;
	max-width:none;
}
