
trix-editor {
  border: 1px solid #bbb;
  border-radius: 3px;
  margin: 0;
  padding: 0.4em 0.6em;
  min-height: 5em;
  outline: none;
}

trix-toolbar * {
  box-sizing: border-box;
}

trix-toolbar .trix-button-row {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  overflow-x: auto;
}

trix-toolbar .trix-button-group {
  display: flex;
  margin-bottom: 10px;
  border: 1px solid #bbb;
  border-top-color: #ccc;
  border-bottom-color: #888;
  border-radius: 3px;
}

trix-toolbar .trix-button-group:not(:first-child) {
  margin-left: 1.5vw;
}

@media (max-width: 768px) {
  trix-toolbar .trix-button-group:not(:first-child) {
    margin-left: 0;
  }
}
trix-toolbar .trix-button-group-spacer {
  flex-grow: 1;
}

@media (max-width: 768px) {
  trix-toolbar .trix-button-group-spacer {
    display: none;
  }
}
trix-toolbar .trix-button {
  position: relative;
  float: left;
  color: rgba(0, 0, 0, 0.6);
  font-size: 0.75em;
  font-weight: 600;
  white-space: nowrap;
  padding: 0 0.5em;
  margin: 0;
  outline: none;
  border: none;
  border-bottom: 1px solid #ddd;
  border-radius: 0;
  background: transparent;
}

trix-toolbar .trix-button:not(:first-child) {
  border-left: 1px solid #ccc;
}

trix-toolbar .trix-button.trix-active {
  background: #cbeefa;
  color: rgb(0, 0, 0);
}

trix-toolbar .trix-button:not(:disabled) {
  cursor: pointer;
}

trix-toolbar .trix-button:disabled {
  color: rgba(0, 0, 0, 0.125);
}

@media (max-width: 768px) {
  trix-toolbar .trix-button {
    letter-spacing: -0.01em;
    padding: 0 0.3em;
  }
}
trix-toolbar .trix-button--icon {
  font-size: inherit;
  width: 2.6em;
  height: 1.6em;
  max-width: calc(0.8em + 4vw);
  text-indent: -9999px;
}

@media (max-width: 768px) {
  trix-toolbar .trix-button--icon {
    height: 2em;
    max-width: calc(0.8em + 3.5vw);
  }
}
trix-toolbar .trix-button--icon::before {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0.6;
  content: "";
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

@media (max-width: 768px) {
  trix-toolbar .trix-button--icon::before {
    right: 6%;
    left: 6%;
  }
}
trix-toolbar .trix-button--icon.trix-active::before {
  opacity: 1;
}

trix-toolbar .trix-button--icon:disabled::before {
  opacity: 0.125;
}

trix-toolbar .trix-button--icon-attach::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M10.5%2018V7.5c0-2.25%203-2.25%203%200V18c0%204.125-6%204.125-6%200V7.5c0-6.375%209-6.375%209%200V18%22%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%20stroke-miterlimit%3D%2210%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E");
  top: 8%;
  bottom: 4%;
}

trix-toolbar .trix-button--icon-bold::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M6.522%2019.242a.5.5%200%200%201-.5-.5V5.35a.5.5%200%200%201%20.5-.5h5.783c1.347%200%202.46.345%203.24.982.783.64%201.216%201.562%201.216%202.683%200%201.13-.587%202.129-1.476%202.71a.35.35%200%200%200%20.049.613c1.259.56%202.101%201.742%202.101%203.22%200%201.282-.483%202.334-1.363%203.063-.876.726-2.132%201.12-3.66%201.12h-5.89ZM9.27%207.347v3.362h1.97c.766%200%201.347-.17%201.733-.464.38-.291.587-.716.587-1.27%200-.53-.183-.928-.513-1.198-.334-.273-.838-.43-1.505-.43H9.27Zm0%205.606v3.791h2.389c.832%200%201.448-.177%201.853-.497.399-.315.614-.786.614-1.423%200-.62-.22-1.077-.63-1.385-.418-.313-1.053-.486-1.905-.486H9.27Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E");
}

trix-toolbar .trix-button--icon-italic::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M9%205h6.5v2h-2.23l-2.31%2010H13v2H6v-2h2.461l2.306-10H9V5Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E");
}

trix-toolbar .trix-button--icon-link::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M18.948%205.258a4.337%204.337%200%200%200-6.108%200L11.217%206.87a.993.993%200%200%200%200%201.41c.392.39%201.027.39%201.418%200l1.623-1.613a2.323%202.323%200%200%201%203.271%200%202.29%202.29%200%200%201%200%203.251l-2.393%202.38a3.021%203.021%200%200%201-4.255%200l-.05-.049a1.007%201.007%200%200%200-1.418%200%20.993.993%200%200%200%200%201.41l.05.049a5.036%205.036%200%200%200%207.091%200l2.394-2.38a4.275%204.275%200%200%200%200-6.072Zm-13.683%2013.6a4.337%204.337%200%200%200%206.108%200l1.262-1.255a.993.993%200%200%200%200-1.41%201.007%201.007%200%200%200-1.418%200L9.954%2017.45a2.323%202.323%200%200%201-3.27%200%202.29%202.29%200%200%201%200-3.251l2.344-2.331a2.579%202.579%200%200%201%203.631%200c.392.39%201.027.39%201.419%200a.993.993%200%200%200%200-1.41%204.593%204.593%200%200%200-6.468%200l-2.345%202.33a4.275%204.275%200%200%200%200%206.072Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E");
}

trix-toolbar .trix-button--icon-strike::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M6%2014.986c.088%202.647%202.246%204.258%205.635%204.258%203.496%200%205.713-1.728%205.713-4.463%200-.275-.02-.536-.062-.781h-3.461c.398.293.573.654.573%201.123%200%201.035-1.074%201.787-2.646%201.787-1.563%200-2.773-.762-2.91-1.924H6ZM6.432%2010h3.763c-.632-.314-.914-.715-.914-1.273%200-1.045.977-1.739%202.432-1.739%201.475%200%202.52.723%202.617%201.914h2.764c-.05-2.548-2.11-4.238-5.39-4.238-3.145%200-5.392%201.719-5.392%204.316%200%20.363.04.703.12%201.02ZM4%2011a1%201%200%201%200%200%202h15a1%201%200%201%200%200-2H4Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E");
}

trix-toolbar .trix-button--icon-quote::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M4.581%208.471c.44-.5%201.056-.834%201.758-.995C8.074%207.17%209.201%207.822%2010%208.752c1.354%201.578%201.33%203.555.394%205.277-.941%201.731-2.788%203.163-4.988%203.56a.622.622%200%200%201-.653-.317c-.113-.205-.121-.49.16-.764.294-.286.567-.566.791-.835.222-.266.413-.54.524-.815.113-.28.156-.597.026-.908-.128-.303-.39-.524-.72-.69a3.02%203.02%200%200%201-1.674-2.7c0-.905.283-1.59.72-2.088Zm9.419%200c.44-.5%201.055-.834%201.758-.995%201.734-.306%202.862.346%203.66%201.276%201.355%201.578%201.33%203.555.395%205.277-.941%201.731-2.789%203.163-4.988%203.56a.622.622%200%200%201-.653-.317c-.113-.205-.122-.49.16-.764.294-.286.567-.566.791-.835.222-.266.412-.54.523-.815.114-.28.157-.597.026-.908-.127-.303-.39-.524-.72-.69a3.02%203.02%200%200%201-1.672-2.701c0-.905.283-1.59.72-2.088Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E");
}

trix-toolbar .trix-button--icon-heading-1::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M21.5%207.5v-3h-12v3H14v13h3v-13h4.5ZM9%2013.5h3.5v-3h-10v3H6v7h3v-7Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E");
}

trix-toolbar .trix-button--icon-code::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M3.293%2011.293a1%201%200%200%200%200%201.414l4%204a1%201%200%201%200%201.414-1.414L5.414%2012l3.293-3.293a1%201%200%200%200-1.414-1.414l-4%204Zm13.414%205.414%204-4a1%201%200%200%200%200-1.414l-4-4a1%201%200%201%200-1.414%201.414L18.586%2012l-3.293%203.293a1%201%200%200%200%201.414%201.414Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E");
}

trix-toolbar .trix-button--icon-bullet-list::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M5%207.5a1.5%201.5%200%201%200%200-3%201.5%201.5%200%200%200%200%203ZM8%206a1%201%200%200%201%201-1h11a1%201%200%201%201%200%202H9a1%201%200%200%201-1-1Zm1%205a1%201%200%201%200%200%202h11a1%201%200%201%200%200-2H9Zm0%206a1%201%200%201%200%200%202h11a1%201%200%201%200%200-2H9Zm-2.5-5a1.5%201.5%200%201%201-3%200%201.5%201.5%200%200%201%203%200ZM5%2019.5a1.5%201.5%200%201%200%200-3%201.5%201.5%200%200%200%200%203Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E");
}

trix-toolbar .trix-button--icon-number-list::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M3%204h2v4H4V5H3V4Zm5%202a1%201%200%200%201%201-1h11a1%201%200%201%201%200%202H9a1%201%200%200%201-1-1Zm1%205a1%201%200%201%200%200%202h11a1%201%200%201%200%200-2H9Zm0%206a1%201%200%201%200%200%202h11a1%201%200%201%200%200-2H9Zm-3.5-7H6v1l-1.5%202H6v1H3v-1l1.667-2H3v-1h2.5ZM3%2017v-1h3v4H3v-1h2v-.5H4v-1h1V17H3Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E");
}

trix-toolbar .trix-button--icon-undo::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M3%2014a1%201%200%200%200%201%201h6a1%201%200%201%200%200-2H6.257c2.247-2.764%205.151-3.668%207.579-3.264%202.589.432%204.739%202.356%205.174%205.405a1%201%200%200%200%201.98-.283c-.564-3.95-3.415-6.526-6.825-7.095C11.084%207.25%207.63%208.377%205%2011.39V8a1%201%200%200%200-2%200v6Zm2-1Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E");
}

trix-toolbar .trix-button--icon-redo::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M21%2014a1%201%200%200%201-1%201h-6a1%201%200%201%201%200-2h3.743c-2.247-2.764-5.151-3.668-7.579-3.264-2.589.432-4.739%202.356-5.174%205.405a1%201%200%200%201-1.98-.283c.564-3.95%203.415-6.526%206.826-7.095%203.08-.513%206.534.614%209.164%203.626V8a1%201%200%201%201%202%200v6Zm-2-1Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E");
}

trix-toolbar .trix-button--icon-decrease-nesting-level::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M5%206a1%201%200%200%201%201-1h12a1%201%200%201%201%200%202H6a1%201%200%200%201-1-1Zm4%205a1%201%200%201%200%200%202h9a1%201%200%201%200%200-2H9Zm-3%206a1%201%200%201%200%200%202h12a1%201%200%201%200%200-2H6Zm-3.707-5.707a1%201%200%200%200%200%201.414l2%202a1%201%200%201%200%201.414-1.414L4.414%2012l1.293-1.293a1%201%200%200%200-1.414-1.414l-2%202Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E");
}

trix-toolbar .trix-button--icon-increase-nesting-level::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M5%206a1%201%200%200%201%201-1h12a1%201%200%201%201%200%202H6a1%201%200%200%201-1-1Zm4%205a1%201%200%201%200%200%202h9a1%201%200%201%200%200-2H9Zm-3%206a1%201%200%201%200%200%202h12a1%201%200%201%200%200-2H6Zm-2.293-2.293%202-2a1%201%200%200%200%200-1.414l-2-2a1%201%200%201%200-1.414%201.414L3.586%2012l-1.293%201.293a1%201%200%201%200%201.414%201.414Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E");
}

trix-toolbar .trix-dialogs {
  position: relative;
}

trix-toolbar .trix-dialog {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  font-size: 0.75em;
  padding: 15px 10px;
  background: #fff;
  box-shadow: 0 0.3em 1em #ccc;
  border-top: 2px solid #888;
  border-radius: 5px;
  z-index: 5;
}

trix-toolbar .trix-input--dialog {
  font-size: inherit;
  font-weight: normal;
  padding: 0.5em 0.8em;
  margin: 0 10px 0 0;
  border-radius: 3px;
  border: 1px solid #bbb;
  background-color: #fff;
  box-shadow: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

trix-toolbar .trix-input--dialog.validate:invalid {
  box-shadow: #F00 0px 0px 1.5px 1px;
}

trix-toolbar .trix-button--dialog {
  font-size: inherit;
  padding: 0.5em;
  border-bottom: none;
}

trix-toolbar .trix-dialog--link {
  max-width: 600px;
}

trix-toolbar .trix-dialog__link-fields {
  display: flex;
  align-items: baseline;
}

trix-toolbar .trix-dialog__link-fields .trix-input {
  flex: 1;
}

trix-toolbar .trix-dialog__link-fields .trix-button-group {
  flex: 0 0 content;
  margin: 0;
}

trix-editor [data-trix-mutable]:not(.attachment__caption-editor) {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

trix-editor [data-trix-mutable] ::-moz-selection, trix-editor [data-trix-mutable]::-moz-selection,
trix-editor [data-trix-cursor-target]::-moz-selection {
  background: none;
}

trix-editor [data-trix-mutable] ::selection, trix-editor [data-trix-mutable]::selection,
trix-editor [data-trix-cursor-target]::selection {
  background: none;
}

trix-editor [data-trix-mutable].attachment__caption-editor:focus::-moz-selection {
  background: highlight;
}

trix-editor [data-trix-mutable].attachment__caption-editor:focus::selection {
  background: highlight;
}

trix-editor [data-trix-mutable].attachment.attachment--file {
  box-shadow: 0 0 0 2px highlight;
  border-color: transparent;
}

trix-editor [data-trix-mutable].attachment img {
  box-shadow: 0 0 0 2px highlight;
}

trix-editor .attachment {
  position: relative;
}

trix-editor .attachment:hover {
  cursor: default;
}

trix-editor .attachment--preview .attachment__caption:hover {
  cursor: text;
}

trix-editor .attachment__progress {
  position: absolute;
  z-index: 1;
  height: 20px;
  top: calc(50% - 10px);
  left: 5%;
  width: 90%;
  opacity: 0.9;
  transition: opacity 200ms ease-in;
}

trix-editor .attachment__progress[value="100"] {
  opacity: 0;
}

trix-editor .attachment__caption-editor {
  display: inline-block;
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
  color: inherit;
  text-align: center;
  vertical-align: top;
  border: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

trix-editor .attachment__toolbar {
  position: absolute;
  z-index: 1;
  top: -0.9em;
  left: 0;
  width: 100%;
  text-align: center;
}

trix-editor .trix-button-group {
  display: inline-flex;
}

trix-editor .trix-button {
  position: relative;
  float: left;
  color: #666;
  white-space: nowrap;
  font-size: 80%;
  padding: 0 0.8em;
  margin: 0;
  outline: none;
  border: none;
  border-radius: 0;
  background: transparent;
}

trix-editor .trix-button:not(:first-child) {
  border-left: 1px solid #ccc;
}

trix-editor .trix-button.trix-active {
  background: #cbeefa;
}

trix-editor .trix-button:not(:disabled) {
  cursor: pointer;
}

trix-editor .trix-button--remove {
  text-indent: -9999px;
  display: inline-block;
  padding: 0;
  outline: none;
  width: 1.8em;
  height: 1.8em;
  line-height: 1.8em;
  border-radius: 50%;
  background-color: #fff;
  border: 2px solid highlight;
  box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.25);
}

trix-editor .trix-button--remove::before {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0.7;
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg%20height%3D%2224%22%20width%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M19%206.41%2017.59%205%2012%2010.59%206.41%205%205%206.41%2010.59%2012%205%2017.59%206.41%2019%2012%2013.41%2017.59%2019%2019%2017.59%2013.41%2012z%22%2F%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%2F%3E%3C%2Fsvg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 90%;
}

trix-editor .trix-button--remove:hover {
  border-color: #333;
}

trix-editor .trix-button--remove:hover::before {
  opacity: 1;
}

trix-editor .attachment__metadata-container {
  position: relative;
}

trix-editor .attachment__metadata {
  position: absolute;
  left: 50%;
  top: 2em;
  transform: translate(-50%, 0);
  max-width: 90%;
  padding: 0.1em 0.6em;
  font-size: 0.8em;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 3px;
}

trix-editor .attachment__metadata .attachment__name {
  display: inline-block;
  max-width: 100%;
  vertical-align: bottom;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

trix-editor .attachment__metadata .attachment__size {
  margin-left: 0.2em;
  white-space: nowrap;
}

.trix-content {
  line-height: 1.5;
  overflow-wrap: break-word;
  word-break: break-word;
}

.trix-content * {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

.trix-content h1 {
  font-size: 1.2em;
  line-height: 1.2;
}

.trix-content blockquote {
  border: 0 solid #ccc;
  border-left-width: 0.3em;
  margin-left: 0.3em;
  padding-left: 0.6em;
}

.trix-content [dir=rtl] blockquote,
.trix-content blockquote[dir=rtl] {
  border-width: 0;
  border-right-width: 0.3em;
  margin-right: 0.3em;
  padding-right: 0.6em;
}

.trix-content li {
  margin-left: 1em;
}

.trix-content [dir=rtl] li {
  margin-right: 1em;
}

.trix-content pre {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  font-family: monospace;
  font-size: 0.9em;
  padding: 0.5em;
  white-space: pre;
  background-color: #eee;
  overflow-x: auto;
}

.trix-content img {
  max-width: 100%;
  height: auto;
}

.trix-content .attachment {
  display: inline-block;
  position: relative;
  max-width: 100%;
}

.trix-content .attachment a {
  color: inherit;
  text-decoration: none;
}

.trix-content .attachment a:hover, .trix-content .attachment a:visited:hover {
  color: inherit;
}

.trix-content .attachment__caption {
  text-align: center;
}

.trix-content .attachment__caption .attachment__name + .attachment__size::before {
  content: " •";
}

.trix-content .attachment--preview {
  width: 100%;
  text-align: center;
}

.trix-content .attachment--preview .attachment__caption {
  color: #666;
  font-size: 0.9em;
  line-height: 1.2;
}

.trix-content .attachment--file {
  color: #333;
  line-height: 1;
  margin: 0 2px 2px 2px;
  padding: 0.4em 1em;
  border: 1px solid #bbb;
  border-radius: 5px;
}

.trix-content .attachment-gallery {
  display: flex;
  flex-wrap: wrap;
  position: relative;
}

.trix-content .attachment-gallery .attachment {
  flex: 1 0 33%;
  padding: 0 0.5em;
  max-width: 33%;
}

.trix-content .attachment-gallery.attachment-gallery--2 .attachment, .trix-content .attachment-gallery.attachment-gallery--4 .attachment {
  flex-basis: 50%;
  max-width: 50%;
}

* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html {
  scroll-behavior: smooth;
}

body.so-body {
  font-family: "Outfit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
  letter-spacing: -0.01em;
  color: #1a1a2e;
  background: #ffffff;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  -webkit-font-smoothing: antialiased;
}

.so-nav {
  border-bottom: 1px solid #dadce0;
  background: #fff;
  padding: 0 24px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.06);
  z-index: 50;
}

.so-nav-hidden {
  display: none;
}

.so-nav-inner {
  max-width: 1080px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 60px;
}

.so-nav-links {
  display: flex;
  align-items: center;
}

.so-nav-link {
  color: #5f6368;
  text-decoration: none;
  font-size: 17px;
  font-weight: 500;
  margin-right: 28px;
  transition: color 0.15s;
}
.so-nav-link:hover {
  color: #1a1a2e;
}

.so-nav-cta-form {
  display: inline;
  margin-left: 4px;
}

.so-nav-cta {
  padding: 8px 18px;
  font-size: 14px;
}

.so-mobile-menu-btn {
  display: none;
  background: none;
  border: none;
  font-size: 22px;
  color: #1a1a2e;
  cursor: pointer;
  padding: 8px;
}
.so-mobile-menu-btn:hover {
  color: #1a73e8;
}

@media (max-width: 768px) {
  .so-mobile-menu-btn {
    display: block;
  }
  .so-nav-links {
    display: none;
    flex-direction: column;
    position: absolute;
    top: 60px;
    left: 0;
    right: 0;
    background: #fff;
    border-bottom: 1px solid #dadce0;
    padding: 16px 24px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
    z-index: 100;
  }
  .so-nav-links.open {
    display: flex;
  }
  .so-nav-link {
    margin-right: 0;
    padding: 12px 0;
    border-bottom: 1px solid #f0f0f0;
    font-size: 18px;
  }
  .so-nav-link:last-of-type {
    border-bottom: none;
  }
  .so-nav-cta {
    margin-top: 12px;
    text-align: center;
    font-size: 15px;
    padding: 12px;
  }
}
.so-logo {
  display: flex;
  align-items: center;
  text-decoration: none;
}

.so-logo-img {
  height: 26px;
  width: auto;
}

.so-main {
  flex: 1;
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
  padding: 40px 24px;
}

.so-footer {
  border-top: 1px solid #dadce0;
  padding: 32px 24px;
  text-align: center;
  color: #5f6368;
  font-size: 14px;
}

.so-footer-links {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 16px;
  margin-bottom: 16px;
}
.so-footer-links a, .so-footer-links a:visited, .so-footer-links a:link {
  color: #5f6368;
  text-decoration: none;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.01em;
  transition: color 0.15s;
}
.so-footer-links a:hover {
  color: #1a73e8;
}

.so-footer-dot {
  color: #dadce0;
  font-size: 12px;
}

.so-footer-copyright {
  margin-top: 8px;
}

.so-pro-dashboard {
  max-width: 1100px;
  margin: 0 auto;
  padding: 40px 20px;
}

.so-pro-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 28px;
  flex-wrap: wrap;
  gap: 12px;
}

.so-pro-title {
  font-size: 28px;
  font-weight: 800;
  color: #1a1a2e;
}

.so-pro-subtitle {
  font-size: 18px;
  color: #5f6368;
}

.so-pro-header-actions {
  display: flex;
  gap: 8px;
}

.so-pro-no-credits {
  font-size: 14px;
  color: #d93025;
  font-weight: 600;
  padding: 10px 16px;
  background: #fde8e8;
  border-radius: 8px;
}
.so-pro-no-credits i {
  margin-right: 6px;
}

.so-pro-empty-state {
  text-align: center;
  padding: 60px 20px;
  color: #5f6368;
}
.so-pro-empty-state > i {
  font-size: 32px;
  margin-bottom: 20px;
  display: block;
  color: #dadce0;
}
.so-pro-empty-state h3 {
  font-size: 28px;
  font-weight: 800;
  color: #1a1a2e;
  margin-bottom: 12px;
  line-height: 1.25;
}
.so-pro-empty-state p {
  font-size: 18px;
  margin: 0 auto 24px;
  line-height: 1.55;
  max-width: 640px;
}

.so-pro-empty-state .so-pro-empty-credits {
  font-size: 16px;
  color: #5f6368;
  margin-top: 16px;
  margin-bottom: 0;
}
.so-pro-empty-state .so-pro-empty-credits i {
  margin-right: 6px;
  color: #efb53c;
}

.so-onboard-section {
  margin-top: 48px;
}
.so-onboard-section h3 {
  font-size: 22px;
  font-weight: 800;
  color: #1a1a2e;
  text-align: center;
  margin-bottom: 24px;
}

.so-admin-card-highlight {
  border-color: #2e7d32;
  background: #f6faf6;
}
.so-admin-card-highlight .so-admin-card-value {
  color: #2e7d32;
}

.so-pro-credits-bar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 16px;
  background: #f8f9fa;
  border-radius: 8px;
  margin-bottom: 28px;
}

.so-pro-credits-label {
  font-size: 16px;
  font-weight: 600;
  color: #1a1a2e;
}
.so-pro-credits-label i {
  margin-right: 6px;
  color: #1a73e8;
}

.so-pro-credits-detail {
  font-weight: 400;
  color: #5f6368;
  margin-left: 4px;
}

.so-nav-account {
  position: relative;
  cursor: pointer;
  margin-left: 8px;
}

.so-nav-avatar {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: #1a73e8;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 15px;
  font-weight: 700;
  transition: box-shadow 0.15s;
}
.so-nav-account:hover .so-nav-avatar, .so-nav-account.open .so-nav-avatar {
  box-shadow: 0 0 0 3px rgba(26, 115, 232, 0.25);
}

.so-nav-dropdown {
  display: none;
  position: absolute;
  top: calc(100% + 8px);
  right: 0;
  width: 260px;
  background: #ffffff;
  border: 1px solid #dadce0;
  border-radius: 12px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12);
  z-index: 100;
  padding: 0;
  overflow: hidden;
}
.so-nav-account.open .so-nav-dropdown {
  display: block;
}

.so-nav-dropdown-header {
  padding: 12px 16px;
}

.so-nav-dropdown-name {
  font-size: 15px;
  font-weight: 700;
  color: #1a1a2e;
  margin-bottom: 2px;
}

.so-nav-dropdown-email {
  font-size: 13px;
  color: #5f6368;
}

.so-nav-dropdown-divider {
  height: 1px;
  background: #eee;
  margin: 0;
}

.so-nav-dropdown-item {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 14px 16px;
  font-size: 15px;
  font-weight: 500;
  color: #1a1a2e;
  text-decoration: none;
  transition: background 0.1s;
}
.so-nav-dropdown-item:hover {
  background: #f8f9fa;
}

.so-nav-dropdown-icon {
  width: 16px;
  text-align: center;
  color: #5f6368;
  font-size: 14px;
}
.so-nav-dropdown-icon.so-nav-dropdown-icon-gold {
  color: #efb53c;
}

.so-nav-dropdown-meta {
  font-size: 13px;
  color: #5f6368;
  font-weight: 400;
  margin-left: auto;
}

.so-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 14px 32px;
  border-radius: 12px;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  border: none;
  cursor: pointer;
  transition: all 0.2s ease;
}

