.try-page{height:100dvh;overflow-y:auto;-webkit-overflow-scrolling:touch;background:#fff8f3;color:#1a1208;font-family:var(--font-sans,system-ui,sans-serif);padding-bottom:64px}.try-shell{max-width:680px;margin:0 auto;padding:0 20px}.try-topbar{display:flex;align-items:center;justify-content:space-between;padding:calc(env(safe-area-inset-top, 0px) + 16px) 0 16px}.try-topbar a{text-decoration:none}.try-back{font-size:14px;font-weight:700;color:#6b4c2a}.try-cta-small{font-size:13px;font-weight:800;color:#fff;background:#e85d04;border-radius:999px;padding:9px 16px}.try-label{font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#e85d04;margin:18px 0 6px}.try-h1{font-size:30px;line-height:1.15;font-weight:900;margin:0 0 10px}.try-sub{font-size:15px;line-height:1.6;color:#6b4c2a;margin:0 0 26px;max-width:480px}.try-card{background:#fff;border:1px solid #f0e0d0;border-radius:20px;padding:22px 20px;margin-bottom:16px;box-shadow:0 2px 10px rgba(26,18,8,.04)}.try-tile{display:flex;align-items:center;gap:16px;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease}.try-tile:hover{transform:translateY(-2px);box-shadow:0 6px 18px rgba(232,93,4,.1)}.try-tile-icon{font-size:34px;flex-shrink:0;width:56px;height:56px;border-radius:16px;background:#fff3eb;display:flex;align-items:center;justify-content:center}.try-tile-title{font-size:16px;font-weight:800;margin:0 0 2px}.try-tile-text{font-size:13px;color:#6b4c2a;margin:0;line-height:1.5}.try-tile-arrow{margin-left:auto;font-size:18px}.try-badge,.try-tile-arrow{color:#e85d04;font-weight:800}.try-badge{display:inline-block;font-size:11px;background:#fff3eb;border:1px solid #f0e0d0;border-radius:999px;padding:3px 10px;margin-left:8px;vertical-align:middle}.try-option{display:block;width:100%;text-align:left;font-size:15px;font-weight:600;color:#1a1208;background:#fff8f3;border:1.5px solid #f0e0d0;border-radius:14px;padding:13px 16px;margin-bottom:10px;cursor:pointer;transition:border-color .12s ease}.try-option:hover{border-color:#e85d04}.try-option.correct{border-color:#2f9e44;background:rgba(47,158,68,.08)}.try-option.wrong{border-color:#e03131;background:rgba(224,49,49,.07)}.try-explain{font-size:13px;color:#6b4c2a;background:#fff3eb;border-radius:10px;padding:10px 14px;margin:4px 0 14px;line-height:1.5}.try-cta{font-size:16px;font-weight:800;color:#fff;background:#e85d04;border:none;border-radius:14px;padding:15px 20px}.try-cta,.try-cta-outline{display:block;width:100%;text-align:center;cursor:pointer;text-decoration:none}.try-cta-outline{font-size:14px;font-weight:700;color:#e85d04;background:transparent;border:1.5px solid #e85d04;border-radius:14px;padding:12px 20px}.try-vocab{display:inline-block;border-bottom:2px dotted #e85d04;cursor:pointer;position:relative}.try-signup-note{text-align:center;font-size:13px;color:#6b4c2a;margin-top:10px;line-height:1.6}.try-chips{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:16px}.try-chip{font-size:13.5px;font-weight:800;color:#1a1208;background:#fff;border:1.5px solid #f0e0d0;border-radius:999px;padding:8px 16px;cursor:pointer}.try-chip.on{background:#e85d04;border-color:#e85d04;color:#fff}.try-picker{display:flex;align-items:center;gap:8px;margin-bottom:10px}.try-picker-select{flex:1 1 auto;min-width:0;font-family:inherit;font-size:14px;font-weight:700;background:#fff;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:9px 34px 9px 12px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'><path d='M1 1l5 5 5-5' stroke='%236B4C2A' stroke-width='2' fill='none' stroke-linecap='round'/></svg>");background-repeat:no-repeat;background-position:right 12px center}.try-picker-nav,.try-picker-select{color:#1a1208;border:1.5px solid #f0e0d0;border-radius:12px;cursor:pointer}.try-picker-nav{flex:0 0 auto;width:38px;height:38px;font-size:16px;font-weight:800;background:#fff}.try-picker-nav:active{background:#fff1e6}.try-skip{display:block;margin:10px auto 0;background:none;border:none;font-size:13.5px;font-weight:700;color:#b8a498;cursor:pointer;padding:6px 12px}.try-skip:hover{color:#e85d04}