.pdf-shop .al-c{max-width:var(--container);margin:0 auto;padding:0 1.25rem}.pdf-shop .al-narrow{max-width:820px}.pdf-shop .al-center{text-align:center}.pdf-shop .al-h1{font-size:clamp(2.1rem,4.4vw,3.1rem);line-height:1.12;font-weight:800;color:var(--navy);margin:0 0 1rem;letter-spacing:-.01em}.pdf-shop .al-h2{font-size:clamp(1.6rem,3vw,2.15rem);line-height:1.2;font-weight:800;color:var(--blue);margin:0 0 .75rem;letter-spacing:-.01em}.pdf-shop .al-intro{font-size:1.05rem;line-height:1.65;color:var(--navy-light);max-width:720px;margin:0 0 2rem}.pdf-shop .al-center .al-intro,.pdf-shop .al-intro.al-center{margin-left:auto;margin-right:auto}.pdf-shop .al-after{margin:1.5rem 0 0}.pdf-shop .al-kicker{font-size:.8rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--blue);margin:0 0 .9rem}.pdf-shop .al-lead{font-size:1.12rem;line-height:1.65;color:var(--navy-light);margin:0 0 1.4rem}.pdf-shop .al-fine{font-size:.85rem;line-height:1.5;color:var(--muted);margin:.9rem 0 0}.pdf-shop .al-fine a{color:var(--blue);text-decoration:underline;text-underline-offset:2px}.pdf-shop .al-note{font-size:.85rem;color:var(--muted);margin:1rem 0 0}.pdf-shop .al-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.75rem 1.5rem;border-radius:var(--radius-sm);font:inherit;font-size:1rem;font-weight:700;text-decoration:none;cursor:pointer;border:1px solid transparent;transition:background-color .18s ease,box-shadow .18s ease,color .18s ease,border-color .18s ease}.pdf-shop .al-btn--primary{background:var(--blue);color:#fff}.pdf-shop .al-btn--primary:hover{background:var(--blue-dark);box-shadow:var(--shadow-md)}.pdf-shop .al-btn--primary:disabled{background:var(--muted-light);cursor:not-allowed;box-shadow:none}.pdf-shop .al-btn--ghost{background:#fff;color:var(--blue);border-color:var(--border-md)}.pdf-shop .al-btn--ghost:hover{border-color:var(--blue)}.pdf-shop .al-btn--block{width:100%}.pdf-shop .al-btn:focus-visible,.pdf-shop .al-shot:focus-visible,.pdf-shop .al-x:focus-visible{outline:3px solid rgba(1,102,176,.35);outline-offset:2px}.pdf-shop .al-actions{display:flex;flex-wrap:wrap;gap:.75rem}.pdf-shop .al-actions--center{justify-content:center}.pdf-shop .al-hero{background:linear-gradient(180deg,var(--blue-light) 0%,#fff 100%);padding:3.5rem 0 3rem}.pdf-shop .al-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);gap:3rem;align-items:center}.pdf-shop .al-hero{overflow-x:clip}.pdf-shop .al-hero-media img{display:block;width:100%;height:auto;border-radius:var(--radius-lg);box-shadow:var(--shadow-lg)}@media(min-width:861px){.pdf-shop .al-hero-media img{width:max(100%,min(125%,calc(100% + (100vw - var(--container)) / 2 - 16px)));max-width:none}}.pdf-shop .al-checks{list-style:none;padding:0;margin:0 0 1.6rem;display:grid;gap:.6rem}.pdf-shop .al-checks li{display:flex;gap:.65rem;align-items:flex-start;color:var(--navy);line-height:1.5}.pdf-shop .al-checks svg{flex:0 0 20px;width:20px;height:20px;margin-top:2px;fill:none;stroke:var(--blue);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.pdf-shop .al-checks--sm li{font-size:.95rem}.pdf-shop .al-stats{background:linear-gradient(120deg,#cfe3f9,#deecfb 55%,#d3e7fa);border-top:1px solid #bcd6f2;border-bottom:1px solid #bcd6f2;color:var(--navy)}.pdf-shop .al-stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.pdf-shop .al-stat.al-stat--text b{font-size:clamp(1.2rem,2vw,1.6rem);line-height:1.25;letter-spacing:0;padding-top:.45rem;overflow-wrap:anywhere}.pdf-shop .al-stat{padding:2.1rem 1rem;text-align:center}.pdf-shop .al-stat+.al-stat{border-left:1px solid rgba(1,79,138,.14)}.pdf-shop .al-stat b{display:block;font-size:clamp(2.1rem,3.6vw,2.8rem);font-weight:800;color:#0b4f95;line-height:1;letter-spacing:-.02em}.pdf-shop .al-stat span{display:block;margin-top:.55rem;font-size:.92rem;line-height:1.4;color:#3a5776}.pdf-shop .al-sec{padding:4.5rem 0}.pdf-shop .al-sec--tint{background:var(--bg)}.pdf-shop .al-sec--blue{background:#eef4fb}.pdf-shop .al-aud-card{padding:1.6rem 1.5rem;border-color:#dbe7f5;box-shadow:0 1px 2px #014f8a0a}.pdf-shop .al-aud-ic{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:12px;background:var(--blue);margin-bottom:1.1rem}.pdf-shop .al-aud-ic svg{width:24px;height:24px;fill:none;stroke:#fff;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.pdf-shop .al-aud-n{margin:0 0 .35rem!important;font-size:.95rem!important;color:var(--muted)!important}.pdf-shop .al-aud-n b{font-size:2.3rem;font-weight:800;line-height:1;color:var(--blue);letter-spacing:-.02em;margin-right:.15rem}.pdf-shop .al-aud{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.pdf-shop .al-card{background:#fff;border:1px solid var(--border);border-radius:var(--radius-md);padding:1.4rem;transition:box-shadow .18s ease}.pdf-shop .al-card:hover{box-shadow:var(--shadow-md)}.pdf-shop .al-card h3{font-size:1.08rem;line-height:1.35;color:var(--navy);margin:0 0 .6rem}.pdf-shop .al-card p{font-size:.93rem;line-height:1.6;color:var(--navy-light);margin:0}.pdf-shop .al-rows{display:grid;gap:3.5rem}.pdf-shop .al-row{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:2.5rem;align-items:center}.pdf-shop .al-row.is-rev .al-shot{order:2}.pdf-shop .al-shot{display:block;padding:0;border:1px solid var(--border);border-radius:var(--radius-md);background:#fff;cursor:zoom-in;overflow:hidden;transition:box-shadow .18s ease}.pdf-shop .al-shot:hover{box-shadow:var(--shadow-lg)}.pdf-shop .al-shot img{display:block;width:100%;height:auto}.pdf-shop .al-row-text h3{font-size:1.35rem;color:var(--navy);margin:0 0 .6rem}.pdf-shop .al-row-text p{font-size:1rem;line-height:1.7;color:var(--navy-light);margin:0 0 .6rem}.pdf-shop .al-reg-n{font-size:.8rem!important;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--blue)!important;margin:0 0 .35rem!important}.pdf-shop .al-reg-ex{font-size:.92rem!important;color:var(--muted)!important}.pdf-shop .al-reg-ex span{font-weight:600;color:var(--navy-light)}.pdf-shop .al-table-wrap{overflow-x:auto;border:1px solid var(--border);border-radius:var(--radius-md);background:#fff}.pdf-shop .al-table{width:100%;min-width:640px;border-collapse:collapse;font-size:.95rem}.pdf-shop .al-table th,.pdf-shop .al-table td{padding:.9rem 1rem;text-align:left;vertical-align:top;border-bottom:1px solid var(--border);line-height:1.5}.pdf-shop .al-table tr:last-child th,.pdf-shop .al-table tr:last-child td{border-bottom:0}.pdf-shop .al-table thead th{font-size:.95rem;color:var(--navy)}.pdf-shop .al-table tbody th{font-weight:600;color:var(--muted);width:18%}.pdf-shop .al-table td{color:var(--navy-light)}.pdf-shop .al-table .is-hl{background:var(--blue-light);color:var(--navy)}.pdf-shop .al-table thead .is-hl{color:var(--blue)}.pdf-shop .al-offer{position:relative;overflow:hidden;padding:5rem 0;color:#fff;background:radial-gradient(900px 420px at 85% 10%,rgba(59,130,246,.22),transparent 60%),radial-gradient(700px 380px at 0% 100%,rgba(1,102,176,.35),transparent 60%),linear-gradient(135deg,#0a1b3a,#0c2a5a 55%,#0b3d7a)}.pdf-shop .al-offer:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.5;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:48px 48px;mask-image:linear-gradient(180deg,#000 0%,transparent 85%)}.pdf-shop .al-offer-grid{position:relative;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,420px);gap:4rem;align-items:center}.pdf-shop .al-offer-kicker{font-size:.8rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#9cc3f5;margin:0 0 .8rem}.pdf-shop .al-offer-h{font-size:clamp(1.8rem,3.4vw,2.5rem);line-height:1.15;font-weight:800;margin:0 0 1rem;color:#fff;letter-spacing:-.01em}.pdf-shop .al-offer-lead{font-size:1.08rem;line-height:1.65;color:#ffffffc7;margin:0 0 1.8rem;max-width:520px}.pdf-shop .al-offer-list{list-style:none;margin:0;padding:0;display:grid;gap:.9rem}.pdf-shop .al-offer-list li{display:flex;gap:.75rem;align-items:flex-start;line-height:1.55;color:#ffffffeb}.pdf-shop .al-offer-list svg{flex:0 0 22px;width:22px;height:22px;margin-top:1px;fill:none;stroke:#7fb6f5;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.pdf-shop .al-offer-card{background:#fff;color:var(--navy);border-radius:var(--radius-xl);padding:1.75rem;box-shadow:0 24px 60px #030c2073,0 0 0 1px #ffffff14}.pdf-shop .al-offer-head{display:flex;align-items:center;gap:.9rem;padding-bottom:1.1rem;margin-bottom:1.2rem;border-bottom:1px solid var(--border)}.pdf-shop .al-offer-head img{display:block;width:84px;height:56px;object-fit:cover;border-radius:8px;border:1px solid var(--border)}.pdf-shop .al-offer-name{margin:0;font-weight:800;font-size:1.05rem}.pdf-shop .al-offer-meta{margin:.15rem 0 0;font-size:.85rem;color:var(--muted)}.pdf-shop .al-offer-sum{margin:0;display:flex;align-items:baseline;gap:.4rem}.pdf-shop .al-offer-sum b{font-size:3.4rem;line-height:1;font-weight:800;letter-spacing:-.02em}.pdf-shop .al-offer-cur{font-size:1.3rem;font-weight:700;color:var(--navy-light)}.pdf-shop .al-offer-once{margin:.45rem 0 1.4rem;font-size:.92rem;color:var(--muted)}.pdf-shop .al-btn--lg{min-height:54px;font-size:1.05rem}.pdf-shop .al-offer-pay{display:flex;align-items:center;justify-content:center;gap:.45rem;margin:.9rem 0 0;font-size:.82rem;color:var(--muted);text-align:center}.pdf-shop .al-offer-pay svg{flex:0 0 15px;width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}.pdf-shop .al-offer-inv{margin:1rem 0 0;padding-top:1rem;border-top:1px solid var(--border);font-size:.85rem;line-height:1.5;color:var(--muted);text-align:center}.pdf-shop .al-offer-inv a{color:var(--blue);text-decoration:underline;text-underline-offset:2px}.pdf-shop .al-steps{list-style:none;padding:0;margin:1.5rem 0 0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;counter-reset:none}.pdf-shop .al-steps li{background:#fff;border:1px solid var(--border);border-radius:var(--radius-md);padding:1.4rem}.pdf-shop .al-steps p{margin:.8rem 0 0;line-height:1.6;color:var(--navy-light)}.pdf-shop .al-step-n{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;background:var(--blue-light);color:var(--blue);font-weight:800}.pdf-shop .al-faq{border-top:1px solid var(--border);margin-top:1.25rem}.pdf-shop .al-faq details{border-bottom:1px solid var(--border)}.pdf-shop .al-faq summary{cursor:pointer;list-style:none;padding:1.1rem 2rem 1.1rem 0;position:relative;font-weight:600;color:var(--navy);line-height:1.45;min-height:44px}.pdf-shop .al-faq summary::-webkit-details-marker{display:none}.pdf-shop .al-faq summary:after{content:"+";position:absolute;right:.25rem;top:1rem;font-size:1.3rem;color:var(--blue);font-weight:400}.pdf-shop .al-faq details[open] summary:after{content:"–"}.pdf-shop .al-faq-a{padding:0 0 1.2rem;line-height:1.7;color:var(--navy-light)}.pdf-shop .al-faq-a a{color:var(--blue);text-decoration:underline;text-underline-offset:2px}.pdf-shop .al-final{padding:4.5rem 0;background:var(--blue-light)}.pdf-shop .al-dialog,.pdf-shop .al-lb{position:fixed;inset:0;margin:auto;border:0;padding:0;max-width:calc(100vw - 32px)}.pdf-shop .al-dialog{height:fit-content;max-height:calc(100dvh - 32px);overflow:auto}.pdf-shop .al-dialog:focus,.pdf-shop .al-dialog:focus-visible,.pdf-shop .al-lb:focus,.pdf-shop .al-lb:focus-visible{outline:none}.pdf-shop .al-dialog{width:460px;border-radius:var(--radius-lg);box-shadow:var(--shadow-lg)}.pdf-shop .al-dialog::backdrop,.pdf-shop .al-lb::backdrop{background:#0f172a8c}.pdf-shop .al-form{position:relative;padding:2rem 1.75rem 1.5rem;display:grid;gap:1rem}.pdf-shop .al-form h2{font-size:1.3rem;color:var(--navy);margin:0;padding-right:2rem}.pdf-shop .al-form-sum{margin:-.4rem 0 .2rem;color:var(--muted)}.pdf-shop .al-form-sum b{color:var(--navy)}.pdf-shop .al-field{display:grid;gap:.35rem}.pdf-shop .al-field span{font-weight:600;font-size:.92rem;color:var(--navy)}.pdf-shop .al-field small{font-size:.8rem;color:var(--muted)}.pdf-shop .al-opt{font-style:normal;font-weight:400;font-size:.82rem;color:var(--muted);margin-left:.25rem}.pdf-shop .al-field input{font:inherit;font-size:16px;min-height:46px;padding:.6rem .8rem;border:1px solid var(--border-md);border-radius:var(--radius-sm);color:var(--navy);background:#fff;transition:border-color .18s ease}.pdf-shop .al-field input:focus{outline:none;border-color:var(--blue);box-shadow:0 0 0 3px #0166b026}.pdf-shop .al-agree{display:flex;gap:.6rem;align-items:flex-start;font-size:.92rem;line-height:1.5;color:var(--navy-light);cursor:pointer}.pdf-shop .al-agree input{width:20px;height:20px;margin:1px 0 0;flex:0 0 20px;accent-color:var(--blue)}.pdf-shop .al-agree a{color:var(--blue);text-decoration:underline;text-underline-offset:2px}.pdf-shop .al-hp{position:absolute;left:-9999px;width:1px;height:1px;opacity:0}.pdf-shop .al-err{margin:0;padding:.7rem .9rem;border-radius:var(--radius-sm);background:#fef2f2;color:#b91c1c;font-size:.9rem}.pdf-shop .al-err[hidden]{display:none}.pdf-shop .al-x{position:absolute;top:.9rem;right:.9rem;width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:50%;background:transparent;cursor:pointer;color:var(--muted);transition:background-color .18s ease}.pdf-shop .al-x:hover{background:var(--bg)}.pdf-shop .al-x svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}.pdf-shop .al-lb{background:transparent;width:fit-content;height:fit-content;max-height:calc(100vh - 32px);overflow:visible}.pdf-shop .al-lb img{display:block;max-width:min(1400px,calc(100vw - 32px));max-height:calc(100vh - 32px);width:auto;height:auto;border-radius:var(--radius-md);background:#fff}.pdf-shop .al-x--lb{top:-.5rem;right:-.5rem;background:#fff;color:var(--navy);box-shadow:var(--shadow-md);z-index:1}.pdf-shop .al-x--lb:hover{background:#fff;color:var(--blue)}@media(max-width:1024px){.pdf-shop .al-aud{grid-template-columns:repeat(2,minmax(0,1fr))}.pdf-shop .al-hero-grid{gap:2rem}}@media(max-width:860px){.pdf-shop .al-hero{padding:2.25rem 0 2.5rem}.pdf-shop .al-hero-grid,.pdf-shop .al-row{grid-template-columns:minmax(0,1fr);gap:1.25rem}.pdf-shop .al-hero-media{order:-1}.pdf-shop .al-row.is-rev .al-shot{order:0}.pdf-shop .al-rows{gap:2.5rem}.pdf-shop .al-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pdf-shop .al-stat:nth-child(3){border-left:0}.pdf-shop .al-stat:nth-child(n+3){border-top:1px solid rgba(1,79,138,.14)}.pdf-shop .al-steps{grid-template-columns:minmax(0,1fr)}.pdf-shop .al-offer{padding:3.25rem 0}.pdf-shop .al-offer-grid{grid-template-columns:minmax(0,1fr);gap:2rem}.pdf-shop .al-sec,.pdf-shop .al-final{padding:3rem 0}}@media(max-width:560px){.pdf-shop .al-aud{grid-template-columns:minmax(0,1fr)}.pdf-shop .al-actions .al-btn{width:100%}.pdf-shop .al-offer-card{padding:1.4rem 1.25rem}.pdf-shop .al-offer-sum b{font-size:2.8rem}.pdf-shop .al-form{padding:1.75rem 1.25rem 1.25rem}.pdf-shop .al-stat b{font-size:1.6rem}.pdf-shop .al-stat.al-stat--text b{font-size:1.05rem;padding-top:.3rem}}@media(prefers-reduced-motion:reduce){.pdf-shop .al-btn,.pdf-shop .al-card,.pdf-shop .al-shot,.pdf-shop .al-field input,.pdf-shop .al-x{transition:none}}.pdf-shop .al-inline-link{color:var(--blue);font-weight:600;text-decoration:underline;text-underline-offset:2px}.pdf-shop .al-switch{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}.pdf-shop .al-switch-opt{position:relative;cursor:pointer}.pdf-shop .al-switch-opt input{position:absolute;opacity:0;width:1px;height:1px}.pdf-shop .al-switch-opt span{display:flex;flex-direction:column;gap:.15rem;min-height:56px;padding:.6rem .8rem;border:1px solid var(--border-md);border-radius:var(--radius-sm);font-size:.88rem;color:var(--navy-light);transition:border-color .18s ease,background-color .18s ease}.pdf-shop .al-switch-opt span b{font-size:1rem;color:var(--navy)}.pdf-shop .al-switch-opt input:checked+span{border-color:var(--blue);background:var(--blue-light);color:var(--navy)}.pdf-shop .al-switch-opt input:focus-visible+span{outline:3px solid rgba(1,102,176,.35);outline-offset:2px}@media(prefers-reduced-motion:reduce){.pdf-shop .al-switch-opt span{transition:none}}