.so-btn-primary {
  background: linear-gradient(to bottom, #1e7de8, #1668c7);
  color: #fff;
}
.so-btn-primary:hover {
  background: linear-gradient(to bottom, #1668c7, #1255a8);
}

.so-btn-secondary {
  background: #f8f9fa;
  color: #1a1a2e;
  border: 1px solid #dadce0;
}
.so-btn-secondary:hover {
  background: #eff0f1;
}

.so-btn-lg {
  padding: 16px 40px;
  font-size: 18px;
}

.so-input, .so-textarea {
  width: 100%;
  padding: 14px 16px;
  border: 1px solid #dadce0;
  border-radius: 12px;
  font-size: 16px;
  font-family: inherit;
  outline: none;
  transition: border-color 0.2s;
}
.so-input:focus, .so-textarea:focus {
  border-color: #1a73e8;
}

.so-textarea {
  min-height: 120px;
  resize: vertical;
}

.so-label {
  display: block;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 8px;
  color: #1a1a2e;
}

.so-step-actions {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 32px;
}

.so-icon-blue {
  background: #e3f2fd;
  color: #1565c0;
}

.so-icon-red {
  background: #fce4ec;
  color: #c62828;
}

.so-icon-green {
  background: #e8f5e9;
  color: #2e7d32;
}

.so-icon-purple {
  background: #f3e5f5;
  color: #7b1fa2;
}

.so-icon-indigo {
  background: #e8eaf6;
  color: #283593;
}

.so-icon-orange {
  background: #fff3e0;
  color: #e65100;
}

.so-icon-teal {
  background: #e0f7fa;
  color: #00838f;
}

.so-icon-deeporange {
  background: #fbe9e7;
  color: #bf360c;
}

.so-icon-navy {
  background: #e8eaf6;
  color: #283593;
}

.so-icon-amber {
  background: #fff8e1;
  color: #f9a825;
}

.so-icon-emerald {
  background: #e0f2f1;
  color: #00695c;
}

.so-icon-pink {
  background: #fce4ec;
  color: #ad1457;
}

.so-icon-sky {
  background: #e3f2fd;
  color: #0277bd;
}

.so-icon-lime {
  background: #f1f8e9;
  color: #558b2f;
}

.so-icon-brown {
  background: #efebe9;
  color: #4e342e;
}

.so-card {
  background: #ffffff;
  border: 1px solid #dadce0;
  border-radius: 12px;
  padding: 24px;
}

.so-card-icon {
  width: 40px;
  height: 40px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  margin-bottom: 12px;
  flex-shrink: 0;
}

.so-card h4, .so-card-title {
  font-size: 17px;
  font-weight: 700;
  color: #1a1a2e;
  margin-bottom: 6px;
}

.so-card p, .so-card-desc {
  font-size: 16px;
  color: #5f6368;
  line-height: 1.6;
  margin: 0;
}

.so-card-grid-2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
@media (max-width: 640px) {
  .so-card-grid-2 {
    grid-template-columns: 1fr;
  }
}

.so-card-grid-3 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
@media (max-width: 640px) {
  .so-card-grid-3 {
    grid-template-columns: 1fr;
  }
}

.so-card-center {
  text-align: center;
}

.so-guide-author-link {
  text-decoration: none;
}
.so-guide-author-link:hover {
  text-decoration: none;
}

.so-optional-upload {
  margin-top: 24px;
  padding-top: 24px;
  border-top: 1px solid #eee;
}

.so-optional-label {
  font-size: 15px;
  font-weight: 600;
  color: #1a1a2e;
  margin-bottom: 4px;
}

.so-optional-hint {
  font-size: 14px;
  color: #5f6368;
  margin-bottom: 12px;
}

.so-dropzone-sm {
  padding: 24px 16px;
}
.so-dropzone-sm p {
  font-size: 14px;
  color: #5f6368;
  margin: 0;
}

.so-confidence-badge {
  display: inline-block;
  font-size: 11px;
  font-weight: 600;
  padding: 2px 8px;
  border-radius: 4px;
  margin-left: 8px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
}

.so-confidence-indicated {
  background: #fff3e0;
  color: #e65100;
}

.so-confidence-recommended {
  background: #e3f2fd;
  color: #1565c0;
}

.so-tip-wrap {
  position: relative;
  display: inline-block;
}

.so-tip-content {
  display: none;
  position: absolute;
  right: 0;
  top: 28px;
  width: 360px;
  padding: 18px 20px;
  background: #1a1a2e;
  color: #fff;
  font-size: 15px;
  line-height: 1.7;
  border-radius: 8px;
  z-index: 100;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.15);
}
.so-tip-content::before {
  content: "";
  position: absolute;
  top: -6px;
  right: 8px;
  width: 12px;
  height: 12px;
  background: #1a1a2e;
  transform: rotate(45deg);
}

.so-tip-wrap:hover .so-tip-content {
  display: block;
}

.so-job-id-field {
  font-size: 13px;
  font-weight: 600;
  color: #1a73e8;
  min-width: 60px;
  display: inline-block;
  padding: 2px 6px;
  border-radius: 4px;
  cursor: text;
}
.so-job-id-field:empty::before {
  content: "---";
  color: #ccc;
  font-weight: 400;
}
.so-job-id-field:hover {
  background: #f5f5f5;
}
.so-job-id-field:focus {
  outline: none;
  background: #fff;
  box-shadow: 0 0 0 2px #1a73e8;
  color: #1a1a2e;
}

.so-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  margin-top: 24px;
  padding: 16px 0;
}

.so-pagination-link {
  font-size: 16px;
  font-weight: 600;
  color: #1a73e8;
  text-decoration: none;
}
.so-pagination-link:hover {
  text-decoration: underline;
}

.so-pagination-info {
  font-size: 16px;
  color: #5f6368;
}

.so-guide-layout {
  display: flex;
  gap: 48px;
  max-width: 1100px;
  margin: 0 auto;
}

.so-guide-main {
  flex: 1;
  min-width: 0;
}

.so-guide-sidebar {
  width: 260px;
  flex-shrink: 0;
  position: sticky;
  top: 80px;
  align-self: flex-start;
  max-height: calc(100vh - 100px);
  overflow-y: auto;
}

.so-guide-breadcrumb {
  font-size: 14px;
  color: #5f6368;
  margin-bottom: 16px;
}
.so-guide-breadcrumb a {
  color: #1a73e8;
  text-decoration: none;
}
.so-guide-breadcrumb a:hover {
  text-decoration: underline;
}

.so-breadcrumb-sep {
  margin: 0 8px;
  color: #ccc;
}

.so-guide-cta {
  background: #f8f9fa;
  border-radius: 12px;
  padding: 32px;
  margin-top: 40px;
  text-align: center;
}
.so-guide-cta h3 {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 8px;
}
.so-guide-cta p {
  font-size: 16px;
  color: #5f6368;
  margin-bottom: 20px;
}

.so-guide-sidebar-section {
  margin-bottom: 24px;
}
.so-guide-sidebar-section h4 {
  font-size: 14px;
  font-weight: 700;
  color: #1a1a2e;
  margin-bottom: 10px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
}

.so-guide-sidebar-link {
  display: block;
  padding: 6px 0;
  font-size: 14px;
  color: #5f6368;
  text-decoration: none;
}
.so-guide-sidebar-link:hover {
  color: #1a73e8;
}
.so-guide-sidebar-link.active {
  color: #1a73e8;
  font-weight: 600;
}

.so-sidebar-icon {
  margin-right: 6px;
}

.so-sidebar-btn {
  width: 100%;
  font-size: 14px;
  padding: 10px;
}

.so-sidebar-btn-icon {
  margin-right: 6px;
}

.so-guide-callout {
  background: #f8fafb;
  border-left: 4px solid #1a73e8;
  border-radius: 0 12px 12px 0;
  padding: 18px 22px;
  margin: 20px 0 8px;
}

.so-guide-callout-label {
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  color: #1a73e8;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  gap: 8px;
}
.so-guide-callout-label i {
  font-size: 14px;
}

.so-guide-callout-items {
  list-style: none;
  padding: 0;
  margin: 0;
}
.so-guide-callout-items li {
  font-size: 15px;
  line-height: 1.6;
  color: #1a1a2e;
  padding: 3px 0;
}
.so-guide-callout-items li:before {
  content: "•";
  color: #1a73e8;
  font-weight: 700;
  margin-right: 8px;
}

.so-guide-table-wrap {
  margin: 20px 0 8px;
  overflow-x: auto;
  border-radius: 12px;
  border: 1px solid #dadce0;
}

.so-guide-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 14px;
}
.so-guide-table thead {
  background: #f0f3f6;
}
.so-guide-table thead th {
  padding: 12px 16px;
  text-align: left;
  font-weight: 700;
  color: #1a1a2e;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  border-bottom: 2px solid #dadce0;
}
.so-guide-table tbody tr {
  border-bottom: 1px solid #edf0f3;
}
.so-guide-table tbody tr:last-child {
  border-bottom: none;
}
.so-guide-table tbody tr:nth-child(even) {
  background: #fafbfc;
}
.so-guide-table tbody td {
  padding: 12px 16px;
  line-height: 1.5;
  color: #1a1a2e;
  vertical-align: top;
}
.so-guide-table tbody td:first-child {
  color: #5f6368;
}
.so-guide-table tbody td:last-child {
  font-weight: 600;
  color: #1a7a3a;
}

.so-guide-checklist {
  background: #f6faf6;
  border: 1px solid #c8e6c9;
  border-radius: 12px;
  padding: 24px 28px;
  margin-top: 32px;
}
.so-guide-checklist h3 {
  font-size: 18px;
  font-weight: 700;
  color: #2e7d32;
  margin-bottom: 16px;
  display: flex;
  align-items: center;
  gap: 10px;
}

.so-guide-checklist-icon {
  font-size: 20px;
  color: #2e7d32;
}

.so-guide-checklist-items {
  list-style: none;
  padding: 0;
  margin: 0;
}

.so-guide-checklist-item {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  padding: 8px 0;
  font-size: 15px;
  line-height: 1.5;
  color: #1a1a2e;
  border-bottom: 1px solid #e0ece0;
}
.so-guide-checklist-item:last-child {
  border-bottom: none;
}

.so-guide-checkbox {
  color: #66bb6a;
  font-size: 16px;
  margin-top: 2px;
  flex-shrink: 0;
}

.so-guide-link-wrap {
  position: relative;
  display: inline;
}
.so-guide-link-wrap:hover .so-guide-tooltip {
  display: block;
}

.so-guide-inline-link {
  color: #1a73e8;
  text-decoration: none;
  border-bottom: 1px dashed rgba(26, 115, 232, 0.4);
  transition: all 0.15s;
}
.so-guide-inline-link:hover {
  border-bottom-style: solid;
  border-bottom-color: #1a73e8;
}

.so-guide-tooltip {
  display: none;
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  width: 320px;
  padding: 16px 20px 16px;
  background: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 10px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12);
  font-size: 14px;
  line-height: 1.6;
  color: #444;
  z-index: 100;
}
.so-guide-tooltip::before {
  content: "";
  position: absolute;
  bottom: -16px;
  left: 0;
  right: 0;
  height: 16px;
}
.so-guide-tooltip .so-guide-tooltip-header {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 6px;
}
.so-guide-tooltip .so-guide-tooltip-icon {
  width: 28px;
  height: 28px;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 13px;
  flex-shrink: 0;
}
.so-guide-tooltip strong {
  font-size: 15px;
  color: #1a1a2e;
  line-height: 1.3;
}
.so-guide-tooltip::after {
  content: "";
  position: absolute;
  bottom: -6px;
  left: 50%;
  transform: translateX(-50%) rotate(45deg);
  width: 12px;
  height: 12px;
  background: #fff;
  border-right: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
}

.so-guide-tooltip-link {
  display: inline-block;
  margin-top: 10px;
  font-size: 14px;
  font-weight: 600;
  color: #1a73e8;
  text-decoration: none;
  padding: 6px 14px;
  border: 1px solid #1a73e8;
  border-radius: 6px;
  transition: all 0.15s;
}
.so-guide-tooltip-link:hover {
  background: #1a73e8;
  color: #fff;
}

.so-guide-scenario {
  display: flex;
  gap: 14px;
  background: #f0f7ff;
  border-radius: 12px;
  padding: 20px 24px;
  margin-bottom: 28px;
  border: 1px solid #d4e5f7;
}
.so-guide-scenario p {
  font-size: 16px;
  line-height: 1.7;
  color: #1a1a2e;
  font-style: italic;
  margin: 0;
}

.so-guide-scenario-icon {
  color: #1a73e8;
  font-size: 18px;
  margin-top: 3px;
  flex-shrink: 0;
}

.so-step-actions-center {
  margin-top: 24px;
  justify-content: center;
  gap: 12px;
}

.so-icon-primary {
  background: #e8f0fe;
  color: #1a73e8;
}

.so-btn-compact {
  padding: 8px 20px;
  font-size: 14px;
}

.so-dashboard-section-title {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 12px;
}

.so-dashboard-section-title-spaced {
  margin-top: 32px;
}

.so-dashboard-card-title {
  font-weight: 600;
  margin-bottom: 2px;
}

.so-dashboard-card-meta {
  font-size: 13px;
  color: #5f6368;
  margin-bottom: 0;
}

.so-dashboard-card-sep {
  margin: 0 6px;
}

.so-dashboard-icon-success {
  background: #e8f5e9;
  color: #2e7d32;
}

.so-dashboard-empty {
  text-align: center;
  padding: 60px 0;
}

.so-dashboard-empty-icon {
  font-size: 40px;
  color: #dadce0;
  margin-bottom: 16px;
}

.so-dashboard-empty-text {
  font-size: 16px;
  color: #5f6368;
  margin-bottom: 20px;
}

.so-dashboard-footer-cta {
  margin-top: 40px;
  text-align: center;
}

.so-text-primary {
  color: #1a73e8;
}

.so-text-primary-dark {
  color: #1557b0;
}

.so-text-success {
  color: #2e7d32;
}

.so-text-danger {
  color: #d93025;
}

.so-text-danger-strong {
  color: #d32f2f;
}

.so-text-warning {
  color: #e65100;
}

.so-text-muted {
  color: #5f6368;
}

.so-text-light {
  color: #999;
}

.so-text-soft {
  color: #888;
}

.so-text-faint {
  color: #ccc;
}

.so-text-dark {
  color: #1a1a2e;
}

.so-text-purple {
  color: #7b1fa2;
}

.so-text-indigo {
  color: #283593;
}

.so-text-blue-strong {
  color: #1565c0;
}

.so-text-body {
  color: #444;
}

.so-bg-primary-soft {
  background: #e8f0fe;
  color: #1a73e8;
}

.so-bg-success-soft {
  background: #e8f5e9;
  color: #2e7d32;
}

.so-bg-warning-soft {
  background: #fff3e0;
  color: #e65100;
}

.so-bg-danger-soft {
  background: #fde8e8;
  color: #d93025;
}

.so-bg-purple-soft {
  background: #f3e5f5;
  color: #7b1fa2;
}

.so-bg-blue-soft {
  background: #e3f2fd;
  color: #1565c0;
}

.so-bg-grey-soft {
  background: #f3f4f6;
  color: #4b5563;
}

.so-fs-14 {
  font-size: 14px;
}

.so-fs-15 {
  font-size: 15px;
}

.so-fs-16 {
  font-size: 16px;
}

.so-fs-17 {
  font-size: 17px;
}

.so-fs-18 {
  font-size: 18px;
}

.so-fs-20 {
  font-size: 20px;
}

.so-fs-22 {
  font-size: 22px;
}

.so-fs-24 {
  font-size: 24px;
}

.so-fs-28 {
  font-size: 28px;
}

.so-fs-32 {
  font-size: 32px;
}

.so-fs-48 {
  font-size: 48px;
}

.so-fw-400 {
  font-weight: 400;
}

.so-fw-500 {
  font-weight: 500;
}

.so-fw-600 {
  font-weight: 600;
}

.so-fw-700 {
  font-weight: 700;
}

.so-fw-800 {
  font-weight: 800;
}

.so-m-0 {
  margin: 0;
}

.so-mt-0 {
  margin-top: 0;
}

.so-mt-1 {
  margin-top: 4px;
}

.so-mt-2 {
  margin-top: 8px;
}

.so-mt-3 {
  margin-top: 12px;
}

.so-mt-4 {
  margin-top: 16px;
}

.so-mt-5 {
  margin-top: 24px;
}

.so-mt-6 {
  margin-top: 32px;
}

.so-mt-7 {
  margin-top: 40px;
}

.so-mt-8 {
  margin-top: 60px;
}

.so-mb-0 {
  margin-bottom: 0;
}

.so-mb-1 {
  margin-bottom: 4px;
}

.so-mb-2 {
  margin-bottom: 8px;
}

.so-mb-3 {
  margin-bottom: 12px;
}

.so-mb-4 {
  margin-bottom: 16px;
}

.so-mb-5 {
  margin-bottom: 24px;
}

.so-mb-6 {
  margin-bottom: 32px;
}

.so-mb-7 {
  margin-bottom: 40px;
}

.so-ml-1 {
  margin-left: 4px;
}

.so-ml-2 {
  margin-left: 8px;
}

.so-ml-3 {
  margin-left: 12px;
}

.so-mr-1 {
  margin-right: 4px;
}

.so-mr-2 {
  margin-right: 6px;
}

.so-mr-3 {
  margin-right: 8px;
}

.so-mr-4 {
  margin-right: 12px;
}

.so-mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.so-my-3 {
  margin-top: 12px;
  margin-bottom: 12px;
}

.so-my-4 {
  margin-top: 16px;
  margin-bottom: 16px;
}

.so-my-5 {
  margin-top: 24px;
  margin-bottom: 24px;
}

.so-p-0 {
  padding: 0;
}

.so-py-1 {
  padding-top: 4px;
  padding-bottom: 4px;
}

.so-py-2 {
  padding-top: 5px;
  padding-bottom: 5px;
}

.so-py-3 {
  padding-top: 8px;
  padding-bottom: 8px;
}

.so-pt-3 {
  padding-top: 12px;
}

.so-pt-4 {
  padding-top: 16px;
}

.so-d-none {
  display: none;
}

.so-d-block {
  display: block;
}

.so-d-inline {
  display: inline;
}

.so-d-inline-block {
  display: inline-block;
}

.so-d-flex {
  display: flex;
}

.so-d-inline-flex {
  display: inline-flex;
}

.so-flex-1 {
  flex: 1;
}

.so-flex-center {
  display: flex;
  align-items: center;
  justify-content: center;
}

.so-flex-between {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.so-flex-row {
  display: flex;
  align-items: center;
  gap: 8px;
}

.so-flex-row-sm {
  display: flex;
  align-items: center;
  gap: 6px;
}

.so-flex-row-lg {
  display: flex;
  align-items: center;
  gap: 12px;
}

.so-flex-stack {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.so-flex-actions {
  display: flex;
  gap: 12px;
}

.so-gap-2 {
  gap: 8px;
}

.so-gap-3 {
  gap: 12px;
}

.so-gap-4 {
  gap: 16px;
}

.so-w-100 {
  width: 100%;
}

.so-w-icon {
  width: 16px;
}

.so-w-icon-sm {
  width: 14px;
}

.so-text-center {
  text-align: center;
}

.so-text-right {
  text-align: right;
}

.so-text-left {
  text-align: left;
}

.so-eyebrow {
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  color: #1a1a2e;
  margin-bottom: 8px;
}

.so-page-heading {
  font-size: 28px;
  font-weight: 800;
  margin-bottom: 8px;
}

.so-section-icon {
  font-size: 20px;
  margin-bottom: 12px;
}

.so-narrow-container {
  max-width: 420px;
  margin: 60px auto;
}

.so-tight-container {
  max-width: 720px;
  margin: 40px auto;
}

.so-icon-cell {
  width: 16px;
  text-align: center;
  margin-right: 8px;
  color: #5f6368;
}

.so-icon-cell-primary {
  width: 16px;
  text-align: center;
  margin-right: 8px;
  color: #1a73e8;
}

.so-icon-cell-dark {
  width: 14px;
  text-align: center;
  margin-right: 6px;
  color: #1a1a2e;
}

.so-lead {
  font-size: 17px;
  line-height: 1.8;
  margin-bottom: 16px;
}

.so-help-text {
  font-size: 13px;
  color: #5f6368;
  margin-bottom: 0;
}

.so-help-text-sm {
  font-size: 11px;
  color: #999;
  display: block;
}

.so-magic-link-section {
  margin-bottom: 24px;
}

.so-magic-link-label {
  font-size: 15px;
  font-weight: 600;
  color: #1a1a2e;
  margin-bottom: 12px;
  text-align: center;
}

.so-divider {
  display: flex;
  align-items: center;
  margin: 24px 0;
  color: #5f6368;
  font-size: 13px;
  font-weight: 500;
}
.so-divider::before, .so-divider::after {
  content: "";
  flex: 1;
  height: 1px;
  background: #dadce0;
}
.so-divider span {
  padding: 0 16px;
}

.so-password-section {
  margin-bottom: 16px;
}

.so-form-group {
  margin-bottom: 20px;
}

.so-form-link-right {
  text-align: right;
  margin-bottom: 24px;
}
.so-form-link-right a {
  font-size: 14px;
  color: #1a73e8;
  text-decoration: none;
}
.so-form-link-right a:hover {
  text-decoration: underline;
}

.so-form-footer {
  text-align: center;
  margin-top: 20px;
  font-size: 16px;
  color: #5f6368;
}

.so-link {
  color: #1a73e8;
  font-weight: 600;
  text-decoration: none;
}
.so-link:hover {
  text-decoration: underline;
}

.so-btn-full {
  width: 100%;
}

.so-flash-notice {
  color: #2e7d32;
  font-size: 14px;
  text-align: center;
  margin-bottom: 16px;
  padding: 12px;
  background: #e8f5e9;
  border-radius: 8px;
}

.so-flash-alert {
  color: #d93025;
  font-size: 14px;
  text-align: center;
  margin-bottom: 16px;
  padding: 12px;
  background: #fce4ec;
  border-radius: 8px;
}

.so-signup-step {
  animation: so-fade-in 0.2s ease;
}

@keyframes so-fade-in {
  from {
    opacity: 0;
    transform: translateY(8px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.so-signup-back {
  display: block;
  width: 100%;
  margin-top: 12px;
  padding: 10px;
  background: none;
  border: none;
  font-family: inherit;
  font-size: 15px;
  font-weight: 600;
  color: #5f6368;
  cursor: pointer;
  text-align: center;
  transition: color 0.15s;
}
.so-signup-back:hover {
  color: #1a1a2e;
}

.so-signup-progress {
  display: flex;
  justify-content: center;
  gap: 8px;
  margin-top: 24px;
}

.so-signup-dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #dadce0;
  transition: background 0.2s;
}
.so-signup-dot.active {
  background: #1a73e8;
}

.so-auth-card {
  max-width: 420px;
  margin: 60px auto;
}

.so-auth-error-box {
  background: #fce4ec;
  border-radius: 8px;
  padding: 12px 16px;
  margin-bottom: 16px;
}

.so-auth-error-line {
  color: #c62828;
  font-size: 14px;
  margin-bottom: 4px;
}

.so-flash-warning {
  color: #e65100;
  font-size: 14px;
  text-align: center;
  margin-bottom: 16px;
  background: #fff8e1;
  padding: 12px;
  border-radius: 8px;
}

.so-auth-flash-inline {
  color: #d32f2f;
  font-size: 14px;
  text-align: center;
  margin-bottom: 16px;
}

.so-auth-field {
  margin-bottom: 16px;
}

.so-auth-field-last {
  margin-bottom: 24px;
}

.so-auth-hint {
  font-size: 12px;
  color: #5f6368;
  margin-top: 4px;
}

.so-auth-footer {
  text-align: center;
  margin-top: 16px;
  font-size: 15px;
  color: #5f6368;
}

.so-auth-footer-link {
  color: #1a73e8;
  font-weight: 600;
}

.so-auth-toggle-row {
  text-align: center;
  margin-top: 12px;
}

.so-auth-password-section {
  display: none;
  margin-top: 20px;
}

.so-wizard {
  max-width: 640px;
  margin: 0 auto;
}

.so-step-header {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 32px;
}

.so-step-header h2 {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 8px;
}

.so-step-header p {
  color: #5f6368;
  font-size: 18px;
  line-height: 1.6;
}

.so-photo-tips {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
  margin-bottom: 24px;
}

.so-photo-tip {
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 16px;
  color: #1a1a2e;
  padding: 12px 16px;
  background: #f8f9fa;
  border-radius: 10px;
}
.so-photo-tip i {
  font-size: 16px;
  color: #1a73e8;
  flex-shrink: 0;
}

@media (max-width: 640px) {
  .so-photo-tips {
    grid-template-columns: 1fr;
  }
}
.so-progress {
  display: flex;
  gap: 6px;
  margin-bottom: 40px;
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
}

.so-progress-step {
  flex: 1;
  height: 4px;
  border-radius: 2px;
  background: #dadce0;
}
.so-progress-step.active {
  background: #1a73e8;
}
.so-progress-step.complete {
  background: #2e7d32;
}

.so-estimate-upload-section {
  margin-top: 24px;
}

.so-estimate-upload-toggle {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 15px;
  color: #5f6368;
  cursor: pointer;
  padding: 12px 16px;
  background: #f8f9fa;
  border-radius: 10px;
  transition: all 0.15s;
}
.so-estimate-upload-toggle:hover {
  background: #f0f0f0;
  color: #1a1a2e;
}
.so-estimate-upload-toggle i:first-child {
  color: #1a73e8;
}
.so-estimate-upload-toggle .so-estimate-upload-chevron {
  margin-left: auto;
  font-size: 12px;
}

.so-estimate-upload-area {
  margin-top: 12px;
}

.so-dropzone-sm {
  padding: 20px;
}
.so-dropzone-sm .so-dropzone-icon {
  font-size: 28px;
}
.so-dropzone-sm .so-dropzone-title {
  font-size: 15px;
}

.so-estimate-file-list {
  margin-top: 8px;
}

.so-estimate-file-item {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 8px 12px;
  font-size: 15px;
  color: #1a1a2e;
  background: #f8f9fa;
  border-radius: 8px;
  margin-bottom: 4px;
}
.so-estimate-file-item i:first-child {
  color: #c62828;
}

.so-estimate-file-status {
  margin-left: auto;
}

.so-estimate-remove {
  background: none;
  border: none;
  color: #ccc;
  cursor: pointer;
  font-size: 14px;
  padding: 4px;
  transition: color 0.15s;
}
.so-estimate-remove:hover {
  color: #d93025;
}

.so-estimate-file-label {
  font-size: 15px;
  font-weight: 600;
  color: #5f6368;
  margin-bottom: 6px;
}
.so-estimate-file-label i {
  margin-right: 6px;
  color: #c62828;
}

.so-card-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(170px, 1fr));
  gap: 12px;
  margin-bottom: 24px;
}

.so-card-option {
  border: 2px solid #dadce0;
  border-radius: 12px;
  padding: 20px 16px;
  text-align: center;
  cursor: pointer;
  transition: all 0.2s ease;
  background: #ffffff;
}
.so-card-option:hover {
  border-color: #1a73e8;
  background: rgba(26, 115, 232, 0.08);
}
.so-card-option.selected {
  border-color: #1a73e8;
  background: rgba(26, 115, 232, 0.08);
}
.so-card-option input[type=radio], .so-card-option input[type=checkbox] {
  display: none;
}

.so-card-option-icon {
  font-size: 28px;
  color: #1a73e8;
  margin-bottom: 8px;
}

.so-card-option-label {
  font-size: 14px;
  font-weight: 600;
}

.so-dropzone {
  border: 2px dashed #dadce0;
  border-radius: 12px;
  padding: 48px 24px;
  text-align: center;
  cursor: pointer;
  transition: all 0.2s;
}
.so-dropzone:hover, .so-dropzone.dragover {
  border-color: #1a73e8;
  background: rgba(26, 115, 232, 0.08);
}

.so-dropzone-icon {
  font-size: 40px;
  color: #1a73e8;
  margin-bottom: 12px;
}

.so-photo-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(120px, 1fr));
  gap: 8px;
  margin-top: 16px;
}

.so-photo-thumb {
  aspect-ratio: 1;
  border-radius: 8px;
  overflow: hidden;
  position: relative;
}
.so-photo-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.so-photo-remove {
  position: absolute;
  top: 6px;
  right: 6px;
  z-index: 5;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  border: 2px solid #fff;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.75);
  color: #fff;
  font-size: 12px;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
  transition: background 0.15s, transform 0.1s;
}
.so-photo-remove:hover {
  background: #d93025;
  transform: scale(1.08);
}

.so-uploaded-heading {
  margin: 20px 0 10px;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  color: #5f6368;
}

.so-sidebar-reanalyze {
  background: linear-gradient(135deg, #fff8e1 0%, #fff3d0 100%);
  border: 1px solid #f0d486;
  border-radius: 10px;
  padding: 16px 18px;
  margin-bottom: 16px;
}
.so-sidebar-reanalyze .so-sidebar-reanalyze-msg {
  font-size: 15px;
  color: #1a1a2e;
  margin: 0 0 12px;
  line-height: 1.45;
}
.so-sidebar-reanalyze .so-sidebar-reanalyze-msg i {
  margin-right: 6px;
  color: #b95900;
}
.so-sidebar-reanalyze .so-sidebar-btn {
  width: 100%;
}
.so-sidebar-reanalyze .so-sidebar-reanalyze-cost {
  font-size: 15px;
  font-weight: 600;
  color: #1a1a2e;
  text-align: center;
  margin: 12px 0 0;
}
.so-sidebar-reanalyze .so-sidebar-reanalyze-cost i {
  margin-right: 6px;
  color: #efb53c;
}

.so-reanalyze-msg {
  font-size: 15px;
  line-height: 1.5;
  color: #5f6368;
  margin-bottom: 16px;
}

.so-reanalyze-cost {
  font-size: 15px;
  font-weight: 600;
  color: #1a1a2e;
  margin-top: 14px;
  text-align: center;
}
.so-reanalyze-cost i {
  margin-right: 6px;
  color: #efb53c;
}

.so-photo-overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.4);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 20px;
}

.so-photo-uploading {
  opacity: 0.7;
}

.so-photo-failed .so-photo-overlay {
  background: rgba(217, 48, 37, 0.5);
}

.so-photos-existing {
  margin-top: 12px;
  font-size: 14px;
  color: #5f6368;
}

.so-upload-progress {
  margin-top: 16px;
  padding: 16px;
  background: #f8f9fa;
  border-radius: 12px;
  border: 1px solid #dadce0;
}

.so-upload-progress-header {
  display: flex;
  justify-content: space-between;
  margin-bottom: 8px;
}

.so-upload-count {
  font-size: 14px;
  font-weight: 600;
  color: #1a1a2e;
}

