.lp-prep-site{overflow-x:clip}.lp-prep-core-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.lp-prep-core-grid article{background:#fff;border:1px solid var(--lp-gp-line);border-radius:22px;padding:22px;box-shadow:0 8px 24px rgb(8 63 76 / .055);min-width:0}.lp-prep-core-grid article>strong{display:grid;place-items:center;width:46px;height:46px;border-radius:14px;background:var(--lp-gp-teal);color:#fff;font-size:19px;line-height:1;margin-bottom:17px}.lp-prep-core-grid h3{font-family:"Playfair Display",Georgia,serif;color:var(--lp-gp-teal);font-size:22px;line-height:1.1;margin:0 0 9px}.lp-prep-core-grid p{margin:0;color:var(--lp-gp-muted);line-height:1.6;font-size:14px}.lp-prep-core-grid em{font-style:normal;color:var(--lp-gp-ink);font-weight:750}.lp-prep-contract-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.lp-prep-contract-grid article{display:flex;align-items:center;justify-content:space-between;gap:14px;background:#fff;border:1px solid var(--lp-gp-line);border-radius:18px;padding:16px 18px;min-width:0}.lp-prep-contract-grid span{color:var(--lp-gp-muted);font-weight:750}.lp-prep-contract-grid strong{font-family:"Playfair Display",Georgia,serif;color:var(--lp-gp-warm);font-size:27px}.lp-prep-note{margin:18px 0 0;color:var(--lp-gp-muted);line-height:1.6}.lp-prep-note strong{color:var(--lp-gp-teal)}.lp-prep-contrast-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.lp-prep-contrast-grid article{position:relative;background:#fff;border:1px solid var(--lp-gp-line);border-radius:22px;padding:23px;min-width:0}.lp-prep-contrast-grid span{display:inline-block;margin-bottom:9px;color:var(--lp-gp-teal-2);font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.09em}.lp-prep-contrast-grid h3{font-family:"Playfair Display",Georgia,serif;color:var(--lp-gp-warm);font-size:35px;margin:0 0 10px}.lp-prep-contrast-grid p{margin:0;color:var(--lp-gp-muted);line-height:1.6}.lp-prep-contrast-grid p strong{color:var(--lp-gp-ink)}.lp-prep-path{list-style:none;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:0;padding:0}.lp-prep-path li{display:grid;grid-template-columns:38px minmax(0,1fr);gap:12px;align-items:start;background:#fff;border:1px solid var(--lp-gp-line);border-radius:20px;padding:17px;min-width:0}.lp-prep-path li>span{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:var(--lp-gp-soft);color:var(--lp-gp-teal);font-weight:950}.lp-prep-path h3{margin:1px 0 5px;color:var(--lp-gp-teal);font-family:"Playfair Display",Georgia,serif;font-size:20px;line-height:1.1}.lp-prep-path p{margin:0;color:var(--lp-gp-muted);font-size:13px;line-height:1.45}.lp-prep-bottom-action{margin-top:24px}.lp-prep-choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:20px}.lp-prep-choice{min-height:54px;padding:10px 14px;border:2px solid #c7d9dd;border-radius:15px;background:#fff;color:var(--lp-gp-teal);font:inherit;font-size:17px;font-weight:900;cursor:pointer;transition:border-color .15s ease,background .15s ease,transform .15s ease;overflow-wrap:anywhere}.lp-prep-choice:hover{border-color:#88b4bc;transform:translateY(-1px)}.lp-prep-choice.is-selected{border-color:var(--lp-gp-teal-2);background:var(--lp-gp-soft);box-shadow:0 0 0 3px rgb(11 101 115 / .08)}.lp-prep-choice.is-correct{border-color:var(--lp-gp-green);background:var(--lp-gp-green-soft);color:#0e6f4d}.lp-prep-choice.is-wrong{border-color:var(--lp-gp-red);background:var(--lp-gp-red-soft);color:#8c322d}.lp-prep-choice:disabled{cursor:default;transform:none}.lp-prep-translation{margin:6px 0 0;color:var(--lp-gp-muted);font-size:14px;font-style:italic;line-height:1.45}.lp-prep-question-card h3{margin-bottom:4px}.lp-prep-question-card .lp-gp-exercise-actions button:disabled{opacity:.5;cursor:not-allowed;transform:none}@media(max-width:900px){.lp-prep-core-grid,.lp-prep-contract-grid,.lp-prep-path{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:800px){html,body{max-width:100%;overflow-x:hidden}.lp-prepositions-page,.lp-prep-site,.lp-prep-site .lp-gp-main,.lp-prep-site .lp-gp-hero,.lp-prep-site .lp-gp-section{width:100%;max-width:100%;min-width:0;overflow-x:hidden}.lp-prep-site .lp-gp-shell{box-sizing:border-box;width:calc(100% - 28px);max-width:calc(100% - 28px);min-width:0;margin-left:auto;margin-right:auto}.lp-prep-site .lp-gp-hero h1,.lp-prep-site .lp-gp-practice-hero h1{font-size:clamp(30px,10.4vw,50px);line-height:1.02;letter-spacing:-.02em;max-width:none}.lp-prep-site .lp-gp-lead,.lp-prep-site .lp-gp-practice-hero p{font-size:16px;line-height:1.58}.lp-prep-core-grid,.lp-prep-contract-grid,.lp-prep-contrast-grid,.lp-prep-path{grid-template-columns:1fr}.lp-prep-core-grid article,.lp-prep-contract-grid article,.lp-prep-contrast-grid article,.lp-prep-path li{max-width:100%;min-width:0}.lp-prep-choice-grid{grid-template-columns:1fr}.lp-prep-choice{min-height:52px;font-size:16px}}