.autoral-site .hub-section{border-top:1px solid var(--line);grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);align-items:center;gap:clamp(40px,6vw,90px);padding-block:84px 100px;display:grid}.autoral-site .hub-copy>.eyebrow{align-items:center;gap:12px;margin-bottom:25px;display:flex}.autoral-site .hub-copy h2{font-size:clamp(32px,3.2vw,44px)}.autoral-site .hub-copy h2 span{color:var(--red)}.autoral-site .hub-copy>p:not(.eyebrow){max-width:390px;color:var(--soft-ink);margin-top:24px;font-size:14px;line-height:1.8}.autoral-site .hub-description{border-left:2px solid var(--red);max-width:400px;min-height:184px;margin-top:35px;padding:20px 0 16px 20px}.autoral-site .hub-category,.autoral-site .stack-topline,.autoral-site .stack-code-section>p{color:var(--soft-ink);letter-spacing:.05em;font:10px/1.6 Consolas,Courier New,monospace}.autoral-site .hub-category{display:block}.autoral-site .hub-selected-title{justify-content:space-between;align-items:center;gap:20px;margin-top:12px;padding-right:12px;display:flex}.autoral-site .hub-selected-title strong{letter-spacing:-.035em;font-size:23px;font-weight:600}.autoral-site .hub-selected-title svg{color:var(--red)}.autoral-site .hub-description p{color:var(--soft-ink);margin-top:12px;font-size:13px;line-height:1.8}.autoral-site .hub-hint{color:var(--soft-ink);margin-top:18px;font-size:11px;line-height:1.6;display:block}.autoral-site .hub-diagram{isolation:isolate;aspect-ratio:auto;justify-self:center;width:100%;min-width:0;max-width:610px;position:relative}.autoral-site .stack-topline{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:14px;padding-bottom:10px;display:flex}.autoral-site .stack-motion-control{min-height:44px;color:var(--ink);font:inherit;letter-spacing:0;cursor:pointer;background:0 0;border:0;justify-content:flex-end;align-items:center;gap:7px;padding:9px 0 9px 9px;display:inline-flex}.autoral-site .stack-motion-control:hover{color:var(--red)}.autoral-site .stack-motion-control:disabled{color:var(--soft-ink);cursor:default}.autoral-site .stack-map{aspect-ratio:1;perspective:800px;width:100%;position:relative}.autoral-site .stack-map:before{display:none}.autoral-site .stack-orbit{pointer-events:none;border:1px solid #deddd5;border-radius:50%;position:absolute}.autoral-site .stack-orbit-outer{inset:12%}.autoral-site .stack-orbit-inner{border-style:dashed;border-color:#e1dfd8;inset:22%}.autoral-site .stack-orbit>span{border-radius:inherit;position:absolute;inset:0}.autoral-site .stack-orbit>span:after{content:"";background:var(--red);width:4px;height:4px;box-shadow:none;border-radius:50%;position:absolute;top:-2px;left:calc(50% - 2px)}.autoral-site .stack-orbit-inner>span:after{background:#928778}.autoral-site .stack-paths{pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.autoral-site .stack-paths path{fill:none}.autoral-site .stack-wire,.autoral-site .stack-code-wire{stroke:#ceccc3;stroke-width:.24px;stroke-dasharray:1 1.2}.autoral-site .stack-route[data-active=true] .stack-wire{stroke:var(--red);stroke-width:.3px;stroke-dasharray:none;opacity:.65}.autoral-site .stack-beam,.autoral-site .stack-selected-beam,.autoral-site .stack-code-beam{stroke:var(--beam-color,var(--red));stroke-width:.5px;stroke-linecap:round;stroke-dasharray:9 191;stroke-dashoffset:12px;opacity:0}.autoral-site .stack-beam-halo{display:none}.autoral-site .stack-selected-beam{stroke:var(--red);stroke-width:.65px}.autoral-site .stack-core{z-index:3;width:124px;height:124px;transform:translate(-50%, -50%) rotateX(var(--tilt-x,0deg)) rotateY(var(--tilt-y,0deg));transform-style:preserve-3d;pointer-events:none;transition:transform .25s ease-out;position:absolute;top:50%;left:50%}.autoral-site .stack-core:before,.autoral-site .stack-core:after{content:"";z-index:-1;background:repeating-linear-gradient(#bcb9af 0 1px,#0000 1px 8px);position:absolute;inset:20px -5px}.autoral-site .stack-core:after{background:repeating-linear-gradient(90deg,#bcb9af 0 1px,#0000 1px 8px);inset:-5px 20px}.autoral-site .stack-core-body{box-shadow:inset 0 0 0 4px var(--paper), 3px 4px 0 #e5e2d9;background:#f9f8f4;border:1px solid #969287;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex;position:absolute;inset:0}.autoral-site .stack-core-body img{width:104px;height:auto}.autoral-site .stack-core-body>span{color:var(--soft-ink);white-space:nowrap;align-items:center;gap:5px;font:6px/1.3 Consolas,Courier New,monospace;display:flex}.autoral-site .stack-core-body>span i{background:var(--red);width:4px;height:4px;box-shadow:none}.autoral-site .stack-screw{background:#a8a397;border:0;border-radius:50%;width:3px;height:3px;position:absolute}.autoral-site .screw-one{top:9px;left:9px}.autoral-site .screw-two{bottom:9px;right:9px}.autoral-site .stack-core-ripple{opacity:0;border:1px solid #c1272d33;border-radius:14px;position:absolute;inset:-9px}.autoral-site .stack-node{cursor:pointer;z-index:4;background:0 0;border:0;border-radius:50%;place-items:center;width:66px;height:66px;padding:0;display:grid;position:absolute;transform:translate(-50%,-50%)}.autoral-site .stack-node:before{content:"";border:1px solid var(--node-accent);opacity:0;pointer-events:none;border-radius:50%;animation:none;position:absolute;inset:-6px}.autoral-site .stack-node-disc{background:var(--node-color);box-shadow:0 0 0 4px var(--paper);border:1px solid #fff;border-radius:50%;place-items:center;transition:transform .2s,box-shadow .2s;display:grid;position:absolute;inset:0}.autoral-site .stack-node-disc img{object-fit:contain;width:28px;height:28px}.autoral-site .stack-node-openai .stack-node-disc{background:#fcfcf8}.autoral-site .stack-node-openai img{width:54px;height:54px}.autoral-site .stack-node-caldotcom img{width:38px;height:38px}.autoral-site .stack-node-label{color:var(--soft-ink);white-space:nowrap;font-size:11px;font-weight:400;position:absolute;top:calc(100% + 10px)}.autoral-site .stack-node:hover .stack-node-disc,.autoral-site .stack-node:focus-visible .stack-node-disc{box-shadow:0 0 0 4px var(--paper);transform:translateY(-3px)}.autoral-site .stack-node[aria-pressed=true] .stack-node-disc{box-shadow:0 0 0 4px var(--paper), 0 0 0 5px var(--red)}.autoral-site .stack-node[aria-pressed=true] .stack-node-label{color:var(--red);font-weight:600}.autoral-site .stack-code-section{border-top:1px solid var(--line);padding-top:20px;position:relative}.autoral-site .stack-code-section:before{content:"";border:1px solid var(--red);background:var(--paper);width:5px;height:5px;position:absolute;top:-3px;left:calc(50% - 2px);transform:rotate(45deg)}.autoral-site .stack-code-section>p{align-items:center;gap:8px;margin-bottom:15px;display:flex}.autoral-site .stack-languages{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.autoral-site .stack-language{border:1px solid var(--line);min-height:64px;color:var(--ink);cursor:pointer;background:0 0;border-radius:3px;justify-content:center;align-items:center;gap:10px;padding:14px 8px;transition:background .2s,border-color .2s;display:flex}.autoral-site .stack-language img{flex-shrink:0;width:23px;height:23px}.autoral-site .stack-language-javascript img{background:#282828}.autoral-site .stack-language>span{font-size:12px}.autoral-site .stack-language:hover{background:#fcfbf8;border-color:#aaa598;transform:none}.autoral-site .stack-language[aria-pressed=true]{border-color:var(--red);background:#fcfbf8}.autoral-site .hub-diagram[data-paused=true] .stack-core{transform:translate(-50%,-50%)}@media (prefers-reduced-motion:no-preference){.autoral-site .stack-orbit-outer>span{animation:25s linear infinite autoral-hub-orbit}.autoral-site .stack-orbit-inner>span{animation:19s linear infinite reverse autoral-hub-orbit}.autoral-site .stack-beam{animation:6.4s linear infinite autoral-hub-signal;animation-delay:var(--beam-delay)}.autoral-site .stack-selected-beam{animation:1.4s ease-out both autoral-hub-signal}.autoral-site .stack-code-beam{animation:4s linear 1.2s infinite autoral-hub-signal}.autoral-site .stack-core-ripple{animation:4s ease-out infinite autoral-hub-wave}.autoral-site .stack-node[aria-pressed=true]:before{animation:3.2s ease-out infinite autoral-hub-wave}.autoral-site .hub-diagram[data-running=false] *,.autoral-site .hub-diagram[data-running=false] :before,.autoral-site .hub-diagram[data-running=false] :after{animation-play-state:paused!important}}@keyframes autoral-hub-orbit{to{transform:rotate(360deg)}}@keyframes autoral-hub-signal{0%{stroke-dashoffset:12px;opacity:0}5%{opacity:.85}48%{stroke-dashoffset:-104px;opacity:.85}55%,to{stroke-dashoffset:-104px;opacity:0}}@keyframes autoral-hub-wave{0%{opacity:0;transform:scale(.98)}12%{opacity:.35}65%,to{opacity:0;transform:scale(1.15)}}@media (max-width:1100px) and (min-width:961px){.autoral-site .hub-section{gap:35px}.autoral-site .stack-node{width:54px;height:54px}.autoral-site .stack-core{width:106px;height:106px}.autoral-site .stack-core-body img{width:88px}.autoral-site .stack-core-body>span{font-size:5px}.autoral-site .stack-language{flex-direction:column;gap:8px}}@media (max-width:960px){.autoral-site .hub-section{grid-template-columns:minmax(0,1fr);gap:44px;padding-block:65px 80px}.autoral-site .hub-copy{max-width:590px}.autoral-site .hub-copy h2{font-size:clamp(32px,5.3vw,44px)}.autoral-site .hub-description{min-height:172px;margin-top:28px}.autoral-site .hub-diagram{max-width:560px}}@media (max-width:600px){.autoral-site .hub-section{gap:36px;padding-block:50px 65px}.autoral-site .hub-copy>.eyebrow{gap:10px;font-size:9px}.autoral-site .hub-copy h2{font-size:clamp(30px,7.8vw,40px)}.autoral-site .hub-description{min-height:190px;padding-left:17px}.autoral-site .hub-hint{font-size:10px}.autoral-site .stack-topline{font-size:9px}.autoral-site .stack-node{width:clamp(44px,11.8vw,62px);height:clamp(44px,11.8vw,62px)}.autoral-site .stack-node-disc img{width:25px;height:25px}.autoral-site .stack-node-openai img{width:44px;height:44px}.autoral-site .stack-node-caldotcom img{width:32px;height:32px}.autoral-site .stack-node-label{font-size:9px;top:calc(100% + 8px)}.autoral-site .stack-core{width:clamp(78px,24vw,114px);height:clamp(78px,24vw,114px)}.autoral-site .stack-core-body{border-radius:6px;gap:7px}.autoral-site .stack-core-body img{width:86%}.autoral-site .stack-core-body>span{gap:3px;font-size:4.6px}.autoral-site .stack-core-body>span i{width:3px;height:3px}.autoral-site .stack-core:before{inset:15px -4px}.autoral-site .stack-core:after{inset:-4px 15px}.autoral-site .stack-core-ripple{border-radius:11px;inset:-7px}.autoral-site .stack-screw{width:2px;height:2px}.autoral-site .screw-one{top:7px;left:7px}.autoral-site .screw-two{bottom:7px;right:7px}.autoral-site .stack-languages{gap:8px}.autoral-site .stack-language{flex-direction:column;gap:9px;padding:13px 5px}.autoral-site .stack-language>span{font-size:11px}}@media (max-width:360px){.autoral-site .hub-copy>.eyebrow{font-size:8px}.autoral-site .hub-description{min-height:212px}.autoral-site .stack-topline{gap:8px;font-size:8px}.autoral-site .stack-node-label{font-size:8px}.autoral-site .stack-core-body>span{font-size:4px}.autoral-site .stack-language>span{font-size:10px}}@media (prefers-reduced-motion:reduce){.autoral-site .hub-diagram *,.autoral-site .hub-diagram :before,.autoral-site .hub-diagram :after{transition:none!important;animation:none!important}}
.autoral-site .autoral-work{--work-line:#565550;--work-muted:#c3c1ba;--work-accent:#f28c87;background:var(--ink,#282828);color:var(--paper,#f6f5f1)}.autoral-site .autoral-work-topline,.autoral-site .autoral-work-heading,.autoral-site .autoral-work-instruction{justify-content:space-between;gap:24px;display:flex}.autoral-site .autoral-work .section-label>span{color:var(--work-accent)}.autoral-site .autoral-work-micro{letter-spacing:.06em;font-family:Consolas,Courier New,monospace;font-size:10px;font-weight:400;line-height:1.7}.autoral-site .autoral-work-meta{color:var(--work-muted);font-size:9px}.autoral-site .autoral-work-heading{align-items:end;gap:70px}.autoral-site .autoral-work-heading>p{max-width:295px;color:var(--work-muted);font-size:14px;line-height:1.8}.autoral-site .autoral-work-instruction{color:var(--work-muted);align-items:center;margin-top:48px;margin-bottom:17px}.autoral-site .autoral-work-instruction>span+span{flex-shrink:0;align-items:center;gap:14px;font-size:11px;display:flex}.autoral-site .autoral-work-stages{border:1px solid var(--work-line);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.autoral-site .autoral-work-stage{appearance:none;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:0;flex-direction:column;align-items:start;min-width:0;padding:27px 28px 31px;transition:background .18s;display:flex;position:relative}.autoral-site .autoral-work-stage+.autoral-work-stage{border-left:1px solid var(--work-line)}.autoral-site .autoral-work-stage:before{content:"";background:var(--work-accent);transform-origin:0;height:3px;transition:transform .22s;position:absolute;inset:-1px -1px auto;transform:scaleX(0)}.autoral-site .autoral-work-stage[aria-selected=true]{background:#ffffff05}.autoral-site .autoral-work-stage[aria-selected=true]:before{transform:scaleX(1)}.autoral-site .autoral-work-stage[aria-selected=true]>.autoral-work-micro{color:var(--work-accent)}.autoral-site .autoral-work-stage>.autoral-work-micro{color:var(--work-muted);padding-right:16px;font-size:9px}.autoral-site .autoral-work-stage-title{letter-spacing:-.035em;margin-top:25px;font-size:27px;line-height:1.25}.autoral-site .autoral-work-stage-summary{max-width:190px;color:var(--work-muted);margin-top:12px;font-size:12px;line-height:1.8}.autoral-site .autoral-work-stage-arrow{color:var(--work-accent);position:absolute;top:27px;right:20px}.autoral-site .autoral-work-panel:not([hidden]){border-bottom:1px solid var(--work-line);grid-template-columns:1fr 1fr;gap:65px;min-height:317px;padding-block:38px 33px;display:grid}.autoral-site .autoral-work-panel[hidden]{display:none}.autoral-site .autoral-work-explanation>.autoral-work-micro{color:var(--work-accent)}.autoral-site .autoral-work-explanation h3{letter-spacing:-.03em;max-width:400px;margin-top:15px;font-size:30px;line-height:1.2}.autoral-site .autoral-work-explanation>p{max-width:440px;color:var(--work-muted);margin-top:17px;font-size:13px;line-height:1.85}.autoral-site .autoral-work-example{border-left:1px solid var(--work-line);align-self:stretch;padding-left:32px}.autoral-site .autoral-work-example-label{color:var(--work-muted);margin-bottom:19px;font-size:9px;display:block}.autoral-site .autoral-work-example-body{gap:22px;display:grid}.autoral-site .autoral-work-campaign{gap:8px;display:grid}.autoral-site .autoral-work-campaign>.autoral-work-micro{color:var(--work-accent);font-size:8px}.autoral-site .autoral-work-campaign>strong{letter-spacing:-.02em;font-size:19px;font-weight:400}.autoral-site .autoral-work-route{color:var(--work-muted);flex-wrap:wrap;align-items:center;gap:8px 13px;font-size:11px;display:flex}.autoral-site .autoral-work-route svg{color:var(--work-accent)}.autoral-site .autoral-work-example blockquote{border-left:1px solid var(--work-line);margin:0;padding:0 0 0 15px}.autoral-site .autoral-work-example blockquote>.autoral-work-micro{color:var(--work-muted);font-size:8px}.autoral-site .autoral-work-example blockquote>p{margin-top:5px;font-size:15px;line-height:1.65}.autoral-site .autoral-work-transcript blockquote+blockquote{border-left-color:var(--work-accent)}.autoral-site .autoral-work-transcript blockquote+blockquote>.autoral-work-micro{color:var(--work-accent)}.autoral-site .autoral-work-example-note{color:var(--work-muted);font-size:10px;line-height:1.7}.autoral-site .autoral-work-record{margin:0}.autoral-site .autoral-work-record>div{border-top:1px solid var(--work-line);grid-template-columns:110px minmax(0,1fr);gap:16px;padding-block:13px;font-size:12px;line-height:1.5;display:grid}.autoral-site .autoral-work-record dt{color:var(--work-muted)}.autoral-site .autoral-work-record dd{margin:0}.autoral-site .autoral-work-handoff-title{letter-spacing:-.025em;font-size:23px;line-height:1.3}.autoral-site .autoral-work-handoff-list{color:var(--work-muted);margin:0;padding:0;font-size:12px;line-height:1.6;list-style:none}.autoral-site .autoral-work-handoff-list li{border-top:1px solid var(--work-line);padding:8px 0 8px 18px;position:relative}.autoral-site .autoral-work-handoff-list li:before{content:"+";color:var(--work-accent);position:absolute;left:0}.autoral-site .autoral-work-caption{color:var(--work-muted);margin-top:15px;font-size:10px;line-height:1.7}.autoral-site .autoral-work-result{border-top:1px solid var(--work-line);grid-template-columns:1.6fr 1fr 1fr;align-items:center;gap:20px 55px;margin-top:48px;padding-top:55px;display:grid}.autoral-site .autoral-work-result-story>.autoral-work-micro{color:var(--work-accent);font-size:9px}.autoral-site .autoral-work-result-story h3{letter-spacing:-.025em;margin-top:17px;font-size:28px;line-height:1.2}.autoral-site .autoral-work-result-story>p{color:var(--work-muted);max-width:340px;margin-top:14px;font-size:12px;line-height:1.8}.autoral-site .autoral-work-result-stat strong{letter-spacing:-.06em;font-size:clamp(60px,7vw,96px);font-weight:400;line-height:1.2;display:block}.autoral-site .autoral-work-result-stat>span{color:var(--work-muted);font-size:12px}.autoral-site .autoral-work-result-note{text-align:right;color:var(--work-muted);grid-column:1/-1;margin-top:15px;font-size:10px;line-height:1.7}.autoral-site .autoral-work :focus-visible{outline:2px solid var(--work-accent);outline-offset:4px}@media (hover:hover){.autoral-site .autoral-work-stage:hover{background:#ffffff09}}@media (max-width:1100px){.autoral-site .autoral-work-stage{padding-inline:20px}.autoral-site .autoral-work-stage-title{font-size:23px}.autoral-site .autoral-work-stage-summary{font-size:11px}.autoral-site .autoral-work-stage-arrow{width:16px;right:13px}.autoral-site .autoral-work-panel:not([hidden]){gap:32px;min-height:365px}.autoral-site .autoral-work-record>div{grid-template-columns:86px minmax(0,1fr);gap:10px}.autoral-site .autoral-work-result{gap:22px 32px}}@media (max-width:760px){.autoral-site .autoral-work-meta{display:none}.autoral-site .autoral-work-heading{flex-direction:column;align-items:start;gap:23px}.autoral-site .autoral-work-heading>p{max-width:340px;font-size:13px}.autoral-site .autoral-work-instruction{flex-direction:column;align-items:start;gap:8px;margin-top:33px}.autoral-site .autoral-work-instruction>.autoral-work-micro{font-size:9px}.autoral-site .autoral-work-instruction>span+span{font-size:10px}.autoral-site .autoral-work-stages{grid-template-columns:repeat(2,minmax(0,1fr))}.autoral-site .autoral-work-stage{padding:19px 17px 21px}.autoral-site .autoral-work-stage:nth-child(3){border-left:0}.autoral-site .autoral-work-stage:nth-child(n+3){border-top:1px solid var(--work-line)}.autoral-site .autoral-work-stage>.autoral-work-micro{font-size:8px}.autoral-site .autoral-work-stage-title{margin-top:17px;font-size:22px}.autoral-site .autoral-work-stage-summary{margin-top:9px;font-size:10px;line-height:1.7}.autoral-site .autoral-work-stage-arrow{width:13px;top:17px;right:10px}.autoral-site .autoral-work-panel:not([hidden]){grid-template-columns:1fr;align-content:start;gap:24px;min-height:480px;padding-block:27px}.autoral-site .autoral-work-explanation h3{max-width:420px;margin-top:12px;font-size:27px}.autoral-site .autoral-work-explanation>p{max-width:480px;margin-top:13px;font-size:12px}.autoral-site .autoral-work-example{border-left:0;border-top:1px solid var(--work-line);padding-top:20px;padding-left:0}.autoral-site .autoral-work-example-label{margin-bottom:17px;font-size:8px}.autoral-site .autoral-work-example-body{gap:17px}.autoral-site .autoral-work-example blockquote>p{font-size:14px}.autoral-site .autoral-work-record>div{grid-template-columns:88px minmax(0,1fr);font-size:11px}.autoral-site .autoral-work-caption{font-size:9px}.autoral-site .autoral-work-result{grid-template-columns:1fr 1fr;gap:24px;margin-top:33px;padding-top:33px}.autoral-site .autoral-work-result-story{grid-column:1/-1}.autoral-site .autoral-work-result-story h3{font-size:27px}.autoral-site .autoral-work-result-stat strong{font-size:68px}.autoral-site .autoral-work-result-stat>span{font-size:10px}.autoral-site .autoral-work-result-note{text-align:left;margin-top:0;font-size:9px}}@media (max-width:360px){.autoral-site .autoral-work-stage{padding-inline:12px}.autoral-site .autoral-work-stage-title{font-size:20px}.autoral-site .autoral-work-stage-arrow{width:11px;right:7px}.autoral-site .autoral-work-stage>.autoral-work-micro{font-size:7px}.autoral-site .autoral-work-explanation h3{font-size:25px}}@media (prefers-reduced-motion:no-preference){.autoral-site .autoral-work-panel:not([hidden])>*{animation:.22s both autoral-work-reveal}@keyframes autoral-work-reveal{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}}@media (prefers-reduced-motion:reduce){.autoral-site .autoral-work-stage,.autoral-site .autoral-work-stage:before{transition:none}}
.solar-demo{border-top:1px solid var(--line,#d8d7d0);grid-template-columns:1fr 1fr;gap:92px;display:grid}.solar-demo-copy h2 span{color:var(--red,#c1272d)}.solar-demo-copy>p:not(.section-label){max-width:420px;color:var(--soft-ink,#62615e);margin-top:24px;font-size:14px;line-height:1.85}.solar-demo .solar-launch{cursor:pointer;margin-top:30px}.solar-demo-copy>.solar-demo-footnote{margin-top:14px!important;font-size:11px!important}.solar-demo-outline{border-block:1px solid var(--line,#d8d7d0);align-self:center}.solar-demo-outline-heading{border-bottom:1px solid var(--line,#d8d7d0);align-items:center;gap:17px;padding-block:24px;display:flex}.solar-demo-outline-heading>svg{color:var(--red,#c1272d);flex-shrink:0}.solar-demo-outline-heading>span{letter-spacing:.04em;font:10px/1.7 Consolas,monospace}.solar-demo-outline-heading strong{font:600 15px/1.8 var(--font-mundial), Arial, sans-serif;letter-spacing:-.02em}.solar-demo-outline-heading .solar-edition{color:var(--soft-ink,#62615e);white-space:nowrap;margin-left:auto;font-size:9px}.solar-demo-outline ol{margin:0;padding:6px 0;list-style:none}.solar-demo-outline li{gap:20px;padding-block:19px;display:flex}.solar-demo-outline li>span{color:var(--red,#c1272d);padding-top:3px;font:10px Consolas,monospace}.solar-demo-outline li strong{font-size:14px;font-weight:600}.solar-demo-outline li p{color:var(--soft-ink,#62615e);max-width:350px;margin-top:6px;font-size:12px;line-height:1.8}.solar-outline-signature{border-top:1px solid var(--line,#d8d7d0);color:var(--soft-ink,#62615e);letter-spacing:.04em;justify-content:space-between;align-items:center;padding-block:17px;font:9px/1.7 Consolas,monospace;display:flex}.solar-dialog{--solar-green:#17634e;--solar-paper:#f6f5f1;--solar-line:#deded5;background:var(--solar-paper);color:#282828;width:min(980px,100% - 48px);max-width:none;max-height:min(850px,100dvh - 48px);font-family:var(--font-mundial), Arial, sans-serif;border:1px solid #d1d3ca;border-radius:12px;margin:auto;padding:0;overflow:hidden;box-shadow:0 22px 90px #0003}.solar-dialog::backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#161b18a6}.solar-dialog[open]{animation:.18s ease-out solar-dialog-enter}.solar-dialog *,.solar-dialog :before,.solar-dialog :after{box-sizing:border-box}.solar-dialog button,.solar-dialog input,.solar-dialog textarea{font:inherit}.solar-dialog button:not(:disabled),.solar-dialog a{cursor:pointer}.solar-dialog button:disabled{cursor:not-allowed;opacity:.48}.solar-dialog :focus-visible{outline-offset:3px;outline:2px solid #17634e}.solar-dialog a{color:inherit;text-decoration:none}.solar-dialog-shell{flex-direction:column;max-height:min(850px,100dvh - 50px);display:flex}.solar-dialog-header{border-bottom:1px solid var(--solar-line);background:#f8f8f4;flex-shrink:0;align-items:center;gap:13px;padding:18px 24px;display:flex}.solar-agent-avatar{width:45px;height:45px;color:var(--solar-green);background:#e3ebe1;border-radius:50%;flex-shrink:0;place-items:center;display:grid}.solar-dialog .solar-dialog-header h2{letter-spacing:-.02em;margin:0;font-size:16px;font-weight:600;line-height:1.4}.solar-dialog-header p{color:#626761;margin:3px 0 0;font-size:11px}.solar-icon-button{color:#525850;background:0 0;border:0;border-radius:50%;place-items:center;width:42px;height:42px;margin-left:auto;display:grid}.solar-icon-button:hover{background:#eaece5}.solar-welcome{align-self:center;width:min(100%,650px);padding:50px 54px 38px;overflow-y:auto}.solar-micro{letter-spacing:.07em;color:#687067;margin:0;font:9px/1.7 Consolas,monospace}.solar-dialog .solar-welcome h3{letter-spacing:-.04em;margin:15px 0 20px;font-size:clamp(27px,3vw,37px);font-weight:600;line-height:1.13}.solar-welcome>p:not(.solar-micro):not(.solar-small):not(.solar-error){color:#60635d;font-size:14px;line-height:1.85}.solar-welcome-note{border-left:2px solid var(--solar-green);gap:13px;margin:25px 0 18px;padding:4px 0 4px 17px;display:flex}.solar-welcome-note svg{color:var(--solar-green);flex-shrink:0;margin-top:3px}.solar-welcome-note p{color:#62665f;margin:0;font-size:12px;line-height:1.8}.solar-small{color:#697066;margin:10px 0 0;font-size:10px;line-height:1.7}.solar-welcome>.solar-small{margin:20px 0}.solar-primary{border:1px solid var(--solar-green);background:var(--solar-green);border-radius:4px;justify-content:space-between;align-items:center;gap:22px;min-height:46px;padding:13px 17px;line-height:1.5;display:inline-flex;color:#fff!important;font-size:12px!important;font-weight:600!important}.solar-primary:hover:not(:disabled){background:#0e4f3d}.solar-primary svg{flex-shrink:0}.solar-text-button{color:#4a584c;text-underline-offset:4px;background:0 0;border:0;padding:6px 0;text-decoration:underline;font-size:11px!important}.solar-welcome-actions{flex-wrap:wrap;align-items:center;gap:18px;margin-top:24px;display:flex}.solar-welcome-back{align-items:center;gap:3px;margin-top:28px;font-size:11px;display:inline-flex;color:#697066!important}.solar-welcome .solar-error{margin-top:15px}.solar-verification{min-height:1px;margin-block:20px}.solar-verification p{color:#626761;font-size:11px;line-height:1.6}.solar-mobile-nav{display:none}.solar-session{flex:auto;grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);height:570px;min-height:0;display:grid}.solar-chat-pane{border-right:1px solid var(--solar-line);background:#eeeae2;flex-direction:column;min-height:0;display:flex}.solar-message-log{overscroll-behavior:contain;scrollbar-width:thin;flex-direction:column;flex:1;align-items:flex-start;gap:13px;min-height:0;padding:22px;display:flex;overflow-y:auto}.solar-chat-disclosure{color:#72756c;text-align:center;align-self:center;margin:0 10px 6px;font-size:9px;line-height:1.7}.solar-message{overflow-wrap:anywhere;background:#fff;border-radius:0 9px 9px;max-width:88%;padding:11px 13px 7px;box-shadow:0 1px 1px #273d2210}.solar-message-user{background:#dceccf;border-radius:9px 0 9px 9px;align-self:flex-end}.solar-message p{white-space:pre-wrap;margin:0;font-size:13px;line-height:1.65}.solar-message time{text-align:right;color:#757d70;margin-top:2px;font-size:9px;line-height:1.7;display:block}.solar-response-pending{background:#fff;border-radius:0 8px 8px;gap:4px;padding:14px;display:flex}.solar-response-pending>span:not(.solar-sr-only){background:#8a9386;border-radius:50%;width:5px;height:5px;animation:.9s ease-in-out infinite alternate solar-thinking}.solar-response-pending>span:nth-child(2){animation-delay:.14s}.solar-response-pending>span:nth-child(3){animation-delay:.28s}.solar-composer{background:#f7f7f2;border-top:1px solid #dfdfd4;flex-shrink:0;grid-template-columns:1fr 41px;gap:6px 10px;padding:12px 17px 8px;display:grid}.solar-composer textarea{resize:none;color:#282828;background:#fff;border:1px solid #e1e3d9;border-radius:7px;width:100%;min-width:0;height:63px;max-height:100px;padding:10px 12px;font-size:13px;line-height:1.6}.solar-composer textarea:disabled{background:#f2f3ec}.solar-send{background:var(--solar-green);color:#fff;border:0;border-radius:50%;align-self:center;place-items:center;width:41px;height:41px;display:grid}.solar-composer-note{text-align:center;color:#75796f;grid-column:1/-1;font-size:9px;line-height:1.5}.solar-record-pane{overscroll-behavior:contain;scrollbar-width:thin;min-height:0;padding:26px 27px;overflow-y:auto}.solar-dialog .solar-record-pane h3{letter-spacing:-.035em;margin:10px 0;font-size:29px;font-weight:600;line-height:1.2}.solar-record-intro{color:#6d7068;max-width:285px;margin:0;font-size:11px;line-height:1.8}.solar-progress{margin-block:23px 16px}.solar-progress>span{color:#74796d;font-size:9px}.solar-progress>div{background:#e2e5db;height:3px;margin-top:9px}.solar-progress>div>span{background:var(--solar-green);height:100%;transition:width .3s;display:block}.solar-record-list{margin:0}.solar-record-list>div{border-bottom:1px solid var(--solar-line);grid-template-columns:1fr 1.35fr;gap:10px;padding-block:11px;font-size:11px;line-height:1.65;display:grid}.solar-record-list dt{color:#717568}.solar-record-list dd{overflow-wrap:anywhere;color:#303b2d;margin:0}.solar-record-empty{color:#7a7e71;padding:24px 0;font-size:12px;line-height:1.8}.solar-record-review{flex-direction:column;align-items:flex-start;gap:13px;margin-top:22px;display:flex}.solar-record-review p{font-size:12px;line-height:1.7}.solar-record-review .solar-primary{width:100%}.solar-address-confirm{background:#f8faf5;border:1px solid #d3ddce;border-radius:5px;width:100%;padding:15px}.solar-address-confirm strong{margin:6px 0 2px;font-size:13px;line-height:1.7;display:block}.solar-address-confirm>p:not(.solar-micro){color:#71786c;font-size:11px;line-height:1.7}.solar-address-confirm>div{flex-wrap:wrap;gap:10px;margin-top:13px;display:flex}.solar-address-confirm button{min-height:40px;color:var(--solar-green);background:#fff;border:1px solid #c9d5c2;border-radius:4px;align-items:center;gap:6px;padding:8px 10px;font-size:11px;display:inline-flex}.solar-review-jump{color:var(--solar-green);background:#fff;border:1px solid #cbd7c4;border-radius:4px;justify-content:space-between;align-self:stretch;align-items:center;gap:10px;padding:13px;font-size:12px;display:flex}.solar-chat-complete{color:#45613b;background:#f5f8ef;border-radius:5px;flex-wrap:wrap;align-items:center;gap:10px;padding:15px;font-size:12px;line-height:1.7;display:flex}.solar-chat-complete>p{flex:1;min-width:180px}.solar-chat-complete>button{color:var(--solar-green);text-underline-offset:3px;background:0 0;border:0;font-size:12px;text-decoration:underline}.solar-delivery{border-top:1px solid var(--solar-line);margin-top:27px;padding-top:21px}.solar-delivery h4{letter-spacing:-.025em;margin:0 0 11px;font-size:16px;font-weight:600;line-height:1.4}.solar-delivery p{color:#69715f;font-size:11px;line-height:1.8}.solar-field{color:#535f4c;flex-direction:column;gap:8px;margin-top:17px;font-size:11px;display:flex}.solar-field input{color:#282828;background:#fff;border:1px solid #ccd3c3;border-radius:4px;width:100%;min-height:43px;padding:10px;font-size:14px}.solar-consent{color:#626f58;align-items:flex-start;gap:10px;margin-block:16px;font-size:10px;line-height:1.8;display:flex}.solar-consent input{accent-color:var(--solar-green);flex-shrink:0;width:15px;height:15px;margin-top:3px}.solar-delivery .solar-primary{width:100%;margin-top:12px}.solar-delivery .solar-small{margin-top:12px;font-size:9px}.solar-delivery-result{gap:10px;display:flex}.solar-delivery-result svg{flex-shrink:0;margin-top:2px}.solar-delivery-note{color:#717768;font-size:11px;line-height:1.8;margin-top:22px!important}.solar-project-link{border-top:1px solid var(--solar-line);align-items:center;gap:15px;margin-top:24px;padding-top:22px;font-size:12px;font-weight:600;display:flex;color:var(--solar-green)!important}.solar-project-link svg{flex-shrink:0}.solar-session-footer{border-top:1px solid var(--solar-line);background:#f6f6ef;flex-shrink:0;max-height:190px;padding:11px 24px;overflow-y:auto}.solar-session-footer>div:last-child{justify-content:space-between;align-items:center;gap:18px;display:flex}.solar-session-footer>div:last-child>span{color:#6f7767;letter-spacing:.035em;font:8px/1.6 Consolas,monospace}.solar-error{color:#a5292f;margin:0;font-size:11px;line-height:1.7}.solar-session-footer .solar-error{padding-bottom:9px}.solar-error .solar-text-button{color:inherit}.solar-sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes solar-dialog-enter{0%{opacity:0;transform:translateY(9px)}to{opacity:1;transform:translateY(0)}}@keyframes solar-thinking{0%{opacity:.4}to{opacity:1}}@media (max-width:1050px){.solar-demo{gap:45px}.solar-demo-outline-heading .solar-edition{display:none}.solar-record-pane{padding:23px 21px}}@media (max-width:760px){.solar-demo{grid-template-columns:1fr;gap:44px}.solar-demo-copy>p:not(.section-label){max-width:480px}.solar-demo-outline-heading .solar-edition{display:block}.solar-dialog{border:0;border-radius:0;width:100%;height:100dvh;max-height:100dvh}.solar-dialog-shell{height:100%;max-height:100%}.solar-dialog-header{padding:calc(12px + env(safe-area-inset-top)) 16px 12px;gap:11px}.solar-dialog .solar-dialog-header h2{font-size:14px}.solar-dialog-header p{font-size:10px}.solar-agent-avatar{width:39px;height:39px}.solar-welcome{padding:34px 26px calc(28px + env(safe-area-inset-bottom))}.solar-welcome>p:not(.solar-micro):not(.solar-small):not(.solar-error){font-size:13px}.solar-welcome .solar-primary{width:100%}.solar-mobile-nav{border-bottom:1px solid var(--solar-line);flex-shrink:0;grid-template-columns:1fr 1fr;display:grid}.solar-mobile-nav button{color:#72776b;background:#f7f7f1;border:0;border-bottom:2px solid #0000;justify-content:center;align-items:center;gap:7px;min-height:44px;font-size:11px;display:flex}.solar-mobile-nav button[aria-pressed=true]{color:var(--solar-green);border-bottom-color:var(--solar-green);font-weight:600}.solar-mobile-nav button span{font-size:9px}.solar-session{flex:1;height:auto;min-height:0;display:block;overflow:hidden}.solar-chat-pane,.solar-record-pane{border-right:0;height:100%}.solar-session[data-pane=chat] .solar-record-pane,.solar-session[data-pane=record] .solar-chat-pane{display:none}.solar-message-log{padding:16px}.solar-message{max-width:90%}.solar-message p{font-size:13px}.solar-record-pane{padding:23px 26px 30px}.solar-record-list>div{padding-block:12px;font-size:12px}.solar-composer{gap:5px 8px;padding:10px 12px 8px}.solar-composer textarea,.solar-field input{font-size:16px}.solar-composer textarea{height:57px;padding:8px 10px}.solar-session-footer{padding:8px 16px calc(8px + env(safe-area-inset-bottom));max-height:170px}.solar-session-footer>div:last-child>span{max-width:115px;font-size:7px}.solar-session-footer>div:last-child{gap:12px}.solar-session-footer .solar-text-button{font-size:10px!important}}@media (prefers-reduced-motion:reduce){.solar-dialog[open],.solar-response-pending>span:not(.solar-sr-only){animation:none}.solar-progress>div>span{transition:none}}
