.RelationshipExplorer-module__3cOicq__explorer{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(28px,5vw,70px);display:grid}.RelationshipExplorer-module__3cOicq__scene{aspect-ratio:5/4;background:var(--color-tago-sage);isolation:isolate;border-radius:6px;position:relative;overflow:hidden}.RelationshipExplorer-module__3cOicq__photo{opacity:0;transition:opacity .36s ease-out,transform .52s cubic-bezier(.2,.7,.2,1);position:absolute;inset:0;transform:scale(1.055)translate(14px)}.RelationshipExplorer-module__3cOicq__photo[data-active=true]{opacity:1;z-index:1;transform:none}.RelationshipExplorer-module__3cOicq__photo img{object-fit:cover;object-position:center 16%}.RelationshipExplorer-module__3cOicq__photoLabel{z-index:2;background:var(--color-tago-paper);color:var(--color-tago-ink);border-radius:4px;padding:9px 14px;font-size:13px;position:absolute;bottom:20px;left:20px}.RelationshipExplorer-module__3cOicq__content{min-width:0}.RelationshipExplorer-module__3cOicq__hint{color:var(--color-tago-ink);margin-bottom:12px;font-size:13px}.RelationshipExplorer-module__3cOicq__choices{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.RelationshipExplorer-module__3cOicq__choices button{text-align:left;border:1px solid var(--color-border-strong);min-height:64px;color:var(--color-tago-ink);border-radius:6px;align-items:center;gap:10px;padding:7px;font-size:13px;transition:background .18s ease-out;display:flex}.RelationshipExplorer-module__3cOicq__choices button[aria-pressed=true]{background:var(--color-tago-sage);border-color:var(--color-tago-green);font-weight:700}.RelationshipExplorer-module__3cOicq__thumbnail{border-radius:3px;flex:0 0 46px;height:46px;position:relative;overflow:hidden}.RelationshipExplorer-module__3cOicq__thumbnail img{object-fit:cover}.RelationshipExplorer-module__3cOicq__check{opacity:0;color:var(--color-tago-green);flex-shrink:0;margin-left:auto}[aria-pressed=true]>.RelationshipExplorer-module__3cOicq__check{opacity:1}.RelationshipExplorer-module__3cOicq__story{min-height:180px;padding-top:30px}.RelationshipExplorer-module__3cOicq__story>div{animation:.32s ease-out RelationshipExplorer-module__3cOicq__arrive}.RelationshipExplorer-module__3cOicq__story h3{letter-spacing:-.045em;word-break:keep-all;max-width:420px;font-size:clamp(24px,2.5vw,36px);font-weight:700;line-height:1.4}.RelationshipExplorer-module__3cOicq__story p{color:var(--color-text-sub);margin-top:14px;font-size:14px;line-height:1.7}.RelationshipExplorer-module__3cOicq__start{background:var(--color-tago-green);color:#fff;border-radius:6px;justify-content:space-between;align-items:center;gap:16px;min-height:56px;margin-top:16px;padding:16px 20px;font-size:15px;font-weight:700;display:flex}.RelationshipExplorer-module__3cOicq__start svg{transition:transform .2s ease-out}.RelationshipExplorer-module__3cOicq__start:hover svg{transform:translate(5px)}.RelationshipExplorer-module__3cOicq__note{color:var(--color-text-sub);margin-top:12px;font-size:12px}@keyframes RelationshipExplorer-module__3cOicq__arrive{0%{opacity:.2;transform:translateY(12px)}to{opacity:1;transform:none}}@media (max-width:760px){.RelationshipExplorer-module__3cOicq__explorer{grid-template-columns:1fr;gap:22px}.RelationshipExplorer-module__3cOicq__scene{aspect-ratio:16/10}.RelationshipExplorer-module__3cOicq__story{min-height:144px;padding-top:24px}.RelationshipExplorer-module__3cOicq__story h3{font-size:26px}.RelationshipExplorer-module__3cOicq__choices button{font-size:12px}.RelationshipExplorer-module__3cOicq__thumbnail{flex-basis:40px;height:44px}}@media (prefers-reduced-motion:reduce){.RelationshipExplorer-module__3cOicq__photo,.RelationshipExplorer-module__3cOicq__start svg{transition:none;transform:none}.RelationshipExplorer-module__3cOicq__story>div{animation:none}.RelationshipExplorer-module__3cOicq__start:hover svg{transform:none}}
.RelationshipReading-module__tywTMG__reading{background:var(--color-tago-sage);color:var(--color-tago-ink);border-radius:6px;padding:30px}.RelationshipReading-module__tywTMG__label{color:#53614e;margin-bottom:22px;font-size:12px}.RelationshipReading-module__tywTMG__spread{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.RelationshipReading-module__tywTMG__spread article{min-width:0;padding-right:28px}.RelationshipReading-module__tywTMG__spread article+article{border-left:1px solid #c5cebc;padding:0 0 0 28px}.RelationshipReading-module__tywTMG__spread h3{letter-spacing:-.04em;margin-bottom:15px;font-size:22px;font-weight:700;line-height:1.45}.RelationshipReading-module__tywTMG__spread article>div{color:#53614e;overflow-wrap:anywhere;font-size:16px;line-height:1.9}.RelationshipReading-module__tywTMG__compact{background:0 0;border-radius:0;padding:0}.RelationshipReading-module__tywTMG__compact .RelationshipReading-module__tywTMG__label{margin-bottom:13px}.RelationshipReading-module__tywTMG__compact .RelationshipReading-module__tywTMG__spread h3{margin-bottom:8px;font-size:19px}.RelationshipReading-module__tywTMG__compact .RelationshipReading-module__tywTMG__spread article>div{font-size:13px;line-height:1.7}.RelationshipReading-module__tywTMG__compact .RelationshipReading-module__tywTMG__spread article{padding-right:20px}.RelationshipReading-module__tywTMG__compact .RelationshipReading-module__tywTMG__spread article+article{padding:0 0 0 20px}@media (max-width:1050px){.RelationshipReading-module__tywTMG__reading:not(.RelationshipReading-module__tywTMG__compact) .RelationshipReading-module__tywTMG__spread{grid-template-columns:1fr;gap:28px}.RelationshipReading-module__tywTMG__reading:not(.RelationshipReading-module__tywTMG__compact) .RelationshipReading-module__tywTMG__spread article{padding:0}.RelationshipReading-module__tywTMG__reading:not(.RelationshipReading-module__tywTMG__compact) .RelationshipReading-module__tywTMG__spread article+article{border-top:1px solid #c5cebc;border-left:0;padding:24px 0 0}}@media (max-width:600px){.RelationshipReading-module__tywTMG__reading{padding:24px 20px}.RelationshipReading-module__tywTMG__compact{padding:0}.RelationshipReading-module__tywTMG__compact .RelationshipReading-module__tywTMG__spread h3{font-size:16px}.RelationshipReading-module__tywTMG__compact .RelationshipReading-module__tywTMG__spread article>div{font-size:13px}.RelationshipReading-module__tywTMG__compact .RelationshipReading-module__tywTMG__spread article{padding-right:12px}.RelationshipReading-module__tywTMG__compact .RelationshipReading-module__tywTMG__spread article+article{padding-left:12px}.RelationshipReading-module__tywTMG__spread h3{font-size:21px}}
.RelationshipTheme-module__3Jm46q__theme{--color-bg:var(--color-tago-paper);--color-bg-elevated:#fff;--color-bg-subtle:var(--color-tago-sage);--color-bg-sunken:#eef1e7;--color-text:var(--color-tago-ink);--color-text-sub:#65715d;--color-text-muted:#75816a;--color-text-faint:#7d8972;--color-border:#dce3d3;--color-border-strong:#bdcbb1;--color-accent:var(--color-tago-green);--color-accent-hover:#255f3c;--color-accent-press:#194c2c;--color-accent-soft:#e8efdf;--color-score-from:#729b62;--color-score-to:#2a6e43;background:var(--color-bg)}.RelationshipTheme-module__3Jm46q__heading{border-bottom:1px solid var(--color-border);padding:12px 0 24px}.RelationshipTheme-module__3Jm46q__heading>span{letter-spacing:.13em;color:#6f8561;font-size:9px}.RelationshipTheme-module__3Jm46q__heading h1{letter-spacing:-.04em;margin-top:16px;font-size:31px}.RelationshipTheme-module__3Jm46q__heading p{color:var(--color-text-sub);margin-top:9px;font-size:12px;line-height:1.8}.RelationshipTheme-module__3Jm46q__resultPage{min-height:calc(100dvh - 56px);color:var(--color-text);padding:36px 28px 140px}.RelationshipTheme-module__3Jm46q__resultContainer{max-width:1040px;margin-inline:auto}.RelationshipTheme-module__3Jm46q__resultCover{background:var(--color-tago-sage);border-radius:8px;grid-template-columns:1.2fr 1fr;margin-bottom:30px;display:grid;overflow:hidden}.RelationshipTheme-module__3Jm46q__resultCover .RelationshipTheme-module__3Jm46q__heading{border:0;padding:32px}.RelationshipTheme-module__3Jm46q__heading>.RelationshipTheme-module__3Jm46q__referenceLabel{letter-spacing:0;color:var(--color-text-sub);margin-top:18px;font-size:11px;display:block}.RelationshipTheme-module__3Jm46q__resultCover .RelationshipTheme-module__3Jm46q__heading h1{margin-top:14px;font-size:38px}.RelationshipTheme-module__3Jm46q__coverPhoto{background:var(--color-tago-sage);min-height:200px;position:relative}.RelationshipTheme-module__3Jm46q__coverPhoto img{object-fit:cover;object-position:center 40%}.RelationshipTheme-module__3Jm46q__resultColumns{grid-template-columns:300px minmax(0,1fr);align-items:start;gap:32px;display:grid}.RelationshipTheme-module__3Jm46q__resultAside,.RelationshipTheme-module__3Jm46q__resultReading{min-width:0}.RelationshipTheme-module__3Jm46q__scorePanel{border:1px solid var(--color-border);background:#fff;border-radius:8px;flex-direction:column;align-items:center;gap:22px;padding:26px 20px;display:flex}.RelationshipTheme-module__3Jm46q__peoplePair{text-align:center;justify-content:center;gap:12px;min-width:0;display:flex}.RelationshipTheme-module__3Jm46q__peoplePair>div{flex:1;min-width:0;max-width:100px}.RelationshipTheme-module__3Jm46q__peoplePair>div>span{margin-inline:auto;background:var(--color-tago-sage);width:44px;height:44px;color:var(--color-tago-ink);border-radius:50%;place-items:center;margin-bottom:8px;font-size:17px;display:grid}.RelationshipTheme-module__3Jm46q__peoplePair>div:first-child>span{background:var(--color-accent);color:#fff}.RelationshipTheme-module__3Jm46q__peoplePair strong{overflow-wrap:anywhere;font-size:12px;font-weight:600;display:block}.RelationshipTheme-module__3Jm46q__peoplePair small{color:var(--color-text-sub);white-space:nowrap;margin-top:4px;font-size:11px;display:block}.RelationshipTheme-module__3Jm46q__secondaryScore{border-block:1px solid var(--color-border);margin-top:18px;padding:14px 0}.RelationshipTheme-module__3Jm46q__secondaryScore summary{cursor:pointer;color:var(--color-text-sub);font-size:13px}.RelationshipTheme-module__3Jm46q__secondaryScore summary>span{float:right;color:var(--color-accent);font-weight:700}.RelationshipTheme-module__3Jm46q__secondaryScore>p{padding-inline:12px}.RelationshipTheme-module__3Jm46q__dailyCard{background:var(--color-tago-sage);border-radius:8px;margin-top:14px;padding:16px 20px}.RelationshipTheme-module__3Jm46q__dailyCard summary{cursor:pointer;min-height:24px}.RelationshipTheme-module__3Jm46q__dailyCard summary:after{content:"+";color:var(--color-text-sub);margin-left:12px}.RelationshipTheme-module__3Jm46q__dailyCard[open] summary:after{content:"−"}.RelationshipTheme-module__3Jm46q__dailyCard summary>span:last-child{margin-left:auto}.RelationshipTheme-module__3Jm46q__chatInvitation{border:1px solid var(--color-border);background:#fff;border-radius:8px;padding:24px}.RelationshipTheme-module__3Jm46q__readingSection{border:0;border-bottom:1px solid var(--color-border);background:0 0;border-radius:0;padding:24px 0}.RelationshipTheme-module__3Jm46q__readingSection>div:last-child{font-size:16px;line-height:1.85}.RelationshipTheme-module__3Jm46q__chatFrame{height:var(--tago-chat-height,calc(100dvh - 56px));overflow:hidden}.RelationshipTheme-module__3Jm46q__chatInner{height:100%;animation:.22s ease-out RelationshipTheme-module__3Jm46q__enterConversation}.RelationshipTheme-module__3Jm46q__resultCover,.RelationshipTheme-module__3Jm46q__moreScores[open]>:not(summary){animation:.22s ease-out RelationshipTheme-module__3Jm46q__returnReading}@keyframes RelationshipTheme-module__3Jm46q__enterConversation{0%{opacity:.6;transform:translate(10px)}to{opacity:1;transform:none}}@keyframes RelationshipTheme-module__3Jm46q__returnReading{0%{opacity:.55;transform:translateY(6px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.RelationshipTheme-module__3Jm46q__chatInner,.RelationshipTheme-module__3Jm46q__resultCover,.RelationshipTheme-module__3Jm46q__moreScores[open]>:not(summary){animation:none}}.RelationshipTheme-module__3Jm46q__theme button:focus-visible,.RelationshipTheme-module__3Jm46q__theme a:focus-visible,.RelationshipTheme-module__3Jm46q__theme summary:focus-visible{outline:2px solid var(--color-accent);outline-offset:3px}.RelationshipTheme-module__3Jm46q__readingLead{letter-spacing:-.035em;text-wrap:pretty;max-width:28ch;margin:18px 0 0;font-size:clamp(22px,2.3vw,30px);font-weight:500;line-height:1.5}.RelationshipTheme-module__3Jm46q__resultContainer{max-width:1200px}.RelationshipTheme-module__3Jm46q__resultCover{background:0 0;border-radius:0;grid-template-columns:1.4fr 1fr;align-items:center;gap:42px;margin-bottom:40px}.RelationshipTheme-module__3Jm46q__resultCover .RelationshipTheme-module__3Jm46q__heading{padding:16px 0}.RelationshipTheme-module__3Jm46q__resultCover .RelationshipTheme-module__3Jm46q__heading h1{letter-spacing:-.05em;font-size:54px}.RelationshipTheme-module__3Jm46q__resultCover .RelationshipTheme-module__3Jm46q__heading>span:first-child{letter-spacing:0;font-size:13px}.RelationshipTheme-module__3Jm46q__resultCover .RelationshipTheme-module__3Jm46q__heading p{font-size:16px}.RelationshipTheme-module__3Jm46q__coverPhoto{border-radius:6px;height:220px;overflow:hidden}.RelationshipTheme-module__3Jm46q__resultColumns{grid-template-columns:230px minmax(0,1fr);gap:36px}.RelationshipTheme-module__3Jm46q__scorePanel{background:0 0;border:0;padding:10px 0 24px}.RelationshipTheme-module__3Jm46q__resultAside{border-right:1px solid var(--color-border);padding-right:28px}.RelationshipTheme-module__3Jm46q__chatInvitation{border:0;border-bottom:1px solid var(--color-border);background:0 0;border-radius:0;padding:4px 0 28px}.RelationshipTheme-module__3Jm46q__moreScores>summary{cursor:pointer;color:var(--color-text-sub);padding-block:16px;font-size:13px}@media (max-width:760px){.RelationshipTheme-module__3Jm46q__resultPage{padding:22px 20px 140px}.RelationshipTheme-module__3Jm46q__resultColumns{grid-template-columns:1fr;gap:24px}.RelationshipTheme-module__3Jm46q__resultCover{margin-bottom:22px}.RelationshipTheme-module__3Jm46q__resultCover .RelationshipTheme-module__3Jm46q__heading{padding:24px 20px}.RelationshipTheme-module__3Jm46q__resultCover .RelationshipTheme-module__3Jm46q__heading h1{font-size:29px}.RelationshipTheme-module__3Jm46q__resultCover .RelationshipTheme-module__3Jm46q__heading p{font-size:12px}.RelationshipTheme-module__3Jm46q__coverPhoto{min-height:180px}.RelationshipTheme-module__3Jm46q__scorePanel{flex-direction:row;justify-content:space-around;gap:14px;padding:20px 12px}.RelationshipTheme-module__3Jm46q__chatInvitation{padding:20px}}@media (max-width:420px){.RelationshipTheme-module__3Jm46q__resultCover{grid-template-columns:1fr 1fr}.RelationshipTheme-module__3Jm46q__resultCover .RelationshipTheme-module__3Jm46q__heading{padding:20px 14px}.RelationshipTheme-module__3Jm46q__resultCover .RelationshipTheme-module__3Jm46q__heading h1{font-size:25px;line-height:1.3}.RelationshipTheme-module__3Jm46q__heading>.RelationshipTheme-module__3Jm46q__referenceLabel{font-size:10px}.RelationshipTheme-module__3Jm46q__scorePanel{flex-wrap:wrap}}@media (max-width:760px){.RelationshipTheme-module__3Jm46q__scorePanel{grid-template-columns:minmax(0,1fr) 140px;gap:10px;display:grid}.RelationshipTheme-module__3Jm46q__peoplePair{gap:8px}.RelationshipTheme-module__3Jm46q__peoplePair>div>span{width:40px;height:40px}}@media (max-width:600px){.RelationshipTheme-module__3Jm46q__resultCover{flex-direction:column;display:flex}.RelationshipTheme-module__3Jm46q__coverPhoto{order:-1;height:120px;min-height:120px}.RelationshipTheme-module__3Jm46q__coverPhoto img{object-position:center 30%}.RelationshipTheme-module__3Jm46q__resultCover .RelationshipTheme-module__3Jm46q__heading{padding:18px 20px}.RelationshipTheme-module__3Jm46q__resultCover .RelationshipTheme-module__3Jm46q__heading h1{margin-top:9px;font-size:28px}.RelationshipTheme-module__3Jm46q__resultCover .RelationshipTheme-module__3Jm46q__heading p{margin-top:6px}.RelationshipTheme-module__3Jm46q__heading>.RelationshipTheme-module__3Jm46q__referenceLabel{margin-top:10px;font-size:11px}}@media (max-width:760px){.RelationshipTheme-module__3Jm46q__resultCover{gap:16px;margin-bottom:28px}.RelationshipTheme-module__3Jm46q__resultCover .RelationshipTheme-module__3Jm46q__heading{padding:0}.RelationshipTheme-module__3Jm46q__resultCover .RelationshipTheme-module__3Jm46q__heading h1{font-size:34px}.RelationshipTheme-module__3Jm46q__resultColumns{grid-template-columns:1fr;gap:28px}.RelationshipTheme-module__3Jm46q__resultAside{border-right:0;border-bottom:1px solid var(--color-border);padding:0 0 22px}.RelationshipTheme-module__3Jm46q__scorePanel{grid-template-columns:minmax(0,1fr) 120px;padding:0}.RelationshipTheme-module__3Jm46q__chatInvitation{padding:4px 0 24px}}@media (max-width:600px){.RelationshipTheme-module__3Jm46q__resultCover{grid-template-columns:minmax(0,1fr) 80px;align-items:start;gap:14px;margin-bottom:18px;display:grid}.RelationshipTheme-module__3Jm46q__coverPhoto{border-radius:4px;order:0;height:100px;min-height:100px}.RelationshipTheme-module__3Jm46q__resultCover .RelationshipTheme-module__3Jm46q__heading h1{font-size:23px;line-height:1.3}.RelationshipTheme-module__3Jm46q__resultCover .RelationshipTheme-module__3Jm46q__heading p{font-size:13px}.RelationshipTheme-module__3Jm46q__readingLead{margin-top:14px;font-size:22px}.RelationshipTheme-module__3Jm46q__heading>.RelationshipTheme-module__3Jm46q__referenceLabel{font-size:12px;line-height:1.6}.RelationshipTheme-module__3Jm46q__resultAside{padding-bottom:10px}.RelationshipTheme-module__3Jm46q__resultColumns{gap:20px}}
.BirthDateInput-module__ptPq1a__completion{min-height:22px;color:var(--color-accent);margin-left:auto;font-size:12px}.BirthDateInput-module__ptPq1a__completion>span{align-items:center;gap:5px;animation:.22s ease-out BirthDateInput-module__ptPq1a__confirm;display:inline-flex}.BirthDateInput-module__ptPq1a__completion svg{width:15px;height:15px}.BirthDateInput-module__ptPq1a__readiness{padding-top:4px}.BirthDateInput-module__ptPq1a__readinessSteps{grid-template-columns:1fr 1fr;gap:12px;display:grid}.BirthDateInput-module__ptPq1a__track{background:var(--color-border);border-radius:2px;height:3px;margin-bottom:8px;display:block;overflow:hidden}.BirthDateInput-module__ptPq1a__track>span{background:var(--color-accent);transform-origin:0;height:100%;transition:transform .36s cubic-bezier(.2,.7,.2,1);display:block;transform:scaleX(0)}[data-done=true] .BirthDateInput-module__ptPq1a__track>span{transform:scaleX(1)}.BirthDateInput-module__ptPq1a__readinessSteps>div>span:last-child{color:var(--color-text-sub);align-items:center;gap:5px;font-size:12px;display:flex}.BirthDateInput-module__ptPq1a__readinessSteps [data-done=true]>span:last-child{color:var(--color-accent)}.BirthDateInput-module__ptPq1a__readinessMessage{min-height:20px;color:var(--color-text-sub);margin-top:8px;font-size:12px}.BirthDateInput-module__ptPq1a__optional{border-top:1px solid var(--color-border);padding-top:4px}.BirthDateInput-module__ptPq1a__optional>summary{justify-content:space-between;align-items:center;gap:8px;list-style:none;display:flex}.BirthDateInput-module__ptPq1a__optional>summary::-webkit-details-marker{display:none}.BirthDateInput-module__ptPq1a__optional>summary svg{flex-shrink:0;width:16px;height:16px;transition:transform .22s ease-out}.BirthDateInput-module__ptPq1a__optional[open]>summary svg{transform:rotate(180deg)}.BirthDateInput-module__ptPq1a__optional[open]>.BirthDateInput-module__ptPq1a__fields{animation:.22s ease-out BirthDateInput-module__ptPq1a__reveal}@keyframes BirthDateInput-module__ptPq1a__confirm{0%{opacity:.4;transform:scale(.94)}to{opacity:1;transform:none}}@keyframes BirthDateInput-module__ptPq1a__reveal{0%{opacity:.35;transform:translateY(-5px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.BirthDateInput-module__ptPq1a__track>span{transition:none}.BirthDateInput-module__ptPq1a__completion>span,.BirthDateInput-module__ptPq1a__optional[open]>.BirthDateInput-module__ptPq1a__fields{animation:none}.BirthDateInput-module__ptPq1a__optional>summary svg{transition:none}}
.GungHabInput-module___JAv1W__page{--color-bg:#f7f7f2;--color-bg-elevated:#fff;--color-bg-sunken:#f1f3ec;--color-text:#24392c;--color-text-sub:#687262;--color-text-muted:#707b69;--color-text-faint:#778270;--color-accent:#2a6e43;--color-accent-soft:#e8efdf;--color-accent-hover:#245d3a;--color-accent-press:#194c2c;--color-border:#dce1d4;--color-border-strong:#bac6ae;background:var(--color-bg);color:var(--color-text);min-height:calc(100dvh - 56px);padding:50px 40px 80px}.GungHabInput-module___JAv1W__layout{grid-template-columns:320px minmax(0,1fr);align-items:start;gap:48px;max-width:1160px;margin:auto;display:grid}.GungHabInput-module___JAv1W__back{color:#6e7b65;align-items:center;gap:8px;padding-block:8px;font-size:11px;display:inline-flex}.GungHabInput-module___JAv1W__eyebrow{letter-spacing:.12em;color:#6c805e;margin-top:36px;font-size:8px}.GungHabInput-module___JAv1W__intro h2{letter-spacing:-.05em;margin-top:15px;font-size:27px;line-height:1.5}.GungHabInput-module___JAv1W__introText{color:#73806a;margin-top:16px;font-size:12px;line-height:1.9}.GungHabInput-module___JAv1W__smallArt{border-radius:3px;width:210px;height:190px;margin-top:28px;position:relative;overflow:hidden}.GungHabInput-module___JAv1W__smallArt img{object-fit:cover}.GungHabInput-module___JAv1W__progress{margin-top:24px;padding:0;list-style:none}.GungHabInput-module___JAv1W__progress li{color:#7b8870;gap:13px;padding-block:10px;font-size:12px;display:flex}.GungHabInput-module___JAv1W__progress li span{color:#809373;font-size:10px}.GungHabInput-module___JAv1W__progress .GungHabInput-module___JAv1W__current{color:#284b32;font-weight:600}.GungHabInput-module___JAv1W__formPanel{background:#fff;border:1px solid #e1e5d9;border-radius:8px;min-width:0;padding:32px}.GungHabInput-module___JAv1W__formStep{letter-spacing:.1em;color:#517d45;align-items:center;gap:13px;font-size:9px;display:flex}.GungHabInput-module___JAv1W__formStep span{letter-spacing:0;color:#7c8971;font-size:10px}.GungHabInput-module___JAv1W__formTitle{letter-spacing:-.04em;margin-top:14px;font-size:26px;line-height:1.4}.GungHabInput-module___JAv1W__formDescription{color:#6b7862;margin-top:10px;margin-bottom:28px;font-size:12px;line-height:1.8}.GungHabInput-module___JAv1W__formBody{gap:20px;display:grid}.GungHabInput-module___JAv1W__modeLabel{color:var(--color-text-sub);margin-bottom:8px;font-size:12px}.GungHabInput-module___JAv1W__inputModes{flex-wrap:wrap;gap:8px;display:flex}.GungHabInput-module___JAv1W__inputModes button{border:1px solid var(--color-border-strong);min-height:44px;color:var(--color-text-sub);border-radius:6px;justify-content:center;align-items:center;gap:7px;padding:10px 14px;font-size:13px;display:flex}.GungHabInput-module___JAv1W__inputModes button[aria-pressed=true]{color:var(--color-accent);border-color:var(--color-accent);background:var(--color-accent-soft);font-weight:700}.GungHabInput-module___JAv1W__inputModes button:first-child:not([aria-pressed=true]) svg{opacity:0}.GungHabInput-module___JAv1W__submitHint{text-align:center;min-height:20px;color:var(--color-text-sub);margin-bottom:10px;font-size:12px;line-height:1.5}.GungHabInput-module___JAv1W__singlePerson{animation:.22s ease-out GungHabInput-module___JAv1W__relationReveal}.GungHabInput-module___JAv1W__relationButtons{isolation:isolate;grid-template-columns:repeat(4,1fr);gap:6px;display:grid;position:relative}.GungHabInput-module___JAv1W__relationButtons:before{content:"";z-index:-1;border:1px solid var(--color-border-strong);background:var(--color-accent-soft);width:calc(25% - 4.5px);transform:translateX(calc(var(--relation-index,0) * (100% + 6px)));transition:transform var(--motion-change,.22s) var(--motion-ease,ease-out);border-radius:5px;position:absolute;inset:0 auto 0 0}.GungHabInput-module___JAv1W__relationButtons button{color:#66765b;border:1px solid #dfe5d7;border-radius:5px;justify-content:center;align-items:center;gap:6px;min-height:45px;font-size:12px;display:flex}.GungHabInput-module___JAv1W__relationButtons .GungHabInput-module___JAv1W__activeRelation{color:var(--color-accent);background:0 0;border-color:#0000}.GungHabInput-module___JAv1W__peopleFields{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px;display:grid}.GungHabInput-module___JAv1W__singlePerson{grid-template-columns:1fr}.GungHabInput-module___JAv1W__personCard{min-width:0;box-shadow:none;border:1px solid #e4e8dd;border-radius:6px!important;padding:17px!important}.GungHabInput-module___JAv1W__personCard input,.GungHabInput-module___JAv1W__personCard select{height:50px;font-size:14px}.GungHabInput-module___JAv1W__personCard select{padding-inline:10px}.GungHabInput-module___JAv1W__personCard p{font-size:13px;line-height:1.7}.GungHabInput-module___JAv1W__personCard input::placeholder{font-size:12px}.GungHabInput-module___JAv1W__inviteToggle{color:#547146;background:#f9faf6;border:1px dashed #c7d4bc;border-radius:5px;justify-content:center;align-items:center;gap:7px;padding:12px;font-size:12px;display:flex}.GungHabInput-module___JAv1W__inviteToggle:hover{background:#edf3e5}.GungHabInput-module___JAv1W__inviteToggle{width:100%}.GungHabInput-module___JAv1W__linkExplanation{color:#6a7960;margin-top:12px;font-size:12px;line-height:1.8}.GungHabInput-module___JAv1W__privacy{color:var(--color-text-sub);flex-wrap:wrap;align-items:flex-start;gap:6px;font-size:12px;line-height:1.7;display:flex}.GungHabInput-module___JAv1W__privacy a{text-underline-offset:2px;text-decoration:underline}.GungHabInput-module___JAv1W__desktopSubmit{border-top:1px solid #e9ece3;padding-top:20px}.GungHabInput-module___JAv1W__desktopSubmit>p{color:#7a8572;justify-content:center;align-items:center;gap:5px;margin-top:12px;font-size:10px;display:flex}.GungHabInput-module___JAv1W__mobileSubmit{display:none}.GungHabInput-module___JAv1W__intro{min-width:0;position:sticky;top:80px}.GungHabInput-module___JAv1W__relationPortrait{background:var(--color-tago-sage);border-radius:6px;height:410px;margin-top:20px;position:relative;overflow:hidden}.GungHabInput-module___JAv1W__relationPortrait img{object-fit:cover;object-position:center}.GungHabInput-module___JAv1W__portraitCaption{color:#fff;background:linear-gradient(#0000,#102b21dc);padding:55px 24px 25px;position:absolute;inset:auto 0 0}.GungHabInput-module___JAv1W__portraitCaption>span{font-size:12px}.GungHabInput-module___JAv1W__portraitCaption h2{max-width:230px;margin-top:10px;font-size:29px;line-height:1.35}.GungHabInput-module___JAv1W__progress{border-top:1px solid var(--color-border);flex-wrap:wrap;gap:12px;margin-top:24px;padding-top:14px;display:flex}.GungHabInput-module___JAv1W__progress li{flex-direction:column;flex:1;gap:7px;font-size:12px}.GungHabInput-module___JAv1W__progress li span{font-size:12px}.GungHabInput-module___JAv1W__personCard .flex-1{min-width:0}.GungHabInput-module___JAv1W__page button:focus-visible,.GungHabInput-module___JAv1W__page a:focus-visible{outline:2px solid var(--color-accent);outline-offset:3px}.GungHabInput-module___JAv1W__page input,.GungHabInput-module___JAv1W__page select{font-size:16px}.GungHabInput-module___JAv1W__formPanel{background:0 0;border:0;padding-top:8px}.GungHabInput-module___JAv1W__personCard{background:#fff;border:0;border-top:3px solid #c7d4bc;border-radius:0 0 6px 6px!important}.GungHabInput-module___JAv1W__personCard:first-child{border-top-color:var(--color-accent)}.GungHabInput-module___JAv1W__personCard{transition:border-color .22s ease-out,box-shadow .22s ease-out}.GungHabInput-module___JAv1W__personCard:focus-within{box-shadow:0 0 0 1px var(--color-border-strong)}.GungHabInput-module___JAv1W__personCard[data-complete=true]{border-top-color:var(--color-accent)}.GungHabInput-module___JAv1W__relationPortrait img,.GungHabInput-module___JAv1W__portraitCaption,.GungHabInput-module___JAv1W__linkExplanation{animation:.22s ease-out GungHabInput-module___JAv1W__relationReveal}@keyframes GungHabInput-module___JAv1W__relationReveal{0%{opacity:.4;transform:translateY(4px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.GungHabInput-module___JAv1W__singlePerson,.GungHabInput-module___JAv1W__relationPortrait img,.GungHabInput-module___JAv1W__portraitCaption,.GungHabInput-module___JAv1W__linkExplanation{animation:none}.GungHabInput-module___JAv1W__relationButtons:before,.GungHabInput-module___JAv1W__personCard{transition:none}}.GungHabInput-module___JAv1W__relationPortrait{border-radius:6px;height:300px}.GungHabInput-module___JAv1W__portraitCaption{color:var(--color-text);background:0 0;padding:24px 0 0;position:static}.GungHabInput-module___JAv1W__portraitCaption>span{color:var(--color-text-sub)}.GungHabInput-module___JAv1W__portraitCaption h2{max-width:300px;font-size:30px}.GungHabInput-module___JAv1W__formTitle{font-size:30px}@media (max-width:760px){.GungHabInput-module___JAv1W__page .GungHabInput-module___JAv1W__personCard input,.GungHabInput-module___JAv1W__page .GungHabInput-module___JAv1W__personCard select{font-size:16px}}@media (max-width:1080px){.GungHabInput-module___JAv1W__layout{grid-template-columns:250px minmax(0,1fr);gap:30px}.GungHabInput-module___JAv1W__formPanel{padding:24px}.GungHabInput-module___JAv1W__peopleFields{grid-template-columns:1fr}.GungHabInput-module___JAv1W__intro h2{font-size:24px}}@media (max-width:760px){.GungHabInput-module___JAv1W__page{padding:24px 20px 140px}.GungHabInput-module___JAv1W__layout{max-width:480px;display:block}.GungHabInput-module___JAv1W__intro{display:none}.GungHabInput-module___JAv1W__formPanel{background:0 0;border:0;padding:0}.GungHabInput-module___JAv1W__formStep{margin-bottom:12px;font-size:9px}.GungHabInput-module___JAv1W__formTitle{font-size:25px}.GungHabInput-module___JAv1W__formDescription{margin-bottom:24px;font-size:12px}.GungHabInput-module___JAv1W__relationButtons button{gap:4px;font-size:11px}.GungHabInput-module___JAv1W__relationButtons svg{width:14px;height:14px}.GungHabInput-module___JAv1W__formBody{gap:18px}.GungHabInput-module___JAv1W__personCard{padding:20px!important}.GungHabInput-module___JAv1W__personCard input,.GungHabInput-module___JAv1W__personCard select{height:50px;font-size:15px}.GungHabInput-module___JAv1W__personCard p{font-size:12px}.GungHabInput-module___JAv1W__personCard input::placeholder{font-size:14px}.GungHabInput-module___JAv1W__desktopSubmit{display:none}.GungHabInput-module___JAv1W__mobileSubmit{display:block}.GungHabInput-module___JAv1W__privacy{font-size:10px}.GungHabInput-module___JAv1W__page .GungHabInput-module___JAv1W__intro{margin-bottom:24px;display:block;position:static}.GungHabInput-module___JAv1W__intro .GungHabInput-module___JAv1W__back,.GungHabInput-module___JAv1W__intro .GungHabInput-module___JAv1W__progress{display:none}.GungHabInput-module___JAv1W__relationPortrait{height:140px;margin-top:0}.GungHabInput-module___JAv1W__relationPortrait img{object-position:center 38%}.GungHabInput-module___JAv1W__portraitCaption{background:linear-gradient(90deg,#102b21d9,#0000);padding:32px 18px 18px}.GungHabInput-module___JAv1W__portraitCaption>span{font-size:11px}.GungHabInput-module___JAv1W__portraitCaption h2{max-width:210px;margin-top:6px;font-size:22px}.GungHabInput-module___JAv1W__formStep,.GungHabInput-module___JAv1W__formStep span{font-size:11px}.GungHabInput-module___JAv1W__formDescription{font-size:13px}}@media (max-width:360px){.GungHabInput-module___JAv1W__relationButtons button{letter-spacing:-.04em;white-space:nowrap;font-size:12px}.GungHabInput-module___JAv1W__relationButtons svg{display:none}}@media (max-width:760px){.GungHabInput-module___JAv1W__page .GungHabInput-module___JAv1W__intro{grid-template-columns:56px minmax(0,1fr);align-items:center;gap:14px;margin-bottom:20px;display:grid}.GungHabInput-module___JAv1W__relationPortrait{border-radius:4px;height:64px}.GungHabInput-module___JAv1W__portraitCaption{color:var(--color-text);background:0 0;padding:0;position:static}.GungHabInput-module___JAv1W__portraitCaption h2{max-width:none;margin-top:4px;font-size:16px;line-height:1.4}.GungHabInput-module___JAv1W__personCard{border-top-width:3px}.GungHabInput-module___JAv1W__formTitle{margin-top:0;font-size:24px}.GungHabInput-module___JAv1W__formDescription{color:var(--color-text-sub);margin-top:8px;margin-bottom:18px}.GungHabInput-module___JAv1W__personCard p{font-size:13px}.GungHabInput-module___JAv1W__privacy{font-size:12px}}
.EditorialPage-module__48y86a__split{grid-template-columns:minmax(240px,.8fr) minmax(0,1.2fr);align-items:start;gap:64px;max-width:1040px;margin-inline:auto;display:grid}.EditorialPage-module__48y86a__content{min-width:0}.EditorialPage-module__48y86a__relations{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;display:grid}.EditorialPage-module__48y86a__relations button{border-radius:6px;justify-content:center;min-width:0;min-height:44px;padding:8px 4px;font-size:13px}@media (max-width:760px){.EditorialPage-module__48y86a__relations button{padding-inline:2px;font-size:12px}.EditorialPage-module__48y86a__relations button svg{display:none}}.EditorialPage-module__48y86a__formActions{isolation:isolate}.EditorialPage-module__48y86a__personChat{border-inline:1px solid var(--color-tago-line);flex-direction:column;width:100%;max-width:760px;height:calc(100dvh - 56px);margin:auto;display:flex}.EditorialPage-module__48y86a__personChat>div{height:100%;min-height:0}@media (min-width:761px){.EditorialPage-module__48y86a__formActions{background:0 0;padding:24px 0 0;position:static}.EditorialPage-module__48y86a__formActions>div{max-width:none}}.EditorialPage-module__48y86a__intro{min-width:0;position:sticky;top:96px}.EditorialPage-module__48y86a__photo{aspect-ratio:4/5;background:var(--color-tago-sage);border-radius:6px;position:relative;overflow:hidden}.EditorialPage-module__48y86a__photo img{object-fit:cover;animation:.22s ease-out EditorialPage-module__48y86a__photo-in}.EditorialPage-module__48y86a__caption{flex-direction:column;gap:10px;margin-top:18px;display:flex}.EditorialPage-module__48y86a__caption p{letter-spacing:-.035em;color:var(--color-tago-ink);font-size:18px;font-weight:600;line-height:1.6}.EditorialPage-module__48y86a__caption span{color:#667066;font-size:11px}.EditorialPage-module__48y86a__banner{aspect-ratio:16/7;border-radius:6px;margin-block:28px 36px;position:relative;overflow:hidden}.EditorialPage-module__48y86a__banner img{object-fit:cover}.EditorialPage-module__48y86a__legal{grid-template-columns:220px minmax(0,720px);align-items:start;gap:60px;max-width:1040px;margin-inline:auto;display:grid}.EditorialPage-module__48y86a__legalNav{flex-direction:column;gap:4px;padding-top:5px;display:flex;position:sticky;top:96px}.EditorialPage-module__48y86a__legalNav>span{color:#667066;margin-bottom:18px;font-size:12px}.EditorialPage-module__48y86a__legalNav a{border:1px solid var(--color-tago-line);border-radius:6px;justify-content:space-between;align-items:center;gap:14px;min-height:48px;padding:12px;font-size:14px;transition:background .18s ease-out,border-color .18s ease-out;display:flex}.EditorialPage-module__48y86a__legalNav a svg{color:var(--color-tago-green);flex-shrink:0;transition:transform .18s ease-out}.EditorialPage-module__48y86a__legalNav a:hover,.EditorialPage-module__48y86a__legalNav a:focus-visible{background:var(--color-tago-sage);border-color:var(--color-tago-green)}.EditorialPage-module__48y86a__legalNav a:hover svg{transform:translate(4px)}.EditorialPage-module__48y86a__legalNav a[aria-current=page]{background:var(--color-tago-sage);color:var(--color-tago-green);font-weight:700}.EditorialPage-module__48y86a__legalHeader{border-bottom:1px solid var(--color-tago-line);margin-bottom:30px;padding-bottom:28px}.EditorialPage-module__48y86a__legalHeader h1{margin-top:14px}.EditorialPage-module__48y86a__legalHeader p{color:#667066;margin-top:14px;font-size:12px}.EditorialPage-module__48y86a__legalBody{flex-direction:column;gap:32px;display:flex}.EditorialPage-module__48y86a__legalBody section{border-top:1px solid var(--color-tago-line);padding-top:26px}.EditorialPage-module__48y86a__legalBody section>div{line-height:1.9}.EditorialPage-module__48y86a__familyForm{flex-direction:column;gap:28px;display:flex}.EditorialPage-module__48y86a__member{border:1px solid var(--color-tago-line);background:#fff;border-radius:6px;padding:24px;animation:.25s ease-out EditorialPage-module__48y86a__member-in}.EditorialPage-module__48y86a__member:focus-within{border-color:var(--color-tago-green)}.EditorialPage-module__48y86a__familyForm .EditorialPage-module__48y86a__member>.divider{display:none}.EditorialPage-module__48y86a__member button{min-height:44px}.EditorialPage-module__48y86a__member summary{cursor:pointer;min-height:44px;padding-block:12px}@keyframes EditorialPage-module__48y86a__photo-in{0%{opacity:.55;transform:scale(1.025)}to{opacity:1;transform:none}}@keyframes EditorialPage-module__48y86a__member-in{0%{opacity:.3;transform:translateY(12px)}to{opacity:1;transform:none}}@media (max-width:900px){.EditorialPage-module__48y86a__split{grid-template-columns:minmax(200px,.7fr) minmax(0,1.3fr);gap:36px}.EditorialPage-module__48y86a__legal{grid-template-columns:160px minmax(0,1fr);gap:30px}}@media (max-width:760px){.EditorialPage-module__48y86a__split{grid-template-columns:1fr;gap:24px;max-width:560px}.EditorialPage-module__48y86a__intro{align-items:center;gap:16px;display:flex;position:static}.EditorialPage-module__48y86a__photo{aspect-ratio:auto;flex:0 0 72px;height:86px}.EditorialPage-module__48y86a__caption{gap:6px;margin:0}.EditorialPage-module__48y86a__caption p{font-size:16px}.EditorialPage-module__48y86a__caption span{font-size:10px}.EditorialPage-module__48y86a__legal{grid-template-columns:1fr;gap:22px}.EditorialPage-module__48y86a__legalNav{border-bottom:1px solid var(--color-tago-line);flex-flow:wrap;gap:4px;padding-bottom:16px;position:static}.EditorialPage-module__48y86a__legalNav>span{display:none}.EditorialPage-module__48y86a__legalNav a{padding:8px 10px;font-size:12px}.EditorialPage-module__48y86a__legalHeader{padding-bottom:22px}.EditorialPage-module__48y86a__member{padding:18px}.EditorialPage-module__48y86a__banner{aspect-ratio:4/3}.EditorialPage-module__48y86a__legalNav{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.EditorialPage-module__48y86a__legalNav a{gap:6px;min-width:0}}@media (prefers-reduced-motion:reduce){.EditorialPage-module__48y86a__photo img,.EditorialPage-module__48y86a__member{animation:none}.EditorialPage-module__48y86a__legalNav a,.EditorialPage-module__48y86a__legalNav a svg{transition:none}.EditorialPage-module__48y86a__legalNav a:hover svg{transform:none}}
.TopicExplorer-module__GKEi0a__explorer{min-width:0}.TopicExplorer-module__GKEi0a__navigation{z-index:20;background:var(--color-bg);border-bottom:1px solid var(--color-border);padding-block:16px 0;position:sticky;top:56px}.TopicExplorer-module__GKEi0a__navigation h2{letter-spacing:-.03em;margin-bottom:14px;font-size:19px;font-weight:700}.TopicExplorer-module__GKEi0a__tabs{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.TopicExplorer-module__GKEi0a__tabs button{min-height:48px;color:var(--color-text-sub);padding:12px 6px;font-size:14px;position:relative}.TopicExplorer-module__GKEi0a__tabs button:after{content:"";background:var(--color-accent);height:3px;transition:transform .22s ease-out;position:absolute;inset:auto 10px -1px;transform:scaleX(0)}.TopicExplorer-module__GKEi0a__tabs button[aria-selected=true]{color:var(--color-accent);font-weight:700}.TopicExplorer-module__GKEi0a__tabs button[aria-selected=true]:after{transform:scaleX(1)}.TopicExplorer-module__GKEi0a__panel{min-height:240px;padding-top:20px;scroll-margin-top:175px}.TopicExplorer-module__GKEi0a__panel[hidden]{display:none}.TopicExplorer-module__GKEi0a__panel:not([hidden]){animation:.28s ease-out TopicExplorer-module__GKEi0a__openTopic}.TopicExplorer-module__GKEi0a__description{color:var(--color-text-sub);margin-bottom:20px;font-size:13px;line-height:1.6}.TopicExplorer-module__GKEi0a__next{border:1px solid var(--color-border-strong);width:100%;min-height:48px;color:var(--color-accent);border-radius:6px;justify-content:space-between;align-items:center;gap:20px;margin-top:24px;padding:12px 16px;font-size:14px;display:flex}.TopicExplorer-module__GKEi0a__next:hover{background:var(--color-bg-sunken)}.TopicExplorer-module__GKEi0a__explorer button:focus-visible,.TopicExplorer-module__GKEi0a__panel:focus-visible{outline:2px solid var(--color-accent);outline-offset:3px}@keyframes TopicExplorer-module__GKEi0a__openTopic{0%{opacity:.25;transform:translateY(10px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.TopicExplorer-module__GKEi0a__panel:not([hidden]){animation:none}.TopicExplorer-module__GKEi0a__tabs button:after{transition:none}}
.RelationshipReveal-module__9fovMa__reveal{--opening:0;--scene-ease:cubic-bezier(.22,.68,0,1)}.RelationshipReveal-module__9fovMa__stage{aspect-ratio:3/2;isolation:isolate;background:var(--color-tago-sage);cursor:ew-resize;touch-action:pan-y;-webkit-user-select:none;user-select:none;border-radius:6px;position:relative;overflow:hidden}.RelationshipReveal-module__9fovMa__panel{z-index:1;width:50%;transition:transform .85s var(--scene-ease);background:var(--color-tago-sage);position:absolute;top:0;bottom:0;overflow:hidden}.RelationshipReveal-module__9fovMa__left{transform-origin:0;transform:translateX(calc(var(--opening) * -12%)) scale(calc(1 - var(--opening) * .23)) rotate(calc(var(--opening) * -3deg));left:0}.RelationshipReveal-module__9fovMa__right{transform-origin:100%;transform:translateX(calc(var(--opening) * 12%)) scale(calc(1 - var(--opening) * .23)) rotate(calc(var(--opening) * 3deg));right:0}.RelationshipReveal-module__9fovMa__picture{width:200%;position:absolute;inset-block:0}.RelationshipReveal-module__9fovMa__left .RelationshipReveal-module__9fovMa__picture{left:0}.RelationshipReveal-module__9fovMa__right .RelationshipReveal-module__9fovMa__picture{right:0}.RelationshipReveal-module__9fovMa__picture img{object-fit:cover}.RelationshipReveal-module__9fovMa__message{text-align:center;color:var(--color-tago-ink);opacity:0;transition:opacity .35s, transform .7s var(--scene-ease);flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0;transform:translateY(18px)scale(.92)}.RelationshipReveal-module__9fovMa__reveal[data-revealed=true] .RelationshipReveal-module__9fovMa__message{opacity:1;transform:none}.RelationshipReveal-module__9fovMa__message>span{letter-spacing:.025em;font-size:11px}.RelationshipReveal-module__9fovMa__message>p{letter-spacing:-.065em;margin-top:19px;font-size:clamp(22px,2.3vw,32px);font-weight:700;line-height:1.5}.RelationshipReveal-module__9fovMa__message>i{background:#acb8a3;width:1px;height:32px;margin-block:21px}.RelationshipReveal-module__9fovMa__message>small{color:#53614e;font-size:12px;line-height:1.7}.RelationshipReveal-module__9fovMa__handle{z-index:2;background:var(--color-tago-paper);min-height:44px;color:var(--color-tago-ink);white-space:nowrap;border:1px solid #d1dac8;border-radius:6px;justify-content:center;align-items:center;gap:9px;padding:10px 15px;font-size:12px;font-weight:600;transition:background .18s;display:inline-flex;position:absolute;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 3px 14px #0000000d}.RelationshipReveal-module__9fovMa__handle:hover{background:#fff}.RelationshipReveal-module__9fovMa__handle{cursor:pointer}.RelationshipReveal-module__9fovMa__controls{align-items:center;gap:22px;padding-top:9px;display:flex}.RelationshipReveal-module__9fovMa__controls label{color:#53614e;white-space:nowrap;align-items:center;gap:9px;font-size:12px;display:inline-flex}.RelationshipReveal-module__9fovMa__controls input{appearance:none;cursor:ew-resize;touch-action:pan-y;background:0 0;border-radius:4px;flex:1;min-width:0;height:44px;margin:0;display:block}.RelationshipReveal-module__9fovMa__controls input::-webkit-slider-runnable-track{background:#bec9b5;height:2px}.RelationshipReveal-module__9fovMa__controls input::-moz-range-track{background:#bec9b5;height:2px}.RelationshipReveal-module__9fovMa__controls input::-webkit-slider-thumb{appearance:none;border:7px solid var(--color-tago-paper);background:var(--color-tago-green);border-radius:50%;width:26px;height:26px;margin-top:-12px;box-shadow:0 0 0 1px #a7b59a}.RelationshipReveal-module__9fovMa__controls input::-moz-range-thumb{box-sizing:border-box;border:7px solid var(--color-tago-paper);background:var(--color-tago-green);border-radius:50%;width:26px;height:26px;box-shadow:0 0 0 1px #a7b59a}.RelationshipReveal-module__9fovMa__controls input:focus-visible{outline:2px solid var(--color-tago-green);outline-offset:3px}.RelationshipReveal-module__9fovMa__reveal[data-dragging=true] .RelationshipReveal-module__9fovMa__panel{transition:none}.RelationshipReveal-module__9fovMa__srOnly{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:1080px) and (min-width:761px){.RelationshipReveal-module__9fovMa__message>p{font-size:23px}.RelationshipReveal-module__9fovMa__message>i{height:20px;margin-block:12px}.RelationshipReveal-module__9fovMa__message>small{font-size:11px}}@media (max-width:760px){.RelationshipReveal-module__9fovMa__stage{aspect-ratio:4/3}.RelationshipReveal-module__9fovMa__message{padding-bottom:32px}.RelationshipReveal-module__9fovMa__message>span{font-size:10px}.RelationshipReveal-module__9fovMa__message>p{margin-top:12px;font-size:clamp(16px,4.7vw,29px)}.RelationshipReveal-module__9fovMa__message>i{height:20px;margin-block:12px}.RelationshipReveal-module__9fovMa__message>small{display:none}.RelationshipReveal-module__9fovMa__handle{font-size:11px;bottom:12px}.RelationshipReveal-module__9fovMa__controls{gap:16px}.RelationshipReveal-module__9fovMa__controls label{font-size:11px}}@media (prefers-reduced-motion:reduce){.RelationshipReveal-module__9fovMa__panel,.RelationshipReveal-module__9fovMa__message,.RelationshipReveal-module__9fovMa__handle{transition:none}.RelationshipReveal-module__9fovMa__left,.RelationshipReveal-module__9fovMa__right{transform:none}.RelationshipReveal-module__9fovMa__reveal[data-revealed=true] .RelationshipReveal-module__9fovMa__panel{visibility:hidden}.RelationshipReveal-module__9fovMa__message{transform:none}}
.TagoEditorial-module__vx2zmW__home{--color-text:var(--color-tago-ink);--color-accent:#03c75a;color:var(--color-tago-ink);background:var(--color-tago-paper)}.TagoEditorial-module__vx2zmW__container{max-width:1320px;margin-inline:auto;padding-inline:48px}.TagoEditorial-module__vx2zmW__home a:focus-visible,.TagoEditorial-module__vx2zmW__home button:focus-visible,.TagoEditorial-module__vx2zmW__home summary:focus-visible{outline:3px solid var(--color-tago-green);outline-offset:5px}.TagoEditorial-module__vx2zmW__hero{grid-template-columns:.82fr 1.18fr;align-items:center;gap:44px;padding-block:42px 40px;display:grid}.TagoEditorial-module__vx2zmW__heroCopy{padding-bottom:24px}.TagoEditorial-module__vx2zmW__eyebrow{color:#53614e;margin-bottom:26px;font-size:13px;display:block}.TagoEditorial-module__vx2zmW__heroCopy h1{letter-spacing:-.055em;word-break:keep-all;font-size:clamp(40px,4.2vw,59px);font-weight:700;line-height:1.25}.TagoEditorial-module__vx2zmW__heroCopy p{color:#53614e;margin-top:25px;font-size:17px;line-height:1.7}.TagoEditorial-module__vx2zmW__primaryButton{background:var(--color-tago-green);color:#fff;white-space:nowrap;border-radius:6px;justify-content:space-between;align-items:center;gap:30px;min-height:56px;margin-top:32px;padding:17px 23px;font-size:15px;font-weight:700;transition:transform .2s,background .2s;display:inline-flex}.TagoEditorial-module__vx2zmW__primaryButton:hover{background:#215a37;transform:translateY(-2px)}.TagoEditorial-module__vx2zmW__primaryButton:active{transform:translateY(0)}.TagoEditorial-module__vx2zmW__heroVisual{min-width:0}.TagoEditorial-module__vx2zmW__heroReading{margin-top:20px}.TagoEditorial-module__vx2zmW__serviceNote{color:#53614e;border-block:1px solid #dce3d3;align-items:center;gap:28px;padding-block:22px;font-size:13px;display:flex}.TagoEditorial-module__vx2zmW__serviceNote>span+span{border-left:1px solid #c5cebc;padding-left:28px}.TagoEditorial-module__vx2zmW__serviceNote a{align-items:center;gap:14px;min-height:30px;margin-left:auto;display:inline-flex}.TagoEditorial-module__vx2zmW__returnLink{background:var(--color-tago-sage);justify-content:center;align-items:center;gap:14px;padding:20px;font-size:13px;display:flex}.TagoEditorial-module__vx2zmW__relationships{padding-block:78px 86px;scroll-margin-top:80px}.TagoEditorial-module__vx2zmW__sectionHeader{margin-bottom:32px}.TagoEditorial-module__vx2zmW__sectionHeader h2{letter-spacing:-.045em;font-size:34px;font-weight:700}.TagoEditorial-module__vx2zmW__imageGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;display:grid}.TagoEditorial-module__vx2zmW__playSection{grid-template-columns:1fr 1.08fr;align-items:stretch;gap:52px;padding-bottom:84px;scroll-margin-top:80px;display:grid}.TagoEditorial-module__vx2zmW__playIntro{min-width:0;padding-top:16px}.TagoEditorial-module__vx2zmW__playIntro h2{letter-spacing:-.045em;word-break:keep-all;font-size:36px;font-weight:700;line-height:1.35}.TagoEditorial-module__vx2zmW__playIntro p{color:#53614e;margin-top:20px;font-size:14px;line-height:1.7}.TagoEditorial-module__vx2zmW__playContent{flex-direction:column;min-width:0;display:flex}.TagoEditorial-module__vx2zmW__questionPicker{flex-direction:column;display:flex}.TagoEditorial-module__vx2zmW__questionPicker button{text-align:left;color:#53614e;border-bottom:1px solid #d1dac8;justify-content:space-between;align-items:center;gap:16px;min-height:66px;padding:15px 4px;font-size:16px;display:flex}.TagoEditorial-module__vx2zmW__questionPicker button>svg{visibility:hidden;flex-shrink:0}.TagoEditorial-module__vx2zmW__questionPicker .TagoEditorial-module__vx2zmW__selectedQuestion{color:var(--color-tago-ink);border-color:var(--color-tago-green);font-weight:700}.TagoEditorial-module__vx2zmW__selectedQuestion>svg{visibility:visible!important}.TagoEditorial-module__vx2zmW__shortAnswer{background:var(--color-tago-sage);border-radius:6px;align-items:flex-start;gap:15px;min-height:100px;margin-top:26px;padding:24px;display:flex}.TagoEditorial-module__vx2zmW__shortAnswer>span{flex-shrink:0;margin-top:4px}.TagoEditorial-module__vx2zmW__shortAnswer p{word-break:keep-all;font-size:16px;font-weight:500;line-height:1.8}.TagoEditorial-module__vx2zmW__demoFooter{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:16px;margin-top:auto;padding-top:22px;display:flex}.TagoEditorial-module__vx2zmW__demoFooter>a{border-bottom:1px solid var(--color-tago-green);align-items:center;gap:14px;min-height:44px;font-size:14px;font-weight:700;display:inline-flex}.TagoEditorial-module__vx2zmW__explore{padding-bottom:55px;scroll-margin-top:96px}.TagoEditorial-module__vx2zmW__explore h2{letter-spacing:-.04em;margin-bottom:24px;font-size:27px;font-weight:700}.TagoEditorial-module__vx2zmW__exploreGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.TagoEditorial-module__vx2zmW__exploreLink{border:1px solid var(--color-tago-line);border-radius:6px;justify-content:space-between;align-items:center;gap:20px;min-height:112px;padding:24px;transition:background .18s ease-out,border-color .18s ease-out;display:flex}.TagoEditorial-module__vx2zmW__exploreCopy{gap:8px;min-width:0;display:grid}.TagoEditorial-module__vx2zmW__exploreTitle{letter-spacing:-.03em;font-size:18px;font-weight:700}.TagoEditorial-module__vx2zmW__exploreDescription{color:var(--color-tago-muted);word-break:keep-all;font-size:13px;line-height:1.6}.TagoEditorial-module__vx2zmW__exploreLink>svg{color:var(--color-tago-green);flex-shrink:0;transition:transform .18s ease-out}.TagoEditorial-module__vx2zmW__exploreLink:hover,.TagoEditorial-module__vx2zmW__exploreLink:focus-visible{background:var(--color-tago-sage);border-color:var(--color-tago-green)}.TagoEditorial-module__vx2zmW__exploreLink:hover>svg{transform:translate(4px)}.TagoEditorial-module__vx2zmW__goodToKnow{scroll-margin-top:80px}.TagoEditorial-module__vx2zmW__infoDisclosure{border-block:1px solid #dce3d3}.TagoEditorial-module__vx2zmW__infoDisclosure>summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;padding-block:24px;font-size:14px;list-style:none;display:flex}.TagoEditorial-module__vx2zmW__infoDisclosure>summary::-webkit-details-marker{display:none}.TagoEditorial-module__vx2zmW__businessDetails summary::-webkit-details-marker{display:none}.TagoEditorial-module__vx2zmW__infoDisclosure[open]>summary>svg{transform:rotate(180deg)}.TagoEditorial-module__vx2zmW__infoGrid{grid-template-columns:repeat(3,1fr);gap:30px;padding-block:10px 25px;display:grid}.TagoEditorial-module__vx2zmW__infoGrid h3{font-size:14px;font-weight:700}.TagoEditorial-module__vx2zmW__infoGrid p{color:#53614e;margin-top:12px;font-size:13px;line-height:1.9}.TagoEditorial-module__vx2zmW__limitNotice{color:#53614e;margin-bottom:25px;font-size:12px;line-height:1.9}.TagoEditorial-module__vx2zmW__footer{padding-block:35px 25px}.TagoEditorial-module__vx2zmW__footerTop{align-items:center;gap:18px;display:flex}.TagoEditorial-module__vx2zmW__footerTop>span{color:#53614e;font-size:12px}.TagoEditorial-module__vx2zmW__footer nav{color:#53614e;flex-wrap:wrap;gap:12px 23px;margin-top:22px;font-size:12px;display:flex}.TagoEditorial-module__vx2zmW__footer nav a{align-items:center;min-height:36px;display:inline-flex}.TagoEditorial-module__vx2zmW__footer nav a:hover{text-decoration:underline}.TagoEditorial-module__vx2zmW__businessDetails{margin-top:18px}.TagoEditorial-module__vx2zmW__businessDetails summary{cursor:pointer;color:#53614e;align-items:center;gap:6px;width:fit-content;min-height:36px;font-size:12px;list-style:none;display:flex}.TagoEditorial-module__vx2zmW__business{color:#53614e;margin-top:15px;font-size:12px;line-height:1.9}.TagoEditorial-module__vx2zmW__copyright{color:#53614e;justify-content:space-between;gap:15px;margin-top:20px;font-size:11px;display:flex}@media (max-width:1080px){.TagoEditorial-module__vx2zmW__container{padding-inline:30px}.TagoEditorial-module__vx2zmW__hero{gap:28px}.TagoEditorial-module__vx2zmW__heroCopy h1{font-size:40px}.TagoEditorial-module__vx2zmW__heroCopy p{font-size:15px}.TagoEditorial-module__vx2zmW__imageGrid{gap:16px}.TagoEditorial-module__vx2zmW__playSection{gap:32px}.TagoEditorial-module__vx2zmW__exploreLink{gap:12px;padding:20px}}@media (max-width:760px){.TagoEditorial-module__vx2zmW__container{padding-inline:22px}.TagoEditorial-module__vx2zmW__hero{grid-template-columns:1fr;gap:30px;padding-top:34px;padding-bottom:28px}.TagoEditorial-module__vx2zmW__heroCopy{padding-bottom:0}.TagoEditorial-module__vx2zmW__eyebrow{margin-bottom:18px;font-size:12px}.TagoEditorial-module__vx2zmW__heroCopy h1{font-size:clamp(36px,8.6vw,58px)}.TagoEditorial-module__vx2zmW__heroCopy p{margin-top:16px;font-size:15px}.TagoEditorial-module__vx2zmW__primaryButton{min-height:50px;margin-top:22px;padding:14px 20px;font-size:14px}.TagoEditorial-module__vx2zmW__heroReading{margin-top:16px}.TagoEditorial-module__vx2zmW__serviceNote{flex-wrap:wrap;gap:7px 16px;padding-block:19px;font-size:12px}.TagoEditorial-module__vx2zmW__serviceNote>span+span{border:0;padding:0}.TagoEditorial-module__vx2zmW__serviceNote a{width:100%;margin:3px 0 0}.TagoEditorial-module__vx2zmW__relationships{padding-block:48px 55px}.TagoEditorial-module__vx2zmW__sectionHeader h2{word-break:keep-all;font-size:26px}.TagoEditorial-module__vx2zmW__imageGrid{grid-template-columns:1fr 1fr;gap:26px 16px}.TagoEditorial-module__vx2zmW__playSection{grid-template-columns:1fr;gap:8px;padding-bottom:50px}.TagoEditorial-module__vx2zmW__playIntro{padding-top:0}.TagoEditorial-module__vx2zmW__playIntro h2{font-size:29px}.TagoEditorial-module__vx2zmW__playIntro p{margin-top:14px;font-size:13px}.TagoEditorial-module__vx2zmW__playContent{padding:14px 0 0}.TagoEditorial-module__vx2zmW__questionPicker button{min-height:59px;font-size:15px}.TagoEditorial-module__vx2zmW__shortAnswer{padding:22px}.TagoEditorial-module__vx2zmW__shortAnswer p{font-size:16px}.TagoEditorial-module__vx2zmW__explore{padding-bottom:35px}.TagoEditorial-module__vx2zmW__explore h2{margin-bottom:20px;font-size:25px}.TagoEditorial-module__vx2zmW__exploreGrid{grid-template-columns:1fr;gap:10px}.TagoEditorial-module__vx2zmW__exploreLink{min-height:96px;padding:20px}.TagoEditorial-module__vx2zmW__infoGrid{grid-template-columns:1fr;gap:23px}.TagoEditorial-module__vx2zmW__footerTop{flex-wrap:wrap;gap:12px}.TagoEditorial-module__vx2zmW__copyright{flex-wrap:wrap}}@media (max-width:380px){.TagoEditorial-module__vx2zmW__container{padding-inline:18px}.TagoEditorial-module__vx2zmW__heroCopy h1{font-size:35px}.TagoEditorial-module__vx2zmW__shortAnswer{padding:18px}}@media (prefers-reduced-motion:reduce){.TagoEditorial-module__vx2zmW__home *,.TagoEditorial-module__vx2zmW__home :before,.TagoEditorial-module__vx2zmW__home :after{transition:none!important;animation:none!important}.TagoEditorial-module__vx2zmW__exploreLink:hover>svg{transform:none!important}}
