.sgo-page{--navy:#071d35;--navy2:#0b2b49;--ink:#10263a;--muted:#687b8c;--line:#e6edf2;--orange:#f39432;max-width:1180px;margin:34px auto 70px;padding:0 20px;color:var(--ink);font-family:inherit}.sgo-page *{box-sizing:border-box}.sgo-header{position:relative;overflow:hidden;padding:36px clamp(24px,5vw,54px);border-radius:26px;background:linear-gradient(135deg,#071d35,#0b3557);color:#fff;box-shadow:0 20px 55px rgba(5,29,50,.15)}.sgo-header:after{content:"";position:absolute;left:-80px;bottom:-120px;width:260px;height:260px;border-radius:50%;background:rgba(243,148,50,.12);filter:blur(8px)}.sgo-breadcrumb{position:relative;z-index:1;display:flex;align-items:center;gap:9px;margin-bottom:25px;color:#9eb5c7;font-size:12px}.sgo-breadcrumb a{color:#c7d9e5;text-decoration:none}.sgo-breadcrumb a:hover{color:#fff}.sgo-breadcrumb i{font-style:normal;color:#607f96}.sgo-header__badges{position:relative;z-index:1;display:flex;gap:8px;flex-wrap:wrap}.sgo-badge{padding:6px 11px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:rgba(255,255,255,.07);color:#d8e7f0;font-size:11px;font-weight:700}.sgo-badge--type{border-color:rgba(243,148,50,.28);background:rgba(243,148,50,.14);color:#ffd4a4}.sgo-header h1{position:relative;z-index:1;max-width:850px;margin:16px 0 18px;color:#fff;font-size:clamp(27px,4.5vw,44px);line-height:1.35}.sgo-header__meta{position:relative;z-index:1;display:flex;gap:20px;flex-wrap:wrap;color:#a9c0d1;font-size:12px}.sgo-header__meta span{display:flex;align-items:center;gap:7px}.sgo-header__meta b{display:grid;width:22px;height:22px;place-items:center;border-radius:7px;background:rgba(255,255,255,.07);color:#eaf5fb}.sgo-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:24px;margin-top:24px}.sgo-main,.sgo-sidebar{display:flex;flex-direction:column;gap:20px}.sgo-card{border:1px solid var(--line);border-radius:21px;background:#fff;box-shadow:0 12px 35px rgba(14,44,67,.06)}.sgo-details{padding:clamp(24px,4vw,38px)}.sgo-card__heading{display:flex;align-items:center;gap:11px;padding-bottom:18px;border-bottom:1px solid var(--line)}.sgo-card__heading h2{margin:0;color:var(--ink);font-size:20px}.sgo-card__icon{display:grid;width:35px;height:35px;place-items:center;border-radius:11px;background:#eef4f7;color:#315269;font-size:20px;font-weight:800}.sgo-description{padding:25px 0 8px;color:#3f5364;font-size:15px;line-height:2}.sgo-description p:first-child{margin-top:0}.sgo-image{overflow:hidden;margin:20px 0 4px;border-radius:17px}.sgo-image img{display:block;width:100%;max-height:480px;object-fit:cover}.sgo-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:28px}.sgo-facts div{padding:16px;border:1px solid #edf1f4;border-radius:14px;background:#f8fafb}.sgo-facts span{display:block;margin-bottom:6px;color:#7b8e9d;font-size:11px}.sgo-facts strong{color:#18344a;font-size:14px}.sgo-actions,.sgo-owner{padding:24px}.sgo-actions h3{margin:0 0 8px;color:var(--ink);font-size:19px}.sgo-actions>p{margin:0 0 19px;color:var(--muted);font-size:13px;line-height:1.8}.sgo-primary,.sgo-secondary{display:flex!important;align-items:center;justify-content:center;width:100%;min-height:48px;padding:11px 17px!important;border-radius:13px!important;font-size:13px;font-weight:800;text-align:center;text-decoration:none!important}.sgo-primary{border:0!important;background:linear-gradient(135deg,#f6a44a,#ef8926)!important;color:#172a3c!important;box-shadow:0 10px 22px rgba(239,137,38,.2)}.sgo-primary:disabled{opacity:.58;box-shadow:none}.sgo-secondary{border:1px solid #dce7ed!important;background:#f5f8fa!important;color:#27475e!important}.sgo-owner-note,.sgo-side-label{display:inline-flex;margin-bottom:13px;padding:5px 9px;border-radius:999px;background:#edf4f7;color:#517084;font-size:10px;font-weight:800}.sgo-owner__identity{display:flex;align-items:center;gap:13px;margin-bottom:20px}.sgo-owner__identity img{width:58px;height:58px;border:3px solid #edf2f5;border-radius:17px;object-fit:cover}.sgo-owner__identity h3{margin:0 0 5px;color:var(--ink);font-size:16px}.sgo-rating{display:flex;align-items:center;gap:5px;color:#647c8d;font-size:12px}.sgo-rating b{color:#f1a13d}.sgo-new-user{color:#7d91a0;font-size:11px}.sgo-safety{display:flex;gap:10px;margin-top:19px;padding:13px;border-radius:13px;background:#f4f8f6;color:#537363}.sgo-safety>span{display:grid;width:23px;height:23px;flex:0 0 23px;place-items:center;border-radius:50%;background:#dceee4;color:#397354;font-size:11px}.sgo-safety p{margin:0!important}.sgo-safety b,.sgo-safety small{display:block}.sgo-safety b{font-size:11px}.sgo-safety small{margin-top:3px;color:#789184;font-size:9px;line-height:1.5}.sgo-empty{max-width:720px;margin:70px auto;padding:45px 25px;border:1px solid #e5edf2;border-radius:22px;background:#fff;text-align:center}.sgo-empty>span{display:grid;width:48px;height:48px;margin:0 auto 15px;place-items:center;border-radius:50%;background:#f4ece5;color:#a5652f;font-size:22px;font-weight:800}.sgo-empty h2{font-size:20px}.sgo-empty a{color:#355d76}@media(max-width:850px){.sgo-layout{grid-template-columns:1fr}.sgo-sidebar{display:grid;grid-template-columns:1fr 1fr}.sgo-header{border-radius:20px}}@media(max-width:600px){.sgo-page{margin-top:18px;padding:0 12px}.sgo-header{padding:25px 20px}.sgo-header h1{font-size:26px}.sgo-header__meta{gap:10px 15px}.sgo-layout{margin-top:14px;gap:14px}.sgo-sidebar{display:flex}.sgo-card{border-radius:17px}.sgo-details{padding:21px 17px}.sgo-description{font-size:14px;line-height:1.9}.sgo-facts{grid-template-columns:1fr 1fr;gap:8px}.sgo-facts div{padding:13px 11px}.sgo-actions,.sgo-owner{padding:20px}}
.sgo-completed-info{display:flex;align-items:center;gap:10px;margin-top:14px;padding:13px 14px;border:1px solid #b8dcc7;border-radius:13px;background:#eff9f3;color:#275c3d}.sgo-completed-info>span{display:grid;width:30px;height:30px;flex:0 0 30px;place-items:center;border-radius:50%;background:#d5eddf;color:#23704a;font-size:15px;font-weight:900}.sgo-completed-info b{display:block;font-size:14px}
.sgo-owner__job-title{display:block;margin-top:4px;color:#7790a1;font-size:11px;line-height:1.45}.sgo-rating{display:flex!important;align-items:center;flex-wrap:wrap;gap:5px!important}.sgo-owner__stars i{font-size:16px}.sgo-rating strong{color:#28495f;font-size:12px}.sgo-rating em{font-style:normal}
.sgo-owner__name-row{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.sgo-owner__name-row h3{margin:0!important}.sgo-owner__verified{min-height:21px!important;padding:2px 6px!important;font-size:8px!important}.sgo-owner__verified svg{width:13px!important;height:13px!important;flex-basis:13px!important}.sgo-owner__unverified{display:inline-flex;align-items:center;min-height:21px;padding:3px 7px;border:1px solid #d8e0e4;border-radius:999px;color:#667b86;background:#f2f5f6;font-size:8px;font-weight:850}.sgo-action-with-count{display:grid;justify-items:center;gap:1px}.sgo-action-with-count>small{display:block;min-width:0;height:auto;padding:0;color:#173d50;background:transparent;font:900 11px/1.2 Arial;border-radius:0}
