.v2-scope .mk-section{padding:44px 0 64px}.v2-scope .mk-narrow{max-width:860px}.v2-scope .mk-h2-center{text-align:center;font-size:clamp(28px,3.6vw,40px);margin:26px 0 24px}.v2-scope .mk-center-head{text-align:center;max-width:620px;margin:0 auto 36px}.v2-scope .mk-center-head h2{font-size:clamp(28px,3.6vw,42px);margin-bottom:12px}.v2-scope .mk-center-head p{color:var(--ink-soft);font-size:16px}.v2-scope .mk-center-head .eyebrow{display:block;margin-bottom:12px}.v2-scope .eyebrow.gold{color:var(--gold-deep)}.v2-scope .mk-card{background:var(--white);border:1px solid var(--hairline);border-radius:var(--r-md);padding:26px}.v2-scope .mk-icon-ring{width:44px;height:44px;border-radius:50%;background:var(--sage-tint);color:var(--sage-deep);display:inline-flex;align-items:center;justify-content:center;flex:none}.v2-scope .mk-icon-ring.lg{width:56px;height:56px}.v2-scope .mk-icon-ring.gold{background:var(--cream-l);color:var(--gold-deep)}.v2-scope .mk-text-link{display:inline-flex;align-items:center;gap:7px;font-weight:700;font-size:14.5px;color:var(--sage-deep);background:none;border:none;cursor:pointer;padding:10px 0;min-height:44px}.v2-scope .mk-text-link:hover{color:var(--moss)}.v2-scope .mk-text-link.quiet{color:var(--ink-soft)}.v2-scope .mk-back-link{display:inline-flex;align-items:center;gap:8px;font-weight:700;font-size:14.5px;color:var(--sage-deep);background:none;border:none;cursor:pointer;padding:10px 0;margin-bottom:10px;min-height:44px}.v2-scope .mk-back-inline{margin-bottom:6px}.v2-scope .mk-spinner{width:22px;height:22px;border-radius:50%;border:2.5px solid var(--sage-tint);border-top-color:var(--sage-deep);animation:mk-spin .8s linear infinite;display:inline-block;flex:none}.v2-scope .mk-spinner.sm{width:15px;height:15px;border-width:2px}@keyframes mk-spin{to{transform:rotate(360deg)}}.v2-scope .mk-loading-screen{text-align:center;padding:120px 0}.v2-scope .mk-loading-screen .mk-spinner{margin-bottom:14px}.v2-scope .mk-loading-screen p{color:var(--ink-soft)}.v2-scope .mk-loading-inline{display:flex;align-items:center;gap:12px;padding:18px 0;color:var(--ink-soft);font-size:14.5px}.v2-scope .mk-kv{margin:18px 0;border:1px solid var(--hairline);border-radius:var(--r-sm);background:var(--cream-l);padding:6px 18px}.v2-scope .mk-kv>div{display:flex;justify-content:space-between;align-items:baseline;gap:18px;padding:10px 0;border-bottom:1px solid var(--hairline)}.v2-scope .mk-kv>div:last-child{border-bottom:none}.v2-scope .mk-kv dt{font-size:13.5px;color:var(--ink-soft)}.v2-scope .mk-kv dd{font-size:14.5px;font-weight:700;color:var(--ink);text-align:right;margin:0}.v2-scope .mk-kv .mk-break{word-break:break-all}.v2-scope .mk-kv-total dd b{font-family:Playfair Display,Georgia,serif;font-size:22px;color:var(--sage-deep)}.v2-scope .mk-kv-total dd small{display:block;font-size:11px;color:var(--ink-soft);font-weight:400}.v2-scope .mk-btn-sm{padding:11px 20px;font-size:14px;min-height:44px}.v2-scope .mk-btn-gold{background:var(--gold-deep);color:var(--warm-white);box-shadow:var(--shadow-soft)}.v2-scope .mk-btn-gold:hover{background:var(--brown);transform:translateY(-1px)}.v2-scope .mk-btn-quiet{background:var(--sage-tint);color:var(--sage-deep);cursor:default}.v2-scope .mk-btn-danger{background:var(--sev-serious);color:var(--warm-white)}.v2-scope .mk-btn-danger:hover{background:#8f4b3d}.v2-scope .btn:disabled{opacity:.55;cursor:not-allowed;transform:none}.v2-scope .mk-btn-light{background:var(--warm-white);color:var(--moss)}.v2-scope .mk-btn-light:hover{background:var(--sand)}.v2-scope .mk-btn-light-ghost{background:transparent;color:var(--warm-white);border:1.5px solid rgba(255,255,255,.55)}.v2-scope .mk-btn-light-ghost:hover{background:#ffffff1f}.v2-scope .mk-band{background:var(--moss);padding:64px 0}.v2-scope .mk-band-inner{text-align:center;max-width:760px}.v2-scope .mk-band-inner h2{color:var(--warm-white);font-size:clamp(26px,3.4vw,38px);margin-bottom:14px}.v2-scope .mk-band-inner p{color:#ffffffd1;font-size:16.5px;line-height:1.65}.v2-scope .mk-band-row{display:flex;gap:14px;justify-content:center;flex-wrap:wrap;margin-top:28px}.v2-scope .mk-band.image{position:relative;background-size:cover;background-position:center 30%}.v2-scope .mk-band.image:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#2d322cbd,#2d322c94)}.v2-scope .mk-band.image .mk-band-inner{position:relative;z-index:1}.v2-scope .mk-band.cream{background:var(--cream-l)}.v2-scope .mk-band.cream .mk-band-inner h2{color:var(--moss)}.v2-scope .mk-band.cream .mk-band-inner p{color:var(--ink);opacity:.82}.v2-scope .mk-band.cream .mk-btn-light{background:var(--sage-deep);color:var(--warm-white)}.v2-scope .mk-band.cream .mk-btn-light:hover{background:var(--moss)}.v2-scope .mk-band.cream .mk-btn-light-ghost{color:var(--moss);border-color:var(--sage)}.v2-scope .mk-band.cream .mk-btn-light-ghost:hover{background:var(--sand)}.v2-scope .mk-about-photo{aspect-ratio:4 / 5;border-radius:var(--r-lg);overflow:hidden;box-shadow:var(--shadow-soft)}.v2-scope .mk-about-photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center 22%;object-position:center 22%}.v2-scope .mk-chip-row{display:flex;gap:10px;flex-wrap:wrap;justify-content:center;margin:0 0 26px}.v2-scope .mk-chip{border:1.5px solid var(--hairline);background:var(--white);color:var(--ink);font-weight:700;font-size:14px;padding:11px 19px;border-radius:999px;transition:.18s;cursor:pointer;min-height:44px}.v2-scope .mk-chip:hover{border-color:var(--sage-soft);background:var(--cream-l)}.v2-scope .mk-chip.on{background:var(--sage-deep);border-color:var(--sage-deep);color:var(--warm-white)}.v2-scope .mk-bullets{list-style:none;margin:8px 0 0;padding:0;display:grid;gap:7px}.v2-scope .mk-bullets li{position:relative;padding-left:16px;font-size:14px;line-height:1.55;color:var(--ink)}.v2-scope .mk-bullets li:before{content:"";position:absolute;left:0;top:.58em;width:6px;height:6px;border-radius:50%;background:var(--sage)}.v2-scope .mk-bullets.serious li{color:#4a3830}.v2-scope .mk-bullets.serious li:before{background:var(--sev-serious)}.v2-scope .mk-two-col{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:22px 0}.v2-scope .mk-acc-list{display:grid;gap:10px}.v2-scope .mk-acc{background:var(--white);border:1px solid var(--hairline);border-radius:var(--r-sm);overflow:hidden;transition:border-color .18s}.v2-scope .mk-acc.open{border-color:var(--sage-soft)}.v2-scope .mk-acc>button{width:100%;display:flex;align-items:center;gap:12px;padding:15px 18px;min-height:52px;background:none;border:none;cursor:pointer;text-align:left;font-family:inherit;font-size:14.5px;font-weight:700;color:var(--ink)}.v2-scope .mk-acc>button>span:not(.mk-acc-num){flex:1}.v2-scope .mk-acc-chev{flex:none;color:var(--ink-soft);transition:transform .2s}.v2-scope .mk-acc.open>button .mk-acc-chev,.v2-scope .mk-pathway.open>button .mk-acc-chev,.v2-scope .mk-faq-item.open button .mk-faq-chev,.v2-scope .mk-priority-card.open .mk-acc-chev{transform:rotate(180deg)}.v2-scope .mk-acc-body{padding:2px 18px 18px}.v2-scope .mk-acc-num{width:28px;height:28px;border-radius:50%;background:var(--sage-tint);color:var(--sage-deep);display:inline-flex;align-items:center;justify-content:center;font-size:12.5px;font-weight:800;flex:none}.v2-scope .mk-acc-prose{font-size:14px;line-height:1.6;color:var(--ink);display:grid;gap:10px}.v2-scope .mk-acc-prose ul{margin:0;padding-left:18px;display:grid;gap:6px}.v2-scope .mk-acc-prose a{color:var(--sage-deep);font-weight:700;text-decoration:underline}.v2-scope .mk-quiet-card{background:var(--cream-l);border:1px solid var(--hairline);border-radius:var(--r-sm);padding:16px 18px}.v2-scope .mk-quiet-card h4,.v2-scope .mk-quiet-card b{font-size:14.5px;color:var(--moss);font-family:Mulish,sans-serif;font-weight:700}.v2-scope .mk-quiet-card p{font-size:13.5px;color:var(--ink-soft);line-height:1.55;margin-top:5px}.v2-scope .mk-qc-head{display:flex;align-items:center;gap:8px;color:var(--sage-deep);margin-bottom:4px}.v2-scope .mk-empty-note{font-size:14px;color:var(--ink-soft);padding:12px 0}.v2-scope .mk-field-note{font-size:13px;color:var(--ink-soft);margin-top:7px}.v2-scope .mk-optional{font-weight:400;color:var(--ink-soft)}.v2-scope .mk-char-count{display:block;text-align:right;font-size:12px;color:var(--ink-soft);margin-top:5px}.v2-scope .mk-form-note{font-size:13.5px;color:var(--ink-soft);background:var(--cream-l);border-radius:var(--r-sm);padding:12px 14px}.v2-scope .mk-form-note.center{text-align:center;background:none;padding:0}.v2-scope .mk-field{margin-bottom:16px}.v2-scope .mk-field>label{display:block;font-size:13.5px;font-weight:700;color:var(--ink);margin-bottom:7px}.v2-scope .mk-input{width:100%;min-width:0;padding:13px 16px;min-height:48px;border:1.5px solid var(--hairline);border-radius:var(--r-sm);background:var(--white);font-family:Mulish,system-ui,sans-serif;font-size:15px;color:var(--ink);transition:border-color .18s,box-shadow .18s}.v2-scope .mk-input:focus{outline:none;border-color:var(--sage);box-shadow:0 0 0 3px var(--sage-tint)}.v2-scope .mk-input::-moz-placeholder{color:var(--ink-soft);opacity:.6}.v2-scope .mk-input::placeholder{color:var(--ink-soft);opacity:.6}.v2-scope select.mk-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%236B7B6C' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;padding-right:42px}.v2-scope .mk-textarea{resize:none;min-height:120px;line-height:1.55}.v2-scope .mk-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}@media(max-width:560px){.v2-scope .mk-form-grid{grid-template-columns:1fr}}.v2-scope .mk-form-submit{width:100%;justify-content:center;margin-top:6px}.v2-scope .mk-field-hint{display:inline-flex;align-items:center;gap:6px;font-size:13.5px;color:var(--ink-soft);margin:2px 0 10px}.v2-scope .mk-field-hint.ok{color:var(--sage-deep);font-weight:700}.v2-scope .mk-code-input{text-align:center;font-size:19px;letter-spacing:.18em;font-weight:700}.v2-scope .mk-radio-card{display:flex;align-items:flex-start;gap:12px;padding:14px 16px;border:1.5px solid var(--hairline);border-radius:var(--r-sm);cursor:pointer;transition:.18s;margin-bottom:10px;min-height:52px}.v2-scope .mk-radio-card:hover{border-color:var(--sage-soft)}.v2-scope .mk-radio-card.on{border-color:var(--sage-deep);background:var(--sage-tint)}.v2-scope .mk-radio-card input{margin-top:3px;accent-color:var(--sage-deep);width:17px;height:17px;flex:none}.v2-scope .mk-radio-card span b{display:block;font-size:14.5px;color:var(--ink)}.v2-scope .mk-radio-card span small{display:block;font-size:13px;color:var(--ink-soft);margin-top:1px}.v2-scope .mk-about-hero{display:flex;align-items:center;gap:clamp(40px,5vw,76px);min-height:clamp(460px,68vh,680px)}.v2-scope .mk-about-portrait{width:min(450px,44vw);flex:none}.v2-scope .mk-photo-placeholder{aspect-ratio:4 / 5;border-radius:var(--r-lg);background:linear-gradient(165deg,var(--sand),var(--sand-deep));border:1px solid var(--hairline);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;text-align:center;padding:24px}.v2-scope .mk-photo-placeholder .mk-pp-ring{width:72px;height:72px;border-radius:50%;background:#fff9;color:var(--sage-deep);display:flex;align-items:center;justify-content:center;margin-bottom:10px}.v2-scope .mk-photo-placeholder b{font-family:Playfair Display,Georgia,serif;font-size:21px;color:var(--moss);font-weight:600}.v2-scope .mk-photo-placeholder span:not(.mk-pp-ring){font-size:12.5px;color:var(--ink-soft);letter-spacing:.06em;text-transform:uppercase;font-weight:700}.v2-scope .mk-about-hero-text .eyebrow{display:block;margin-bottom:14px}.v2-scope .mk-about-hero-text h1{font-size:clamp(40px,5.6vw,72px);line-height:1.04;letter-spacing:-.01em}.v2-scope .mk-about-hero-text h1 em{font-style:italic;color:var(--sage-deep)}.v2-scope .mk-about-sub{color:var(--ink-soft);margin-top:14px;font-size:15.5px;line-height:1.6;max-width:54ch}.v2-scope .mk-about-sign{margin-top:16px;font-family:Cormorant Garamond,serif;font-style:italic;font-size:18px;color:var(--sage-deep)}.v2-scope .mk-section.warm{background:var(--sand)}.v2-scope .mk-founders{display:grid;grid-template-columns:1fr 1fr;gap:36px}.v2-scope .mk-founder-photo{aspect-ratio:4 / 5;border-radius:var(--r-md);overflow:hidden;margin-bottom:18px;box-shadow:var(--shadow-soft)}.v2-scope .mk-founder-photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center 20%;object-position:center 20%}.v2-scope .mk-founder h3{font-size:26px;margin-bottom:2px}.v2-scope .mk-founder-role{font-size:12px;letter-spacing:.1em;text-transform:uppercase;font-weight:700;color:var(--sage-deep);margin-bottom:14px}.v2-scope .mk-founder-bio{display:grid;gap:12px}.v2-scope .mk-founder-bio p{font-size:14.5px;line-height:1.65;color:var(--ink-soft)}.v2-scope .mk-founder-quote{margin:18px 0 0;background:var(--sage-tint);border:1px solid rgba(168,181,166,.55);border-radius:var(--r-sm);padding:18px 20px}.v2-scope .mk-founder-quote p{font-family:Cormorant Garamond,serif;font-style:italic;font-size:17px;line-height:1.55;color:var(--moss)}.v2-scope .mk-founder-quote cite{display:block;font-style:normal;font-size:12.5px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--sage-deep);margin-top:8px}.v2-scope .mk-tags{display:flex;gap:7px;flex-wrap:wrap;margin-top:16px}.v2-scope .mk-tags span{font-size:11.5px;font-weight:700;color:var(--sage-deep);background:var(--sage-tint);padding:6px 12px;border-radius:999px}.v2-scope .mk-principles{display:grid;grid-template-columns:1fr 1fr;gap:16px}.v2-scope .mk-principle{display:flex;gap:16px;background:var(--white);border:1px solid var(--hairline);border-radius:var(--r-md);padding:22px}.v2-scope .mk-principle h3{font-size:19px;margin-bottom:5px}.v2-scope .mk-principle p{font-size:14px;color:var(--ink-soft);line-height:1.55}.v2-scope .mk-core-messages{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;text-align:center}.v2-scope .mk-core-messages>div{display:flex;flex-direction:column;align-items:center;gap:12px}.v2-scope .mk-core-messages p{font-size:14.5px;font-weight:600;color:var(--ink);line-height:1.5}.v2-scope .mk-hero-row{display:flex;gap:14px;flex-wrap:wrap;margin-top:26px}.v2-scope .mk-plans-section{background:var(--paper);scroll-margin-top:80px}.v2-scope .mk-tiers{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;align-items:start}.v2-scope .mk-tier{display:flex;flex-direction:column}.v2-scope .mk-tier-toggle,.v2-scope .mk-tier-toggle-slot{display:flex;justify-content:center;gap:4px;height:52px;margin-bottom:14px;align-items:center}.v2-scope .mk-tt-chip{display:inline-flex;align-items:center;gap:7px;border:1.5px solid var(--hairline);background:var(--white);color:var(--ink-soft);font-weight:700;font-size:13.5px;padding:11px 16px;border-radius:999px;cursor:pointer;transition:.18s;min-height:44px}.v2-scope .mk-tt-chip.on{background:var(--sage-deep);border-color:var(--sage-deep);color:var(--warm-white)}.v2-scope .mk-tt-chip.gold.on{background:var(--gold-deep);border-color:var(--gold-deep)}.v2-scope .mk-tt-save{font-size:10.5px;font-weight:800;padding:3px 8px;border-radius:999px;background:var(--sage-tint);color:var(--sage-deep)}.v2-scope .mk-tt-chip.on .mk-tt-save{background:#ffffff38;color:var(--warm-white)}.v2-scope .mk-tt-save.gold{background:var(--cream-l);color:var(--gold-deep)}.v2-scope .mk-tt-chip.gold.on .mk-tt-save.gold{background:#ffffff38;color:var(--warm-white)}.v2-scope .mk-price-card{position:relative;background:var(--white);border:1.5px solid var(--hairline);border-radius:var(--r-lg);padding:30px 26px 26px;display:flex;flex-direction:column;flex:1}.v2-scope .mk-price-card.featured{border-color:var(--sage);box-shadow:var(--shadow-card)}.v2-scope .mk-price-card.gold{border-color:#a07f548c}.v2-scope .mk-price-card.current{box-shadow:0 0 0 3px var(--sage-tint)}.v2-scope .mk-price-card.gold.current{box-shadow:0 0 0 3px var(--cream-l)}.v2-scope .mk-pc-badge{align-self:center;display:inline-block;margin:0 0 12px;font-size:10.5px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;background:var(--sage-tint);color:var(--sage-deep);padding:6px 12px;border-radius:999px}.v2-scope .mk-pc-badge.gold{background:var(--cream-l);color:var(--gold-deep)}@media(max-width:560px){.v2-scope .mk-pc-badge,.v2-scope .mk-gift-badge{position:static;display:inline-block;margin-bottom:10px}}.v2-scope .mk-pc-head{text-align:center;margin-bottom:8px}.v2-scope .mk-pc-head h3{font-size:23px;margin-bottom:4px}.v2-scope .mk-pc-head p{font-size:13.5px;color:var(--ink-soft)}.v2-scope .mk-pc-price{text-align:center;margin:12px 0 18px;min-height:96px}.v2-scope .mk-pc-price>p{font-size:13px;color:var(--ink-soft);margin-top:4px}.v2-scope .mk-pc-amount{display:flex;align-items:baseline;justify-content:center;gap:5px}.v2-scope .mk-pc-figure{font-family:Mulish,system-ui,sans-serif;font-variant-numeric:lining-nums;font-size:44px;font-weight:700;color:var(--moss);line-height:1;letter-spacing:-.01em}.v2-scope .mk-pc-cur{font-family:inherit}.v2-scope .mk-pc-cents{font:inherit}.v2-scope .mk-pc-figure.sage{color:var(--sage-deep)}.v2-scope .mk-pc-figure.gold{color:var(--gold-deep)}.v2-scope .mk-pc-per{font-size:14.5px;color:var(--ink-soft)}.v2-scope .mk-pc-save{font-weight:700;color:var(--sage-deep)!important}.v2-scope .mk-pc-save.gold{color:var(--gold-deep)!important}.v2-scope .mk-pc-trial{font-size:12.5px!important;margin-top:8px!important}.v2-scope .mk-pc-cta{width:100%;justify-content:center}.v2-scope .mk-pc-error{margin-bottom:14px}.v2-scope .mk-pc-features{margin-top:22px}.v2-scope .mk-pc-features>b{display:block;font-size:14px;color:var(--ink);margin-bottom:12px}.v2-scope .mk-pc-features ul{list-style:none;margin:0;padding:0;display:grid;gap:9px}.v2-scope .mk-pc-features li{display:flex;align-items:flex-start;gap:9px;font-size:13.5px;color:var(--ink-soft);line-height:1.45}.v2-scope .mk-pc-features li.gold{color:var(--gold-deep);font-weight:600}.v2-scope .mk-li-check{color:var(--sage-deep);flex:none;margin-top:3px}.v2-scope .mk-li-check.gold{color:var(--gold-deep)}.v2-scope .mk-li-x{color:var(--ink-soft);opacity:.7;flex:none;margin-top:3px}.v2-scope .mk-pc-not{margin-top:16px;padding-top:14px;border-top:1px solid var(--hairline)}.v2-scope .mk-pc-not>b{display:block;font-size:12px;color:var(--ink-soft);margin-bottom:9px;font-weight:700}.v2-scope .mk-pc-not ul{list-style:none;margin:0;padding:0;display:grid;gap:7px}.v2-scope .mk-pc-not li{display:flex;align-items:flex-start;gap:8px;font-size:12.5px;color:var(--ink-soft)}.v2-scope .mk-pc-substatus{margin-top:18px;padding:14px 16px;background:var(--sage-tint);border-radius:var(--r-sm);display:grid;gap:8px}.v2-scope .mk-pc-substatus>div{display:flex;justify-content:space-between;font-size:13.5px}.v2-scope .mk-pc-substatus span{color:var(--ink-soft)}.v2-scope .mk-pc-substatus b{color:var(--ink)}.v2-scope .mk-pc-substatus .btn{width:100%;justify-content:center;margin-top:4px}.v2-scope .mk-pc-paymethods{display:flex;justify-content:center;gap:8px;margin-top:20px;padding-top:16px;border-top:1px solid var(--hairline)}.v2-scope .mk-pc-paymethods span{font-size:10.5px;color:var(--ink-soft);background:var(--cream-l);border-radius:6px;padding:4px 9px;font-weight:700}.v2-scope .mk-sub-card{max-width:560px;margin:0 auto;background:var(--white);border:1.5px solid var(--sage);border-radius:var(--r-lg);padding:36px 32px;text-align:center;box-shadow:var(--shadow-soft)}.v2-scope .mk-sub-card h2{font-size:30px;margin:16px 0 4px}.v2-scope .mk-sub-plan{color:var(--sage-deep);font-weight:700;font-size:14.5px}.v2-scope .mk-sub-card .mk-kv{text-align:left}.v2-scope .mk-sub-card .callout{text-align:left;margin-bottom:16px}.v2-scope .mk-sub-actions{display:grid;gap:10px;margin-top:20px}.v2-scope .mk-sub-actions .btn{width:100%;justify-content:center}.v2-scope .mk-gift-band{background:linear-gradient(180deg,var(--warm-white),var(--cream-l))}.v2-scope .mk-gift-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.v2-scope .mk-gift-card{position:relative;display:block;background:var(--white);border:1.5px solid var(--hairline);border-radius:var(--r-md);padding:26px 24px;text-align:left;transition:.2s;font-family:inherit;cursor:pointer}.v2-scope .mk-gift-card:hover{transform:translateY(-3px);box-shadow:var(--shadow-card);border-color:var(--sage-soft)}.v2-scope .mk-gift-card.featured{border-color:var(--sage);box-shadow:var(--shadow-soft)}.v2-scope .mk-gift-card.select.on{border-color:var(--sage-deep);box-shadow:0 0 0 3px var(--sage-tint)}.v2-scope .mk-gift-badge{position:absolute;top:14px;right:14px;font-size:10.5px;font-weight:800;letter-spacing:.07em;text-transform:uppercase;background:var(--sage-deep);color:var(--warm-white);padding:5px 10px;border-radius:999px}.v2-scope .mk-gift-duration{display:block;font-size:11.5px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--gold-deep);margin-bottom:6px}.v2-scope .mk-gift-card h3{font-size:22px;margin-bottom:10px}.v2-scope .mk-gift-card.select h3{margin-bottom:4px}.v2-scope .mk-gift-price{display:flex;align-items:baseline;gap:5px}.v2-scope .mk-gift-price b{font-family:Mulish,system-ui,sans-serif;font-variant-numeric:lining-nums;font-size:32px;font-weight:700;color:var(--sage-deep)}.v2-scope .mk-gift-price .mk-gift-cur{font-family:Mulish,system-ui,sans-serif;font-weight:600}.v2-scope .mk-gift-price span{font-size:13px;color:var(--ink-soft)}.v2-scope .mk-gift-gst{display:block;font-size:11px;color:var(--ink-soft);margin:2px 0 12px}.v2-scope .mk-gift-card p{font-size:13.5px;color:var(--ink-soft);line-height:1.55;margin-bottom:18px}.v2-scope .mk-gift-cta{display:block;text-align:center;padding:13px 18px;border-radius:999px;background:var(--sage-tint);color:var(--sage-deep);font-weight:700;font-size:14px;transition:.18s;min-height:44px}.v2-scope .mk-gift-card:hover .mk-gift-cta,.v2-scope .mk-gift-card.select.on .mk-gift-cta{background:var(--sage-deep);color:var(--warm-white)}.v2-scope .mk-gift-note{text-align:center;font-size:13px;color:var(--ink-soft);margin-top:24px}.v2-scope .mk-faq{display:grid;gap:10px;max-width:860px;margin:0 auto}.v2-scope .mk-faq-item{background:var(--white);border:1px solid var(--hairline);border-radius:var(--r-sm);transition:border-color .18s}.v2-scope .mk-faq-item.open{border-color:var(--sage-soft)}.v2-scope .mk-faq-item button{width:100%;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:17px 20px;min-height:56px;background:none;border:none;cursor:pointer;text-align:left;font-family:Playfair Display,Georgia,serif;font-size:17.5px;font-weight:600;color:var(--moss)}.v2-scope .mk-faq-chev{flex:none;color:var(--ink-soft);transition:transform .2s}.v2-scope .mk-faq-item p{padding:0 20px 18px;font-size:14.5px;color:var(--ink-soft);line-height:1.62}.v2-scope .mk-trust{padding:26px 0;background:var(--paper);border-top:1px solid var(--hairline);border-bottom:1px solid var(--hairline)}.v2-scope .mk-trust-row{display:flex;justify-content:center;gap:14px 36px;flex-wrap:wrap}.v2-scope .mk-trust-row span{display:inline-flex;align-items:center;gap:8px;font-size:14px;color:var(--ink-soft);font-weight:600}.v2-scope .mk-trust-row svg{color:var(--sage-deep)}.v2-scope .mk-contact-methods{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:48px}.v2-scope .mk-method{background:var(--white);border:1px solid var(--hairline);border-radius:var(--r-md);padding:26px 22px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:4px}.v2-scope .mk-method .mk-icon-ring{margin-bottom:8px}.v2-scope .mk-method h3{font-size:19px}.v2-scope .mk-method p{font-size:13.5px;color:var(--ink-soft)}.v2-scope .mk-method a{font-weight:700;color:var(--sage-deep);font-size:14.5px;padding:8px 0;min-height:40px;display:inline-flex;align-items:center}.v2-scope .mk-method a:hover{color:var(--moss);text-decoration:underline}.v2-scope .mk-method b{font-size:14.5px;color:var(--ink);padding:8px 0}.v2-scope .mk-form-wrap{max-width:560px;margin:0 auto}.v2-scope .mk-form{background:var(--white);border:1px solid var(--hairline);border-radius:var(--r-md);padding:28px}.v2-scope .mk-form .callout{margin-bottom:16px}.v2-scope .mk-form-success{text-align:center;padding:32px 26px}.v2-scope .mk-form-success .mk-icon-ring{margin:0 auto 14px}.v2-scope .mk-form-success b{font-size:19px!important;font-family:Playfair Display,Georgia,serif}.v2-scope .mk-form-success p{margin-bottom:8px}.v2-scope .mk-contact-teaser{text-align:center;margin-top:44px;font-size:14.5px;color:var(--ink-soft)}.v2-scope .mk-contact-teaser a{color:var(--sage-deep);font-weight:700}.v2-scope .mk-contact-teaser a:hover{text-decoration:underline}.v2-scope .mk-callout-lines{display:grid;gap:7px;margin-top:10px}.v2-scope .mk-callout-lines a{font-size:14px;color:var(--sage-deep);font-weight:600;padding:4px 0;min-height:44px;display:inline-flex;align-items:center}.v2-scope .mk-callout-lines a:hover{text-decoration:underline}.v2-scope .mk-legal{display:grid;grid-template-columns:230px 1fr;gap:44px;align-items:start}.v2-scope .mk-legal-nav{position:sticky;top:96px;display:flex;flex-direction:column;gap:2px}.v2-scope .mk-legal-nav b{font-size:11.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--ink-soft);margin-bottom:10px;font-weight:700}.v2-scope .mk-legal-nav a{font-size:13.5px;color:var(--ink-soft);padding:8px 12px;border-radius:10px;min-height:38px;display:flex;align-items:center}.v2-scope .mk-legal-nav a:hover{background:var(--sand);color:var(--moss)}.v2-scope .mk-legal-body{max-width:70ch;display:grid;gap:36px}.v2-scope .mk-prose{scroll-margin-top:96px}.v2-scope .mk-prose h2{font-size:25px;margin-bottom:14px}.v2-scope .mk-prose h3{font-family:Mulish,sans-serif;font-size:14.5px;font-weight:700;color:var(--ink);margin-bottom:10px}.v2-scope .mk-prose p{font-size:15px;line-height:1.7;color:var(--ink-soft);margin-bottom:12px}.v2-scope .mk-prose p:last-child{margin-bottom:0}.v2-scope .mk-prose strong{color:var(--ink)}.v2-scope .mk-prose ul{list-style:none;margin:0 0 14px;padding:0;display:grid;gap:8px}.v2-scope .mk-prose ul li{position:relative;padding-left:18px;font-size:14.5px;line-height:1.6;color:var(--ink-soft)}.v2-scope .mk-prose ul li:before{content:"";position:absolute;left:0;top:.6em;width:6px;height:6px;border-radius:50%;background:var(--sage)}.v2-scope .mk-prose a{color:var(--sage-deep);font-weight:700}.v2-scope .mk-prose a:hover{text-decoration:underline}.v2-scope .mk-prose .callout{margin-top:6px}.v2-scope .mk-prose-card{background:var(--cream-l);border:1px solid var(--hairline);border-radius:var(--r-sm);padding:18px 20px;margin-bottom:14px}.v2-scope .mk-prose-card ul{margin-bottom:0}.v2-scope .mk-disclaimer-preface{display:grid;gap:14px;margin-bottom:8px}.v2-scope .mk-emergency-bar{position:sticky;top:64px;z-index:55;background:var(--sev-emergency);color:#fff;padding:11px 16px;display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap;text-align:center;font-size:13.5px;font-weight:600}.v2-scope .mk-emergency-bar a{color:#fff;font-weight:800;text-decoration:underline;padding:4px 0}.v2-scope .mk-eb-sep{width:1px;height:14px;background:#fff6}.v2-scope .mk-quick-exit{position:fixed;top:118px;right:16px;z-index:75;display:inline-flex;align-items:center;gap:7px;padding:11px 16px;min-height:44px;background:#fffffff2;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid var(--hairline);border-radius:999px;box-shadow:var(--shadow-soft);font-family:inherit;font-size:13.5px;font-weight:800;color:var(--sev-emergency);cursor:pointer}.v2-scope .mk-quick-exit:hover{background:var(--sev-emergency-bg)}.v2-scope .mk-crisis-pill{position:fixed;bottom:22px;right:16px;z-index:65;display:inline-flex;align-items:center;gap:8px;padding:13px 19px;min-height:48px;border-radius:999px;background:var(--sev-emergency);color:#fff;font-weight:800;font-size:13.5px;box-shadow:var(--shadow-card)}.v2-scope .mk-crisis-pill:hover{background:#6a5c76}.v2-scope .mk-back-pill{position:fixed;bottom:22px;left:16px;z-index:60;display:inline-flex;align-items:center;gap:7px;padding:12px 18px;min-height:44px;border-radius:999px;background:var(--sage-deep);color:var(--warm-white);font-weight:700;font-size:13.5px;box-shadow:var(--shadow-soft)}.v2-scope .mk-back-pill:hover{background:var(--moss)}.v2-scope .mk-safety-notice{display:flex;align-items:flex-start;gap:12px;background:var(--sev-monitor-bg);border:1px solid rgba(184,134,78,.45);border-radius:var(--r-sm);padding:14px 16px;margin-bottom:24px}.v2-scope .mk-safety-notice .mk-sn-glyph{color:var(--sev-monitor);flex:none;margin-top:2px}.v2-scope .mk-safety-notice p{font-size:13.5px;line-height:1.55;color:#4a3830;flex:1}.v2-scope .mk-safety-notice button{background:none;border:none;cursor:pointer;color:var(--ink-soft);padding:6px;margin:-8px -8px 0 0;min-width:44px;min-height:44px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center}.v2-scope .mk-safety-notice button:hover{background:#ffffff80;color:var(--ink)}.v2-scope .mk-support-page{max-width:680px;margin:0 auto;padding:30px 20px 110px}.v2-scope .mk-support-page.wide{max-width:760px}.v2-scope .mk-support-head{margin-bottom:26px}.v2-scope .mk-support-head h1{font-size:clamp(28px,4vw,38px);margin-bottom:14px}.v2-scope .mk-support-head p{font-size:15px;line-height:1.65;color:var(--ink);margin-bottom:10px}.v2-scope .mk-support-foot{border-top:1px solid var(--hairline);margin-top:40px;padding:28px 0 8px;text-align:center}.v2-scope .mk-support-foot p{font-size:14px;line-height:1.6;color:var(--ink);max-width:46ch;margin:0 auto}.v2-scope .mk-sf-line{margin-top:12px!important;color:var(--ink-soft)!important}.v2-scope .mk-sf-line a{color:var(--sage-deep);font-weight:800;text-decoration:underline}.v2-scope .mk-pathways{display:grid;gap:12px}.v2-scope .mk-pathway{background:var(--white);border:1px solid var(--hairline);border-radius:var(--r-md);transition:border-color .18s}.v2-scope .mk-pathway.open{border-color:var(--sage-soft);box-shadow:var(--shadow-soft)}.v2-scope .mk-pathway>button{width:100%;display:flex;align-items:center;gap:14px;padding:16px 18px;min-height:64px;background:none;border:none;cursor:pointer;text-align:left;font-family:inherit}.v2-scope .mk-pathway-label{flex:1}.v2-scope .mk-pathway-label b{display:block;font-size:15.5px;color:var(--ink)}.v2-scope .mk-pathway-label small{display:block;font-size:13px;color:var(--ink-soft);margin-top:1px}.v2-scope .mk-pathway-body{padding:16px 18px 20px;display:grid;gap:16px;border-top:1px solid var(--hairline);margin:0}.v2-scope .mk-pathway-intro{font-size:14px;line-height:1.6;color:var(--ink)}.v2-scope .mk-respect-card{background:var(--sage-tint);border:1px solid rgba(123,158,135,.5);border-radius:var(--r-md);padding:20px;display:grid;gap:12px}.v2-scope .mk-respect-card h4{font-size:20px}.v2-scope .mk-respect-card p{font-size:13.5px;line-height:1.6;color:var(--ink)}.v2-scope .mk-rc-sub{color:var(--ink-soft)!important}.v2-scope .mk-rc-lines{display:grid;gap:6px}.v2-scope .mk-rc-lines p{font-size:14px}.v2-scope .mk-rc-lines span{font-weight:700}.v2-scope .mk-rc-lines a,.v2-scope .mk-rc-foot a{color:var(--sage-deep);font-weight:800;text-decoration:underline;padding:2px 0}.v2-scope .mk-rc-foot{border-top:1px solid rgba(123,158,135,.4);padding-top:12px;display:grid;gap:5px}.v2-scope .mk-rc-foot p{font-size:13px;color:var(--ink-soft)}.v2-scope .mk-sub-heading{font-size:16.5px;margin-top:4px}.v2-scope .mk-svc-list{display:grid;gap:8px}.v2-scope .mk-svc-row{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:10px 0}.v2-scope .mk-svc-row.card{background:var(--white);border:1px solid var(--hairline);border-radius:var(--r-sm);padding:13px 15px}.v2-scope .mk-svc-row b{display:block;font-size:14px;color:var(--ink)}.v2-scope .mk-svc-row p{font-size:12.5px;color:var(--ink-soft);line-height:1.5;margin-top:2px}.v2-scope .mk-svc-tel{flex:none;display:inline-flex;align-items:center;gap:6px;font-size:13.5px;font-weight:800;color:var(--sage-deep);border:1.5px solid var(--sage-soft);border-radius:999px;padding:10px 15px;min-height:44px;white-space:nowrap;transition:.18s}.v2-scope .mk-svc-tel:hover{background:var(--sage-tint)}.v2-scope .mk-svc-tel.solid{background:var(--sage-deep);border-color:var(--sage-deep);color:var(--warm-white)}.v2-scope .mk-svc-tel.solid:hover{background:var(--moss)}.v2-scope .mk-state-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:8px}.v2-scope .mk-state-btn{padding:12px 8px;min-height:48px;border:1.5px solid var(--hairline);border-radius:var(--r-sm);background:var(--white);font-family:inherit;font-size:14px;font-weight:700;color:var(--ink);cursor:pointer;transition:.18s}.v2-scope .mk-state-btn:hover{border-color:var(--sage-soft);color:var(--sage-deep)}.v2-scope .mk-state-btn.on{background:var(--sage-deep);border-color:var(--sage-deep);color:var(--warm-white)}.v2-scope .mk-state-detail{display:grid;gap:12px}.v2-scope .mk-state-crisis{background:var(--white);border:1px solid rgba(123,158,135,.5);border-radius:var(--r-sm);padding:14px 16px}.v2-scope .mk-state-crisis h4{font-size:16px;margin-bottom:6px}.v2-scope .mk-state-crisis .mk-svc-row{border-bottom:1px solid var(--cream-l)}.v2-scope .mk-state-crisis .mk-svc-row:last-child{border-bottom:none}.v2-scope .mk-state-notes{display:grid;gap:4px;padding:0 4px}.v2-scope .mk-state-notes p{font-size:12.5px;color:var(--ink-soft)}.v2-scope .mk-state-notes b{color:var(--ink);font-weight:700}.v2-scope .mk-ls-tabs{display:flex;gap:4px;background:var(--cream-l);border:1px solid var(--hairline);border-radius:var(--r-md);padding:5px;margin:18px 0;overflow-x:auto}.v2-scope .mk-ls-tab{flex:1;display:flex;flex-direction:column;align-items:center;gap:4px;padding:10px 8px;min-width:64px;min-height:56px;border:none;background:none;border-radius:var(--r-sm);font-family:inherit;font-size:11.5px;font-weight:700;color:var(--ink-soft);cursor:pointer;transition:.18s}.v2-scope .mk-ls-tab:hover{color:var(--ink)}.v2-scope .mk-ls-tab.on{background:var(--white);color:var(--sage-deep);box-shadow:var(--shadow-soft)}.v2-scope .mk-ls-note{margin-bottom:14px}.v2-scope .mk-ls-list{display:grid;gap:10px}.v2-scope .mk-ls-groups{display:grid;gap:24px}.v2-scope .mk-ls-group-title{font-family:Mulish,sans-serif;font-size:12.5px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--sage-deep);margin-bottom:10px}.v2-scope .mk-ls-card{background:var(--white);border:1px solid var(--hairline);border-radius:var(--r-sm);padding:14px 16px}.v2-scope .mk-ls-card.featured{background:var(--sage-tint);border-color:#7b9e8780}.v2-scope .mk-ls-main{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.v2-scope .mk-ls-main b{display:block;font-size:14px;color:var(--ink)}.v2-scope .mk-ls-main p{font-size:12.5px;color:var(--ink-soft);line-height:1.5;margin-top:3px}.v2-scope .mk-ls-hours{display:inline-block;margin-top:9px;font-size:11px;font-weight:700;color:var(--ink-soft);background:var(--cream-l);border-radius:999px;padding:4px 10px}.v2-scope .mk-ls-card.featured .mk-ls-hours{background:#fff9}.v2-scope .mk-ls-empty{text-align:center;padding:40px 20px;background:var(--cream-l);border:1px solid var(--hairline);border-radius:var(--r-md);display:flex;flex-direction:column;align-items:center;gap:6px}.v2-scope .mk-ls-empty b{font-family:Playfair Display,Georgia,serif;font-size:19px;color:var(--moss)}.v2-scope .mk-ls-empty p{font-size:13.5px;color:var(--ink-soft)}.v2-scope .mk-ls-empty .mk-icon-ring{margin-bottom:8px}.v2-scope .mk-ls-daisy{margin-top:18px}.v2-scope .mk-ls-fallback{margin-top:14px;text-align:center;background:var(--sage-tint);border:1px solid rgba(123,158,135,.5);border-radius:var(--r-md);padding:22px 18px}.v2-scope .mk-ls-fallback b{display:block;font-size:15px;color:var(--ink)}.v2-scope .mk-ls-fallback p{font-size:13px;color:var(--ink-soft);margin:4px 0 14px}.v2-scope .mk-stat-chip{display:inline-flex;align-items:center;gap:16px;margin-top:28px;background:var(--white);border:1px solid var(--hairline);border-radius:var(--r-md);padding:16px 22px;box-shadow:var(--shadow-soft)}.v2-scope .mk-stat-chip b{font-family:Playfair Display,Georgia,serif;font-size:46px;font-weight:600;color:var(--sage-deep);line-height:1}.v2-scope .mk-stat-chip span{font-size:13.5px;color:var(--ink-soft);line-height:1.45}.v2-scope .mk-principle-callout{margin-bottom:14px}.v2-scope .mk-week-head{background:var(--paper);border:1px solid var(--hairline);border-radius:var(--r-md);padding:20px 22px;margin-bottom:16px}.v2-scope .mk-week-head h3{font-size:24px;margin-bottom:3px}.v2-scope .mk-week-head p{font-family:Cormorant Garamond,serif;font-style:italic;font-size:16.5px;color:var(--sage-deep)}.v2-scope .mk-priority-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:8px}.v2-scope .mk-priority-card{display:block;width:100%;text-align:left;background:var(--white);border:1px solid var(--hairline);border-radius:var(--r-sm);padding:15px 16px;cursor:pointer;font-family:inherit;transition:border-color .18s;min-height:56px}.v2-scope .mk-priority-card:hover{border-color:var(--sage-soft)}.v2-scope .mk-priority-card.open{border-color:var(--sage)}.v2-scope .mk-priority-top{display:flex;align-items:flex-start;gap:11px}.v2-scope .mk-priority-text{flex:1;font-size:14px;font-weight:600;color:var(--ink);line-height:1.5}.v2-scope .mk-priority-card .mk-acc-chev{margin-top:4px}.v2-scope .mk-priority-evidence{display:block;margin:12px 0 0 39px;background:var(--sage-tint);border-radius:10px;padding:11px 13px;font-size:13px;line-height:1.55;color:var(--moss)}.v2-scope .mk-priority-evidence b{font-weight:800}.v2-scope .mk-myths{margin:26px 0 10px}.v2-scope .mk-myth{padding:16px 0;border-bottom:1px solid var(--hairline)}.v2-scope .mk-myth:last-child{border-bottom:none}.v2-scope .mk-myth p{font-size:14px;line-height:1.55;margin-bottom:6px}.v2-scope .mk-myth-claim{color:var(--ink-soft)}.v2-scope .mk-myth-claim span,.v2-scope .mk-myth-reality span{display:inline-block;font-size:10.5px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;border-radius:999px;padding:3px 9px;margin-right:8px}.v2-scope .mk-myth-claim span{background:var(--sand);color:var(--brown)}.v2-scope .mk-myth-reality{color:var(--ink)}.v2-scope .mk-myth-reality span{background:var(--sage-tint);color:var(--sage-deep)}.v2-scope .mk-myth-source{font-size:12px!important;color:var(--ink-soft);font-style:italic;margin-bottom:0!important}.v2-scope .mk-helpline-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.v2-scope .mk-helpline-tile{display:flex;flex-direction:column;align-items:center;gap:3px;text-align:center;background:var(--white);border:1px solid var(--hairline);border-radius:var(--r-sm);padding:16px 10px;min-height:96px;transition:.18s}.v2-scope .mk-helpline-tile:hover{border-color:var(--sage-soft);transform:translateY(-2px);box-shadow:var(--shadow-soft)}.v2-scope .mk-helpline-tile b{font-size:12.5px;color:var(--ink)}.v2-scope .mk-ht-phone{font-size:14.5px;font-weight:800;color:var(--sage-deep)}.v2-scope .mk-ht-desc{font-size:11px;color:var(--ink-soft);line-height:1.4}.v2-scope .mk-evidence-foot{padding:30px 0 56px;border-top:1px solid var(--hairline);text-align:center}.v2-scope .mk-evidence-foot p{font-size:12.5px;color:var(--ink-soft);line-height:1.6;max-width:72ch;margin:0 auto 8px}.v2-scope .mk-print-page{background:var(--paper);min-height:100vh;padding-bottom:60px}.v2-scope .mk-printbar{position:sticky;top:0;z-index:30;background:#f7f3eeeb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--hairline);padding:8px 18px;display:flex;justify-content:space-between;align-items:center;margin-bottom:26px}.v2-scope .mk-sheet{width:100%;max-width:595px;min-height:842px;margin:0 auto;padding:40px 40px 32px;background:#fff;box-shadow:var(--shadow-card);border-radius:4px}@media print{.v2-scope .mk-noprint{display:none!important}}.v2-scope .mk-gift-step{margin-bottom:44px;scroll-margin-top:90px}.v2-scope .mk-step-head{display:flex;align-items:center;gap:13px;margin-bottom:18px}.v2-scope .mk-step-head h2{font-size:25px}.v2-scope .mk-step-num{display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:var(--sage-tint);color:var(--sage-deep);font-weight:800;flex:none}.v2-scope .mk-step-num.lg{width:36px;height:36px;font-size:14.5px}.v2-scope .mk-step-num.done{background:var(--sage-deep);color:var(--warm-white)}.v2-scope .mk-gift-form{max-width:520px}.v2-scope .mk-gift-form .callout{margin-bottom:14px}.v2-scope .mk-redeem{max-width:520px}.v2-scope .mk-redeem-head{text-align:center;margin-bottom:18px}.v2-scope .mk-redeem-head h2{font-size:24px;margin:14px 0 4px}.v2-scope .mk-redeem-head p{color:var(--ink-soft);font-size:14.5px}.v2-scope .mk-redeem-auth{display:grid;gap:10px}.v2-scope .mk-redeem-success{text-align:center}.v2-scope .mk-redeem-success .mk-icon-ring{margin:4px auto 16px}.v2-scope .mk-redeem-success h2{font-size:26px;margin-bottom:10px}.v2-scope .mk-redeem-success>p{font-size:14.5px;color:var(--ink-soft);line-height:1.65;margin-bottom:16px}.v2-scope .mk-redeem-success .mk-founder-quote{text-align:left;margin-bottom:18px}.v2-scope .mk-anon-card{background:var(--paper);border:1px solid var(--hairline);border-radius:var(--r-lg);padding:36px;max-width:560px;display:flex;flex-direction:column;align-items:flex-start;gap:6px}.v2-scope .mk-anon-card.inset{background:var(--cream-l);align-items:center;text-align:center;max-width:none;padding:32px 26px;border-radius:var(--r-md)}.v2-scope .mk-anon-card h3{font-size:24px;margin-top:10px}.v2-scope .mk-anon-card p{font-size:14.5px;color:var(--ink-soft);line-height:1.6;margin-bottom:14px}.v2-scope .mk-save-msg{max-width:720px;margin-bottom:20px}.v2-scope .mk-settings{display:grid;grid-template-columns:230px 1fr;gap:32px;align-items:start}.v2-scope .mk-settings-nav{position:sticky;top:96px;display:flex;flex-direction:column;gap:4px;background:var(--white);border:1px solid var(--hairline);border-radius:var(--r-md);padding:10px}.v2-scope .mk-settings-tab{display:flex;align-items:center;gap:11px;padding:12px 14px;min-height:46px;border:none;background:none;border-radius:var(--r-sm);font-family:inherit;font-size:14px;font-weight:700;color:var(--ink-soft);cursor:pointer;transition:.18s;text-align:left;white-space:nowrap}.v2-scope .mk-settings-tab:hover{background:var(--cream-l);color:var(--ink)}.v2-scope .mk-settings-tab.on{background:var(--sage-deep);color:var(--warm-white)}.v2-scope .mk-settings-body{min-width:0}.v2-scope .mk-settings-stack{display:grid;gap:20px}.v2-scope .mk-settings-card h2{font-size:24px;margin-bottom:20px}.v2-scope .mk-settings-card .callout{margin:12px 0}.v2-scope .mk-settings-lede{font-size:14.5px;color:var(--ink-soft);line-height:1.6;margin-bottom:16px}.v2-scope .mk-settings-sub{border-top:1px solid var(--hairline);margin-top:22px;padding-top:20px}.v2-scope .mk-settings-sub h3{font-family:Mulish,sans-serif;font-size:15px;font-weight:800;color:var(--ink);margin-bottom:6px}.v2-scope .mk-settings-sub>p{font-size:13.5px;color:var(--ink-soft);margin-bottom:14px;line-height:1.55}.v2-scope .mk-settings-actions{display:flex;justify-content:flex-end;margin-top:22px}.v2-scope .mk-danger-head{color:var(--sev-serious)!important}.v2-scope .mk-danger-row{display:flex;gap:10px;flex-wrap:wrap;margin-top:12px}.v2-scope .mk-toggle-list{display:grid}.v2-scope .mk-toggle-row{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:15px 0;border-bottom:1px solid var(--cream-l)}.v2-scope .mk-toggle-row:last-child{border-bottom:none}.v2-scope .mk-toggle-row b{display:block;font-size:14.5px;color:var(--ink)}.v2-scope .mk-toggle-row p{font-size:13px;color:var(--ink-soft);margin-top:2px;line-height:1.5}.v2-scope .mk-switch{position:relative;width:52px;min-width:52px;height:30px;min-height:30px;border-radius:999px;border:none;background:var(--sand-deep);cursor:pointer;transition:background .18s;flex:none;padding:0;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none}.v2-scope .mk-switch.on{background:var(--sage-deep)}.v2-scope .mk-switch-knob{position:absolute;top:3px;left:3px;width:24px;height:24px;border-radius:50%;background:#fff;box-shadow:0 1px 4px #0003;transition:transform .18s}.v2-scope .mk-switch.on .mk-switch-knob{transform:translate(22px)}.v2-scope .mk-sub-summary{display:flex;align-items:center;gap:14px;background:var(--sage-tint);border-radius:var(--r-sm);padding:16px 18px;margin-bottom:4px}.v2-scope .mk-sub-summary b{display:block;font-size:15.5px;color:var(--ink)}.v2-scope .mk-sub-summary p{font-size:13px;color:var(--sage-deep);font-weight:700;text-transform:capitalize}.v2-scope .mk-invoice-list{display:grid;gap:9px}.v2-scope .mk-invoice{display:flex;align-items:center;gap:14px;background:var(--cream-l);border:1px solid var(--hairline);border-radius:var(--r-sm);padding:13px 16px;flex-wrap:wrap}.v2-scope .mk-invoice.refund{background:var(--sev-serious-bg);border-color:#a85a4a59}.v2-scope .mk-invoice-main{flex:1;min-width:160px}.v2-scope .mk-invoice-main b{display:block;font-size:13.5px;color:var(--ink)}.v2-scope .mk-invoice.refund .mk-invoice-main b{color:var(--sev-serious)}.v2-scope .mk-invoice-main p{font-size:12px;color:var(--ink-soft);margin-top:1px}.v2-scope .mk-invoice-side{text-align:right}.v2-scope .mk-invoice-side b{display:block;font-size:13.5px;color:var(--ink)}.v2-scope .mk-invoice.refund .mk-invoice-side b{color:var(--sev-serious)}.v2-scope .mk-invoice-side p{font-size:11.5px;color:var(--sage-deep);font-weight:700}.v2-scope .mk-invoice.refund .mk-invoice-side p{color:var(--sev-serious)}.v2-scope .mk-inv-status{text-transform:capitalize;font-size:12.5px!important;color:var(--sage-deep)!important}.v2-scope .mk-invoice-actions{display:flex;gap:4px}.v2-scope .mk-invoice-actions a{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:10px;color:var(--sage-deep)}.v2-scope .mk-invoice-actions a:hover{background:#ffffffb3}.v2-scope .mk-invoice-actions.text{display:flex;gap:14px;width:100%;justify-content:flex-end}.v2-scope .mk-invoice-actions.text .mk-text-link{min-height:44px;padding:6px 0;font-size:13.5px}.v2-scope .mk-invite-form{margin-top:6px}.v2-scope .mk-invite-link{margin-top:12px;width:100%}.v2-scope .mk-invite-link>span{display:block;font-size:13px;color:var(--ink-soft);margin-bottom:7px}.v2-scope .mk-invite-link-row{display:flex;gap:8px;align-items:stretch}.v2-scope .mk-invite-link-row .mk-input{font-size:12.5px;min-width:0}.v2-scope .mk-invite-link-row .btn{flex:none}@media(max-width:980px){.v2-scope .mk-tiers{grid-template-columns:1fr;max-width:520px;margin:0 auto}.v2-scope .mk-tier-toggle-slot{display:none}.v2-scope .mk-founders{grid-template-columns:1fr}.v2-scope .mk-core-messages{grid-template-columns:1fr 1fr}.v2-scope .mk-helpline-grid{grid-template-columns:repeat(3,1fr)}.v2-scope .mk-legal{grid-template-columns:1fr;gap:24px}.v2-scope .mk-legal-nav{position:static;flex-direction:row;flex-wrap:wrap;gap:6px}.v2-scope .mk-legal-nav b{width:100%;margin-bottom:4px}.v2-scope .mk-legal-nav a{background:var(--cream-l);border-radius:999px;padding:8px 14px}.v2-scope .mk-settings{grid-template-columns:minmax(0,1fr)}.v2-scope .mk-settings-nav{position:static;flex-direction:row;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.v2-scope .mk-settings-nav::-webkit-scrollbar{display:none}.v2-scope .mk-settings-navwrap .mk-settings-navcue{display:flex}}.v2-scope .mk-settings-navwrap{position:relative;min-width:0}.v2-scope .mk-settings-navcue{display:none;position:absolute;top:0;right:0;height:100%;width:52px;align-items:center;justify-content:flex-end;padding-right:8px;pointer-events:none;color:var(--sage-deep);background:linear-gradient(90deg,transparent,var(--warm-white) 62%);border-radius:0 var(--r-md) var(--r-md) 0;transition:opacity .2s}.v2-scope .mk-settings-navwrap.atend .mk-settings-navcue{opacity:0}@media(max-width:760px){.v2-scope .mk-about-hero{flex-direction:column;align-items:flex-start;gap:28px}.v2-scope .mk-about-portrait{width:min(300px,80vw)}.v2-scope .mk-principles,.v2-scope .mk-gift-grid,.v2-scope .mk-contact-methods,.v2-scope .mk-form-grid,.v2-scope .mk-two-col,.v2-scope .mk-priority-grid{grid-template-columns:1fr}.v2-scope .mk-trust-row{gap:10px 22px}}@media(max-width:540px){.v2-scope .mk-core-messages{grid-template-columns:1fr}.v2-scope .mk-helpline-grid{grid-template-columns:1fr 1fr}.v2-scope .mk-state-grid{grid-template-columns:repeat(4,1fr)}.v2-scope .mk-svc-row{flex-direction:column;align-items:flex-start;gap:8px}.v2-scope .mk-ls-main{flex-direction:column;gap:10px}.v2-scope .mk-stat-chip b{font-size:38px}.v2-scope .mk-sheet{padding:28px 20px 24px}.v2-scope .mk-emergency-bar{top:60px}.v2-scope .mk-quick-exit{top:142px}}.v2-scope .mk-emergency-bar a,.v2-scope .mk-safety-notice a,.v2-scope .mk-respect-card a,.v2-scope .mk-svc-row a,.v2-scope .mk-sf-line a,.v2-scope .mk-state-crisis a,.v2-scope .mk-pathway-body a[href^="tel:"],.v2-scope .mk-pathway-body a[href^="sms:"]{display:inline-flex;align-items:center;min-height:44px;padding:4px 6px;font-weight:700;text-decoration:underline;text-underline-offset:3px}.v2-scope .mk-photo-band{height:clamp(220px,30vw,340px);background:url(/v2-assets/photos/expecting.jpg) center 45% / cover no-repeat}.v2-scope .mk-form{display:flex;flex-direction:column;gap:4px}.v2-scope .mk-form .mk-field{display:flex;flex-direction:column;gap:7px;margin-bottom:16px}.v2-scope .mk-form .mk-field>span{font-size:13.5px;font-weight:700;color:var(--ink)}.v2-scope .mk-form input[type=text],.v2-scope .mk-form input[type=email],.v2-scope .mk-form input:not([type]),.v2-scope .mk-form textarea{width:100%;font:inherit;font-size:15px;padding:11px 13px;border:1px solid var(--hairline);border-radius:var(--r-sm);background:var(--white);color:var(--ink)}.v2-scope .mk-form input:focus,.v2-scope .mk-form textarea:focus{outline:2px solid var(--sage);outline-offset:1px}.v2-scope .mk-field-row{display:grid;grid-template-columns:2fr 1fr;gap:14px}.v2-scope .mk-fieldset{border:1px solid var(--hairline);border-radius:var(--r-md);padding:16px 18px;margin:0 0 22px}.v2-scope .mk-fieldset legend{font-size:13.5px;font-weight:700;padding:0 6px;color:var(--sage-deep)}.v2-scope .mk-radio{display:flex;gap:11px;align-items:flex-start;padding:9px 0;cursor:pointer}.v2-scope .mk-radio input{margin-top:4px;flex:none}.v2-scope .mk-radio b{display:block;font-size:14.5px}.v2-scope .mk-radio small{display:block;font-size:13px;color:var(--ink-soft);margin-top:2px}.v2-scope .mk-check{display:flex;gap:11px;align-items:flex-start;background:var(--cream-l);border-radius:var(--r-md);padding:14px 16px;margin:6px 0 20px;font-size:13.5px;line-height:1.6}.v2-scope .mk-check input{margin-top:4px;flex:none}.v2-scope .mk-form-error{font-size:13.5px;color:#a85a4a;margin-top:10px}.v2-scope .mk-lead{font-size:16px;line-height:1.7}.v2-scope .mk-h2{font-family:Playfair Display,Georgia,serif;font-size:23px;font-weight:600;color:var(--ink);margin:30px 0 10px}.v2-scope .mk-p{font-size:15.5px;line-height:1.7;color:var(--ink);margin:0 0 12px}.v2-scope .mk-list{margin:0 0 12px;padding-left:20px;display:flex;flex-direction:column;gap:8px}.v2-scope .mk-list li{font-size:15.5px;line-height:1.6;color:var(--ink)}.v2-scope .mk-field-hint{display:block;font-size:12.5px;color:var(--ink-soft);line-height:1.5;margin-top:4px}.v2-scope .mk-team-row{border-top:1px solid var(--hairline);padding-top:14px;margin-top:4px}.v2-scope .mk-team-row:first-of-type{border-top:none;padding-top:0}.v2-scope .mk-addrow{background:none;border:1.5px dashed var(--sage-soft);color:var(--sage-deep);border-radius:var(--r-sm);padding:9px 14px;font:inherit;font-size:13.5px;font-weight:600;cursor:pointer;width:100%}.v2-scope .mk-addrow:hover{border-color:var(--sage);background:var(--cream-l)}.v2-scope .mk-held{background:var(--warm-white);border:1px solid var(--hairline);border-radius:var(--r-md);padding:18px 22px;margin:0 0 24px}.v2-scope .mk-held>b{display:block;font-size:15px;color:var(--sage-deep);margin-bottom:4px}.v2-scope .mk-held-src{font-size:13.5px;color:var(--ink-soft);margin:0 0 14px;line-height:1.55}.v2-scope .mk-held-list{display:grid;grid-template-columns:140px 1fr;gap:7px 14px;margin:0 0 14px;font-size:14px}.v2-scope .mk-held-list>div{display:contents}.v2-scope .mk-held-list dt{color:var(--ink-soft)}.v2-scope .mk-held-list dd{margin:0;color:var(--ink);font-weight:600;word-break:break-word}.v2-scope .mk-held-empty{color:var(--ink-soft);font-weight:400;font-style:italic}.v2-scope .mk-held-note{font-size:13.5px;color:var(--ink);margin:0;line-height:1.6}
