:root{--boran-blue:#0052d9;--boran-sky:#1b80c1;--cta-red:#d73324;--ink:#101828;--muted:#5f6b82;--line:#dfe6f1;--paper:#ffffff;--soft:#f5f8fc;--deep:#0a1020;--deep-2:#111a2f;--green:#2fa66a;--amber:#d98612}.go-scope *{box-sizing:border-box}.go-scope{scroll-behavior:smooth;margin:0;color:var(--ink);background:var(--paper);font-family:Inter,PingFang SC,Microsoft YaHei,Noto Sans CJK SC,Arial,sans-serif;letter-spacing:0;overflow-x:hidden}.go-scope a{color:inherit;text-decoration:none}.go-scope img,.go-scope svg{display:block}.go-scope button,.go-scope input,.go-scope select,.go-scope textarea{font:inherit}.go-scope button{cursor:pointer}.go-scope .site-header{position:fixed;inset:0 0 auto;z-index:50;height:64px;background:#fff;border-bottom:1px solid #eef2f7;box-shadow:0 1px 3px rgba(15,23,42,.06)}.go-scope .header-inner{width:100%;max-width:1376px;height:100%;margin:0 auto;padding:0 16px;display:flex;align-items:center;justify-content:space-between;gap:24px}.go-scope .brand{display:flex;align-items:center;gap:9px;min-width:0;height:44px;flex-shrink:0}.go-scope .brand img{width:32px;height:32px;-o-object-fit:contain;object-fit:contain}.go-scope .brand-text{display:flex;flex-direction:column;gap:1px}.go-scope .brand-text strong{color:var(--boran-sky);font-size:22px;line-height:1;font-weight:950;white-space:nowrap}.go-scope .brand-text small{color:#94a3b8;font-size:10px;line-height:1;font-weight:900}.go-scope .site-nav{display:none;align-items:center;gap:30px;color:#1f2329;font-size:14px;font-weight:900}.go-scope .nav-link{position:relative;display:flex;align-items:center;padding:16px 4px;transition:color .2s ease}.go-scope .nav-link.has-chevron:before{content:"";width:14px;height:14px;order:2;margin-left:4px;background:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m6 9 6 6 6-6' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center /contain no-repeat;mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m6 9 6 6 6-6' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center /contain no-repeat}.go-scope .nav-link:after{content:"";position:absolute;right:4px;bottom:0;left:4px;height:2px;background:var(--boran-blue);transform:scaleX(0);transition:transform .2s ease}.go-scope .nav-link:hover{color:var(--boran-blue)}.go-scope .nav-link:hover:after{transform:scaleX(1)}.go-scope .header-actions{display:flex;align-items:center;justify-content:flex-end;gap:16px;margin-left:auto;flex-shrink:0}.go-scope .header-phone{display:none;align-items:center;gap:12px;color:#1f2329;font-size:20px;font-weight:900;transition:color .2s ease}.go-scope .header-phone span{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:999px;color:var(--boran-blue);background:#eff6ff}.go-scope .footer-icon svg,.go-scope .header-phone svg,.go-scope .mobile-cta svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.go-scope .header-phone:hover{color:var(--boran-blue)}.go-scope .header-cta{position:relative;overflow:hidden;display:none;align-items:center;justify-content:center;min-height:44px;padding:0 24px;border-radius:6px;color:#fff;background:var(--cta-red);font-size:16px;font-weight:900;box-shadow:0 10px 24px rgba(215,51,36,.18);transition:background .2s ease,box-shadow .2s ease,transform .2s ease}.go-scope .header-cta:hover{background:#c92c1e;box-shadow:0 14px 30px rgba(215,51,36,.26);transform:translateY(-1px)}.go-scope .mobile-menu{position:relative;z-index:2;width:40px;height:40px;border:0;border-radius:6px;color:#1f2329;background:transparent}.go-scope .mobile-menu:before{content:"";display:block;width:22px;height:2px;margin:0 auto;border-radius:999px;background:currentColor;box-shadow:0 -6px 0 currentColor,0 6px 0 currentColor}.go-scope .site-header.is-menu-open .site-nav{position:fixed;top:64px;right:0;left:0;display:grid;gap:0;padding:8px 20px 16px;background:#fff;border-bottom:1px solid #edf2f7;box-shadow:0 20px 44px rgba(15,23,42,.12)}.go-scope .site-header.is-menu-open .nav-link{min-height:48px;border-bottom:1px solid #f1f5f9}.go-scope .breadcrumb{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:18px 0;display:flex;flex-wrap:wrap;gap:8px;align-items:center;color:#667085;font-size:13px;font-weight:800}.go-scope .breadcrumb a:hover{color:var(--boran-blue)}.go-scope .breadcrumb strong{color:var(--ink)}.go-scope .hero{position:relative;overflow:hidden;color:#fff;background:linear-gradient(110deg,rgba(8,15,31,.98),rgba(13,26,53,.98) 56%,rgba(16,56,76,.98)),#0f172a}.go-scope .grid-bg{position:absolute;inset:0;opacity:.18;background-image:linear-gradient(rgba(34,211,238,.24) 1px,transparent 0),linear-gradient(90deg,rgba(34,211,238,.24) 1px,transparent 0);background-size:42px 42px;-webkit-mask-image:linear-gradient(90deg,#000,#000 76%,transparent);mask-image:linear-gradient(90deg,#000,#000 76%,transparent)}.go-scope .hero-inner{position:relative;z-index:1;width:min(1180px,calc(100% - 40px));margin:0 auto;padding:82px 0 76px;display:grid;grid-template-columns:minmax(0,.98fr) minmax(430px,1.02fr);gap:42px;align-items:center}.go-scope .diagnosis-copy>span,.go-scope .eyebrow,.go-scope .section-head>span{display:inline-flex;align-items:center;gap:8px;max-width:100%;color:#316dff;background:#edf4ff;border:1px solid #cfe0ff;border-radius:999px;padding:6px 12px;font-size:13px;line-height:1.45;font-weight:900;overflow-wrap:anywhere}.go-scope .hero .eyebrow{color:#91c7ff;background:rgba(0,82,217,.16);border-color:rgba(88,166,255,.22)}.go-scope .eyebrow span{width:8px;height:8px;flex:0 0 8px;border-radius:50%;background:#3b82f6;box-shadow:0 0 0 5px rgba(59,130,246,.18)}.go-scope .hero h1{margin:22px 0 20px;max-width:800px;color:#fff;font-size:46px;line-height:1.12;font-weight:950;overflow-wrap:anywhere;word-break:break-word}.go-scope .hero h1 span{display:block}.go-scope .hero p{max-width:700px;margin:0 0 18px;color:#aebbd1;font-size:17px;line-height:1.8;font-weight:600;overflow-wrap:anywhere}.go-scope .hero-lead{color:#d3e3fb;font-size:22px!important;line-height:1.55!important;font-weight:900!important}.go-scope .value-tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.go-scope .value-tags span{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border-radius:999px;color:#dbeafe;border:1px solid rgba(145,199,255,.26);background:rgba(255,255,255,.07);font-size:13px;font-weight:900}.go-scope .hero-actions{display:flex;flex-wrap:wrap;gap:14px;align-items:center;margin-top:28px}.go-scope .btn,.go-scope .modal-submit{position:relative;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:52px;padding:0 24px;border-radius:6px;border:2px solid transparent;font-size:15px;font-weight:900;transition:transform .2s ease,border-color .2s ease,background .2s ease,box-shadow .2s ease}.go-scope .btn svg,.go-scope .modal-submit svg{width:19px;height:19px;fill:currentColor;transition:transform .2s ease}.go-scope .btn:hover,.go-scope .modal-submit:hover{transform:translateY(-2px)}.go-scope .btn.primary,.go-scope .modal-submit{color:#fff;background:var(--cta-red);box-shadow:0 16px 34px rgba(215,51,36,.3)}.go-scope .btn.primary:hover,.go-scope .modal-submit:hover{background:#c92c1e;box-shadow:0 20px 42px rgba(215,51,36,.36)}.go-scope .btn.secondary{color:#fff;border-color:rgba(255,255,255,.18);background:rgba(255,255,255,.06)}.go-scope .btn.secondary:hover{border-color:rgba(255,255,255,.34);background:rgba(255,255,255,.1)}.go-scope .hero-console{width:100%;max-width:100%;min-width:0;overflow:hidden;border:1px solid rgba(167,193,255,.22);border-radius:8px;padding:16px;background:linear-gradient(180deg,rgba(255,255,255,.1),rgba(255,255,255,.04)),rgba(7,13,28,.82);box-shadow:0 28px 80px rgba(0,0,0,.36)}.go-scope .hero-banner{width:100%;max-width:100%;height:auto;aspect-ratio:1200/630;-o-object-fit:cover;object-fit:cover;background:#0b1224}.go-scope .console-panel,.go-scope .hero-banner{border-radius:8px;border:1px solid rgba(255,255,255,.08)}.go-scope .console-panel{min-width:0;margin-top:14px;padding:16px;background:rgba(3,8,19,.5)}.go-scope .panel-title{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.go-scope .panel-title span{color:#8d9bb4;font-size:12px;font-weight:900;text-transform:uppercase}.go-scope .panel-title strong{color:#9be6b6;font-size:13px;font-weight:900}.go-scope .alert-row{display:grid;grid-template-columns:54px 1fr 62px;gap:10px;align-items:center;margin-top:14px}.go-scope .alert-row span{color:#8d9bb4;font-size:12px;font-weight:800}.go-scope .alert-row b{min-width:0;color:#dbeafe;font-size:13px;line-height:1.35;font-weight:850;overflow-wrap:anywhere}.go-scope .alert-row em{justify-self:end;padding:3px 7px;border-radius:999px;color:#9be6b6;background:rgba(47,166,106,.14);font-style:normal;font-size:11px;font-weight:900}.go-scope .alert-row.warn em{color:#ffe3a7;background:rgba(217,134,18,.16)}.go-scope .alert-row.danger em{color:#ffd1c8;background:rgba(215,51,36,.16)}.go-scope .section{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:56px 0}.go-scope .section-head{max-width:960px;margin-bottom:22px}.go-scope .section-head.compact{max-width:1120px}.go-scope .diagnosis-copy h2,.go-scope .section-head h2{margin:16px 0 12px;color:var(--ink);font-size:36px;line-height:1.22;font-weight:950;overflow-wrap:anywhere;text-wrap:balance}.go-scope .diagnosis-copy h2 .title-line,.go-scope .section-head h2 .title-line{display:inline}.go-scope .diagnosis-copy p,.go-scope .section-head p{margin:0;color:var(--muted);font-size:17px;line-height:1.8;font-weight:600}.go-scope .answer-shell{border:1px solid var(--line);border-radius:8px;padding:24px;background:linear-gradient(180deg,#fff,#f8fbff),#fff;box-shadow:0 18px 50px rgba(15,23,42,.08)}.go-scope .search-bar{display:flex;align-items:center;gap:12px;min-height:58px;padding:0 18px;border-radius:8px;border:1px solid #cfe0ff;color:#18243c;background:#fff;font-size:18px;line-height:1.5;font-weight:900}.go-scope .search-bar svg{width:22px;height:22px;flex:0 0 22px;fill:none;stroke:var(--boran-blue);stroke-width:2}.go-scope .answer-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:18px}.go-scope .answer-grid article,.go-scope .boundary-grid article,.go-scope .scenario-card,.go-scope .stage-grid article{border:1px solid var(--line);border-radius:8px;background:#fff}.go-scope .answer-grid article{padding:18px}.go-scope .answer-grid b{display:block;color:var(--boran-blue);font-size:15px;font-weight:950}.go-scope .answer-grid p{margin:8px 0 0;color:var(--muted);font-size:14px;line-height:1.75;font-weight:650}.go-scope .answer-tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.go-scope .answer-tags span{display:inline-flex;align-items:center;min-height:32px;padding:0 11px;border-radius:999px;color:#475467;background:#eef4fb;font-size:13px;font-weight:900}.go-scope .pain-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.go-scope .pain-grid article{min-height:188px;padding:22px;border:1px solid var(--line);border-radius:8px;background:linear-gradient(180deg,rgba(245,248,252,.78),#fff),#fff}.go-scope .pain-grid h3{margin:0 0 10px;color:var(--ink);font-size:21px;line-height:1.3;font-weight:950}.go-scope .pain-grid p{margin:0;color:var(--muted);font-size:15px;line-height:1.75;font-weight:600}.go-scope .stages{background:linear-gradient(180deg,#fff,#f7faff);width:100%;padding-right:max(20px,calc((100% - 1180px) / 2));padding-left:max(20px,calc((100% - 1180px) / 2))}.go-scope .stages .section-head,.go-scope .stages .stage-grid{width:min(1180px,100%);margin-right:auto;margin-left:auto}.go-scope .stage-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.go-scope .stage-grid article{position:relative;overflow:hidden;min-height:270px;padding:22px;display:flex;flex-direction:column}.go-scope .stage-grid article:before{content:"";position:absolute;inset:0 0 auto;height:4px;background:linear-gradient(90deg,var(--boran-blue),var(--boran-sky))}.go-scope .stage-grid b{display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;border-radius:50%;color:#fff;background:var(--boran-blue);font-size:14px;font-weight:950}.go-scope .boundary-grid h3,.go-scope .scenario-card h3,.go-scope .stage-grid h3{margin:18px 0 10px;color:var(--ink);font-size:21px;line-height:1.3;font-weight:950}.go-scope .boundary-grid p,.go-scope .scenario-card p,.go-scope .stage-grid p{margin:0;color:var(--muted);font-size:15px;line-height:1.75;font-weight:600}.go-scope .scenario-card span,.go-scope .stage-grid span{margin-top:auto;padding-top:18px;color:var(--boran-blue);font-size:13px;line-height:1.45;font-weight:900}.go-scope .architecture-board{padding:22px;border-radius:8px;border:1px solid var(--line);background:linear-gradient(180deg,rgba(0,82,217,.06),rgba(255,255,255,.92)),#fff;box-shadow:0 18px 50px rgba(15,23,42,.08)}.go-scope .arch-layer{min-height:86px;border-radius:8px;padding:20px;display:grid;gap:8px;color:#fff;background:linear-gradient(120deg,rgba(0,82,217,.95),rgba(27,128,193,.95)),var(--boran-blue)}.go-scope .arch-layer strong{font-size:23px;line-height:1.25;font-weight:950}.go-scope .arch-layer span{color:#dbeafe;font-size:14px;line-height:1.7;font-weight:850}.go-scope .arch-layer.governance{background:linear-gradient(120deg,rgba(16,24,40,.96),rgba(47,166,106,.88)),#101828}.go-scope .arch-middle{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:18px 0}.go-scope .arch-middle article{position:relative;min-height:188px;padding:22px;border:1px solid #d7e5f5;border-radius:8px;background:#fff}.go-scope .arch-middle article:after{content:"";position:absolute;right:22px;bottom:22px;width:42px;height:4px;border-radius:999px;background:var(--cta-red)}.go-scope .arch-middle h3{margin:0 0 12px;color:var(--ink);font-size:22px;line-height:1.25;font-weight:950}.go-scope .arch-middle p{margin:0;color:var(--muted);font-size:15px;line-height:1.75;font-weight:600}.go-scope .scenario-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.go-scope .scenario-card{position:relative;min-height:275px;padding:22px;display:flex;flex-direction:column;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.go-scope .scenario-card:focus,.go-scope .scenario-card:hover{outline:none;transform:translateY(-3px);border-color:#a9c8ff;box-shadow:0 18px 40px rgba(15,23,42,.1)}.go-scope .scenario-icon{display:inline-flex;width:46px;height:46px;align-items:center;justify-content:center;border-radius:8px;color:#fff;background:var(--boran-blue);font-size:14px;font-weight:950}.go-scope .roles{width:100%;padding-right:max(20px,calc((100% - 1180px) / 2));padding-left:max(20px,calc((100% - 1180px) / 2));background:linear-gradient(110deg,rgba(10,16,32,.98),rgba(13,35,62,.98)),#0f172a}.go-scope .roles .role-panel,.go-scope .roles .role-tabs,.go-scope .roles .section-head{width:min(1180px,100%);margin-right:auto;margin-left:auto}.go-scope .roles .section-head h2{color:#fff}.go-scope .roles .section-head p{color:#b8c6dc}.go-scope .role-tabs{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:18px}.go-scope .role-tabs button{min-height:44px;padding:0 16px;border:1px solid rgba(255,255,255,.16);border-radius:6px;color:#dbeafe;background:rgba(255,255,255,.06);font-size:14px;font-weight:900;transition:background .2s ease,border-color .2s ease,color .2s ease}.go-scope .role-tabs button.is-active{color:#fff;border-color:rgba(215,51,36,.74);background:var(--cta-red)}.go-scope .role-panel{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.55fr);gap:24px;align-items:stretch;padding:28px;border-radius:8px;border:1px solid rgba(145,199,255,.2);background:rgba(255,255,255,.07);box-shadow:0 18px 50px rgba(0,0,0,.18)}.go-scope .role-kicker{color:#91c7ff;font-size:13px;font-weight:950}.go-scope .role-panel h3{margin:12px 0;color:#fff;font-size:30px;line-height:1.25;font-weight:950}.go-scope .role-panel p{margin:0;color:#cbd8eb;font-size:16px;line-height:1.85;font-weight:650}.go-scope .role-panel ul{margin:0;padding:20px;display:grid;gap:12px;border-radius:8px;color:#dbeafe;background:rgba(3,8,19,.36);list-style:none}.go-scope .role-panel li{position:relative;padding-left:20px;font-size:15px;line-height:1.6;font-weight:850}.go-scope .role-panel li:before{content:"";position:absolute;top:.7em;left:0;width:8px;height:8px;border-radius:50%;background:var(--green)}.go-scope .governance{background:#fff}.go-scope .boundary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.go-scope .boundary-grid article{padding:22px;background:linear-gradient(180deg,rgba(245,248,252,.8),#fff),#fff}.go-scope .boundary-grid h3{margin-top:0}.go-scope .faq{width:100%;padding-right:max(20px,calc((100% - 1180px) / 2));padding-left:max(20px,calc((100% - 1180px) / 2));background:var(--soft)}.go-scope .faq .section-head,.go-scope .faq-list{width:min(1180px,100%);margin-right:auto;margin-left:auto}.go-scope .faq-list{display:grid;gap:12px}.go-scope .faq-item{border:1px solid var(--line);border-radius:8px;background:#fff;overflow:hidden}.go-scope .faq-item button{width:100%;min-height:64px;padding:0 22px;display:flex;align-items:center;justify-content:space-between;gap:16px;border:0;color:var(--ink);background:#fff;text-align:left;font-size:17px;font-weight:950}.go-scope .faq-item button b{position:relative;width:18px;height:18px;flex:0 0 18px}.go-scope .faq-item button b:after,.go-scope .faq-item button b:before{content:"";position:absolute;inset:8px 0 auto;height:2px;background:var(--boran-blue)}.go-scope .faq-item button b:after{transform:rotate(90deg);transition:transform .2s ease}.go-scope .faq-item.is-open button b:after{transform:rotate(0deg)}.go-scope .faq-item p{display:none;margin:0;padding:0 22px 22px;color:var(--muted);font-size:15px;line-height:1.8;font-weight:600}.go-scope .faq-item.is-open p{display:block}.go-scope .diagnosis{display:grid;grid-template-columns:minmax(0,.88fr) minmax(420px,1.12fr);gap:34px;align-items:start}.go-scope .diagnosis-copy{position:sticky;top:88px}.go-scope .diagnosis-checks{display:grid;gap:12px;margin-top:24px}.go-scope .diagnosis-checks div{padding:16px;border:1px solid var(--line);border-radius:8px;background:#fff}.go-scope .diagnosis-checks strong{display:block;color:var(--ink);font-size:16px;font-weight:950}.go-scope .diagnosis-checks span{display:block;margin-top:5px;color:var(--muted);font-size:14px;line-height:1.65;font-weight:650}.go-scope .contact-strip{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.go-scope .contact-strip a{display:inline-flex;align-items:center;min-height:40px;padding:0 14px;border-radius:6px;color:var(--boran-blue);background:#edf4ff;font-size:14px;font-weight:900}.go-scope .lead-form{padding:28px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 20px 60px rgba(15,23,42,.1)}.go-scope .lead-form h3{margin:0 0 20px;color:var(--ink);font-size:26px;line-height:1.25;font-weight:950}.go-scope .field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.go-scope .lead-form label{display:grid;gap:8px;margin-bottom:14px;color:#344054;font-size:14px;font-weight:900}.go-scope .lead-form label span b{color:var(--cta-red)}.go-scope .lead-form input,.go-scope .lead-form select,.go-scope .lead-form textarea{width:100%;min-width:0;border:1px solid #d0d8e8;border-radius:6px;color:var(--ink);background:#fff;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.go-scope .lead-form input,.go-scope .lead-form select{height:46px;padding:0 12px}.go-scope .lead-form textarea{min-height:112px;padding:12px;resize:vertical}.go-scope .lead-form input:focus,.go-scope .lead-form select:focus,.go-scope .lead-form textarea:focus{border-color:var(--boran-blue);box-shadow:0 0 0 3px rgba(0,82,217,.12)}.go-scope .lead-form .is-invalid{border-color:var(--cta-red);box-shadow:0 0 0 3px rgba(215,51,36,.12)}.go-scope .privacy-check{grid-template-columns:18px 1fr;align-items:start;gap:10px!important;color:var(--muted);font-weight:700!important}.go-scope .privacy-check input{width:18px;height:18px;margin:2px 0 0;accent-color:var(--boran-blue)}.go-scope .form-hint{min-height:22px;margin:2px 0 16px;color:var(--muted);font-size:13px;line-height:1.6;font-weight:700}.go-scope .form-hint.is-error{color:var(--cta-red)}.go-scope .form-hint.is-success{color:var(--green)}.go-scope .modal-submit{width:100%;border:0}.go-scope .modal-submit:disabled{cursor:not-allowed;opacity:.72;transform:none}.go-scope .site-footer{color:#dbeafe;background:var(--deep)}.go-scope .footer-inner{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:58px 0 28px}.go-scope .footer-main{display:grid;grid-template-columns:minmax(0,1fr) minmax(460px,.9fr);gap:52px}.go-scope .footer-logo{display:flex;align-items:center;gap:10px}.go-scope .footer-logo img{width:34px;height:34px}.go-scope .footer-logo strong{color:#fff;font-size:24px;font-weight:950}.go-scope .footer-brand p{max-width:520px;margin:18px 0;color:#aebbd1;font-size:15px;line-height:1.8;font-weight:600}.go-scope .footer-contact{display:grid;gap:12px;color:#cbd5e1;font-size:14px;line-height:1.7;font-weight:650}.go-scope .footer-contact a,.go-scope .footer-contact div{display:flex;gap:10px;align-items:flex-start}.go-scope .footer-icon{width:26px;height:26px;display:flex;align-items:center;justify-content:center;flex:0 0 26px;color:#91c7ff}.go-scope .footer-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.go-scope .footer-links h3{margin:0 0 14px;color:#fff;font-size:16px;font-weight:950}.go-scope .footer-links a{display:block;margin-top:10px;color:#aebbd1;font-size:14px;line-height:1.5;font-weight:650}.go-scope .footer-contact a:hover,.go-scope .footer-links a:hover{color:#fff}.go-scope .footer-bottom{margin-top:42px;padding-top:22px;display:flex;flex-wrap:wrap;gap:14px 20px;border-top:1px solid rgba(255,255,255,.1);color:#8d9bb4;font-size:13px;font-weight:650}.go-scope .mobile-cta{display:none}.go-scope .button-ripple{position:absolute;width:12px;height:12px;border-radius:50%;pointer-events:none;background:rgba(255,255,255,.6);transform:translate(-50%,-50%) scale(0);animation:ripple .55s ease-out forwards}.go-scope .target-highlight{animation:target-flash 1.2s ease-out}@keyframes ripple{to{opacity:0;transform:translate(-50%,-50%) scale(24)}}@keyframes target-flash{0%{box-shadow:0 0 0 0 rgba(0,82,217,.28)}to{box-shadow:0 0 0 18px rgba(0,82,217,0)}}@media (min-width:1080px){.go-scope .header-cta,.go-scope .header-phone,.go-scope .site-nav{display:flex}.go-scope .mobile-menu{display:none}}@media (max-width:1080px){.go-scope .diagnosis,.go-scope .footer-main,.go-scope .hero-inner{grid-template-columns:1fr}.go-scope .hero-inner{padding-top:62px}.go-scope .hero h1{font-size:40px}.go-scope .diagnosis-copy h2,.go-scope .section-head h2{font-size:32px}.go-scope .diagnosis-copy{position:static}.go-scope .scenario-grid,.go-scope .stage-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.go-scope .answer-grid,.go-scope .arch-middle,.go-scope .boundary-grid,.go-scope .pain-grid{grid-template-columns:1fr}.go-scope .footer-main{gap:32px}}@media (max-width:760px){.go-scope{padding-bottom:72px}.go-scope .header-inner{gap:12px}.go-scope .brand-text strong{font-size:20px}.go-scope .breadcrumb{padding:14px 0}.go-scope .breadcrumb,.go-scope .footer-inner,.go-scope .hero-inner,.go-scope .section{width:min(100% - 32px,1180px)}.go-scope .hero-inner{padding:48px 0 54px;gap:28px}.go-scope .hero h1{font-size:32px;line-height:1.14;word-break:break-all}.go-scope .hero-lead{font-size:19px!important}.go-scope .diagnosis-copy p,.go-scope .hero p,.go-scope .section-head p{font-size:15px}.go-scope .contact-strip,.go-scope .hero-actions{display:grid;grid-template-columns:1fr}.go-scope .btn,.go-scope .contact-strip a{width:100%}.go-scope .answer-shell,.go-scope .architecture-board,.go-scope .hero-console,.go-scope .lead-form,.go-scope .role-panel{padding:16px}.go-scope .alert-row{grid-template-columns:48px 1fr}.go-scope .alert-row em{grid-column:2;justify-self:start}.go-scope .section{padding-top:44px;padding-bottom:44px}.go-scope .diagnosis-copy h2,.go-scope .section-head h2{font-size:28px}.go-scope .diagnosis-copy h2 .title-line,.go-scope .section-head h2 .title-line{display:block}.go-scope .search-bar{align-items:flex-start;padding:14px;font-size:15px}.go-scope .field-grid,.go-scope .footer-links,.go-scope .role-panel,.go-scope .scenario-grid,.go-scope .stage-grid{grid-template-columns:1fr}.go-scope .scenario-card,.go-scope .stage-grid article{min-height:auto}.go-scope .arch-layer strong,.go-scope .arch-middle h3{font-size:20px}.go-scope .role-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:visible;padding-bottom:0}.go-scope .role-tabs button{width:100%;min-width:0;padding:0 8px;font-size:13px}.go-scope .role-panel h3{font-size:24px}.go-scope .faq-item button{min-height:58px;padding:0 16px;font-size:15px}.go-scope .faq-item p{padding:0 16px 18px}.go-scope .lead-form h3{font-size:22px}.go-scope .privacy-check{grid-template-columns:18px minmax(0,1fr)}.go-scope .footer-main{gap:28px}.go-scope .footer-bottom{display:grid;gap:10px}.go-scope .mobile-cta{position:fixed;right:12px;bottom:12px;left:12px;z-index:45;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;overflow:hidden;border-radius:8px;background:#fff;border:1px solid #dfe6f1;box-shadow:0 12px 34px rgba(15,23,42,.18);transition:opacity .2s ease,transform .2s ease}.go-scope .mobile-cta.is-hidden{opacity:0;pointer-events:none;transform:translateY(12px)}.go-scope .mobile-cta a{position:relative;overflow:hidden;min-height:54px;display:grid;place-items:center;gap:3px;color:var(--boran-blue);background:#fff;font-size:12px;line-height:1;font-weight:900}.go-scope .mobile-cta svg{width:18px;height:18px}}@media (max-width:390px){.go-scope .hero h1{font-size:30px}.go-scope .diagnosis-copy h2,.go-scope .section-head h2{font-size:26px}.go-scope .answer-tags span,.go-scope .value-tags span{font-size:12px}}.go-scope section[id]{scroll-margin-top:84px}