.so-upload-percent {
  font-size: 14px;
  font-weight: 700;
  color: #1a73e8;
}

.so-progress-bar-track {
  width: 100%;
  height: 8px;
  background: #dadce0;
  border-radius: 4px;
  overflow: hidden;
}

.so-progress-bar-fill {
  height: 100%;
  width: 0%;
  background: #1a73e8;
  border-radius: 4px;
  transition: width 0.3s ease;
}

.so-mobile-camera {
  display: none;
  margin-top: 12px;
  text-align: center;
}

.so-mobile-camera-btn {
  width: 100%;
}

@media (max-width: 640px) {
  .so-mobile-camera {
    display: block;
  }
}
.so-dropzone-title {
  font-weight: 600;
  margin-bottom: 4px;
}

.so-dropzone-hint {
  font-size: 14px;
  color: #5f6368;
}

.so-spinner {
  width: 48px;
  height: 48px;
  border: 4px solid #dadce0;
  border-top-color: #1a73e8;
  border-radius: 50%;
  animation: so-spin 0.8s linear infinite;
  margin: 0 auto 24px;
}

@keyframes so-spin {
  to {
    transform: rotate(360deg);
  }
}
.so-pro-question {
  margin-bottom: 24px;
}

.so-pro-question-label {
  font-size: 18px;
  font-weight: 700;
  color: #1a1a2e;
  display: block;
  margin-bottom: 10px;
}

.so-pro-optional {
  font-weight: 400;
  color: #5f6368;
  font-size: 14px;
}

.so-pro-tooltip-wrap {
  position: relative;
  display: inline-block;
  margin-left: 6px;
}

.so-pro-tooltip-icon {
  font-size: 14px;
  color: #ccc;
  cursor: pointer;
}
.so-pro-tooltip-icon:hover {
  color: #1a73e8;
}

.so-pro-tooltip {
  display: none;
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  background: #1a1a2e;
  color: white;
  font-size: 14px;
  font-weight: 400;
  padding: 10px 14px;
  border-radius: 8px;
  width: 260px;
  line-height: 1.5;
  margin-bottom: 8px;
  z-index: 10;
  text-transform: none;
  letter-spacing: 0;
}
.so-pro-tooltip-wrap:hover .so-pro-tooltip {
  display: block;
}

.so-pro-pills {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}
.so-pro-pills input {
  display: none;
}
.so-pro-pills input:checked + .so-pro-pill-content {
  background: #1a73e8;
  color: white;
  border-color: #1a73e8;
}

.so-pro-pill-content {
  padding: 12px 18px;
  border: 1px solid #dadce0;
  border-radius: 10px;
  cursor: pointer;
  font-size: 16px;
  font-weight: 600;
  transition: all 0.15s;
  display: flex;
  align-items: center;
  gap: 8px;
}
.so-pro-pill-content:hover {
  border-color: #1a73e8;
}
.so-pro-pill-content i {
  font-size: 16px;
}

.so-pro-pill-desc {
  font-size: 13px;
  font-weight: 400;
  display: block;
  margin-top: 2px;
}

.so-pro-chips {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}
.so-pro-chips input {
  display: none;
}
.so-pro-chips input:checked + .so-pro-chip-content {
  background: #e8f0fe;
  color: #1a73e8;
  border-color: #1a73e8;
}

.so-pro-chip-content {
  padding: 10px 16px;
  border: 1px solid #dadce0;
  border-radius: 20px;
  cursor: pointer;
  font-size: 15px;
  font-weight: 600;
  transition: all 0.15s;
}
.so-pro-chip-content:hover {
  border-color: #1a73e8;
}

.so-pro-address-row {
  display: flex;
  gap: 8px;
}

.so-pro-address-field {
  flex: 3;
}

.so-pro-address-city {
  flex: 2;
}

.so-pro-address-state {
  flex: 0 0 50px;
  text-transform: uppercase;
}

.so-pro-address-zip {
  flex: 0 0 70px;
}

.so-pro-textarea {
  resize: vertical;
  min-height: 60px;
}

.so-btn-icon-right {
  margin-left: 8px;
}

.so-wizard-step {
  display: flex;
  align-items: center;
  gap: 6px;
}
.so-wizard-step.active .so-wizard-step-dot {
  background: #1a73e8;
  color: white;
}

.so-wizard-step-dot {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #e0e0e0;
  color: #999;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-weight: 700;
}

.so-wizard-step-label {
  font-size: 16px;
  color: #5f6368;
  font-weight: 600;
}
.active .so-wizard-step-label {
  color: #1a1a2e;
}

.so-wizard-progress {
  display: flex;
  gap: 24px;
  margin-bottom: 28px;
  justify-content: center;
}

.so-analyzing {
  text-align: center;
  padding: 60px 20px;
}
.so-analyzing h2 {
  font-size: 22px;
  font-weight: 700;
  margin: 16px 0 8px;
}
.so-analyzing p {
  font-size: 15px;
  color: #5f6368;
}

.so-analyzing-spinner {
  color: #1a73e8;
  animation: pulse 2s infinite;
}

.so-analyzing-done {
  color: #2e7d32;
}

@keyframes pulse {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
}
.so-reanalyzing-orb {
  position: relative;
  width: 140px;
  height: 140px;
  margin: 0 auto 24px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.so-reanalyzing-ring {
  position: absolute;
  inset: 14px;
  border-radius: 50%;
  border: 2px dashed rgba(26, 26, 46, 0.55);
  animation: so-ring-spin 9s linear infinite;
}

.so-reanalyzing-ring-inner {
  inset: 30px;
  border-style: solid;
  border-color: rgba(26, 26, 46, 0.12);
  border-top-color: #1a1a2e;
  border-right-color: #1a1a2e;
  animation: so-ring-spin-reverse 1.6s linear infinite;
}

.so-reanalyzing-icon {
  width: 56px;
  height: 56px;
  color: #1a73e8;
  z-index: 2;
}

@keyframes so-ring-spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes so-ring-spin-reverse {
  from {
    transform: rotate(360deg);
  }
  to {
    transform: rotate(0deg);
  }
}
@keyframes so-icon-bob {
  0%, 100% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
}
.so-reanalyzing-thinking {
  font-size: 24px;
  color: #1a1a2e;
  font-weight: 700;
  min-height: 1.4em;
  transition: opacity 0.25s ease-in-out;
  margin: 0 0 12px;
}

.so-reanalyzing-note {
  font-size: 16px;
  color: #5f6368;
  margin: 0;
}

.so-analyzing-steps {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin: 24px auto;
  max-width: 300px;
  text-align: left;
}

.so-analyzing-step {
  font-size: 14px;
  color: #5f6368;
  display: flex;
  align-items: center;
  gap: 8px;
}
.so-analyzing-step.active {
  color: #1a1a2e;
  font-weight: 600;
}
.so-analyzing-step i {
  width: 16px;
  text-align: center;
}

.so-analyzing-note {
  font-size: 13px;
  color: #5f6368;
  margin-top: 20px;
}

@media (max-width: 640px) {
  .so-pro-address-row {
    flex-wrap: wrap;
  }
  .so-pro-address-field {
    flex: 1 1 100%;
  }
  .so-pro-address-city {
    flex: 1 1 100%;
  }
  .so-pro-pills {
    gap: 6px;
  }
}
.so-wizard-narrow {
  max-width: 600px;
  margin: 0 auto;
}

.so-wizard-wide {
  max-width: 800px;
}

.so-step-email-field {
  margin-bottom: 24px;
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
}

.so-step-address-wrap {
  max-width: 500px;
  margin: 0 auto;
}

.so-step-address-row {
  display: flex;
  gap: 12px;
}

.so-step-address-col-1 {
  flex: 1;
}

.so-step-address-col-2 {
  flex: 2;
}

.so-step-heading-lg {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 8px;
}

.so-step-description {
  color: #5f6368;
  font-size: 16px;
  margin-bottom: 24px;
}

.so-step-description-sm {
  color: #5f6368;
  font-size: 14px;
}

.so-step-success-icon {
  font-size: 48px;
  color: #0f9d58;
  margin-bottom: 16px;
}

.so-step-failed-icon {
  font-size: 48px;
  color: #d93025;
  margin-bottom: 16px;
}

.so-step-followup-empty {
  text-align: center;
  color: #5f6368;
  padding: 20px 0;
}

.so-refine-cta-body {
  text-align: center;
  padding: 24px;
}

.so-refine-history-body {
  text-align: center;
  padding: 20px;
  color: #6b7280;
}

.so-step-back-form {
  display: inline;
}

.so-legal-section {
  margin-bottom: 32px;
}
.so-legal-section h2 {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 12px;
  color: #1a1a2e;
}
.so-legal-section h3 {
  font-size: 16px;
  font-weight: 600;
  margin: 16px 0 8px;
  color: #1a1a2e;
}
.so-legal-section p {
  font-size: 16px;
  line-height: 1.7;
  color: #444;
  margin-bottom: 12px;
}
.so-legal-section ul {
  font-size: 16px;
  line-height: 1.7;
  color: #444;
  padding-left: 24px;
  margin-bottom: 12px;
}
.so-legal-section ul li {
  margin-bottom: 6px;
}

.so-hero {
  text-align: center;
  padding: 24px 20px 40px;
  max-width: 860px;
  margin: 0 auto;
}

.so-hero h1 {
  font-size: 40px;
  font-weight: 800;
  line-height: 1.2;
  margin-bottom: 20px;
  white-space: nowrap;
}

.so-hero p {
  font-size: 20px;
  color: #5f6368;
  line-height: 1.6;
  margin-bottom: 32px;
}

.so-hero-illustration {
  margin-bottom: 32px;
}

.so-hero-img {
  max-width: 400px;
  width: 100%;
  height: auto;
}

.so-hero-eyebrow {
  font-size: 26px !important;
  font-weight: 600;
  color: #43a047 !important;
  margin-bottom: 14px !important;
  line-height: 1.3;
}

.so-hero-sub {
  font-size: 18px !important;
  color: #1a1a2e !important;
  margin-top: 16px;
  font-weight: 500;
}

.so-hero-cta {
  margin-top: 24px;
}

.so-btn-icon {
  margin-right: 8px;
}

.so-beta-features {
  max-width: 800px;
  margin: 48px auto 0;
  padding: 0 20px;
}

.so-beta-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 24px;
}

.so-beta-item {
  display: flex;
  gap: 16px;
  align-items: flex-start;
}
.so-beta-item > i {
  font-size: 24px;
  color: #1a73e8;
  margin-top: 4px;
  flex-shrink: 0;
}

.so-beta-item-text strong {
  font-size: 16px;
  color: #1a1a2e;
  display: block;
  margin-bottom: 4px;
}
.so-beta-item-text p {
  font-size: 14px;
  color: #5f6368;
  margin: 0;
  line-height: 1.5;
}

@media (max-width: 640px) {
  .so-beta-grid {
    grid-template-columns: 1fr;
  }
}
.so-stat-banner {
  max-width: 720px;
  margin: 20px auto 0;
  padding: 32px 40px;
  background: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 14px;
  display: flex;
  align-items: center;
  gap: 32px;
}

.so-stat-rotator {
  flex-shrink: 0;
  text-align: center;
  min-width: 150px;
  position: relative;
  height: 80px;
}

.stat-slide {
  position: absolute;
  inset: 0;
  opacity: 0;
  transition: opacity 0.6s ease;
}
.stat-slide.stat-slide-active {
  opacity: 1;
}

.so-stat-amount {
  font-size: 40px;
  font-weight: 800;
  color: #2e7d32;
  margin-bottom: 2px;
  line-height: 1;
}

.so-stat-label {
  font-size: 15px;
  font-weight: 600;
  color: #5f6368;
  margin-bottom: 0;
}

.so-stat-claim {
  font-size: 14px;
  color: #9e9e9e;
  margin-bottom: 0;
}

.so-stat-body {
  border-left: 2px solid #e8f5e9;
  padding-left: 32px;
}

.so-stat-text {
  font-size: 17px;
  color: #333;
  line-height: 1.7;
  margin-bottom: 8px;
}

.so-stat-source {
  font-size: 12px;
  color: #666;
  margin-bottom: 0;
}

@media (max-width: 640px) {
  .so-hero-img {
    max-width: 300px;
  }
  .so-hero-eyebrow {
    font-size: 18px !important;
  }
  .so-footer-links {
    flex-wrap: wrap;
    gap: 8px;
  }
  .so-footer-links a, .so-footer-links a:visited, .so-footer-links a:link {
    font-size: 12px;
  }
  .so-footer-dot {
    display: none;
  }
  .so-room-section {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .so-feature-table, .so-grade-table {
    font-size: 13px;
  }
  .so-feature-table th, .so-feature-table td, .so-grade-table th, .so-grade-table td {
    padding: 10px 12px;
  }
  .so-stat-banner {
    flex-direction: column;
    padding: 24px;
    text-align: center;
  }
  .so-stat-body {
    border-left: none;
    padding-left: 0;
    border-top: 2px solid #e8f5e9;
    padding-top: 20px;
  }
}
.so-section-headline {
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  color: #1a1a2e;
  margin-top: 60px;
  margin-bottom: 40px;
  max-width: 720px;
  margin-left: auto;
  margin-right: auto;
  line-height: 1.5;
}

.so-highlight {
  background: #e8f5e9;
  padding: 2px 6px;
  border-radius: 4px;
}

.so-founder-note {
  max-width: 720px;
  margin: 60px auto 0;
  padding: 40px 48px;
  background: #f8f9fa;
  border-radius: 12px;
  border: 1px solid #dadce0;
}

.so-founder-photo {
  text-align: center;
  margin-bottom: 20px;
}

.so-founder-img {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  object-fit: cover;
}

.so-founder-title {
  font-size: 24px;
  font-weight: 800;
  margin-bottom: 20px;
  text-align: center;
}

.so-founder-body p {
  font-size: 17px;
  color: #444;
  line-height: 1.8;
  margin-bottom: 16px;
}
.so-founder-body p:last-child {
  margin-bottom: 0;
}

.so-founder-name {
  font-size: 18px !important;
  font-weight: 800 !important;
  margin-top: 20px !important;
  margin-bottom: 2px !important;
  color: #1a1a2e !important;
}

.so-founder-role {
  font-size: 14px !important;
  font-weight: 400 !important;
  color: #5f6368 !important;
  margin-bottom: 0 !important;
}

.so-feature-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
  margin-bottom: 60px;
  max-width: 1080px;
  margin-left: auto;
  margin-right: auto;
}

.so-feature-card {
  padding: 28px;
  background: #fff;
  border-radius: 14px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.06);
}
.so-feature-card .so-icon-wrap {
  width: 56px;
  height: 56px;
  border-radius: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  font-size: 24px;
  margin-bottom: 16px;
}
.so-feature-card h3 {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 8px;
  color: #1a1a2e;
}
.so-feature-card p {
  font-size: 15px;
  color: #555;
  line-height: 1.6;
  margin-bottom: 0;
}

@media (max-width: 640px) {
  .so-feature-card {
    text-align: center;
    padding: 28px 24px;
  }
  .so-feature-card .so-icon-wrap {
    width: 52px;
    height: 52px;
    font-size: 24px;
    margin: 0 auto 14px;
  }
  .so-feature-card h3 {
    font-size: 19px;
  }
  .so-feature-card p {
    font-size: 16px;
  }
}
@media (max-width: 860px) {
  .so-feature-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .so-feature-grid-4 {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 640px) {
  .so-feature-grid {
    grid-template-columns: 1fr;
  }
  .so-feature-grid-4 {
    grid-template-columns: 1fr;
  }
  .so-hero h1 {
    font-size: 28px;
    white-space: normal;
  }
  .so-hero p {
    font-size: 16px;
  }
  .so-main {
    padding: 24px 16px;
  }
  .so-card-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .so-step-header h2 {
    font-size: 22px;
  }
}
.so-feature-grid-4 {
  grid-template-columns: repeat(4, 1fr);
  padding: 0 20px;
}

.so-pro-landing {
  max-width: 900px;
  margin: 0 auto;
  padding: 0 20px;
}

.so-pro-hero {
  text-align: center;
  padding: 60px 0 40px;
}

.so-pro-hero-title {
  font-size: 36px;
  font-weight: 800;
  line-height: 1.2;
  margin-bottom: 16px;
  color: #1a1a2e;
}

.so-pro-hero-subtitle {
  font-size: 18px;
  color: #5f6368;
  max-width: 600px;
  margin: 0 auto 28px;
  line-height: 1.6;
}

.so-pro-hero-cta {
  margin-bottom: 8px;
}

.so-pro-hero-note {
  font-size: 13px;
  color: #5f6368;
  margin-top: 10px;
}

.so-pro-how-it-works {
  padding: 40px 0;
}
.so-pro-how-it-works h2 {
  text-align: center;
  font-size: 24px;
  font-weight: 800;
  margin-bottom: 32px;
}

.so-pro-steps {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}

.so-pro-step {
  text-align: center;
  padding: 24px;
}
.so-pro-step h3 {
  font-size: 17px;
  margin-bottom: 8px;
}
.so-pro-step p {
  font-size: 14px;
  color: #5f6368;
  line-height: 1.6;
}

.so-pro-step-number {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #1a73e8;
  color: white;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  font-weight: 800;
  margin-bottom: 12px;
}

.so-pro-value {
  padding: 40px 0;
}
.so-pro-value h2 {
  text-align: center;
  font-size: 24px;
  font-weight: 800;
  margin-bottom: 32px;
}

.so-pro-value-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}

.so-pro-value-card {
  background: white;
  border: 1px solid #dadce0;
  border-radius: 12px;
  padding: 24px;
}
.so-pro-value-card i {
  font-size: 24px;
  color: #1a73e8;
  margin-bottom: 12px;
  display: block;
}
.so-pro-value-card h3 {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 6px;
}
.so-pro-value-card p {
  font-size: 14px;
  color: #5f6368;
  line-height: 1.5;
}

.so-pro-pricing-preview {
  padding: 40px 0;
  text-align: center;
}
.so-pro-pricing-preview h2 {
  font-size: 24px;
  font-weight: 800;
  margin-bottom: 32px;
}

.so-pro-pricing-cards {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
  max-width: 600px;
  margin: 0 auto;
}

.so-pro-pricing-card {
  background: white;
  border: 1px solid #dadce0;
  border-radius: 12px;
  padding: 28px;
  text-align: center;
}
.so-pro-pricing-card h3 {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 8px;
}
.so-pro-pricing-card ul {
  text-align: left;
  list-style: none;
  padding: 0;
  margin: 16px 0;
}
.so-pro-pricing-card ul li {
  padding: 6px 0;
  font-size: 14px;
  color: #5f6368;
}
.so-pro-pricing-card ul li:before {
  content: "✓";
  color: #2e7d32;
  margin-right: 8px;
}
.so-pro-pricing-card.so-pro-pricing-highlight {
  border-color: #1a73e8;
  box-shadow: 0 4px 12px rgba(26, 115, 232, 0.15);
}

.so-pro-pricing-price {
  font-size: 36px;
  font-weight: 800;
  color: #1a1a2e;
}

.so-pro-pricing-detail {
  font-size: 14px;
  color: #5f6368;
}

.so-pro-cta-bottom {
  text-align: center;
  padding: 40px 0 60px;
}
.so-pro-cta-bottom h2 {
  font-size: 24px;
  font-weight: 800;
  margin-bottom: 8px;
}
.so-pro-cta-bottom p {
  font-size: 16px;
  color: #5f6368;
  margin-bottom: 20px;
}

@media (max-width: 640px) {
  .so-pro-hero-title {
    font-size: 28px;
  }
  .so-pro-steps {
    grid-template-columns: 1fr;
  }
  .so-pro-value-grid {
    grid-template-columns: 1fr;
  }
  .so-pro-pricing-cards {
    grid-template-columns: 1fr;
  }
}
.so-guides-page {
  max-width: 960px;
  margin: 0 auto 60px;
}

.so-guides-search {
  position: relative;
  margin-bottom: 20px;
}

.so-guides-search-icon {
  position: absolute;
  left: 16px;
  top: 50%;
  transform: translateY(-50%);
  color: #5f6368;
  font-size: 16px;
}

.so-guides-search-input {
  width: 100%;
  padding: 14px 16px 14px 44px;
  border: 1px solid #dadce0;
  border-radius: 12px;
  font-size: 16px;
  font-family: inherit;
  outline: none;
  transition: border-color 0.2s;
}
.so-guides-search-input:focus {
  border-color: #1a73e8;
}

.so-guides-filters {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  margin-bottom: 32px;
}

.so-guides-filter-btn {
  padding: 7px 16px;
  border: 1px solid #dadce0;
  border-radius: 20px;
  background: #fff;
  font-size: 14px;
  font-weight: 500;
  color: #5f6368;
  cursor: pointer;
  font-family: inherit;
  transition: all 0.15s;
}
.so-guides-filter-btn:hover {
  border-color: #999;
  color: #1a1a2e;
}
.so-guides-filter-btn.active {
  background: #1a1a2e;
  color: #fff;
  border-color: #1a1a2e;
}

.so-guides-section-title {
  font-size: 22px;
  font-weight: 800;
  color: #1a1a2e;
  margin-bottom: 16px;
  padding-bottom: 8px;
  border-bottom: 2px solid #eee;
}

.so-guides-subsection-title {
  font-size: 17px;
  font-weight: 700;
  color: #666;
  margin: 20px 0 10px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
}

.so-guides-featured {
  margin-bottom: 40px;
}

.so-guides-featured-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}

.so-guide-featured-card {
  padding: 24px;
  background: #fff;
  border-radius: 12px;
  border: 1px solid #eee;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);
  text-decoration: none;
  color: #1a1a2e;
  transition: all 0.2s;
}
.so-guide-featured-card:hover {
  border-color: #1a73e8;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
  transform: translateY(-2px);
}
.so-guide-featured-card h3 {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 6px;
  line-height: 1.4;
}
.so-guide-featured-card p {
  font-size: 14px;
  color: #5f6368;
  margin-bottom: 0;
  line-height: 1.5;
}

.so-guide-featured-card .so-icon-wrap {
  width: 44px;
  height: 44px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  margin-bottom: 12px;
  flex-shrink: 0;
}

@media (max-width: 860px) {
  .so-guides-featured-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 640px) {
  .so-guides-featured-grid {
    grid-template-columns: 1fr;
  }
}
.so-guides-category {
  margin-bottom: 40px;
}

.so-guides-list {
  display: flex;
  flex-direction: column;
  gap: 0;
}

.so-guide-card {
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 20px;
  text-decoration: none;
  color: #1a1a2e;
  border-bottom: 1px solid #f0f0f0;
  transition: background 0.15s;
}
.so-guide-card:hover {
  background: #fafafa;
}
.so-guide-card:last-child {
  border-bottom: none;
}

.so-guide-card .so-icon-wrap {
  width: 44px;
  height: 44px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  flex-shrink: 0;
}

.so-guide-card-content {
  flex: 1;
}
.so-guide-card-content h3 {
  font-size: 17px;
  font-weight: 700;
  margin-bottom: 4px;
  color: #1a1a2e;
}
.so-guide-card-content p {
  font-size: 14px;
  color: #5f6368;
  margin-bottom: 0;
  line-height: 1.5;
}

.so-guide-card-popular {
  background: #fafffe;
  border-left: 3px solid #2e7d32;
  padding-left: 17px;
}

.so-guide-card-arrow {
  color: #ccc;
  font-size: 14px;
}

.so-guide-title {
  font-size: 38px;
  font-weight: 800;
  line-height: 1.2;
  margin-bottom: 16px;
  letter-spacing: -0.02em;
}

.so-guide-reading-time {
  font-size: 14px;
  color: #5f6368;
  margin-bottom: 24px;
}
.so-guide-reading-time i {
  margin-right: 6px;
}

.so-guide-author {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 24px;
}

.so-guide-author-img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  object-fit: cover;
}

.so-guide-author-info {
  display: flex;
  flex-direction: column;
}

.so-guide-author-name {
  font-size: 14px;
  font-weight: 600;
  color: #1a1a2e;
}

.so-guide-author-role {
  font-size: 13px;
  color: #5f6368;
}

.so-guide-personal-note {
  background: #f8fafb;
  border-left: 4px solid #1a73e8;
  border-radius: 0 12px 12px 0;
  padding: 20px 24px;
  margin-bottom: 28px;
  position: relative;
}

.so-quote-icon {
  color: #d0daf5;
  font-size: 20px;
  margin-bottom: 8px;
  display: block;
}

.so-guide-personal-note p {
  font-size: 17px;
  font-style: italic;
  color: #333;
  line-height: 1.7;
  margin-bottom: 8px;
}

.so-guide-note-attribution {
  font-size: 13px;
  font-weight: 600;
  color: #5f6368;
}

.so-guide-summary {
  font-size: 20px;
  color: #333;
  line-height: 1.8;
  margin-bottom: 44px;
  padding-bottom: 28px;
  border-bottom: 2px solid #eee;
}

.so-guide-toc {
  background: #f0f6ff;
  border: 1px solid #d6e4f5;
  border-radius: 12px;
  padding: 18px 20px;
  margin-bottom: 36px;
}
.so-guide-toc h4 {
  font-size: 17px;
  font-weight: 800;
  color: #1a1a2e;
  margin-bottom: 14px;
  display: flex;
  align-items: center;
}
.so-guide-toc ol {
  list-style: none;
  padding: 0;
  margin: 0;
  counter-reset: toc;
}
.so-guide-toc ol li {
  counter-increment: toc;
  margin-bottom: 0;
  border-bottom: 1px solid #eee;
}
.so-guide-toc ol li:last-child {
  border-bottom: none;
}
.so-guide-toc ol li a {
  display: flex;
  align-items: center;
  padding: 7px 0;
  font-size: 15px;
  font-weight: 500;
  color: #1a1a2e;
  text-decoration: none;
  transition: color 0.15s;
}
.so-guide-toc ol li a::before {
  content: counter(toc);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: #e8f0fe;
  color: #1a73e8;
  font-size: 12px;
  font-weight: 700;
  margin-right: 10px;
  flex-shrink: 0;
}
.so-guide-toc ol li a:hover {
  color: #1a73e8;
}

.so-guide-section {
  margin-bottom: 48px;
}
.so-guide-section h2 {
  font-size: 26px;
  font-weight: 800;
  color: #1a1a2e;
  margin-bottom: 20px;
  line-height: 1.3;
}
.so-guide-section p {
  font-size: 18px;
  color: #333;
  line-height: 1.9;
  margin-bottom: 20px;
}
.so-guide-section p:last-child {
  margin-bottom: 0;
}

.so-guide-related {
  margin-top: 40px;
  padding-top: 32px;
  border-top: 1px solid #eee;
}
.so-guide-related h3 {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 16px;
}

.so-guide-related-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 12px;
}

.so-guide-related-card {
  padding: 20px;
  border: 1px solid #eee;
  border-radius: 10px;
  text-decoration: none;
  color: #1a1a2e;
  transition: all 0.15s;
}
.so-guide-related-card:hover {
  border-color: #1a73e8;
  background: #fafafa;
}
.so-guide-related-card .so-guide-related-icon {
  width: 32px;
  height: 32px;
  min-width: 32px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  flex-shrink: 0;
}
.so-guide-related-card .so-guide-related-header {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 8px;
}
.so-guide-related-card h4 {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 0;
  line-height: 1.4;
}
.so-guide-related-card p {
  font-size: 14px;
  color: #5f6368;
  margin-bottom: 0;
  line-height: 1.6;
}

