@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.hidden{display:none}}:root{--cream:#fff8f6;--warm-beige:#f7ebdd;--brand-orange:#ffb366;--mint:#5cc6b7;--pale-green:#d8eed9;--cocoa:#6b4f3a;--emotion-mist-blue:#dde9ef;--emotion-apricot:#f4d8c5;--emotion-rose-milk:#f3e1e2;--emotion-honey:#d89a4f;--emotion-deep-cocoa:#4d382d;--ink:#45372f;--muted:#817268;--line:#6b4f3a24;--white:#fffefc;--shadow-soft:0 18px 50px #6b4f3a17;--radius-card:26px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);min-width:320px;color:var(--ink);margin:0;font-family:Noto Sans SC,Microsoft YaHei,PingFang SC,system-ui,sans-serif;line-height:1.65}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--mint);outline-offset:3px}img{max-width:100%}.page-shell{width:min(1160px,100% - 56px);margin-inline:auto}.eyebrow{color:var(--emotion-honey);letter-spacing:.14em;margin:0 0 16px;font-size:12px;font-weight:800}.eyebrow-dot{background:var(--mint);border-radius:50%;width:8px;height:8px;margin-right:7px;display:inline-block;box-shadow:0 0 0 5px #5cc6b724}.button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:12px;min-height:50px;padding:0 22px;font-size:14px;font-weight:800;transition:transform .18s,box-shadow .18s,background-color .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{color:#4d382d;background:var(--brand-orange);box-shadow:0 10px 22px #d89a4f38}.button-primary:hover{background:#ffc17f;box-shadow:0 12px 26px #d89a4f4d}.button-outline{color:var(--cocoa);background:#ffffff7a;border-color:#6b4f3a38}.text-link{color:var(--cocoa);align-items:center;gap:9px;font-size:13px;font-weight:750;display:inline-flex}.text-link span{color:var(--emotion-honey);transition:transform .18s}.text-link:hover span{transform:translate(2px,-2px)}.site-header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fff8f6eb;border-bottom:1px solid #6b4f3a14;position:sticky;top:0}.header-inner{align-items:center;gap:30px;min-height:82px;display:flex}.brand-lockup{flex:none;align-items:center;gap:10px;display:inline-flex}.brand-mark{background:#fff;border-radius:50%;place-items:center;width:54px;height:54px;display:grid;overflow:hidden}.brand-mark img{object-fit:contain;width:100%;height:100%}.brand-name{color:var(--emotion-deep-cocoa);grid-template-columns:auto auto;align-items:baseline;column-gap:6px;line-height:1.1;display:grid}.brand-name strong{letter-spacing:.06em;font-size:22px}.brand-name>span{color:var(--emotion-honey);font-size:15px;font-weight:700}.brand-name small{color:var(--muted);letter-spacing:.03em;grid-column:1/-1;margin-top:5px;font-size:10px}.main-nav{align-items:center;gap:27px;margin-left:auto;display:flex}.nav-link{color:#65584e;padding:8px 0;font-size:13px;transition:color .18s;position:relative}.nav-link:after{background:var(--brand-orange);content:"";height:2px;transition:left .18s,right .18s;position:absolute;bottom:0;left:50%;right:50%}.nav-link:hover{color:var(--emotion-deep-cocoa)}.nav-link:hover:after{left:0;right:0}.nav-interaction-group{position:relative}.nav-interaction-toggle{cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;display:inline-flex}.nav-interaction-toggle>span{color:var(--emotion-honey);font-size:13px}.interaction-nav-menu{z-index:28;border:1px solid var(--line);background:#fffcf9fa;border-radius:15px;width:225px;padding:7px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 16px 34px #4d382d21}.interaction-nav-menu[hidden]{display:none!important}.interaction-nav-menu a{border-radius:10px;gap:2px;padding:9px 10px;display:grid}.interaction-nav-menu a:hover{background:#fff2e2}.interaction-nav-menu strong{color:var(--cocoa);font-size:10px}.interaction-nav-menu a span{color:#887b70;font-size:8px}.header-cta{color:var(--cocoa);border:1px solid #d89a4f8c;border-radius:999px;align-items:center;gap:9px;padding:10px 16px;font-size:12px;font-weight:750;transition:background .18s;display:inline-flex}.header-cta:hover{background:#fff0df}.hero{grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);align-items:center;gap:42px;min-height:570px;padding-block:44px 66px;display:grid}.hero-copy{z-index:1;padding-block:22px;position:relative}.hero h1,.inner-hero h1{color:var(--emotion-deep-cocoa);letter-spacing:-.035em;margin:0;font-size:clamp(38px,5vw,64px);font-weight:850;line-height:1.24}.hero h1 span,.inner-hero h1 span{color:var(--emotion-honey)}.hero-intro{color:#73645a;max-width:470px;margin:24px 0 27px;font-size:16px;line-height:1.95}.hero-actions{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.hero-assurances{color:#786a60;flex-wrap:wrap;gap:16px;margin-top:28px;font-size:11px;display:flex}.hero-assurances span{align-items:center;gap:5px;display:inline-flex}.hero-assurances i{color:var(--mint);font-size:13px;font-style:normal;font-weight:900}.hero-art{background:var(--emotion-apricot);min-height:460px;box-shadow:var(--shadow-soft);isolation:isolate;border:1px solid #ffffffe6;border-radius:34px 34px 104px;position:relative;overflow:hidden}.hero-image{object-fit:cover;object-position:58% center}.hero-image-wash{z-index:1;pointer-events:none;background:linear-gradient(90deg,#fff8f66b,#0000 55%),linear-gradient(#0000 68%,#412d2054);position:absolute;inset:0}.hero-note{z-index:2;background:#fffaf5e0;border:1px solid #ffffffbd;border-radius:17px 17px 17px 4px;padding:13px 17px 12px;position:absolute;top:28px;left:26px;box-shadow:0 8px 22px #56372517}.hero-note p{color:var(--emotion-deep-cocoa);margin:0;font-size:14px;font-weight:750;line-height:1.55}.note-heart{color:#e99964;font-size:19px;position:absolute;top:9px;right:9px}.vision-label{z-index:2;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#2f251f73;border-radius:999px;padding:6px 10px;font-size:10px;position:absolute;bottom:16px;right:19px}.welcome-band{background:var(--warm-beige)}.welcome-inner{align-items:center;gap:17px;min-height:88px;display:flex}.welcome-mark{color:#805b3a;background:#ffb36685;border-radius:50%;place-items:center;width:35px;height:35px;font-size:10px;font-weight:850;display:grid}.welcome-inner p{color:#7b6a5c;flex:1;margin:0;font-size:13px}.welcome-inner strong{color:var(--emotion-deep-cocoa);margin-left:4px}.welcome-link{color:var(--cocoa);align-items:center;gap:10px;font-size:12px;font-weight:800;display:inline-flex}.section{padding-block:96px}.section-heading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:34px;display:flex}.section-heading .eyebrow{margin-bottom:11px}.section-heading h2,.hope-copy h2,.assistant-invite h2,.trust-intro h2{color:var(--emotion-deep-cocoa);letter-spacing:-.025em;margin:0;font-size:clamp(29px,3.5vw,42px);line-height:1.35}.section-side-copy{max-width:270px;color:var(--muted);margin:0 0 5px;font-size:12px;line-height:1.9}.concern-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;display:grid}.concern-item{border:1px solid var(--line);background:#fffefcb8;border-radius:19px;flex-direction:column;min-height:184px;padding:20px;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex}.concern-item:hover{box-shadow:var(--shadow-soft);border-color:#d89a4f85;transform:translateY(-4px)}.concern-number{color:var(--emotion-honey);letter-spacing:.12em;font-size:11px;font-weight:850}.concern-content{gap:7px;margin-top:auto;display:grid}.concern-content strong{color:var(--cocoa);font-size:16px}.concern-content small{color:var(--muted);font-size:11px;line-height:1.7}.concern-arrow{color:var(--mint);align-self:flex-end;margin-top:12px}.hope-section{background:linear-gradient(112deg,#f7ebdd 0%,#faefe8 48%,#e8f1f1 100%);overflow:hidden}.hope-grid{grid-template-columns:1fr .86fr;align-items:center;gap:60px;min-height:422px;padding-block:80px;display:grid}.hope-copy h2 span{color:#9e7961}.hope-copy>p:not(.eyebrow){color:#74665c;max-width:500px;margin:20px 0 23px;font-size:14px;line-height:1.95}.hope-quote{background:#fffcf7a6;border:1px solid #fffc;border-radius:28px 90px 28px 28px;flex-direction:column;justify-content:center;min-height:260px;padding:43px;display:flex;position:relative;overflow:hidden}.quote-mark{color:var(--brand-orange);font-family:Georgia,serif;font-size:64px;line-height:.6}.hope-quote p{z-index:1;color:var(--emotion-deep-cocoa);margin:18px 0 19px;font-size:23px;font-weight:800;line-height:1.6;position:relative}.quote-caption{z-index:1;color:var(--muted);letter-spacing:.08em;font-size:11px;position:relative}.quote-orbit{border:1px solid #5cc6b757;border-radius:50%;width:190px;height:190px;position:absolute}.orbit-one{bottom:-84px;right:-76px}.orbit-two{border-color:#d89a4f47;bottom:-48px;right:-38px}.assistant-invite{grid-template-columns:1fr .88fr;align-items:center;gap:80px;display:grid}.assistant-invite-copy>p:not(.eyebrow){max-width:475px;color:var(--muted);margin:19px 0 23px;font-size:13px;line-height:1.9}.assistant-preview{border:1px solid var(--line);background:var(--white);width:100%;max-width:460px;box-shadow:var(--shadow-soft);border-radius:24px;justify-self:end;padding:23px}.preview-topline,.preview-bottomline{color:#74675e;align-items:center;gap:8px;font-size:10px;display:flex}.mode-dot{background:var(--brand-orange);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #ffb3662e}.preview-bubble{width:fit-content;max-width:88%;color:var(--cocoa);border-radius:16px;margin-top:18px;padding:13px 15px;font-size:12px;line-height:1.7}.preview-user{background:#f8e6da;border-bottom-right-radius:5px;margin-left:auto}.preview-helper{background:#eaf4f1;border-bottom-left-radius:5px}.preview-helper>span{color:#428f85;font-size:10px;font-weight:800}.preview-helper p{margin:5px 0 0}.preview-bottomline{color:var(--muted);justify-content:flex-end;margin-top:20px}.preview-bottomline span{color:#7d7067;letter-spacing:.08em;background:#f1ece8;border-radius:999px;padding:3px 7px;font-size:9px;font-weight:850}.learning-section{padding-top:55px}.learning-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;display:grid}.learning-card{border:1px solid var(--line);background:var(--white);border-radius:22px;grid-template-columns:42px 1fr 16px;align-items:start;gap:14px;min-height:180px;padding:23px;transition:transform .18s,box-shadow .18s;display:grid}.learning-card:hover{box-shadow:var(--shadow-soft);transform:translateY(-3px)}.learning-icon{color:#9a673a;background:#fff0de;border-radius:14px;place-items:center;width:39px;height:39px;font-size:10px;font-weight:850;display:grid}.learning-card h3{color:var(--cocoa);margin:2px 0 8px;font-size:15px}.learning-card p{color:var(--muted);margin:0;font-size:11px;line-height:1.8}.learning-arrow{color:var(--mint);font-size:16px}.trust-section{background:#eef4f1;padding-block:78px}.trust-inner{grid-template-columns:.9fr 1.1fr;align-items:center;gap:30px 80px;display:grid}.trust-intro h2{font-size:clamp(28px,3vw,36px)}.trust-intro>p:not(.eyebrow){color:#746a61;max-width:440px;margin:14px 0 0;font-size:12px;line-height:1.9}.trust-points{grid-template-columns:repeat(3,1fr);gap:13px;display:grid}.trust-points>div{background:#ffffff8a;border:1px solid #6b4f3a1f;border-radius:17px;flex-direction:column;align-items:flex-start;gap:8px;padding:17px;display:flex}.trust-points>div>span{color:var(--emotion-honey);font-size:20px}.trust-points strong{color:var(--cocoa);font-size:12px}.trust-points small{color:var(--muted);font-size:10px}.trust-link{color:#547e75;grid-column:2;justify-self:start;font-size:11px;font-weight:800}.mother-brand-section{text-align:center;background:var(--warm-beige);padding-block:76px 90px}.mother-brand-inner{justify-items:center;display:grid}.mother-brand-kicker{color:#907a68;letter-spacing:.1em;font-size:11px}.mother-brand-inner h2{color:var(--emotion-deep-cocoa);letter-spacing:.14em;margin:6px 0 0;font-size:34px}.mother-brand-inner>p{color:#7d6f64;margin:9px 0 18px;font-size:12px}.mother-brand-divider{align-items:center;gap:12px;display:flex}.mother-brand-divider span{background:#6b4f3a2e;width:85px;height:1px}.mother-brand-divider img{background:#fff;border-radius:50%}.site-footer{color:#ede3d9;background:#4d382d;padding-block:34px 21px}.footer-main{align-items:center;gap:20px;display:flex}.footer-brand{color:#fff;align-items:center;gap:9px;display:flex}.footer-brand img{background:#fff;border-radius:50%}.footer-brand span{letter-spacing:.08em;font-size:15px}.footer-brand em{color:#ffc17f;font-size:12px;font-style:normal}.footer-main>p{color:#d8cabe;margin:0;font-size:11px}.footer-links{color:#e9dcd0;gap:19px;margin-left:auto;font-size:11px;display:flex}.footer-links a:hover{color:#fff;text-underline-offset:4px;text-decoration:underline}.footer-bottom{color:#cabbb0;border-top:1px solid #ffffff21;justify-content:space-between;gap:15px;margin-top:24px;padding-top:15px;font-size:9px;display:flex}.inner-page{padding-block:67px 100px}.inner-hero{max-width:740px;padding-block:20px 49px}.inner-hero h1{font-size:clamp(37px,5vw,59px)}.inner-hero>p:not(.eyebrow){color:#75675d;max-width:600px;margin:21px 0 24px;font-size:14px;line-height:1.95}.learn-list{gap:15px;display:grid}.learn-article{border:1px solid var(--line);background:var(--white);border-radius:21px;grid-template-columns:65px 1fr;gap:20px;padding:27px 30px;display:grid}.learn-number{color:var(--emotion-honey);letter-spacing:.12em;font-size:12px;font-weight:850}.learn-content h2{color:var(--cocoa);margin:0;font-size:20px}.learn-content>p{max-width:710px;color:var(--muted);margin:10px 0 16px;font-size:12px;line-height:1.9}.learn-prompt{background:#f0f5f2;border-radius:13px;padding:13px 16px}.learn-prompt span{color:#4d8a7f;font-size:10px;font-weight:800}.learn-prompt p{color:var(--cocoa);margin:4px 0 0;font-size:12px}.learn-note{background:var(--warm-beige);border-radius:18px;align-items:flex-start;gap:15px;margin-top:22px;padding:21px 24px;display:flex}.learn-note span{color:var(--emotion-honey);font-size:22px}.learn-note p{color:#6f5e51;margin:0;font-size:12px;line-height:1.9}.privacy-version{color:#8c6947;letter-spacing:.08em;background:#fff3e3;border:1px solid #d89a4f59;border-radius:999px;padding:6px 11px;font-size:10px;font-weight:800;display:inline-flex}.privacy-status{background:#eff7f4;border:1px solid #5cc6b752;border-radius:22px;grid-template-columns:53px 1fr;gap:18px;padding:27px;display:grid}.privacy-status-icon{color:#397f72;background:#d8eed9;border-radius:50%;place-items:center;width:43px;height:43px;font-size:20px;font-weight:800;display:grid}.privacy-status h2{color:var(--cocoa);margin:0;font-size:20px}.privacy-status p{color:#71675e;max-width:760px;margin:10px 0 0;font-size:12px;line-height:1.9}.privacy-status .eyebrow{margin-bottom:7px}.privacy-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:16px;display:grid}.privacy-card{border:1px solid var(--line);background:var(--white);border-radius:19px;min-height:176px;padding:21px}.privacy-symbol{color:var(--emotion-honey);letter-spacing:.12em;font-size:10px;font-weight:850}.privacy-card h2{color:var(--cocoa);margin:18px 0 8px;font-size:15px}.privacy-card p{color:var(--muted);margin:0;font-size:11px;line-height:1.8}.privacy-future{background:#f7f0ea;border-radius:20px;max-width:770px;margin-top:42px;padding:26px}.privacy-future h2{color:var(--cocoa);margin:0;font-size:18px}.privacy-future p{color:#74665c;margin:9px 0 17px;font-size:12px;line-height:1.9}.privacy-legacy-note{background:#fffcf9;border:1px solid #6b4f3a1a;border-radius:18px;max-width:770px;margin-top:14px;padding:21px 24px}.privacy-legacy-note h2{color:var(--cocoa);margin:0;font-size:15px}.privacy-legacy-note p{color:#74665c;margin:8px 0 0;font-size:11px;line-height:1.85}.assistant-page{padding-block:62px 100px}.assistant-page-head{max-width:730px;margin-bottom:29px}.assistant-page-head h1{color:var(--emotion-deep-cocoa);margin:0;font-size:clamp(36px,4.5vw,53px);line-height:1.3}.assistant-page-head>p:not(.eyebrow){max-width:650px;color:var(--muted);margin:14px 0 0;font-size:13px;line-height:1.9}.assistant-page-head h1 span{color:var(--emotion-honey)}.assistant-value-points{flex-wrap:wrap;gap:9px;margin-top:22px;display:flex}.assistant-value-points span{color:#547d73;background:#eff7f4bf;border:1px solid #5cc6b740;border-radius:999px;padding:6px 11px;font-size:10px;font-weight:750}.advice-card{background:var(--white);max-width:850px;box-shadow:var(--shadow-soft);border:1px solid #6b4f3a24;border-radius:28px;padding:26px}.advice-mode-row{flex-wrap:wrap;gap:9px;display:flex}.mode-chip{letter-spacing:.04em;border-radius:999px;align-items:center;gap:7px;padding:7px 11px;font-size:10px;font-weight:850;display:inline-flex}.mode-chip-mock{color:#805b3a;background:#fff0dd}.mode-chip-mock i,.advice-state-dot{background:var(--emotion-honey);border-radius:50%;width:7px;height:7px}.mode-chip-real{color:#77706b;background:#f0eeeb}.advice-notice{color:#695a4f;background:#f8f2eb;border-radius:15px;gap:12px;margin-top:17px;padding:13px 15px;display:flex}.advice-notice>span{color:var(--emotion-honey);font-size:16px}.advice-notice p{margin:0;font-size:11px;line-height:1.8}.advice-form{margin-top:25px}.advice-form label{color:var(--emotion-deep-cocoa);font-size:16px;font-weight:800;display:block}.advice-form>p{color:var(--muted);margin:5px 0 12px;font-size:11px}.advice-form textarea{resize:vertical;width:100%;min-height:150px;color:var(--ink);background:#fffcf9;border:1px solid #6b4f3a33;border-radius:16px;padding:15px;font-size:13px;line-height:1.8}.advice-form textarea::placeholder{color:#a8998d}.advice-form textarea:focus{border-color:var(--mint);outline:3px solid #5cc6b73d}.advice-form-footer{justify-content:space-between;align-items:center;gap:12px;margin-top:12px;display:flex}.advice-form-footer>span{color:var(--muted);font-size:10px}.advice-submit{cursor:pointer}.advice-submit:disabled{cursor:not-allowed;opacity:.55;box-shadow:none;transform:none}.advice-state{color:#80736a;border-top:1px solid #6b4f3a1a;align-items:center;gap:9px;margin-top:20px;padding-top:15px;font-size:10px;display:flex}.advice-state-success .advice-state-dot,.advice-state-needs_clarification .advice-state-dot{background:var(--mint)}.advice-state-safe_limit .advice-state-dot,.advice-state-error .advice-state-dot{background:#d77963}.advice-result{border-top:1px solid #6b4f3a1a;margin-top:18px;padding-top:22px}.advice-result-heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.advice-result-heading .eyebrow{margin-bottom:7px}.advice-result-heading h2{max-width:620px;color:var(--emotion-deep-cocoa);margin:0;font-size:20px;line-height:1.55}.result-demo-tag{color:#815c3a;background:#fff1e0;border-radius:999px;flex:none;padding:5px 9px;font-size:9px;font-weight:800}.advice-question{background:#eff7f4;border:1px solid #5cc6b740;border-radius:14px;margin-top:17px;padding:15px 17px}.advice-question strong{color:#487b70;font-size:11px}.advice-question p{color:var(--cocoa);margin:5px 0 0;font-size:12px}.advice-result-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;margin-top:18px;display:grid}.advice-result-grid article{background:#fffcf9;border:1px solid #6b4f3a1a;border-radius:15px;padding:16px}.advice-result-grid h3{color:var(--emotion-honey);margin:0 0 9px;font-size:10px}.advice-result-grid p{color:#76685e;margin:0;font-size:11px;line-height:1.85}.advice-result-grid .suggested-reply{color:#4f796f;font-weight:700}.advice-uncertainty{color:#76685e;background:#f5f1ed;border-radius:12px;gap:9px;margin-top:12px;padding:11px 13px;display:flex}.advice-uncertainty span{color:var(--emotion-honey)}.advice-uncertainty p{margin:0;font-size:10px;line-height:1.8}.advice-feedback{border-radius:15px;margin-top:18px;padding:18px}.advice-feedback h2{color:var(--emotion-deep-cocoa);margin:0;font-size:15px}.advice-feedback p{color:#75675d;margin:7px 0 0;font-size:11px;line-height:1.85}.advice-safe{background:#f8eeeb}.advice-error{background:#f5f1ed}.assistant-boundary{background:var(--warm-beige);border-radius:18px;gap:13px;max-width:850px;margin-top:17px;padding:17px 19px;display:flex}.assistant-boundary>span{color:var(--emotion-honey);font-size:20px}.assistant-boundary p{color:#75675d;margin:0;font-size:11px;line-height:1.85}.assistant-boundary strong{color:var(--cocoa)}@media (max-width:980px){.hero{gap:25px}.header-inner{gap:16px}.main-nav{gap:14px}.nav-link{font-size:11px}.header-cta{padding-inline:11px;font-size:10px}.hero-art{min-height:410px}.concern-list{grid-template-columns:repeat(2,minmax(0,1fr))}.assistant-invite{gap:42px}.trust-inner{gap:28px}}@media (max-width:760px){.page-shell{width:min(100% - 36px,600px)}.header-inner{flex-wrap:wrap;gap:6px 13px;min-height:74px;padding-block:10px}.brand-mark{width:46px;height:46px}.brand-name strong{font-size:19px}.brand-name small{display:none}.main-nav{order:3;justify-content:space-between;gap:8px;width:100%;margin:0;padding-top:5px}.nav-link{font-size:11px}.header-cta{margin-left:auto;padding:8px 12px;font-size:11px}.hero{grid-template-columns:1fr;gap:27px;padding-block:43px 53px}.hero-copy{padding-block:0}.hero h1{font-size:clamp(39px,9vw,55px)}.hero-intro{margin-block:17px 20px;font-size:14px}.hero-assurances{gap:10px 14px;margin-top:20px;font-size:10px}.hero-art{border-radius:27px 27px 75px;min-height:430px}.hero-image{object-position:62% center}.welcome-inner{gap:10px;min-height:80px}.welcome-inner p{font-size:11px}.welcome-link{font-size:10px}.welcome-mark{flex:0 0 32px;width:32px;height:32px}.section{padding-block:69px}.section-heading{margin-bottom:24px;display:block}.section-side-copy{margin-top:13px}.concern-item{min-height:164px;padding:17px}.concern-content strong{font-size:14px}.hope-grid{grid-template-columns:1fr;gap:33px;padding-block:65px}.hope-copy h2,.assistant-invite h2{font-size:33px}.hope-quote{min-height:225px;padding:30px}.hope-quote p{font-size:20px}.assistant-invite{grid-template-columns:1fr;gap:28px}.assistant-preview{justify-self:stretch;max-width:none}.learning-section{padding-top:35px}.learning-grid{grid-template-columns:1fr}.learning-card{min-height:130px;padding:18px}.trust-inner{grid-template-columns:1fr}.trust-points{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.trust-points>div{padding:12px 10px}.trust-points strong{font-size:10px}.trust-points small{font-size:9px;line-height:1.5}.trust-link{grid-column:1}.footer-main{flex-wrap:wrap;gap:15px}.footer-main>p{flex-basis:calc(100% - 55px);margin-top:-12px;margin-left:51px}.footer-links{flex-wrap:wrap;justify-content:flex-start;gap:8px 15px;width:100%;margin:4px 0 0}.footer-bottom{flex-direction:column;gap:5px}.inner-page{padding-block:48px 70px}.inner-hero{padding-block:12px 34px}.inner-hero h1{font-size:clamp(38px,9vw,52px)}.learn-article{grid-template-columns:34px 1fr;gap:12px;padding:20px 16px}.learn-content h2{font-size:17px}.privacy-grid{grid-template-columns:1fr}.privacy-card{min-height:unset}.privacy-status{grid-template-columns:42px 1fr;gap:12px;padding:20px 16px}.privacy-status-icon{width:36px;height:36px}.privacy-status h2{font-size:17px}.assistant-page{padding-block:48px 70px}.advice-card{border-radius:22px;padding:18px 15px}.advice-form-footer{flex-direction:column;align-items:flex-start}.advice-submit{width:100%}.advice-result-heading h2{font-size:17px}.advice-result-grid{grid-template-columns:1fr}}@media (max-width:420px){.page-shell{width:calc(100% - 28px)}.hero-art{min-height:365px}.hero-actions{flex-direction:column;align-items:flex-start;gap:15px}.concern-list{gap:8px}.concern-item{min-height:158px;padding:13px}.concern-content strong{font-size:12px}.concern-content small{font-size:10px}.trust-points{grid-template-columns:1fr}.trust-points>div{grid-template-columns:24px 1fr;align-items:center;gap:3px 9px;display:grid}.trust-points>div>span{grid-row:span 2}.privacy-status{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.home-learning-section{padding-top:48px}.home-learning-grid,.learn-unit-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;display:grid}.learning-unit-card{border:1px solid var(--line);min-width:0;min-height:238px;color:inherit;background:var(--white);border-radius:21px;flex-direction:column;padding:22px;transition:transform .18s,box-shadow .18s;display:flex}.learning-unit-card:hover{box-shadow:var(--shadow-soft);transform:translateY(-3px)}.learning-unit-card:focus-visible,.learn-concern-card:focus-visible,.story-to-learn .button:focus-visible{outline:3px solid var(--mint);outline-offset:3px}.learning-unit-card-home{background:linear-gradient(145deg,#fffefc,#f2f7f4);min-height:210px}.learning-unit-card-compact{min-height:190px}.learning-unit-meta{color:#7c8c82;flex-wrap:wrap;justify-content:space-between;gap:8px;font-size:9px;display:flex}.learning-unit-meta span:first-child{color:#9a714b;font-weight:800}.ecosystem-shortcuts{background:#fffefcdb;border:1px solid #6b4f3a1a;border-radius:24px;grid-template-columns:.72fr 1.8fr;align-items:center;gap:30px;margin-block:25px 16px;padding:24px 28px;display:grid;box-shadow:0 12px 34px #6b4f3a0e}.ecosystem-shortcuts .eyebrow{margin-bottom:5px;font-size:9px}.ecosystem-shortcuts h2{color:var(--emotion-deep-cocoa);margin:0;font-size:18px;line-height:1.5}.ecosystem-shortcut-groups{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;display:grid}.ecosystem-shortcut-group{border-left:1px solid var(--line);grid-template-columns:27px 1fr;gap:8px;min-width:0;padding-left:13px;display:grid}.ecosystem-group-number{color:#8c694b;background:#fff0df;border-radius:9px;place-items:center;width:24px;height:24px;font-size:8px;font-weight:850;display:grid}.ecosystem-shortcut-group strong{color:var(--cocoa);font-size:10px}.ecosystem-shortcut-group p{flex-wrap:wrap;gap:4px 10px;margin:4px 0 0;display:flex}.ecosystem-shortcut-group a{color:#75675d;text-underline-offset:3px;font-size:9px;line-height:1.65;-webkit-text-decoration:underline #6b4f3a2e;text-decoration:underline #6b4f3a2e}.ecosystem-shortcut-group a:hover{color:#9b673a;text-decoration-color:currentColor}.community-page{padding-top:40px}.community-page-hero{background:linear-gradient(115deg,#f7ebdd 0%,#f8f0e8 55%,#eaf3ef 100%);border:1px solid #ffffffbf;border-radius:30px 30px 76px;grid-template-columns:1.18fr .82fr;align-items:center;gap:35px;min-height:280px;padding:35px 42px;display:grid;position:relative;overflow:hidden}.community-hero-copy{z-index:1;position:relative}.community-hero-copy .eyebrow{margin-bottom:12px}.community-hero-copy h1,.interaction-hub-hero h1,.healing-page-heading h1{color:var(--emotion-deep-cocoa);letter-spacing:-.03em;margin:0;font-size:clamp(33px,4.2vw,48px);line-height:1.35}.community-hero-copy h1 span,.interaction-hub-hero h1 span,.healing-page-heading h1 span{color:#a77b52}.community-hero-copy>p:not(.eyebrow){color:#74675d;max-width:570px;margin:14px 0 0;font-size:12px;line-height:1.9}.community-hero-badges{flex-wrap:wrap;gap:7px;margin-top:17px;display:flex}.community-hero-badges span{color:#74675d;background:#fffefc9e;border:1px solid #6b4f3a1a;border-radius:999px;padding:5px 9px;font-size:8px}.community-hero-note{text-align:center;background:#fffcf7a6;border:1px solid #fffc;border-radius:50% 44% 48% 43%;align-content:center;justify-items:center;min-height:200px;display:grid;position:relative;overflow:hidden}.community-hero-note p{z-index:1;color:#735a45;margin:0;font-size:17px;line-height:1.75;position:relative}.community-hero-note p strong{color:var(--emotion-deep-cocoa);font-size:20px}.community-hero-note-foot{z-index:1;color:#8a796b;letter-spacing:.08em;margin-top:12px;font-size:8px;position:relative}.community-hero-note-mark{color:#8c694b;background:#ffe6c6;border-radius:12px;place-items:center;width:33px;height:33px;font-size:11px;font-weight:850;display:grid;position:absolute;top:20px;right:25px}.community-hero-orbit{border:1px solid #5cc6b740;border-radius:50%;width:160px;height:160px;position:absolute}.community-hero-orbit.orbit-one{bottom:-90px;right:-58px}.community-hero-orbit.orbit-two{border-color:#d89a4f40;bottom:-60px;right:-28px}.community-local-notice{background:#f3f8f4;border:1px solid #5cc6b72e;border-radius:14px;align-items:center;gap:11px;margin:17px 0 22px;padding:12px 15px;display:flex}.community-local-dot{background:#65ac91;border-radius:50%;flex:0 0 8px;width:8px;height:8px}.community-local-notice p{color:#68766e;flex:1;margin:0;font-size:9px;line-height:1.8}.community-local-notice p strong{color:#4d796c;margin-right:7px}.community-local-notice a{color:#557b70;flex:none;font-size:9px;font-weight:800}.community-local-notice a span{color:var(--emotion-honey)}.community-workspace{grid-template-columns:minmax(270px,.78fr) minmax(0,1.42fr);align-items:start;gap:17px;display:grid}.community-readonly-workspace{grid-template-columns:minmax(0,1fr)}.community-readonly-note{color:#77543b;background:#f8ead8;border-radius:99px;width:fit-content;margin:0 0 12px;padding:7px 11px;font-size:11px;font-weight:700}.community-compose-panel,.community-feed-panel,.community-comments-section{border:1px solid var(--line);background:var(--white);border-radius:22px;min-width:0;padding:22px;box-shadow:0 12px 34px #6b4f3a0b}.community-panel-heading{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding-bottom:15px;display:flex}.community-panel-icon{color:#8d6543;background:#fff0dd;border-radius:13px;place-items:center;width:38px;height:38px;font-size:12px;font-weight:850;display:grid}.community-panel-heading .eyebrow,.community-feed-heading .eyebrow{margin:0 0 2px;font-size:8px}.community-panel-heading h2,.community-feed-heading h2,.community-comments-heading h2{color:var(--emotion-deep-cocoa);margin:0;font-size:17px}.community-compose-form{gap:12px;padding-top:14px;display:grid}.community-compose-form label,.community-comment-form label{min-width:0;color:var(--cocoa);gap:5px;font-size:10px;font-weight:750;display:grid}.community-compose-form label>span{color:#94877d;font-size:8px;font-weight:500}.community-compose-form input,.community-compose-form select,.community-compose-form textarea,.community-comment-form input,.community-comment-form textarea{width:100%;min-width:0;min-height:40px;color:var(--ink);outline-color:var(--mint);background:#fffcf9;border:1px solid #6b4f3a2b;border-radius:11px;padding:10px 11px;font-size:10px}.community-compose-form textarea,.community-comment-form textarea{resize:vertical;min-height:105px;line-height:1.75}.community-compose-form label small{color:#9a8c81;justify-self:end;margin-top:-3px;font-size:8px;font-weight:500}.community-compose-note{color:#91847a;margin:-2px 0 0;font-size:8px}.community-submit{width:100%;min-height:43px;font-size:11px}.community-submit:disabled,.community-comment-form button:disabled{cursor:wait;opacity:.6}.community-status-message{color:#6b877a;min-height:14px;margin:0;font-size:9px;line-height:1.6}.community-feed-heading{justify-content:space-between;align-items:center;gap:14px;display:flex}.community-feed-heading h2{font-size:19px}.community-sort-control{color:#7f7268;gap:3px;font-size:8px;display:grid}.community-sort-control select{border:1px solid var(--line);min-height:34px;color:var(--cocoa);background:#fffcf9;border-radius:10px;padding:4px 25px 4px 9px;font-size:9px}.community-topic-list{flex-wrap:wrap;gap:6px;margin:14px 0 8px;display:flex}.community-topic-list button{color:#7e7168;cursor:pointer;background:#fffcf9;border:1px solid #6b4f3a1f;border-radius:999px;min-height:28px;padding:4px 10px;font-size:8px}.community-topic-list button.is-selected{color:#4f796f;background:#eff7f3;border-color:#5cc6b780}.community-post-list{gap:9px;display:grid}.community-post-card{background:linear-gradient(125deg,#fffefc,#fffcf9);border:1px solid #6b4f3a1a;border-radius:16px;min-width:0;padding:14px 15px 11px}.community-post-meta{color:#96897f;flex-wrap:wrap;align-items:center;gap:6px;font-size:8px;display:flex}.community-post-meta time{margin-left:auto}.community-topic-tag,.community-editorial-tag,.community-guest-tag{color:#667f75;background:#eff5f1;border-radius:999px;align-items:center;padding:3px 7px;font-size:8px;display:inline-flex}.community-editorial-tag{color:#906a43;background:#fff1df}.community-guest-tag{color:#82776e;background:#f3f0ec}.community-post-link{min-width:0;padding-top:5px;display:block}.community-post-link h3{color:var(--emotion-deep-cocoa);margin:3px 0 4px;font-size:13px;line-height:1.65}.community-post-link p{color:#7c7067;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:9px;line-height:1.75;display:-webkit-box;overflow:hidden}.community-card-open{color:#597f73;gap:6px;margin-top:8px;font-size:8px;font-weight:800;display:inline-flex}.community-card-open span{color:var(--emotion-honey)}.community-post-byline,.community-detail-byline{color:#7a6e64;align-items:center;gap:7px;margin-top:9px;font-size:8px;display:flex}.community-avatar{color:#8a6442;background:#ffebd4;border-radius:50%;place-items:center;width:24px;height:24px;font-size:9px;font-weight:850;display:grid}.community-post-counts{color:#94877d;gap:10px;margin-left:auto;display:flex}.community-empty-state{text-align:center;justify-items:center;padding:38px 14px;display:grid}.community-empty-state>span{color:#d49b5d;font-size:26px}.community-empty-state h3{color:var(--cocoa);margin:8px 0 4px;font-size:14px}.community-empty-state p{color:var(--muted);margin:0 0 12px;font-size:9px}.community-gentle-close{background:linear-gradient(105deg,#f8efe6,#edf4f0);border-radius:16px;justify-content:space-between;align-items:center;gap:16px;margin-top:19px;padding:15px 18px;display:flex}.community-gentle-close p{color:#76685e;margin:0;font-size:10px}.community-gentle-close>div{flex-wrap:wrap;gap:16px;display:flex}.community-gentle-close a{color:#597e73;font-size:9px;font-weight:800}.community-gentle-close a span{color:var(--emotion-honey)}.community-post-detail-page{width:min(860px,100% - 56px)}.community-breadcrumb{color:#93867c;flex-wrap:wrap;gap:8px;margin-bottom:14px;font-size:9px;display:flex}.community-breadcrumb a:hover,.community-back-link:hover{color:#9b673a}.community-detail-card{border:1px solid var(--line);background:var(--white);box-shadow:var(--shadow-soft);border-radius:25px;padding:clamp(21px,4vw,38px)}.community-detail-card h1{color:var(--emotion-deep-cocoa);margin:17px 0 9px;font-size:clamp(24px,4vw,35px);line-height:1.5}.community-detail-byline{margin-top:0;font-size:9px}.community-detail-content{color:#675b51;white-space:pre-wrap;overflow-wrap:anywhere;margin:22px 0;font-size:14px;line-height:2}.community-detail-actions{border-top:1px solid var(--line);color:#8a7d73;flex-wrap:wrap;align-items:center;gap:14px;padding-top:15px;font-size:9px;display:flex}.community-resonance-button{color:#755e4b;cursor:pointer;background:#fffaf4;border:1px solid #6b4f3a26;border-radius:999px;min-height:39px;padding:0 13px;font-size:10px;font-weight:750}.community-resonance-button>span{color:#d88770;vertical-align:-1px;font-size:17px}.community-resonance-button.is-active{background:#fff1ec;border-color:#d8877061}.community-comments-section{margin-top:15px}.community-comments-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:15px;padding-bottom:13px;display:flex}.community-comments-heading .eyebrow{margin-bottom:2px;font-size:8px}.community-comments-heading>span{color:#887a70;font-size:9px}.community-comment-list{gap:9px;padding-block:13px;display:grid}.community-comment{background:#f8f5f0;border-radius:14px;padding:12px 14px}.community-comment .community-post-meta{justify-content:space-between}.community-comment .community-post-meta strong{color:var(--cocoa);font-size:9px}.community-comment p{color:#6f6258;white-space:pre-wrap;overflow-wrap:anywhere;margin:7px 0 0;font-size:10px;line-height:1.8}.community-comments-empty{color:#897c72;text-align:center;margin:0;padding:18px 10px;font-size:10px}.community-comment-form{border-top:1px solid var(--line);gap:11px;padding-top:13px;display:grid}.community-comment-submit-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.community-comment-submit-row .button{min-height:41px;font-size:10px}.community-back-link{margin-top:17px}.interaction-hub-page{padding-top:52px}.interaction-hub-hero{max-width:750px;margin-bottom:27px}.interaction-hub-hero .eyebrow,.healing-page-heading .eyebrow{margin-bottom:10px}.interaction-hub-hero>p:not(.eyebrow),.healing-page-heading>p:not(.eyebrow){color:#75675d;max-width:650px;margin:14px 0 0;font-size:12px;line-height:1.9}.interaction-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.interaction-feature-card{border:1px solid var(--line);background:var(--white);border-radius:23px;min-width:0;overflow:hidden;box-shadow:0 12px 35px #6b4f3a0e}.interaction-card-kicker{color:#806b58;background:#f5f0ea;border-radius:999px;margin:17px 18px 0;padding:5px 9px;font-size:8px;display:inline-flex}.interaction-card-visual{border-radius:18px;place-items:center;min-height:178px;margin:12px 14px 0;display:grid;position:relative;overflow:hidden}.dating-card-visual{background:radial-gradient(at 72% 15%,#ffffffe6,#0000 23%),linear-gradient(145deg,#f0d4b8,#e6eee7 58%,#d9e6e4)}.dating-card-visual:before{content:"";background:#6f4c3133;width:72%;height:1px;position:absolute;top:25px;left:14%;box-shadow:0 44px #6f4c311f}.dating-card-visual>span{color:#765b42;background:linear-gradient(145deg,#fff3e3,#e8cbb2);border:5px solid #ffffffbf;border-radius:50%;place-items:center;width:76px;height:76px;font-size:28px;font-weight:850;display:grid;box-shadow:0 11px 25px #5d3e2926}.dating-card-visual>i{color:#9a6950;font-size:27px;font-style:normal;position:absolute;bottom:42px;right:24%}.dating-card-visual>b{color:#6d5b4a;font-size:9px;position:absolute;bottom:13px;left:14px}.healing-card-visual{background:radial-gradient(at 50% 120%,#e7d3bf 0,#0000 56%),linear-gradient(145deg,#f3e4d6,#ecf3ee 60%,#e4edf0)}.healing-card-visual:before,.healing-card-visual:after{content:"";border:1px solid #5c92824d;border-radius:50%;width:136px;height:136px;position:absolute}.healing-card-visual:after{border-color:#d89a4f3d;width:184px;height:184px}.healing-card-visual>span{z-index:1;color:#6b594b;text-align:center;font-size:20px;font-weight:750;line-height:1.7;position:relative}.healing-card-visual>i{z-index:1;color:#d89a4f;font-size:20px;font-style:normal;position:absolute;top:26px;right:27%}.interaction-feature-copy{padding:19px 21px 22px}.interaction-feature-copy .eyebrow{margin-bottom:3px;font-size:8px}.interaction-feature-copy h2{color:var(--emotion-deep-cocoa);margin:0;font-size:18px}.interaction-feature-copy>p:not(.eyebrow){color:#76695f;min-height:42px;margin:8px 0 15px;font-size:10px;line-height:1.85}.interaction-feature-copy .button{min-height:42px;font-size:10px}.interaction-hub-note{color:#8a7d73;margin:18px 0 0;font-size:9px;line-height:1.8}.dating-sim-page{padding-top:40px}.dating-intro-layout{grid-template-columns:1fr .93fr;align-items:center;gap:44px;display:grid}.dating-intro-copy .eyebrow{margin-bottom:12px}.dating-intro-copy h1{color:var(--emotion-deep-cocoa);letter-spacing:-.03em;margin:0;font-size:clamp(36px,5vw,54px);line-height:1.32}.dating-intro-copy h1 span{color:#a77b52}.dating-intro-copy>p:not(.eyebrow){color:#75675d;max-width:515px;margin:14px 0 0;font-size:12px;line-height:1.9}.dating-practice-tags{flex-wrap:wrap;gap:7px;margin:17px 0 0;padding:0;list-style:none;display:flex}.dating-practice-tags li{color:#5b8074;background:#eff6f2;border-radius:999px;padding:5px 10px;font-size:8px}.dating-intro-actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:21px;display:flex}.dating-intro-actions .button{min-height:45px;font-size:11px}.dating-intro-actions>span{color:#8c7e73;font-size:8px}.dating-scene-preview{min-height:340px;box-shadow:var(--shadow-soft);background:linear-gradient(160deg,#e6f0eb 0%,#f4e0cb 57%,#e9d5c3 100%);border:1px solid #fffc;border-radius:33px 33px 96px;place-items:center;display:grid;position:relative;overflow:hidden}.dating-window-glow{background:linear-gradient(#ffffffc2,#ffffff1a);border:9px solid #ffffff8c;border-radius:50% 50% 12px 12px;width:72%;height:176px;position:absolute;top:-36px;left:12%;box-shadow:inset 0 -32px 50px #ffffff47}.dating-scene-shelf{justify-content:flex-end;gap:7px;width:35%;display:flex;position:absolute;top:42px;right:8%}.dating-scene-shelf span{background:#9db79f;border-radius:9px 9px 3px 3px;width:15px;height:30px;box-shadow:0 7px 0 -3px #9d7555}.dating-scene-shelf span:nth-child(2){background:#d9a177;height:24px;margin-top:6px}.dating-scene-shelf span:nth-child(3){background:#dbbe81;height:34px}.dating-character-portrait{background:linear-gradient(145deg,#f2dcc6,#e8bfa5);border:7px solid #fffc;border-radius:47% 47% 40% 40%;place-items:center;width:105px;height:124px;display:grid;position:absolute;top:76px;left:20%;box-shadow:0 16px 25px #533d2d21}.dating-character-portrait span,.dating-character-orb span{color:#7a5943;background:linear-gradient(150deg,#ffebd5,#ddaf8b);border-radius:45% 45% 48% 48%;place-items:center;width:54px;height:62px;font-size:21px;font-weight:850;display:grid}.dating-character-portrait small{color:#7d6b5a;font-size:8px;position:absolute;bottom:-20px;right:0}.dating-table-art{background:linear-gradient(#c38e65,#a96f4b);border-radius:50%;width:64%;height:57px;position:absolute;bottom:41px;right:-10px;box-shadow:0 16px 18px #5b3a272e}.dating-table-art:before{content:"";background:#926344;width:8px;height:57px;position:absolute;bottom:-54px;left:14%;box-shadow:202px 0 #926344}.dating-cup{background:#fffaf0;border-radius:5px 5px 10px 10px;width:29px;height:30px;position:absolute;top:-30px;box-shadow:inset 0 6px #d9c4ac}.dating-cup:after{content:"";border:3px solid #fffaf0;border-left:0;border-radius:0 10px 10px 0;width:10px;height:12px;position:absolute;top:6px;right:-9px}.dating-cup.cup-one{left:17%}.dating-cup.cup-two{background:#eaf3eb;right:18%}.dating-scene-preview>p{z-index:1;color:#745840;margin:0;font-size:9px;position:absolute;bottom:14px;left:16px}.dating-scene-preview>p strong{color:#5d4837;font-size:11px}.dating-principle-strip{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:18px;display:flex}.dating-principle-strip span{color:#6f7f75;background:#f7f8f4;border:1px solid #6b4f3a1a;border-radius:999px;padding:7px 12px;font-size:8px}.dating-game-page{max-width:1000px}.dating-game-topline{justify-content:space-between;align-items:center;gap:12px;margin-bottom:13px;display:flex}.dating-game-topline .text-link{font-size:10px}.dating-local-label{color:#897b70;font-size:8px}.dating-game-card{border:1px solid var(--line);background:var(--white);box-shadow:var(--shadow-soft);border-radius:26px;padding:clamp(18px,4vw,33px)}.dating-game-header{justify-content:space-between;align-items:flex-end;gap:15px;display:flex}.dating-game-header .eyebrow{margin-bottom:3px;font-size:8px}.dating-game-header h1{color:var(--emotion-deep-cocoa);margin:0;font-size:clamp(20px,3vw,28px)}.dating-progress-copy{color:#7d7168;text-align:right;gap:3px;font-size:8px;display:grid}.dating-progress-track,.healing-progress-track{background:#f0ece6;border-radius:999px;height:6px;margin-top:15px;overflow:hidden}.dating-progress-track>span,.healing-progress-track>span{border-radius:inherit;background:linear-gradient(90deg,#d9a76e,#67bdae);height:100%;transition:width .3s;display:block}.dating-scene-layout{grid-template-columns:.68fr 1.32fr;gap:17px;margin-top:18px;display:grid}.dating-character-card{background:linear-gradient(150deg,#f5e8dc,#eff4ef);border:1px solid #6b4f3a1a;border-radius:18px;align-self:start;padding:17px}.dating-character-orb{background:#e8ceb7;border:5px solid #ffffffb8;border-radius:50%;place-items:center;width:76px;height:76px;margin:0 auto 10px;display:grid;position:relative}.dating-character-orb>i{color:#d79a54;font-size:14px;font-style:normal;position:absolute;top:3px;right:2px}.dating-character-orb span{width:39px;height:46px;font-size:16px}.dating-character-name{color:var(--emotion-deep-cocoa);text-align:center;margin:0;font-size:13px;font-weight:850}.dating-character-caption{color:#827569;text-align:center;margin:3px 0 0;font-size:8px}.dating-scene-divider{background:#6b4f3a1f;height:1px;margin:13px 0;display:block}.dating-scene-description{color:#76695f;margin:0;font-size:9px;line-height:1.8}.dating-scene-location{color:#876547;align-items:center;gap:6px;margin-top:12px;font-size:8px;display:flex}.dating-scene-location span{font-size:14px}.dating-dialogue-panel{background:#fffcf9;border:1px solid #6b4f3a1a;border-radius:18px;min-width:0;padding:17px}.dating-beat-label{color:#86786d;flex-wrap:wrap;align-items:center;gap:8px;margin:0;font-size:8px;display:flex}.dating-beat-label span{color:#896743;letter-spacing:.08em;background:#fff0de;border-radius:7px;padding:4px 7px;font-size:7px;font-weight:850}.dating-character-line{align-items:flex-start;gap:10px;margin-top:15px;display:flex}.dating-dialogue-avatar{color:#76583e;background:#f4dcc7;border-radius:50%;flex:0 0 30px;place-items:center;width:30px;height:30px;font-size:10px;font-weight:850;display:grid}.dating-character-line p{color:#5e5147;background:#f1f5f1;border-radius:4px 15px 15px;max-width:570px;margin:0;padding:12px 14px;font-size:11px;line-height:1.85}.dating-choice-prompt{color:var(--emotion-deep-cocoa);margin:17px 0 9px;font-size:11px;font-weight:800;line-height:1.7}.dating-choice-list{gap:7px;display:grid}.dating-choice-button{color:#67594f;background:var(--white);cursor:pointer;text-align:left;border:1px solid #6b4f3a21;border-radius:13px;grid-template-columns:25px 1fr 17px;align-items:center;gap:9px;min-width:0;padding:9px 11px;transition:border-color .15s,transform .15s,background .15s;display:grid}.dating-choice-button:hover{background:#f7fbf8;border-color:#5cc6b78c;transform:translateY(-1px)}.dating-choice-button>span{color:#846444;background:#fff0df;border-radius:8px;place-items:center;width:23px;height:23px;font-size:8px;font-weight:850;display:grid}.dating-choice-button strong{font-size:9px;font-weight:650;line-height:1.7}.dating-choice-button>i{color:var(--emotion-honey);font-size:12px;font-style:normal}.dating-no-score-note{color:#92857a;margin:12px 0 0;font-size:8px;line-height:1.7}.dating-response-card{gap:8px;display:grid}.dating-reaction-block,.dating-feedback-block{background:#f1f5f1;border-radius:13px;padding:11px 12px}.dating-feedback-block{background:#fff4e7}.dating-reaction-block span,.dating-feedback-block span{color:#678076;font-size:8px;font-weight:850}.dating-feedback-block span{color:#9b744a}.dating-reaction-block p,.dating-feedback-block p{color:#66594f;margin:4px 0 0;font-size:9px;line-height:1.8}.dating-continue{justify-self:start;min-height:40px;margin-top:4px;font-size:9px}.dating-ending-panel{padding-top:22px}.dating-ending-panel .eyebrow{margin-bottom:4px;font-size:8px}.dating-ending-panel h2{color:var(--emotion-deep-cocoa);margin:0;font-size:25px}.dating-ending-scene{color:#6c5f55;margin:10px 0 17px;font-size:11px;line-height:1.9}.dating-recap-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.dating-recap-grid section{background:#f3f6f1;border-radius:15px;padding:15px}.dating-recap-grid section:nth-child(2){background:#fff4e8}.dating-recap-grid h3{color:var(--cocoa);margin:0 0 7px;font-size:10px}.dating-recap-grid ul{color:#706259;margin:0;padding-left:17px;font-size:9px;line-height:1.8}.dating-recap-grid p{color:#706259;margin:0;font-size:9px;line-height:1.8}.dating-ending-actions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:18px;display:flex}.dating-ending-actions .button{min-height:40px;font-size:9px}.dating-ending-actions .text-link{font-size:9px}.healing-page{padding-top:49px}.healing-page-heading{max-width:770px;margin-bottom:23px}.healing-experience{min-height:335px;box-shadow:var(--shadow-soft);background:linear-gradient(120deg,#f5ebdd,#f5eee7 52%,#eaf2ef);border:1px solid #fffc;border-radius:28px 28px 78px;grid-template-columns:.68fr 1.32fr;align-items:center;gap:25px;padding:clamp(21px,4vw,37px);display:grid;position:relative;overflow:hidden}.healing-visual{place-items:center;min-height:220px;display:grid;position:relative}.healing-visual:before,.healing-visual:after{content:"";border:1px solid #5c9f8e4f;border-radius:50%;width:150px;height:150px;position:absolute}.healing-visual:after{border-color:#d89a4f3b;width:198px;height:198px}.healing-visual span{z-index:1;background:radial-gradient(circle at 36% 29%,#fffef9 0,#f8e3cf 72%);border-radius:50%;width:95px;height:95px;box-shadow:0 15px 38px #6b4f3a1f}.healing-visual i,.healing-visual b{z-index:2;background:#fff9f0;border-radius:50%;display:block;position:absolute;box-shadow:0 4px 12px #6b4f3a17}.healing-visual i{width:17px;height:17px;top:29%;right:27%}.healing-visual b{background:#ddb37f;width:11px;height:11px;bottom:23%;left:25%}.healing-content{z-index:1;min-width:0;position:relative}.healing-content .eyebrow{margin-bottom:8px;font-size:9px}.healing-content h2{color:var(--emotion-deep-cocoa);margin:0;font-size:clamp(22px,3vw,31px);line-height:1.45}.healing-content h2 span{color:#a77b52}.healing-content p:not(.eyebrow){color:#74675d;font-size:10px;line-height:1.85}.healing-welcome>p:not(.eyebrow),.healing-finish>p:not(.eyebrow),.healing-in-progress>p:not(.eyebrow){max-width:560px;margin:9px 0 14px}.healing-welcome .button,.healing-finish .button{min-height:42px;margin-top:6px;font-size:10px}.healing-small-note{color:#8b7e73!important;margin:11px 0 0!important;font-size:8px!important}.healing-timer-row{color:#7b6e63;flex-wrap:wrap;justify-content:space-between;gap:5px 12px;font-size:8px;display:flex}.healing-progress-track{height:8px;margin-top:8px}.healing-continue{min-height:40px;margin-top:11px;font-size:10px}.healing-continue:disabled{cursor:wait;opacity:.45;box-shadow:none;transform:none}.healing-finish label{color:var(--cocoa);margin-top:16px;font-size:9px;font-weight:800;display:block}.healing-finish textarea{width:100%;min-height:102px;color:var(--ink);resize:vertical;background:#fffefccc;border:1px solid #6b4f3a29;border-radius:13px;margin-top:6px;padding:11px 12px;font-size:10px;line-height:1.8}.healing-note-footer{color:#8b7e73;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:7px;margin-top:5px;font-size:8px;display:flex}.healing-note-footer .text-link{font-size:8px}.healing-local-boundary{margin:4px 0 7px!important;font-size:8px!important}.healing-prototype-note{color:#8a7d73;margin:14px 0 0;font-size:9px}@media (max-width:760px){.ecosystem-shortcuts{grid-template-columns:1fr;gap:15px;margin-block:18px 10px;padding:19px 18px}.ecosystem-shortcuts h2{font-size:16px}.ecosystem-shortcut-groups{grid-template-columns:1fr;gap:10px}.ecosystem-shortcut-group{border-top:1px solid var(--line);border-left:0;padding:9px 0 0}.community-page{padding-top:31px}.community-page-hero{border-radius:24px 24px 54px;grid-template-columns:1fr;gap:17px;padding:25px 22px}.community-hero-copy h1,.interaction-hub-hero h1,.healing-page-heading h1{font-size:clamp(31px,8vw,42px)}.community-hero-note{border-radius:24px;min-height:150px}.community-local-notice{flex-wrap:wrap;align-items:flex-start}.community-local-dot{margin-top:4px}.community-local-notice p{flex-basis:calc(100% - 24px)}.community-local-notice a{margin-left:19px}.community-workspace{grid-template-columns:1fr}.community-compose-panel,.community-feed-panel,.community-comments-section{padding:18px 15px}.community-gentle-close{flex-direction:column;align-items:flex-start}.community-post-detail-page{width:min(100% - 36px,600px)}.community-detail-content{font-size:12px}.interaction-hub-page{padding-top:42px}.interaction-card-grid{grid-template-columns:1fr}.interaction-card-visual{min-height:170px}.dating-sim-page{padding-top:31px}.dating-intro-layout{grid-template-columns:1fr;gap:22px}.dating-scene-preview{min-height:285px}.dating-game-header{flex-direction:column;align-items:flex-start}.dating-progress-copy{text-align:left;grid-template-columns:auto auto;justify-content:start;gap:12px}.dating-scene-layout{grid-template-columns:1fr}.dating-character-card{grid-template-columns:59px 1fr;align-items:center;gap:2px 11px;padding:12px;display:grid}.dating-character-orb{border-width:3px;grid-row:span 3;width:56px;height:56px;margin:0}.dating-character-orb span{width:31px;height:38px;font-size:13px}.dating-character-name,.dating-character-caption{text-align:left}.dating-scene-divider{display:none}.dating-scene-description{grid-column:2}.dating-scene-location{grid-column:2;margin-top:4px}.dating-recap-grid{grid-template-columns:1fr}.dating-ending-actions{flex-direction:column;align-items:stretch}.dating-ending-actions .button{width:100%}.healing-page{padding-top:40px}.healing-experience{border-radius:23px 23px 58px;grid-template-columns:1fr;gap:6px;padding:23px 18px}.healing-visual{min-height:145px}.healing-visual span{width:70px;height:70px}.healing-visual:before{width:108px;height:108px}.healing-visual:after{width:140px;height:140px}.healing-visual i{top:19%;right:32%}.healing-visual b{bottom:13%;left:31%}.healing-continue{width:100%}}@media (max-width:420px){.ecosystem-shortcuts{padding-inline:15px}.community-feed-heading{align-items:flex-start}.community-feed-heading h2{font-size:16px}.community-sort-control select{min-width:62px}.community-topic-list{gap:5px}.community-topic-list button{padding-inline:8px}.community-post-card{padding-inline:11px}.community-detail-card{padding:19px 15px}.community-comment-submit-row{flex-direction:column;align-items:stretch}.community-comment-submit-row .button{width:100%}.dating-scene-preview{min-height:255px}.dating-character-portrait{width:87px;height:108px;left:14%}.dating-table-art{width:68%}.dating-table-art:before{box-shadow:158px 0 #926344}.dating-dialogue-panel{padding:14px 12px}.dating-choice-button{grid-template-columns:22px 1fr 13px;gap:7px;padding-inline:8px}.dating-choice-button strong{font-size:8px}.dating-ending-panel h2{font-size:21px}.healing-timer-row{display:grid}}.learning-unit-card h3{color:var(--emotion-deep-cocoa);margin:17px 0 8px;font-size:18px;line-height:1.55}.learning-unit-card p{color:#74675d;margin:0;font-size:11px;line-height:1.85}.learning-unit-action{color:#537f73;justify-content:space-between;margin-top:auto;padding-top:17px;font-size:10px;font-weight:800;display:flex}.learning-unit-action i{color:var(--emotion-honey);font-size:14px;font-style:normal}.home-learning-footer{justify-content:flex-end;margin-top:20px;display:flex}.learn-hub-truth{color:#6f665d;background:#f4f2ed;border-radius:15px;align-items:flex-start;gap:12px;max-width:620px;margin-top:24px;padding:14px 17px;display:flex}.learn-hub-truth>span{color:var(--emotion-honey);font-weight:850}.learn-hub-truth p{margin:0;font-size:11px;line-height:1.85}.learn-concern-section,.learn-recommended-section,.learn-story-first-section,.learn-related-stories,.learn-next-section{margin-top:44px}.learn-concern-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.learn-concern-card{min-width:0;min-height:112px;color:inherit;background:#fffefceb;border:1px solid #6b4f3a1f;border-radius:17px;flex-direction:column;align-items:flex-start;gap:10px;padding:17px 18px;transition:border-color .18s,background .18s;display:flex}.learn-concern-card:hover{background:#f4f8f5;border-color:#5cc6b77a}.learn-concern-card>span{color:#9a714b;font-size:9px;font-weight:800}.learn-concern-card strong{color:var(--cocoa);font-size:12px;line-height:1.7}.learn-concern-card i{color:#5d9184;margin-top:auto;font-size:14px;font-style:normal}.learn-story-grid .story-card{min-height:280px}.learn-coach-invite{background:linear-gradient(125deg,#eff6f2,#fff7ee);border:1px solid #5cc6b738;border-radius:22px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:26px;margin-top:44px;padding:27px 30px;display:grid}.learn-coach-invite h2{color:var(--emotion-deep-cocoa);margin:4px 0 9px;font-size:22px;line-height:1.5}.learn-coach-invite p:not(.eyebrow){color:#71665d;max-width:690px;margin:0;font-size:11px;line-height:1.9}.learn-coach-invite small{color:#8b7b6d;margin-top:8px;font-size:9px;display:block}.learn-coach-invite .button{flex-shrink:0}.learn-hub-footer,.learn-detail-footer{border-top:1px solid var(--line);color:#7c7066;flex-wrap:wrap;justify-content:space-between;gap:12px 20px;margin-top:24px;padding-top:16px;font-size:10px;display:flex}.learn-hub-footer a,.learn-detail-footer a{color:#557e73;font-weight:800}.learn-breadcrumb{color:#887b70;flex-wrap:wrap;align-items:center;gap:9px;margin:-16px 0 32px;font-size:10px;display:flex}.learn-breadcrumb a{color:#5b8377}.learn-reader{width:min(100%,850px);margin:0 auto}.learn-reader-header{max-width:770px}.learn-reader-header h1{max-width:760px;color:var(--emotion-deep-cocoa);margin:11px 0 12px;font-size:clamp(34px,4.5vw,52px);line-height:1.35}.learn-reader-dek{color:#74675d;max-width:710px;margin:0;font-size:15px;line-height:1.9}.learn-reader-meta{color:#7d8d83;flex-wrap:wrap;gap:14px;margin-top:17px;font-size:10px;display:flex}.learn-reader-meta span:first-child{color:#8e704d;font-weight:800}.learn-problem-card{background:linear-gradient(115deg,#eef7f3,#fff7ef);border:1px solid #5cc6b733;border-radius:19px;margin-top:30px;padding:21px 24px}.learn-problem-card h2{color:var(--emotion-deep-cocoa);margin:6px 0 0;font-size:20px;line-height:1.6}.learn-content-disclosure{color:#82776d;margin:14px 0 0;font-size:10px;line-height:1.8}.learn-article-body{max-width:790px;margin:28px auto 0}.learn-content-section{border-bottom:1px solid #6b4f3a1a;grid-template-columns:47px minmax(0,1fr);gap:18px;padding:27px 0 31px;display:grid}.learn-section-index{color:var(--emotion-honey);letter-spacing:.1em;padding-top:4px;font-size:11px;font-weight:850}.learn-section-copy h2{color:var(--cocoa);margin:0 0 12px;font-size:21px;line-height:1.55}.learn-section-copy p{color:#574e47;margin:0 0 12px;font-size:15px;line-height:2}.learn-section-copy p:last-child{margin-bottom:0}.learn-content-section-framework{padding-block:30px}.learn-point-list{gap:10px;margin:18px 0 0;padding:0;list-style:none;display:grid}.learn-point-list li{background:#f7f4ef;border-radius:13px;grid-template-columns:112px minmax(0,1fr);align-items:start;gap:13px;padding:13px 15px;display:grid}.learn-point-list strong{color:#5a8075;font-size:12px;line-height:1.8}.learn-point-list span{color:#655c54;font-size:12px;line-height:1.85}.learn-reflection{background:#fbf5eb;border:1px solid #d89a4f33;border-radius:20px;max-width:790px;margin:31px auto 0;padding:24px 27px}.learn-reflection h2{color:var(--cocoa);margin:4px 0 7px;font-size:22px}.learn-reflection>p:not(.eyebrow){color:#776a60;margin:0;font-size:11px;line-height:1.8}.learn-reflection ul{gap:9px;margin:16px 0 0;padding:0;list-style:none;display:grid}.learn-reflection li{color:#5f554c;background:#ffffffbf;border-radius:12px;padding:11px 13px;font-size:12px;line-height:1.75}.learn-reflection li:before{content:"•";color:var(--emotion-honey);margin-right:8px}.learn-related-story-grid{grid-template-columns:minmax(0,500px)}.learn-related-story-grid .story-card{min-height:270px}.learn-next-grid{grid-template-columns:minmax(0,500px);display:grid}.learn-detail-coach{margin-top:36px}.story-to-learn{background:linear-gradient(115deg,#eff6f2,#fffaf4);border:1px solid #5cc6b738;border-radius:19px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:20px;margin-top:27px;padding:22px 25px;display:grid}.story-to-learn h2{color:var(--cocoa);margin:4px 0 7px;font-size:19px;line-height:1.55}.story-to-learn p:not(.eyebrow){color:#74675d;max-width:650px;margin:0;font-size:11px;line-height:1.85}@media (max-width:760px){.home-learning-grid,.learn-unit-grid{grid-template-columns:1fr}.learning-unit-card,.learning-unit-card-home{min-height:180px;padding:19px}.learn-concern-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.learn-concern-card{min-height:116px;padding:14px 13px}.learn-coach-invite,.story-to-learn{grid-template-columns:1fr;gap:16px;padding:21px 18px}.learn-coach-invite .button,.story-to-learn .button{justify-content:center;width:100%}.learn-reader{width:100%}.learn-reader-header h1{font-size:clamp(31px,8vw,39px)}.learn-reader-dek{font-size:14px}.learn-problem-card{padding:18px 17px}.learn-problem-card h2{font-size:18px}.learn-content-section{grid-template-columns:29px minmax(0,1fr);gap:10px;padding-block:23px 26px}.learn-section-copy h2{font-size:18px}.learn-section-copy p{font-size:14px;line-height:1.95}.learn-point-list li{grid-template-columns:1fr;gap:3px;padding:12px}.learn-point-list span{font-size:12px}.learn-reflection{padding:20px 16px}.learn-reflection h2{font-size:19px}.learn-reflection li{font-size:11px}.learn-related-story-grid,.learn-next-grid{grid-template-columns:1fr}}@media (max-width:420px){.learn-concern-grid{grid-template-columns:1fr}.learn-concern-card{min-height:88px}.learn-breadcrumb{gap:6px;font-size:9px}.learn-section-index{font-size:9px}.learn-section-copy h2{font-size:17px}.learn-reader-meta{margin-top:13px}}.home-story-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;display:grid}.home-story-grid .story-card{min-width:0}.home-story-footer,.story-index-actions{flex-wrap:wrap;align-items:center;gap:22px;margin-top:22px;display:flex}.stories-page{max-width:1120px}.stories-hero{max-width:810px}.stories-hero>p:not(.eyebrow){max-width:700px}.stories-featured-section,.stories-topic-section,.stories-all-section,.story-related-section{margin-top:38px}.stories-section-heading{justify-content:space-between;align-items:end;gap:26px;margin-bottom:18px;display:flex}.stories-section-heading .eyebrow{margin-bottom:7px}.stories-section-heading h2{color:var(--emotion-deep-cocoa);margin:0;font-size:clamp(22px,3vw,30px);line-height:1.4}.stories-section-heading>p,.stories-featured-note{max-width:370px;color:var(--muted);margin:0 0 2px;font-size:12px;line-height:1.8}.stories-featured-note{text-align:right}.story-card{border:1px solid var(--line);background:var(--white);border-radius:22px;min-width:0;padding:0;transition:transform .18s,box-shadow .18s;overflow:hidden;box-shadow:0 9px 28px #6b4f3a09}.story-card:hover{box-shadow:var(--shadow-soft);transform:translateY(-3px)}.story-card-link{flex-direction:column;min-width:0;height:100%;display:flex}.story-card-visual{isolation:isolate;background:linear-gradient(135deg,#e9ddd0,#f6eee5 55%,#dde9ef);flex-direction:column;justify-content:space-between;gap:25px;min-height:138px;padding:15px 17px;display:flex;position:relative;overflow:hidden}.story-card-visual:before,.story-reader-cover:before{z-index:-1;content:"";border:1px solid #ffffffa6;border-radius:50%;width:180px;height:180px;position:absolute;top:-72px;right:-25px;box-shadow:0 0 0 22px #ffffff1c,0 0 0 46px #ffffff14}.story-card-visual:after,.story-reader-cover:after{z-index:-1;content:"";background:#ffffff47;border-radius:50%;width:120px;height:120px;position:absolute;bottom:-72px;left:25%}.story-card-visual[data-cover=window-evening],.story-reader-cover[data-cover=window-evening]{background:linear-gradient(122deg,#ebd8c6 0%,#f5e9dc 53%,#e2e9e3 100%)}.story-card-visual[data-cover=quiet-table],.story-reader-cover[data-cover=quiet-table]{background:linear-gradient(122deg,#dde9ef 0%,#e9eae2 50%,#f4e1d3 100%)}.story-card-visual[data-cover=two-cups],.story-reader-cover[data-cover=two-cups]{background:linear-gradient(122deg,#f1dfd7 0%,#f8ede4 53%,#e2ede8 100%)}.story-card-visual[data-cover=cafe-window],.story-reader-cover[data-cover=cafe-window]{background:linear-gradient(122deg,#eadacb 0%,#f6ede1 55%,#dce8e5 100%)}.story-card-visual[data-cover=unopened-book],.story-reader-cover[data-cover=unopened-book]{background:linear-gradient(122deg,#e5e0d4 0%,#f2e7d9 54%,#e4e9ea 100%)}.story-card-visual[data-cover=late-message],.story-reader-cover[data-cover=late-message]{background:linear-gradient(122deg,#dce4e8 0%,#ebe8e0 54%,#f3dfd0 100%)}.story-card-visual-id{color:#75695e;letter-spacing:.12em;background:#fffefc7a;border:1px solid #ffffff8c;border-radius:999px;width:fit-content;padding:5px 8px;font-size:8px;font-weight:800}.story-card-visual-caption{max-width:85%;color:var(--emotion-deep-cocoa);letter-spacing:.02em;font-size:14px;font-weight:750}.story-card-content{flex-direction:column;flex:1;min-width:0;padding:16px 17px 15px;display:flex}.story-card-title{color:var(--cocoa);margin:12px 0 7px;font-size:16px;line-height:1.55;display:block}.story-card-excerpt{color:#74675d;font-size:11px;line-height:1.8}.story-card-footer{color:#7c7067;flex-wrap:wrap;justify-content:space-between;gap:8px;margin-top:auto;padding-top:17px;font-size:9px;display:flex}.story-card-footer>span:last-child{color:#587e73;font-weight:800}.story-card-footer i,.story-topic-example i{color:var(--emotion-honey);font-style:normal}.story-card-featured .story-card-link{grid-template-columns:minmax(270px,.85fr) minmax(0,1.15fr);display:grid}.story-card-featured .story-card-visual{justify-content:flex-end;min-height:258px;padding:22px}.story-card-featured .story-card-visual-id{position:absolute;top:19px;left:19px}.story-card-featured .story-card-visual-caption{max-width:100%;font-size:20px}.story-card-featured .story-card-content{justify-content:center;padding:27px clamp(22px,4vw,46px)}.story-card-featured .story-card-title{margin-block:17px 9px;font-size:clamp(22px,3vw,30px)}.story-card-featured .story-card-excerpt{font-size:13px}.story-card-featured .story-card-footer{margin-top:16px}.story-card-home .story-card-visual{min-height:125px}.story-card-home .story-card-content{padding:14px 15px}.story-card-home .story-card-title{margin-top:9px;font-size:14px}.story-card-home .story-card-excerpt{font-size:10px}.story-topic-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.story-topic-card{border:1px solid var(--line);background:linear-gradient(145deg,#fffefc,#f8f2ec);border-radius:18px;flex-direction:column;min-width:0;min-height:152px;padding:16px;transition:transform .18s,box-shadow .18s;display:flex}.story-topic-card:hover{transform:translateY(-2px);box-shadow:0 12px 28px #6b4f3a14}.story-topic-label{color:#a87846;letter-spacing:.06em;font-size:9px;font-weight:850}.story-topic-card>strong{color:var(--cocoa);margin-top:9px;font-size:12px;line-height:1.7}.story-topic-example{color:#638075;justify-content:space-between;align-items:flex-end;gap:6px;margin-top:auto;padding-top:12px;font-size:9px;line-height:1.5;display:flex}.story-editorial-note>span{color:var(--emotion-honey);flex:0 0 18px;font-weight:850}.story-index-actions{padding-bottom:6px}.story-reader-page{max-width:100%;padding-top:27px}.story-breadcrumb{color:#82756b;flex-wrap:wrap;align-items:center;gap:9px;width:min(100%,900px);margin:0 auto 28px;font-size:10px;display:flex}.story-breadcrumb a{color:#648176}.story-breadcrumb [aria-current=page]{color:var(--cocoa)}.story-reader{width:min(100%,790px);margin-inline:auto}.story-reader-header{padding:15px 0 20px}.story-reader-header .eyebrow{margin-bottom:12px}.story-reader-header h1{max-width:720px;color:var(--emotion-deep-cocoa);letter-spacing:-.025em;margin:0;font-size:clamp(34px,5vw,50px);line-height:1.35}.story-reader-dek{color:#74675d;max-width:690px;margin:16px 0 17px;font-size:16px;line-height:1.9}.story-reader-meta{color:#83766b;flex-wrap:wrap;gap:8px 18px;font-size:10px;display:flex}.story-disclosure{color:#6f766d;background:#f1f2eb;border-radius:10px;width:fit-content;max-width:100%;margin:16px 0 0;padding:7px 11px;font-size:9px;line-height:1.7}.story-reader-cover{isolation:isolate;background:linear-gradient(122deg,#ebd8c6 0%,#f5e9dc 53%,#e2e9e3 100%);border:1px solid #fffc;border-radius:24px;flex-direction:column;justify-content:space-between;min-height:218px;padding:18px 22px;display:flex;position:relative;overflow:hidden}.story-reader-cover>span{color:#75695e;letter-spacing:.1em;background:#fffefc80;border:1px solid #ffffff8c;border-radius:999px;width:fit-content;padding:6px 9px;font-size:8px;font-weight:800}.story-reader-cover>p{max-width:520px;color:var(--emotion-deep-cocoa);margin:0;font-size:clamp(20px,3vw,27px);font-weight:750;line-height:1.45}.story-prose{color:#4e453f;letter-spacing:.01em;width:min(100%,680px);margin:38px auto 0;font-size:17px;line-height:2.05}.story-prose p{margin:0 0 24px}.story-prose .story-prose-turn{color:#66554a;background:linear-gradient(90deg,#f7ebdda3,#f7ebdd00);border-left:3px solid #d89a4fa1;border-radius:0 14px 14px 0;margin-block:31px;padding:17px 21px}.story-reflection{background:linear-gradient(135deg,#f7ebdd,#f4f4ee 75%);border:1px solid #6b4f3a1a;border-radius:22px;width:min(100%,760px);margin:39px auto 0;padding:26px 29px}.story-reflection .eyebrow{margin-bottom:7px}.story-reflection h2{color:var(--emotion-deep-cocoa);margin:0;font-size:23px}.story-reflection-intro{color:#74675d;max-width:580px;margin:9px 0 15px;font-size:11px;line-height:1.8}.story-reflection ul{gap:9px;margin:0;padding:0;list-style:none;display:grid}.story-reflection li{color:#5f554c;background:#fffefcb8;border-radius:12px;padding:11px 13px 11px 31px;font-size:12px;line-height:1.75;position:relative}.story-reflection li:before{background:var(--emotion-honey);content:"";border-radius:50%;width:7px;height:7px;position:absolute;top:17px;left:13px}.story-related-section{width:min(100%,960px);margin-inline:auto}.story-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.story-card-related .story-card-visual{min-height:112px}.story-next-step{background:#fffcf8;border:1px solid #d89a4f33;border-radius:21px;justify-content:space-between;align-items:center;gap:24px;width:min(100%,790px);margin:28px auto 0;padding:24px 26px;display:flex}.story-next-step .eyebrow{margin-bottom:6px}.story-next-step h2{color:var(--emotion-deep-cocoa);margin:0;font-size:19px}.story-next-step p:not(.eyebrow){color:#74675d;max-width:500px;margin:8px 0 0;font-size:11px;line-height:1.8}.story-next-step .button{flex:none;min-height:44px;font-size:10px}@media (max-width:760px){.home-story-grid,.story-card-featured .story-card-link{grid-template-columns:1fr}.story-card-featured .story-card-visual{min-height:165px}.story-card-featured .story-card-content{padding:18px}.story-topic-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stories-section-heading{flex-direction:column;align-items:flex-start;gap:8px}.stories-featured-note{text-align:left}.stories-featured-section,.stories-topic-section,.stories-all-section,.story-related-section{margin-top:29px}.story-reader-page{padding-top:19px}.story-breadcrumb{margin-bottom:17px}.story-reader-header h1{font-size:clamp(30px,8vw,40px)}.story-reader-dek{font-size:14px}.story-reader-cover{border-radius:18px;min-height:170px;padding:15px}.story-prose{margin-top:27px;font-size:16px;line-height:1.98}.story-prose p{margin-bottom:20px}.story-reflection{margin-top:28px;padding:21px 17px}.story-related-grid{grid-template-columns:1fr}.story-next-step{flex-direction:column;align-items:flex-start;gap:17px;padding:21px 18px}.story-next-step .button{width:100%}}@media (max-width:420px){.home-story-footer,.story-index-actions{flex-direction:column;align-items:flex-start;gap:13px}.story-topic-grid{grid-template-columns:1fr}.story-topic-card{min-height:116px}.story-card-home .story-card-visual{min-height:112px}.story-reader-cover{min-height:150px}.story-reflection h2{font-size:20px}.story-reflection li{font-size:11px}}.header-inner{position:relative}.mobile-menu-toggle{display:none}.professional-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px;display:grid}.professional-product-grid-directory{margin-top:2px}.product-card{border:1px solid var(--line);background:var(--white);border-radius:24px;flex-direction:column;min-height:390px;padding:25px;transition:transform .18s,box-shadow .18s;display:flex;box-shadow:0 10px 32px #6b4f3a0a}.product-card:hover{box-shadow:var(--shadow-soft);transform:translateY(-3px)}.product-card-coach{background:linear-gradient(145deg,#fffefc 52%,#f0f6f3)}.product-card-showcase{background:linear-gradient(145deg,#fffefc 52%,#f9f0e8)}.product-card-topline{justify-content:space-between;align-items:center;gap:12px;display:flex}.product-mark{color:#8b6749;background:#fff0dd;border-radius:15px;place-items:center;width:44px;height:44px;font-size:18px;font-weight:850;display:grid}.product-status{color:#56776e;background:#e2f1ead9;border-radius:999px;width:fit-content;padding:6px 10px;font-size:9px;font-weight:800;line-height:1.5;display:inline-flex}.product-audience{color:var(--emotion-honey);letter-spacing:.04em;margin:22px 0 7px;font-size:10px;font-weight:800}.product-card h3{color:var(--emotion-deep-cocoa);letter-spacing:-.02em;margin:0;font-size:25px}.product-promise{color:#75675d;max-width:450px;margin:11px 0 16px;font-size:12px;line-height:1.9}.product-scenarios{gap:9px;margin:0 0 23px;padding:0;list-style:none;display:grid}.product-scenarios li{color:#675a50;align-items:flex-start;gap:9px;font-size:11px;line-height:1.7;display:flex}.product-scenarios li:before{background:var(--mint);content:"";border-radius:50%;flex:0 0 6px;width:6px;height:6px;margin-top:7px}.product-action{align-self:flex-start;min-height:44px;margin-top:auto;font-size:11px}.product-action span{color:var(--emotion-honey)}.product-card-home{min-height:360px;padding:23px}.product-card-home .product-audience{margin-top:17px}.product-boundary-note{background:#eef4f1;border-radius:19px;align-items:flex-start;gap:14px;margin-top:22px;padding:20px 22px;display:flex}.product-boundary-mark{color:#4d8175;background:#dcefe8;border-radius:50%;flex:0 0 31px;place-items:center;width:31px;height:31px;font-weight:850;display:grid}.product-boundary-note h2{color:var(--cocoa);margin:1px 0 5px;font-size:14px}.product-boundary-note p{color:#71675e;margin:0;font-size:11px;line-height:1.8}.products-more-links{flex-wrap:wrap;gap:24px;margin-top:24px;display:flex}.product-detail-hero{max-width:820px}.product-detail-chips{flex-wrap:wrap;gap:9px;margin-top:20px;display:flex}.product-detail-chips span{color:#537d72;background:#f1f7f4;border:1px solid #5cc6b740;border-radius:999px;padding:6px 11px;font-size:10px;font-weight:750}.coach-situations{padding-block:16px 52px}.coach-situation-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;display:grid}.coach-situation-card{border:1px solid var(--line);background:var(--white);border-radius:20px;min-height:193px;padding:20px}.coach-situation-card>span{color:var(--emotion-honey);letter-spacing:.12em;font-size:10px;font-weight:850}.coach-situation-card h3{color:var(--cocoa);margin:20px 0 8px;font-size:15px;line-height:1.6}.coach-situation-card p{color:var(--muted);margin:0;font-size:11px;line-height:1.8}.coach-flow-section{background:linear-gradient(115deg,#f6ebdd,#eef4f1);border-radius:25px;grid-template-columns:.92fr 1.08fr;align-items:center;gap:44px;margin:0 0 22px;padding:35px;display:grid}.coach-flow-copy h2{color:var(--emotion-deep-cocoa);margin:0;font-size:27px}.coach-flow-copy>p:not(.eyebrow){color:#73665c;margin:12px 0 0;font-size:11px;line-height:1.9}.coach-flow-steps{gap:10px;margin:0;padding:0;list-style:none;display:grid}.coach-flow-steps li{background:#fffefcb8;border:1px solid #6b4f3a1a;border-radius:15px;align-items:center;gap:14px;min-height:56px;padding:9px 14px;display:flex}.coach-flow-steps span{color:var(--emotion-honey);font-size:10px;font-weight:850}.coach-flow-steps strong{color:var(--cocoa);font-size:11px}.coach-connection-panel{background:#fffcf8;border:1px solid #d89a4f38;border-radius:22px;grid-template-columns:42px 1fr auto;align-items:center;gap:19px;padding:25px;display:grid}.connection-indicator{background:#f5eddf;border-radius:50%;place-items:center;width:35px;height:35px;display:grid}.connection-indicator span{background:var(--emotion-honey);border-radius:50%;width:8px;height:8px}.coach-connection-copy h2{color:var(--emotion-deep-cocoa);margin:8px 0 4px;font-size:17px}.coach-connection-copy p{max-width:620px;color:var(--muted);margin:0;font-size:10px;line-height:1.8}.coach-connection-actions{justify-items:start;gap:11px;display:grid}.coach-connection-actions .button{white-space:nowrap;min-height:43px;font-size:10px}.coach-connection-actions .text-link{white-space:nowrap;font-size:10px}.coach-source-note{color:#8a7d72;margin:14px 0 0;font-size:9px;line-height:1.7}.content-ecosystem-section{background:#fffcfa}.content-ecosystem-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;display:grid}.ecosystem-content-card{border:1px solid var(--line);background:var(--white);border-radius:22px;flex-direction:column;align-items:flex-start;min-height:220px;padding:23px;transition:transform .18s,box-shadow .18s;display:flex;position:relative;overflow:hidden}.ecosystem-content-card:hover{box-shadow:var(--shadow-soft);transform:translateY(-3px)}.ecosystem-content-icon{color:#966d48;background:#fff0dd;border-radius:14px;place-items:center;width:42px;height:42px;font-size:17px;font-weight:850;display:grid}.ecosystem-content-status{color:#6b8d83;font-size:9px;font-weight:750;position:absolute;top:30px;right:22px}.ecosystem-content-label{color:var(--emotion-honey);margin-top:17px;font-size:10px;font-weight:800}.ecosystem-content-card strong{max-width:360px;color:var(--cocoa);margin-top:7px;font-size:15px;line-height:1.65}.ecosystem-content-link{color:#5a8176;align-items:center;gap:8px;margin-top:auto;padding-top:13px;font-size:10px;font-weight:800;display:inline-flex}.ecosystem-content-link i{color:var(--emotion-honey);font-style:normal}.future-ecosystem-section{background:linear-gradient(110deg,#f5ebdd,#f9f0eb 52%,#eef5f2);padding-block:78px}.future-ecosystem-inner{grid-template-columns:.78fr 1.22fr;align-items:center;gap:42px;display:grid}.future-ecosystem-intro h2{color:var(--emotion-deep-cocoa);margin:0;font-size:clamp(29px,3.2vw,38px);line-height:1.4}.future-ecosystem-intro h2 span{color:#a17b5c}.future-ecosystem-intro>p:not(.eyebrow){color:#74675d;max-width:360px;margin:14px 0 0;font-size:11px;line-height:1.9}.future-ecosystem-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;display:grid}.future-ecosystem-card{background:#fffefcb8;border:1px solid #6b4f3a1a;border-radius:19px;min-height:175px;padding:17px 15px}.future-ecosystem-mark{color:#8e6a4d;background:#fff0df;border-radius:11px;place-items:center;width:32px;height:32px;font-size:13px;font-weight:850;display:grid}.future-status{color:#777067;background:#f0ece6;border-radius:999px;width:fit-content;margin-top:13px;padding:4px 8px;font-size:8px;font-weight:750;display:inline-flex}.future-ecosystem-card h3{color:var(--cocoa);margin:8px 0 5px;font-size:13px}.future-ecosystem-card p{color:#7a6d63;margin:0;font-size:9px;line-height:1.7}.story-topic-nav{flex-wrap:wrap;gap:9px;margin:-7px 0 22px;display:flex}.story-topic-nav a{color:#77695f;background:#fffefccc;border:1px solid #6b4f3a21;border-radius:999px;padding:6px 12px;font-size:10px}.story-topic-nav a:hover{color:var(--cocoa);background:#fff0dd}.story-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.story-card{border:1px solid var(--line);background:var(--white);border-radius:21px;flex-direction:column;min-height:324px;padding:21px;display:flex}.story-card-topline{color:#7e8f86;flex-wrap:wrap;justify-content:space-between;gap:8px;font-size:9px;display:flex}.story-card-topline span:first-child{color:var(--emotion-honey);font-weight:800}.story-card h2{color:var(--cocoa);margin:19px 0 9px;font-size:17px;line-height:1.6}.story-card>p{color:#74675d;margin:0;font-size:11px;line-height:1.85}.story-detail{background:#f7f3ee;border-radius:13px;margin-top:13px;padding:10px 12px}.story-detail summary{color:#5d8075;cursor:pointer;font-size:10px;font-weight:800}.story-detail p{color:#75685e;margin:9px 0 0;font-size:10px;line-height:1.85}.story-learning-link{color:#587e73;align-items:center;gap:8px;margin-top:auto;padding-top:17px;font-size:10px;font-weight:800;display:flex}.story-learning-link span{color:var(--emotion-honey)}.story-editorial-note{color:#74665b;background:#f5f1ed;border-radius:16px;align-items:flex-start;gap:10px;margin-top:19px;padding:16px 18px;display:flex}.story-editorial-note span{color:var(--emotion-honey);font-weight:850}.story-editorial-note p{margin:0;font-size:10px;line-height:1.8}.story-products-link{margin-top:20px}.community-status{color:#786f65;background:#f0ece6;border-radius:999px;margin-top:20px;padding:7px 12px;font-size:10px;font-weight:800;display:inline-flex}.community-direction-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.community-direction-card{border:1px solid var(--line);background:var(--white);border-radius:21px;min-height:198px;padding:22px}.community-direction-mark{color:#876648;background:#fff0df;border-radius:14px;place-items:center;width:40px;height:40px;font-size:16px;font-weight:850;display:grid}.community-direction-card .future-status{margin-top:17px}.community-direction-card h2{color:var(--cocoa);margin:10px 0 5px;font-size:16px}.community-direction-card p{color:var(--muted);margin:0;font-size:10px;line-height:1.8}.community-boundary-panel{background:linear-gradient(115deg,#f6ebdd,#eff5f1);border-radius:23px;margin-top:20px;padding:28px}.community-boundary-panel h2{max-width:630px;color:var(--emotion-deep-cocoa);margin:0;font-size:22px;line-height:1.55}.community-boundary-panel>div{flex-wrap:wrap;align-items:center;gap:18px;margin-top:19px;display:flex}.learning-format-tags{flex-wrap:wrap;gap:8px;margin-top:17px;display:flex}.learning-format-tags span{color:#6e7f76;background:#eff5f1;border-radius:999px;padding:5px 9px;font-size:9px;font-weight:750}.learn-story-link{border-top:1px solid var(--line);color:#776a60;flex-wrap:wrap;align-items:center;gap:14px;margin-top:22px;padding-top:16px;font-size:10px;display:flex}.showcase-flow{gap:16px;display:grid}.showcase-mode-row{flex-wrap:wrap;gap:8px;display:flex}.showcase-mode-row>span{letter-spacing:.03em;border-radius:999px;padding:7px 10px;font-size:9px;font-weight:850}.showcase-mode-ready{color:#4c796e;background:#eaf4f0}.showcase-mode-mock{color:#88633e;background:#fff0dd}.showcase-mode-pending{color:#756d66;background:#f0ece7}.showcase-privacy-notice{background:#f7f1ea;border-radius:15px;gap:11px;padding:13px 15px;display:flex}.showcase-privacy-notice>span{color:var(--emotion-honey);font-size:18px}.showcase-privacy-notice p{color:#74665b;margin:0;font-size:10px;line-height:1.8}.showcase-stepper{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;margin:0;padding:0;list-style:none;display:grid}.showcase-stepper li{color:#93867b;align-items:center;gap:7px;display:flex}.showcase-stepper li>span{background:#f1ece6;border-radius:50%;flex:0 0 24px;place-items:center;width:24px;height:24px;font-size:9px;font-weight:800;display:grid}.showcase-stepper li.is-current{color:#6b5d51}.showcase-stepper li.is-current>span{color:#775736;background:#ffe8c9}.showcase-stepper small{font-size:9px}.showcase-workspace{grid-template-columns:.9fr 1.1fr;gap:15px;display:grid}.showcase-upload-panel,.showcase-settings-panel,.showcase-result-panel{border:1px solid var(--line);background:var(--white);border-radius:22px;padding:22px}.showcase-section-heading{align-items:flex-start;gap:12px;display:flex}.showcase-section-number{color:#8e6947;background:#fff0dd;border-radius:11px;flex:0 0 31px;place-items:center;width:31px;height:31px;font-size:10px;font-weight:850;display:grid}.showcase-section-heading h2{color:var(--emotion-deep-cocoa);margin:1px 0 4px;font-size:16px}.showcase-section-heading p{color:var(--muted);margin:0;font-size:9px;line-height:1.7}.showcase-file-picker{color:#6f6258;cursor:pointer;background:#fffcf9;border:1px dashed #6b4f3a47;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-height:107px;margin-top:18px;display:flex}.showcase-file-picker:focus-within{outline-offset:2px;outline:3px solid #5cc6b74d}.showcase-file-picker input{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.showcase-upload-icon{color:var(--emotion-honey);font-size:20px;line-height:1}.showcase-file-picker strong{max-width:95%;color:var(--cocoa);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.showcase-file-picker small{color:#93877d;font-size:8px}.showcase-error{color:#a34838;margin:10px 0 0;font-size:10px}.showcase-photo-preview,.showcase-photo-placeholder{background:linear-gradient(135deg,#f7ebdd,#eff5f1);border-radius:16px;place-items:center;min-height:194px;margin-top:13px;display:grid;position:relative;overflow:hidden}.showcase-photo-preview img{object-fit:contain;background:#f4f0eb;width:100%;height:255px}.showcase-photo-preview>span{color:#fff;background:#41342ba6;border-radius:999px;padding:5px 8px;font-size:8px;position:absolute;bottom:9px;right:9px}.showcase-photo-placeholder{color:#8f7966;align-content:center;gap:7px}.showcase-photo-placeholder>span{background:#fffefc94;border-radius:46% 46% 39% 39%;place-items:center;width:57px;height:70px;font-size:9px;display:grid}.showcase-photo-placeholder small{color:#8e8074;font-size:8px}.showcase-identity-status{background:#f4f5f1;border-radius:14px;align-items:center;gap:10px;margin-top:19px;padding:12px;display:flex}.identity-status-mark{color:#7f6a52;background:#eee6d9;border-radius:50%;place-items:center;width:25px;height:25px;font-size:12px;font-weight:850;display:grid}.showcase-identity-status div{gap:2px;display:grid}.showcase-identity-status strong{color:var(--cocoa);font-size:10px}.showcase-identity-status small{color:#82766c;font-size:8px}.showcase-range-label{justify-content:space-between;align-items:center;gap:12px;margin-top:19px;display:flex}.showcase-range-label>span{gap:3px;display:grid}.showcase-range-label strong{color:var(--cocoa);font-size:11px}.showcase-range-label small{color:#887b71;font-size:8px}.showcase-range-label output{color:#8b6849;font-size:11px;font-weight:850}.showcase-range{width:100%;accent-color:var(--emotion-honey);margin:12px 0 15px}.showcase-range:disabled{opacity:.45}.showcase-scenes{border:0;min-width:0;margin:0;padding:0}.showcase-scenes legend{color:var(--cocoa);margin-bottom:9px;font-size:10px;font-weight:800}.showcase-scenes>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;display:grid}.showcase-scenes label{color:#74665b;cursor:pointer;background:#fffcf9;border:1px solid #6b4f3a29;border-radius:12px;place-items:center;min-height:42px;padding:7px;font-size:9px;display:grid;position:relative}.showcase-scenes label.is-selected{color:#4f786e;background:#eff7f3;border-color:#5cc6b7a6}.showcase-scenes input{opacity:0;position:absolute}.showcase-scenes label:focus-within{outline:2px solid var(--mint);outline-offset:2px}.showcase-scenes:disabled{opacity:.52}.showcase-generate{cursor:pointer;width:100%;margin-top:18px}.showcase-generate:disabled{cursor:not-allowed;opacity:.55;box-shadow:none;transform:none}.showcase-gate-note{color:#92867c;text-align:center;margin:8px 0 0;font-size:8px}.showcase-result-panel{padding:22px}.showcase-result-badge{color:#8a6138;background:#fff0dd;border-radius:999px;margin-bottom:6px;padding:4px 8px;font-size:8px;font-weight:850;display:inline-flex}.showcase-result-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:20px;margin-top:18px;display:grid}.showcase-result-visual{background:linear-gradient(135deg,#f4e5d8,#eaf3ef);border:1px solid #fffc;border-radius:19px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:210px;display:flex;position:relative;overflow:hidden}.showcase-result-visual>span,.showcase-result-visual>strong,.showcase-result-visual>small{z-index:1;position:relative}.result-visual-label{color:#8a745e;letter-spacing:.1em;font-size:9px}.showcase-result-visual strong{color:var(--emotion-deep-cocoa);font-size:20px}.showcase-result-visual small{color:#817469;font-size:8px}.result-orbit{border:1px solid #5cc6b759;border-radius:50%;width:165px;height:165px;position:absolute}.result-orbit-one{bottom:-92px;right:-47px}.result-orbit-two{border-color:#d89a4f40;top:-99px;left:-53px}.showcase-result-copy h3{color:var(--cocoa);margin:0 0 8px;font-size:13px}.showcase-result-copy p{color:#776a60;margin:5px 0;font-size:9px;line-height:1.8}.showcase-result-copy .button{min-height:40px;margin-top:11px;font-size:9px}.showcase-download-confirm{color:#4d8174;margin-top:8px;font-size:9px;display:block}.showcase-core-boundary{color:#74685e;background:#f6f2ed;border-radius:15px;margin:0;padding:14px 16px;font-size:9px;line-height:1.8}.showcase-next-links{flex-wrap:wrap;gap:22px;margin-top:23px;display:flex}.legacy-demo-label{color:#806440;letter-spacing:.04em;background:#fff4e6;border:1px solid #89633d2e;border-radius:999px;width:fit-content;margin:0 0 14px;padding:6px 10px;font-size:9px;font-weight:850;display:inline-flex}@media (max-width:760px){.header-inner{flex-wrap:nowrap;gap:9px;min-height:72px;padding-block:8px}.brand-lockup{gap:7px}.brand-mark{width:42px;height:42px}.brand-name strong{font-size:18px}.brand-name>span{font-size:13px}.brand-name small{display:none}.mobile-menu-toggle{min-height:39px;color:var(--cocoa);cursor:pointer;background:#fffefce0;border:1px solid #6b4f3a2b;border-radius:999px;order:4;justify-content:center;align-items:center;gap:7px;margin-left:auto;padding:0 12px;font-size:10px;font-weight:800;display:inline-flex}.mobile-menu-toggle:focus-visible{outline:3px solid var(--mint);outline-offset:3px}.menu-glyph{color:var(--emotion-honey);font-size:15px;line-height:1}.main-nav{z-index:25;background:#fffcf9fa;border:1px solid #6b4f3a1f;border-radius:16px;order:5;width:min(100vw - 28px,600px);margin:0;padding:10px;display:none;position:absolute;top:calc(100% - 1px);left:50%;right:auto;transform:translate(-50%);box-shadow:0 16px 34px #4d382d21}.main-nav.is-open{grid-template-columns:repeat(2,minmax(0,1fr));gap:2px 9px;display:grid}.main-nav .nav-link{border-radius:10px;padding:10px 9px;font-size:11px}.main-nav .nav-link:hover{background:#fff0dd}.main-nav .nav-link:after{display:none}.nav-interaction-group{display:contents}.nav-interaction-toggle{justify-content:flex-start;width:100%}.interaction-nav-menu{width:100%;box-shadow:none;grid-column:1/-1;margin:0 0 5px;position:static}.header-cta{display:none}.professional-product-grid,.professional-product-grid-directory{grid-template-columns:1fr}.product-card,.product-card-home{min-height:unset;padding:20px}.product-card h3{font-size:22px}.product-scenarios{margin-bottom:18px}.coach-situation-grid{grid-template-columns:1fr}.coach-situation-card{min-height:unset}.coach-situation-card h3{margin-top:12px}.coach-flow-section{grid-template-columns:1fr;gap:22px;margin-inline:-3px;padding:24px 19px}.coach-connection-panel{grid-template-columns:33px 1fr;gap:12px;padding:20px 16px}.coach-connection-actions{grid-column:1/-1}.coach-connection-actions .button{justify-content:center;width:100%}.content-ecosystem-grid{grid-template-columns:1fr}.ecosystem-content-card{min-height:190px}.future-ecosystem-section{padding-block:62px}.future-ecosystem-inner{grid-template-columns:1fr;gap:25px}.future-ecosystem-grid{grid-template-columns:1fr}.future-ecosystem-card{min-height:unset;grid-template-columns:38px 1fr;gap:3px 10px;padding:15px;display:grid}.future-ecosystem-mark{grid-row:1/4}.future-ecosystem-card .future-status{margin-top:0}.future-ecosystem-card h3{margin:3px 0}.future-ecosystem-card p{font-size:9px}.story-card-grid,.community-direction-grid{grid-template-columns:1fr}.story-card,.community-direction-card{min-height:unset}.community-boundary-panel{padding:22px 18px}.community-boundary-panel h2{font-size:18px}.learning-format-tags span{line-height:1.5}.showcase-stepper{grid-template-columns:repeat(3,minmax(0,1fr));gap:11px 5px}.showcase-workspace{grid-template-columns:1fr}.showcase-upload-panel,.showcase-settings-panel,.showcase-result-panel{padding:18px 15px}.showcase-photo-preview,.showcase-photo-placeholder{min-height:175px}.showcase-scenes>div{gap:5px}.showcase-scenes label{padding-inline:3px;font-size:8px}.showcase-result-grid{grid-template-columns:1fr}.showcase-result-visual{min-height:170px}}@media (max-width:420px){.header-inner{gap:5px}.brand-mark{width:38px;height:38px}.brand-name{column-gap:4px}.brand-name strong{font-size:16px}.brand-name>span{font-size:12px}.mobile-menu-toggle{min-height:36px;padding-inline:10px}.showcase-stepper small{font-size:8px}.showcase-stepper li{gap:5px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
.t005r-home{padding-bottom:72px}.t005r-hero{grid-template-columns:minmax(310px,.82fr) minmax(0,1.18fr);align-items:center;gap:clamp(24px,5vw,72px);padding-top:46px;padding-bottom:66px;display:grid}.t005r-hero-copy{padding:12px 0 20px 3%}.t005r-hero-copy .eyebrow{margin-bottom:24px}.t005r-hero-copy h1,.t005r-page-intro h1,.t005r-date-intro h1,.t005r-learn-hero h1{color:#463328;letter-spacing:-.045em;margin:0;font-size:clamp(36px,5vw,62px);line-height:1.18}.t005r-hero-copy h1 span,.t005r-page-intro h1 span,.t005r-learn-hero h1 span{color:#8e5f40}.t005r-hero-copy>p:not(.eyebrow){color:#78695f;max-width:390px;margin:20px 0 26px;font-size:16px}.t005r-hero-art{background:#f1e3d4;border-radius:34px 34px 112px;min-height:450px;position:relative;overflow:hidden;box-shadow:0 22px 58px #5e402c24}.t005r-hero-art img{object-fit:cover;object-position:center 38%}.t005r-hero-art:after{content:"";background:linear-gradient(#0000,#32231b8c);position:absolute;inset:40% 0 0}.t005r-hero-caption{z-index:1;color:#fffaf4;text-shadow:0 1px 8px #5d473b;gap:2px;display:grid;position:absolute;bottom:27px;left:28px}.t005r-hero-caption span{letter-spacing:.12em;font-size:12px}.t005r-hero-caption strong{font-size:21px}.t005r-vision-note{z-index:2;color:#614b3e;background:#fffaf3d6;border-radius:999px;padding:7px 11px;font-size:10px;position:absolute;top:15px;right:15px}.t005r-section-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:25px;display:flex}.t005r-section-heading h2,.t005r-community-section h2,.t005r-help-strip h2{color:#49382d;letter-spacing:-.025em;margin:0;font-size:clamp(23px,3vw,34px);line-height:1.3}.t005r-section-heading .eyebrow{margin-bottom:8px}.t005r-story-section{padding-block:48px 72px}.t005r-feature-story{box-shadow:var(--shadow-soft);background:#fffdfa;border:1px solid #6b4f3a1f;border-radius:30px;grid-template-columns:minmax(0,1.08fr) minmax(310px,.92fr);display:grid;overflow:hidden}.t005r-feature-story-image{background:#f5eadc;min-height:380px;display:block;position:relative;overflow:hidden}.t005r-feature-story-image img,.t005r-story-cover img,.t005r-reader-cover img{object-fit:cover}.t005r-feature-story-image>span,.t005r-story-cover>span{color:#614b3e;background:#fffaf3e0;border-radius:99px;padding:7px 11px;font-size:11px;position:absolute;bottom:18px;left:18px}.t005r-feature-story-copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(25px,4vw,48px);display:flex}.t005r-feature-story-copy h3{color:#49382d;margin:0;font-size:clamp(25px,3.2vw,38px);line-height:1.3}.t005r-feature-story-copy>p:not(.eyebrow){color:#796b61;margin:12px 0 23px}.t005r-date-progress-track{background:#eadfd4;border-radius:8px;height:4px;overflow:hidden}.t005r-date-progress-track>span{border-radius:inherit;background:#e49a51;height:100%;transition:width .2s linear;display:block}.t005r-learn-section{background:linear-gradient(120deg,#faf1e7,#f8f4ed 72%,#edf4ef);padding-block:68px 76px}.t005r-topic-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.t005r-topic-card{background:#fffdfaeb;border:1px solid #6b4f3a1a;border-radius:22px;display:block;overflow:hidden}.t005r-play-card:hover,.t005r-persona-card:hover{transform:translateY(-3px);box-shadow:0 18px 36px #563e2d21}.t005r-topic-card.is-placeholder{cursor:default}.t005r-topic-image{background:#eee3d5;height:178px;position:relative;overflow:hidden}.t005r-topic-image img{object-fit:cover}.t005r-topic-card>span,.t005r-topic-card>strong,.t005r-topic-card>i{margin-inline:18px;display:block}.t005r-topic-card>span{color:#a2734e;margin-top:17px;font-size:11px}.t005r-topic-card>strong{color:#49382d;margin-top:5px;font-size:19px}.t005r-topic-card>i{color:#7c6d61;margin-top:11px;margin-bottom:19px;font-size:12px;font-style:normal}.t005r-help-strip{background:#fffdfa;border:1px solid #6b4f3a1a;border-radius:24px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;margin-top:64px;padding:30px 36px;display:grid}.t005r-help-strip .eyebrow{margin-bottom:7px}.t005r-help-strip p:not(.eyebrow){color:#827469;margin:7px 0 0}.t005r-play-section{padding-block:74px 68px}.t005r-play-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.t005r-play-card{background:#fffdfa;border-radius:26px;grid-template-columns:1.05fr .95fr;min-height:270px;transition:transform .2s,box-shadow .2s;display:grid;overflow:hidden;box-shadow:0 12px 34px #5a413017}.t005r-play-image{background:#eee2d4;min-height:270px;position:relative;overflow:hidden}.t005r-play-image img{object-fit:cover}.t005r-play-card>div:last-child{align-self:center;gap:12px;padding:23px;display:grid}.t005r-play-card>div:last-child span{color:#a2744f;font-size:11px}.t005r-play-card>div:last-child strong{color:#49382d;font-size:20px;line-height:1.45}.t005r-play-card>div:last-child i{color:#74645a;font-size:12px;font-style:normal}.t005r-community-section{grid-template-columns:1fr .9fr;align-items:center;gap:30px;padding-block:40px;display:grid}.t005r-community-section .eyebrow{margin-bottom:8px}.t005r-community-section p:not(.eyebrow){color:#7d6e63}.t005r-community-preview{background:linear-gradient(135deg,#e9f2ec,#f5ecdf);border-radius:23px;gap:10px;padding:24px 26px;display:grid}.t005r-community-preview>span{color:#897259;font-size:11px}.t005r-community-preview strong{color:#504034;font-size:17px}.t005r-community-preview a{color:#89623f;justify-self:start;font-size:12px;font-weight:750}.t005r-trust-strip{color:#74665c;border-block:1px solid #6b4f3a1a;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px 25px;margin-top:34px;padding:19px;font-size:11px;display:flex}.t005r-trust-strip span:before{content:"✓";color:#5baf9f;margin-right:6px}.t005r-trust-strip a{color:#91643f;font-weight:750}.t005r-page-intro{text-align:center;max-width:760px;margin:30px auto 34px}.t005r-page-intro .eyebrow{margin-bottom:12px}.t005r-page-intro h1{font-size:clamp(34px,4.5vw,54px)}.t005r-page-intro>p:last-child{color:#7a6b61;margin:15px 0}.t005r-story-feature{box-shadow:var(--shadow-soft);background:#fffdfa;border-radius:30px;grid-template-columns:1.08fr .92fr;display:grid;overflow:hidden}.t005r-story-cover{background:#eee1d4;min-height:390px;position:relative;overflow:hidden}.t005r-story-feature-copy{align-self:center;padding:clamp(27px,4vw,52px)}.t005r-story-feature-copy h2{color:#49382d;margin:0;font-size:clamp(27px,3.5vw,40px)}.t005r-story-feature-copy>p:not(.eyebrow){color:#796a60}.t005r-story-feature-copy .button{margin-top:8px}.t005r-story-more{text-align:center;background:#fffdfa94;border:1px dashed #6b4f3a3d;border-radius:22px;margin:36px 0 18px;padding:27px}.t005r-story-more span{color:#614d3e;font-weight:800}.t005r-story-more p{color:#84776d;margin:6px 0 0;font-size:13px}.t005r-story-reader-page{max-width:980px}.t005r-story-reader-head{padding:25px 0}.t005r-story-reader-head h1{color:#48362a;margin:0;font-size:clamp(32px,5vw,52px);line-height:1.25}.t005r-story-reader-head>p:not(.eyebrow){color:#7b6d63;max-width:680px;font-size:16px}.t005r-story-disclosure{color:#9b714f;margin:5px 0 18px;font-size:11px;display:inline-block}.t005r-reader-cover{background:#eee3d7;border-radius:26px;height:390px;margin:10px 0 34px;position:relative;overflow:hidden}.t005r-reader-cover figcaption{color:#fff;background:#2d231d8c;border-radius:99px;padding:6px 10px;font-size:11px;position:absolute;bottom:16px;left:18px}.t005r-story-prose{color:#4f443c;max-width:700px;margin:0 auto;font-size:17px;line-height:2.05}.t005r-story-prose p{margin:0 0 25px}.t005r-reflection{background:#f3ece2;border-radius:24px;max-width:700px;margin:46px auto;padding:27px 30px}.t005r-reflection h2{margin:0;font-size:24px}.t005r-reflection ul{color:#64564c;gap:12px;padding-left:20px;display:grid}.t005r-next-step{background:#fffdfa;border-radius:22px;justify-content:space-between;align-items:center;gap:20px;margin:35px 0 70px;padding:26px 30px;display:flex}.t005r-next-step h2{margin:0;font-size:20px}.t005r-learn-hero{grid-template-columns:1fr;align-items:center;gap:24px;padding-block:24px 40px;display:grid}.t005r-learn-hero-copy-only{max-width:850px;margin-inline:auto}.t005r-learn-hero>div:first-child>p:last-child{color:#7b6e63}.t005r-learn-topics{padding:32px 0 50px}.t005r-section-heading>span{color:#8a7b70;font-size:12px}.t005r-learn-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.t005r-learn-card{background:#fffdfa;border:1px solid #6b4f3a1a;border-radius:23px;display:grid;overflow:hidden;box-shadow:0 10px 28px #5a413012}.t005r-learn-card-art{background:#efe4d8;height:192px;position:relative;overflow:hidden}.t005r-learn-card-art img{object-fit:cover}.t005r-learn-card>div:last-child{padding:17px 19px 20px}.t005r-learn-card>div:last-child>span{color:#a2734e;font-size:10px}.t005r-learn-card h3{color:#49382d;margin:6px 0;font-size:20px}.t005r-learn-card p{color:#7c7066;min-height:24px;margin:4px 0 16px;font-size:12px}.t005r-learn-card strong{color:#8c603f;font-size:12px}.t005r-learn-card.is-placeholder strong{color:#8b7766;font-weight:650}.t005r-learn-story-link{background:linear-gradient(115deg,#f4e7d8,#f1f2e9);border-radius:25px;margin:20px 0 28px;padding:28px}.t005r-learn-story-link .eyebrow{margin-bottom:8px}.t005r-learn-story-link h2{color:#49382d;margin:0;font-size:24px}.t005r-learn-story-link p{color:#796b61}.t005r-learn-disclosure{color:#807369;margin:0 0 55px;font-size:12px}.t005r-topic-page{max-width:1080px}.t005r-topic-hero{grid-template-columns:1fr 1fr;align-items:center;gap:40px;padding-block:24px 44px;display:grid}.t005r-topic-hero h1{color:#49382d;margin:0;font-size:clamp(34px,4.5vw,52px);line-height:1.2}.t005r-topic-hero>div:first-child>p:not(.eyebrow){color:#796b61}.t005r-topic-hero>div:first-child>span{color:#98704e;font-size:12px}.t005r-topic-hero-image{background:#eee3d7;border-radius:26px 26px 70px;min-height:290px;position:relative;overflow:hidden}.t005r-topic-hero-image img{object-fit:cover}.t005r-topic-placeholder{background:#f3eee8;border-radius:24px;margin:22px 0 65px;padding:28px}.t005r-topic-placeholder>span{color:#a2734e;font-size:11px}.t005r-topic-placeholder h2{color:#49382d;margin:7px 0;font-size:23px}.t005r-topic-placeholder p{color:#786a60}.t005r-date-intro{text-align:center;margin:25px 0 28px}.t005r-date-intro .eyebrow{margin-bottom:8px}.t005r-date-intro h1{font-size:clamp(32px,4vw,46px)}.t005r-date-intro>p:last-child{color:#7e7066;margin:9px 0}.t005r-persona-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.t005r-persona-card{background:#fffdfa;border:1px solid #6b4f3a1f;border-radius:25px;transition:transform .2s,box-shadow .2s;overflow:hidden;box-shadow:0 12px 32px #563e2d14}.t005r-persona-image{background:#eee1d4;height:330px;position:relative;overflow:hidden}.t005r-persona-image img{object-fit:cover;object-position:center 28%}.t005r-persona-image span{color:#594638;background:#fffaf4e0;border-radius:99px;padding:6px 9px;font-size:10px;position:absolute;bottom:12px;left:12px}.t005r-persona-card>div:last-child{gap:7px;padding:17px 19px 20px;display:grid}.t005r-persona-card h2{color:#49382d;margin:0;font-size:22px}.t005r-persona-card p{color:#74675e;margin:0;font-size:12px}.t005r-persona-card small{color:#9b714f;margin:3px 0;font-size:10px}.t005r-persona-card .button{justify-self:start;min-height:43px;padding-inline:17px;font-size:12px}.t005r-fiction-note{color:#897d73;text-align:center;margin:19px 0 40px;font-size:11px}.t005r-game-topline{justify-content:space-between;align-items:center;padding:9px 0 16px;display:flex}.t005r-game-topline>span{color:#8e7f73;font-size:11px}.t005r-game-topline button{cursor:pointer;background:0 0;border:0}.t005r-date-scene{min-height:580px;box-shadow:var(--shadow-soft);background:#fffdfa;border-radius:28px;grid-template-columns:minmax(0,1.06fr) minmax(330px,.94fr);display:grid;overflow:hidden}.t005r-date-scene-art{background:#eee0d2;min-height:580px;position:relative;overflow:hidden}.t005r-date-scene-art img{object-fit:cover;object-position:center 28%}.t005r-date-scene-art:after{content:"";background:linear-gradient(#0000,#27201b73);position:absolute;inset:55% 0 0}.t005r-date-scene-art>span{z-index:1;color:#fff;background:#32282273;border-radius:99px;padding:7px 10px;font-size:10px;position:absolute;bottom:16px;left:17px}.t005r-date-dialogue{flex-direction:column;justify-content:center;padding:clamp(24px,4vw,42px);display:flex}.t005r-date-dialogue h1{color:#49382d;margin:0 0 10px;font-size:clamp(23px,3vw,32px)}.t005r-date-dialogue blockquote{color:#58483b;background:#fbf2e8;border-left:3px solid #f0b16f;border-radius:0 14px 14px 0;margin:5px 0 15px;padding:13px 17px;font-size:18px;line-height:1.6}.t005r-date-dialogue>p:not(.eyebrow){color:#74685f;font-size:13px}.t005r-date-progress{color:#827367;justify-content:space-between;gap:10px;font-size:10px;display:flex}.t005r-date-progress-track{margin:8px 0 20px}.t005r-date-choices{gap:9px;margin-top:7px;display:grid}.t005r-date-choices button{color:#514237;text-align:left;cursor:pointer;background:#fffdfa;border:1px solid #6b4f3a21;border-radius:15px;grid-template-columns:42px 1fr 15px;align-items:center;gap:10px;width:100%;padding:12px;font-size:12px;line-height:1.6;display:grid}.t005r-date-choices button:hover{background:#fff8ef;border-color:#e7b27d}.t005r-date-choices button>span{color:#a37a55;font-size:10px}.t005r-date-choices button>i{color:#bc8a5b;font-style:normal}.t005r-date-reaction{background:#f1f4ee;border-radius:17px;margin-top:14px;padding:16px}.t005r-date-reaction>span{color:#638276;font-size:10px;font-weight:800}.t005r-date-reaction p{color:#51473f;margin:6px 0 12px;font-size:13px;line-height:1.7}.t005r-date-reaction small{color:#7b7067;margin-bottom:13px;line-height:1.6;display:block}.t005r-date-reaction ul{color:#60564d;padding-left:18px;font-size:12px}.t005r-date-reaction .button{min-height:42px;margin-top:7px;font-size:12px}.t005r-mini-ending{gap:5px}.t005r-healing{min-height:530px;box-shadow:var(--shadow-soft);background:#fffdfa;border-radius:30px;grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);display:grid;overflow:hidden}.t005r-healing-image{background:#dce8e6;min-height:530px;position:relative;overflow:hidden}.t005r-healing-image img{object-fit:cover;transition:opacity .5s}.t005r-healing-image>span{color:#fff;background:#24343073;border-radius:99px;padding:7px 10px;font-size:10px;position:absolute;bottom:16px;left:17px}.t005r-healing-content{flex-direction:column;justify-content:center;padding:clamp(25px,4vw,43px);display:flex}.t005r-healing-content h2{color:#49382d;font-size:clamp(24px,3vw,34px);line-height:1.4}.t005r-healing-content>div>p:not(.eyebrow){color:#766a61;font-size:13px}.t005r-healing-content .healing-welcome .button,.t005r-healing-content .healing-finish .button{margin-top:8px}.t005r-ambience{background:#f1f3ed;border-radius:16px;gap:5px;margin-top:22px;padding:13px;display:grid}.t005r-ambience label{color:#586b5f;font-size:11px;font-weight:800}.t005r-ambience audio{width:100%;height:37px}.t005r-ambience small{color:#7f796e;font-size:9px}@media (max-width:900px){.t005r-hero{gap:28px}.t005r-hero-art{min-height:380px}.t005r-persona-image{height:285px}.t005r-play-card{grid-template-columns:1fr}.t005r-play-image{min-height:225px}.t005r-play-card>div:last-child{min-height:145px}}@media (max-width:760px){.t005r-home{padding-bottom:42px}.t005r-hero{grid-template-columns:1fr;gap:22px;padding-top:25px;padding-bottom:30px}.t005r-hero-copy{padding:0 2px}.t005r-hero-copy .eyebrow{margin-bottom:14px}.t005r-hero-copy h1,.t005r-page-intro h1,.t005r-date-intro h1,.t005r-learn-hero h1{font-size:clamp(34px,9vw,47px)}.t005r-hero-copy>p:not(.eyebrow){margin:12px 0 17px;font-size:14px}.t005r-hero-art{border-radius:25px 25px 75px;min-height:340px}.t005r-section-heading{flex-direction:column;align-items:flex-start;gap:9px;margin-bottom:18px}.t005r-section-heading h2,.t005r-community-section h2,.t005r-help-strip h2{font-size:25px}.t005r-story-section,.t005r-play-section{padding-block:38px 44px}.t005r-feature-story,.t005r-story-feature{grid-template-columns:1fr}.t005r-feature-story-image,.t005r-story-cover{min-height:270px}.t005r-feature-story-copy,.t005r-story-feature-copy{padding:23px 20px 25px}.t005r-feature-story-copy h3,.t005r-story-feature-copy h2{font-size:27px}.t005r-learn-section{padding-block:42px 48px}.t005r-topic-grid,.t005r-learn-grid{grid-template-columns:1fr;gap:13px}.t005r-topic-card{grid-template-rows:auto auto auto;grid-template-columns:38% 1fr;align-items:center;min-height:126px;display:grid}.t005r-topic-image{grid-row:1/4;height:100%;min-height:126px}.t005r-topic-card>span,.t005r-topic-card>strong,.t005r-topic-card>i{margin-inline:14px}.t005r-topic-card>span{align-self:end;margin-top:9px}.t005r-topic-card>strong{margin-top:3px;font-size:16px}.t005r-topic-card>i{margin-top:5px;margin-bottom:9px}.t005r-help-strip{flex-direction:column;align-items:flex-start;margin-top:38px;padding:23px}.t005r-play-grid,.t005r-community-section,.t005r-learn-hero,.t005r-topic-hero{grid-template-columns:1fr}.t005r-play-grid{gap:14px}.t005r-play-card{grid-template-columns:1fr 1fr;min-height:200px}.t005r-play-image{min-height:200px}.t005r-play-card>div:last-child{gap:8px;min-height:auto;padding:14px}.t005r-play-card>div:last-child strong{font-size:16px}.t005r-community-section{gap:11px;padding-block:29px}.t005r-trust-strip{justify-content:flex-start;gap:8px 15px;font-size:10px}.t005r-page-intro{text-align:left;margin:14px auto 24px}.t005r-page-intro h1{font-size:36px}.t005r-story-cover{min-height:280px}.t005r-story-more{margin:22px 0 13px;padding:20px}.t005r-story-reader-head{padding:10px 0 19px}.t005r-story-reader-head h1{font-size:34px}.t005r-reader-cover{border-radius:20px;height:260px;margin:0 0 24px}.t005r-story-prose{font-size:16px;line-height:1.95}.t005r-story-prose p{margin-bottom:19px}.t005r-reflection{margin:28px auto;padding:22px}.t005r-next-step{flex-direction:column;align-items:flex-start;margin-bottom:40px;padding:22px}.t005r-learn-hero{gap:20px;padding-block:10px 28px}.t005r-learn-topics{padding-block:17px 31px}.t005r-learn-card{grid-template-columns:40% 1fr;align-items:center}.t005r-learn-card-art{height:100%;min-height:177px}.t005r-learn-card>div:last-child{padding:14px}.t005r-learn-card p{margin-bottom:9px}.t005r-learn-story-link{padding:22px}.t005r-topic-hero{gap:20px;padding-block:10px 28px}.t005r-topic-hero-image{min-height:230px}.t005r-topic-placeholder{margin-bottom:40px;padding:23px}.t005r-persona-grid{grid-template-columns:1fr;gap:15px}.t005r-persona-card{grid-template-columns:43% 1fr;align-items:stretch;display:grid}.t005r-persona-image{height:auto;min-height:260px}.t005r-persona-card>div:last-child{align-content:center;padding:15px}.t005r-persona-card .button{padding-inline:12px;font-size:11px}.t005r-date-scene{grid-template-columns:1fr}.t005r-date-scene-art{height:43vh;min-height:320px;max-height:430px}.t005r-date-dialogue{padding:22px 18px 25px}.t005r-date-dialogue blockquote{font-size:16px}.t005r-game-topline{align-items:flex-start;gap:10px}.t005r-game-topline>span{text-align:right}.t005r-healing{grid-template-columns:1fr}.t005r-healing-image{height:34vh;min-height:280px;max-height:370px}.t005r-healing-content{padding:23px 19px 20px}}@media (max-width:430px){.t005r-persona-card{grid-template-columns:40% 1fr}.t005r-persona-image{min-height:265px}.t005r-persona-card p,.t005r-persona-card small{line-height:1.5}.t005r-play-card{grid-template-columns:42% 1fr}.t005r-play-image{min-height:170px}.t005r-play-card>div:last-child strong{font-size:14px}}.t005r-help-strip{background:linear-gradient(115deg,#fffdfa,#f5eee5);grid-template-columns:minmax(0,1fr) auto;gap:clamp(18px,3vw,34px);padding:26px clamp(22px,3vw,36px)}.t005r-help-copy{padding:8px 0}.t005r-help-strip>.button{white-space:nowrap}.t005r-community-preview{background:#f4efe7;grid-template-columns:minmax(150px,.9fr) minmax(0,1.1fr);gap:0;padding:0;overflow:hidden}.t005r-community-preview-image img{object-fit:cover}.t005r-community-preview>div:last-child{align-content:center;gap:10px;padding:21px 24px;display:grid}.t005r-community-preview>div:last-child>span{color:#897259;font-size:11px}.t005r-community-preview>div:last-child strong{color:#504034;font-size:17px;line-height:1.55}.t005r-community-preview>div:last-child a{color:#89623f;justify-self:start;font-size:12px;font-weight:750}.t005r-play-card{grid-template-columns:minmax(0,1.35fr) minmax(190px,.65fr);min-height:330px}.t005r-play-image{min-height:330px}.t005r-play-card>div:last-child{align-content:center;padding:clamp(17px,2.5vw,29px)}.t005r-play-card>div:last-child strong{font-size:clamp(18px,2.1vw,23px)}.t005r-topic-image{height:220px}.t005r-video-unavailable{z-index:2;color:#5e4938;background:#fffaf4ed;border-radius:999px;width:fit-content;max-width:calc(100% - 24px);padding:7px 10px;font-size:10px;font-weight:650;line-height:1.4;position:absolute;bottom:12px;left:12px;right:12px}.t005r-video-play-overlay{z-index:1;color:#fff;pointer-events:none;background:#4a3628ad;border:1px solid #ffffffdb;border-radius:50%;place-items:center;width:64px;height:64px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 5px 18px #291d143d}.t005r-video-play-overlay svg{fill:currentColor;width:29px;height:29px;margin-left:3px;display:block}.t005r-learn-story-link{min-height:205px;color:inherit;background:#f5eade;border-radius:24px;grid-template-columns:minmax(220px,.78fr) minmax(0,1.22fr);align-items:stretch;gap:0;padding:0;text-decoration:none;display:grid;overflow:hidden}.t005r-learn-story-art{min-height:205px;position:relative;overflow:hidden}.t005r-learn-story-art img{object-fit:cover}.t005r-learn-story-copy{align-content:center;justify-items:start;gap:9px;padding:23px clamp(20px,4vw,42px);display:grid}.t005r-learn-story-copy>strong{color:#49382d;font-size:clamp(20px,2.6vw,28px);line-height:1.4}.t005r-learn-story-copy>span:not(.eyebrow){color:#796b61;font-size:12px}.t005r-learn-story-copy>i{color:#8c603f;font-size:12px;font-style:normal;font-weight:800}.t005r-story-reader{max-width:900px;margin:0 auto}.t005r-story-reader-head{max-width:760px;margin:0 auto;padding:26px 0 20px}.t005r-reader-cover{border-radius:28px 28px 76px;height:clamp(300px,42vw,450px);margin:10px 0 4px}.t005r-story-prose{max-width:740px}.t005r-story-beat{padding:0 8px}.t005r-story-prose p{color:#4f443c;max-width:690px;margin:0 auto 25px;font-size:17px;line-height:2}.t005r-story-scene{background:#e9dfd4;border-radius:23px;width:min(100%,700px);height:clamp(220px,35vw,370px);margin:30px auto 38px;position:relative;overflow:hidden;box-shadow:0 15px 36px #503b2c1a}.t005r-story-scene img{object-fit:cover;width:100%;height:100%}.t005r-story-scene figcaption{color:#fffaf4;background:#2b231d8c;border-radius:999px;width:fit-content;max-width:calc(100% - 30px);padding:7px 11px;font-size:11px;position:absolute;bottom:14px;left:15px;right:15px}.t005r-products-hero,.t005r-product-detail-hero{grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr);align-items:center;gap:clamp(25px,5vw,64px);padding-block:24px 46px;display:grid}.t005r-products-hero-copy-only{grid-template-columns:minmax(0,1fr);max-width:900px;margin-inline:auto}.t005r-products-hero h1,.t005r-product-detail-hero h1{color:#463328;letter-spacing:-.04em;margin:0;font-size:clamp(35px,4.8vw,58px);line-height:1.2}.t005r-products-hero h1 span,.t005r-product-detail-hero h1 span{color:#8e5f40}.t005r-products-hero>div:first-child>p:last-child,.t005r-product-detail-hero>div:first-child>p:not(.eyebrow){color:#78695f;max-width:510px;line-height:1.9}.t005r-product-detail-art{background:#eadbcf;border-radius:30px 30px 85px;min-height:340px;position:relative;overflow:hidden;box-shadow:0 20px 48px #533b2b21}.t005r-product-detail-art img{object-fit:cover;object-position:center 32%}.t005r-product-detail-art>span{z-index:2;color:#5d493a;background:#fffaf4e6;border-radius:999px;padding:7px 11px;font-size:10px;position:absolute;bottom:14px;right:14px}.product-card{min-height:unset;border-radius:25px;grid-template-rows:auto 1fr;padding:0;display:grid;overflow:hidden}.t005r-product-art{background:#eadbce;min-height:300px;text-decoration:none;display:block;position:relative;overflow:hidden}.t005r-product-art:after{content:"";background:linear-gradient(#0000,#271e18a1);position:absolute;inset:35% 0 0}.t005r-product-art img{object-fit:cover;object-position:center 30%;transition:transform .4s}.product-card:hover .t005r-product-art img{transform:scale(1.03)}.t005r-product-art .product-status{z-index:1;position:absolute;top:15px;left:15px}.t005r-product-art-title{z-index:1;color:#fffaf4;align-items:center;gap:12px;display:flex;position:absolute;bottom:18px;left:18px;right:18px}.t005r-product-art-title i{background:#36291f4d;border:1px solid #ffffff80;border-radius:14px;flex:0 0 39px;place-items:center;width:39px;height:39px;font-size:16px;font-style:normal;font-weight:800;display:grid}.t005r-product-art-title strong{text-shadow:0 2px 10px #00000047;font-size:clamp(20px,2.4vw,26px)}.t005r-product-copy{flex-direction:column;align-items:flex-start;padding:20px 23px 23px;display:flex}.t005r-product-copy .product-audience{margin:0 0 7px}.t005r-product-copy .product-promise{margin:0 0 13px}.t005r-product-copy .product-scenarios{margin-bottom:16px}.t005r-product-copy .product-action{margin-top:auto}.t005r-product-detail-hero{padding-top:8px}.t005r-product-detail-art{min-height:420px}.t005r-product-detail-hero .product-detail-chips{margin-top:18px}.interaction-hub-page{padding-top:35px}.interaction-hub-hero{max-width:830px;margin-bottom:25px}.interaction-hub-hero h1{color:var(--emotion-deep-cocoa);margin:0;font-size:clamp(35px,4.5vw,52px);line-height:1.25}.interaction-hub-hero>p:not(.eyebrow){max-width:650px;font-size:13px}.interaction-card-grid{gap:21px}.interaction-feature-card{border-radius:25px}.interaction-card-visual{border-radius:20px;height:clamp(370px,38vw,465px);min-height:370px;margin:11px 11px 0;text-decoration:none;display:block}.interaction-card-visual:before{content:none}.dating-card-visual>.interaction-card-kicker,.healing-card-visual>.interaction-card-kicker{z-index:1;color:#553f2d;width:auto;height:auto;box-shadow:none;background:#fffaf4e6;border:0;border-radius:999px;font-size:10px;font-weight:500;position:absolute}.healing-card-visual>.interaction-card-kicker{inset:auto}.interaction-card-visual img{object-fit:cover;width:100%;height:100%;transition:transform .45s;position:absolute;inset:0}.interaction-card-visual:after{content:"";background:linear-gradient(#0000,#281f18a8);position:absolute;inset:35% 0 0}.interaction-card-visual:hover img{transform:scale(1.03)}.interaction-card-visual .interaction-card-kicker{z-index:1;color:#553f2d;background:#fffaf4e6;margin:0;font-size:10px;position:absolute;top:14px;left:14px}.interaction-card-visual b{z-index:1;color:#fffaf4;text-shadow:0 2px 12px #00000057;font-size:clamp(18px,2.4vw,25px);position:absolute;bottom:19px;left:18px;right:18px}.interaction-card-visual>i{z-index:1;color:#503a2b;background:#fffaf4eb;border-radius:50%;place-items:center;width:36px;height:36px;font-size:17px;font-style:normal;display:grid;position:absolute;top:14px;right:14px}.interaction-feature-copy{padding:20px 22px 24px}.interaction-feature-copy .eyebrow{font-size:10px}.interaction-feature-copy h2{font-size:22px}.interaction-feature-copy>p:not(.eyebrow){min-height:unset;margin:7px 0 16px;font-size:12px}.t005r-healing-entry{grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr);align-items:center;gap:clamp(23px,5vw,60px);padding-block:8px 35px;display:grid}.t005r-healing-entry h1{color:var(--emotion-deep-cocoa);letter-spacing:-.035em;margin:0;font-size:clamp(34px,4.3vw,51px);line-height:1.3}.t005r-healing-entry h1 span{color:#987052}.t005r-healing-entry>div:first-child>p:last-child{color:#786a61;font-size:13px}.t005r-healing-entry-art{border-radius:28px 28px 75px;min-height:300px;position:relative;overflow:hidden;box-shadow:0 16px 38px #42534a21}.t005r-healing-entry-art img{object-fit:cover}.t005r-healing-entry-art span{color:#fffaf4;background:#2837308c;border-radius:999px;padding:7px 11px;font-size:10px;position:absolute;bottom:14px;right:14px}.community-page-hero{grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);gap:28px}.t005r-community-hero-art img{object-fit:cover}.t005r-community-hero-art span{z-index:1;color:#fffaf4;text-shadow:0 1px 8px #0000004d;font-size:15px;position:absolute;bottom:14px;left:14px;right:14px}.t005r-persona-card .t005r-persona-image img{transition:transform .45s}.t005r-persona-card:hover .t005r-persona-image img{transform:scale(1.035)}.t005r-date-scene-art img{animation:.36s ease-out both t005r-scene-in}@keyframes t005r-scene-in{0%{opacity:.72;transform:scale(1.018)}to{opacity:1;transform:scale(1)}}@media (max-width:760px){.t005r-help-strip{grid-template-columns:1fr;gap:9px;margin-top:34px;padding:12px}.t005r-help-copy{padding:13px 10px 15px}.t005r-community-preview{grid-template-columns:1fr}.t005r-community-preview-image{min-height:190px}.t005r-community-preview>div:last-child{padding:18px 19px}.t005r-play-card{min-height:unset;grid-template-columns:1fr}.t005r-play-image{height:285px;min-height:285px}.t005r-play-card>div:last-child{gap:8px;padding:16px 19px 18px}.t005r-topic-image{height:100%;min-height:140px}.t005r-learn-story-link{grid-template-columns:1fr}.t005r-learn-story-art{min-height:190px}.t005r-learn-story-copy{padding:19px 20px 21px}.t005r-story-reader-head{padding:20px 0 12px}.t005r-reader-cover{border-radius:22px 22px 52px;height:270px}.t005r-story-scene{border-radius:19px;height:230px;margin:23px auto 28px}.t005r-story-prose p{font-size:15px;line-height:1.95}.t005r-products-hero,.t005r-product-detail-hero,.t005r-healing-entry{grid-template-columns:1fr;gap:18px;padding-block:13px 29px}.t005r-product-detail-art,.t005r-healing-entry-art{height:32vh;min-height:245px;max-height:330px}.product-card{grid-template-rows:230px 1fr;padding:0}.t005r-product-art{min-height:230px}.t005r-product-copy{padding:17px 18px 20px}.interaction-hub-page{padding-top:28px}.interaction-card-grid{gap:15px}.interaction-card-visual{height:38vh;min-height:280px;max-height:370px;margin:8px 8px 0}.interaction-feature-copy{padding:17px 17px 19px}.interaction-feature-copy h2{font-size:20px}.community-page-hero{grid-template-columns:1fr;gap:17px;padding:23px 19px}.t005r-community-hero-art{height:31vh;min-height:230px;max-height:290px}.t005r-healing-entry h1{font-size:clamp(32px,8vw,43px)}}.t005r-hero-art:after{z-index:0;background:linear-gradient(#0000,#32231b7a);inset:50% 0 0}.t005r-hero-caption,.t005r-vision-note{z-index:2}.t005r-product-detail-art{background:#eadbcf}.t005r-product-art .product-status,.t005r-product-art-title{z-index:3}.t005r-learn-card-art{background:#efe4d8}.t005r-learn-card.is-placeholder{cursor:default}.t005r-learn-card.is-placeholder:hover{transform:none;box-shadow:0 10px 28px #5a413012}.t005r-learn-card.is-placeholder .t005r-learn-card-art img,.t005r-topic-card.is-placeholder .t005r-topic-image img{transform:none}.t005r-topic-hero-image:after{content:"";background:linear-gradient(#0000,#261f1a4d);position:absolute;inset:52% 0 0}.t005r-community-preview-image{min-height:205px;position:relative;overflow:hidden}.t005r-community-preview-image img,.t005r-community-hero-art img{object-fit:cover;width:100%;height:100%}.t005r-community-hero-art{border-radius:25px 25px 70px;min-height:300px;position:relative;overflow:hidden;box-shadow:0 17px 38px #4642301f}.t005r-community-hero-art:after{content:"";background:linear-gradient(#0000,#262b2594);position:absolute;inset:52% 0 0}.t005r-community-hero-art>span{color:#5b4636;text-shadow:none;background:#fffaf4e0;border-radius:999px;padding:8px 12px;font-size:12px;bottom:14px;left:14px;right:auto}.t005r-healing-image>span{left:17px}.t005r-healing-image img{animation:.45s ease-out both t005r-scene-in}.healing-finish-mark{object-fit:contain;opacity:.92;width:54px;height:54px;margin-bottom:8px;display:block}@media (max-width:760px){.t005r-help-strip{grid-template-columns:1fr}.t005r-help-strip>.button{justify-self:start}.t005r-learn-card-art{min-height:156px}.t005r-healing-image>span{left:13px}}
