/* AuAi / Orbita R4 - product maturation layer. */
:root{--r4-shadow:0 24px 80px #00000014;--r4-line:color-mix(in srgb,var(--ui-border) 72%,transparent);--r4-orb-bg:#0b1511}
body{min-height:100vh}
/* Light mode is a first-class composition, never an inversion of dark. */
[data-theme=light] body,[data-theme=light] body:not(.work){background:var(--ui-bg);color:var(--ui-text)}
[data-theme=light] #header{background:color-mix(in srgb,var(--ui-bg) 94%,transparent);border-color:var(--ui-border)}
[data-theme=light] .hero,[data-theme=light] .editorial-section,[data-theme=light] .closing,[data-theme=light] .site-footer{background:var(--ui-bg);color:var(--ui-text)}
[data-theme=light] .hero{border-color:var(--ui-border)}
[data-theme=light] .hero-copy p,[data-theme=light] .hero-proof,[data-theme=light] .hero-proof b{color:var(--ui-secondary)}
[data-theme=light] .hero-copy h1 .soft{color:#315A43}
[data-theme=light] .hero-scene{border-radius:34px;background:radial-gradient(ellipse at 52% 50%,#c9ddd3 0,#dce7e0 24%,#edf0e7 48%,transparent 72%)}
[data-theme=light] .hero-scene:before{inset:5%;background:radial-gradient(ellipse,#315a431d,transparent 68%)}
[data-theme=light] .hero-marker,[data-theme=light] .scene-label strong{color:#405348}
[data-theme=light] .depth-btn[aria-pressed=true]{background:#315a4310;border-color:#7b9685;color:#18231d}
[data-theme=light] .welcome-orb,[data-theme=light] .research-orb{border-radius:28px;background:radial-gradient(ellipse,#d9e7de 0,#eef1e9 52%,transparent 76%)}
[data-theme=light] .auth-art{background:#e8e4d9;color:#18231d;border-right:1px solid var(--ui-border)}
[data-theme=light] .auth-art p{color:#405348}
[data-theme=light] .code-block{background:#f7f5ee}
[data-theme=light] .code-head{background:#ece8dd}
[data-theme=light] .artifact-chart,[data-theme=light] .artifact-design,[data-theme=light] .artifact-image{background:#fff}
[data-theme=light] .chart-axis{stroke:#809489}[data-theme=light] .chart-line{stroke:#315A43}
/* Navigation: work surfaces stay calm and compact. */
#header{position:sticky;top:0;backdrop-filter:saturate(130%) blur(18px);background:color-mix(in srgb,var(--ui-bg) 92%,transparent);border-color:var(--ui-border)}
body:not(.work) #header{background:color-mix(in srgb,var(--brand-carbon) 94%,transparent)}
[data-theme=light] body:not(.work) #header{background:color-mix(in srgb,var(--ui-bg) 94%,transparent)}
.header-nav{gap:26px}.header-nav a{font-weight:520}.header-nav a.active:after{border-radius:999px}
.chat-breadcrumb{display:flex;align-items:center;gap:8px;max-width:360px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
/* Hero */
.hero{min-height:720px}.hero-inner{min-height:650px}.hero-scene{isolation:isolate}.hero-scene canvas{filter:saturate(.94)}
.hero-scene:after{content:'';position:absolute;inset:10%;border:1px solid color-mix(in srgb,var(--ui-border) 28%,transparent);border-radius:50%;opacity:.35;pointer-events:none;mask:linear-gradient(90deg,transparent,#000,transparent)}
.hero-proof{letter-spacing:.02em}.hero-floor{border-color:var(--ui-border)}
/* Project architecture */
.projects-intro{max-width:820px;padding:0 0 24px;color:var(--ui-secondary)}
.project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.project-card{position:relative;display:flex;min-height:270px;flex-direction:column;padding:24px;border:1px solid var(--ui-border);border-radius:22px;background:var(--ui-panel);transition:transform .16s,border-color .16s,box-shadow .16s;overflow:hidden}
.project-card:before{content:'';position:absolute;inset:0 auto 0 0;width:3px;background:var(--project-accent,var(--brand-sage));opacity:.75}
.project-card.project-sage{--project-accent:var(--brand-sage)}.project-card.project-cyan{--project-accent:var(--brand-cyan)}.project-card.project-violet{--project-accent:var(--brand-violet)}.project-card.project-gold{--project-accent:var(--brand-gold)}
.project-card:hover{transform:translateY(-2px);border-color:var(--ui-control);box-shadow:var(--r4-shadow)}
.project-card-top,.project-card-bottom,.project-stats,.project-summary{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.project-card-top{justify-content:space-between}.project-card h3{font-size:22px;margin:32px 0 10px}.project-card p{font-size:14px;line-height:1.65}.project-mark{width:44px;height:44px;border-radius:13px;display:grid;place-items:center;background:color-mix(in srgb,var(--project-accent,var(--brand-sage)) 14%,var(--ui-surface));color:var(--project-accent,var(--ui-action));border:1px solid color-mix(in srgb,var(--project-accent,var(--brand-sage)) 38%,var(--ui-border))}.project-mark.large{width:58px;height:58px;border-radius:18px}.project-mark.large .icon{width:26px;height:26px}.project-meta{font-size:12px;color:var(--ui-muted)}.project-stats{margin-top:auto;padding-top:26px;color:var(--ui-muted);font-size:12px}.project-stats span{display:flex;align-items:center;gap:6px}.project-stats .icon{width:15px;height:15px}.project-card-bottom{justify-content:space-between;border-top:1px solid var(--ui-border);padding-top:16px;margin-top:16px;font-size:13px}.project-card.add{align-items:center;justify-content:center;gap:14px;border-style:dashed;background:transparent;color:var(--ui-secondary)}
.project-back{margin-bottom:20px}.project-hero{--project-accent:var(--brand-sage);padding:34px;border:1px solid var(--ui-border);border-radius:26px;background:linear-gradient(135deg,color-mix(in srgb,var(--project-accent) 9%,var(--ui-panel)),var(--ui-panel));display:grid;grid-template-columns:1fr auto;gap:28px;align-items:start}.project-hero.project-cyan{--project-accent:var(--brand-cyan)}.project-hero.project-violet{--project-accent:var(--brand-violet)}.project-hero.project-gold{--project-accent:var(--brand-gold)}.project-identity{display:flex;gap:22px;align-items:flex-start}.project-identity h1{font-size:clamp(30px,4vw,48px);margin:8px 0 12px}.project-identity p{max-width:680px}.project-summary{grid-column:1/-1;border-top:1px solid var(--ui-border);padding-top:18px;font-size:13px;color:var(--ui-muted)}.project-summary span{display:flex;align-items:center;gap:7px}.project-summary .icon{width:16px}
.project-tabs{display:flex;gap:8px;margin:26px 0 0;border-bottom:1px solid var(--ui-border);overflow-x:auto;scrollbar-width:thin}.project-tabs button{display:flex;align-items:center;gap:8px;min-height:48px;padding:0 14px;background:transparent;border:0;border-bottom:2px solid transparent;color:var(--ui-muted);white-space:nowrap}.project-tabs button.active{color:var(--ui-text);border-bottom-color:var(--project-accent,var(--ui-action))}.project-pane{padding:28px 0}.pane-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:22px;margin-bottom:22px}.pane-heading h2{font-size:26px;margin-bottom:8px}.pane-heading p{max-width:680px}.project-instructions{max-width:900px}.project-instructions textarea{width:100%;min-height:220px}.instruction-footer{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:12px}.activity-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:20px 0 26px}.activity-summary article{padding:22px;border:1px solid var(--ui-border);background:var(--ui-panel);border-radius:16px}.activity-summary strong,.activity-summary span{display:block}.activity-summary span{margin-top:7px;color:var(--ui-muted);font-size:13px}
.project-context-chip{display:flex;align-items:center;gap:12px;margin:0 auto 10px;padding:10px 12px;border:1px solid var(--ui-border);background:var(--ui-panel);border-radius:14px;max-width:760px}.project-context-chip>span{min-width:0;flex:1}.project-context-chip b,.project-context-chip small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-context-chip small{font-size:12px;color:var(--ui-muted);margin-top:2px}.project-chat-banner{max-width:840px;width:calc(100% - 48px);margin:0 auto 10px;padding:12px 16px;border:1px solid var(--ui-border);background:var(--ui-panel);border-radius:14px;display:grid;grid-template-columns:8px 1fr auto;gap:14px;align-items:center}.project-chat-banner span:not(.project-swatch){display:block;color:var(--ui-muted);font-size:12px;margin-top:3px}.project-swatch{width:8px;height:32px;border-radius:999px;background:var(--brand-sage)}
/* Conversation history deliberately separate from projects. */
.conversation-list{display:grid;border-top:1px solid var(--ui-border)}.conversation-row{min-height:70px;border-bottom:1px solid var(--ui-border);display:flex;align-items:center;gap:12px}.conversation-main{flex:1;min-width:0;display:flex;align-items:center;gap:14px;text-align:left;background:transparent;border:0;padding:14px 4px;color:var(--ui-text)}.conversation-main>span{min-width:0}.conversation-main strong,.conversation-main small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.conversation-main strong{font-weight:550}.conversation-main small{color:var(--ui-muted);margin-top:5px;font-size:12px}.conversation-row>.icon{color:var(--ui-muted);width:16px}.conversation-row .icon-btn{flex:0 0 44px}
/* Files: transversal browser + detail, while ownership remains at project level. */
.file-hub{display:grid;grid-template-columns:minmax(360px,.82fr) minmax(0,1.18fr);min-height:610px;border:1px solid var(--ui-border);border-radius:22px;overflow:hidden;background:var(--ui-panel)}.file-browser{border-right:1px solid var(--ui-border);min-width:0}.file-hub-toolbar{padding:16px;display:grid;grid-template-columns:minmax(0,1fr) 132px 170px;gap:10px;border-bottom:1px solid var(--ui-border);background:var(--ui-bg)}.file-hub-toolbar .search-field{width:100%;min-width:0;max-width:none;background:var(--ui-panel)}.file-hub-toolbar select{min-height:48px;border:1px solid var(--ui-control);border-radius:12px;background:var(--ui-panel);color:var(--ui-text);padding:0 12px;min-width:0}.file-count{padding:9px 16px;color:var(--ui-muted);font-size:12px;border-bottom:1px solid var(--ui-border)}.file-rows{max-height:650px;overflow:auto}.file-row{display:grid;grid-template-columns:40px minmax(0,1fr) auto;width:100%;gap:12px;align-items:center;border:0;border-bottom:1px solid var(--ui-border);background:transparent;color:var(--ui-text);padding:14px 16px;text-align:left;min-height:72px}.file-row:hover{background:var(--ui-surface)}.file-row.selected{background:color-mix(in srgb,var(--ui-action) 8%,var(--ui-panel));box-shadow:inset 3px 0 var(--ui-action)}.file-icon{width:38px;height:38px;border:1px solid var(--ui-border);border-radius:10px;display:grid;place-items:center;color:var(--ui-action);background:var(--ui-surface)}.file-row-main{min-width:0}.file-row-main strong,.file-row-main small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-row-main strong{font-size:14px}.file-row-main small,.file-row-date{font-size:12px;color:var(--ui-muted);margin-top:4px}.file-detail{padding:30px;min-width:0;background:var(--ui-surface);overflow:auto}.file-detail-head{display:flex;gap:15px;align-items:center}.file-detail-head h2{font-size:25px;overflow-wrap:anywhere}.file-detail-head p{font-size:13px;margin-top:4px}.file-format{min-width:48px;min-height:42px;padding:8px;border:1px solid var(--ui-control);border-radius:10px;display:grid;place-items:center;font:11px var(--font-data);color:var(--ui-action);background:var(--ui-panel)}.file-metadata{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:24px 0}.file-metadata>div{padding:12px;background:var(--ui-panel);border-radius:12px}.file-metadata dt{font-size:11px;color:var(--ui-muted)}.file-metadata dd{margin:5px 0 0;font-size:13px;overflow-wrap:anywhere}.file-detail-preview,.file-detail-empty{min-height:300px;border:1px dashed var(--ui-border);border-radius:16px;display:grid;place-items:center;text-align:center;padding:28px;color:var(--ui-muted)}.file-preview-icon{display:grid;place-items:center;gap:10px}.file-preview-icon .icon{width:38px;height:38px}.file-text-preview{max-height:430px;overflow:auto;border:1px solid var(--ui-border);border-radius:16px;padding:22px;background:var(--ui-panel)}.file-image-preview{margin:0;border:1px solid var(--ui-border);border-radius:16px;overflow:hidden;background:var(--ui-panel);display:grid;place-items:center;min-height:260px}.file-image-preview img{display:block;max-height:520px;object-fit:contain}.file-detail-actions{display:flex;gap:10px;flex-wrap:wrap;align-items:center;margin-top:18px}.project-file-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.project-file-card{display:grid;grid-template-columns:48px minmax(0,1fr) auto;gap:12px;align-items:center;padding:14px;border:1px solid var(--ui-border);border-radius:14px;background:var(--ui-panel)}.project-file-card strong,.project-file-card span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-file-card span{font-size:12px;color:var(--ui-muted);margin-top:4px}.project-file-actions{display:flex;align-items:center}.project-file-workspace{margin-top:24px;border:1px solid var(--ui-border);border-radius:18px;overflow:hidden;background:var(--ui-surface)}
/* Rich conversational content */
.messages{max-width:900px}.message.assistant .message-body{max-width:760px}.message-body{white-space:normal}.message-body p{line-height:1.75}.message-body h2{margin-top:30px}.message-body h3{margin-top:26px}.message-body ul,.message-body ol{padding-left:24px;margin:12px 0 20px}.message-body li{margin:7px 0}.message-body hr{border:0;border-top:1px solid var(--ui-border);margin:28px 0}.message-body blockquote{margin:20px 0;padding:4px 0 4px 18px;border-left:3px solid var(--ui-action);color:var(--ui-secondary)}.message-body blockquote p{color:inherit}.message-body>p>code,.message-body li code{font:13px var(--font-data);padding:2px 6px;border-radius:6px;background:var(--ui-raised);border:1px solid var(--ui-border)}.message-link{color:var(--ui-link);text-decoration:underline;text-underline-offset:3px}.message-link:hover{color:var(--ui-action)}
.code-block{margin:20px 0;border:1px solid var(--ui-border);border-radius:14px;overflow:hidden;background:#0e1512}.code-head{display:flex;justify-content:space-between;align-items:center;min-height:44px;padding:0 10px 0 14px;background:#161f1b;border-bottom:1px solid var(--ui-border);font:12px var(--font-data);color:var(--ui-muted)}.code-copy{display:flex;align-items:center;gap:7px;min-height:36px;border:0;border-radius:8px;background:transparent;color:var(--ui-secondary);padding:6px 9px}.code-copy:hover{background:var(--ui-surface);color:var(--ui-text)}.code-copy .icon{width:15px}.code-block pre{margin:0!important;border:0!important;border-radius:0!important;background:transparent!important;padding:20px!important}.code-block code{font:14px/1.7 var(--font-data);color:var(--ui-text)}
.math-inline{font-family:Georgia,'Times New Roman',serif;white-space:nowrap}.math-display{margin:22px 0;padding:22px 18px;overflow-x:auto;text-align:center;border:1px solid var(--ui-border);background:var(--ui-panel);border-radius:14px;font:clamp(18px,2.3vw,26px)/1.65 Georgia,'Times New Roman',serif}.math-op{font-style:normal}.frac{display:inline-grid;grid-template-rows:auto auto;vertical-align:middle;text-align:center;margin:0 .18em}.frac>span:first-child{border-bottom:1px solid currentColor;padding:0 .18em}.frac>span:last-child{padding:0 .18em}.sqrt{display:inline-flex;align-items:flex-start}.sqrt>span{border-top:1px solid currentColor;padding:0 .12em}.math-display sup,.math-display sub,.math-inline sup,.math-inline sub{font-size:.65em}
.message-table{margin:20px 0;border:1px solid var(--ui-border);border-radius:14px}.message-table table{min-width:100%;border-collapse:collapse}.message-table th,.message-table td{padding:12px 14px;border-bottom:1px solid var(--ui-border);text-align:left;vertical-align:top}.message-table th{background:var(--ui-panel);font-size:13px}.message-table td{font-size:14px}.message-table tr:last-child td{border-bottom:0}
.artifacts{display:grid;gap:16px;margin:24px 0}.artifact,.artifact-frame{margin:0;border:1px solid var(--ui-border);border-radius:18px;background:var(--ui-panel);overflow:hidden;position:relative}.artifact-chart{padding:18px}.artifact-chart figcaption,.artifact-image figcaption,.artifact-design figcaption{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;padding:0 0 14px;color:var(--ui-muted);font-size:12px}.artifact-chart figcaption strong,.artifact-image figcaption strong,.artifact-design figcaption strong{color:var(--ui-text);font-size:13px}.artifact-chart svg{width:100%;height:auto;min-height:180px}.chart-axis{stroke:var(--ui-control);stroke-width:1}.chart-line{stroke:var(--ui-action);stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.artifact-chart text{fill:var(--ui-muted);font:10px var(--font-data)}.artifact-open{position:absolute;right:12px;top:12px;z-index:2;min-height:38px;padding:7px 10px;border:1px solid var(--ui-border);border-radius:10px;background:color-mix(in srgb,var(--ui-panel) 88%,transparent);color:var(--ui-secondary);display:flex;align-items:center;gap:6px;font-size:12px}.artifact-open .icon{width:15px}.artifact-media-button{display:block;width:100%;border:0;background:transparent;color:inherit;padding:0;text-align:inherit}.artifact-image img{display:block;width:100%;max-height:620px;object-fit:contain;background:var(--ui-bg)}.artifact-image figcaption,.artifact-design figcaption{padding:14px 16px}.design-canvas{min-height:290px;position:relative;overflow:hidden;padding:44px;display:flex;align-items:flex-end;background:radial-gradient(circle at 70% 35%,#315a4328,transparent 35%),#08110d;color:#f3efe4}.design-canvas>div:last-child{position:relative;z-index:2;max-width:500px}.design-canvas span{font:11px var(--font-data);letter-spacing:.12em;color:#a8c8b2}.design-canvas strong{display:block;font:500 clamp(26px,4vw,46px)/1.05 var(--font-brand);margin:10px 0}.design-canvas p{color:#bbc7bf;max-width:450px}.design-orbit{position:absolute!important;width:260px;height:150px;right:8%;top:15%;border:1px solid #a8c8b2;border-radius:50%;transform:rotate(-18deg);opacity:.42}.design-orbit:before,.design-orbit:after{content:'';position:absolute;inset:22px 12px;border:1px solid #68d5d6;border-radius:50%;transform:rotate(28deg)}.design-orbit:after{inset:52px 86px;border-color:#f3efe4;background:#f3efe4}.artifact-file{padding:16px;display:grid;grid-template-columns:32px 1fr auto;gap:12px;align-items:center}.artifact-file strong,.artifact-file span{display:block}.artifact-file span{font-size:12px;color:var(--ui-muted);margin-top:3px}.artifact-modal .artifact,.artifact-modal .artifact-frame{border:0}.artifact-modal .artifact-open{display:none}.artifact-modal .artifact-image img{max-height:70vh}.artifact-modal .design-canvas{min-height:min(62vh,560px)}
/* Settings is the sole visible motion control in this product direction. */
.motion{min-height:44px;border:1px solid var(--ui-control);background:var(--ui-surface);color:var(--ui-text);border-radius:12px;padding:9px 14px;display:inline-flex;align-items:center;gap:9px}.motion:hover{background:var(--ui-raised)}
body:not(.route-config) .motion{display:none!important}
/* Account / settings */
.settings-layout .panel{box-shadow:none}.setting-row>.icon{color:var(--ui-muted)}
/* Preview notice doesn't dominate the product. */
#preview-notice{background:var(--ui-raised);color:var(--ui-secondary);border-bottom:1px solid var(--ui-border)}
/* Responsive */
@media(max-width:1050px){.project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.file-hub{grid-template-columns:330px minmax(0,1fr)}.file-hub-toolbar{grid-template-columns:1fr 110px}.file-hub-toolbar #file-project{grid-column:1/-1}.file-metadata{grid-template-columns:repeat(2,1fr)}}
@media(max-width:800px){.project-hero{grid-template-columns:1fr;padding:24px}.project-hero>.actions{justify-content:flex-start}.project-summary{grid-column:1}.project-grid{grid-template-columns:1fr 1fr}.file-hub{grid-template-columns:1fr}.file-browser{border-right:0;border-bottom:1px solid var(--ui-border)}.file-rows{max-height:360px}.file-detail{padding:22px}.project-file-grid{grid-template-columns:1fr}.project-chat-banner{width:calc(100% - 32px);grid-template-columns:8px minmax(0,1fr)}.project-chat-banner .text-link{grid-column:2}.artifact-open{position:static;margin:8px 12px 12px}.hero-scene{border-radius:24px}}
@media(max-width:560px){.project-grid{grid-template-columns:1fr}.project-card{min-height:220px}.project-identity{gap:14px}.project-mark.large{width:48px;height:48px}.project-hero{padding:20px}.project-tabs{margin-left:-22px;margin-right:-22px;padding:0 14px}.pane-heading{display:block}.pane-heading>.actions,.pane-heading>.btn{margin-top:14px}.activity-summary{grid-template-columns:1fr}.instruction-footer{align-items:flex-start;flex-direction:column}.file-hub-toolbar{grid-template-columns:1fr}.file-hub-toolbar #file-project{grid-column:auto}.file-row{grid-template-columns:36px minmax(0,1fr)}.file-row-date{display:none}.file-detail{padding:18px}.file-metadata{grid-template-columns:1fr 1fr}.file-detail-actions .btn{flex:1}.project-file-card{grid-template-columns:44px minmax(0,1fr)}.project-file-actions{grid-column:2}.message-body{font-size:15.5px}.math-display{padding:17px 12px}.design-canvas{padding:28px 22px;min-height:250px}.project-context-chip{margin-inline:4px}.chat-breadcrumb{max-width:170px}}
@media(prefers-reduced-motion:reduce){.project-card{transition:none}.artifact-open{transition:none}}
@media(forced-colors:active){.hero-scene,.welcome-orb,.research-orb{background:none}.project-card:before{display:none}.file-row.selected{box-shadow:inset 3px 0 CanvasText}}
/* Footer and secondary text links remain comfortably tappable on small screens. */
.footer-app a,.site-footer a{min-height:44px;display:inline-flex;align-items:center;padding-block:6px}
@media(max-width:500px){
  .chat-top{min-width:0;gap:8px}
  .chat-location{min-width:0;flex:0 1 auto}
  .chat-location .brand-svg{width:82px;height:auto;flex:0 0 82px}
  .chat-breadcrumb{display:none}
  .chat-top>.actions{flex:0 0 auto;gap:4px}
  .chat-top>.actions .btn.ghost{width:44px;min-width:44px;height:44px;padding:9px;display:grid;place-items:center}
}
.conversation-list{grid-template-columns:minmax(0,1fr)}
.conversation-row{min-width:0;width:100%}
/* Lightweight, local-only syntax colour: content remains text and copyable. */
.code-block .tok-keyword{color:#c9b7ff;font-weight:520}.code-block .tok-string{color:#badca8}.code-block .tok-number{color:#e7c27a}.code-block .tok-comment{color:#85968c;font-style:italic}.code-block .tok-type{color:#77d0d2}
[data-theme=light] .code-block .tok-keyword{color:#6749b7}.code-block .tok-string{color:#5e8b44}[data-theme=light] .code-block .tok-string{color:#497337}[data-theme=light] .code-block .tok-number{color:#775012}[data-theme=light] .code-block .tok-comment{color:#66786e}[data-theme=light] .code-block .tok-type{color:#135f71}
