:root{color-scheme:light;--cream:#f7f5ec;--paper:#fffdf7;--ink:#2d4237;--muted:#617164;--sage:#52755c;--soft-sage:#e8eee1;--peach:#efd4be;--line:#d9dfcf;font-family:-apple-system,BlinkMacSystemFont,"Apple SD Gothic Neo","Malgun Gothic",sans-serif;font-synthesis:none;background:var(--cream);color:var(--ink)}
*{box-sizing:border-box}body{margin:0;line-height:1.7}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-underline-offset:4px}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #af663f;outline-offset:5px}[tabindex="-1"]:focus{outline:none}[hidden]{display:none!important}.shell{max-width:1056px;margin:auto;padding:0 36px}.skip-link{position:absolute;top:8px;left:16px;z-index:10;background:var(--paper);padding:10px 16px;transform:translateY(-160%)}.skip-link:focus{transform:none}.site-header{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:25px 0;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:9px;text-decoration:none;font-size:14px;font-weight:750;letter-spacing:-.5px}.brand-mark{display:block;width:21px;height:21px;border-radius:50% 50% 7px 7px;background:var(--sage);transform:rotate(-12deg);position:relative}.brand-mark:after{content:"";position:absolute;width:5px;height:5px;border-radius:50%;background:var(--cream);left:8px;top:7px}.brand-divider{font-weight:400;color:#9aa48f;padding:0 3px}.collection-link{font-size:12px;text-decoration:none;white-space:nowrap}.collection-link span{margin-left:8px}main{min-height:65vh}.intro{display:grid;grid-template-columns:1.08fr 1fr;gap:24px 28px;padding-top:60px}.eyebrow{font-size:10px;font-weight:750;letter-spacing:2px;color:var(--sage);margin:0 0 22px}.subtitle{font-size:16px;letter-spacing:-.4px;margin:0 0 10px}h1{font-size:clamp(48px,7vw,76px);line-height:1.07;font-weight:780;letter-spacing:-4px;margin:0 0 25px}h1 span,.result-header h2 span{color:var(--sage)}.lead{font-size:21px;letter-spacing:-.7px;line-height:1.6;margin:0 0 19px;font-weight:650}.intro-description{font-size:14px;color:var(--muted);margin-bottom:24px}.meta-chips{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:22px}.meta-chips span{font-size:11px;background:var(--soft-sage);border-radius:30px;padding:5px 11px}.button{display:inline-flex;align-items:center;justify-content:center;gap:25px;border:1px solid transparent;border-radius:12px;padding:14px 23px;min-height:52px;font-size:14px;font-weight:700;transition:background .15s,transform .15s}.button:active{transform:translateY(1px)}.primary{background:var(--sage);color:#fffdf7}.primary:hover:not(:disabled){background:#3d6047}.secondary{border-color:var(--line);background:var(--paper);color:var(--ink)}.secondary:hover{background:var(--soft-sage)}.button:disabled{background:#e3e7dc;color:#6f7969;cursor:not-allowed}.tiny{font-size:11px;color:var(--muted);margin:12px 0 0}.illustration{position:relative;align-self:center;min-width:0;height:426px;background:#e9eedf;border-radius:180px 180px 28px 28px;overflow:hidden;margin-top:24px}.art-caption{position:absolute;font-size:8px;letter-spacing:2px;width:100%;text-align:center;top:37px;color:#66765d}.art-sun{position:absolute;width:60px;height:60px;border-radius:50%;background:#eed7a9;top:83px;right:59px}.art-leaf{position:absolute;width:33px;height:69px;background:#abbc97;border-radius:100% 0 100% 0;z-index:1}.leaf-one{left:41px;top:138px;transform:rotate(-25deg)}.leaf-two{right:27px;bottom:113px;transform:rotate(22deg)}.quilt{position:absolute;inset:128px 49px 64px;border-radius:100px 100px 23px 23px;background:#fdfaf0;transform:rotate(-8deg);overflow:hidden;box-shadow:0 12px 0 #dce3d0}.quilt-patch{position:absolute;width:50%;height:50%;opacity:.7}.patch-one{left:0;top:0;background:#d5dfc5}.patch-two{right:0;top:0;background:#f1dcc8}.patch-three{left:0;bottom:0;background:#f0dfc0}.patch-four{right:0;bottom:0;background:#dce5d0}.baby-wrap{position:absolute;width:122px;height:145px;border-radius:60% 60% 45% 45%;background:#859c7c;left:50%;top:86px;transform:translateX(-50%)}.baby-wrap:before{content:"";position:absolute;inset:15px 10px 37px;border-radius:50%;border-bottom:2px solid #607959;transform:rotate(-22deg)}.baby-face{position:absolute;width:102px;height:99px;border-radius:45% 45% 49% 49%;background:#f2d3b6;left:50%;top:36px;transform:translateX(-50%);border:7px solid #fdfaf0}.baby-hair{position:absolute;width:17px;height:18px;border-radius:50%;border-top:2px solid #876d4e;top:2px;left:35px;transform:rotate(-30deg)}.eye{position:absolute;width:9px;height:6px;border-bottom:2px solid #68583f;border-radius:50%;top:37px}.eye-left{left:20px}.eye-right{right:20px}.cheek{position:absolute;width:17px;height:9px;border-radius:50%;background:#e7b395;top:47px}.cheek-left{left:8px}.cheek-right{right:8px}.baby-mouth{position:absolute;width:10px;height:7px;border-bottom:2px solid #9b7358;border-radius:50%;top:51px;left:39px}.art-label{position:absolute;bottom:24px;width:100%;display:flex;justify-content:center;align-items:center;gap:8px;font-size:12px;color:#52674b}.label-dot{width:5px;height:5px;background:#7a9367;border-radius:50%}.intro-note{grid-column:1/-1;display:grid;grid-template-columns:105px 1fr;gap:20px;border-top:1px solid var(--line);margin-top:40px;padding-top:28px}.note-index{font-size:11px;color:var(--sage);padding-top:3px}.intro-note h2{font-size:17px;letter-spacing:-.5px;margin:0 0 9px}.intro-note p{font-size:12px;line-height:1.9;color:var(--muted);margin:0 0 10px}.quiz-card,.pause-card{max-width:660px;margin:50px auto 0;padding:34px;background:var(--paper);border:1px solid var(--line);border-radius:24px;box-shadow:0 9px 28px #2d423706}.quiz-topline{display:flex;justify-content:space-between;gap:16px;align-items:center}.quiz-topline .eyebrow{font-size:11px;letter-spacing:1px;margin:0}.quiz-topline>span{font-size:12px;color:var(--muted)}progress{display:block;appearance:none;border:none;width:100%;height:5px;margin-top:16px;background:var(--soft-sage);border-radius:10px;overflow:hidden}progress::-webkit-progress-bar{background:var(--soft-sage)}progress::-webkit-progress-value{background:var(--sage);border-radius:10px}progress::-moz-progress-bar{background:var(--sage)}.progress-label{font-size:10px;color:var(--muted);text-align:right;margin:7px 0 29px}fieldset{border:0;padding:0;margin:0;min-width:0}legend{font-size:25px;line-height:1.5;font-weight:750;letter-spacing:-1px;width:100%;padding:0}.question-help{font-size:13px;color:var(--muted);margin:12px 0 23px}.choices{display:grid;gap:11px}.choice{display:flex;align-items:center;gap:13px;position:relative;padding:17px 18px;border:1px solid var(--line);border-radius:13px;background:#fffefa;cursor:pointer;font-size:14px;line-height:1.6;min-height:70px}.choice:hover{border-color:#90a284;background:#f5f7ee}.choice:has(input:checked){border-color:var(--sage);background:var(--soft-sage);box-shadow:inset 0 0 0 1px var(--sage)}.choice input{width:18px;height:18px;flex:0 0 18px;margin:0;accent-color:var(--sage)}.quiz-actions{display:flex;justify-content:space-between;gap:13px;margin-top:28px}.quiz-actions .primary{flex:1}.text-button{background:none;border:0;padding:12px 8px;font-size:12px;color:var(--sage);text-decoration:underline;text-underline-offset:5px;min-height:44px}.quiz-card>#pause{display:block;margin:13px auto 0}.quiz-footnote{font-size:11px;text-align:center;color:var(--muted);margin:8px 0 0}.pause-card h2{font-size:29px;line-height:1.5;letter-spacing:-1px;margin:0 0 22px}.pause-card>p:not(.eyebrow){font-size:14px;color:var(--muted)}.soft-note{background:var(--soft-sage);padding:17px;border-radius:12px;margin:23px 0}.pause-card>.button{width:100%}.pause-card>.text-button{display:block;margin:10px auto 0}.result-header{text-align:center;margin:46px 0 32px}.result-header .eyebrow{margin-bottom:16px}.result-stamp{display:inline-block;background:var(--peach);color:#71543f;border-radius:30px;padding:5px 13px;font-size:11px}.result-header h2{font-size:43px;line-height:1.25;letter-spacing:-2px;margin:17px 0}.result-header>p:last-child{font-size:13px;color:var(--muted)}.profiles{display:grid;grid-template-columns:1fr 1fr;gap:18px}.profile{background:var(--paper);padding:25px;border:1px solid var(--line);border-radius:19px}.profile-number{font-size:11px;letter-spacing:1px;color:var(--sage);margin:0 0 13px}.profile h3{font-size:23px;line-height:1.4;letter-spacing:-.9px;margin:0 0 12px}.profile-description{font-size:13px;color:var(--muted);margin:0;min-height:67px}.dimension-scale{display:flex;gap:5px;margin-top:21px}.dimension-scale span{height:7px;background:var(--soft-sage);flex:1;border-radius:6px}.dimension-scale span.active{background:var(--sage)}.scale-labels{display:flex;justify-content:space-between;gap:10px;font-size:10px;color:var(--muted);margin-top:7px}.advice{margin-top:22px;padding-top:17px;border-top:1px dashed var(--line)}.advice h4{font-size:12px;margin:0 0 7px;color:var(--sage)}.advice p{font-size:13px;line-height:1.8;margin:0}.result-note{margin-top:24px;padding:24px;background:var(--soft-sage);border-radius:16px}.result-note h3{font-size:16px;letter-spacing:-.5px;margin:0 0 10px}.result-note p{font-size:12px;color:var(--muted);margin:10px 0 0}.result-actions{display:flex;gap:12px;justify-content:center;margin-top:28px}.result-actions .button{min-width:180px}.share-status{font-size:12px;text-align:center;color:var(--muted);min-height:21px;margin:10px 0 0}.result-bottom{display:flex;justify-content:center;gap:22px}.copy-fallback{margin:15px 0}.copy-fallback label{display:block;font-size:12px;margin-bottom:8px}.copy-fallback textarea{display:block;width:100%;padding:14px;border:1px solid var(--sage);border-radius:12px;font-size:13px;resize:vertical;background:var(--paper);color:var(--ink)}.other-quiz{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:21px 24px;background:var(--peach);border-radius:16px;margin-top:26px;text-decoration:none}.other-quiz small{display:block;font-size:11px;color:#705a45}.other-quiz strong{font-size:16px}.other-quiz>span:last-child{font-size:25px}.site-footer{border-top:1px solid var(--line);padding:25px 0 32px;margin-top:52px;color:var(--muted)}.site-footer>p{font-size:12px;margin:0 0 12px;font-weight:600}.site-footer nav{display:flex;gap:18px;flex-wrap:wrap;font-size:11px}.site-footer small{display:block;font-size:10px;margin-top:13px}.noscript{background:var(--peach);padding:20px;border-radius:12px}.privacy-main{max-width:740px;margin:46px auto}.privacy-main h1{font-size:36px;line-height:1.3;letter-spacing:-1.5px}.privacy-main h2{font-size:18px;margin-top:30px}.privacy-main p{font-size:14px;color:var(--muted)}.privacy-main section{border-top:1px solid var(--line);margin-top:26px}.privacy-main .eyebrow{font-size:10px}
@media(max-width:680px){.shell{padding:0 22px}.site-header{padding:20px 0;gap:10px}.brand{font-size:12px;gap:6px}.brand-divider{padding:0}.collection-link{font-size:11px}.collection-link span{margin-left:2px}.intro{padding-top:35px;grid-template-columns:1fr;gap:0}.intro-copy{position:relative;z-index:1}.eyebrow{font-size:9px;letter-spacing:1.5px;margin-bottom:22px}h1{font-size:62px;letter-spacing:-3px}.subtitle{font-size:14px}.lead{font-size:20px}.intro-description{font-size:13px}.intro-copy>.button{width:100%}.tiny{text-align:center}.illustration{height:284px;width:100%;max-width:370px;margin:26px auto 0;border-radius:150px 150px 22px 22px}.art-caption{top:24px;font-size:7px;letter-spacing:1.3px}.art-sun{width:40px;height:40px;top:55px;right:63px}.quilt{inset:78px 65px 47px;border-radius:75px 75px 18px 18px}.baby-face{top:17px;width:88px;height:85px}.baby-hair{left:29px}.eye{top:32px}.eye-left{left:15px}.eye-right{right:15px}.cheek{top:40px;width:13px}.baby-mouth{top:45px;left:32px}.baby-wrap{top:60px;width:108px;height:132px}.leaf-one{top:96px;left:31px;width:25px;height:53px}.leaf-two{right:29px;bottom:64px;width:24px;height:50px}.art-label{bottom:12px;font-size:10px}.intro-note{margin-top:32px;grid-template-columns:1fr;gap:10px;padding-top:23px}.intro-note h2{font-size:16px}.quiz-card,.pause-card{margin-top:28px;padding:24px 19px;border-radius:18px}.quiz-card .eyebrow{font-size:10px;letter-spacing:.5px}.quiz-topline>span{font-size:11px}legend{font-size:22px;letter-spacing:-.7px}.question-help{font-size:12px}.choice{font-size:13px;padding:16px 12px;gap:10px;min-height:78px}.quiz-actions{gap:10px}.button{padding:13px 18px;gap:12px}.quiz-footnote{font-size:10px}.pause-card h2{font-size:25px}.profiles{grid-template-columns:1fr;gap:14px}.profile{padding:23px}.profile-description{min-height:0}.result-header{margin-top:34px}.result-header h2{font-size:38px}.result-header>p:last-child{font-size:12px}.result-actions{gap:10px}.result-actions .button{min-width:0;flex:1;padding:13px 9px;font-size:12px}.result-note{padding:20px}.result-note h3{font-size:15px}.site-footer{margin-top:35px}.privacy-main{margin-top:32px}.privacy-main h1{font-size:30px}}
@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}