@media (max-width: 640px) {
  .so-guide-related-grid {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 860px) {
  .so-guide-layout {
    flex-direction: column;
    gap: 32px;
  }
  .so-guide-sidebar {
    width: 100%;
    position: static;
    max-height: none;
  }
}
.so-hiw-steps {
  max-width: 640px;
  margin: 0 auto 60px;
}

.so-hiw-step {
  display: flex;
  align-items: flex-start;
  gap: 24px;
  padding: 28px 0;
  border-bottom: 1px solid #f0f0f0;
}
.so-hiw-step:last-child {
  border-bottom: none;
}

.so-hiw-step-icon {
  flex-shrink: 0;
}

.so-hiw-step-label {
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  color: #1a73e8;
  margin-bottom: 4px;
}

.so-hiw-step-content h3 {
  font-size: 20px;
  font-weight: 700;
  color: #1a1a2e;
  margin-bottom: 8px;
}
.so-hiw-step-content p {
  font-size: 16px;
  color: #555;
  line-height: 1.7;
  margin-bottom: 0;
}

.so-hiw-section {
  max-width: 900px;
  margin: 0 auto 60px;
  text-align: center;
}

.so-hiw-section-header {
  margin-bottom: 16px;
}
.so-hiw-section-header h2 {
  font-size: 28px;
  font-weight: 800;
  color: #1a1a2e;
  margin-top: 16px;
  margin-bottom: 0;
}

.so-hiw-section-text {
  font-size: 18px;
  color: #444;
  line-height: 1.7;
  max-width: 700px;
  margin: 0 auto 32px;
}

.so-hiw-features {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
  text-align: left;
}

.so-hiw-feature {
  padding: 28px;
  background: #fff;
  border-radius: 14px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.06);
}
.so-hiw-feature h4 {
  font-size: 17px;
  font-weight: 700;
  color: #1a1a2e;
  margin-bottom: 8px;
}
.so-hiw-feature p {
  font-size: 15px;
  color: #555;
  line-height: 1.6;
  margin-bottom: 0;
}

.so-hiw-cta {
  text-align: center;
  padding: 60px 0;
  border-top: 1px solid #eee;
  max-width: 640px;
  margin: 0 auto;
}
.so-hiw-cta h2 {
  font-size: 28px;
  font-weight: 800;
  color: #1a1a2e;
  margin-bottom: 12px;
}
.so-hiw-cta p {
  font-size: 18px;
  color: #5f6368;
  margin-bottom: 24px;
}

.so-hiw-cta-sub {
  font-size: 15px;
  color: #5f6368;
  margin-top: 16px;
}

@media (max-width: 860px) {
  .so-hiw-features {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 640px) {
  .so-hiw-features {
    grid-template-columns: 1fr;
  }
  .so-hiw-step {
    gap: 16px;
  }
  .so-hiw-step-number {
    width: 40px;
    height: 40px;
    font-size: 18px;
  }
}
.so-faq-title {
  font-size: 32px;
  font-weight: 800;
  text-align: center;
  margin-bottom: 40px;
}

.so-faq-list {
  display: flex;
  flex-direction: column;
  gap: 0;
}

.so-faq-item {
  border-bottom: 1px solid #eee;
}
.so-faq-item:first-child {
  border-top: 1px solid #eee;
}

.so-faq-question {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 22px 0;
  background: none;
  border: none;
  cursor: pointer;
  font-family: inherit;
  font-size: 19px;
  font-weight: 600;
  color: #1a1a2e;
  text-align: left;
}
.so-faq-question:hover {
  color: #1a73e8;
}

.so-faq-arrow {
  font-size: 14px;
  color: #5f6368;
  transition: transform 0.2s ease;
  flex-shrink: 0;
  margin-left: 16px;
}

.so-faq-answer {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease, padding 0.3s ease;
}
.so-faq-answer p {
  font-size: 18px;
  line-height: 1.8;
  color: #444;
  margin-bottom: 0;
  padding-bottom: 24px;
}

.so-faq-item.open .so-faq-arrow {
  transform: rotate(180deg);
}
.so-faq-item.open .so-faq-answer {
  max-height: 500px;
}

.so-story-sidebar-img {
  width: 100%;
  border-radius: 12px;
  margin-bottom: 16px;
}

.so-story-sidebar-bio {
  font-size: 14px;
  color: #5f6368;
  line-height: 1.6;
}

.so-story-sidebar-btn {
  width: 100%;
  font-size: 14px;
  padding: 10px;
}

.so-story-sidebar-btn-icon {
  margin-right: 6px;
}

.so-page-narrow {
  max-width: 720px;
  margin: 40px auto;
}

.so-contact-page {
  max-width: 540px;
  margin: 60px auto;
}

.so-page-title-lg {
  font-size: 32px;
  font-weight: 800;
  margin-bottom: 8px;
}

.so-page-updated {
  color: #5f6368;
  margin-bottom: 40px;
}

.so-page-link {
  color: #1a73e8;
}

.so-required-mark {
  color: #d93025;
}

.so-contact-field {
  margin-bottom: 16px;
}
.so-contact-field.so-contact-field-last {
  margin-bottom: 24px;
}

.so-contact-divider {
  text-align: center;
  margin-top: 32px;
  padding-top: 24px;
  border-top: 1px solid #eee;
}

.so-contact-also-reach {
  font-size: 15px;
  color: #5f6368;
  margin-bottom: 8px;
}

.so-contact-email-link {
  color: #1a73e8;
  font-weight: 600;
  font-size: 16px;
}

.so-hiw-circle-blue {
  color: #e3f2fd;
}

.so-hiw-circle-orange {
  color: #fff3e0;
}

.so-hiw-circle-purple {
  color: #f3e5f5;
}

.so-hiw-circle-green {
  color: #e8f5e9;
}

.so-guides-bolt-icon {
  color: #f9a825;
  margin-right: 8px;
}

.so-guides-tools-desc {
  font-size: 16px;
  color: #5f6368;
  margin-bottom: 16px;
}

.so-calculator-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  margin: 32px 0;
}

.so-calculator-card {
  display: block;
  background: white;
  border: 1px solid #dadce0;
  border-radius: 12px;
  padding: 24px;
  text-decoration: none;
  transition: all 0.2s;
}
.so-calculator-card:hover {
  border-color: #1a73e8;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
  transform: translateY(-2px);
  text-decoration: none;
}
.so-calculator-card h3 {
  font-size: 17px;
  font-weight: 700;
  color: #1a1a2e;
  margin-bottom: 8px;
}
.so-calculator-card p {
  font-size: 14px;
  color: #5f6368;
  line-height: 1.6;
  margin: 0;
}

.so-calculator-card-icon {
  width: 44px;
  height: 44px;
  border-radius: 10px;
  background: #e8f0fe;
  color: #1a73e8;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  margin-bottom: 14px;
}

@media (max-width: 640px) {
  .so-calculator-grid {
    grid-template-columns: 1fr;
  }
}
.so-calc-tool-link {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 13px;
  font-weight: 600;
  color: #1a73e8;
  text-decoration: none;
  margin-top: 12px;
}
.so-calc-tool-link:hover {
  text-decoration: underline;
}
.so-calc-tool-link i {
  font-size: 12px;
}

.so-calculator {
  background: linear-gradient(135deg, #f8fafb 0%, #eef2f7 100%);
  border: 1px solid #dadce0;
  border-radius: 12px;
  padding: 28px;
  margin: 32px 0;
}

.so-calculator-title {
  font-size: 18px;
  font-weight: 700;
  color: #1a1a2e;
  margin-bottom: 6px;
  display: flex;
  align-items: center;
  gap: 10px;
}
.so-calculator-title i {
  color: #1a73e8;
  font-size: 20px;
}

.so-calculator-subtitle {
  font-size: 14px;
  color: #5f6368;
  margin-bottom: 20px;
}

.so-calc-inputs {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
  margin-bottom: 20px;
}

.so-calc-field {
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.so-calc-field.full-width {
  grid-column: 1/-1;
}

.so-calc-label {
  font-size: 13px;
  font-weight: 600;
  color: #5f6368;
  text-transform: uppercase;
  letter-spacing: 0.03em;
}

.so-calc-input {
  padding: 10px 14px;
  border: 1px solid #dadce0;
  border-radius: 8px;
  font-size: 16px;
  color: #1a1a2e;
  background: white;
  transition: border-color 0.2s;
}
.so-calc-input:focus {
  outline: none;
  border-color: #1a73e8;
  box-shadow: 0 0 0 3px rgba(26, 115, 232, 0.1);
}

.so-calc-radio-group {
  display: flex;
  gap: 8px;
}

.so-calc-radio {
  display: none;
}
.so-calc-radio:checked + .so-calc-radio-label {
  background: #1a73e8;
  color: white;
  border-color: #1a73e8;
}

.so-calc-radio-label {
  padding: 8px 16px;
  border: 1px solid #dadce0;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 600;
  color: #1a1a2e;
  cursor: pointer;
  transition: all 0.2s;
  background: white;
}
.so-calc-radio-label:hover {
  border-color: #1a73e8;
  color: #1a73e8;
}

.so-calc-checkbox-group {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 6px;
}
@media (max-width: 640px) {
  .so-calc-checkbox-group {
    grid-template-columns: 1fr;
  }
}

.so-calc-checkbox-item {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 8px 12px;
  border: 1px solid #dadce0;
  border-radius: 8px;
  cursor: pointer;
  transition: all 0.2s;
  background: white;
}
.so-calc-checkbox-item:hover {
  border-color: #1a73e8;
  background: #f8fbff;
}
.so-calc-checkbox-item label {
  font-size: 14px;
  color: #1a1a2e;
  cursor: pointer;
  font-weight: 500;
}
.so-calc-checkbox-item input[type=checkbox] {
  width: 16px;
  height: 16px;
  accent-color: #1a73e8;
  cursor: pointer;
  flex-shrink: 0;
}
.so-calc-checkbox-item:has(input:checked) {
  border-color: #1a73e8;
  background: #e8f0fe;
}
.so-calc-checkbox-item:has(input:checked) label {
  color: #1a73e8;
  font-weight: 600;
}

.so-calc-result {
  background: white;
  border-radius: 10px;
  padding: 20px 24px;
  border: 1px solid #d4e5f7;
}

.so-calc-result-title {
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  color: #1a73e8;
  margin-bottom: 14px;
}

.so-calc-result-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
}

.so-calc-result-item {
  display: flex;
  flex-direction: column;
  gap: 2px;
}

.so-calc-result-label {
  font-size: 12px;
  color: #5f6368;
  font-weight: 500;
}

.so-calc-result-label-spaced {
  margin-left: 8px;
}

.so-calc-result-value {
  font-size: 22px;
  font-weight: 800;
  color: #1a1a2e;
}
.so-calc-result-value.highlight {
  color: #2e7d32;
}
.so-calc-result-value.warning {
  color: #c62828;
}

.so-calc-result-note {
  grid-column: 1/-1;
  font-size: 14px;
  color: #5f6368;
  margin-top: 8px;
  padding-top: 12px;
  border-top: 1px solid #edf0f3;
}

.so-calc-warning {
  color: #c62828;
  font-weight: 600;
  font-size: 14px;
  margin-top: 12px;
}

@media (max-width: 640px) {
  .so-calc-inputs {
    grid-template-columns: 1fr;
  }
  .so-calc-result-grid {
    grid-template-columns: 1fr;
  }
  .so-calculator {
    padding: 20px;
  }
  .so-calc-result-value {
    font-size: 18px;
  }
}
.so-report-hero-img {
  width: 100%;
  max-width: 700px;
  display: block;
  margin: 0 auto 32px;
  border-radius: 12px;
}

.so-report-badge {
  color: #1a73e8;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin-bottom: 8px;
}

.so-report-title {
  font-size: 32px;
  font-weight: 800;
  margin-bottom: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
}

.so-report-title-icon {
  font-size: 24px;
  color: #5f6368;
}

.so-report-meta {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  margin-top: 12px;
  flex-wrap: wrap;
  font-size: 18px;
  color: #5f6368;
}
.so-report-meta i {
  margin-right: 6px;
}

.so-insight-hero {
  text-align: center;
  padding: 40px 24px;
  margin-bottom: 40px;
  background: linear-gradient(135deg, #f0faf0 0%, #e8f5e9 100%);
  border-radius: 12px;
  border: 1px solid #c8e6c9;
}

.so-insight-hero-number {
  font-size: 48px;
  font-weight: 800;
  color: #2e7d32;
  line-height: 1;
  margin-bottom: 8px;
}

.so-insight-hero-label {
  font-size: 18px;
  font-weight: 600;
  color: #1a1a2e;
  margin-bottom: 4px;
}

.so-insight-hero-sub {
  font-size: 14px;
  color: #5f6368;
}

.so-insight-cards {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.so-insight-card {
  padding: 28px 32px;
  background: #fff;
  border-radius: 12px;
  border: 1px solid #e0e0e0;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);
}

.so-insight-card-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 12px;
}

.so-insight-card-room {
  font-size: 13px;
  font-weight: 600;
  padding: 3px 10px;
  border-radius: 4px;
  background: #f5f5f5;
  color: #1a1a2e;
}
.so-insight-card-room[data-room=Kitchen] {
  background: #e3f2fd;
  color: #1565c0;
}
.so-insight-card-room[data-room=Bathroom] {
  background: #e0f7fa;
  color: #00838f;
}
.so-insight-card-room[data-room=Bedroom] {
  background: #f3e5f5;
  color: #7b1fa2;
}
.so-insight-card-room[data-room="Living Room"] {
  background: #fff3e0;
  color: #e65100;
}
.so-insight-card-room[data-room="Dining Room"] {
  background: #fce4ec;
  color: #c62828;
}
.so-insight-card-room[data-room=General] {
  background: #f5f5f5;
  color: #616161;
}

.so-insight-card-gap {
  font-size: 22px;
  font-weight: 800;
  color: #2e7d32;
  background: #e8f5e9;
  padding: 4px 14px;
  border-radius: 20px;
}

.so-insight-card-title {
  font-size: 20px;
  font-weight: 700;
  color: #1a1a2e;
  margin-bottom: 6px;
  line-height: 1.4;
}

.so-insight-card-desc {
  font-size: 15px;
  color: #555;
  margin-bottom: 20px;
  line-height: 1.7;
}

.so-insight-card-compare {
  display: flex;
  justify-content: flex-end;
  gap: 32px;
  padding-top: 16px;
  border-top: 1px solid #f0f0f0;
}

.so-insight-card-typical, .so-insight-card-realistic {
  text-align: right;
}

.so-insight-card-label {
  font-size: 13px;
  font-weight: 600;
  color: #5f6368;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  display: block;
  margin-bottom: 4px;
}

.so-insight-card-typical .so-insight-card-value {
  font-size: 20px;
  font-weight: 700;
  color: #888;
}

.so-insight-card-realistic .so-insight-card-value {
  font-size: 20px;
  font-weight: 700;
  color: #2e7d32;
}

.so-insight-card-arrow {
  color: #c0c0c0;
  font-size: 18px;
}

.so-insight-list {
  display: flex;
  flex-direction: column;
}

.so-insight-list-item {
  padding: 20px 0;
  border-bottom: 1px solid #f0f0f0;
}
.so-insight-list-item:last-child {
  border-bottom: none;
}

.so-insight-list-title {
  font-size: 17px;
  font-weight: 700;
  color: #1a1a2e;
  margin-bottom: 4px;
  line-height: 1.4;
}

.so-insight-list-desc {
  font-size: 14px;
  color: #666;
  line-height: 1.6;
  margin-bottom: 8px;
}

.so-insight-list-meta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 8px;
}

.so-insight-list-room {
  font-size: 13px;
  font-weight: 600;
  color: #1a1a2e;
  padding: 3px 10px;
  border-radius: 4px;
  background: #f5f5f5;
}
.so-insight-list-room[data-room=Kitchen] {
  background: #e3f2fd;
  color: #1565c0;
}
.so-insight-list-room[data-room=Bathroom] {
  background: #e0f7fa;
  color: #00838f;
}
.so-insight-list-room[data-room=Bedroom] {
  background: #f3e5f5;
  color: #7b1fa2;
}
.so-insight-list-room[data-room="Living Room"] {
  background: #fff3e0;
  color: #e65100;
}
.so-insight-list-room[data-room="Dining Room"] {
  background: #fce4ec;
  color: #c62828;
}
.so-insight-list-room[data-room=Basement] {
  background: #e8eaf6;
  color: #283593;
}
.so-insight-list-room[data-room=Garage] {
  background: #efebe9;
  color: #4e342e;
}
.so-insight-list-room[data-room=Roof] {
  background: #e0f2f1;
  color: #00695c;
}
.so-insight-list-room[data-room=Exterior] {
  background: #f1f8e9;
  color: #558b2f;
}
.so-insight-list-room[data-room=General] {
  background: #f5f5f5;
  color: #616161;
}

.so-insight-list-value {
  font-size: 16px;
  font-weight: 700;
  color: #2e7d32;
}

.so-insight-list-prices {
  display: flex;
  align-items: center;
  gap: 8px;
}

.so-insight-list-typical {
  font-size: 14px;
  color: #888;
  text-decoration: line-through;
}

.so-insight-list-arrow {
  color: #ccc;
  font-size: 13px;
}

.so-insight-list-gap {
  font-size: 14px;
  font-weight: 700;
  color: #2e7d32;
  background: #e8f5e9;
  padding: 2px 8px;
  border-radius: 4px;
}

.so-photo-checklist {
  display: flex;
  flex-direction: column;
}

.so-photo-checklist-item {
  display: flex;
  gap: 16px;
  padding: 20px 0;
  border-bottom: 1px solid #f0f0f0;
}
.so-photo-checklist-item:last-child {
  border-bottom: none;
}

.so-photo-checklist-check {
  flex-shrink: 0;
  padding-top: 2px;
}

.so-photo-check {
  width: 20px;
  height: 20px;
  cursor: pointer;
  accent-color: #1a73e8;
}

.so-photo-checklist-content {
  flex: 1;
}

.so-photo-checklist-label {
  font-size: 16px;
  color: #1a1a2e;
  line-height: 1.6;
  margin-bottom: 10px;
  cursor: pointer;
  display: block;
}

.so-photo-checklist-upload {
  display: flex;
  align-items: center;
  gap: 12px;
}

.so-photo-checklist-btn {
  padding: 6px 14px;
  font-size: 13px;
}

.so-photo-checklist-status, .so-coming-soon {
  font-size: 13px;
  color: #5f6368;
  font-style: italic;
}

.so-upload-success {
  color: #2e7d32;
  font-weight: 600;
  margin-bottom: 12px;
}
.so-upload-success i {
  margin-right: 6px;
}

.so-next-steps {
  padding-left: 24px;
}
.so-next-steps li {
  font-size: 17px;
  line-height: 1.8;
  color: #444;
  margin-bottom: 12px;
}

.so-nav-report {
  border-bottom: 1px solid #dadce0;
  background: #ffffff;
  position: sticky;
  top: 0;
  z-index: 50;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.06);
}

.so-nav-report-inner {
  display: flex;
  align-items: center;
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 24px;
}

.so-nav-report-left {
  flex-shrink: 0;
  margin-right: 24px;
}

.so-nav-report-center {
  display: flex;
  align-items: center;
  gap: 4px;
  flex: 1;
  justify-content: center;
}

.so-nav-report-right {
  flex-shrink: 0;
  margin-left: 24px;
}

.so-nav-report-back {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 14px;
  font-weight: 600;
  color: #5f6368;
  text-decoration: none;
  padding: 8px 16px;
  border-radius: 8px;
  transition: all 0.15s;
  white-space: nowrap;
}
.so-nav-report-back:hover {
  color: #1a1a2e;
  background: #f8f9fa;
}

.so-report-tab {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 18px 20px;
  font-size: 15px;
  font-weight: 600;
  color: #5f6368;
  text-decoration: none;
  border-bottom: 2px solid transparent;
  margin-bottom: -1px;
  transition: all 0.15s;
  white-space: nowrap;
}
.so-report-tab:hover {
  color: #1a1a2e;
}
.so-report-tab.active {
  color: #1a1a2e;
  border-bottom-color: #1a1a2e;
}

.so-report-tab-locked {
  opacity: 0.4;
  cursor: default;
}
.so-report-tab-locked:hover {
  color: #5f6368;
}

.so-report-tab-icon {
  font-size: 14px;
}

.so-report-tab-pending {
  color: #22894a;
  font-weight: 700;
}

.so-report-tab-count {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 20px;
  height: 20px;
  padding: 0 6px;
  border-radius: 10px;
  background: #22894a;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  margin-left: 4px;
}

@media (max-width: 860px) {
  .so-nav-report-left, .so-nav-report-right {
    display: none;
  }
  .so-nav-report-center {
    justify-content: flex-start;
  }
  .so-nav-report-inner {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .so-report-tab {
    padding: 14px 14px;
    font-size: 13px;
  }
}
.so-report {
  max-width: 800px;
  margin: 0 auto;
}

.so-report-header {
  text-align: center;
  margin-bottom: 24px;
}

.so-report-section {
  margin-bottom: 48px;
  padding: 0 0 40px;
  background: none;
  border-radius: 0;
  border: none;
  border-bottom: 4px solid #e5e5e5;
}
.so-report-section:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

.so-report-section h3 {
  font-size: 24px;
  font-weight: 800;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  gap: 8px;
}

.so-report-section p, .so-report-section ul {
  font-size: 17px;
  line-height: 1.8;
  color: #333;
}

.so-recommendation {
  padding: 20px 0;
  border-bottom: 1px solid #eee;
  margin-bottom: 0;
}
.so-recommendation:last-child {
  border-bottom: none;
}

.so-recommendation-finding {
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 8px;
  color: #1a1a2e;
}

.so-recommendation-action {
  color: #333;
  font-size: 16px;
}

.so-recommendation-value {
  color: #2e7d32;
  font-weight: 700;
  font-size: 16px;
  margin-top: 4px;
}

.so-locked-overlay {
  position: relative;
  z-index: 2;
  text-align: center;
  padding: 40px 24px;
  background: rgba(255, 255, 255, 0.95);
  border-radius: 12px;
  margin-bottom: 16px;
}

.so-tier-card {
  background: #fff;
  border: 2px solid #dadce0;
  border-radius: 12px;
  padding: 24px;
  text-align: center;
  min-width: 220px;
  max-width: 260px;
  cursor: pointer;
  transition: all 0.2s;
}
.so-tier-card:hover {
  border-color: #1a73e8;
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}

.so-tier-featured {
  border-color: #1a73e8;
  position: relative;
}

.so-tier-badge {
  position: absolute;
  top: -12px;
  left: 50%;
  transform: translateX(-50%);
  background: #1a73e8;
  color: #fff;
  font-size: 11px;
  font-weight: 700;
  padding: 3px 12px;
  border-radius: 20px;
  white-space: nowrap;
}

.so-tier-name {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 4px;
  color: #1a1a2e;
}

.so-tier-price {
  font-size: 32px;
  font-weight: 800;
  color: #1a1a2e;
  margin-bottom: 16px;
}

.so-tier-features {
  text-align: left;
  list-style: none;
  padding: 0;
  margin: 0;
}
.so-tier-features li {
  font-size: 14px;
  color: #5f6368;
  padding: 4px 0;
}
.so-tier-features li::before {
  content: "✓ ";
  color: #2e7d32;
  font-weight: 700;
}

.so-sidebar-icon {
  margin-right: 8px;
}

.so-sidebar-btn {
  width: 100%;
  font-size: 16px;
  padding: 12px;
}

.so-sidebar-btn-icon {
  margin-right: 6px;
}

.so-guide-cta {
  text-align: center;
  padding: 40px 32px;
  margin-top: 40px;
  background: #f8f9fa;
  border-radius: 12px;
  border: 1px solid #dadce0;
}
.so-guide-cta h3 {
  font-size: 22px;
  font-weight: 800;
  margin-bottom: 8px;
}
.so-guide-cta p {
  font-size: 16px;
  color: #5f6368;
  margin-bottom: 20px;
}

.so-guide-sidebar-section {
  margin-bottom: 28px;
}
.so-guide-sidebar-section h4 {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: #5f6368;
  margin-bottom: 12px;
}

.so-guide-sidebar-cat {
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  color: #5f6368;
  margin: 16px 0 6px;
}
.so-guide-sidebar-cat:first-child {
  margin-top: 0;
}

.so-guide-sidebar-link {
  display: block;
  padding: 6px 0;
  font-size: 14px;
  color: #555;
  text-decoration: none;
  line-height: 1.5;
}
.so-guide-sidebar-link:hover {
  color: #1a73e8;
}
.so-guide-sidebar-link.active {
  color: #1a73e8;
  font-weight: 600;
}

@media (max-width: 860px) {
  .so-guide-layout {
    flex-direction: column;
    gap: 24px;
  }
  .so-guide-sidebar {
    width: 100%;
    position: static;
    max-height: none;
    overflow: visible;
  }
  .so-guide-title {
    font-size: 28px;
  }
  .so-guide-summary {
    font-size: 17px;
  }
  .so-guide-section h2 {
    font-size: 22px;
  }
  .so-guide-section p {
    font-size: 16px;
    line-height: 1.8;
  }
  .so-guide-related-grid {
    grid-template-columns: 1fr;
  }
  .so-guide-scenario {
    padding: 16px 18px;
  }
  .so-guide-callout {
    padding: 14px 16px;
  }
  .so-guide-checklist {
    padding: 18px 20px;
  }
  .so-guide-table {
    font-size: 13px;
  }
  .so-guide-toc ol li a {
    font-size: 14px;
  }
  .so-guide-tooltip {
    width: 260px;
    left: 0;
    transform: none;
  }
  .so-guide-cta {
    padding: 28px 20px;
  }
}
.so-followup-questions {
  margin-bottom: 24px;
}

.so-followup-question {
  padding: 20px 0;
  border-bottom: 1px solid #f0f0f0;
}
.so-followup-question:last-child {
  border-bottom: none;
}

.so-impact-pill {
  display: inline-block;
  padding: 3px 10px;
  border-radius: 999px;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  margin-bottom: 8px;
}
.so-impact-pill.so-impact-high {
  background: #fdecea;
  color: #b71c1c;
}
.so-impact-pill.so-impact-medium {
  background: #fff4e0;
  color: #b95900;
}
.so-impact-pill.so-impact-low {
  background: #eef1f4;
  color: #5f6368;
}

.so-followup-text {
  font-size: 17px;
  font-weight: 600;
  color: #1a1a2e;
  margin-bottom: 12px;
  line-height: 1.5;
}

.so-followup-options {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.so-followup-pill {
  display: inline-block;
  cursor: pointer;
}
.so-followup-pill span {
  display: inline-block;
  padding: 8px 20px;
  border: 1px solid #dadce0;
  border-radius: 20px;
  background: #fff;
  font-size: 15px;
  font-weight: 500;
  color: #1a1a2e;
  transition: all 0.15s;
}
.so-followup-pill span:hover {
  background: rgba(26, 115, 232, 0.08);
  border-color: #1a73e8;
  color: #1a73e8;
}
.so-followup-pill.selected span {
  background: #1a73e8;
  border-color: #1a73e8;
  color: #fff;
}

.so-followup-option {
  padding: 8px 20px;
  border: 1px solid #dadce0;
  border-radius: 20px;
  background: #fff;
  font-size: 15px;
  font-weight: 500;
  color: #1a1a2e;
  cursor: pointer;
  font-family: inherit;
  transition: all 0.15s;
}
.so-followup-option:hover:not(:disabled) {
  background: rgba(26, 115, 232, 0.08);
  border-color: #1a73e8;
  color: #1a73e8;
}
.so-followup-option:disabled {
  opacity: 0.6;
  cursor: not-allowed;
}

.so-photo-suggestions {
  list-style: none;
  padding: 0;
}
.so-photo-suggestions li {
  padding: 12px 0 12px 28px;
  border-bottom: 1px solid #f0f0f0;
  font-size: 16px;
  line-height: 1.7;
  color: #444;
  position: relative;
}
.so-photo-suggestions li:last-child {
  border-bottom: none;
}
.so-photo-suggestions li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 1.05em;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #1a73e8;
}

.so-dashboard-card {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px 20px;
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.06);
  margin-bottom: 12px;
}

.so-dashboard-card-left {
  display: flex;
  align-items: center;
  gap: 12px;
}

.so-dashboard-icon {
  width: 36px;
  height: 36px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(26, 115, 232, 0.08);
  color: #1a73e8;
  font-size: 16px;
  flex-shrink: 0;
}

.so-badge-paid {
  display: inline-block;
  font-size: 11px;
  font-weight: 700;
  padding: 2px 8px;
  border-radius: 4px;
  background: #e8f5e9;
  color: #2e7d32;
  margin-left: 8px;
}

.so-badge-free {
  display: inline-block;
  font-size: 11px;
  font-weight: 700;
  padding: 2px 8px;
  border-radius: 4px;
  background: #f5f5f5;
  color: #5f6368;
  margin-left: 8px;
}

.so-report-layout {
  display: flex;
  gap: 0;
  max-width: 1400px;
  margin: -40px auto 0;
  min-height: 100vh;
}

