.lp{border-radius:14px;min-height:60vh;padding:24px}.lp .lp-subnav{border-bottom:1px solid #d6dfd8;flex-wrap:wrap;gap:14px 24px;margin-bottom:30px;padding-bottom:20px;font-size:14px;display:flex}.lp-subnav a:first-child{margin-right:auto;font-weight:700}.lp .lp-card{background:#fffefb;border:1px solid #dce3dc;border-radius:10px;min-width:0;margin-bottom:22px;padding:28px}.lp .lp-narrow{max-width:540px;margin:35px auto}.lp .lp-form-width{max-width:850px;margin:25px auto}.lp .lp-hero{grid-template-columns:1fr 230px;align-items:center;gap:42px;padding:40px 20px 58px;display:grid}.lp-hero img{border-radius:50%;max-width:100%}.lp .lp-hero p{max-width:680px}.lp .lp-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 24px;display:grid}.lp fieldset{border:0;min-width:0;margin:0 0 18px;padding:0}.lp .lp-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.lp .lp-toolbar h1,.lp .lp-toolbar h2,.lp .lp-toolbar h3{margin-bottom:8px}.lp .lp-toolbar>input{max-width:420px}.lp .lp-actions{flex-wrap:wrap;gap:10px;display:flex}.lp .lp-space{margin-top:24px}.lp .lp-check{margin:24px 0;line-height:1.7}.lp .lp-error{color:#8a2823;overflow-wrap:anywhere;background:#fff0eb;border-left:4px solid #a43932;padding:14px}.lp .lp-success{background:#edf6eb;border-left:4px solid #38644b;padding:14px}.lp .lp-notice{overflow-wrap:anywhere;background:#fff9e9;border:1px solid #d6c493;border-radius:8px;margin:18px 0;padding:22px}.lp .lp-id{letter-spacing:1px;overflow-wrap:anywhere;background:#edf3ed;border-radius:8px;margin:20px 0;padding:18px;font:700 28px ui-monospace,monospace}.lp .lp-stats{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px;margin:26px 0;display:grid}.lp .lp-stats>div{background:#f4f6ee;border:1px solid #d6dfd2;border-radius:9px;padding:22px}.lp .lp-stats strong{color:#143d33;overflow-wrap:anywhere;margin-top:8px;font-size:24px;display:block}.lp .lp-tabs{flex-wrap:wrap;gap:8px;margin:20px 0;display:flex}.lp .lp-tabs button{padding:8px 14px}.lp .lp-list-row{border-bottom:1px solid #e2e6de;justify-content:space-between;align-items:center;gap:16px;padding:18px 0;display:flex}.lp .lp-list-row>div{overflow-wrap:anywhere;min-width:0}.lp .lp-list-row small,.lp td small{margin-top:5px;display:block}.lp .lp-list-row a{font-weight:600;line-height:1.5}.lp .lp-tag{white-space:nowrap;color:#345745;background:#ecf1e8;border-radius:4px;margin-right:12px;padding:4px 8px;font-size:12px;display:inline-block}.lp .lp-scroll{overflow:auto}.lp table{border-collapse:collapse;text-align:left;width:100%;margin-top:20px;font-size:14px}.lp td,.lp th{vertical-align:top;border-bottom:1px solid #e0e4da;min-width:90px;padding:14px 12px}.lp th{text-transform:uppercase;letter-spacing:.05em;background:#f2f5ec;font-size:12px}.lp .lp-text-button{color:#164636;text-align:left;background:0 0;border:none;padding:0;text-decoration:underline}.lp .lp-grade{border-bottom:1px solid #dce2d6;padding:20px 0}.lp .lp-grade h3{margin-top:12px}.lp .lp-pre{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.9}.lp .lp-details{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.lp .lp-details dt{color:#5e7365;font-size:13px}.lp .lp-details dd{overflow-wrap:anywhere;margin:5px 0}.lp .lp-content{overflow-wrap:anywhere;font-size:17px;line-height:1.9;overflow:auto}.lp .lp-content h1,.lp .lp-content h2,.lp .lp-content h3,.lp .lp-content h4{margin:28px 0 12px;line-height:1.4}.lp .lp-content h2{font-size:25px}.lp .lp-content h3{font-size:21px}.lp .lp-content table{font-size:15px}.lp .lp-content td{min-width:140px}.lp .lp-content ul,.lp .lp-content ol{list-style:revert;padding-left:24px}.lp .lp-material{max-width:1000px;margin:20px auto}.lp details{border-top:1px solid #dce3d8;padding:16px 0}.lp summary{color:#164536;cursor:pointer;padding-bottom:10px;font-weight:600}.lp input[type=file]{font-size:14px}.lp input:read-only{background:#f5f6f1}.lp .lp-toolbar h1{font-size:32px}.lp a{overflow-wrap:anywhere}.lp .activity-fields{max-width:820px;margin:24px auto}.lp .activity-heading{margin:34px 0 16px;font-size:22px}.lp .activity-context{overflow-wrap:anywhere;line-height:1.75}.lp fieldset.activity-question{background:#fff;border:1px solid #cbd8cf;border-radius:8px;margin:22px 0;padding:22px}.lp .activity-question legend{overflow-wrap:anywhere;max-width:100%;padding:0 8px;font-size:17px;font-weight:650;line-height:1.6}.lp .activity-question textarea{resize:vertical;width:100%;min-height:120px;font-size:16px;line-height:1.7}.lp .activity-question label{font-size:16px}.lp .activity-choices{gap:12px;display:grid}.lp label.activity-choice{cursor:pointer;border:1px solid #cdd9d2;border-radius:7px;align-items:flex-start;gap:12px;min-height:52px;margin:0;padding:14px;line-height:1.55;display:flex}.lp .activity-choice:has(input:checked){background:#e9f3ee;border-color:#285b46}.lp .activity-choice input{accent-color:#164536;width:22px;min-width:22px;height:22px;margin:2px 0 0}.lp .activity-draw-tools{flex-wrap:wrap;gap:8px;margin:12px 0;display:flex}.lp .activity-draw-tools button{min-height:44px;padding:9px 12px;font-size:14px}.lp .activity-draw-tools [aria-pressed=true]{color:#fff;background:#164536}.lp .activity-pad{aspect-ratio:2;touch-action:none;cursor:crosshair;-webkit-user-select:none;user-select:none;border:2px solid #9cb3a5;border-radius:5px;width:100%;display:block}.lp .activity-pad.readonly{touch-action:auto;cursor:default}.lp .activity-progress{border-bottom:1px solid #d2ddd5;flex-wrap:wrap;justify-content:space-between;gap:12px;margin-top:22px;padding-bottom:16px;font-size:16px;display:flex}.lp .activity-submit-bar{border-top:1px solid #d2ddd5;flex-wrap:wrap;align-items:center;gap:12px;padding:24px 0 4px;display:flex}.lp .activity-submit-bar p{flex-basis:100%}.lp .activity-written{background:#f3f7f4;padding:12px}.lp .activity-receipt{max-height:75vh;padding:8px;overflow:auto}.lp .activity-question :focus-visible{outline-offset:3px;outline:3px solid #b08328}@media (max-width:720px){.lp fieldset.activity-question{padding:16px 12px}.lp .activity-submit-bar button{flex:180px;min-height:48px}.lp{padding:16px 12px}.lp .lp-grid,.lp .lp-details{grid-template-columns:1fr}.lp .lp-card{padding:22px 16px}.lp .lp-hero{grid-template-columns:1fr;gap:25px;padding:20px 8px 34px}.lp-hero img{grid-row:1;width:120px}.lp .lp-toolbar h1{font-size:28px}.lp .lp-list-row{flex-wrap:wrap;align-items:flex-start}.lp .lp-tag{white-space:normal}.lp .lp-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.lp .lp-stats>div{padding:14px}.lp .lp-stats strong{font-size:19px}.lp .lp-actions .a-button{text-align:center;width:100%}}
