.g1903-result-card{border:1px solid rgba(255,255,255,.13);background:linear-gradient(180deg,#121212,#070707);border-radius:24px;padding:22px;margin-top:18px;box-shadow:0 20px 70px rgba(0,0,0,.35);width:100%}.g1903-status-top{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;border-bottom:1px solid rgba(255,255,255,.12);padding-bottom:18px;margin-bottom:20px;flex-wrap:wrap}.g1903-status-main{flex:1 1 320px}.g1903-label,.g1903-current-status span,.g1903-info-box span{display:block;color:#a9a9a9;font-size:12px;text-transform:uppercase;letter-spacing:.08em;margin-bottom:6px}.g1903-status-top h3{font-size:30px;line-height:1.05;margin:0;color:#fff;letter-spacing:.04em;word-break:break-word}.g1903-status-top p{margin:7px 0 0;color:#cfcfcf;white-space:normal;overflow-wrap:anywhere}.g1903-current-status{background:#fff;color:#050505;border-radius:18px;padding:15px 18px;min-width:190px;text-align:right;flex:0 1 260px}.g1903-current-status span{color:#555;margin-bottom:5px}.g1903-current-status strong{font-size:18px;color:#000;display:block;white-space:normal;overflow-wrap:anywhere}.g1903-progress{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:8px;margin:24px 0}.g1903-progress-step{position:relative;text-align:center;color:#7d7d7d;font-size:12px;min-width:0}.g1903-progress-step:before{content:"";position:absolute;top:9px;left:-50%;width:100%;height:2px;background:#2e2e2e;z-index:0}.g1903-progress-step:first-child:before{display:none}.g1903-progress-step span{width:20px;height:20px;border-radius:50%;background:#2f2f2f;border:2px solid #555;display:block;margin:0 auto 8px;position:relative;z-index:1}.g1903-progress-step.is-done:before,.g1903-progress-step.is-active:before{background:#fff}.g1903-progress-step.is-done span,.g1903-progress-step.is-active span{background:#fff;border-color:#fff;box-shadow:0 0 0 5px rgba(255,255,255,.1)}.g1903-progress-step.is-done em,.g1903-progress-step.is-active em{color:#fff}.g1903-progress-step em{font-style:normal;display:block;line-height:1.35;white-space:normal;overflow-wrap:anywhere;word-break:break-word}.g1903-info-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:14px}.g1903-info-box{background:#fff;color:#050505;border-radius:18px;padding:17px;min-height:92px;display:flex;flex-direction:column;justify-content:space-between}.g1903-info-box span{color:#575757}.g1903-info-box strong{display:block;color:#000;font-size:18px;line-height:1.28;white-space:normal;overflow-wrap:anywhere;word-break:break-word}.g1903-section-card{background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.11);border-radius:20px;padding:20px;margin-top:14px;overflow:hidden}.g1903-section-card h4{margin:0 0 10px;color:#fff;font-size:20px;line-height:1.3;white-space:normal;overflow-wrap:anywhere}.g1903-section-card p{margin:0;color:#d5d5d5;line-height:1.7;white-space:normal;overflow-wrap:anywhere;word-break:break-word}.g1903-feature-list{display:flex;flex-wrap:wrap;gap:10px;align-items:flex-start}.g1903-feature-list span{background:#fff;color:#050505;border-radius:999px;padding:10px 13px;font-weight:700;font-size:13px;line-height:1.35;white-space:normal;overflow-wrap:anywhere;max-width:100%}.g1903-gallery-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:14px}.g1903-gallery-head h4{margin:0;flex:1 1 220px}.g1903-gallery-head p{font-size:13px;color:#aaa;flex:1 1 260px;text-align:right;white-space:normal;overflow-wrap:anywhere}.g1903-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.g1903-gallery-photo{border:0;border-radius:18px;overflow:hidden;padding:0;background:#111;aspect-ratio:4/3;cursor:pointer;display:block;width:100%}.g1903-after-note{margin-top:16px;background:#fff;color:#0b0b0b;border-radius:18px;padding:16px;line-height:1.6;font-size:14px;white-space:normal;overflow-wrap:anywhere;word-break:break-word}.g1903-after-note strong{font-weight:800}.g1903-message{border-radius:20px;padding:20px;margin:18px 0;border:1px solid rgba(255,255,255,.13)}.g1903-message strong{font-size:19px;display:block;margin-bottom:6px;color:#fff;white-space:normal;overflow-wrap:anywhere}.g1903-message p{margin:0;color:#cfcfcf;line-height:1.6;white-space:normal;overflow-wrap:anywhere}.g1903-lightbox{position:fixed;inset:0;background:rgba(0,0,0,.9);z-index:999999;display:none;align-items:center;justify-content:center;padding:22px}.g1903-lightbox.is-open{display:flex}.g1903-lightbox button{position:absolute;top:18px;right:18px;border:1px solid rgba(255,255,255,.25);background:#fff;color:#000;border-radius:999px;width:44px;height:44px;font-size:24px;line-height:1;cursor:pointer}@media (max-width:980px){.g1903-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.g1903-info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:820px){.g1903-status-top{flex-direction:column}.g1903-current-status{text-align:left;width:100%;min-width:0}.g1903-progress{display:flex;overflow-x:auto;padding-bottom:8px;scroll-snap-type:x mandatory}.g1903-progress-step{flex:0 0 96px;scroll-snap-align:start}.g1903-gallery-head p{text-align:left}}@media (max-width:520px){.g1903-info-grid{grid-template-columns:1fr}.g1903-gallery{grid-template-columns:1fr}.g1903-status-top h3{font-size:25px}.g1903-feature-list span{width:100%;text-align:center}.g1903-result-card{padding:16px}.g1903-section-card{padding:16px}}