.official-sources{background:var(--card-bg);border:1px solid var(--border-color);border-radius:12px;margin:36px 0;padding:24px 26px}.official-sources-head{align-items:center;display:flex;gap:10px;margin-bottom:14px}.official-sources-icon{font-size:22px;line-height:1}.official-sources-head h3{color:var(--text-primary);font-size:18px;font-weight:700;margin:0}.official-sources-list{grid-gap:14px 24px;display:grid;gap:14px 24px;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));list-style:none;margin:0;padding:0}.official-sources-item{align-items:center;border:1px solid var(--border-color);border-radius:14px;display:flex;flex-direction:column;gap:10px;padding:22px 16px;text-align:center}.official-sources-item-icon{align-items:center;background:#7a1f1f0f;border-radius:16px;display:flex;flex:0 0 auto;height:102px;justify-content:center;transition:transform .15s ease;width:102px}.official-sources-item-icon:hover{transform:scale(1.08)}.official-sources-item-icon img{height:78px;object-fit:contain;width:78px}.official-sources-item-body{align-items:center;display:flex;flex-direction:column;min-width:0}.official-sources-alt-icon{margin-right:3px;object-fit:contain;vertical-align:-3px}.official-sources-link{color:var(--bordo);font-size:14.5px;font-weight:600;text-decoration:underline;text-underline-offset:2px}.official-sources-link:hover{color:var(--primary-dark)}.official-sources-alt{color:var(--text-secondary);font-weight:500}.official-sources-title-row{align-items:center;display:inline-flex;gap:4px}.official-sources-info{align-items:center;border-radius:50%;color:#8a7a6a;color:var(--mute,#8a7a6a);cursor:help;display:inline-flex;font-size:13px;height:18px;justify-content:center;line-height:1;outline:none;position:relative;width:18px}.official-sources-info:focus-visible,.official-sources-info:hover{color:var(--bordo)}.official-sources-info-bubble{background:#22160d;background:var(--ink,#22160d);border-radius:8px;bottom:calc(100% + 8px);box-shadow:0 8px 20px #0000002e;color:#fff;font-size:12.5px;font-weight:500;left:50%;line-height:1.4;max-width:220px;opacity:0;padding:8px 10px;pointer-events:none;position:absolute;text-align:left;transform:translateX(-50%) translateY(4px);transition:opacity .15s ease,transform .15s ease;visibility:hidden;width:-webkit-max-content;width:max-content;z-index:5}.official-sources-info-bubble:after{border:5px solid #0000;border-top:5px solid var(--ink,#22160d);content:"";left:50%;position:absolute;top:100%;transform:translateX(-50%)}.official-sources-info:focus .official-sources-info-bubble,.official-sources-info:focus-visible .official-sources-info-bubble,.official-sources-info:hover .official-sources-info-bubble{opacity:1;transform:translateX(-50%) translateY(0);visibility:visible}.official-sources-link__short,.official-sources-mobile-only{display:none}.official-sources-desc{color:var(--text-secondary);font-size:13px;line-height:1.5;margin-top:4px}@media (max-height:500px) and (orientation:landscape),(max-width:768px){.official-sources{margin:20px 0;padding:16px 14px}.official-sources-list{gap:10px;grid-template-columns:repeat(2,1fr)}.official-sources-item{align-items:center;border-top:none;border:1px solid var(--border-color);border-radius:12px;flex-direction:column;gap:6px;padding:14px 8px;text-align:center}.official-sources-item-icon{background:#7a1f1f0f;border-radius:14px;height:84px;width:84px}.official-sources-item-icon img{height:64px;width:64px}.official-sources-item-body{align-items:center;display:flex;flex-direction:column}.official-sources-desc{display:none}.official-sources-link{font-size:11.5px;line-height:1.3;text-decoration:none}.official-sources-alt{display:block;font-size:10.5px;margin-top:2px}.official-sources-link__full{display:none}.official-sources-link__short{display:inline}.official-sources-desktop-only{display:none}.official-sources-mobile-only{align-items:center;display:flex;flex-direction:column}.official-sources-group-title{color:var(--text-primary);font-size:11.5px;font-weight:600;line-height:1.3}.official-sources-chip-row{display:flex;gap:6px;margin-top:6px}.official-sources-chip{align-items:center;border:1px solid var(--bordo);border-radius:20px;display:flex;font-size:10.5px;font-weight:700;padding:3px 9px}.official-sources-chip--icon-only{height:24px;justify-content:center;padding:4px;width:24px}.official-sources-chip--icon-only .official-sources-alt-icon{margin-right:0}}@media (max-height:500px) and (orientation:landscape){.official-sources-list{grid-template-columns:repeat(3,1fr)}}.page{width:100%}.price-badge{background:#7a1f1f14;border:1.5px solid var(--primary-color);border-radius:8px;display:inline-block;padding:.15em .6em}.hl-num,.price-badge{color:var(--primary-color);font-weight:800;white-space:nowrap}.hl-num{background:linear-gradient(#0000 58%,#7a1f1f29 0);border-radius:3px;padding:0 .12em}.page-hero{background:linear-gradient(135deg,var(--bg-dark) 0,#1dd1a10d 100%);border-bottom:1px solid var(--border-color);padding:4rem 2rem}.page-hero h1{color:var(--text-primary);font-size:2.5rem;margin-bottom:1rem}.page-hero p{color:var(--text-secondary);font-size:1.1rem;margin:0}.page-content{padding:4rem 0}.container{margin:0 auto;max-width:max(1400px,90vw);padding:0 2rem}.policy-page .page-content .container{max-width:760px}.content-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:4rem}.content-block{background:var(--card-bg);border:1px solid var(--border-color);border-radius:16px;padding:2rem;transition:all .3s ease}.content-block:hover{border-color:var(--primary-color);box-shadow:0 8px 24px #1dd1a126}.content-block h2{color:var(--text-primary);font-size:1.5rem;margin-bottom:1.5rem}.criteria-list,.list{display:flex;flex-direction:column;gap:1rem;list-style:none;margin:0;padding:0}.criteria-list li,.list li{color:var(--text-secondary);line-height:1.6;padding-left:1.5rem;position:relative}.criteria-list li:before,.list li:before{color:var(--primary-color);content:"✓";font-weight:700;left:0;position:absolute}.list.negative li:before{color:#f44336;content:"✕"}.content-block p{color:var(--text-secondary);line-height:1.6;margin-bottom:1.5rem}.cta-block{background:linear-gradient(135deg,#1dd1a11a,#1dd1a10d);border:1px solid var(--border-color);border-radius:20px;padding:3rem 2rem;text-align:center}.cta-block h2{color:var(--text-primary);font-size:2rem;margin-bottom:1rem}.cta-block p{color:var(--text-secondary);font-size:1.1rem;margin-bottom:2rem}.btn{border:none;border-radius:8px;cursor:pointer;font-size:.95rem;font-weight:600;padding:.75rem 1.5rem;transition:all .3s ease}.btn-primary{background:var(--primary-color);color:var(--bg-dark)}.btn-primary:hover{background:var(--primary-dark);box-shadow:0 4px 12px #1dd1a14d;transform:translateY(-2px)}.btn-large{font-size:1.1rem;padding:1rem 2rem}@media (max-height:500px) and (orientation:landscape),(max-width:768px){.page-hero{padding:1.75rem 1rem}.page-hero h1{font-size:1.5rem;line-height:1.25}.page-hero p{font-size:.95rem}.page-content{padding:1.5rem 0}.content-grid{gap:1.5rem;grid-template-columns:1fr;margin-bottom:2rem}.content-block{padding:1.5rem}.content-block h2{font-size:1.25rem;margin-bottom:1rem}.cta-block{border-radius:14px;padding:1.5rem 1.25rem}.cta-block h2{font-size:1.25rem;margin-bottom:.5rem}.cta-block p{font-size:.9rem;margin-bottom:1rem}.cta-block .btn-large{font-size:.95rem;padding:.75rem 1.5rem;width:100%}}.procedure-page{--pr-brand:var(--bordo);--pr-brand-2:#8a2b27;--pr-gold:#a9853e;--pr-green:#2f7d52;--pr-green-soft:#e4f0e7;--pr-amber:#a9853e;--pr-amber-soft:#f3e9d6;--pr-card:var(--card-bg);--pr-bg:var(--bg-dark);--pr-line:var(--border-color);--pr-muted:var(--text-secondary);--pr-ink:var(--ink);--pr-radius:16px;--pr-shadow:0 1px 2px #221c190a,0 8px 28px #6e1f1f12;background:radial-gradient(circle at 12% -2%,#7a1f1f0d,#0000 40%),radial-gradient(circle at 95% 6%,#a9853e0f,#0000 35%),var(--pr-bg)}.procedure-page h1,.procedure-page h2,.procedure-page h3{font-family:Spectral,Georgia,serif;letter-spacing:-.01em;line-height:1.15}.procedure-page .reveal{opacity:1;transform:none}.procedure-page.reveal-ready .reveal{opacity:0;transform:translateY(18px);transition:opacity .6s ease,transform .6s ease}.procedure-page.reveal-ready .reveal.in{opacity:1;transform:none}.procedure-page .pr-hero{padding:4rem 0 2.5rem}.procedure-page .pr-eyebrow{align-items:center;background:#7a1f1f12;border:1px solid #7a1f1f2e;border-radius:30px;color:var(--pr-brand);display:inline-flex;font-size:13px;font-weight:700;gap:8px;letter-spacing:.08em;margin-bottom:22px;padding:7px 14px;text-transform:uppercase}.procedure-page .pr-hero h1{color:var(--pr-ink);font-size:clamp(2rem,5.5vw,3.5rem);font-weight:700;margin:0;max-width:16ch}.procedure-page .pr-sub{color:var(--pr-muted);font-size:clamp(1.05rem,2.2vw,1.3rem);margin-top:18px;max-width:60ch}.procedure-page .pr-hero-stats{display:flex;flex-wrap:wrap;gap:28px;margin-top:36px}.procedure-page .pr-stat .pr-n{color:var(--pr-brand);font-family:Spectral,serif;font-size:2.5rem;font-weight:700;line-height:1}.procedure-page .pr-stat .pr-l{color:var(--pr-muted);font-size:14px;margin-top:6px;max-width:18ch}.procedure-page .pr-triad{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(3,1fr);margin:18px 0 8px}.procedure-page .pr-t{background:var(--pr-card);border:1px solid var(--pr-line);border-radius:var(--pr-radius);display:flex;flex-direction:column;padding:16px}.procedure-page .pr-t b{color:var(--pr-ink);display:block;font-size:15px;font-weight:800;margin-bottom:4px}.procedure-page .pr-t span:not(.pr-ico){color:var(--pr-muted);font-size:13px;line-height:1.45}.procedure-page .pr-t img.pr-ico{display:block;height:40px;margin-bottom:10px;width:40px}.procedure-page .pr-section{padding:3.5rem 0}.procedure-page .pr-section-tight{padding-top:.6rem}.procedure-page .pr-sec-head{margin-bottom:36px;max-width:62ch}.procedure-page .pr-sec-head-narrow{max-width:60ch}.procedure-page .pr-kicker{color:var(--pr-gold);font-size:13px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.procedure-page .pr-sec-head h2{color:var(--pr-ink);font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;margin-top:10px}.procedure-page .pr-sec-head p{color:var(--pr-muted);font-size:17px;margin-top:14px}.procedure-page .pr-legend{color:var(--pr-muted);display:flex;flex-wrap:wrap;font-size:13px;gap:18px;margin-bottom:30px}.procedure-page .pr-k{align-items:center;display:inline-flex;gap:7px}.procedure-page .pr-dot{border-radius:50%;display:inline-block;height:11px;width:11px}.procedure-page .pr-dot.b{background:var(--pr-brand)}.procedure-page .pr-dot.g{background:var(--pr-gold)}.procedure-page .pr-dot.gr{background:var(--pr-green)}.procedure-page .pr-tl{position:relative}.procedure-page .pr-step{grid-gap:0;display:grid;gap:0;grid-template-columns:64px 1fr;margin-bottom:6px;position:relative}.procedure-page .pr-rail{display:flex;justify-content:center;position:relative}.procedure-page .pr-rail:before{background:var(--pr-line);bottom:-6px;content:"";position:absolute;top:0;width:2px}.procedure-page .pr-step:last-child .pr-rail:before{display:none}.procedure-page .pr-num{background:var(--pr-card);border:2px solid var(--pr-brand);border-radius:50%;color:var(--pr-brand);display:grid;font-family:Spectral,serif;font-size:18px;font-weight:700;height:42px;margin-top:4px;place-items:center;position:relative;width:42px;z-index:2}.procedure-page .pr-step.phase-court .pr-num{border-color:var(--pr-gold);color:var(--pr-gold)}.procedure-page .pr-step.phase-final .pr-num{border-color:var(--pr-green);color:var(--pr-green)}.procedure-page .pr-body{background:var(--pr-card);border:1px solid var(--pr-line);border-radius:var(--pr-radius);box-shadow:var(--pr-shadow);margin:0 0 14px 8px;padding:22px 24px;transition:.2s}.procedure-page .pr-body:hover{box-shadow:0 14px 34px #6e1f1f1f;transform:translateY(-2px)}.procedure-page .pr-body h3{color:var(--pr-ink);font-size:21px;font-weight:700;margin-bottom:4px}.procedure-page .pr-body .pr-desc{color:var(--pr-muted);font-size:15px;margin-bottom:16px}.procedure-page .pr-note-toggle{background:none;border:none;color:var(--pr-ink);cursor:pointer;display:inline-block;font:inherit;font-size:.85rem;font-weight:700;margin-bottom:10px;padding:0}.procedure-page .pr-note-toggle:hover{text-decoration:underline}.procedure-page .pr-meta{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:14px}.procedure-page .pr-chip{align-items:center;border-radius:9px;display:inline-flex;font-size:12.5px;font-weight:600;gap:6px;padding:6px 12px}.procedure-page .pr-chip.time{background:#eef4ff;color:#2b4d80}.procedure-page .pr-chip.lk{background:var(--pr-green-soft);color:var(--pr-green)}.procedure-page .pr-chip.pay{background:#7a1f1f14;color:var(--pr-brand);font-weight:700}.procedure-page .pr-chip.free{background:var(--pr-amber-soft);color:var(--pr-amber)}.procedure-page .pr-youdo{border-top:1px dashed var(--pr-line);color:var(--pr-muted);display:flex;font-size:14px;gap:9px;padding-top:13px}.procedure-page .pr-youdo b{color:var(--pr-ink);font-weight:700}.procedure-page .pr-youdo .pr-ic{color:var(--pr-brand);flex-shrink:0}.procedure-page .pr-phase-tag{align-items:center;color:var(--pr-gold);display:flex;font-family:Spectral,serif;font-size:14px;font-weight:700;gap:12px;letter-spacing:.12em;margin:26px 0 14px 8px;text-transform:uppercase}.procedure-page .pr-phase-tag:after{background:var(--pr-line);content:"";flex:1 1;height:1px}.procedure-page .pr-phase-tag.court{color:var(--pr-gold)}.procedure-page .pr-phase-tag.final{color:var(--pr-green)}.procedure-page .pr-duration{background:linear-gradient(135deg,var(--pr-brand),var(--pr-brand-2));border-radius:20px;box-shadow:0 18px 44px #6e1f1f38;color:#fff;overflow:hidden;padding:40px;position:relative}.procedure-page .pr-duration:after{background:#ffffff0f;border-radius:50%;content:"";height:240px;position:absolute;right:-60px;top:-60px;width:240px}.procedure-page .pr-duration .pr-kicker{color:#e8c98a}.procedure-page .pr-big{font-family:Spectral,serif;font-size:clamp(2.5rem,7vw,4.25rem);font-weight:700;line-height:1;margin:10px 0}.procedure-page .pr-duration p{font-size:16px;max-width:60ch;opacity:.94;position:relative;z-index:1}.procedure-page .pr-dur-grid{display:flex;flex-wrap:wrap;gap:30px;margin-top:26px;position:relative;z-index:1}.procedure-page .pr-dur-grid .pr-d .pr-n{font-family:Spectral,serif;font-size:26px;font-weight:700}.procedure-page .pr-dur-grid .pr-d .pr-l{font-size:13px;margin-top:2px;opacity:.85}.procedure-page .pr-disc{border-top:1px solid #ffffff2e;font-size:13px;margin-top:24px;opacity:.8;padding-top:16px;position:relative;z-index:1}.procedure-page .pr-grid2{grid-gap:24px;align-items:start;display:grid;gap:24px;grid-template-columns:1.1fr .9fr}.procedure-page .pr-panel{background:var(--pr-card);border:1px solid var(--pr-line);border-radius:var(--pr-radius);box-shadow:var(--pr-shadow);padding:26px}.procedure-page .pr-panel h3{color:var(--pr-ink);font-size:20px;font-weight:700;margin-bottom:8px}.procedure-page .pr-lead{color:var(--pr-muted);font-size:14.5px;margin-bottom:18px}.procedure-page .pr-exp-row{border-bottom:1px solid var(--pr-line);color:var(--pr-ink);display:flex;font-size:14.5px;gap:14px;justify-content:space-between;padding:11px 0}.procedure-page .pr-exp-row:last-of-type{border-bottom:none}.procedure-page .pr-exp-row .pr-v{font-weight:700;white-space:nowrap}.procedure-page .pr-exp-row .pr-ok{color:var(--pr-green)}.procedure-page .pr-exp-row .pr-no{color:var(--pr-brand)}.procedure-page .pr-note{color:var(--pr-muted);font-size:13px;font-style:italic;margin-top:14px}.procedure-page .pr-cards3{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(3,1fr)}.procedure-page .pr-mini{background:var(--pr-card);border:1px solid var(--pr-line);border-radius:var(--pr-radius);box-shadow:var(--pr-shadow);padding:24px}.procedure-page .pr-mini-ic{background:#7a1f1f14;border-radius:11px;color:var(--pr-brand);display:grid;font-size:20px;height:42px;margin-bottom:14px;place-items:center;width:42px}.procedure-page .pr-mini h3{color:var(--pr-ink);font-size:18px;font-weight:700;margin-bottom:7px}.procedure-page .pr-mini p{color:var(--pr-muted);font-size:14px}.procedure-page .pr-cta{background:var(--pr-card);border:1px solid var(--pr-line);border-radius:24px;box-shadow:var(--pr-shadow);overflow:hidden;padding:54px 28px;position:relative;text-align:center}.procedure-page .pr-cta h2{color:var(--pr-ink);font-size:clamp(1.6rem,4vw,2.4rem);font-weight:700;margin-bottom:14px}.procedure-page .pr-cta p{color:var(--pr-muted);font-size:17px;margin:0 auto 26px;max-width:54ch}.procedure-page .pr-cta-row{display:flex;flex-wrap:wrap;gap:14px;justify-content:center}.procedure-page .pr-btn-ghost{align-items:center;background:var(--pr-card);border:1.5px solid var(--pr-brand);border-radius:11px;color:var(--pr-brand);cursor:pointer;display:inline-flex;font-size:1.1rem;font-weight:700;gap:7px;padding:1rem 2rem;transition:.2s}.procedure-page .pr-btn-ghost:hover{background:#7a1f1f0f}.procedure-page .pr-disclaimer{color:var(--pr-muted);font-size:13px;line-height:1.7;margin:0 auto;max-width:80ch;padding:1.5rem 0 3rem;text-align:center}@media (max-width:860px){.procedure-page .pr-grid2{grid-template-columns:1fr}}@media (max-width:820px){.procedure-page .pr-cards3{grid-template-columns:1fr}}@media (max-width:640px){.procedure-page .pr-hero{padding:2.5rem 0 2rem}.procedure-page .pr-triad{gap:14px;grid-template-columns:1fr}.procedure-page .pr-t{align-items:center;flex-direction:row;gap:14px;padding:16px}.procedure-page .pr-t img.pr-ico{flex-shrink:0;height:44px;margin-bottom:0;width:44px}.procedure-page .pr-t-text{display:block;min-width:0}.procedure-page .pr-t b{margin-bottom:3px}.procedure-page .pr-section{padding:2.5rem 0}.procedure-page .pr-step{grid-template-columns:46px 1fr}.procedure-page .pr-num{font-size:15px;height:34px;width:34px}.procedure-page .pr-body{margin-left:4px;padding:18px}.procedure-page .pr-duration{padding:28px}.procedure-page .pr-hero-stats{flex-wrap:nowrap;gap:10px;margin-top:22px}.procedure-page .pr-stat{flex:1 1;min-width:0}.procedure-page .pr-stat .pr-n{font-size:1.5rem}.procedure-page .pr-stat .pr-l{font-size:10px;line-height:1.25;margin-top:3px;max-width:none}.procedure-page .pr-cta{border-radius:16px;padding:24px 18px}.procedure-page .pr-cta h2{font-size:1.3rem;margin-bottom:6px}.procedure-page .pr-cta p{font-size:13px;margin:0 0 16px}.procedure-page .pr-cta-row{flex-direction:column;gap:10px}.procedure-page .pr-btn-ghost,.procedure-page .pr-cta-row .btn-large{font-size:.95rem;padding:.75rem 1.5rem;width:100%}.procedure-page .pr-btn-ghost{justify-content:center}}@media (max-height:500px) and (orientation:landscape){.procedure-page .pr-triad{gap:10px;grid-template-columns:1fr 1fr}.procedure-page .pr-t{gap:10px;padding:12px}.procedure-page .pr-t img.pr-ico{height:36px;width:36px}.procedure-page .pr-hero{padding:1.5rem 0 1.25rem}.procedure-page .pr-hero-stats{margin-top:14px}}
/*# sourceMappingURL=p-procedure.1694f4b3.chunk.css.map*/