
.gbt-wrap{max-width:1000px;margin:32px auto;font-family:inherit;color:#172033}
.gbt-hero{position:relative;overflow:hidden;padding:34px 30px;border-radius:30px;background:linear-gradient(135deg,#f4f7ff,#fff4fb);border:1px solid rgba(37,66,132,.08);margin-bottom:18px;text-align:center}
.gbt-hero:before,.gbt-hero:after{content:"";position:absolute;border-radius:50%;filter:blur(2px);opacity:.55}
.gbt-hero:before{width:180px;height:180px;background:#dbe7ff;right:-70px;top:-80px}
.gbt-hero:after{width:150px;height:150px;background:#ffdff1;left:-55px;bottom:-75px}
.gbt-kicker{position:relative;z-index:1;display:inline-block;background:#fff;border:1px solid rgba(25,50,110,.08);padding:8px 14px;border-radius:999px;font-size:12px;font-weight:800;color:#274f9d}
.gbt-hero h2{position:relative;z-index:1;margin:14px 0 8px;font-size:34px;line-height:1.35}
.gbt-hero p{position:relative;z-index:1;margin:0;color:#6f7888}
.gbt-box,.gbt-order-card{background:#fff;border:1px solid rgba(18,32,62,.09);border-radius:24px;box-shadow:0 14px 45px rgba(27,44,78,.08)}
.gbt-box{padding:24px}
.gbt-form label{display:block;font-weight:800;margin-bottom:9px}
.gbt-input-row{display:grid;grid-template-columns:1fr auto;gap:10px}
.gbt-input-row input{min-height:56px;border:1px solid #d9dfeb;border-radius:17px;padding:0 18px;font-size:17px;outline:none;background:#fbfcff}
.gbt-input-row input:focus{border-color:#4777ff;box-shadow:0 0 0 4px rgba(71,119,255,.12)}
.gbt-input-row button{border:0;border-radius:17px;padding:0 26px;background:linear-gradient(135deg,#173d8f,#385fbd);color:#fff;font-weight:900;cursor:pointer;box-shadow:0 10px 24px rgba(23,61,143,.22)}
.gbt-input-row button:hover{transform:translateY(-1px)}
.gbt-alert{padding:14px 16px;border-radius:15px;margin:0 0 18px;font-size:14px;font-weight:700}
.gbt-alert--success{background:#edf9f2;color:#17623a}
.gbt-alert--warning{background:#fff7e7;color:#815810}
.gbt-alert--error{background:#fff0f0;color:#8a2020}
.gbt-results{display:grid;gap:20px;margin-top:20px}
.gbt-order-card{padding:25px}
.gbt-greeting{display:flex;align-items:flex-start;gap:14px;padding:18px;border-radius:20px;background:linear-gradient(135deg,#f8fbff,#fff7fc);margin-bottom:20px}
.gbt-avatar{width:52px;height:52px;display:grid;place-items:center;border-radius:18px;background:#fff;box-shadow:0 8px 22px rgba(34,55,98,.10);font-size:25px;flex:0 0 auto}
.gbt-greeting h3{margin:0 0 7px;font-size:22px}
.gbt-greeting p{margin:0;color:#687284;line-height:1.9}
.gbt-order-head{display:flex;justify-content:space-between;align-items:center;gap:15px}
.gbt-order-head strong{display:block;font-size:20px;margin-top:3px}
.gbt-muted{font-size:12px;color:#7b8494}
.gbt-status{background:#eef4ff;color:#244b9b;padding:9px 14px;border-radius:999px;font-size:13px;font-weight:900}
.gbt-products{margin:20px 0;padding:16px;border:1px dashed #d8deea;border-radius:18px;background:#fcfdff}
.gbt-products-title{display:block;font-size:12px;color:#747e8f;margin-bottom:10px;font-weight:800}
.gbt-product-list{display:flex;flex-wrap:wrap;gap:8px}
.gbt-product-chip{display:inline-flex;align-items:center;background:#fff;border:1px solid #e4e8f0;border-radius:999px;padding:9px 12px;font-size:13px;font-weight:700}
.gbt-products-empty{padding:14px;border-radius:14px;background:#f8f9fc;color:#7c8492;margin:18px 0}
.gbt-progress{display:grid;grid-template-columns:repeat(6,1fr);gap:8px;margin:28px 0}
.gbt-step{text-align:center;position:relative;color:#a2a9b5;font-size:12px}
.gbt-step:before{content:"";position:absolute;top:16px;right:-50%;width:100%;height:3px;background:#e6e9ef;z-index:0}
.gbt-step:first-child:before{display:none}
.gbt-dot{position:relative;z-index:1;margin:auto;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#eceff4;font-weight:900}
.gbt-step-label{display:block;margin-top:8px}
.gbt-step.is-done,.gbt-step.is-current{color:#173d8f;font-weight:900}
.gbt-step.is-done .gbt-dot{background:#e5f8ed;color:#157443}
.gbt-step.is-current .gbt-dot{background:#173d8f;color:#fff;box-shadow:0 0 0 6px rgba(23,61,143,.10)}
.gbt-step.is-done:before,.gbt-step.is-current:before{background:#64bd87}
.gbt-order-meta{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding-top:18px;border-top:1px dashed #dfe3eb}
.gbt-order-meta div{background:#f8f9fc;border-radius:14px;padding:13px}
.gbt-order-meta span,.gbt-order-meta strong{display:block}
.gbt-order-meta span{font-size:12px;color:#747e8f;margin-bottom:4px}
.gbt-security-note{margin:16px 0 0;color:#7c8492;font-size:12px}
@media(max-width:700px){
 .gbt-wrap{margin:18px 12px}
 .gbt-hero{padding:28px 18px;border-radius:22px}
 .gbt-hero h2{font-size:27px}
 .gbt-box,.gbt-order-card{border-radius:19px}
 .gbt-box,.gbt-order-card{padding:18px}
 .gbt-input-row{grid-template-columns:1fr}
 .gbt-input-row button{min-height:52px}
 .gbt-progress{grid-template-columns:repeat(3,1fr);row-gap:20px}
 .gbt-step:before{display:none}
 .gbt-order-meta{grid-template-columns:1fr}
 .gbt-greeting{padding:15px}
}
