*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{background:#c8c8c8;font-family:Economica,sans-serif}.app-shell{justify-content:center;align-items:flex-start;min-height:100dvh;padding:40px 16px 60px;display:flex}.phone-chrome{background:linear-gradient(160deg,#2e2e30 0%,#18181a 100%);border-radius:56px;flex-shrink:0;padding:14px;position:relative;box-shadow:inset 0 0 0 1px #ffffff1c,0 32px 90px #0000008c,0 8px 24px #00000059}.phone-chrome:before{content:"";background:#3a3a3c;border-radius:2px 0 0 2px;width:4px;height:30px;position:absolute;top:108px;left:-4px;box-shadow:0 54px #3a3a3c,0 98px #3a3a3c}.phone-chrome:after{content:"";background:#3a3a3c;border-radius:0 2px 2px 0;width:4px;height:62px;position:absolute;top:168px;right:-4px}.phone-frame{background:#fff;border-radius:44px;width:402px;height:874px;position:relative;overflow:hidden}.dynamic-island{z-index:50;pointer-events:none;background:#000;border-radius:20px;width:126px;height:37px;position:absolute;top:11px;left:50%;transform:translate(-50%)}.home-indicator{z-index:50;pointer-events:none;background:#00000038;border-radius:3px;width:130px;height:5px;position:absolute;bottom:10px;left:50%;transform:translate(-50%)}.status-bar{z-index:10;align-items:center;height:59px;padding:0 20px;display:flex;position:absolute;top:0;left:0;right:0}.screen{flex-direction:column;height:100%;display:flex}@media (width<=500px){.app-shell{align-items:stretch;padding:0}.phone-chrome{width:100%;box-shadow:none;background:#fff;border-radius:0;padding:0}.phone-chrome:before,.phone-chrome:after{display:none}.phone-frame{border-radius:0;width:100%;height:auto;min-height:100dvh}.dynamic-island,.home-indicator{display:none}.screen{height:auto;min-height:100dvh}.btn-choice{width:auto}}.btn-primary{color:#fff;cursor:pointer;text-align:center;background:#8d2f38;border:none;justify-content:center;align-items:center;width:100%;padding:10px 32px;font-family:Economica,sans-serif;font-size:30px;font-weight:700;line-height:1.1;text-decoration:none;transition:background .15s;display:flex}.btn-primary:hover{background:#7a2830}.btn-primary:disabled{cursor:not-allowed;background:#c4a3a6}.btn-secondary{color:#8d2f38;cursor:pointer;text-align:center;background:0 0;border:2px solid #8d2f38;justify-content:center;align-items:center;width:100%;padding:10px 32px;font-family:Economica,sans-serif;font-size:22px;font-weight:400;transition:background .15s;display:flex}.btn-secondary:hover{background:#f5e8e9}.btn-choice{color:#fff;cursor:pointer;text-align:left;background:#8d2f38;border:none;align-items:center;width:100%;padding:10px 16px;font-family:Economica,sans-serif;font-size:28px;font-weight:700;line-height:1.2;transition:background .15s;display:flex}.btn-choice:hover:not(:disabled){background:#7a2830}.btn-choice:disabled{color:#e0e0e0;cursor:not-allowed;background:#b0b0b0}.btn-back{cursor:pointer;color:#8d2f38;background:0 0;border:none;padding:0;font-family:Economica,sans-serif;font-size:18px;line-height:1}.btn-back:hover{text-decoration:underline}.bottom-cta{flex-shrink:0;padding:12px 17px 28px}.top-hero{background:#fff;flex-shrink:0;width:100%;height:460px;position:relative;overflow:hidden}.header-bar{z-index:2;background:#fff;justify-content:space-between;align-items:center;height:134px;padding:79px 6px 0;display:flex;position:absolute;top:0;left:0;right:0}.logo{object-fit:contain;width:auto;height:55px}.profile-icon{object-fit:cover;border-radius:50%;width:45px;height:45px}.app-title{text-align:center;color:#b23c38;white-space:nowrap;z-index:2;font-family:Economica,sans-serif;font-size:26px;font-weight:400;position:absolute;top:159px;left:0;right:0}.hero-image-wrap{height:258px;position:absolute;top:202px;left:17px;right:17px;overflow:hidden}.hero-image{object-fit:cover;object-position:top center;width:100%;height:152%}.bottom-section{flex-direction:column;flex:1;gap:16px;padding:16px 17px 32px;display:flex;overflow-y:auto}.welcome-heading{color:#000;font-family:Economica,sans-serif;font-size:30px;font-weight:700;line-height:1.1}.welcome-body{color:#b23c38;font-family:Economica,sans-serif;font-size:28px;font-weight:400;line-height:1.25}.question-text{color:#000;font-family:Economica,sans-serif;font-size:28px;font-weight:400;line-height:1.2}.choice-list{flex-direction:column;gap:8px;margin-top:4px;display:flex}.survey-content{flex-direction:column;flex:1;gap:20px;padding:16px 17px 24px;display:flex;overflow-y:auto}.body-text{color:#000;white-space:pre-wrap;font-family:Economica,sans-serif;font-size:22px;font-weight:400;line-height:1.3}.survey-question{color:#000;font-family:Economica,sans-serif;font-size:24px;font-weight:700;line-height:1.2}.radio-list,.checkbox-list{flex-direction:column;gap:16px;display:flex}.radio-option,.checkbox-option{cursor:pointer;align-items:flex-start;gap:12px;display:flex}.radio-option input[type=radio],.checkbox-option input[type=checkbox]{appearance:none;flex-shrink:0;margin-top:3px}.radio-option input[type=radio]{cursor:pointer;border:2px solid #8c2e38;border-radius:50%;width:20px;height:20px;position:relative}.radio-option input[type=radio]:checked:after{content:"";background:#8c2e38;border-radius:50%;width:10px;height:10px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.checkbox-option input[type=checkbox]{cursor:pointer;background:#fff;border:2px solid #8c2e38;border-radius:2px;width:20px;height:20px;position:relative}.checkbox-option input[type=checkbox]:checked:after{content:"";border:2px solid #8c2e38;border-top:none;border-left:none;width:6px;height:10px;display:block;position:absolute;top:2px;left:5px;transform:rotate(45deg)}.radio-option span,.checkbox-option span{color:#000;font-family:Economica,sans-serif;font-size:22px;font-weight:400;line-height:1.3}.results-label{color:#000;font-family:Economica,sans-serif;font-size:22px;font-weight:400}.results-recommendation{color:#b23d38;font-family:Economica,sans-serif;font-size:22px;font-weight:400;line-height:1.3}.results-footer{color:#000;font-family:Economica,sans-serif;font-size:20px;font-weight:400;line-height:1.3}.link-label{font-size:18px}.inline-link{color:#8d2f38;word-break:break-all}.screen-compact .compact-header{background:#fff;flex-shrink:0;height:200px;position:relative;overflow:hidden}.screen-compact .compact-header .header-bar{background:#fff;justify-content:space-between;align-items:center;height:134px;padding:79px 6px 0;display:flex;position:absolute;top:0;left:0;right:0}.screen-compact .compact-header .app-title{text-align:center;color:#b23c38;white-space:nowrap;font-family:Economica,sans-serif;font-size:26px;font-weight:400;position:absolute;top:159px;left:0;right:0}.challenge-title-bar{flex-shrink:0;height:100px;padding:10px 17px 0;position:relative}.challenge-title{color:#0000b2;font-family:Economica,sans-serif;font-size:28px;font-weight:700;line-height:1.2}.challenge-divider{background:#8c2e38;height:3px;position:absolute;bottom:3px;left:0;right:0}.video-card{border-radius:4px;flex-shrink:0;width:100%;text-decoration:none;display:block;position:relative;overflow:hidden}.video-thumb{object-fit:cover;width:100%;height:200px;display:block}.play-overlay{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.play-icon{filter:drop-shadow(0 2px 8px #0006);width:80px;height:80px}.prompt-block{box-shadow:none;background:#1a1a1a;border-radius:8px;flex-shrink:0;overflow:hidden}.prompt-block-bar{background:#2d2d2d;justify-content:space-between;align-items:center;padding:8px 12px;display:flex}.prompt-block-label{color:#888;text-transform:uppercase;letter-spacing:.06em;font-family:Economica,sans-serif;font-size:13px;font-weight:700}.prompt-block-copy{color:#aaa;cursor:pointer;background:0 0;border:1px solid #555;border-radius:3px;padding:2px 9px;font-family:Economica,sans-serif;font-size:14px;line-height:1.4;transition:background .15s,color .15s}.prompt-block-copy:hover{color:#eee;background:#444}.prompt-block-body{color:#d4d4d4;white-space:pre-wrap;resize:vertical;box-sizing:border-box;caret-color:#febc2e;background:#1a1a1a;border:none;outline:none;width:100%;min-height:160px;margin:0;padding:14px;font-family:Economica,sans-serif;font-size:18px;line-height:1.6;display:block}.prompt-block-body:focus{background:#111;outline:none}.prompt-placeholder{color:#8d2f38;background:0 0;font-weight:700}.resource-card{color:#000;background:#fafafa;border:1px solid #d0d0d0;border-radius:4px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;text-decoration:none;transition:background .15s;display:flex}.resource-card--link:hover,.resource-card--pdf[href]:hover{background:#f0f0f0}.resource-label{color:#000;flex:1;font-family:Economica,sans-serif;font-size:20px;font-weight:400;line-height:1.2}.resource-pdf-badge{color:#fff;white-space:nowrap;letter-spacing:.02em;background:#8d2f38;border-radius:3px;flex-shrink:0;padding:3px 8px;font-family:Economica,sans-serif;font-size:13px;font-weight:700}.resource-link-arrow{color:#8d2f38;flex-shrink:0;font-size:18px;font-weight:700;line-height:1}