.so-report-sidebar {
  width: 260px;
  flex-shrink: 0;
  position: sticky;
  top: 60px;
  height: calc(100vh - 60px);
  overflow-y: auto;
  padding: 16px 24px;
  border-left: 1px solid #eee;
  display: flex;
  flex-direction: column;
  order: 2;
}

.so-report-main {
  order: 1;
  flex: 1;
  min-width: 0;
  max-width: 1100px;
  padding: 40px 48px;
}

.so-report-map {
  margin-bottom: 32px;
}

.so-sidebar-section {
  margin-bottom: 20px;
  padding-bottom: 16px;
  border-bottom: 1px solid #f0f0f0;
}
.so-sidebar-section:last-child {
  border-bottom: none;
}
.so-sidebar-section.collapsed .so-sidebar-body {
  display: none;
}
.so-sidebar-section.collapsed .so-sidebar-chevron {
  transform: rotate(-90deg);
}

.so-sidebar-toggle {
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}
.so-sidebar-toggle:hover {
  opacity: 0.8;
}

.so-sidebar-chevron {
  font-size: 12px;
  color: #ccc;
  transition: transform 0.2s;
}

.so-sidebar-body {
  margin-top: 8px;
}

.so-sidebar-project-name {
  font-size: 18px;
  font-weight: 700;
  color: #1a1a2e;
  margin-bottom: 10px;
  line-height: 1.3;
}
.so-sidebar-project-name .so-edit-icon-sm {
  font-size: 12px;
  color: #ccc;
  margin-left: 6px;
}

.so-sidebar-detail {
  font-size: 15px;
  color: #5f6368;
  margin-bottom: 6px;
  display: flex;
  align-items: center;
  gap: 8px;
  line-height: 1.4;
}
.so-sidebar-detail i {
  font-size: 14px;
  color: #ccc;
  width: 16px;
  text-align: center;
  flex-shrink: 0;
}

.so-sidebar-map-wrap {
  margin-top: 12px;
  border-radius: 10px;
  overflow: hidden;
}

.so-sidebar-map-container {
  min-height: 100px;
  background: #f0f3f6;
}

.so-sidebar-map-img {
  width: 100%;
  height: auto;
  display: block;
}

.so-sidebar-nav {
  display: flex;
  flex-direction: column;
  gap: 2px;
}

.so-sidebar-nav-link {
  display: flex;
  align-items: center;
  padding: 9px 12px;
  border-radius: 6px;
  font-size: 15px;
  font-weight: 500;
  color: #333;
  text-decoration: none;
  transition: background 0.15s;
}
.so-sidebar-nav-link:hover {
  background: #f5f5f5;
}

@media (max-width: 860px) {
  .so-report-layout {
    flex-direction: column;
  }
  .so-report-sidebar {
    width: 100%;
    position: static;
    height: auto;
    border-right: none;
    border-bottom: 1px solid #eee;
    padding: 24px 16px;
  }
  .so-sidebar-nav {
    display: none;
  }
  .so-report-main {
    padding: 24px 16px;
  }
}
.so-room-cards {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 12px;
  margin-bottom: 32px;
}

.so-room-card {
  display: flex;
  align-items: stretch;
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.06);
}

.so-room-card-color {
  width: 5px;
  flex-shrink: 0;
}

.so-room-card-content {
  padding: 14px 16px;
}

.so-room-card-name {
  font-size: 14px;
  font-weight: 700;
  color: #1a1a2e;
  margin-bottom: 2px;
}

.so-room-card-total {
  font-size: 16px;
  font-weight: 800;
  color: #2e7d32;
  margin-bottom: 2px;
}

.so-room-card-items {
  font-size: 12px;
  color: #5f6368;
  margin-bottom: 0;
}

.so-cost-bars {
  margin-bottom: 16px;
}

.so-cost-bar-row {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}

.so-cost-bar-label {
  width: 140px;
  font-size: 14px;
  font-weight: 600;
  color: #333;
  flex-shrink: 0;
}

.so-cost-bar-track {
  flex: 1;
  height: 24px;
  background: transparent;
  border-radius: 6px;
  overflow: hidden;
  margin: 0 12px;
}

.so-cost-bar-fill {
  height: 100%;
  border-radius: 6px;
  transition: width 1s ease;
}

.so-cost-bar-value {
  font-size: 14px;
  font-weight: 700;
  color: #333;
  width: 130px;
  text-align: right;
  line-height: 1.4;
  flex-shrink: 0;
}

.so-grade-table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  font-size: 15px;
}
.so-grade-table th {
  text-align: left;
  padding: 14px 20px;
  border-bottom: 2px solid #e0e0e0;
  font-weight: 600;
  color: #5f6368;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  white-space: nowrap;
}
.so-grade-table td {
  padding: 18px 20px;
  border-bottom: 1px solid #f0f0f0;
  color: #333;
  vertical-align: middle;
  line-height: 1.5;
}
.so-grade-table tr:hover td {
  background: #fafafa;
}

.so-grade-standard {
  color: #888;
  font-style: italic;
}

.so-grade-actual {
  font-weight: 600;
  color: #1a1a2e;
}

.so-grade-diff {
  font-weight: 700;
  color: #2e7d32;
  white-space: nowrap;
}

.so-grade-diff-tag {
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  color: #2e7d32;
  background: #e8f5e9;
  padding: 3px 10px;
  border-radius: 4px;
  white-space: nowrap;
}

.so-feature-table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  font-size: 15px;
}
.so-feature-table th {
  text-align: left;
  padding: 14px 20px;
  border-bottom: 2px solid #e0e0e0;
  font-weight: 600;
  color: #5f6368;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  white-space: nowrap;
}
.so-feature-table td {
  padding: 18px 20px;
  border-bottom: 1px solid #f0f0f0;
  color: #333;
  vertical-align: top;
  line-height: 1.6;
}
.so-feature-table tr:hover td {
  background: #fafafa;
}

.so-report-list {
  list-style: none;
  padding: 0;
  margin: 0 0 16px;
}
.so-report-list li {
  font-size: 17px;
  line-height: 1.8;
  color: #333;
  padding: 12px 0 12px 28px;
  border-bottom: 1px solid #f0f0f0;
  position: relative;
}
.so-report-list li:last-child {
  border-bottom: none;
}
.so-report-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 1.05em;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #1a73e8;
}

.so-feature-total-row td {
  border-top: 2px solid #e0e0e0;
  padding-top: 14px;
  font-size: 16px;
}

.so-section-intro {
  font-size: 16px;
  color: #555;
  line-height: 1.7;
  margin-bottom: 24px;
  padding-bottom: 16px;
  border-bottom: 1px solid #eee;
}

.so-tech-finding-card {
  padding: 16px 0;
  border-bottom: 1px solid #f0f0f0;
}
.so-tech-finding-card:last-child {
  border-bottom: none;
}

.so-tech-finding-header {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  margin-bottom: 6px;
  flex-wrap: wrap;
  gap: 8px;
}

.so-tech-finding-title {
  font-size: 16px;
  font-weight: 700;
  color: #1a1a2e;
  margin: 0;
}

.so-tech-finding-values {
  display: flex;
  align-items: baseline;
  gap: 8px;
  flex-shrink: 0;
}

.so-tech-finding-value {
  font-size: 16px;
  font-weight: 700;
  color: #1a1a2e;
}

.so-tech-finding-opp {
  font-size: 14px;
  font-weight: 600;
  color: #2e7d32;
}

.so-tech-finding-body {
  font-size: 15px;
  line-height: 1.7;
  color: #5f6368;
  margin: 0;
}

.so-report-mode-toggle {
  display: flex;
  gap: 4px;
  margin-bottom: 20px;
  padding: 4px;
  background: #f0f3f6;
  border-radius: 8px;
  width: fit-content;
}

