:root{color-scheme:light;--page-bg: #f7f7f3;--surface: #ffffff;--surface-strong: #eef3f1;--text: #172124;--muted: #5f6d70;--line: #dce3df;--primary: #315f68;--accent: #d8a15d;--radius: 8px;--shadow: 0 18px 45px rgb(28 37 38 / 10%);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0;background:var(--page-bg);color:var(--text);line-height:1.6}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.site-shell{min-height:100vh}.site-header{border-bottom:1px solid var(--line);background:color-mix(in srgb,var(--surface) 92%,transparent);position:sticky;top:0;z-index:10;backdrop-filter:blur(14px)}.nav-wrap,.section{width:min(1120px,calc(100% - 32px));margin:0 auto}.nav-wrap{min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:10px;font-weight:800}.brand-mark{width:36px;height:36px;border-radius:8px;background:var(--primary);color:#fff;display:grid;place-items:center;font-weight:900}.nav-links{display:flex;align-items:center;gap:18px;color:var(--muted);font-weight:650;font-size:.95rem}.hero{padding:clamp(48px,8vw,92px) 0 36px}.hero-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:clamp(24px,5vw,58px);align-items:end}.eyebrow{color:var(--primary);font-size:.82rem;font-weight:800;letter-spacing:0;text-transform:uppercase}h1,h2,h3{line-height:1.08;margin:0}h1{font-size:clamp(2.4rem,7vw,5.8rem);max-width:10ch}h2{font-size:clamp(1.7rem,3vw,2.7rem)}h3{font-size:1.2rem}.lead{font-size:clamp(1.05rem,2vw,1.28rem);color:var(--muted);max-width:62ch}.button-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border-radius:8px;border:1px solid var(--primary);background:var(--primary);color:#fff;font-weight:750}.button.secondary{background:transparent;color:var(--primary)}.panel{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);padding:clamp(18px,3vw,28px)}.stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.stat{padding:16px;border-radius:8px;background:var(--surface-strong)}.stat strong{display:block;font-size:1.35rem}.section{padding:42px 0}.section-head{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:20px}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.post-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:22px;min-height:260px;display:flex;flex-direction:column;gap:14px}.meta,.tag-list{display:flex;flex-wrap:wrap;gap:8px;color:var(--muted);font-size:.9rem}.tag{border:1px solid var(--line);border-radius:999px;padding:3px 9px;background:var(--surface-strong)}.article-header{padding:clamp(40px,7vw,86px) 0 24px}.article-title{max-width:13ch}.answer-box{border-left:4px solid var(--accent);background:var(--surface);padding:18px;border-radius:0 8px 8px 0;margin:26px 0}.prose{width:min(760px,calc(100% - 32px));margin:0 auto;padding-bottom:56px}.prose h2{margin-top:2rem;margin-bottom:.75rem;font-size:1.7rem}.prose p{font-size:1.06rem}.faq-list{display:grid;gap:12px;margin-top:22px}.faq-item{border:1px solid var(--line);background:var(--surface);border-radius:8px;padding:18px}.site-footer{border-top:1px solid var(--line);padding:28px 0;color:var(--muted)}.theme-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.theme-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);overflow:hidden;min-height:420px;display:flex;flex-direction:column}.theme-preview{min-height:250px;padding:14px;display:flex;flex-direction:column;justify-content:space-between;gap:14px;background:var(--preview-bg, var(--surface-strong))}.premium-theme-card{box-shadow:0 24px 70px #1920221f}.premium-theme-card h3{font-size:1.32rem}.premium-theme-card p{margin:0}.preview-browser{height:18px;display:flex;align-items:center;gap:6px;padding:0 4px}.preview-browser span{width:6px;height:6px;border-radius:50%;background:color-mix(in srgb,var(--primary) 45%,white)}.preview-scene{flex:1;display:grid;grid-template-columns:minmax(0,1fr) 118px;gap:14px;align-items:center}.preview-hero-copy,.preview-visual{display:grid;gap:9px}.preview-kicker,.preview-headline,.preview-subline,.preview-button,.preview-strip span,.preview-card-one,.preview-card-two{display:block;background:color-mix(in srgb,var(--primary) 30%,white)}.preview-kicker{width:56px;height:8px;border-radius:999px;background:var(--accent)}.preview-headline{width:100%;height:38px;border-radius:8px;background:var(--primary)}.preview-subline{width:82%;height:22px;border-radius:8px}.preview-button{width:74px;height:26px;border-radius:8px;background:var(--accent)}.preview-visual{min-height:138px;position:relative;border-radius:8px;background:color-mix(in srgb,var(--surface, #fff) 72%,var(--primary));border:1px solid color-mix(in srgb,var(--primary) 22%,white);overflow:hidden}.preview-portrait{position:absolute;inset:18px 18px 34px;border-radius:8px 8px 40px 40px;background:linear-gradient(145deg,color-mix(in srgb,var(--accent) 42%,white),color-mix(in srgb,var(--primary) 22%,white))}.preview-card-one,.preview-card-two{position:absolute;height:28px;border-radius:8px;background:color-mix(in srgb,var(--surface, #fff) 85%,var(--accent));box-shadow:0 12px 25px #141e231f}.preview-card-one{width:72px;right:8px;bottom:18px}.preview-card-two{width:58px;left:8px;bottom:8px}.preview-strip{display:grid;grid-template-columns:1fr .75fr .9fr;gap:8px}.preview-strip span{height:38px;border-radius:8px;background:color-mix(in srgb,var(--primary) 14%,white)}.theme-card-body{padding:22px;display:grid;gap:12px}.theme-best{color:var(--muted);font-size:.94rem}.theme-id{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace;color:var(--muted);font-size:.85rem}[data-theme-preview=clinical-calm]{--primary: #315f68;--accent: #c8975b;--preview-bg: #eef5f3}[data-theme-preview=modern-wellness]{--primary: #6b7d72;--accent: #c9896a;--preview-bg: #f5efe8}[data-theme-preview=premium-practice]{--primary: #243845;--accent: #bd9252;--preview-bg: #eceeed}[data-theme-preview=hypnosis-education]{--primary: #2e5664;--accent: #8f7658;--preview-bg: #eaf1f2}[data-theme-preview=conversion-care]{--primary: #345b61;--accent: #d06f4d;--preview-bg: #edf4f0}[data-theme-preview=mindful-minimal]{--primary: #576a62;--accent: #b98968;--preview-bg: #f6f2ed}[data-theme-preview=local-practitioner]{--primary: #344c5f;--accent: #d29548;--preview-bg: #edf2f4}[data-theme-preview=transformational-brand]{--primary: #6a5479;--accent: #c1745f;--preview-bg: #f4e9e6}[data-theme-preview=quit-smoking-specialist]{--primary: #334f59;--accent: #dd7048;--preview-bg: #f1eee8}[data-theme-preview=medical-authority]{--primary: #263f51;--accent: #88a9a6;--preview-bg: #edf3f5}[data-theme-preview=executive-clarity]{--primary: #222d3b;--accent: #b58a50;--preview-bg: #edeff2}[data-theme-preview=healing-warmth]{--primary: #735c66;--accent: #c88669;--preview-bg: #f5ece8}[data-preview-style=luxury] .preview-scene,[data-preview-style=executive] .preview-scene{grid-template-columns:1.1fr .9fr}[data-preview-style=luxury] .theme-preview,[data-preview-style=executive] .theme-preview{background:linear-gradient(135deg,var(--preview-bg),color-mix(in srgb,var(--primary) 11%,white))}[data-preview-style=minimal] .preview-strip,[data-preview-style=minimal] .preview-card-one,[data-preview-style=minimal] .preview-card-two{display:none}[data-preview-style=minimal] .preview-scene{grid-template-columns:1fr}[data-preview-style=minimal] .preview-visual{min-height:48px}[data-preview-style=editorial] .preview-strip{grid-template-columns:1fr 1fr 1fr}[data-preview-style=conversion] .preview-button,[data-preview-style=quit] .preview-button{width:104px}[data-preview-style=conversion] .preview-strip span,[data-preview-style=quit] .preview-strip span{background:color-mix(in srgb,var(--accent) 24%,white)}[data-preview-style=local] .preview-visual{background:linear-gradient(90deg,transparent 47%,color-mix(in srgb,var(--primary) 16%,white) 48% 52%,transparent 53%),linear-gradient(0deg,transparent 47%,color-mix(in srgb,var(--primary) 16%,white) 48% 52%,transparent 53%),color-mix(in srgb,var(--surface, #fff) 76%,var(--primary))}[data-preview-style=authority] .preview-strip{grid-template-columns:1.2fr 1fr}[data-preview-style=authority] .preview-strip span:nth-child(3){display:none}[data-preview-style=warm] .preview-portrait,[data-preview-style=transform] .preview-portrait{border-radius:42px 42px 8px 8px}[data-theme=industrial-service],[data-theme=repair-authority],[data-theme=field-service-pro],[data-theme=maintenance-resource]{--page-bg: #f4f5f2;--surface-strong: #e7ebea;--text: #171b1f;--muted: #60676e;--primary: #27313a;--accent: #f0b429;--line: #d5dbdc}[data-theme=modern-wellness],[data-theme=mindful-minimal],[data-theme=transformational-brand]{--page-bg: #f8f5f0;--surface-strong: #efe8de;--primary: #6a5b7b;--accent: #bf7f5f}[data-theme=clinical-calm]{--page-bg: #f5f8f7;--surface-strong: #e8f1ef;--primary: #315f68;--accent: #c8975b}[data-theme=premium-practice]{--page-bg: #f4f3f0;--surface-strong: #e7e8e4;--primary: #243845;--accent: #bd9252}[data-theme=hypnosis-education]{--page-bg: #f4f8f8;--surface-strong: #e6eff0;--primary: #2e5664;--accent: #8f7658}[data-theme=conversion-care]{--page-bg: #f5f7f3;--surface-strong: #e8f0eb;--primary: #345b61;--accent: #d06f4d}[data-theme=local-practitioner]{--page-bg: #f3f6f7;--surface-strong: #e6edf0;--primary: #344c5f;--accent: #d29548}[data-theme=quit-smoking-specialist]{--page-bg: #f6f4ef;--surface-strong: #eee6dd;--primary: #334f59;--accent: #dd7048}[data-theme=medical-authority]{--page-bg: #f3f7f8;--surface-strong: #e4eef0;--primary: #263f51;--accent: #88a9a6}[data-theme=executive-clarity]{--page-bg: #f4f5f7;--surface-strong: #e7eaf0;--primary: #222d3b;--accent: #b58a50}[data-theme=healing-warmth]{--page-bg: #f8f1ee;--surface-strong: #f0e3df;--primary: #735c66;--accent: #c88669}@media(max-width:820px){.nav-wrap{align-items:flex-start;flex-direction:column;padding:14px 0;gap:10px}.nav-links{width:100%;overflow-x:auto;padding-bottom:2px}.hero-grid,.grid,.theme-gallery{grid-template-columns:1fr}.section-head{align-items:flex-start;flex-direction:column}}@media(max-width:520px){.nav-wrap,.section,.prose{width:min(100% - 22px,1120px)}.stats{grid-template-columns:1fr}.post-card{min-height:auto}}
