@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Playfair+Display:wght@600;700&display=swap";.values-reflection-page{--vr-purple: #51235f;--vr-purple-dark: #2f1538;--vr-teal: #397d7b;--vr-cream: #fbf9fc;--vr-lilac: #f3eaf8;--vr-mint: #e5f3f1;--vr-gold: #c3a25c;--vr-text: #4d4850;--vr-border: #ded8e1;color:var(--vr-text);background:#fff;font-family:inherit}.values-reflection-page *{box-sizing:border-box}.values-reflection-page .values-container,.values-reflection-page .tool{width:min(1180px,calc(100% - 48px));margin-inline:auto}.values-reflection-page .values-hero{padding:92px 0 82px;background:linear-gradient(115deg,#faf7fc,#f9f6fb 65%,#edf6f4);border-bottom:1px solid #eee8f0}.values-reflection-page .values-hero-inner{display:flex;align-items:center;justify-content:space-between;gap:50px}.values-reflection-page .values-eyebrow,.values-reflection-page .step{margin:0 0 13px;color:var(--vr-teal);font-size:13px;font-weight:700;letter-spacing:.17em}.values-reflection-page .values-hero h1{margin:0;max-width:850px;color:var(--vr-purple-dark);font-family:Georgia,Times New Roman,serif;font-size:clamp(48px,6vw,76px);line-height:1.02;letter-spacing:-.025em}.values-reflection-page .values-hero h1 em{color:var(--vr-teal);font-weight:inherit}.values-reflection-page .values-hero p:last-child{max-width:660px;margin:26px 0 0;font-size:19px;line-height:1.65}.values-reflection-page .values-hero-art{flex:0 0 auto;display:grid;place-items:center;width:145px;height:145px;color:var(--vr-teal);background:var(--vr-mint);border-radius:50%}.values-reflection-page .tool{padding:68px 0 82px}.values-reflection-page .progress{height:5px;margin-bottom:48px;overflow:hidden;background:#ece8ed;border-radius:10px}.values-reflection-page .progress span{display:block;height:100%;background:var(--vr-teal);transition:width .35s ease}.values-reflection-page .grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,.75fr);gap:64px}.values-reflection-page h2{margin:8px 0 20px;color:var(--vr-purple-dark);font-family:Georgia,Times New Roman,serif;font-size:clamp(32px,4vw,48px);line-height:1.12}.values-reflection-page p{line-height:1.72}.values-reflection-page .intro>div>p:not(.step){max-width:720px;font-size:17px}.values-reflection-page .intro aside{padding:32px;background:var(--vr-lilac);border:1px solid #e5d7eb;border-radius:16px}.values-reflection-page .intro aside h3{margin:0 0 25px;color:var(--vr-purple-dark);font-family:Georgia,serif;font-size:27px}.values-reflection-page .intro ol{margin:0;padding:0;list-style:none;counter-reset:item}.values-reflection-page .intro li{display:grid;grid-template-columns:34px 1fr;gap:4px 12px;margin:20px 0;counter-increment:item}.values-reflection-page .intro li:before{content:counter(item);grid-row:1 / 3;display:grid;place-items:center;width:30px;height:30px;color:#fff;background:var(--vr-purple);border-radius:50%;font-weight:700}.values-reflection-page .intro li span{grid-column:2;font-size:14px;line-height:1.5}.values-reflection-page .notice{display:flex;align-items:center;gap:15px;max-width:690px;margin:28px 0;padding:20px;color:#276866;background:var(--vr-mint);border-left:4px solid var(--vr-teal);border-radius:4px}.values-reflection-page button{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:11px 16px;color:var(--vr-purple-dark);background:#fff;border:1px solid var(--vr-border);border-radius:8px;font:inherit;cursor:pointer}.values-reflection-page button:hover{border-color:var(--vr-teal)}.values-reflection-page button:focus-visible,.values-reflection-page input:focus-visible,.values-reflection-page textarea:focus-visible{outline:3px solid #8fc3bf;outline-offset:3px}.values-reflection-page .primary{padding:14px 22px;color:#fff;background:var(--vr-purple);border-color:var(--vr-purple);font-weight:700}.values-reflection-page .primary:disabled{opacity:.48;cursor:not-allowed}.values-reflection-page .tool-heading{display:flex;justify-content:space-between;gap:32px;margin-bottom:28px}.values-reflection-page .tool-heading p{max-width:720px}.values-reflection-page .count{flex:0 0 112px;height:112px;display:grid;place-content:center;text-align:center;color:var(--vr-teal);background:var(--vr-mint);border-radius:50%}.values-reflection-page .count b{display:block;color:var(--vr-purple-dark);font-family:Georgia,serif;font-size:32px}.values-reflection-page .count span{font-size:11px}.values-reflection-page .search{width:100%;margin-bottom:24px;padding:14px 16px;background:#fff;border:1px solid var(--vr-border);border-radius:8px;font:inherit}.values-reflection-page .sort-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:24px}.values-reflection-page .deck{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;align-content:start;max-height:720px;padding-right:6px;overflow:auto}.values-reflection-page .value-card{display:grid;grid-template-columns:44px 1fr;gap:12px;padding:19px;background:#fff;border:1px solid var(--vr-border);border-radius:13px;box-shadow:0 7px 24px #3015380e}.values-reflection-page .value-card.selected{background:#f2faf8;border:2px solid var(--vr-teal)}.values-reflection-page .value-card .icon{display:grid;place-items:center;width:40px;height:40px;color:var(--vr-purple);background:var(--vr-lilac);border-radius:50%}.values-reflection-page .value-card h3{margin:2px 0 6px;color:var(--vr-purple-dark);font-family:Georgia,serif;font-size:20px}.values-reflection-page .value-card p{margin:0;font-size:13px;line-height:1.5}.values-reflection-page .card-actions{grid-column:1 / -1;display:flex;gap:6px}.values-reflection-page .card-actions button{flex:1;padding:8px 4px;font-size:10px}.values-reflection-page .buckets{display:grid;gap:13px}.values-reflection-page .bucket{min-height:160px;padding:17px;background:#faf7fc;border:1px dashed #cdbbd3;border-radius:13px}.values-reflection-page .bucket.important{background:#f1f8f6;border-color:#a5c9c5}.values-reflection-page .bucket.very{background:#fbf7ec;border-color:#d8c18d}.values-reflection-page .bucket h3{display:flex;justify-content:space-between;margin:0 0 12px;color:var(--vr-purple-dark);font-size:15px}.values-reflection-page .bucket h3 span{padding:2px 9px;background:#fff;border-radius:20px}.values-reflection-page .mini{margin:3px;padding:7px 9px;font-size:12px}.values-reflection-page .sticky{display:flex;justify-content:flex-end;margin-top:28px}.values-reflection-page .selection-grid,.values-reflection-page .result-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.values-reflection-page .select{grid-column:1 / -1;width:100%;margin-top:14px}.values-reflection-page .nav-buttons,.values-reflection-page .result-actions{display:flex;justify-content:space-between;gap:12px;margin-top:34px}.values-reflection-page .reflections{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.values-reflection-page .reflection{padding:26px;background:#fff;border:1px solid var(--vr-border);border-radius:13px;box-shadow:0 7px 24px #3015380d}.values-reflection-page .reflection header{display:flex;align-items:center;gap:10px;color:var(--vr-purple)}.values-reflection-page .reflection h3{margin:8px 0;color:var(--vr-purple-dark);font-family:Georgia,serif;font-size:24px}.values-reflection-page .reflection label{display:block;margin-top:18px;font-size:13px}.values-reflection-page textarea{width:100%;min-height:78px;margin-top:7px;padding:11px;border:1px solid var(--vr-border);border-radius:7px;resize:vertical}.values-reflection-page input[type=range]{display:block;width:100%;margin-top:12px;accent-color:var(--vr-teal)}.values-reflection-page .results{text-align:center}.values-reflection-page .result-grid{margin-top:30px;text-align:left}.values-reflection-page .result-grid dl{grid-column:1 / -1;margin:14px 0 0}.values-reflection-page .result-grid dt{margin-top:12px;color:var(--vr-teal);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.values-reflection-page .result-grid dd{margin:4px 0;line-height:1.5}.values-reflection-page .result-actions{justify-content:center}.values-reflection-page .boundary{padding:62px 24px;text-align:center;background:#f3eef7;border-top:1px solid #e6dce9}.values-reflection-page .boundary h2{margin-top:0;font-size:36px}.values-reflection-page .boundary p{max-width:720px;margin:auto}@media (max-width: 800px){.values-reflection-page .values-container,.values-reflection-page .tool{width:min(100% - 32px,1180px)}.values-reflection-page .values-hero{padding:58px 0}.values-reflection-page .values-hero-art{display:none}.values-reflection-page .grid,.values-reflection-page .sort-layout{grid-template-columns:1fr}.values-reflection-page .deck{grid-template-columns:1fr;max-height:none}.values-reflection-page .buckets{order:-1}.values-reflection-page .selection-grid,.values-reflection-page .result-grid,.values-reflection-page .reflections{grid-template-columns:1fr}.values-reflection-page .tool-heading{display:block}.values-reflection-page .count{width:100%;height:auto;margin-top:16px;padding:12px;border-radius:8px}.values-reflection-page .nav-buttons{position:sticky;bottom:0;padding:12px 0;background:#fff}}@media (prefers-reduced-motion: reduce){.values-reflection-page *,.values-reflection-page *:before,.values-reflection-page *:after{scroll-behavior:auto!important;transition:none!important}}@media print{.values-reflection-page .values-hero,.values-reflection-page .progress,.values-reflection-page .result-actions,.values-reflection-page .boundary{display:none}.values-reflection-page .tool{width:100%;padding:0}.values-reflection-page .result-grid{grid-template-columns:repeat(2,1fr)}.values-reflection-page .value-card{break-inside:avoid;box-shadow:none}}:root{--purple-950: #2d123f;--purple-900: #3a1552;--purple-800: #5d1f7d;--purple-700: #6f238f;--purple-100: #ede1f6;--purple-50: #f8f1fb;--teal-700: #0f7277;--teal-100: #dceff0;--cream: #fbf8ff;--ink: #1e1a27;--muted: #5f5a66;--line: #e6dfec;--shadow: 0 16px 45px rgba(43, 18, 63, .12);--soft-shadow: 0 8px 28px rgba(43, 18, 63, .09)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.container{width:min(1180px,calc(100% - 48px));margin:0 auto}.site-header{position:sticky;top:0;z-index:20;background:#fffffff0;border-bottom:1px solid rgba(237,225,246,.9);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.header-inner{min-height:94px;display:flex;align-items:center;justify-content:space-between;gap:28px}.logo-image{width:218px;height:auto}.logo-image-large{width:260px}.main-nav{display:flex;align-items:center;gap:32px;color:var(--ink);font-size:14px;font-weight:600}.main-nav a:first-child{color:var(--purple-700)}.hero-section{position:relative;overflow:hidden;min-height:560px;background:linear-gradient(90deg,#fbf7ff,#f6effa 44%,#fff);display:grid;grid-template-columns:1fr .95fr;align-items:stretch}.hero-image-wrapper{grid-column:2;grid-row:1;position:relative;width:100%;height:100%;min-height:560px;overflow:hidden;background:#2d123f}.hero-image{width:100%;height:100%;min-height:560px;object-fit:cover;object-position:center;display:block;filter:contrast(1.06) saturate(1.08) brightness(.96)}.hero-overlay{display:none}.hero-content{grid-column:1 / 3;grid-row:1;position:relative;min-height:560px;display:flex;align-items:center;z-index:2}.hero-copy{width:min(610px,100%);padding:58px 0}.hero-copy h1{margin:0;color:var(--purple-950);font-family:Playfair Display,Georgia,serif;font-size:clamp(40px,4.8vw,56px);line-height:1.12;letter-spacing:-.02em}.hero-values{margin-top:26px;display:grid;gap:8px}.hero-values h2{margin:0;color:#3f3b47;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(17px,2vw,20px);line-height:1.55;font-weight:400}.hero-copy p{margin:28px 0 0;color:#3f3b47;font-size:15px;line-height:1.72}.hero-buttons{margin-top:30px;display:flex;flex-wrap:wrap;gap:16px}.primary-button,.secondary-button{display:inline-flex;align-items:center;justify-content:center;min-width:160px;padding:15px 26px;border-radius:7px;font-size:14px;font-weight:800}.primary-button{color:#fff;background:var(--purple-700);box-shadow:var(--soft-shadow)}.secondary-button{color:var(--purple-800);background:#ffffffbf;border:1px solid var(--purple-700)}.surface-card{background:#fff;border:1px solid var(--line);border-radius:10px;box-shadow:var(--soft-shadow)}.cards-section{position:relative;z-index:3;margin-top:-28px;padding-bottom:38px}.cards-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.service-card{min-height:224px;display:grid;grid-template-columns:78px 1fr;gap:18px;padding:28px 30px}.icon-circle{grid-row:span 3;width:62px;height:62px;border-radius:999px;display:grid;place-items:center;background:var(--purple-100);color:var(--purple-700)}.icon-teal{background:var(--teal-100);color:var(--teal-700)}.service-card h2{margin:0;color:var(--purple-950);font-family:Playfair Display,Georgia,serif;font-size:23px;line-height:1.26}.service-card p{margin:0;color:#3f3b47;font-size:14.5px;line-height:1.66}.link-purple,.link-teal{font-weight:800;font-size:14.5px}.link-purple{color:var(--purple-700)}.link-teal{color:var(--teal-700)}.about-section{padding:64px 0 12px;background:#fff}.about-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:60px}.narrow-section{max-width:900px}.narrow-section .section-heading{max-width:none}.narrow-section .about-copy{max-width:none;margin-top:1.5rem}.section-heading .eyebrow{margin:0 0 14px;color:var(--teal-700);font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.18em}.section-heading h2{margin:0;color:var(--purple-950);font-family:Playfair Display,Georgia,serif;font-size:38px;line-height:1.18}.section-heading p,.about-copy p{color:var(--muted);font-size:17px;line-height:1.8}.about-copy p:first-child{margin-top:4px}.about-copy p,.about-copy li{font-size:1rem;line-height:1.7;color:inherit}.about-copy ul{margin:1rem 0 1.5rem;padding-left:1.25rem}.about-copy li{margin-bottom:.5rem}.about-me-card{display:grid;grid-template-columns:220px 1fr;gap:32px;align-items:center;max-width:100%;overflow:hidden}.about-me-card>*{min-width:0}.about-me-photo-wrap{width:220px;height:260px;max-width:100%;border-radius:18px;overflow:hidden;box-shadow:var(--soft-shadow);background:var(--purple-50)}.about-me-photo{width:100%;height:100%;max-width:100%;object-fit:cover;object-position:center;display:block}.offer-section{background:#fff;padding:54px 0 62px}.offer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:26px 0}.offer-column{padding:0 34px}.offer-column:first-child{padding-left:0}.offer-column.bordered{border-left:1px solid var(--line)}.offer-icon{margin-bottom:12px}.offer-icon.purple{color:var(--purple-700)}.offer-icon.teal{color:var(--teal-700)}.offer-column h2{margin:0;color:var(--purple-950);font-family:Playfair Display,Georgia,serif;font-size:34px;line-height:1.1}.offer-column h2.teal-heading{color:var(--teal-700)}.offer-column h3{margin:22px 0 0;color:var(--ink);font-size:17px;line-height:1.55}.offer-column p{color:#474250;font-size:15px;line-height:1.72}.model-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:11px;margin:24px 0}.model-grid span{text-align:center;color:var(--purple-800);background:var(--purple-100);border-radius:6px;padding:8px 10px;font-size:13px;font-weight:800}.check-list{list-style:none;padding:0;margin:24px 0;display:grid;gap:11px;color:#474250;font-size:14px;font-weight:600}.check-list li{display:flex;align-items:center;gap:10px}.teal-list svg{color:var(--teal-700)}.purple-list svg{color:var(--purple-700)}.resource-action-panel{display:flex;justify-content:space-between;gap:24px;align-items:center;padding:26px;margin-bottom:42px;border:1px solid var(--line);border-radius:16px;background:linear-gradient(90deg,#f1e4f9,#fbf7ff);box-shadow:var(--soft-shadow)}.resource-action-panel h2{margin:0 0 8px;color:var(--purple-950);font-family:Playfair Display,Georgia,serif;font-size:28px}.resource-action-panel p{margin:0;color:var(--muted);font-size:15px;line-height:1.6}.resource-action-buttons{display:flex;gap:12px;flex-wrap:wrap;justify-content:flex-end}.resource-action-buttons button{border:0;cursor:pointer}.danger-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:44px;padding:12px 18px;border-radius:999px;background:#f8e8ee;color:#8f1d3f;font-weight:800;font-size:14px}.save-message{margin-top:10px!important;color:var(--teal-700)!important;font-weight:800}.interactive-section{margin-top:48px}.interactive-section-heading{display:grid;grid-template-columns:72px 1fr;gap:22px;align-items:start;margin-bottom:28px}.interactive-heading-icon{width:64px;height:64px;border-radius:999px;display:grid;place-items:center;background:var(--purple-100);color:var(--purple-700)}.interactive-heading-icon.teal{background:var(--teal-100);color:var(--teal-700)}.interactive-section-heading h2{margin:0 0 12px;color:var(--purple-950);font-family:Playfair Display,Georgia,serif;font-size:clamp(32px,4vw,48px);line-height:1.08}.interactive-section-heading p{max-width:860px;color:var(--muted);font-size:16px;line-height:1.75}.worksheet-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.worksheet-field{display:grid;align-content:start;gap:8px;padding:24px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:var(--soft-shadow)}.worksheet-field span{color:var(--purple-950);font-weight:800;font-size:16px}.worksheet-field small{color:var(--muted);font-size:14px;line-height:1.55}.worksheet-field textarea{width:100%;min-height:150px;resize:vertical;border:1px solid var(--line);border-radius:10px;padding:14px;background:#fbf9fc;color:var(--purple-950);font:inherit;line-height:1.6}.worksheet-field textarea:focus{outline:3px solid rgba(111,35,143,.14);border-color:#6f238f73;background:#fff}.theory-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.theory-card{padding:26px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:var(--soft-shadow)}.theory-card.theory-a{border-top:5px solid var(--purple-700)}.theory-card.theory-b{border-top:5px solid var(--teal-700)}.theory-card-header{display:flex;align-items:center;gap:12px;color:var(--purple-950)}.theory-card-header h3{margin:0;font-family:Playfair Display,Georgia,serif;font-size:30px}.theory-card p{color:var(--muted);font-size:15px;line-height:1.7}.theory-card .worksheet-field{padding:0;border:0;box-shadow:none;margin-top:20px}.reflection-card{margin-top:28px}.reflection-card .worksheet-field{padding:0;border:0;box-shadow:none;margin-top:22px}.emotion-wheel-layout{display:grid;grid-template-columns:1fr .95fr;gap:34px;align-items:start}.emotion-wheel-panel,.emotion-detail-panel{border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:var(--soft-shadow)}.emotion-wheel-panel{position:relative;padding:30px}.emotion-wheel-core{width:210px;height:210px;margin:0 auto 26px;border-radius:999px;display:grid;place-items:center;text-align:center;background:radial-gradient(circle,#fff,#fbf8ff 65%,#f1e4f9);border:1px solid rgba(111,35,143,.16);box-shadow:var(--soft-shadow)}.emotion-wheel-core p{margin:0 0 6px;color:var(--teal-700);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.14em}.emotion-wheel-core strong{display:block;color:var(--purple-950);font-family:Playfair Display,Georgia,serif;font-size:28px;line-height:1.1}.emotion-wheel-core span{display:block;margin-top:8px;color:var(--muted);font-size:13px}.emotion-primary-ring{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.emotion-primary-segment{border:1px solid color-mix(in srgb,var(--segment-colour) 30%,white);border-radius:999px;padding:13px 14px;background:var(--segment-light);color:var(--segment-colour);font-weight:900;font-size:14px;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.emotion-primary-segment:hover,.emotion-primary-segment.active{transform:translateY(-2px);box-shadow:var(--soft-shadow);border-color:var(--segment-colour);background:color-mix(in srgb,var(--segment-light) 75%,white)}.emotion-secondary-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:22px}.emotion-secondary-chip{border:1px solid color-mix(in srgb,var(--segment-colour) 26%,white);border-radius:12px;padding:13px 14px;background:#fff;color:var(--purple-950);font-weight:800;font-size:14px;cursor:pointer;text-align:left}.emotion-secondary-chip:hover,.emotion-secondary-chip.active{background:var(--segment-light);border-color:var(--segment-colour);color:var(--segment-colour)}.emotion-detail-panel{padding:32px}.emotion-detail-panel h2{margin:0 0 14px;color:var(--purple-950);font-family:Playfair Display,Georgia,serif;font-size:clamp(34px,4vw,54px);line-height:1.05}.emotion-detail-panel p{color:var(--muted);font-size:16px;line-height:1.75}.emotion-detail-item{display:grid;grid-template-columns:36px 1fr;gap:14px;padding:16px;border-radius:14px;background:#fbf8ff;border:1px solid rgba(111,35,143,.12)}.emotion-detail-item svg{color:var(--purple-700);margin-top:2px}.emotion-detail-item h3{margin:0 0 6px;color:var(--purple-950);font-size:16px}.emotion-detail-item p{margin:0;font-size:14px;line-height:1.6}.dbt-function-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.dbt-function-card{padding:24px;border:1px solid var(--line);border-radius:18px;background:linear-gradient(180deg,#fff,#fbf8ff);box-shadow:var(--soft-shadow)}.dbt-function-icon{width:54px;height:54px;border-radius:999px;display:grid;place-items:center;background:var(--purple-100);color:var(--purple-700);margin-bottom:16px}.dbt-function-card h3{margin:0 0 10px;color:var(--purple-950);font-family:Playfair Display,Georgia,serif;font-size:24px}.dbt-function-card p{color:var(--muted);font-size:15px;line-height:1.7}.emotion-safety-card{display:grid;grid-template-columns:64px 1fr;gap:20px;margin-top:48px}.emotion-safety-icon{width:58px;height:58px;border-radius:999px;display:grid;place-items:center;background:var(--teal-100);color:var(--teal-700)}@media (max-width: 980px){.emotion-wheel-layout,.dbt-function-grid{grid-template-columns:1fr}}@media (max-width: 640px){.emotion-wheel-panel,.emotion-detail-panel{padding:22px}.emotion-wheel-core{width:180px;height:180px}.emotion-primary-ring,.emotion-secondary-grid,.emotion-safety-card{grid-template-columns:1fr}}.comprehensive-wheel-layout{grid-template-columns:1.08fr .92fr}.comprehensive-wheel-panel{padding:34px;overflow:hidden}.comprehensive-wheel{position:relative;width:min(760px,100%);aspect-ratio:1 / 1;margin:0 auto;border-radius:999px;background:radial-gradient(circle at center,#ffffff 0 17%,transparent 17.5%),radial-gradient(circle at center,#6f238f14 0,#6f238f14)}.wheel-centre{position:absolute;top:34%;right:34%;bottom:34%;left:34%;z-index:10;border-radius:999px;display:grid;place-items:center;text-align:center;padding:18px;background:#fff;border:2px solid var(--selected-colour);box-shadow:var(--soft-shadow)}.wheel-centre p{margin:0 0 4px;color:var(--selected-colour);font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.14em}.wheel-centre strong{color:var(--purple-950);font-family:Playfair Display,Georgia,serif;font-size:clamp(22px,3vw,36px);line-height:1.05}.wheel-centre span{display:block;margin-top:8px;color:var(--muted);font-size:12px;line-height:1.35}.wheel-ring{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:999px;pointer-events:none}.wheel-segment{position:absolute;left:50%;top:50%;border:1px solid rgba(255,255,255,.72);box-shadow:0 6px 18px #35184914;background:var(--segment-light);color:var(--segment-colour);font-weight:900;cursor:pointer;pointer-events:auto;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.wheel-segment:hover,.wheel-segment.active{filter:saturate(1.2) brightness(.98);box-shadow:0 12px 30px #3518492e;z-index:8}.core-segment{width:124px;height:70px;border-radius:18px;transform:rotate(var(--angle)) translateY(-105px) rotate(calc(-1 * var(--angle)));margin-left:-62px;margin-top:-35px;font-size:14px}.core-segment.active{background:var(--segment-colour);color:#fff;transform:rotate(var(--angle)) translateY(-105px) rotate(calc(-1 * var(--angle))) scale(1.06)}.branch-segment{width:118px;height:58px;border-radius:999px;transform:rotate(var(--angle)) translateY(-215px) rotate(calc(-1 * var(--angle)));margin-left:-59px;margin-top:-29px;font-size:13px;background:color-mix(in srgb,var(--segment-light) 72%,white)}.branch-segment.active{background:var(--segment-colour);color:#fff;transform:rotate(var(--angle)) translateY(-215px) rotate(calc(-1 * var(--angle))) scale(1.06)}.word-segment{width:104px;min-height:42px;border-radius:12px;transform:rotate(var(--angle)) translateY(-320px) rotate(calc(-1 * var(--angle)));margin-left:-52px;margin-top:-21px;padding:7px 8px;font-size:11px;line-height:1.15;background:#fff;color:var(--purple-950)}.word-segment:hover,.word-segment.active{background:var(--segment-colour);color:#fff;transform:rotate(var(--angle)) translateY(-320px) rotate(calc(-1 * var(--angle))) scale(1.08)}.wheel-key{margin-top:28px;padding:18px;border-radius:14px;background:#fbf8ff;border:1px solid rgba(111,35,143,.12)}.wheel-key p{margin:0;color:var(--muted);font-size:14px;line-height:1.65}.colour-linked-panel{border-top:8px solid var(--emotion-colour);background:linear-gradient(180deg,var(--emotion-light),#ffffff 34%),#fff}.colour-linked-panel .page-eyebrow,.colour-linked-panel h2{color:var(--emotion-colour)}.emotion-pathway-chip{display:inline-flex;width:fit-content;margin:12px 0 18px;padding:9px 12px;border-radius:999px;background:var(--emotion-light);color:var(--emotion-colour);font-size:13px;font-weight:900}.colour-linked-panel .emotion-detail-item{background:color-mix(in srgb,var(--emotion-light) 62%,white);border-color:color-mix(in srgb,var(--emotion-colour) 22%,white)}.colour-linked-panel .emotion-detail-item svg,.colour-linked-panel .emotion-detail-item h3{color:var(--emotion-colour)}.colour-linked-function{border-top:5px solid var(--emotion-colour);background:linear-gradient(180deg,var(--emotion-light),#ffffff 42%)}.colour-linked-function .dbt-function-icon{background:var(--emotion-light);color:var(--emotion-colour)}@media (max-width: 1180px){.comprehensive-wheel{width:min(640px,100%)}.core-segment{transform:rotate(var(--angle)) translateY(-88px) rotate(calc(-1 * var(--angle)))}.core-segment.active{transform:rotate(var(--angle)) translateY(-88px) rotate(calc(-1 * var(--angle))) scale(1.06)}.branch-segment{transform:rotate(var(--angle)) translateY(-180px) rotate(calc(-1 * var(--angle)))}.branch-segment.active{transform:rotate(var(--angle)) translateY(-180px) rotate(calc(-1 * var(--angle))) scale(1.06)}.word-segment{transform:rotate(var(--angle)) translateY(-270px) rotate(calc(-1 * var(--angle)));width:92px;margin-left:-46px;font-size:10px}.word-segment:hover,.word-segment.active{transform:rotate(var(--angle)) translateY(-270px) rotate(calc(-1 * var(--angle))) scale(1.08)}}@media (max-width: 980px){.comprehensive-wheel-layout{grid-template-columns:1fr}}@media (max-width: 720px){.comprehensive-wheel-panel{padding:22px}.comprehensive-wheel{width:100%;aspect-ratio:auto;border-radius:22px;display:grid;gap:18px;background:transparent}.wheel-centre,.wheel-ring,.wheel-segment{position:static;inset:auto;transform:none!important;margin:0}.wheel-centre{min-height:150px;border-radius:20px}.wheel-ring{display:grid;gap:10px;pointer-events:auto}.wheel-ring-core,.wheel-ring-branches,.wheel-ring-words{grid-template-columns:1fr}.wheel-segment{width:100%;height:auto;min-height:44px;border-radius:12px}.word-segment{font-size:13px}}.real-emotion-wheel-wrap{width:100%;max-width:760px;margin:0 auto}.real-emotion-wheel{width:100%;height:auto;display:block;overflow:visible}.wheel-outer-bg{fill:#fbf8ff;stroke:#6f238f2e;stroke-width:2}.wheel-slice path{transition:filter .18s ease,transform .18s ease,stroke-width .18s ease}.wheel-slice:hover path,.wheel-slice.active path{filter:saturate(1.25) brightness(1.03)}.wheel-core-text,.wheel-branch-text,.wheel-word-text{pointer-events:none;font-family:Inter,system-ui,sans-serif;font-weight:900}.wheel-core-text{font-size:16px;letter-spacing:.01em}.wheel-branch-text{font-size:15px}.wheel-word-text{font-size:11px}.wheel-centre-circle{fill:#fff;stroke:var(--selected-colour);stroke-width:4;filter:drop-shadow(0 12px 22px rgba(53,24,73,.18))}.wheel-centre-eyebrow{fill:var(--selected-colour);font-size:12px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.wheel-centre-main{fill:var(--purple-950);font-family:Playfair Display,Georgia,serif;font-size:28px;font-weight:800}.wheel-centre-sub{fill:var(--muted);font-size:12px;font-weight:700}@media (max-width: 720px){.real-emotion-wheel-wrap{overflow-x:auto;padding-bottom:10px}.real-emotion-wheel{min-width:660px}}.activity-monitor-grid{display:grid;grid-template-columns:1fr;gap:24px;margin-top:28px}.activity-day-card{padding:26px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:var(--soft-shadow)}.activity-day-card h3{margin:0 0 18px;color:var(--purple-950);font-family:Playfair Display,Georgia,serif;font-size:30px}.activity-period{display:grid;grid-template-columns:1.1fr .8fr .9fr;gap:16px;padding:18px 0;border-top:1px solid var(--line)}.activity-period h4{grid-column:1 / -1;margin:0;color:var(--teal-700);font-size:13px;text-transform:uppercase;letter-spacing:.12em}.activity-period label{display:grid;gap:8px;color:var(--purple-950);font-weight:800;font-size:14px}.activity-period textarea,.activity-period input{width:100%;border:1px solid var(--line);border-radius:10px;padding:12px;background:#fbf9fc;color:var(--purple-950);font:inherit;font-weight:400;line-height:1.5}.activity-period textarea:focus,.activity-period input:focus{outline:3px solid rgba(111,35,143,.14);border-color:#6f238f73;background:#fff}.neurochemical-panel{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-bottom:32px}.neurochemical-item{display:grid;grid-template-columns:54px 1fr;gap:16px;padding:24px;border:1px solid var(--line);border-radius:18px;background:linear-gradient(180deg,#fff,#fbf8ff);box-shadow:var(--soft-shadow)}.neurochemical-icon{width:50px;height:50px;border-radius:999px;display:grid;place-items:center;background:var(--purple-100);color:var(--purple-700)}.neurochemical-item h3{margin:0 0 8px;color:var(--purple-950);font-family:Playfair Display,Georgia,serif;font-size:24px}.neurochemical-item p{color:var(--muted);font-size:14px;line-height:1.65}.pathway-chip{display:inline-flex;width:fit-content;margin:0 0 10px;padding:7px 10px;border-radius:999px;background:var(--teal-100);color:var(--teal-700)!important;font-size:12px!important;font-weight:800}.ace-goal-grid{display:grid;grid-template-columns:1fr;gap:28px}.ace-goal-card{padding:28px;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:var(--soft-shadow)}.ace-goal-header{display:grid;grid-template-columns:62px 1fr;gap:18px;align-items:center;margin-bottom:24px}.ace-goal-icon{width:58px;height:58px;border-radius:999px;display:grid;place-items:center;background:var(--purple-100);color:var(--purple-700)}.ace-goal-header h3{margin:0 0 6px;color:var(--purple-950);font-family:Playfair Display,Georgia,serif;font-size:30px}.ace-goal-header p{margin:0;color:var(--teal-700);font-weight:800;font-size:14px}.ace-goal-card .worksheet-field{margin-top:18px;padding:0;border:0;box-shadow:none}@media (max-width: 980px){.neurochemical-panel,.activity-period{grid-template-columns:1fr}}@media (max-width: 840px){.neurochemical-item,.ace-goal-header{grid-template-columns:1fr}.neurochemical-icon,.ace-goal-icon{width:50px;height:50px}}.emotion-wheel-layout.comprehensive-wheel-layout{grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:42px;align-items:start}.emotion-wheel-panel.comprehensive-wheel-panel{padding:42px;border-radius:28px;background:radial-gradient(circle at 50% 42%,#fffffff5,#fbf8ffe6 48%,#f1e4f98c),#fff;border:1px solid rgba(111,35,143,.14);box-shadow:0 28px 70px #2f173f29,0 8px 24px #2f173f14;overflow:hidden}.real-emotion-wheel-wrap{max-width:780px;margin:0 auto;padding:12px;border-radius:999px;background:radial-gradient(circle at center,#ffffffe6,#fff3 58%,#6f238f14)}.real-emotion-wheel{width:100%;height:auto;display:block;overflow:visible;filter:drop-shadow(0 22px 36px rgba(47,23,63,.16))}.wheel-outer-bg{fill:#fcf9ff;stroke:#6f238f24;stroke-width:2}.wheel-slice{cursor:pointer}.wheel-slice:hover path{filter:saturate(1.18) brightness(1.02)}.wheel-slice.active path{filter:saturate(1.26) brightness(1.04);stroke-width:6}.wheel-core-text,.wheel-branch-text,.wheel-word-text{pointer-events:none;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:850;paint-order:stroke;stroke:#ffffffa6;stroke-width:2px;stroke-linejoin:round}.wheel-core-text{font-size:15px;letter-spacing:.01em}.wheel-branch-text{font-size:14px}.wheel-word-text{font-size:10.5px}.wheel-centre-circle{fill:#fff;stroke:var(--selected-colour);stroke-width:4;filter:drop-shadow(0 16px 26px rgba(47,23,63,.22)) drop-shadow(0 3px 8px rgba(47,23,63,.12))}.wheel-centre-eyebrow{fill:var(--selected-colour);font-family:Inter,system-ui,sans-serif;font-size:11px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.wheel-centre-main{fill:var(--purple-950);font-family:Playfair Display,Georgia,serif;font-size:27px;font-weight:800;letter-spacing:-.02em}.wheel-centre-sub{fill:var(--muted);font-family:Inter,system-ui,sans-serif;font-size:11px;font-weight:700}.wheel-key{margin:34px auto 0;max-width:680px;padding:18px 22px;border-radius:16px;background:#ffffffc2;border:1px solid rgba(111,35,143,.12);box-shadow:0 10px 26px #2f173f0f}.wheel-key p{margin:0;color:var(--muted);font-size:14px;line-height:1.65;text-align:center}.emotion-detail-panel.colour-linked-panel{position:sticky;top:108px;padding:38px;border-radius:28px;border:1px solid rgba(111,35,143,.14);border-top:9px solid var(--emotion-colour);background:linear-gradient(180deg,var(--emotion-light) 0%,rgba(255,255,255,.96) 34%,#ffffff 100%);box-shadow:0 28px 70px #2f173f24,0 8px 24px #2f173f12}.colour-linked-panel .page-eyebrow{color:var(--emotion-colour)}.colour-linked-panel h2{margin:0 0 14px;color:var(--emotion-colour);font-family:Playfair Display,Georgia,serif;font-size:clamp(42px,4vw,62px);line-height:1;letter-spacing:-.035em}.colour-linked-panel>p{color:var(--purple-950);font-size:16px;line-height:1.78}.emotion-pathway-chip{display:inline-flex;width:fit-content;margin:18px 0 22px;padding:10px 14px;border-radius:999px;background:var(--emotion-colour);color:#fff;font-size:13px;font-weight:900;box-shadow:0 8px 18px #2f173f24}.emotion-detail-grid{display:grid;gap:16px;margin-top:24px}.emotion-detail-item{display:grid;grid-template-columns:42px 1fr;gap:15px;padding:18px;border-radius:18px;background:#ffffffb8;border:1px solid color-mix(in srgb,var(--emotion-colour) 24%,white);box-shadow:0 10px 24px #2f173f0d}.emotion-detail-item svg{color:var(--emotion-colour);margin-top:3px}.emotion-detail-item h3{margin:0 0 7px;color:var(--emotion-colour);font-size:15px;font-weight:900;letter-spacing:.01em}.emotion-detail-item p{margin:0;color:var(--muted);font-size:14px;line-height:1.65}.dbt-function-grid{gap:24px}.dbt-function-card.colour-linked-function{padding:28px;border-radius:22px;border:1px solid color-mix(in srgb,var(--emotion-colour) 22%,white);border-top:7px solid var(--emotion-colour);background:linear-gradient(180deg,var(--emotion-light) 0%,#ffffff 46%);box-shadow:0 20px 46px #2f173f1a,0 6px 18px #2f173f0f}.colour-linked-function .dbt-function-icon{background:var(--emotion-colour);color:#fff;box-shadow:0 10px 20px #2f173f24}.colour-linked-function h3{color:var(--emotion-colour)}.emotion-safety-card{border-radius:24px;background:linear-gradient(90deg,#f1e4f9b3,#fffffff2);box-shadow:var(--soft-shadow)}@media (max-width: 1100px){.emotion-wheel-layout.comprehensive-wheel-layout{grid-template-columns:1fr}.emotion-detail-panel.colour-linked-panel{position:static}}@media (max-width: 760px){.emotion-wheel-panel.comprehensive-wheel-panel{padding:24px;border-radius:22px}.real-emotion-wheel-wrap{overflow-x:auto;max-width:100%;border-radius:22px;padding:10px 0 16px}.real-emotion-wheel{min-width:690px}.emotion-detail-panel.colour-linked-panel{padding:28px;border-radius:22px}.emotion-detail-item{grid-template-columns:1fr}}.wheel-centre-circle{fill:#fffdf8;stroke:var(--selected-colour);stroke-width:5;filter:drop-shadow(0 18px 28px rgba(47,23,63,.26)) drop-shadow(0 4px 10px rgba(47,23,63,.14))}.wheel-centre-eyebrow{fill:var(--selected-colour);stroke:none;font-family:Inter,system-ui,sans-serif;font-size:11px;font-weight:950;letter-spacing:.18em;text-transform:uppercase}.wheel-centre-main{fill:#2f173f;stroke:#fffdf8;stroke-width:3px;paint-order:stroke fill;font-family:Playfair Display,Georgia,serif;font-size:28px;font-weight:850;letter-spacing:-.025em}.wheel-centre-sub{fill:#5f4a69;stroke:none;font-family:Inter,system-ui,sans-serif;font-size:11px;font-weight:800}.real-emotion-wheel-wrap{background:radial-gradient(circle at 50% 50%,#fffdf8f5,#fffdf8b8 46%,#6f238f14),linear-gradient(135deg,#ffffffbd,#eedcf16b);border:1px solid rgba(111,35,143,.14)}.real-emotion-wheel{filter:drop-shadow(0 24px 34px rgba(47,23,63,.18)) drop-shadow(0 8px 14px rgba(47,23,63,.08))}.wheel-outer-bg{fill:#fffdf8;stroke:#6f238f29;stroke-width:2}.wheel-slice path{transition:filter .18s ease,opacity .18s ease,stroke-width .18s ease}.wheel-slice:hover path,.wheel-slice.active path{filter:saturate(1.14) brightness(1.02) contrast(1.04)}.workbook-access-panel{display:grid;grid-template-columns:76px 1fr;gap:24px;align-items:start;padding:30px;margin-bottom:46px;border:1px solid var(--line);border-radius:18px;background:linear-gradient(90deg,#f1e4f9,#fbf7ff);box-shadow:var(--soft-shadow)}.workbook-access-icon{width:66px;height:66px;border-radius:999px;display:grid;place-items:center;background:var(--purple-100);color:var(--purple-700)}.workbook-access-panel h2{margin:0 0 12px;color:var(--purple-950);font-family:Playfair Display,Georgia,serif;font-size:30px}.workbook-access-panel p{color:var(--muted);font-size:16px;line-height:1.75}.state-choice-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.state-card{padding:24px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:var(--soft-shadow)}.state-card h3{margin:0 0 10px;color:var(--purple-950);font-family:Playfair Display,Georgia,serif;font-size:25px}.state-card p{color:var(--muted);font-size:15px;line-height:1.7}.state-card div{display:grid;gap:6px;margin-top:16px;padding:14px;border-radius:12px;background:#fbf8ff}.state-card strong{color:var(--purple-800);font-size:13px;text-transform:uppercase;letter-spacing:.1em}.state-card span{color:var(--muted);font-size:14px;line-height:1.6}@media (max-width: 840px){.workbook-access-panel{grid-template-columns:1fr;padding:26px}.workbook-access-icon{width:56px;height:56px}.state-choice-grid{grid-template-columns:1fr}}@media (max-width: 840px){.resource-action-panel{display:grid;grid-template-columns:1fr;align-items:start}.resource-action-buttons{justify-content:flex-start}.interactive-section-heading,.worksheet-grid,.theory-grid{grid-template-columns:1fr}.interactive-heading-icon{width:56px;height:56px}}.practice-card{padding:28px;border:1px solid var(--line);border-radius:18px;background:linear-gradient(90deg,#f1e4f9,#fbf7ff);box-shadow:var(--soft-shadow)}.practice-card h3{margin:0 0 16px;color:var(--purple-950);font-family:Playfair Display,Georgia,serif;font-size:30px}.practice-card ol{margin:0;padding-left:22px;color:var(--muted);font-size:16px;line-height:1.8}.sensory-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.sensory-prompt-card{display:grid;grid-template-columns:54px 1fr;gap:16px;padding:22px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:var(--soft-shadow)}.sensory-prompt-icon{width:50px;height:50px;border-radius:999px;display:grid;place-items:center;background:var(--purple-100);color:var(--purple-700)}.sensory-prompt-card h3{margin:0 0 8px;color:var(--purple-950);font-family:Playfair Display,Georgia,serif;font-size:23px;line-height:1.2}.sensory-prompt-card p{margin:0;color:var(--muted);font-size:14px;line-height:1.65}@media (max-width: 980px){.sensory-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 840px){.sensory-grid,.sensory-prompt-card{grid-template-columns:1fr}.sensory-prompt-icon{width:48px;height:48px}}.wheel-centre-circle{fill:#fffdf8;stroke:var(--selected-colour);stroke-width:5;filter:drop-shadow(0 14px 24px rgba(47,23,63,.22)) drop-shadow(0 3px 8px rgba(47,23,63,.12))}.wheel-centre-eyebrow{fill:#9a4f18;stroke:none!important;paint-order:normal;font-family:Inter,system-ui,sans-serif;font-size:12px;font-weight:950;letter-spacing:.22em;text-transform:uppercase}.wheel-centre-main{fill:#2f173f;stroke:none!important;paint-order:normal;font-family:Playfair Display,Georgia,serif;font-size:31px;font-weight:850;letter-spacing:-.03em}.wheel-centre-sub{fill:#5d4666;stroke:none!important;paint-order:normal;font-family:Inter,system-ui,sans-serif;font-size:12px;font-weight:850}.wheel-centre-main{fill:#2f173f;stroke:none!important;paint-order:normal;font-family:Inter,system-ui,sans-serif;font-size:24px;font-weight:950;letter-spacing:.06em;text-transform:uppercase}.wheel-core-text{fill:#1f1a24!important;color:#1f1a24!important;stroke:none!important;paint-order:normal!important;font-family:Inter,system-ui,sans-serif;font-size:15px;font-weight:500!important;letter-spacing:.08em;text-transform:uppercase}.wheel-branch-text{fill:#1f1a24!important;color:#1f1a24!important;stroke:none!important;paint-order:normal!important;font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:500!important;letter-spacing:.08em;text-transform:uppercase}.wheel-word-text{fill:#1f1a24!important;color:#1f1a24!important;stroke:none!important;paint-order:normal!important;font-family:Inter,system-ui,sans-serif;font-size:10.5px;font-weight:500!important;letter-spacing:.06em;text-transform:uppercase}.booking-section{background:var(--cream);padding:30px 0 52px}.booking-panel{display:grid;grid-template-columns:.9fr 1.6fr;align-items:center;gap:34px;padding:26px 36px;border-radius:12px;background:linear-gradient(90deg,#f1e4f9,#fbf7ff);box-shadow:var(--soft-shadow)}.booking-intro{display:flex;align-items:center;gap:20px}.booking-icon{width:76px;height:76px;flex:0 0 76px;display:grid;place-items:center;color:var(--purple-700);background:#dec5ec;border-radius:999px}.booking-intro h2{margin:0;color:var(--purple-950);font-family:Playfair Display,Georgia,serif;font-size:30px}.booking-intro p{margin:8px 0 0;color:#474250;font-size:14px;line-height:1.55}.booking-actions{display:grid;grid-template-columns:repeat(3,1fr) 1.2fr;gap:12px}.outline-action,.solid-action,.payment-action{display:flex;align-items:center;justify-content:center;gap:9px;min-height:58px;border-radius:7px;font-size:13px;font-weight:800;text-align:center}.outline-action,.payment-action{color:var(--purple-800);background:#ffffffd1;border:1px solid #b78cd1}.solid-action{color:#fff;background:var(--purple-700)}.booking-buttons{display:grid;gap:10px}.booking-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;align-items:stretch;margin:34px 0}.booking-card-grid .surface-card{padding:28px}.booking-card{display:flex;flex-direction:column;justify-content:space-between;min-height:240px}.booking-card .primary-button,.payment-information-card{margin-top:1.5rem}.page-section{background:#fff;padding:72px 0}.page-section h1{margin:0 0 20px;color:var(--purple-950);font-family:Playfair Display,Georgia,serif;font-size:clamp(38px,5vw,56px);line-height:1.1}.page-section h2{color:var(--purple-950);font-family:Playfair Display,Georgia,serif}.page-section p,.page-section li,.page-section label{color:var(--muted);font-size:16px;line-height:1.75}.page-hero{background:linear-gradient(180deg,#fbf8ff,#fff);padding:72px 0 36px}.page-hero-inner{max-width:860px}.page-eyebrow{margin:0 0 14px;color:var(--teal-700);font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.18em}.page-hero h1{margin:0;color:var(--purple-950);font-family:Playfair Display,Georgia,serif;font-size:clamp(40px,5vw,58px);line-height:1.1}.page-hero p{margin:24px 0 0;color:var(--muted);font-size:18px;line-height:1.8}.page-content{background:#fff;padding:48px 0 76px}.two-column-page-grid{display:grid;grid-template-columns:1fr .85fr;gap:36px;align-items:start}.page-card{background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:var(--soft-shadow);padding:30px}.page-card h2,.page-card h3{margin-top:0;color:var(--purple-950);font-family:Playfair Display,Georgia,serif}.page-card p,.page-card li{color:var(--muted);line-height:1.75;text-align:left;word-spacing:normal;letter-spacing:normal}.equal-card-grid{align-items:stretch}.equal-surface-card{height:100%;display:flex;flex-direction:column}.equal-surface-card ul{margin-bottom:0}.page-cta{margin-top:34px;padding:28px;border-radius:14px;background:linear-gradient(90deg,#f1e4f9,#fbf7ff);box-shadow:var(--soft-shadow)}.page-cta h2{margin:0 0 12px;color:var(--purple-950);font-family:Playfair Display,Georgia,serif}.page-cta p{color:var(--muted);line-height:1.75}.page-button-row{display:flex;flex-wrap:wrap;gap:14px;margin-top:20px}.therapy-page-hero{background:linear-gradient(180deg,#fbf8ff,#fff);padding:56px 0 48px;overflow:hidden}.therapy-page-hero-grid{display:grid;grid-template-columns:1fr .9fr;gap:52px;align-items:center}.therapy-page-hero-copy,.therapy-page-hero-copy .page-eyebrow{text-align:left}.therapy-page-hero-copy h1{margin:0;max-width:760px;color:var(--purple-950);font-family:Playfair Display,Georgia,serif;font-size:clamp(42px,4vw,62px);line-height:1.08;letter-spacing:-.03em;text-align:left}.therapy-page-hero-copy p{margin:26px 0 0;max-width:720px;color:var(--muted);font-size:17px;line-height:1.75;text-align:left;word-spacing:normal;letter-spacing:normal}.therapy-page-image-wrap{position:relative;width:100%;min-height:390px;border-radius:16px;overflow:hidden;box-shadow:var(--shadow);background:transparent}.therapy-page-image{width:100%;height:100%;min-height:390px;object-fit:cover;object-position:center;display:block;filter:contrast(1.05) saturate(1.06) brightness(.97)}.therapy-wide-intro{max-width:940px;margin:0 auto 44px;text-align:center}.therapy-wide-intro p{color:var(--muted);font-size:17px;line-height:1.8;text-align:center}.therapy-model-section{margin-top:54px}.therapy-model-section .section-heading{max-width:880px;margin:0 auto 30px;text-align:center}.therapy-model-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;align-items:start;margin-top:28px}.therapy-model-card{position:relative;max-width:100%;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:var(--soft-shadow);overflow:hidden}.therapy-model-card summary{cursor:pointer;list-style:none;min-height:118px;padding:24px;color:var(--purple-950);display:grid;grid-template-columns:54px 1fr 32px;gap:16px;align-items:center}.therapy-model-card summary::-webkit-details-marker{display:none}.therapy-model-logo{width:54px;height:54px;border-radius:999px;display:grid;place-items:center;background:var(--purple-100);color:var(--purple-700);font-weight:800;font-size:14px}.therapy-model-title{display:grid;gap:5px}.therapy-model-title strong{font-family:Playfair Display,Georgia,serif;font-size:22px;line-height:1.2}.therapy-model-title span{color:var(--muted);font-size:14px;line-height:1.45}.therapy-model-card summary:after{content:"+";width:32px;height:32px;border-radius:999px;display:grid;place-items:center;background:var(--purple-100);color:var(--purple-700);font-weight:800}.therapy-model-card[open] summary:after{content:"–"}.therapy-model-content{max-width:100%;box-sizing:border-box;padding:0 24px 26px;color:var(--muted);line-height:1.75;overflow:hidden}.therapy-model-content p{margin:0 0 14px}.therapy-model-content ul{margin:0 0 20px;padding-left:20px}.therapy-approach-card{gap:1.5rem}.therapy-approach-card-image-wrap{margin-top:auto;border-radius:20px;overflow:hidden}.therapy-approach-card-image{display:block;width:100%;max-height:260px;object-fit:contain;border-radius:20px}.therapy-video-embed{margin-top:18px;width:100%;max-width:720px;aspect-ratio:16 / 9;border-radius:14px;overflow:hidden;background:#000;box-shadow:var(--soft-shadow)}.therapy-video-embed video{display:block;width:100%;height:100%;max-width:100%;object-fit:contain;border:0;border-radius:14px;background:#000}@media (min-width: 841px){.therapy-model-card[open]{grid-column:1 / -1}.therapy-model-card[open] summary{grid-template-columns:64px 1fr 32px}.therapy-model-card[open] .therapy-model-logo{width:64px;height:64px}.therapy-model-content{max-width:980px}}.consultation-image-card{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(240px,.7fr);gap:2rem;align-items:center}.consultation-image-card-reverse{grid-template-columns:minmax(240px,.7fr) minmax(0,1.3fr)}.consultation-image-card-reverse .consultation-image-copy{grid-column:2}.consultation-image-card-reverse .consultation-card-image-wrap{grid-column:1;grid-row:1}.consultation-card-image-wrap{width:100%;max-width:320px;justify-self:end;border-radius:22px;overflow:hidden;background:#401d550f}.consultation-card-image-wrap img{display:block;width:100%;height:auto;max-height:240px;object-fit:contain;border-radius:22px}.consultation-image-card-reverse .consultation-card-image-wrap{justify-self:start}.intake-form{display:grid;gap:18px;max-width:820px;margin-top:28px}.intake-form label{display:grid;gap:8px;font-weight:700;color:var(--ink)}.intake-form input,.intake-form select,.intake-form textarea{width:100%;border:1px solid var(--line);border-radius:8px;padding:13px 14px;font:inherit;color:var(--ink);background:#fff}.intake-form textarea{resize:vertical}.checkbox-row{display:flex!important;grid-template-columns:auto 1fr;align-items:flex-start;gap:12px!important;font-weight:600!important}.checkbox-row input{width:auto;margin-top:6px}.footer-section{background:#fbf8ff}.footer-main{display:grid;grid-template-columns:1.1fr 1.2fr 1.2fr .55fr;gap:44px;padding:42px 0;align-items:center}.footer-values p,.footer-contact p{margin:0 0 11px;color:#34303b;font-size:15px;line-height:1.65}.footer-contact p{display:flex;align-items:center;gap:13px}.footer-contact svg{color:var(--purple-700)}.footer-image-links{display:flex;align-items:center;gap:14px;margin-top:18px;flex-wrap:wrap}.footer-image-links a{display:inline-flex;align-items:center;justify-content:center;height:55px}.footer-logo-badge{height:55px;width:auto;max-width:120px;object-fit:contain;display:block}.quick-links{display:grid;gap:8px;align-self:start}.quick-links h3{margin:0 0 4px;color:var(--purple-800);font-size:15px}.quick-links a{color:#34303b;font-size:14px}.footer-bottom{background:linear-gradient(90deg,#4b1766,#6f238f);color:#fff}.footer-bottom-inner{min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:13px}.footer-bottom a{margin-left:34px}.resource-privacy-panel{display:grid;grid-template-columns:72px 1fr;gap:24px;align-items:start;padding:30px;border:1px solid var(--line);border-radius:16px;background:linear-gradient(90deg,#f1e4f9,#fbf7ff);box-shadow:var(--soft-shadow);margin-bottom:54px}.resource-privacy-icon{width:64px;height:64px;border-radius:999px;display:grid;place-items:center;background:var(--purple-100);color:var(--purple-700)}.resource-privacy-panel h2{margin:0 0 12px;color:var(--purple-950);font-family:Playfair Display,Georgia,serif;font-size:30px}.resource-privacy-panel p{color:var(--muted);font-size:16px;line-height:1.75}.resource-print-hint{display:inline-flex;align-items:center;gap:10px;margin-top:10px;padding:12px 14px;border-radius:9px;background:#ffffffd1;color:var(--purple-800);font-size:14px;font-weight:800}.resources-section{margin-top:20px}.resource-tile-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:28px}.resource-tile{display:grid;grid-template-columns:64px 1fr;gap:18px;min-height:230px;padding:26px;background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:var(--soft-shadow);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.resource-tile:hover{transform:translateY(-3px);box-shadow:var(--shadow);border-color:#6f238f40}.resource-tile-icon{width:58px;height:58px;border-radius:999px;display:grid;place-items:center;background:var(--purple-100);color:var(--purple-700)}.resource-tile-icon.icon-teal{background:var(--teal-100);color:var(--teal-700)}.resource-tile h2{margin:0;color:var(--purple-950);font-family:Playfair Display,Georgia,serif;font-size:25px;line-height:1.2}.resource-tile p{margin:12px 0 18px;color:var(--muted);font-size:15px;line-height:1.7}@media (max-width: 1100px){.main-nav{gap:16px;font-size:13px}.booking-panel,.booking-actions,.footer-main,.about-grid{grid-template-columns:1fr}.hero-copy{width:min(560px,100%)}.therapy-page-hero-grid{grid-template-columns:1fr;gap:34px}.therapy-page-hero-copy h1{font-size:clamp(38px,6vw,56px)}.therapy-page-image-wrap,.therapy-page-image{min-height:360px}}@media (max-width: 900px){.booking-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 850px){.consultation-image-card,.consultation-image-card-reverse{grid-template-columns:1fr}.consultation-image-card-reverse .consultation-image-copy,.consultation-image-card-reverse .consultation-card-image-wrap{grid-column:auto;grid-row:auto}.consultation-card-image-wrap,.consultation-image-card-reverse .consultation-card-image-wrap{max-width:100%;justify-self:stretch}.consultation-card-image-wrap img{max-height:260px}}@media (max-width: 840px){.site-header{position:static}.container{width:min(100% - 32px,1180px)}.header-inner{min-height:auto;padding:18px 0;align-items:center;flex-direction:column;gap:14px}.logo-image{width:150px}.main-nav{width:100%;justify-content:flex-start;gap:18px;overflow-x:auto;padding:8px 0 4px;font-size:13px;white-space:nowrap}.hero-section{display:block;min-height:auto}.hero-image-wrapper{position:relative;min-height:300px;height:300px;width:100%}.hero-image{min-height:300px;height:300px;width:100%;object-fit:cover;object-position:center}.hero-content{min-height:auto;display:block}.hero-copy{padding:38px 0 44px}.hero-copy h1{font-size:clamp(34px,9vw,44px)}.hero-values h2{font-size:17px;font-weight:400}.hero-copy p{font-size:15px}.cards-grid,.offer-grid,.training-grid,.booking-card-grid{grid-template-columns:1fr}.cards-section{margin-top:0;padding-top:30px}.service-card{grid-template-columns:1fr}.offer-column,.offer-column:first-child{padding:28px 0}.offer-column.bordered{border-left:0;border-top:1px solid var(--line)}.booking-actions{grid-template-columns:1fr}.page-hero{padding:48px 0 28px}.page-content{padding:36px 0 56px}.two-column-page-grid,.therapy-model-grid{grid-template-columns:1fr}.page-card{padding:24px}.about-me-card{grid-template-columns:1fr;gap:24px}.about-me-photo-wrap{width:100%;max-width:320px;height:auto;aspect-ratio:4 / 5;margin:0 auto}.about-me-photo{width:100%;height:100%;object-fit:cover}.therapy-page-hero{padding:34px 0 32px}.therapy-page-hero-grid{display:grid;grid-template-columns:1fr;gap:26px}.therapy-page-hero-copy{text-align:left}.therapy-page-hero-copy .page-eyebrow{text-align:left;font-size:12px}.therapy-page-hero-copy h1{font-size:clamp(34px,9vw,44px);line-height:1.08;letter-spacing:-.025em}.therapy-page-hero-copy p{max-width:100%;font-size:16px;line-height:1.72;text-align:left}.therapy-page-image-wrap{min-height:260px;border-radius:12px}.therapy-page-image{min-height:260px;object-fit:cover;object-position:center}.therapy-wide-intro{margin:0 auto 34px;text-align:left}.therapy-wide-intro p{font-size:16px;line-height:1.75;text-align:left}.therapy-model-card summary{grid-template-columns:48px 1fr 30px;padding:20px}.therapy-model-logo{width:48px;height:48px}.therapy-model-title strong{font-size:19px}.therapy-model-content{padding:0 20px 22px}.therapy-video-embed{width:100%;max-width:100%;aspect-ratio:16 / 9;margin-top:16px;border-radius:12px}.therapy-video-embed video{width:100%;height:100%;max-height:260px;object-fit:contain;border-radius:12px}.footer-bottom-inner{flex-direction:column;align-items:flex-start;padding:18px 0}.footer-bottom a{margin-left:0;margin-right:20px}}@media (max-width: 640px){.booking-card-grid{grid-template-columns:1fr}}@media (max-width: 520px){.container{width:min(100% - 28px,1180px)}.therapy-page-hero-copy h1{font-size:34px}.therapy-page-image-wrap,.therapy-page-image{min-height:230px}.therapy-video-embed{aspect-ratio:16 / 9;margin-top:14px;border-radius:10px}.therapy-video-embed video{max-height:220px;border-radius:10px}.resource-privacy-panel,.resource-tile,.resource-tile-grid{grid-template-columns:1fr}.resource-privacy-icon,.resource-tile-icon{width:54px;height:54px}.main-nav{font-size:12px;gap:16px}}@media print{.site-header,.footer-section,.no-print,.hero-buttons,.main-nav{display:none!important}body{background:#fff!important}.page-hero,.page-content{padding:20px 0!important}.page-card,.worksheet-field,.theory-card,.resource-action-panel{box-shadow:none!important;border:1px solid #ddd!important;break-inside:avoid}textarea{border:1px solid #aaa!important;min-height:120px!important}}.bilateral-page-card{padding:42px;border-radius:28px;background:radial-gradient(circle at 50% 18%,#fffdf8fa,#fbf8ffeb 48%,#eedcf18f),#fff;border:1px solid rgba(111,35,143,.14);box-shadow:0 28px 70px #2f173f24,0 8px 24px #2f173f12}.bilateral-header{display:flex;justify-content:space-between;gap:28px;align-items:flex-start;margin-bottom:34px}.bilateral-header h2{margin:0 0 12px;color:var(--purple-950);font-family:Playfair Display,Georgia,serif;font-size:clamp(34px,4vw,54px);line-height:1.05;letter-spacing:-.035em}.bilateral-header p{max-width:760px;margin:0;color:var(--muted);font-size:16px;line-height:1.75}.bilateral-stage{position:relative;padding:80px 38px;border-radius:30px;background:linear-gradient(135deg,#fffdf8f5,#f4ecf9e0),radial-gradient(circle at 50% 50%,rgba(0,109,119,.08),transparent 58%);border:1px solid rgba(111,35,143,.12);box-shadow:inset 0 0 40px #2f173f0b;overflow:hidden}.bilateral-stage:before{content:"";position:absolute;left:38px;right:38px;top:50%;height:2px;background:linear-gradient(90deg,transparent,rgba(111,35,143,.18),rgba(0,109,119,.22),rgba(111,35,143,.18),transparent)}.bilateral-track{position:relative;width:100%;height:120px}.bilateral-ball{position:absolute;left:0;top:50%;border-radius:999px;background:radial-gradient(circle at 34% 28%,rgba(255,255,255,.95),rgba(255,255,255,.22) 18%,transparent 34%),radial-gradient(circle at 42% 38%,#006d77,#2f173f 72%);box-shadow:0 18px 34px #2f173f47,0 5px 14px #2f173f29;transform-origin:center;margin-top:calc(var(--ball-half, 0px) * -1);transition:width .16s ease,height .16s ease}.bilateral-ball:after{content:"";position:absolute;top:-10px;right:-10px;bottom:-10px;left:-10px;border-radius:999px;border:1px solid rgba(0,109,119,.18);box-shadow:0 0 22px #006d772e}.bilateral-controls{display:flex;gap:14px;flex-wrap:wrap;justify-content:center;margin-top:30px}.bilateral-settings{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin-top:30px}.bilateral-setting{padding:22px;border-radius:20px;background:#ffffffc7;border:1px solid rgba(111,35,143,.12);box-shadow:0 12px 28px #2f173f0e}.bilateral-setting-label{display:flex;gap:12px;align-items:center;margin-bottom:16px;color:var(--purple-950)}.bilateral-setting-label svg{color:#006d77}.bilateral-setting-label strong{display:block;color:var(--purple-950);font-size:14px;font-weight:900}.bilateral-setting-label span{display:block;margin-top:2px;color:var(--muted);font-size:13px;font-weight:700}.bilateral-setting input[type=range]{width:100%;accent-color:#006d77}.bilateral-safety-card{display:grid;grid-template-columns:58px 1fr;gap:22px;align-items:flex-start;margin-top:34px;border-radius:24px;background:linear-gradient(90deg,#eedcf1ad,#fffdf8f5)}.bilateral-safety-icon{width:58px;height:58px;display:grid;place-items:center;border-radius:18px;background:#eedcf1;color:#6d3a73}.bilateral-safety-card h2{margin-top:0}.bilateral-page-card-fullscreen{position:fixed;top:20px;right:20px;bottom:20px;left:20px;z-index:9999;overflow:auto;display:flex;flex-direction:column;justify-content:center;background:radial-gradient(circle at center,#fffdf8,#fbf8ff 56%,#eedcf1)}.bilateral-page-card-fullscreen .bilateral-stage{padding-top:110px;padding-bottom:110px}.bilateral-page-card-fullscreen .bilateral-track{height:180px}@media (max-width: 780px){.bilateral-page-card{padding:26px;border-radius:22px}.bilateral-header{flex-direction:column}.bilateral-stage{padding:56px 22px;border-radius:22px}.bilateral-stage:before{left:22px;right:22px}.bilateral-settings,.bilateral-safety-card{grid-template-columns:1fr}}