.so-mode-btn {
  padding: 8px 16px;
  font-size: 13px;
  font-weight: 600;
  color: #5f6368;
  text-decoration: none;
  border-radius: 6px;
  transition: all 0.15s;
}
.so-mode-btn:hover {
  color: #1a1a2e;
}
.so-mode-btn.active {
  background: white;
  color: #1a1a2e;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

.so-tech-report {
  margin-bottom: 40px;
}

.so-tech-hero {
  text-align: center;
  padding: 44px 20px 32px;
  margin-bottom: 24px;
  background: linear-gradient(180deg, #f8fafb 0%, #fff 100%);
  border-radius: 12px;
}

.so-tech-hero-number {
  font-size: 64px;
  font-weight: 900;
  color: #1a73e8;
  line-height: 1;
  letter-spacing: -2px;
}

.so-tech-hero-label {
  font-size: 20px;
  color: #1a1a2e;
  font-weight: 600;
  margin: 8px 0 0;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.so-tech-hero-chips {
  display: flex;
  justify-content: center;
  gap: 10px;
  margin-top: 18px;
  flex-wrap: wrap;
}

.so-tech-hero-chip {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 6px 14px;
  border-radius: 20px;
  font-size: 14px;
  font-weight: 600;
  background: #eef1f5;
  color: #1a1a2e;
}
.so-tech-hero-chip i {
  font-size: 12px;
  opacity: 0.6;
}

.so-tech-hero-chip-green {
  background: #e6f7ed;
  color: #15803d;
}
.so-tech-hero-chip-green i {
  color: #15803d;
  opacity: 0.8;
}

.so-tech-hero-note {
  font-size: 14px;
  color: #aaa;
  margin-top: 16px;
  font-style: italic;
}

.so-tech-summary-cards {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 14px;
  margin-bottom: 28px;
}

.so-tech-summary-card {
  border: none;
  border-radius: 12px;
  padding: 22px;
  text-align: center;
  position: relative;
}
.so-tech-summary-card:hover {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}
.so-tech-summary-card:hover .so-card-tooltip {
  display: block;
}
.so-tech-summary-card.so-tech-card-labor {
  background: linear-gradient(135deg, #f8f9fa 0%, #f1f3f5 50%, #f8f9fa 100%);
}
.so-tech-summary-card.so-tech-card-op {
  background: linear-gradient(135deg, #f9f2fb 0%, #f3e8f6 50%, #f9f2fb 100%);
}
.so-tech-summary-card.so-tech-card-scope {
  background: linear-gradient(135deg, #f5faff 0%, #ebf3fc 50%, #f5faff 100%);
}
.so-tech-summary-card.so-tech-card-grade {
  background: linear-gradient(135deg, #f5fcf8 0%, #ebf7ef 50%, #f5fcf8 100%);
}
.so-tech-summary-card.so-tech-card-total {
  background: linear-gradient(135deg, #fafbfc 0%, #f3f5f7 50%, #fafbfc 100%);
}

.so-card-tooltip {
  display: none;
  position: absolute;
  bottom: calc(100% + 10px);
  left: 50%;
  transform: translateX(-50%);
  width: 300px;
  padding: 16px 18px;
  background: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 10px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12);
  font-size: 14px;
  line-height: 1.5;
  color: #444;
  text-align: left;
  z-index: 100;
  cursor: default;
}
.so-card-tooltip::before {
  content: "";
  position: absolute;
  bottom: -16px;
  left: 0;
  right: 0;
  height: 16px;
}
.so-card-tooltip::after {
  content: "";
  position: absolute;
  bottom: -6px;
  left: 50%;
  transform: translateX(-50%) rotate(45deg);
  width: 12px;
  height: 12px;
  background: #fff;
  border-right: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
}
.so-card-tooltip .so-card-tooltip-header {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 8px;
}
.so-card-tooltip .so-card-tooltip-icon {
  width: 28px;
  height: 28px;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 13px;
  flex-shrink: 0;
}
.so-card-tooltip strong {
  font-size: 15px;
  color: #1a1a2e;
}
.so-card-tooltip p {
  margin: 0 0 10px;
}
.so-card-tooltip .so-card-tooltip-link {
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  color: #1a73e8;
  text-decoration: none;
  padding: 5px 12px;
  border: 1px solid #1a73e8;
  border-radius: 6px;
}
.so-card-tooltip .so-card-tooltip-link:hover {
  background: #1a73e8;
  color: #fff;
}

.so-tech-card-number-row {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}

.so-tech-card-number-icon {
  font-size: 20px;
}
.so-tech-card-labor .so-tech-card-number-icon {
  color: #4b5563;
}
.so-tech-card-op .so-tech-card-number-icon {
  color: #7b1fa2;
}
.so-tech-card-scope .so-tech-card-number-icon {
  color: #1e40af;
}
.so-tech-card-grade .so-tech-card-number-icon {
  color: #166534;
}
.so-tech-card-total .so-tech-card-number-icon {
  color: #5f6368;
}

.so-tech-card-icon {
  font-size: 22px;
  margin-bottom: 8px;
}
.so-tech-card-scope .so-tech-card-icon {
  color: #1a73e8;
}
.so-tech-card-grade .so-tech-card-icon {
  color: #2e7d32;
}
.so-tech-card-total .so-tech-card-icon {
  color: #1a1a2e;
}

.so-tech-card-number {
  font-size: 32px;
  font-weight: 800;
  color: #1a1a2e;
}

.so-tech-card-label {
  font-size: 16px;
  font-weight: 600;
  margin: 6px 0;
}

.so-tech-card-labor .so-tech-card-label {
  color: #4b5563;
}

.so-tech-card-scope .so-tech-card-label {
  color: #1e40af;
}

.so-tech-card-grade .so-tech-card-label {
  color: #166534;
}

.so-tech-card-detail {
  font-size: 16px;
  font-weight: 400;
  margin-top: 4px;
}

.so-tech-card-labor .so-tech-card-detail {
  color: #4b5563;
}

.so-tech-card-scope .so-tech-card-detail {
  color: #1e40af;
}

.so-tech-card-grade .so-tech-card-detail {
  color: #166534;
}

.so-tech-card-detail-sep {
  margin: 0 4px;
}

.so-tech-card-value {
  font-size: 18px;
  font-weight: 700;
}
.so-tech-card-labor .so-tech-card-value {
  color: #f57f17;
}
.so-tech-card-op .so-tech-card-value {
  color: #7b1fa2;
}
.so-tech-card-scope .so-tech-card-value {
  color: #1a73e8;
}
.so-tech-card-grade .so-tech-card-value {
  color: #2e7d32;
}
.so-tech-card-total .so-tech-card-value {
  color: #1a1a2e;
}

.so-tech-labor-pct {
  font-size: 12px;
  color: #5f6368;
  margin-left: 4px;
}

.so-tech-section-card {
  background: white;
  border: 1px solid #dadce0;
  border-radius: 12px;
  margin-bottom: 24px;
  overflow: hidden;
}

.so-tech-section-header {
  display: flex;
  gap: 14px;
  padding: 20px 24px;
  border-bottom: 1px solid #dadce0;
  align-items: flex-start;
  background: #fafbfc;
}

.so-tech-section-icon {
  width: 40px;
  height: 40px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  flex-shrink: 0;
}
.so-tech-section-icon.so-tech-icon-omitted {
  background: linear-gradient(180deg, #e8a0a0 0%, #f2c4c4 100%);
  color: #991b1b;
}
.so-tech-section-icon.so-tech-icon-omitted ~ .so-tech-section-title p {
  color: #991b1b;
}
.so-tech-section-icon.so-tech-icon-upgrade {
  background: linear-gradient(180deg, #f5c078 0%, #fad9a8 100%);
  color: #9a3412;
}
.so-tech-section-icon.so-tech-icon-upgrade ~ .so-tech-section-title p {
  color: #9a3412;
}
.so-tech-section-icon.so-tech-icon-code {
  background: linear-gradient(180deg, #a8b0d6 0%, #c5cbe6 100%);
  color: #1a237e;
}
.so-tech-section-icon.so-tech-icon-code ~ .so-tech-section-title p {
  color: #1e3a8a;
}
.so-tech-section-icon.so-tech-icon-materials {
  background: linear-gradient(180deg, #e89aae 0%, #f0bfcc 100%);
  color: #991b1b;
}
.so-tech-section-icon.so-tech-icon-materials ~ .so-tech-section-title p {
  color: #991b1b;
}
.so-tech-section-icon.so-tech-icon-matching {
  background: linear-gradient(180deg, #c9a0e0 0%, #dcc0ed 100%);
  color: #5b21b6;
}
.so-tech-section-icon.so-tech-icon-matching ~ .so-tech-section-title p {
  color: #5b21b6;
}

.so-tech-section-title {
  flex: 1;
}
.so-tech-section-title h3 {
  font-size: 20px;
  font-weight: 700;
  margin: 0 0 4px;
}
.so-tech-section-title p {
  font-size: 16px;
  color: #5f6368;
  margin: 0;
  line-height: 1.4;
}

.so-tech-section-body {
  padding: 20px 24px;
  font-size: 16px;
  line-height: 1.7;
  color: #1a1a2e;
}
.so-tech-section-body p {
  margin-bottom: 12px;
}
.so-tech-section-body p:last-child {
  margin-bottom: 0;
}

.so-tech-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 16px;
  min-width: 700px;
}
.so-tech-table thead th {
  padding: 12px 16px;
  text-align: left;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  color: #5f6368;
  background: #fafbfc;
  white-space: nowrap;
}
.so-tech-table tbody tr {
  border-bottom: 1px solid #f0f3f6;
}
.so-tech-table tbody tr:hover {
  background: #fafbfc;
}
.so-tech-table tbody td {
  padding: 14px 16px;
  vertical-align: middle;
  font-weight: 400;
}

.so-tech-room-cell {
  font-size: 14px;
  color: #5f6368;
  font-weight: 600;
  white-space: nowrap;
}

.so-tech-item-name {
  font-weight: 600;
  color: #1a1a2e;
  font-size: 16px;
  min-width: 250px;
  display: flex;
  align-items: center;
  gap: 8px;
}

.so-tech-room-dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  flex-shrink: 0;
}

.so-tech-item-subtitle {
  font-weight: 400;
  color: #5f6368;
  font-size: 14px;
  line-height: 1.4;
  margin-top: 3px;
}

.so-tech-item-price {
  font-weight: 400;
  color: #1a1a2e;
  font-size: 16px;
}

.so-tech-justification {
  font-size: 14px;
  color: #5f6368;
  line-height: 1.5;
  margin-top: 3px;
}

.so-tech-justification-cell {
  font-size: 14px;
  color: #5f6368;
  line-height: 1.5;
  max-width: 300px;
}

.so-tech-delta-positive {
  font-weight: 700;
  color: #2e7d32;
}

.so-tech-totals {
  background: #f6faf6;
  border: 1px solid #c8e6c9;
  border-radius: 12px;
  padding: 20px 24px;
  margin-top: 24px;
}

.so-tech-totals-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 8px 0;
  font-size: 16px;
  color: #5f6368;
}
.so-tech-totals-row span:last-child {
  font-weight: 600;
  color: #1a1a2e;
}
.so-tech-totals-row.so-tech-totals-primary {
  font-size: 22px;
  font-weight: 800;
  color: #1a1a2e;
  padding-bottom: 12px;
  border-bottom: 1px solid #c8e6c9;
  margin-bottom: 8px;
}
.so-tech-totals-row.so-tech-totals-primary span:last-child {
  color: #2e7d32;
}

.so-tech-icon-scope {
  background: linear-gradient(180deg, #96bbe8 0%, #b8d4f2 100%);
  color: #1e40af;
}

.so-tech-icon-grade {
  background: linear-gradient(180deg, #8fcca4 0%, #b2dfbe 100%);
  color: #15803d;
}

.so-tech-icon-photos {
  background: linear-gradient(180deg, #f5d060 0%, #fae290 100%);
  color: #92400e;
}

.so-tech-icon-watch {
  background: linear-gradient(180deg, #8fcca4 0%, #b2dfbe 100%);
  color: #15803d;
}

.so-tech-icon-room {
  background: linear-gradient(180deg, #b8bfc7 0%, #d1d5db 100%);
  color: #1a1a2e;
}

.so-tech-status-badge {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  font-size: 12px;
  font-weight: 700;
  padding: 4px 8px;
  border-radius: 6px;
  white-space: nowrap;
}
.so-tech-status-badge i {
  font-size: 10px;
}
.so-tech-status-badge.so-tech-status-scope {
  background: #e8f0fe;
  color: #1a73e8;
}
.so-tech-status-badge.so-tech-status-grade {
  background: #e8f5e9;
  color: #2e7d32;
}
.so-tech-status-badge.so-tech-status-standard {
  background: #f5f5f5;
  color: #999;
}

.so-tech-table tbody tr:nth-child(even) {
  background: #fafbfc;
}

.so-tech-table-totals {
  border-top: 2px solid #dadce0;
  background: #f6faf6;
}
.so-tech-table-totals td {
  font-weight: 700;
  padding-top: 14px;
  padding-bottom: 14px;
}

.so-tech-not-included {
  font-size: 14px;
  color: #999;
  font-style: italic;
}

.so-tech-tag {
  font-size: 14px;
  font-weight: 600;
  padding: 4px 12px;
  border-radius: 12px;
  margin-left: 8px;
  cursor: pointer;
  transition: all 0.15s;
  user-select: none;
}
.so-tech-tag:hover {
  opacity: 0.8;
}
.so-tech-tag.so-tech-tag-scope {
  background: #e8f0fe;
  color: #1a73e8;
}
.so-tech-tag.so-tech-tag-scope.active {
  background: #1a73e8;
  color: white;
}
.so-tech-tag.so-tech-tag-grade {
  background: #e8f5e9;
  color: #2e7d32;
}
.so-tech-tag.so-tech-tag-grade.active {
  background: #2e7d32;
  color: white;
}

.so-tech-room-trades {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 6px;
}

.so-tech-trade-tag {
  font-size: 13px;
  font-weight: 500;
  padding: 3px 10px;
  border-radius: 10px;
  background: #f0f3f6;
  color: #5f6368;
  cursor: pointer;
  transition: all 0.15s;
  user-select: none;
}
.so-tech-trade-tag:hover {
  background: #e0e3e6;
  color: #1a1a2e;
}
.so-tech-trade-tag.active {
  background: #1a73e8;
  color: white;
}

.so-tech-room-toggle {
  cursor: pointer;
  user-select: none;
}
.so-tech-room-toggle:hover {
  background: #fafbfc;
}

.so-tech-room-chevron {
  display: flex;
  align-items: center;
  color: #ccc;
  font-size: 14px;
  margin-left: 8px;
  transition: transform 0.2s;
}
.collapsed .so-tech-room-chevron {
  transform: rotate(-90deg);
}

.so-tech-room-body {
  transition: all 0.2s;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.so-tech-room-value {
  text-align: right;
  flex-shrink: 0;
}

.so-tech-room-value-total {
  font-size: 18px;
  font-weight: 800;
  color: #1a1a2e;
}

.so-tech-room-value-delta {
  font-size: 14px;
  font-weight: 700;
  color: #2e7d32;
}

.so-tech-property-context {
  display: flex;
  gap: 12px;
  align-items: flex-start;
  padding: 16px 20px;
  background: #f8f9fa;
  border-radius: 12px;
  margin-bottom: 24px;
  border: 1px solid #dadce0;
}
.so-tech-property-context i {
  color: #5f6368;
  margin-top: 3px;
  flex-shrink: 0;
}
.so-tech-property-context p {
  font-size: 15px;
  color: #1a1a2e;
  line-height: 1.6;
  margin: 0;
}

.so-tech-confidence-bar {
  display: flex;
  align-items: center;
  gap: 4px;
  max-width: 80px;
}

.so-tech-confidence-fill {
  height: 6px;
  border-radius: 3px;
  min-width: 8px;
}
.so-tech-confidence-fill.so-conf-fill-high {
  background: #2e7d32;
}
.so-tech-confidence-fill.so-conf-fill-mid {
  background: #f9a825;
}
.so-tech-confidence-fill.so-conf-fill-low {
  background: #e0e0e0;
}

.so-tech-confidence-pct {
  font-size: 13px;
  font-weight: 600;
  color: #5f6368;
}

.so-tech-verify-badge {
  display: inline-block;
  font-size: 11px;
  font-weight: 600;
  color: #e65100;
  background: #fff3e0;
  padding: 2px 8px;
  border-radius: 4px;
  margin-top: 4px;
}

.so-tech-item-detail {
  font-size: 14px;
  color: #5f6368;
  margin-top: 2px;
}

.so-tech-photo-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.so-tech-photo-list li {
  padding: 8px 0;
  font-size: 14px;
  display: flex;
  align-items: center;
  gap: 10px;
  border-bottom: 1px solid #f0f0f0;
}
.so-tech-photo-list li:last-child {
  border-bottom: none;
}
.so-tech-photo-list li i {
  color: #ccc;
  font-size: 16px;
}

.so-tech-add-cell {
  width: 80px;
}

.so-estimate-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  font-size: 14px;
  color: #1a73e8;
  background: white;
  border: 1px solid #1a73e8;
  border-radius: 6px;
  cursor: pointer;
  transition: all 0.15s;
  margin-right: 8px;
}
.so-estimate-btn:hover {
  background: #1a73e8;
  color: white;
}
.so-estimate-btn.so-estimate-btn-added {
  background: #2e7d32;
  color: white;
  border-color: #2e7d32;
}
.so-estimate-btn i {
  font-size: 11px;
}

.so-tech-row-clickable {
  cursor: pointer;
}
.so-tech-row-clickable:hover {
  background: #f8f9fa;
}

.so-tech-td-chevron {
  width: 24px;
  padding-right: 0 !important;
}

.so-tech-row-chevron {
  font-size: 11px;
  color: #ccc;
  transition: transform 0.2s, color 0.2s;
}

.so-tech-row-clickable:hover .so-tech-row-chevron {
  color: #999;
}

.so-tech-row-expanded .so-tech-row-chevron {
  transform: rotate(90deg);
  color: #1a73e8;
}

.so-estimate-added {
  background: #f0faf4 !important;
  border-left: 3px solid #2e7d32;
}

.so-tech-btn-group {
  display: flex;
  gap: 4px;
}

.so-dismiss-btn {
  width: 28px;
  height: 28px;
  border-radius: 6px;
  border: 1px solid #dadce0;
  background: white;
  color: #999;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 11px;
  transition: all 0.15s;
}
.so-dismiss-btn:hover {
  border-color: #d93025;
  color: #d93025;
}

.so-tech-row-dismissed {
  opacity: 0.35;
}
.so-tech-row-dismissed .so-tech-item-name {
  text-decoration: line-through;
}
.so-tech-row-dismissed .so-dismiss-btn {
  border-color: #1a73e8;
  color: #1a73e8;
}

.so-dismiss-reason-row td {
  padding: 0 !important;
  border: none !important;
}

.so-dismiss-reason {
  padding: 8px 16px 12px 96px;
  font-size: 13px;
}

.so-dismiss-reason-label {
  color: #5f6368;
  font-weight: 600;
  margin-right: 8px;
}

.so-dismiss-reason-options {
  display: inline-flex;
  gap: 6px;
  margin-top: 4px;
}

.so-dismiss-pill {
  padding: 4px 10px;
  font-size: 12px;
  font-weight: 600;
  border: 1px solid #dadce0;
  border-radius: 12px;
  background: white;
  color: #5f6368;
  cursor: pointer;
  transition: all 0.15s;
}
.so-dismiss-pill:hover {
  border-color: #1a73e8;
  color: #1a73e8;
}
.so-dismiss-pill.selected {
  background: #1a73e8;
  color: white;
  border-color: #1a73e8;
}

.so-estimate-amount-wrap {
  margin-top: 8px;
}

.so-estimate-custom-btn {
  font-size: 12px;
  font-weight: 600;
  color: #1a73e8;
  background: none;
  border: 1px solid #1a73e8;
  border-radius: 4px;
  padding: 3px 8px;
  cursor: pointer;
  transition: all 0.15s;
}
.so-estimate-custom-btn:hover {
  background: #1a73e8;
  color: white;
}
.so-estimate-custom-btn i {
  font-size: 10px;
  margin-right: 3px;
}

.so-estimate-amount-input-wrap {
  display: flex;
  align-items: center;
}

.so-estimate-amount-dollar {
  font-size: 14px;
  font-weight: 700;
  color: #1a1a2e;
  margin-right: 2px;
}

.so-estimate-amount-input {
  width: 100px;
  padding: 4px 8px;
  font-size: 14px;
  font-weight: 600;
  border: 1px solid #1a73e8;
  border-radius: 6px;
  outline: none;
}
.so-estimate-amount-input:focus {
  box-shadow: 0 0 0 2px rgba(26, 115, 232, 0.15);
}
.so-estimate-amount-input::placeholder {
  color: #ccc;
  font-weight: 400;
}

.so-estimate-detail-row {
  border-top: none !important;
}

.so-estimate-detail-row td {
  padding: 20px 28px 16px 48px !important;
  border: none !important;
  border-bottom: 2px solid #e5e7eb !important;
  background: #fff;
}

.so-tech-detail-content {
  max-width: 720px;
  position: sticky;
  left: 16px;
}

.so-estimate-detail-content {
  font-size: 16px;
  line-height: 1.8;
  color: #1a1a2e;
}
.so-estimate-detail-content strong {
  color: #1a1a2e;
}

.so-estimate-bar {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 100;
  background: white;
  border-top: 2px solid #1a73e8;
  padding: 12px 24px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-shadow: 0 -4px 12px rgba(0, 0, 0, 0.1);
}

.so-estimate-bar-left {
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 15px;
  font-weight: 600;
}
.so-estimate-bar-left i {
  color: #2e7d32;
}

.so-estimate-bar-total {
  font-size: 18px;
  font-weight: 800;
  color: #2e7d32;
}

.so-estimate-bar-labor {
  font-size: 13px;
  font-weight: 600;
  color: #f57f17;
  margin-left: 12px;
}

.so-estimate-bar-profit {
  font-size: 13px;
  font-weight: 700;
  color: #2e7d32;
  margin-left: 12px;
}

.so-estimate-bar-right {
  display: flex;
  gap: 8px;
}

.so-estimate-bar-btn {
  padding: 8px 14px;
  font-size: 13px;
  font-weight: 600;
  border: 1px solid #dadce0;
  border-radius: 6px;
  background: white;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 4px;
  transition: all 0.15s;
}
.so-estimate-bar-btn:hover {
  background: #f0f3f6;
  border-color: #1a73e8;
  color: #1a73e8;
}
.so-estimate-bar-btn.so-estimate-bar-btn-primary {
  background: #1a73e8;
  color: white;
  border-color: #1a73e8;
}
.so-estimate-bar-btn.so-estimate-bar-btn-primary:hover {
  opacity: 0.9;
}
.so-estimate-bar-btn i {
  font-size: 12px;
}

.so-estimate-panel {
  background: white;
  border: 1px solid #dadce0;
  border-radius: 12px;
  margin: 24px 0;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}

.so-estimate-panel-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 16px 24px;
  border-bottom: 1px solid #dadce0;
}
.so-estimate-panel-header h3 {
  font-size: 18px;
  font-weight: 700;
  margin: 0;
}

.so-estimate-panel-close {
  background: none;
  border: none;
  font-size: 18px;
  color: #5f6368;
  cursor: pointer;
  padding: 4px;
}
.so-estimate-panel-close:hover {
  color: #1a1a2e;
}

.so-estimate-panel-body {
  padding: 16px 24px;
}

.so-estimate-panel-room {
  margin-bottom: 16px;
}
.so-estimate-panel-room h4 {
  font-size: 15px;
  font-weight: 700;
  color: #1a1a2e;
  margin-bottom: 8px;
  border-bottom: 1px solid #f0f0f0;
  padding-bottom: 4px;
}

.so-estimate-panel-item {
  display: flex;
  justify-content: space-between;
  padding: 6px 0;
  font-size: 15px;
}

.so-estimate-panel-name {
  color: #1a1a2e;
}

.so-estimate-panel-price {
  font-weight: 600;
  color: #1a1a2e;
}

.so-estimate-panel-summary {
  font-size: 16px;
  color: #5f6368;
  margin-bottom: 16px;
  padding-bottom: 12px;
  border-bottom: 1px solid #f0f0f0;
}
.so-estimate-panel-summary strong {
  color: #2e7d32;
}

.so-estimate-panel-room-total {
  display: flex;
  justify-content: space-between;
  padding: 8px 0;
  font-size: 14px;
  font-weight: 600;
  color: #5f6368;
  border-top: 1px solid #f0f0f0;
  margin-top: 4px;
}
.so-estimate-panel-room-total span:last-child {
  color: #1a1a2e;
}

.so-estimate-panel-total {
  display: flex;
  justify-content: space-between;
  padding: 14px 0;
  font-size: 20px;
  font-weight: 800;
  border-top: 2px solid #dadce0;
  margin-top: 8px;
}
.so-estimate-panel-total span:last-child {
  color: #2e7d32;
}

.so-estimate-panel-actions {
  display: flex;
  gap: 8px;
  padding: 16px 24px;
  border-top: 1px solid #dadce0;
}
.so-estimate-panel-actions .so-btn {
  font-size: 14px;
}
.so-estimate-panel-actions .so-btn i {
  margin-right: 6px;
}

@media (max-width: 640px) {
  .so-estimate-bar {
    flex-direction: column;
    gap: 8px;
    padding: 10px 16px;
  }
  .so-estimate-bar-right {
    flex-wrap: wrap;
  }
  .so-tech-add-cell {
    width: 60px;
  }
  .so-estimate-btn {
    font-size: 12px;
    padding: 4px 8px;
  }
}
.so-view-controls {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
  flex-wrap: wrap;
  gap: 12px;
}

.so-view-toggles {
  display: flex;
  gap: 4px;
  background: #f0f3f6;
  border-radius: 10px;
  padding: 3px;
}

.so-refine-prompt {
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 14px 20px;
  margin-bottom: 40px;
  background: linear-gradient(135deg, #f5fcf8 0%, #ebf7ef 50%, #f5fcf8 100%);
  border: none;
  border-radius: 10px;
}

.so-refine-prompt-icon {
  font-size: 16px;
  color: #166534;
  flex-shrink: 0;
}

.so-refine-prompt-content {
  flex: 1;
}
.so-refine-prompt-content strong {
  font-size: 19px;
  color: #1a1a2e;
  display: block;
  margin-bottom: 6px;
}

.so-refine-prompt-items {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
}

.so-refine-prompt-item {
  font-size: 16px;
  color: #166534;
  display: inline-flex;
  align-items: center;
  gap: 6px;
}
.so-refine-prompt-item i {
  font-size: 12px;
  opacity: 0.7;
}

.so-refine-prompt-btn {
  white-space: nowrap;
  flex-shrink: 0;
  background: #368655;
  color: #fff;
  border-color: #368655;
}
.so-refine-prompt-btn:hover {
  background: #2d7348;
  border-color: #2d7348;
  color: #fff;
}

@media (max-width: 640px) {
  .so-refine-prompt {
    flex-wrap: wrap;
  }
  .so-refine-prompt-btn {
    width: 100%;
    text-align: center;
  }
}
.so-view-btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 12px 22px;
  border: none;
  background: none;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 600;
  color: #5f6368;
  cursor: pointer;
  transition: all 0.15s;
}
.so-view-btn:hover {
  color: #1a1a2e;
  background: rgba(255, 255, 255, 0.6);
}
.so-view-btn.active {
  background: white;
  color: #1a73e8;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.so-view-btn i {
  font-size: 12px;
}

.so-margin-control {
  display: flex;
  align-items: center;
  gap: 8px;
}

.so-margin-label {
  font-size: 13px;
  font-weight: 600;
  color: #5f6368;
  white-space: nowrap;
}

.so-margin-slider {
  width: 100px;
  accent-color: #1a73e8;
  cursor: pointer;
}

.so-margin-value {
  font-size: 13px;
  font-weight: 700;
  color: #1a73e8;
  min-width: 32px;
}

.so-col-hidden {
  display: none !important;
}

.so-why-badge {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  padding: 3px 10px;
  border-radius: 8px;
  font-size: 12px;
  font-weight: 600;
  white-space: nowrap;
}
.so-why-badge.so-why-code {
  background: #fff3e0;
  color: #e65100;
}
.so-why-badge.so-why-grade {
  background: #e8f5e9;
  color: #2e7d32;
}
.so-why-badge.so-why-scope {
  background: #e8f0fe;
  color: #1a73e8;
}
.so-why-badge.so-why-underpriced {
  background: #fff8e1;
  color: #f57f17;
}
.so-why-badge.so-why-hidden {
  background: #fce4ec;
  color: #c62828;
}
.so-why-badge i {
  font-size: 11px;
}

.so-tech-opportunity {
  font-weight: 400;
  color: #1a1a2e;
}

.so-tech-profit {
  font-weight: 400;
  color: #2e7d32;
}

.so-tech-total {
  font-weight: 700;
  color: #1a1a2e;
}

.so-tech-th-sortable {
  cursor: pointer;
  user-select: none;
  position: relative;
}
.so-tech-th-sortable:hover {
  background: #eef1f4;
}
.so-tech-th-sortable:hover .so-card-tooltip {
  display: block;
}
.so-tech-th-sortable .so-tech-sort-icon {
  margin-left: 6px;
  font-size: 11px;
  opacity: 0.45;
}
.so-tech-th-sortable[data-sort-dir=asc] .so-tech-sort-icon, .so-tech-th-sortable[data-sort-dir=desc] .so-tech-sort-icon {
  opacity: 1;
  color: #1a73e8;
}
.so-tech-th-sortable .so-card-tooltip {
  width: 280px;
  text-transform: none;
  letter-spacing: normal;
  font-weight: 400;
  white-space: normal;
  bottom: auto;
  top: calc(100% + 10px);
}
.so-tech-th-sortable .so-card-tooltip::before {
  bottom: auto;
  top: -16px;
}
.so-tech-th-sortable .so-card-tooltip::after {
  bottom: auto;
  top: -6px;
  transform: translateX(-50%) rotate(225deg);
  border-right: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
}

.so-tech-reset-btn {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 8px 14px;
  font-size: 13px;
  font-weight: 600;
  color: #5f6368;
  background: #fff;
  border: 1px solid #dadce0;
  border-radius: 8px;
  cursor: pointer;
}
.so-tech-reset-btn:hover {
  background: #f8f9fa;
  color: #1a1a2e;
  border-color: #c0c4c9;
}
.so-tech-reset-btn i {
  font-size: 12px;
}

.so-tech-justify-tag {
  font-size: 14px;
  font-weight: 400;
  color: #5f6368;
  line-height: 1.4;
  max-width: 200px;
}

.so-justify-copy-box {
  margin-top: 12px;
  padding: 12px 16px;
  background: linear-gradient(135deg, #f5faff 0%, #ebf3fc 50%, #f5faff 100%);
  border-radius: 8px;
}

.so-justify-copy-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 6px;
}

.so-justify-copy-btn {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  font-size: 12px;
  font-weight: 600;
  color: #1a73e8;
  background: none;
  border: 1px solid #1a73e8;
  border-radius: 6px;
  padding: 3px 10px;
  cursor: pointer;
}
.so-justify-copy-btn:hover {
  background: #1a73e8;
  color: white;
}

.so-justify-copy-text {
  font-size: 14px;
  line-height: 1.6;
  color: #1a1a2e;
  margin: 0;
  user-select: text;
}

.so-analytics-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
  margin-bottom: 32px;
}

.so-analytics-card {
  background: white;
  border: 1px solid #dadce0;
  border-radius: 12px;
  padding: 24px;
}

.so-analytics-card-full {
  grid-column: 1/-1;
}

.so-analytics-card-title {
  font-size: 17px;
  font-weight: 700;
  color: #1a1a2e;
  margin: 0 0 4px;
  display: flex;
  align-items: center;
  gap: 8px;
}
.so-analytics-card-title i {
  font-size: 14px;
  color: #6ba3d6;
}

.so-analytics-card-subtitle {
  font-size: 14px;
  color: #5f6368;
  margin: 0 0 16px;
}

.so-analytics-chart {
  position: relative;
}

.so-analytics-trades {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 16px;
}

.so-analytics-op {
  padding: 14px 18px;
  border-radius: 10px;
  font-size: 15px;
  line-height: 1.5;
}
.so-analytics-op.so-analytics-op-yes {
  background: #e8f5e9;
  color: #2e7d32;
}
.so-analytics-op.so-analytics-op-yes i {
  color: #2e7d32;
  margin-right: 6px;
}
.so-analytics-op.so-analytics-op-no {
  background: #f5f5f5;
  color: #5f6368;
}
.so-analytics-op.so-analytics-op-no i {
  color: #5f6368;
  margin-right: 6px;
}

@media (max-width: 768px) {
  .so-analytics-grid {
    grid-template-columns: 1fr;
  }
}
.so-tech-footer {
  margin-top: 28px;
  padding-top: 16px;
  border-top: 1px solid #dadce0;
}
.so-tech-footer p {
  font-size: 12px;
  color: #5f6368;
  line-height: 1.5;
}

@media (max-width: 640px) {
  .so-tech-summary-cards {
    grid-template-columns: 1fr;
  }
  .so-tech-hero-number {
    font-size: 36px;
  }
  .so-tech-section-header {
    flex-direction: column;
  }
  .so-eb-labor-split {
    flex-direction: column;
    gap: 2px;
  }
  .so-view-controls {
    flex-direction: column;
  }
}
.so-estimate-export-bar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 16px 20px;
  background: #f8f9fa;
  border: 1px solid #dadce0;
  border-radius: 12px;
  margin-bottom: 24px;
  flex-wrap: wrap;
  gap: 12px;
}

.so-estimate-export-left {
  display: flex;
  align-items: baseline;
  gap: 10px;
}

.so-estimate-export-count {
  font-size: 15px;
  color: #5f6368;
  font-weight: 500;
}

.so-estimate-export-value {
  font-size: 22px;
  font-weight: 800;
  color: #1a1a2e;
}

.so-estimate-export-profit {
  font-size: 14px;
  font-weight: 600;
  color: #2e7d32;
}

.so-estimate-export-actions {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}

.so-eb-room {
  margin-bottom: 32px;
}

.so-eb-room-header {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 16px;
  padding-bottom: 12px;
  border-bottom: 2px solid #dadce0;
}

.so-eb-room-icon {
  width: 40px;
  height: 40px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  flex-shrink: 0;
}

.so-eb-room-info {
  flex: 1;
}

.so-eb-room-title {
  font-size: 20px;
  font-weight: 700;
  margin: 0;
}

.so-eb-room-count {
  font-size: 14px;
  color: #5f6368;
  margin: 0;
}

.so-estimate-line-item {
  padding: 16px 0;
  border-bottom: 1px solid #f0f0f0;
}
.so-estimate-line-item:last-child {
  border-bottom: none;
}

.so-eb-row {
  display: flex;
  align-items: center;
  gap: 16px;
}

.so-eb-row-main {
  flex: 1;
  min-width: 0;
}

.so-eb-item-name {
  font-size: 16px;
  font-weight: 600;
  color: #1a1a2e;
}

.so-eb-item-desc {
  font-size: 13px;
  color: #5f6368;
  margin-top: 2px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.so-eb-row-numbers {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 2px;
  flex-shrink: 0;
  white-space: nowrap;
}

.so-eb-opp-row {
  display: flex;
  align-items: center;
  gap: 6px;
}

.so-eb-opp-value {
  font-size: 17px;
  font-weight: 800;
  color: #1a1a2e;
}

.so-eb-custom-total {
  font-size: 17px;
  font-weight: 800;
  color: #1a73e8;
}

.so-eb-custom-badge {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  font-size: 11px;
  font-weight: 600;
  color: #1a73e8;
  background: #e8f0fe;
  padding: 2px 8px;
  border-radius: 10px;
  margin-left: 6px;
}
.so-eb-custom-badge i {
  font-size: 10px;
}

.so-eb-profit-value {
  font-size: 13px;
  font-weight: 600;
  color: #2e7d32;
}

.so-eb-estimate-badge {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  font-size: 13px;
  font-weight: 600;
  padding: 3px 10px;
  border-radius: 8px;
  margin-left: 8px;
}
.so-eb-estimate-badge i {
  font-size: 11px;
}
.so-eb-estimate-badge.so-eb-est-missing {
  background: #fce4ec;
  color: #c62828;
}
.so-eb-estimate-badge.so-eb-est-underpriced {
  background: #fff3e0;
  color: #e65100;
}
.so-eb-estimate-badge.so-eb-est-matched {
  background: #e8f5e9;
  color: #2e7d32;
}

.so-why-sm {
  font-size: 11px;
  padding: 2px 7px;
}

.so-eb-room-value {
  display: flex;
  align-items: center;
  margin-left: auto;
  margin-right: 12px;
}

.so-eb-room-opp {
  font-size: 17px;
  font-weight: 700;
  color: #2e7d32;
}

.so-eb-row-actions {
  display: flex;
  gap: 6px;
  flex-shrink: 0;
}

.so-eb-edit-btn {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  padding: 6px 12px;
  font-size: 13px;
  font-weight: 600;
  color: #1a73e8;
  background: white;
  border: 1px solid #1a73e8;
  border-radius: 6px;
  cursor: pointer;
  transition: all 0.15s;
}
.so-eb-edit-btn:hover {
  background: #1a73e8;
  color: white;
}
.so-eb-item-editing .so-eb-edit-btn {
  color: #fff;
  background: #1a73e8;
  border-color: #1a73e8;
}

.so-eb-item-editing .so-eb-editable {
  outline: 2px solid #1a73e8;
  outline-offset: 2px;
  border-radius: 4px;
  padding: 2px 4px;
}

.so-eb-copy-btn {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  padding: 6px 12px;
  font-size: 13px;
  font-weight: 600;
  color: #1a73e8;
  background: white;
  border: 1px solid #1a73e8;
  border-radius: 6px;
  cursor: pointer;
  transition: all 0.15s;
}
.so-eb-copy-btn:hover {
  background: #1a73e8;
  color: white;
}
.so-eb-copy-btn i {
  font-size: 11px;
}

.so-eb-notes-btn {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  padding: 6px 12px;
  font-size: 13px;
  font-weight: 600;
  color: #5f6368;
  background: white;
  border: 1px solid #dadce0;
  border-radius: 6px;
  cursor: pointer;
  transition: all 0.15s;
}
.so-eb-notes-btn:hover {
  color: #1a1a2e;
  border-color: #1a1a2e;
}
.so-eb-notes-btn i {
  font-size: 10px;
}

.so-eb-notes {
  padding: 12px 0 4px;
  font-size: 14px;
  line-height: 1.7;
  color: #5f6368;
}
.so-eb-notes p {
  margin: 0 0 8px;
}
.so-eb-notes p:last-child {
  margin-bottom: 0;
}

.so-eb-clickable {
  cursor: pointer;
}
.so-eb-clickable:hover {
  background: #fafbfc;
}

.so-eb-row-chevron {
  flex-shrink: 0;
  width: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.so-eb-chevron {
  font-size: 11px;
  color: #ccc;
  transition: transform 0.2s, color 0.2s;
}

.so-eb-clickable:hover .so-eb-chevron {
  color: #999;
}

.so-eb-item-expanded .so-eb-chevron {
  transform: rotate(90deg);
  color: #1a73e8;
}

.so-eb-row-check {
  flex-shrink: 0;
  margin-left: 4px;
}

.so-eb-add-btn {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  border: 2px solid #dadce0;
  background: white;
  color: #5f6368;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  transition: all 0.15s;
}
.so-eb-add-btn:hover {
  border-color: #2e7d32;
  color: #2e7d32;
}
.so-eb-item-added .so-eb-add-btn {
  background: #2e7d32;
  border-color: #2e7d32;
  color: white;
}

.so-eb-dismiss-btn {
  width: 28px;
  height: 28px;
  border-radius: 6px;
  border: 1px solid #dadce0;
  background: white;
  color: #999;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 11px;
  transition: all 0.15s;
  margin-right: 12px;
}
.so-eb-dismiss-btn:hover {
  border-color: #d93025;
  color: #d93025;
}

.so-eb-item-added {
  background: #f0faf4 !important;
}

.so-eb-item-dismissed {
  opacity: 0.3;
}
.so-eb-item-dismissed .so-eb-item-name {
  text-decoration: line-through;
}
.so-eb-item-dismissed .so-eb-dismiss-btn {
  border-color: #1a73e8;
  color: #1a73e8;
}

.so-eb-editable {
  border-radius: 4px;
  padding: 1px 4px;
  margin: -1px -4px;
  transition: background 0.15s;
  cursor: default;
}
.so-eb-item-editing .so-eb-editable {
  cursor: text;
}
.so-eb-item-editing .so-eb-editable:hover {
  background: rgba(0, 0, 0, 0.03);
}
.so-eb-item-editing .so-eb-editable:focus {
  outline: none;
  background: #fff;
  box-shadow: 0 0 0 2px #1a73e8;
}

.so-eb-expand {
  padding: 16px 16px 12px 44px;
  background: #fff;
}

.so-eb-expand-text {
  font-size: 15px;
  line-height: 1.7;
  color: #5f6368;
  margin: 0 0 10px;
}

.so-eb-detail-card {
  border-radius: 10px;
  padding: 16px 18px;
  margin-bottom: 10px;
}

.so-eb-detail-blue {
  background: linear-gradient(135deg, #f5faff 0%, #ebf3fc 50%, #f5faff 100%);
}

.so-eb-detail-gray {
  background: linear-gradient(135deg, #f3f4f6 0%, #ebedf0 50%, #f3f4f6 100%);
}

.so-eb-detail-card-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 8px;
}

.so-eb-detail-card-label {
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  display: flex;
  align-items: center;
  gap: 6px;
}
.so-eb-detail-card-label i {
  font-size: 12px;
}
.so-eb-detail-blue .so-eb-detail-card-label {
  color: #1e40af;
}
.so-eb-detail-gray .so-eb-detail-card-label {
  color: #4b5563;
}

.so-eb-detail-card-text {
  font-size: 15px;
  color: #1a1a2e;
  margin: 0;
  line-height: 1.6;
  user-select: text;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

.so-eb-notes-input {
  width: 100%;
  font-size: 15px;
  line-height: 1.6;
  resize: vertical;
  min-height: 60px;
}

.so-eb-notes-wrap trix-toolbar {
  border: none;
  background: transparent;
  padding: 4px 0;
}
.so-eb-notes-wrap trix-toolbar .trix-button-group {
  border: 1px solid #d0d4d9;
  border-radius: 6px;
  margin-right: 6px;
  background: #fff;
}
.so-eb-notes-wrap trix-toolbar .trix-button {
  padding: 4px 8px;
  border: none;
  background: #fff;
  transition: background 0.12s;
}
.so-eb-notes-wrap trix-toolbar .trix-button:hover:not(:disabled) {
  background: #eef1f4;
}
.so-eb-notes-wrap trix-toolbar .trix-button.trix-active {
  background: #e3f2fd;
}
.so-eb-notes-wrap trix-toolbar .trix-button:disabled {
  opacity: 0.35;
}
.so-eb-notes-wrap trix-toolbar .trix-button--icon::before {
  opacity: 0.85;
}
.so-eb-notes-wrap trix-toolbar .trix-button--icon:hover:not(:disabled)::before {
  opacity: 1;
}
.so-eb-notes-wrap trix-toolbar .trix-button-group--file-tools {
  display: none;
}
.so-eb-notes-wrap trix-toolbar .trix-button--icon-heading-1,
.so-eb-notes-wrap trix-toolbar .trix-button--icon-code,
.so-eb-notes-wrap trix-toolbar .trix-button--icon-quote,
.so-eb-notes-wrap trix-toolbar .trix-button--icon-strike,
.so-eb-notes-wrap trix-toolbar .trix-button--icon-link,
.so-eb-notes-wrap trix-toolbar .trix-button--icon-decrease-nesting-level,
.so-eb-notes-wrap trix-toolbar .trix-button--icon-increase-nesting-level {
  display: none;
}
.so-eb-notes-wrap trix-editor {
  border: 1px solid #e5e7eb;
  border-radius: 8px;
  min-height: 60px;
  padding: 10px 12px;
  font-size: 15px;
  line-height: 1.6;
  background: #fff;
}
.so-eb-notes-wrap trix-editor:focus {
  border-color: #1a73e8;
  box-shadow: 0 0 0 2px rgba(26, 115, 232, 0.1);
  outline: none;
}
.so-eb-notes-wrap trix-editor[placeholder]:empty::before {
  color: #aaa;
}

.so-eb-expand-scope {
  display: none;
}

.so-eb-expand-scope-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 4px;
}

.so-eb-expand-scope-label {
  font-size: 12px;
  font-weight: 600;
  color: #5f6368;
  margin: 0;
  display: flex;
  align-items: center;
  gap: 5px;
}

.so-eb-expand-scope-copy {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  font-size: 12px;
  font-weight: 600;
  color: #1a73e8;
  background: none;
  border: 1px solid #1a73e8;
  border-radius: 6px;
  padding: 3px 10px;
  cursor: pointer;
  transition: all 0.15s;
}
.so-eb-expand-scope-copy:hover {
  background: #1a73e8;
  color: white;
}

.so-eb-expand-scope-text {
  font-size: 14px;
  color: #1a1a2e;
  margin: 0;
  line-height: 1.6;
  user-select: text;
}

.so-eb-expand-context {
  font-size: 14px;
  line-height: 1.7;
  color: #5f6368;
  margin: 8px 0;
}
.so-eb-expand-context strong {
  color: #1a1a2e;
  font-size: 13px;
  display: block;
  margin-bottom: 2px;
}

.so-eb-context-card {
  background: linear-gradient(135deg, #f8f9fa 0%, #f1f3f5 50%, #f8f9fa 100%);
  border-radius: 10px;
  padding: 14px 16px;
  margin-top: 10px;
}

.so-eb-context-label {
  font-size: 13px;
  font-weight: 700;
  color: #4b5563;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  display: flex;
  align-items: center;
  gap: 6px;
  margin-bottom: 6px;
}
.so-eb-context-label i {
  font-size: 12px;
}

.so-eb-context-text {
  font-size: 15px;
  color: #1a1a2e;
  margin: 0;
  line-height: 1.6;
}

.so-eb-expand-detail {
  margin-top: 4px;
}

.so-eb-expand-detail-row {
  display: flex;
  justify-content: space-between;
  padding: 6px 0;
  font-size: 15px;
  color: #5f6368;
  border-bottom: 1px solid #f0f0f0;
}
.so-eb-expand-detail-row:last-child {
  border-bottom: none;
}

.so-eb-expand-detail-label {
  font-weight: 600;
}

.so-eb-pricing-hint {
  font-size: 13px;
  font-weight: 400;
  color: #9ca3af;
  font-style: italic;
  text-transform: none;
  letter-spacing: 0;
}

.so-eb-pricing-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 16px;
  margin-top: 8px;
}

.so-eb-pricing-label {
  font-size: 13px;
  font-weight: 600;
  color: #6b7280;
  margin-bottom: 6px;
  display: block;
}

.so-eb-pricing-input-wrap {
  display: flex;
  align-items: center;
  background: #fff;
  border: 1px solid #d1d5db;
  border-radius: 8px;
  padding: 0 10px;
  transition: border-color 0.15s;
}
.so-eb-pricing-input-wrap:focus-within {
  border-color: #1a73e8;
  box-shadow: 0 0 0 2px rgba(26, 115, 232, 0.1);
}

.so-eb-pricing-dollar {
  font-size: 15px;
  color: #9ca3af;
  font-weight: 600;
}

.so-eb-pricing-input {
  border: none;
  outline: none;
  font-size: 16px;
  font-weight: 600;
  color: #1a1a2e;
  padding: 10px 6px;
  width: 100%;
  background: transparent;
}
.so-eb-pricing-input::placeholder {
  color: #ccc;
  font-weight: 400;
}

.so-eb-pricing-estimate {
  font-size: 13px;
  color: #9ca3af;
  margin-top: 4px;
}

.so-eb-pricing-total-col {
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.so-eb-pricing-total-value {
  font-size: 22px;
  font-weight: 800;
  color: #1a1a2e;
  margin-top: 6px;
}

.so-eb-pricing-op {
  font-size: 13px;
  color: #166534;
  font-weight: 600;
  margin-top: 4px;
}

@media (max-width: 640px) {
  .so-eb-pricing-grid {
    grid-template-columns: 1fr 1fr;
    gap: 10px;
  }
  .so-eb-pricing-total-col {
    grid-column: 1/-1;
    flex-direction: row;
    gap: 12px;
  }
}
.so-eb-header-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 12px;
}

.so-eb-header-stats {
  display: flex;
  align-items: baseline;
  gap: 10px;
  margin-top: 4px;
}

.so-eb-header-count {
  font-size: 15px;
  color: #5f6368;
}

.so-eb-header-value {
  font-size: 22px;
  font-weight: 800;
  color: #1a1a2e;
}

.so-eb-header-profit {
  font-size: 14px;
  font-weight: 600;
  color: #2e7d32;
}

.so-eb-header-actions {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
  align-items: center;
}

.so-eb-room-toggle {
  cursor: pointer;
}
.so-eb-room-toggle:hover {
  background: #fafbfc;
}

.so-eb-room-chevron {
  display: flex;
  align-items: center;
  color: #ccc;
  font-size: 14px;
  margin-left: auto;
  transition: transform 0.2s;
}
.collapsed .so-eb-room-chevron {
  transform: rotate(-90deg);
}

.so-estimate-standard-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.so-estimate-standard-list li {
  display: flex;
  justify-content: space-between;
  padding: 8px 0;
  border-bottom: 1px solid #f0f0f0;
  font-size: 15px;
}
.so-estimate-standard-list li:last-child {
  border-bottom: none;
}

.so-estimate-standard-name {
  color: #1a1a2e;
}

.so-estimate-standard-price {
  color: #5f6368;
  font-weight: 600;
}

@media (max-width: 640px) {
  .so-estimate-export-bar {
    flex-direction: column;
    align-items: flex-start;
  }
  .so-estimate-line-header {
    flex-direction: column;
  }
}
.so-justify-item {
  padding: 20px 24px;
  border-bottom: 1px solid #f0f0f0;
}
.so-justify-item:last-child {
  border-bottom: none;
}

.so-justify-header {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 12px;
  margin-bottom: 8px;
}

.so-justify-title-row {
  display: flex;
  align-items: center;
  gap: 8px;
  flex-wrap: wrap;
}

.so-justify-name {
  font-size: 17px;
  font-weight: 700;
  color: #1a1a2e;
}

.so-justify-price {
  font-size: 16px;
  font-weight: 700;
  color: #1a1a2e;
  white-space: nowrap;
  flex-shrink: 0;
}

.so-justify-description {
  font-size: 14px;
  color: #5f6368;
  line-height: 1.5;
  margin-bottom: 12px;
}

.so-justify-content {
  margin-bottom: 12px;
}

.so-justify-label {
  font-size: 13px;
  font-weight: 700;
  color: #1a1a2e;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  margin-bottom: 6px;
}

.so-justify-text {
  font-size: 15px;
  line-height: 1.7;
  color: #1a1a2e;
  margin-bottom: 8px;
}
.so-justify-text:last-child {
  margin-bottom: 0;
}

.so-justify-context {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  font-size: 14px;
  color: #5f6368;
  line-height: 1.5;
  padding: 10px 14px;
  background: #f8f9fa;
  border-radius: 8px;
  margin-bottom: 12px;
}
.so-justify-context i {
  margin-top: 3px;
  flex-shrink: 0;
  color: #1a73e8;
}

.so-justify-actions {
  display: flex;
  gap: 8px;
}

.so-justify-copy-btn {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  padding: 6px 14px;
  font-size: 13px;
  font-weight: 600;
  color: #1a73e8;
  background: white;
  border: 1px solid #1a73e8;
  border-radius: 6px;
  cursor: pointer;
  transition: all 0.15s;
}
.so-justify-copy-btn:hover {
  background: #1a73e8;
  color: white;
}
.so-justify-copy-btn i {
  font-size: 12px;
}

.so-refine-actions {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 16px;
  margin-bottom: 32px;
}

.so-refine-action-card {
  background: white;
  border: 1px solid #dadce0;
  border-radius: 12px;
  padding: 20px;
}
.so-refine-action-card h3 {
  font-size: 16px;
  font-weight: 700;
  margin: 12px 0 6px;
}
.so-refine-action-card p {
  font-size: 14px;
  color: #5f6368;
  line-height: 1.5;
  margin: 0 0 12px;
}

.so-refine-action-icon {
  width: 40px;
  height: 40px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
}

.so-refine-card {
  background: #fff;
  border: 1px solid #dadce0;
  border-radius: 12px;
  margin-bottom: 20px;
  overflow: hidden;
}

.so-refine-card-header {
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 20px 24px;
  border-bottom: 1px solid #f0f0f0;
  background: #fafbfc;
}

.so-refine-card-icon {
  width: 36px;
  height: 36px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  flex-shrink: 0;
}

.so-refine-header-blue .so-refine-card-icon {
  background: linear-gradient(180deg, #96bbe8 0%, #b8d4f2 100%);
  color: #1e40af;
}

.so-refine-header-orange .so-refine-card-icon {
  background: linear-gradient(180deg, #f5c078 0%, #fad9a8 100%);
  color: #9a3412;
}

.so-refine-header-green .so-refine-card-icon {
  background: linear-gradient(180deg, #8fcca4 0%, #b2dfbe 100%);
  color: #15803d;
}

.so-refine-header-purple .so-refine-card-icon {
  background: linear-gradient(180deg, #c9a0e0 0%, #dcc0ed 100%);
  color: #5b21b6;
}

.so-refine-header-gray .so-refine-card-icon {
  background: linear-gradient(180deg, #b8bfc7 0%, #d1d5db 100%);
  color: #4b5563;
}

.so-refine-card-title h3 {
  font-size: 17px;
  font-weight: 700;
  margin: 0;
  color: #1a1a2e;
}
.so-refine-card-title p {
  font-size: 16px;
  margin: 6px 0 0;
  line-height: 1.4;
}

.so-refine-card-body {
  padding: 24px;
}

.so-refine-watch-item {
  display: flex;
  gap: 16px;
  align-items: flex-start;
  padding: 12px 0;
  border-bottom: 1px solid #f0f0f0;
}
.so-refine-watch-item:last-child {
  border-bottom: none;
}

.so-refine-watch-name {
  font-size: 15px;
  font-weight: 600;
  color: #1a1a2e;
  min-width: 200px;
}

.so-refine-watch-value {
  font-size: 15px;
  font-weight: 700;
  color: #2e7d32;
  white-space: nowrap;
  min-width: 120px;
}

.so-refine-watch-how {
  font-size: 13px;
  color: #5f6368;
  flex: 1;
}

.so-photo-check-empty {
  color: #dadce0;
  font-size: 20px;
}

.so-tech-material-card {
  padding: 16px 0;
  border-bottom: 1px solid #f0f0f0;
}
.so-tech-material-card:last-child {
  border-bottom: none;
}

.so-tech-material-icon {
  color: #2e7d32;
  margin-right: 6px;
  font-size: 14px;
}

.so-tech-material-fallback-list {
  margin: 0;
  padding-left: 22px;
  list-style: disc;
}
.so-tech-material-fallback-list li {
  margin-bottom: 10px;
  line-height: 1.6;
  color: #1a1a2e;
}

.so-editable-name {
  cursor: text;
  border-bottom: 2px dashed transparent;
  transition: border-color 0.2s;
  outline: none;
  min-width: 100px;
  display: inline-block;
}
.so-editable-name:hover {
  border-bottom-color: #ccc;
}
.so-editable-name:focus {
  border-bottom-color: #1a73e8;
}

.so-edit-icon {
  font-size: 14px;
  color: #ccc;
  margin-left: 8px;
  vertical-align: middle;
}

.so-pro-property-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 12px 24px;
  margin-bottom: 20px;
}

.so-pro-property-label {
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  color: #5f6368;
  margin-bottom: 2px;
}

.so-pro-property-value {
  font-size: 16px;
  font-weight: 600;
  color: #1a1a2e;
}

.so-pro-map {
  margin: 20px 0;
  border-radius: 12px;
  overflow: hidden;
  border: 1px solid #dadce0;
}

.so-pro-map-container {
  min-height: 250px;
  background: #f0f3f6;
}

.so-pro-map-img {
  width: 100%;
  height: auto;
  display: block;
}

.so-pro-map-embed {
  width: 100%;
  height: 250px;
  display: block;
}

.so-pro-property-summary {
  font-size: 16px;
  line-height: 1.7;
  color: #1a1a2e;
  margin: 16px 0 0;
  padding-top: 16px;
  border-top: 1px solid #f0f0f0;
}

.so-pro-property-notes {
  font-size: 15px;
  color: #5f6368;
  line-height: 1.6;
  margin-top: 12px;
  padding: 12px 16px;
  background: #f8f9fa;
  border-radius: 8px;
}
.so-pro-property-notes strong {
  color: #1a1a2e;
  margin-right: 6px;
}

.so-pro-trades-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 16px;
}

.so-pro-trade-chip {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: 600;
  background: #e8f5e9;
  color: #2e7d32;
  border-radius: 8px;
}
.so-pro-trade-chip i {
  font-size: 12px;
}

.so-pro-op-status {
  padding: 14px 18px;
  border-radius: 8px;
  font-size: 15px;
  line-height: 1.5;
  display: flex;
  align-items: flex-start;
  gap: 10px;
}
.so-pro-op-status i {
  margin-top: 3px;
  flex-shrink: 0;
}
.so-pro-op-status.so-pro-op-yes {
  background: #f0faf4;
  color: #2e7d32;
  border: 1px solid #c8e6c9;
}
.so-pro-op-status.so-pro-op-no {
  background: #f8f9fa;
  color: #5f6368;
  border: 1px solid #dadce0;
}

@media (max-width: 640px) {
  .so-pro-property-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
.so-sidebar-label {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  color: #5f6368;
  margin-bottom: 6px;
}

.so-sidebar-value {
  font-size: 28px;
  font-weight: 800;
  margin-bottom: 4px;
}

.so-sidebar-value-green {
  color: #2e7d32;
}

.so-sidebar-meta {
  font-size: 15px;
  color: #5f6368;
}

.so-sidebar-findings {
  list-style: none;
  padding: 0;
  margin: 0;
}
.so-sidebar-findings li {
  padding: 8px 0;
  font-size: 16px;
  display: flex;
  align-items: center;
  gap: 10px;
}

.so-sidebar-breakdown {
  list-style: none;
  padding: 0;
  margin: 10px 0 0;
}
.so-sidebar-breakdown li {
  display: flex;
  justify-content: space-between;
  padding: 6px 0;
  font-size: 16px;
  color: #5f6368;
  border-bottom: 1px solid #f0f0f0;
}
.so-sidebar-breakdown li:last-child {
  border-bottom: none;
}
.so-sidebar-breakdown li span:last-child {
  font-weight: 600;
  color: #1a1a2e;
}

.so-sidebar-icon-blue {
  color: #1a73e8;
  width: 16px;
  text-align: center;
}

.so-sidebar-icon-green {
  color: #2e7d32;
  width: 16px;
  text-align: center;
}

.so-sidebar-icon-grey {
  color: #999;
  width: 16px;
  text-align: center;
}

.so-sidebar-action-link {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 10px 0;
  font-size: 16px;
  font-weight: 600;
  color: #1a1a2e;
  text-decoration: none;
  border-bottom: 1px solid #f0f0f0;
}
.so-sidebar-action-link:hover {
  color: #1a73e8;
}
.so-sidebar-action-link:last-child {
  border-bottom: none;
}
.so-sidebar-action-link i {
  width: 18px;
  text-align: center;
  color: #5f6368;
}

.so-analyzing-result {
  font-size: 16px;
  color: #5f6368;
}

.so-analyzing-separator {
  margin: 0 6px;
  color: #ccc;
}

.so-analyzing-value {
  color: #2e7d32;
}

.so-report-sidebar-logo {
  padding-bottom: 12px;
  display: none;
}

.so-report-sidebar-logo-img {
  height: 28px;
  width: auto;
}

.so-report-sidebar-heading {
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  color: #1a1a2e;
  margin-bottom: 8px;
}

.so-report-sidebar-heading-tight {
  margin-bottom: 4px;
}

.so-report-sidebar-heading-unlock {
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  color: #1a1a2e;
  margin-bottom: 14px;
}

.so-report-sidebar-total {
  font-size: 22px;
  font-weight: 800;
  color: #2e7d32;
  margin-bottom: 0;
}

.so-report-sidebar-meta {
  font-size: 13px;
  color: #5f6368;
  margin-bottom: 0;
}

.so-report-findings-list {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 14px;
  color: #333;
}
.so-report-findings-list li {
  padding: 4px 0;
}
.so-report-findings-list i {
  color: #1a1a2e;
  margin-right: 6px;
  width: 14px;
}

.so-report-unlock-list {
  list-style: none;
  padding: 0;
  margin: 0 0 20px;
  font-size: 15px;
  color: #5f6368;
}
.so-report-unlock-list li {
  padding: 5px 0;
}
.so-report-unlock-list i {
  color: #1a73e8;
  margin-right: 8px;
  width: 16px;
}

.so-report-sidebar-unlock-btn {
  width: 100%;
  font-size: 15px;
  padding: 14px;
}

.so-report-sidebar-unlock-icon {
  margin-right: 6px;
}

.so-report-filter-bar-stacked {
  flex-direction: column;
}

.so-report-nav-icon {
  width: 16px;
  text-align: center;
  margin-right: 8px;
  color: #5f6368;
}

.so-report-sidebar-cta-btn {
  width: 100%;
  font-size: 14px;
  padding: 10px;
}

.so-report-cost-legend {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-bottom: 20px;
  font-size: 13px;
  color: #5f6368;
}

.so-report-cost-legend-item {
  display: flex;
  align-items: center;
  gap: 6px;
}

.so-report-cost-legend-swatch {
  width: 14px;
  height: 14px;
  border-radius: 3px;
  display: inline-block;
}

.so-report-cost-legend-swatch-covered {
  background: #2e7d32;
}

.so-report-cost-legend-swatch-missed {
  background: #81c784;
}

.so-report-bar-container {
  height: 100%;
  display: flex;
  border-radius: 6px;
  overflow: hidden;
}

.so-report-bar-segment-covered {
  background: #2e7d32;
  height: 100%;
}

.so-report-bar-segment-missed {
  background: #81c784;
  height: 100%;
}

.so-report-bar-value-strong {
  color: #2e7d32;
  font-weight: 700;
}

.so-report-bar-value-found {
  font-size: 12px;
  color: #2e7d32;
}

.so-report-cost-totals {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 24px;
  padding: 16px 0;
  border-top: 2px solid #e0e0e0;
  margin-top: 8px;
}

.so-report-cost-total-cell {
  text-align: right;
}

.so-report-cost-total-cell-divider {
  text-align: right;
  padding-left: 16px;
  border-left: 2px solid #2e7d32;
}

.so-report-cost-total-label {
  font-size: 13px;
  color: #5f6368;
}

.so-report-cost-total-label-dark {
  font-size: 13px;
  color: #1a1a2e;
}

.so-report-cost-total-value {
  font-size: 18px;
  font-weight: 700;
}

.so-report-cost-total-value-muted {
  color: #888;
}

.so-report-cost-total-value-success {
  color: #2e7d32;
}

.so-report-cost-total-value-gap {
  font-size: 22px;
  font-weight: 800;
  color: #1a1a2e;
}

.so-report-h3-spaced {
  margin-top: 40px;
}

.so-report-intro-para {
  margin-bottom: 12px;
}

.so-report-intro-para-last {
  margin-bottom: 0;
}

.so-report-intro-emphasis {
  color: #2e7d32;
}

.so-report-grade-check-icon {
  color: #2e7d32;
  margin-right: 4px;
}

.so-report-locked-icon {
  margin-right: 8px;
  color: #1a73e8;
}

.so-report-room-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}

.so-report-room-h3 {
  margin-bottom: 0;
}

.so-report-room-count-pill {
  font-size: 15px;
  font-weight: 600;
  color: #2e7d32;
  margin-left: 10px;
  background: #e8f5e9;
  padding: 4px 12px;
  border-radius: 20px;
}

.so-report-export-icon {
  margin-right: 4px;
  color: #2e7d32;
}

.so-report-feature-tip-col {
  width: 30px;
}

.so-report-feature-tip-cell {
  position: relative;
}

.so-report-feature-tip-icon {
  color: #1a73e8;
  cursor: help;
}

.so-report-feature-item-name {
  font-weight: 600;
  color: #1a1a2e;
}

.so-report-feature-typical {
  color: #888;
}

.so-report-feature-omitted {
  color: #c62828;
  font-size: 13px;
  font-weight: 600;
}

.so-report-feature-actual-cell {
  font-weight: 700;
  color: #2e7d32;
}

.so-report-feature-total-name {
  font-weight: 700;
  color: #1a1a2e;
}

.so-report-feature-total-typical {
  font-weight: 700;
  color: #888;
}

.so-report-feature-total-actual {
  font-weight: 700;
  color: #2e7d32;
}

.so-report-materials-illustration {
  width: 100%;
  max-width: 420px;
  display: block;
  margin: 0 auto 24px;
  border-radius: 12px;
}

.so-report-section-para {
  font-size: 17px;
  line-height: 1.8;
  margin-bottom: 16px;
}

.so-report-disclaimers-list {
  font-size: 14px;
  color: #5f6368;
  line-height: 1.8;
  padding-left: 20px;
}

.so-report-pricing-label {
  margin-top: 14px;
  font-size: 13px;
}

.so-report-pricing-label-icon {
  margin-right: 4px;
}

.so-report-pricing-value {
  color: #1a73e8;
}

.so-report-grade-total-cell {
  font-weight: 700;
}

.so-sample-hero-img {
  width: 100%;
  max-width: 700px;
  display: block;
  margin: 0 auto 32px;
  border-radius: 12px;
}

.so-sample-eyebrow {
  color: #1a73e8;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin-bottom: 8px;
}

.so-sample-title {
  font-size: 32px;
  font-weight: 800;
  margin-bottom: 4px;
}

.so-sample-meta-row {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-top: 8px;
}

.so-sample-meta {
  font-size: 15px;
  color: #5f6368;
  margin-bottom: 0;
}

.so-sample-summary-text {
  font-size: 17px;
  line-height: 1.8;
}

.so-sample-cta {
  text-align: center;
  margin-top: 60px;
  padding: 40px 0;
  border-top: 1px solid #eee;
}

.so-sample-cta-title {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 8px;
}

.so-sample-cta-desc {
  font-size: 16px;
  color: #5f6368;
  margin-bottom: 24px;
}

.so-sample-cta-footnote {
  font-size: 14px;
  color: #5f6368;
  margin-top: 12px;
}

.so-download-label {
  font-size: 14px;
  font-weight: 600;
  color: #333;
}

.so-download-icon-pdf {
  color: #c62828;
}

.so-paywall-lock-icon {
  font-size: 32px;
  color: #1a73e8;
  margin-bottom: 16px;
}

.so-paywall-title {
  font-size: 24px;
  font-weight: 800;
  margin-bottom: 8px;
}

.so-paywall-desc {
  font-size: 20px;
  color: #333;
  margin-bottom: 12px;
}

.so-paywall-footnote {
  font-size: 13px;
  color: #999;
  margin-top: 24px;
}

.so-tier-stack {
  margin-bottom: 12px;
}

.so-tier-stack-bg {
  color: #e8f0fe;
}

.so-tier-stack-fg {
  color: #1a73e8;
}

.so-tier-cta {
  width: 100%;
  margin-top: 16px;
}

.so-analytics-canvas {
  max-height: 280px;
}

.so-analytics-canvas-sm {
  max-height: 220px;
}

.so-analytics-canvas-lg {
  max-height: 320px;
}

.so-estimate-empty {
  text-align: center;
  padding: 60px 20px;
  color: #8c8c8c;
}

.so-estimate-empty-icon {
  font-size: 48px;
  margin-bottom: 16px;
  opacity: 0.4;
}

.so-estimate-empty-title {
  font-size: 18px;
  font-weight: 600;
  color: #333;
  margin-bottom: 8px;
}

.so-estimate-empty-text {
  font-size: 16px;
}

.so-paywall {
  text-align: center;
  padding: 48px 32px;
  margin-bottom: 48px;
  background: linear-gradient(135deg, #f8f9ff 0%, #f0f4ff 100%);
  border: 2px solid #d0daf5;
  border-radius: 12px;
}

.so-paywall-header {
  max-width: 520px;
  margin: 0 auto 32px;
}

.so-paywall-tiers {
  display: flex;
  gap: 20px;
  justify-content: center;
  flex-wrap: wrap;
}

.so-blur-row {
  user-select: none;
  pointer-events: none;
}
.so-blur-row td {
  filter: blur(4px);
}

.so-locked-row-overlay {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 14px 20px;
  background: rgba(26, 115, 232, 0.08);
  border-radius: 8px;
  font-size: 14px;
  font-weight: 600;
  color: #1a73e8;
  margin-top: 12px;
}

.so-locked-sections {
  display: flex;
  flex-direction: column;
  gap: 0;
}

.so-locked-section-item {
  display: flex;
  align-items: center;
  padding: 20px 24px;
  border-bottom: 1px solid #f0f0f0;
  font-size: 18px;
  font-weight: 600;
  color: #1a1a2e;
}
.so-locked-section-item:last-child {
  border-bottom: none;
}

.so-locked-badge {
  margin-left: auto;
  font-size: 13px;
  font-weight: 600;
  padding: 6px 14px;
  border-radius: 20px;
  background: #e8f5e9;
  color: #2e7d32;
  white-space: nowrap;
}

.so-upgrade-banner {
  display: flex;
  align-items: center;
  gap: 24px;
  padding: 20px 24px;
  margin-bottom: 32px;
  background: linear-gradient(135deg, #f8f9ff 0%, #f0f4ff 100%);
  border: 1px solid #d0daf5;
  border-radius: 12px;
}

@media (max-width: 640px) {
  .so-upgrade-banner {
    flex-direction: column;
    text-align: center;
  }
}
.so-share-form {
  margin-bottom: 24px;
  padding: 16px 0;
  border-bottom: 1px solid #eee;
}

.so-filter-bar {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.so-filter-btn {
  display: inline-flex;
  align-items: center;
  padding: 8px 18px;
  border: 1px solid #dadce0;
  border-radius: 20px;
  background: #fff;
  font-size: 14px;
  font-weight: 500;
  color: #333;
  cursor: pointer;
  transition: all 0.15s;
  font-family: inherit;
}
.so-filter-btn:hover {
  background: #f5f5f5;
  border-color: #999;
}
.so-filter-btn.active {
  background: #1a1a2e;
  color: #fff;
  border-color: #1a1a2e;
}

.so-credits-page {
  max-width: 960px;
  margin: 0 auto;
  padding: 40px 20px;
}

.so-credits-header {
  text-align: center;
  margin-bottom: 16px;
}
.so-credits-header h1 {
  font-size: 36px;
  font-weight: 800;
  margin-bottom: 8px;
}

.so-credits-subtitle {
  font-size: 18px;
  color: #1a1a2e;
  margin-bottom: 24px;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  line-height: 1.5;
}

.so-credits-balance-bar {
  font-size: 20px;
  font-weight: 600;
  color: #1a1a2e;
  margin-bottom: 40px;
}
.so-credits-balance-bar i {
  margin-right: 8px;
  color: #efb53c;
}
.so-credits-balance-bar.so-credits-low {
  color: #d93025;
}
.so-credits-balance-bar.so-credits-low i {
  color: #d93025;
}

.so-pricing-tabs {
  display: flex;
  justify-content: center;
  gap: 4px;
  margin-bottom: 32px;
  background: #f3f4f6;
  border-radius: 10px;
  padding: 4px;
  max-width: 440px;
  margin-left: auto;
  margin-right: auto;
}

.so-pricing-tab {
  flex: 1;
  padding: 10px 20px;
  border: none;
  background: none;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 600;
  color: #5f6368;
  cursor: pointer;
  transition: all 0.15s;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
}
.so-pricing-tab:hover {
  color: #1a1a2e;
}
.so-pricing-tab.active {
  background: white;
  color: #1a1a2e;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

.so-pricing-tab-badge {
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  color: #2e7d32;
  background: #e8f5e9;
  padding: 2px 8px;
  border-radius: 999px;
}

.so-credits-note {
  text-align: center;
  font-size: 15px;
  color: #999;
  margin-top: -20px;
  margin-bottom: 40px;
}

.so-credits-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 24px;
  margin-bottom: 48px;
  align-items: start;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}

.so-credits-card {
  background: #ffffff;
  border: 2px solid #dadce0;
  border-radius: 16px;
  padding: 32px 20px 28px;
  text-align: center;
  position: relative;
  transition: all 0.2s;
}
.so-credits-card:hover {
  border-color: #ccc;
}
.so-credits-card.so-credits-card-popular {
  border-color: #1a73e8;
  background: #f0f7ff;
}
.so-credits-card.so-credits-card-popular .so-credits-card-btn {
  background: #1a73e8;
  border-color: #1a73e8;
  color: white;
  font-size: 16px;
  padding: 14px;
}

.so-credits-popular-badge {
  position: absolute;
  top: -13px;
  left: 50%;
  transform: translateX(-50%);
  background: #1a73e8;
  color: white;
  font-size: 12px;
  font-weight: 700;
  padding: 4px 16px;
  border-radius: 12px;
  white-space: nowrap;
  letter-spacing: 0.02em;
}

.so-credits-card-top {
  margin-bottom: 20px;
  display: flex;
  align-items: baseline;
  justify-content: center;
  gap: 8px;
}

.so-credits-card-coin {
  font-size: 28px;
  color: #efb53c;
}

.so-credits-card-credits {
  font-size: 48px;
  font-weight: 800;
  color: #1a73e8;
  line-height: 1;
}

.so-credits-card-label {
  font-size: 20px;
  color: #5f6368;
  margin-left: 4px;
}

.so-credits-card-plan {
  font-size: 30px;
  font-weight: 800;
  color: #1a1a2e;
}

.so-credits-card-price-big {
  font-size: 36px;
  font-weight: 800;
  color: #1a73e8;
  margin-bottom: 16px;
}
.so-credits-card-price-big .so-credits-card-price-suffix {
  font-size: 16px;
  font-weight: 600;
  color: #1a1a2e;
  margin-left: 2px;
}

.so-credits-card-details {
  text-align: left;
  margin-bottom: 20px;
}

.so-credits-card-detail {
  font-size: 15px;
  color: #1a1a2e;
  padding: 6px 0;
  display: flex;
  align-items: center;
  gap: 10px;
}
.so-credits-card-detail i {
  font-size: 14px;
  width: 18px;
  text-align: center;
  flex-shrink: 0;
}

.so-credits-card-detail-savings {
  font-weight: 700;
}
.so-credits-card-detail-savings i {
  color: #f97316;
}

.so-credits-card-status {
  font-size: 14px;
  color: #5f6368;
  margin-bottom: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
}

.so-credits-card-current {
  border-color: #2e7d32;
  background: #f0fdf4;
}

.so-credits-card-price {
  font-size: 18px;
  font-weight: 600;
  color: #1a1a2e;
  line-height: 1;
  margin-bottom: 16px;
}

.so-credits-card-per {
  font-size: 14px;
  color: #5f6368;
  margin: 4px 0 6px;
}

.so-credits-card-total {
  font-size: 16px;
  color: #1a1a2e;
  margin-top: 10px;
}

.so-credits-card-savings {
  font-size: 17px;
  font-weight: 700;
  color: #2e7d32;
  margin-bottom: 16px;
  display: block;
}

.so-credits-card-btn {
  width: 100%;
  font-size: 15px;
  padding: 12px;
}

.so-credits-includes {
  margin-bottom: 40px;
  text-align: center;
}
.so-credits-includes h3 {
  font-size: 28px;
  font-weight: 800;
  margin-bottom: 28px;
}

.so-credits-includes-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  max-width: 900px;
  margin: 0 auto;
}

.so-credits-includes-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 28px 20px;
  background: #ffffff;
  border: 1px solid #dadce0;
  border-radius: 16px;
}

.so-includes-icon {
  width: 56px;
  height: 56px;
  border-radius: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  margin-bottom: 16px;
}

.so-includes-text strong {
  display: block;
  font-size: 18px;
  color: #1a1a2e;
  margin-bottom: 6px;
}
.so-includes-text span {
  display: block;
  font-size: 15px;
  color: #5f6368;
  line-height: 1.5;
}

.so-credits-custom {
  text-align: center;
  margin-bottom: 40px;
}
.so-credits-custom p {
  font-size: 18px;
  color: #1a1a2e;
}
.so-credits-custom p a {
  color: #1a73e8;
  font-weight: 600;
}

.so-credits-faq {
  text-align: center;
  max-width: 600px;
  margin: 0 auto;
}
.so-credits-faq p {
  font-size: 15px;
  color: #5f6368;
  line-height: 1.7;
}
.so-credits-faq p a {
  color: #1a73e8;
}

@media (max-width: 860px) {
  .so-credits-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .so-credits-includes-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 480px) {
  .so-credits-grid {
    grid-template-columns: 1fr;
  }
  .so-credits-includes-grid {
    grid-template-columns: 1fr;
  }
}
.so-detail-icon-gold {
  color: #f4cc7d;
}

.so-detail-icon-green {
  color: #a5d6a7;
}

.so-detail-icon-indigo {
  color: #a5b4fc;
}

.so-detail-icon-purple {
  color: #ce93d8;
}

.so-detail-icon-teal {
  color: #80deea;
}

.so-detail-icon-grey {
  color: #9ca3af;
}

.so-settings-form {
  max-width: 700px;
}

.so-settings-section {
  background: white;
  border: 1px solid #dadce0;
  border-radius: 12px;
  padding: 28px;
  margin-bottom: 20px;
}

.so-settings-section-title {
  font-size: 17px;
  font-weight: 700;
  color: #1a1a2e;
  margin-bottom: 20px;
  padding-bottom: 12px;
  border-bottom: 1px solid #eee;
}
.so-settings-section-title i {
  margin-right: 8px;
  color: #1a73e8;
}

.so-settings-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
}
@media (max-width: 640px) {
  .so-settings-grid {
    grid-template-columns: 1fr;
  }
}

.so-settings-field {
  display: flex;
  flex-direction: column;
}

.so-settings-field-full {
  grid-column: 1/-1;
}

.so-settings-label {
  display: block;
  font-size: 13px;
  font-weight: 600;
  color: #555;
  margin-bottom: 6px;
}

.so-settings-input {
  width: 100%;
  padding: 10px 14px;
  border: 1px solid #dadce0;
  border-radius: 8px;
  font-size: 15px;
  font-family: inherit;
  color: #1a1a2e;
  transition: border-color 0.2s;
}
.so-settings-input:focus {
  outline: none;
  border-color: #1a73e8;
  box-shadow: 0 0 0 3px rgba(26, 115, 232, 0.1);
}
.so-settings-input:disabled {
  background: #f5f5f5;
  color: #999;
  cursor: not-allowed;
}
.so-settings-input::placeholder {
  color: #bbb;
}

.so-settings-hint {
  display: block;
  font-size: 12px;
  color: #999;
  margin-top: 4px;
}

.so-settings-actions {
  margin-top: 8px;
}

.so-settings-flash {
  padding: 12px 16px;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 20px;
}
.so-settings-flash i {
  margin-right: 8px;
}

.so-settings-flash-success {
  background: #e8f5e9;
  color: #2e7d32;
}

.so-settings-flash-error {
  background: #fde8e8;
  color: #d93025;
}

.so-nav-settings {
  font-size: 16px;
  opacity: 0.7;
}
.so-nav-settings:hover {
  opacity: 1;
}

.so-admin {
  max-width: 1200px;
  margin: 0 auto;
}
.so-admin h2 {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 16px;
  color: #1a1a2e;
}

.so-admin-metrics {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
  gap: 16px;
  margin-bottom: 32px;
}

.so-admin-card {
  background: #fff;
  border-radius: 12px;
  padding: 28px 24px;
  text-align: center;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.06);
}

.so-admin-card-value {
  font-size: 32px;
  font-weight: 800;
  color: #1a1a2e;
  margin-bottom: 6px;
}

.so-admin-card-label {
  font-size: 15px;
  color: #5f6368;
  font-weight: 500;
}

.so-admin-section {
  margin-bottom: 40px;
}

.so-admin-section-subtitle {
  font-size: 14px;
  color: #5f6368;
  margin-bottom: 16px;
}

.so-admin-grid-2 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 32px;
  margin-bottom: 40px;
}

.so-admin-grid-3 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 24px;
  margin-bottom: 40px;
}

.so-admin-source-card {
  background: white;
  border: 1px solid #dadce0;
  border-radius: 12px;
  padding: 20px;
  text-align: center;
}

.so-admin-source-value {
  font-size: 28px;
  font-weight: 800;
  color: #1a1a2e;
}

.so-admin-source-label {
  font-size: 13px;
  color: #5f6368;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  margin-top: 4px;
}

.so-admin-source-pct {
  font-size: 14px;
  font-weight: 600;
  color: #1a73e8;
  margin-top: 4px;
}

.so-admin-td-right {
  text-align: right;
  font-weight: 600;
  white-space: nowrap;
}

.so-admin-code {
  font-size: 13px;
  background: #f5f5f5;
  padding: 2px 6px;
  border-radius: 4px;
}

.so-admin-bold {
  font-weight: 600;
}

.so-admin-subtle {
  color: #5f6368;
  font-size: 12px;
  margin-left: 4px;
}

.so-admin-chart {
  max-height: 300px;
}

@media (max-width: 768px) {
  .so-admin-grid-2 {
    grid-template-columns: 1fr;
  }
  .so-admin-grid-3 {
    grid-template-columns: 1fr;
  }
}
.so-admin-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 16px;
}
.so-admin-table th {
  text-align: left;
  padding: 14px 16px;
  border-bottom: 2px solid #eee;
  font-weight: 600;
  color: #5f6368;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.so-admin-table td {
  padding: 18px 16px;
  border-bottom: 1px solid #f0f0f0;
  color: #1a1a2e;
}
.so-admin-table tr:hover td {
  background: #fafafa;
}

.so-admin-funnel-compact {
  display: flex;
  align-items: center;
  gap: 0;
  overflow-x: auto;
  padding: 4px 0;
}

.so-admin-funnel-card {
  text-align: center;
  min-width: 100px;
  flex: 1;
  background: white;
  border: 1px solid #dadce0;
  border-radius: 12px;
  padding: 16px 12px;
  position: relative;
}

.so-admin-funnel-count {
  font-size: 24px;
  font-weight: 800;
  color: #1a1a2e;
}

.so-admin-funnel-pct {
  font-size: 13px;
  font-weight: 600;
  color: #5f6368;
  margin-top: 2px;
}

.so-admin-funnel-cell-label {
  font-size: 12px;
  color: #5f6368;
  margin-top: 4px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  font-weight: 600;
}

.so-admin-funnel-drop-badge {
  position: absolute;
  top: 6px;
  right: 6px;
  font-size: 10px;
  font-weight: 700;
  color: #d93025;
  background: #fde8e8;
  padding: 2px 6px;
  border-radius: 6px;
}

.so-admin-funnel-arrow {
  display: flex;
  align-items: center;
  color: #ccc;
  font-size: 14px;
  padding: 0 6px;
  flex-shrink: 0;
}

.so-admin-title {
  font-size: 28px;
  font-weight: 800;
  margin-bottom: 8px;
}

.so-admin-review-alert {
  margin-bottom: 16px;
}

.so-admin-review-link {
  color: #1a73e8;
  font-weight: 600;
  text-decoration: none;
}
.so-admin-review-link i {
  margin-right: 6px;
}

.so-admin-badge {
  background: #d93025;
  color: #fff;
  font-size: 12px;
  padding: 2px 8px;
  border-radius: 10px;
  margin-left: 6px;
}

.so-admin-step-badge {
  font-weight: 600;
}

.so-step-event_type, .so-step-damage_details, .so-step-photos, .so-step-email, .so-step-address {
  color: #5f6368;
}

.so-step-analyzing, .so-step-reanalyzing {
  color: #1a1a2e;
  display: inline-flex;
  align-items: center;
  gap: 5px;
}

.so-step-followup {
  color: #e65100;
}

.so-step-complete {
  color: #2e7d32;
}

.so-step-failed {
  color: #d93025;
}

.so-admin-tier-badge {
  font-weight: 600;
}

.so-tier-comprehensive {
  color: #1a73e8;
}

.so-tier-essential {
  color: #5f6368;
}

.so-admin-muted {
  color: #ccc;
}

.so-admin-empty {
  color: #5f6368;
  padding: 32px 0;
  text-align: center;
}

.so-admin-action-link {
  color: #1a73e8;
  text-decoration: none;
  font-weight: 600;
}

.so-admin-view-all {
  color: #1a73e8;
  font-weight: 600;
  text-decoration: none;
  font-size: 14px;
  display: inline-block;
  margin-top: 12px;
}

@media (max-width: 640px) {
  .so-admin-funnel-compact {
    flex-wrap: wrap;
    gap: 8px;
  }
  .so-admin-funnel-card {
    min-width: calc(33% - 20px);
  }
  .so-admin-funnel-count {
    font-size: 18px;
  }
  .so-admin-funnel-arrow {
    display: none;
  }
}
.so-admin-nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 12px;
  padding-bottom: 16px;
  border-bottom: 1px solid #eee;
  flex-wrap: wrap;
  gap: 12px;
}

.so-admin-subnav {
  display: flex;
  gap: 4px;
  margin-bottom: 28px;
  padding-bottom: 12px;
  border-bottom: 1px solid #f0f0f0;
}

.so-admin-subnav-link {
  padding: 6px 14px;
  font-size: 13px;
  font-weight: 600;
  color: #5f6368;
  text-decoration: none;
  border-radius: 6px;
  transition: all 0.15s;
}
.so-admin-subnav-link:hover {
  color: #1a73e8;
  background: #f0f7ff;
}
.so-admin-subnav-link.active {
  color: #1a73e8;
  background: #e8f0fe;
}

.so-impact-high {
  background: #fffafa;
}

.so-impact-score {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 800;
}
.so-impact-score.so-score-high {
  background: #fde8e8;
  color: #d93025;
}
.so-impact-score.so-score-medium {
  background: #fff3e0;
  color: #e65100;
}
.so-impact-score.so-score-low {
  background: #f5f5f5;
  color: #5f6368;
}

.so-impact-location {
  font-size: 14px;
  font-weight: 600;
  color: #1a1a2e;
}

.so-impact-detail {
  font-size: 12px;
  color: #5f6368;
}

.so-impact-damage {
  font-size: 13px;
  font-weight: 700;
  color: #1a1a2e;
  letter-spacing: 0.03em;
}

.so-wave-badge {
  font-size: 11px;
  font-weight: 700;
  padding: 3px 8px;
  border-radius: 6px;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}
.so-wave-badge.so-wave-realization_wave {
  background: #e8f5e9;
  color: #2e7d32;
}
.so-wave-badge.so-wave-event_lull {
  background: #fff3e0;
  color: #e65100;
}
.so-wave-badge.so-wave-long_tail {
  background: #f5f5f5;
  color: #5f6368;
}

.so-admin-mail-btn {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  padding: 4px 10px;
  font-size: 12px;
  font-weight: 600;
  color: #1a73e8;
  background: #e8f0fe;
  border: 1px solid #1a73e8;
  border-radius: 6px;
  cursor: pointer;
  transition: all 0.15s;
}
.so-admin-mail-btn:hover {
  background: #1a73e8;
  color: white;
}
.so-admin-mail-btn i {
  font-size: 11px;
}

.so-inline-form {
  display: inline;
}

.so-mailing-status {
  font-size: 11px;
  font-weight: 700;
  padding: 3px 8px;
  border-radius: 6px;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}
.so-mailing-status.so-mail-draft {
  background: #f5f5f5;
  color: #5f6368;
}
.so-mailing-status.so-mail-submitted {
  background: #e8f0fe;
  color: #1a73e8;
}
.so-mailing-status.so-mail-printing {
  background: #fff3e0;
  color: #e65100;
}
.so-mailing-status.so-mail-in_transit {
  background: #e8f5e9;
  color: #2e7d32;
}
.so-mailing-status.so-mail-delivered {
  background: #e8f5e9;
  color: #2e7d32;
}
.so-mailing-status.so-mail-cancelled {
  background: #fde8e8;
  color: #d93025;
}

.so-admin-flash-notice {
  background: #e8f5e9;
  color: #2e7d32;
  padding: 12px 16px;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 20px;
}

.so-phase-pre {
  border-left-color: #1a73e8;
}

.so-phase-lull {
  border-left-color: #d93025;
}

.so-phase-wave {
  border-left-color: #2e7d32;
  background: #f6faf6;
}

.so-phase-tail {
  border-left-color: #5f6368;
}

.so-admin-nav-links {
  display: flex;
  gap: 4px;
  flex-wrap: wrap;
}

.so-admin-nav-link {
  padding: 8px 16px;
  font-size: 14px;
  font-weight: 500;
  color: #5f6368;
  text-decoration: none;
  border-radius: 6px;
  transition: all 0.15s;
}
.so-admin-nav-link:hover {
  background: #f5f5f5;
  color: #1a1a2e;
}
.so-admin-nav-link.active {
  background: #1a73e8;
  color: #fff;
}

.so-admin-period-filter {
  display: flex;
  gap: 4px;
  flex-wrap: wrap;
}

.so-admin-period-btn {
  padding: 10px 18px;
  font-size: 15px;
  font-weight: 600;
  color: #5f6368;
  text-decoration: none;
  border: 1px solid #dadce0;
  border-radius: 20px;
  transition: all 0.15s;
  white-space: nowrap;
}
.so-admin-period-btn:hover {
  border-color: #999;
  color: #333;
}
.so-admin-period-btn.active {
  background: #1a1a2e;
  color: #fff;
  border-color: #1a1a2e;
}

.so-admin-back-row {
  margin-bottom: 24px;
}

.so-admin-back-link {
  color: #1a73e8;
}

.so-admin-detail-label {
  font-weight: 600;
}
.so-admin-detail-label.so-admin-detail-label-wide {
  width: 150px;
}

.so-admin-status-badge {
  font-weight: 700;
}
.so-admin-status-badge.so-status-pending {
  color: #e65100;
}
.so-admin-status-badge.so-status-approved {
  color: #2e7d32;
}
.so-admin-status-badge.so-status-flagged {
  color: #d93025;
}

.so-admin-photo-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 8px;
}

.so-admin-photo-thumb {
  border-radius: 8px;
  overflow: hidden;
}

.so-admin-photo-img {
  width: 100%;
  height: 200px;
  object-fit: cover;
}

.so-admin-report-note {
  font-size: 13px;
  color: #5f6368;
  margin-top: 4px;
  margin-bottom: 0;
}

.so-admin-report-total {
  font-size: 18px;
  font-weight: 700;
  color: #2e7d32;
  margin-top: 16px;
}

.so-admin-review-panel {
  background: #f8f9fa;
  border-radius: 12px;
  padding: 24px;
  margin-top: 32px;
}

.so-admin-review-field {
  margin-bottom: 16px;
}

.so-admin-review-actions {
  display: flex;
  gap: 12px;
}

.so-btn-approve {
  background: #2e7d32;
}
.so-btn-approve:hover {
  background: #256d2a;
}

.so-btn-flag {
  color: #d93025;
  border-color: #d93025;
}

.so-admin-btn-icon {
  margin-right: 8px;
}

.so-admin-page-subtitle {
  color: #5f6368;
  margin-bottom: 32px;
}

.so-admin-section-count {
  font-weight: 400;
  color: #5f6368;
  font-size: 14px;
  margin-left: 8px;
}

.so-admin-empty-text {
  color: #5f6368;
  font-size: 14px;
}

.so-admin-review-link-row {
  margin-right: 12px;
}

.so-admin-error-detail {
  color: #d93025;
}

.so-admin-confidence-range {
  display: block;
  font-size: 11px;
  color: #999;
}

.so-admin-table-cell-tight {
  font-size: 13px;
}

.so-admin-status-ok {
  color: #2e7d32;
  font-weight: 600;
}

.so-admin-status-error {
  color: #d93025;
  font-weight: 600;
}

.so-admin-tier-revenue {
  display: block;
  font-size: 13px;
  color: #2e7d32;
  font-weight: 700;
  margin-top: 4px;
}

.so-admin-tier-cell {
  font-weight: 600;
}
.so-admin-tier-cell.so-tier-comp {
  color: #1a73e8;
}
.so-admin-tier-cell.so-tier-ess {
  color: #5f6368;
}

.so-admin-amount-cell {
  font-weight: 700;
  color: #2e7d32;
}

.so-admin-view-link {
  color: #1a73e8;
  text-decoration: none;
  font-weight: 600;
}

.so-admin-chart-container {
  background: #fff;
  border-radius: 12px;
  padding: 24px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.06);
  margin-bottom: 24px;
  min-height: 200px;
}

.so-admin-search-form {
  margin-bottom: 16px;
}

.so-admin-search-row {
  display: flex;
  gap: 8px;
  max-width: 480px;
}

.so-admin-search-input {
  flex: 1;
  padding: 10px 16px;
  font-size: 14px;
  border: 1px solid #dadce0;
  border-radius: 8px;
  outline: none;
  font-family: inherit;
  transition: border-color 0.15s;
}
.so-admin-search-input:focus {
  border-color: #1a73e8;
}

.so-admin-search-btn {
  padding: 10px 20px;
  font-size: 14px;
  font-weight: 600;
  background: #1a73e8;
  color: #fff;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  font-family: inherit;
  transition: background 0.15s;
  display: flex;
  align-items: center;
  gap: 6px;
}
.so-admin-search-btn:hover {
  background: #1558b0;
}

.so-admin-filter-row {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 12px;
  flex-wrap: wrap;
}

.so-admin-filter-label {
  font-size: 13px;
  font-weight: 600;
  color: #5f6368;
  margin-right: 4px;
}

.so-admin-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  margin-top: 24px;
  padding-top: 16px;
  border-top: 1px solid #eee;
}

.so-admin-page-btn {
  padding: 8px 20px;
  font-size: 14px;
  font-weight: 600;
  color: #1a73e8;
  text-decoration: none;
  border: 1px solid #dadce0;
  border-radius: 6px;
  transition: all 0.15s;
}
.so-admin-page-btn:hover {
  background: #f5f5f5;
  border-color: #999;
}

.so-admin-page-info {
  font-size: 14px;
  color: #5f6368;
  font-weight: 500;
}

.so-admin-section-icon {
  margin-right: 8px;
  color: #1a73e8;
}

.so-admin-alert-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 12px;
}

.so-admin-weather-card {
  background: white;
  border: 1px solid #dadce0;
  border-radius: 12px;
  padding: 14px 16px;
  border-left: 4px solid #ccc;
}
.so-admin-weather-card.so-severity-extreme {
  border-left-color: #d93025;
  background: #fff5f5;
}
.so-admin-weather-card.so-severity-severe {
  border-left-color: #e65100;
  background: #fff8f0;
}
.so-admin-weather-card.so-severity-moderate {
  border-left-color: #f9a825;
}
.so-admin-weather-card.so-severity-minor {
  border-left-color: #66bb6a;
}

.so-admin-weather-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 6px;
}

.so-admin-weather-severity {
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

.so-admin-weather-state {
  font-size: 12px;
  font-weight: 700;
  color: #1a73e8;
  background: #e8f0fe;
  padding: 2px 8px;
  border-radius: 6px;
}

.so-admin-weather-event {
  font-size: 15px;
  font-weight: 700;
  color: #1a1a2e;
  margin-bottom: 4px;
}

.so-admin-weather-area {
  font-size: 12px;
  color: #5f6368;
  margin-bottom: 4px;
}

.so-admin-weather-time {
  font-size: 11px;
  color: #5f6368;
}

.so-admin-weather-clear {
  text-align: center;
  padding: 24px;
  color: #66bb6a;
  font-size: 15px;
}
.so-admin-weather-clear i {
  font-size: 24px;
  display: block;
  margin-bottom: 8px;
}

.so-admin-season-card {
  background: white;
  border: 1px solid #dadce0;
  border-radius: 12px;
  padding: 16px 20px;
  position: relative;
}
.so-admin-season-card.so-season-peak {
  border-color: #d93025;
  background: #fff5f5;
}
.so-admin-season-card.so-season-active {
  border-color: #e65100;
  background: #fff8f0;
}
.so-admin-season-card.so-season-upcoming {
  border-color: #f9a825;
}

.so-admin-season-status {
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: #5f6368;
  margin-bottom: 4px;
}
.so-season-peak .so-admin-season-status {
  color: #d93025;
}
.so-season-active .so-admin-season-status {
  color: #e65100;
}

.so-admin-season-name {
  font-size: 17px;
  font-weight: 700;
  color: #1a1a2e;
  margin-bottom: 4px;
}

.so-admin-season-dates {
  font-size: 13px;
  color: #5f6368;
}

.so-admin-season-states {
  font-size: 12px;
  color: #5f6368;
  margin-top: 4px;
}

.so-admin-season-prep {
  margin-top: 8px;
  font-size: 12px;
  font-weight: 600;
  color: #e65100;
}
.so-admin-season-prep i {
  margin-right: 4px;
}

.so-admin-season-row {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 10px 14px;
  border-radius: 8px;
  margin-bottom: 6px;
  background: #fafbfc;
  border: 1px solid #dadce0;
}
.so-admin-season-row.so-season-peak {
  background: #fff5f5;
  border-color: #f5c6c6;
}
.so-admin-season-row.so-season-active {
  background: #fff8f0;
  border-color: #ffe0b2;
}

.so-admin-season-name-inline {
  font-size: 14px;
  font-weight: 700;
  color: #1a1a2e;
  min-width: 140px;
}

.so-admin-season-status-pill {
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  padding: 2px 10px;
  border-radius: 10px;
  background: #e8eaf6;
  color: #5f6368;
}
.so-season-peak .so-admin-season-status-pill {
  background: #fde8e8;
  color: #d93025;
}
.so-season-active .so-admin-season-status-pill {
  background: #fff3e0;
  color: #e65100;
}
.so-season-upcoming .so-admin-season-status-pill {
  background: #fff8e1;
  color: #f9a825;
}

.so-admin-season-dates-inline {
  font-size: 12px;
  color: #5f6368;
}

.so-admin-season-states-inline {
  font-size: 12px;
  color: #5f6368;
  margin-left: auto;
}

.so-admin-weather-severity-pill {
  font-size: 11px;
  font-weight: 700;
  padding: 2px 8px;
  border-radius: 6px;
}
.so-admin-weather-severity-pill.so-sev-extreme {
  background: #fde8e8;
  color: #d93025;
}
.so-admin-weather-severity-pill.so-sev-severe {
  background: #fff3e0;
  color: #e65100;
}
.so-admin-weather-severity-pill.so-sev-moderate {
  background: #fff8e1;
  color: #f9a825;
}
.so-admin-weather-severity-pill.so-sev-minor {
  background: #e8f5e9;
  color: #2e7d32;
}

.so-admin-phase-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
  gap: 12px;
}

.so-admin-phase-card {
  background: white;
  border: 1px solid #dadce0;
  border-radius: 12px;
  padding: 14px 18px;
  border-left: 4px solid #ccc;
}
.so-admin-phase-card.so-phase-active_event {
  border-left-color: #d93025;
  background: #fff5f5;
}
.so-admin-phase-card.so-phase-monitor {
  border-left-color: #f9a825;
  background: #fffde7;
}

.so-admin-phase-state {
  font-size: 14px;
  font-weight: 700;
  color: #1a1a2e;
  margin-bottom: 4px;
}

.so-admin-phase-label {
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  color: #5f6368;
  margin-bottom: 6px;
}
.so-phase-active_event .so-admin-phase-label {
  color: #d93025;
}
.so-phase-monitor .so-admin-phase-label {
  color: #f9a825;
}

.so-admin-phase-action {
  font-size: 13px;
  color: #1a1a2e;
  line-height: 1.5;
}

.so-admin-drop {
  color: #d93025;
  font-weight: 700;
  font-size: 13px;
}

.so-admin-check {
  color: #2e7d32;
  font-weight: 600;
  font-size: 13px;
}

.so-admin-missing {
  color: #d93025;
  font-weight: 600;
  font-size: 13px;
}
.so-admin-missing i {
  margin-right: 4px;
}

.so-admin-insights {
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
}

.so-admin-insight-card {
  background: white;
  border: 1px solid #dadce0;
  border-radius: 12px;
  padding: 18px 20px;
  border-left: 4px solid #ccc;
}
.so-admin-insight-card.so-insight-urgent {
  border-left-color: #d93025;
  background: #fffafa;
}
.so-admin-insight-card.so-insight-action {
  border-left-color: #e65100;
  background: #fffcf8;
}
.so-admin-insight-card.so-insight-opportunity {
  border-left-color: #1a73e8;
}
.so-admin-insight-card.so-insight-info {
  border-left-color: #66bb6a;
}

.so-admin-insight-row {
  display: flex;
  gap: 12px;
  align-items: flex-start;
}

.so-admin-insight-icon {
  width: 28px;
  height: 28px;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  flex-shrink: 0;
  margin-top: 2px;
}
.so-insight-urgent .so-admin-insight-icon {
  background: #fde8e8;
  color: #d93025;
}
.so-insight-action .so-admin-insight-icon {
  background: #fff3e0;
  color: #e65100;
}
.so-insight-opportunity .so-admin-insight-icon {
  background: #e8f0fe;
  color: #1a73e8;
}
.so-insight-info .so-admin-insight-icon {
  background: #e8f5e9;
  color: #2e7d32;
}

.so-admin-insight-main {
  flex: 1;
  min-width: 0;
}

.so-admin-insight-title {
  font-size: 14px;
  font-weight: 700;
  color: #1a1a2e;
  line-height: 1.3;
}

.so-admin-insight-desc {
  font-size: 13px;
  color: #5f6368;
  line-height: 1.5;
  margin: 4px 0 0;
}

.so-admin-insight-stat {
  text-align: right;
  flex-shrink: 0;
  min-width: 60px;
}

.so-admin-insight-value {
  font-size: 18px;
  font-weight: 800;
  color: #1a1a2e;
}

.so-admin-trend {
  font-size: 12px;
  font-weight: 700;
}
.so-admin-trend.so-trend-up {
  color: #2e7d32;
}
.so-admin-trend.so-trend-down {
  color: #d93025;
}
.so-admin-trend.so-trend-flat {
  color: #5f6368;
}

.so-admin-insight-evidence-row {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  margin-top: 8px;
  padding-left: 40px;
}

.so-admin-evidence-chip {
  font-size: 12px;
  background: #f5f6f8;
  border-radius: 4px;
  padding: 3px 8px;
  color: #1a1a2e;
}

.so-admin-evidence-label {
  color: #5f6368;
  margin-right: 4px;
}
.so-admin-evidence-label::after {
  content: ":";
}

@media (max-width: 768px) {
  .so-admin-alert-grid {
    grid-template-columns: 1fr;
  }
  .so-admin-phase-grid {
    grid-template-columns: 1fr;
  }
}
@media print {
  .so-report-sidebar {
    display: none !important;
  }
  .so-report-layout {
    display: block !important;
  }
  .so-report-main {
    padding: 0 !important;
  }
  .so-report-map {
    display: none !important;
  }
  .so-nav, .so-footer {
    display: none !important;
  }
  .so-tip-wrap .so-tip-content {
    display: none !important;
  }
  .so-bar-container {
    width: attr(data-width) !important;
    transition: none !important;
  }
  .so-cost-bar-track {
    background: #f0f0f0 !important;
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
  }
  .so-bar-base, .so-bar-found {
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
  }
  #item-filters, #sidebar-filters {
    display: none !important;
  }
  .so-download-bar {
    display: none !important;
  }
  .so-download-btn {
    display: none !important;
  }
}
.so-glossary dt {
  font-size: 18px;
  font-weight: 700;
  color: #1a1a2e;
  margin-top: 24px;
}
.so-glossary dt:first-child {
  margin-top: 0;
}
.so-glossary dd {
  font-size: 17px;
  color: #444;
  line-height: 1.8;
  margin: 6px 0 0 0;
  padding-bottom: 20px;
  border-bottom: 1px solid #f0f0f0;
}

.so-download-bar {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 32px;
  padding: 16px 0;
  border-bottom: 1px solid #eee;
}

.so-download-btn {
  display: inline-flex;
  align-items: center;
  padding: 8px 16px;
  border: 1px solid #dadce0;
  border-radius: 6px;
  background: #fff;
  font-size: 13px;
  font-weight: 500;
  color: #333;
  cursor: pointer;
  transition: all 0.15s;
  font-family: inherit;
}
.so-download-btn:hover:not(:disabled) {
  background: #f5f5f5;
  border-color: #999;
}
.so-download-btn:disabled {
  opacity: 0.45;
  cursor: not-allowed;
}

.so-download-btn-sm {
  padding: 5px 12px;
  font-size: 12px;
}

.so-field-error {
  font-size: 14px;
  color: #c62828;
  padding: 10px 16px;
  background: #fce4ec;
  border-radius: 6px;
  margin-top: 8px;
}
