.journey{background:var(--cream);padding:30px 32px 70px;scroll-margin-top:15px}.journey-shell{max-width:1200px;margin:auto}.journey-top{justify-content:space-between;align-items:center;gap:15px;margin-bottom:26px;display:flex}.journey-label{letter-spacing:1.5px;color:var(--wine);font-size:11px;font-weight:600}.journey-label>span{color:#b999a0;margin:0 10px}.journey-duration{color:#817174;font-size:12px}.journey-path{justify-content:space-between;gap:10px;margin-bottom:16px;display:flex}.journey-stop{color:#8b7b7b;align-items:center;gap:9px;display:flex}.journey-stop>span{background:#f8f1ea;border:1px solid #d8c5c5;border-radius:50%;justify-content:center;align-items:center;width:29px;height:29px;font-size:11px;display:flex}.journey-stop small{font-size:12px}.journey-stop.is-current{color:var(--wine);font-weight:600}.journey-stop.is-current>span{border-color:var(--wine)}.journey-stop.is-done>span{background:var(--wine);color:#fff;border-color:var(--wine)}.journey-progress{background:#e9deda!important;height:3px!important}.journey-body{animation:.4s both chapter-enter}.journey-heading{text-align:center;max-width:800px;margin:34px auto 28px}.journey-chapter{letter-spacing:2px;color:#956975;margin-bottom:14px;font-size:10px;display:block}.journey-heading h1{letter-spacing:-.045em;outline:none;font-size:clamp(2rem,3.8vw,3.2rem);line-height:1.12}.journey-heading p{max-width:650px;margin:16px auto 0;font-size:16px;line-height:1.65}.scene-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.scene-card{text-align:left;cursor:pointer;background:#fffcf7;border:1px solid #ded0c9;border-radius:15px;padding:9px;transition:transform .2s,border-color .2s,box-shadow .2s;overflow:hidden;box-shadow:0 6px 18px #49222906}.scene-card:hover{transform:translateY(-4px);box-shadow:0 12px 22px #4922290d}.scene-card.selected{border-color:var(--wine);box-shadow:0 0 0 2px var(--wine)}.scene-art{border-radius:9px;position:relative;overflow:hidden}.scene-art img{aspect-ratio:1.6;object-fit:cover;width:100%;height:auto}.scene-seal{width:34px;height:34px;color:var(--wine);background:#fffaf1e8;border-radius:50%;justify-content:center;align-items:center;font-size:12px;display:flex;position:absolute;bottom:12px;right:12px}.selected .scene-seal{background:var(--wine);color:#fff}.scene-copy{padding:20px 14px 17px}.scene-copy h2{letter-spacing:-.025em;margin-bottom:12px;font-size:22px;line-height:1.2}.scene-copy p{font-size:16px;line-height:1.55}.journey-feedback{text-align:center;min-height:52px;color:var(--wine);padding:20px 15px 0;font-size:14px;line-height:1.6}.journey-controls{border-top:1px solid #e2d5ce;justify-content:space-between;align-items:center;gap:20px;margin-top:24px;padding-top:23px;display:flex}.journey-privacy{color:#837579;font-size:12px}.journey-next{background:var(--wine);color:#fff;cursor:pointer;border:0;border-radius:30px;justify-content:center;align-items:center;gap:18px;min-height:54px;padding:16px 24px;font-size:15px;display:flex}.journey-next:hover{background:#5f1728}.journey-next:disabled{color:#8f7e80;cursor:not-allowed;background:#e9dfda}.journey-back,.journey-link{color:var(--wine);cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;padding:10px 0;font-size:14px;display:inline-flex}.journey-link{text-underline-offset:5px;font-weight:600;text-decoration:underline}.strength-cards{grid-template-columns:repeat(3,1fr);gap:18px;max-width:980px;margin:auto;display:grid}.strength-card{perspective:1000px;cursor:pointer;background:0 0;border:none;border-radius:14px;height:190px;padding:0;transition:opacity .2s}.strength-card:disabled{opacity:.5;cursor:not-allowed}.strength-inner{width:100%;height:100%;transform-style:preserve-3d;transition:transform .5s;display:block;position:relative}.strength-card.flipped .strength-inner{transform:rotateY(180deg)}.strength-front,.strength-back{-webkit-backface-visibility:hidden;backface-visibility:hidden;text-align:center;border:1px solid #d8c3bd;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:14px;padding:22px;display:flex;position:absolute;inset:0}.strength-front{color:var(--wine);background:repeating-linear-gradient(45deg,#f9f1e8 0 4px,#f6ece3 4px 5px)}.strength-front strong,.strength-back strong{font-size:17px;font-weight:600;line-height:1.3}.strength-front small{color:#8f7379;font-size:12px}.strength-back{background:var(--wine);color:var(--cream);border-color:var(--wine);gap:10px;transform:rotateY(180deg)}.strength-back>span{color:#f3dfe1;font-size:14px;line-height:1.5}.task-board{grid-template-columns:1fr 1fr;align-items:start;gap:42px;max-width:1000px;margin:auto;display:grid}.postcard{background:#fffdf8;border:1px solid #dccac3;border-radius:5px;padding:32px;position:relative;transform:rotate(-1deg);box-shadow:0 8px 26px #52243708}.postcard-label{letter-spacing:1.3px;color:#99757e;border-bottom:1px solid #ecddd5;max-width:86%;margin-bottom:32px;padding-bottom:18px;font-size:10px;display:block}.postcard-count{color:var(--wine);font-size:12px;position:absolute;top:29px;right:26px}.postcard>svg{color:var(--wine);margin-bottom:20px}.postcard-sender{color:#8b7077;margin-bottom:12px;font-size:13px;display:block}.postcard h2{letter-spacing:-.025em;font-size:29px;line-height:1.35}.postcard-note{color:#8b7077;margin-top:28px;font-size:13px;display:block}.task-choice{text-align:left;width:100%;color:var(--wine);cursor:pointer;background:#fffaf4;border:1px solid #ddcfc8;border-radius:12px;align-items:center;gap:14px;margin-bottom:12px;padding:20px;font-size:16px;display:flex}.task-choice>span{color:#a08389;font-size:11px}.task-choice>svg{margin-left:auto}.task-choice.correct{border:2px solid var(--wine);background:#f1e3df}.task-choice.try-again{border:1px dashed var(--wine)}.task-choice:disabled{cursor:default}.task-feedback{color:var(--wine);min-height:140px;margin-top:20px;font-size:16px}.task-feedback strong{margin-bottom:8px;display:block}.task-feedback p{font-size:16px;line-height:1.65}.time-layout{grid-template-columns:1fr 1fr;align-items:center;gap:35px;max-width:1000px;margin:auto;display:grid}.time-picture{border-radius:14px;position:relative;overflow:hidden}.time-picture img{aspect-ratio:1.2;object-fit:cover;width:100%;height:auto}.time-picture>span{color:var(--wine);background:#fffbf2e8;border-radius:9px;padding:13px 18px;font-size:17px;line-height:1.4;position:absolute;bottom:20px;left:20px;right:20px}.time-option{cursor:pointer;text-align:left;width:100%;color:var(--wine);background:#fffcf7;border:1px solid #dfcfc6;border-radius:12px;gap:16px;margin-bottom:15px;padding:23px 20px;display:flex}.time-option.selected{border:2px solid var(--wine);background:#f4e7e1;padding:22px 19px}.time-check{border:1px solid #b88f98;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:29px;height:29px;font-size:10px;display:flex}.time-option>span>strong{margin-bottom:9px;font-size:18px;line-height:1.3;display:block}.time-option>span>span{color:#7a666c;font-size:16px;line-height:1.5;display:block}.result-layout{grid-template-columns:.8fr 1.2fr;align-items:start;gap:40px;max-width:1060px;margin:auto;display:grid}.result-picture{border:8px solid #fffdf6;border-radius:5px;margin-top:20px;position:relative;transform:rotate(-2deg);box-shadow:0 10px 30px #4c222010}.result-picture img{aspect-ratio:.95;object-fit:cover;width:100%;height:auto}.result-caption{color:var(--wine);justify-content:center;align-items:center;gap:12px;padding:22px 12px;font-size:15px;display:flex}.result-card{background:#fffaf4;border:1px solid #ddccc4;border-radius:15px;padding:30px}.result-eyebrow{letter-spacing:1.8px;color:#986c79;font-size:10px}.result-card h2{margin:15px 0 17px;font-size:31px;line-height:1.2}.result-card>p{font-size:16px;line-height:1.65}.result-strengths{flex-wrap:wrap;gap:9px;margin:20px 0;display:flex}.result-strengths>span{color:var(--wine);background:#f2e6e2;border-radius:7px;align-items:center;gap:7px;padding:7px 10px;font-size:12px;display:flex}.result-card h3{letter-spacing:-.02em;margin:25px 0 12px;font-size:18px}.result-card ul{color:#685b5f;margin:0 0 22px;padding-left:20px;font-size:16px}.result-time{border-top:1px solid #e4d6cd;padding-top:20px}.result-card .result-disclaimer{color:#8b777b;margin:18px 0 22px;font-size:12px;line-height:1.6}.result-cta{gap:12px;max-width:100%;padding-left:20px;font-size:14px}.result-card>small{color:#8b777b;text-align:center;margin-top:12px;font-size:11px;display:block}@keyframes chapter-enter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:800px){.journey{padding:22px 22px 48px}.journey-stop small{display:none}.journey-path{max-width:400px;margin:0 auto 14px}.journey-label{letter-spacing:.8px;font-size:9px}.journey-duration{font-size:11px}.journey-heading{margin-top:28px}.scene-cards{gap:13px}.scene-copy{padding:16px 8px}.scene-copy h2{font-size:19px}.scene-copy p{font-size:15px}.strength-cards{gap:12px}.strength-card{height:185px}.strength-front,.strength-back{padding:15px}.task-board{gap:25px}.postcard{padding:25px}.postcard h2{font-size:25px}.task-choice{padding:17px;font-size:15px}.result-layout{gap:25px}.result-card{padding:23px}.result-card h2{font-size:27px}.time-option{padding:18px 16px}.time-option.selected{padding:17px 15px}.time-option>span>strong{font-size:16px}.time-option>span>span{font-size:15px}}@media (max-width:580px){.journey{padding:15px 20px 40px}.journey-top{margin-bottom:22px;display:block}.journey-label{letter-spacing:1px;font-size:9px;display:block}.journey-label>span{margin:0 5px}.journey-duration{margin-top:6px;font-size:11px;display:block}.journey-heading{margin:25px auto}.journey-chapter{margin-bottom:10px;font-size:9px}.journey-heading h1{font-size:31px}.journey-heading p{margin-top:13px;font-size:16px}.scene-cards{grid-template-columns:1fr;gap:14px}.scene-card{grid-template-columns:110px 1fr;align-items:stretch;gap:5px;padding:7px;display:grid}.scene-art img{aspect-ratio:1;object-fit:cover;width:100%;height:100%;min-height:135px}.scene-seal{width:27px;height:27px;font-size:10px;bottom:7px;right:7px}.scene-copy{padding:10px 8px}.scene-copy h2{margin-bottom:7px;font-size:18px;line-height:1.2}.scene-copy p{font-size:14px;line-height:1.5}.journey-feedback{min-height:58px;padding:17px 0 0;font-size:13px}.journey-controls{flex-wrap:wrap;gap:15px;margin-top:18px}.journey-privacy{text-align:center;order:2;width:100%;font-size:11px}.journey-next{flex:1;gap:13px;min-width:200px;padding:15px 20px;font-size:14px}.journey-back{font-size:13px}.strength-cards{grid-template-columns:repeat(2,1fr);gap:12px}.strength-card{height:175px}.strength-front,.strength-back{gap:10px;padding:13px}.strength-front strong,.strength-back strong{font-size:15px}.strength-back>span{font-size:13px}.task-board,.time-layout,.result-layout{grid-template-columns:1fr;gap:25px}.postcard{padding:25px;transform:none}.postcard-label{margin-bottom:23px;font-size:9px}.postcard h2{font-size:25px}.postcard-note{margin-top:20px}.task-feedback{min-height:0}.task-choice{font-size:16px}.time-picture img{aspect-ratio:1.8}.time-picture>span{padding:10px 13px;font-size:14px;bottom:12px;left:12px;right:12px}.time-option>span>strong{font-size:17px}.time-option>span>span{font-size:16px}.result-picture{max-width:290px;margin:0 auto}.result-picture img{aspect-ratio:1.5}.result-caption{padding:15px 7px;font-size:13px}.result-card{padding:23px 20px}.result-card h2{font-size:28px}.result-cta{gap:8px;padding-left:15px;font-size:13px}.result-cta .cta-arrow{width:28px;height:28px}}@media (max-width:360px){.journey{padding-inline:15px}.scene-card{grid-template-columns:85px 1fr}.scene-copy h2{font-size:17px}.scene-copy p{font-size:14px}.journey-heading h1{font-size:28px}.strength-card{height:195px}.journey-controls{flex-direction:column}.journey-next{width:100%}}@media (prefers-reduced-motion:reduce){.journey-body{animation:none}.strength-inner,.scene-card{transition:none}}
