/* Screen guidance: the website stays white; each depicted app keeps its own UI. */
.sg-back{display:flex;gap:16px;font-size:11px;color:#777;margin:32px 0 43px}.sg-back span{color:#aaa}
.sg-hero-heading{display:grid;grid-template-columns:1.5fr 1fr;gap:70px;align-items:end;margin-bottom:48px}.sg-hero h1{font-size:clamp(66px,7.7vw,106px);line-height:.99;letter-spacing:-.065em}.sg-hero .eyebrow{font-size:9px;margin-bottom:29px}.sg-hero-copy>p:first-child{font-size:22px;line-height:1.35;letter-spacing:-.6px;color:#262626}.sg-hero-copy>p+p{font-size:13px;line-height:1.85;color:#676767;margin-top:20px;max-width:355px}.sg-actions{display:flex;align-items:center;gap:20px;margin-top:24px}.sg-actions .button{font-size:12px;gap:15px}.sg-actions .text-link{font-size:11px}.sg-hero-copy>small{display:block;font-size:10px;color:#888;margin-top:17px}
.sg-ecosystem{display:flex;align-items:center;gap:28px;padding:29px 0 40px;flex-wrap:wrap}.sg-ecosystem>span{font-size:8px;letter-spacing:.1em;color:#888}.sg-ecosystem>div{display:flex;gap:7px;align-items:center;font-size:13px;font-weight:550}.sg-ecosystem img{width:22px;height:22px;object-fit:contain}.sg-ecosystem>small{font-size:10px;color:#888;margin-left:auto}
.sg-section{padding-block:90px}.sg-walkthrough{background:#f7f7f5;border-block:1px solid #e9e9e5}.sg-section-heading{display:grid;grid-template-columns:1.65fr 1fr;gap:55px;align-items:end;margin-bottom:38px}.sg-section-heading h2{font-size:clamp(36px,4.1vw,55px);letter-spacing:-.05em;line-height:1.08}.sg-section-heading .eyebrow{font-size:8px;margin-bottom:22px}.sg-section-heading>p{font-size:13px;color:#70706d;line-height:1.9;max-width:360px}.sg-demo-label{display:flex;justify-content:space-between;align-items:center;margin-bottom:19px;gap:15px}.sg-demo-label>span{display:flex;align-items:center;gap:10px}.sg-demo-label img{width:20px;height:20px;object-fit:contain}.sg-demo-label i{font-style:normal;color:#999}.sg-demo-label b{font-size:12px;font-weight:500;margin-left:4px}.sg-demo-label>small{font-size:7px;letter-spacing:.1em;color:#898985}
.sg-player{min-width:0}.sg-desktop{position:relative;height:645px;border:7px solid #252529;border-radius:18px;background:radial-gradient(ellipse at 20% 0,#fafcff 0,transparent 55%),linear-gradient(135deg,#b9c8cd,#dce1db 45%,#bbc5ca);box-shadow:0 16px 45px #26353d13;isolation:isolate;overflow:hidden}.sg-intro .sg-desktop{height:570px}.sg-menu{height:25px;padding:0 15px;display:flex;align-items:center;gap:22px;background:#f4f6f980;font:9px -apple-system,BlinkMacSystemFont,sans-serif;color:#30383e}.sg-menu b{font-weight:600}.sg-menu small{font-size:8px;margin-left:auto}
.sg-screen{position:absolute;left:3.2%;right:3.2%;top:45px;bottom:99px;border:1px solid #aeb6bc;border-radius:10px;box-shadow:0 9px 20px #1f29251c;overflow:hidden;background:#fff;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;font-size:12px;color:#252525}.sg-intro .sg-screen{left:6%;right:6%;top:44px;bottom:89px}.sg-screen button{font:inherit}.sg-chrome{height:37px;background:#e7e9ed;display:flex;align-items:center;gap:14px;padding:0 13px;border-bottom:1px solid #d2d4d8}.sg-lights{display:flex;gap:5px;flex:none}.sg-lights i{width:8px;height:8px;border-radius:50%;background:#ff6259;border:1px solid #dd4d43}.sg-lights i:nth-child(2){background:#ffbe2e;border-color:#dfa726}.sg-lights i:nth-child(3){background:#29cc42;border-color:#26ac3d}.sg-browser-tab{height:29px;align-self:flex-end;display:flex;align-items:center;gap:8px;background:#fff;padding:0 13px;min-width:175px;border-radius:7px 7px 0 0;font-size:10px}.sg-browser-tab img{width:12px;height:12px;object-fit:contain}.sg-browser-tab b{font-weight:400;flex:1}.sg-tab-inactive{background:transparent;color:#70747d}.sg-browser-tab>span{font-size:12px}.sg-address{height:31px;display:flex;gap:16px;align-items:center;padding:0 14px;background:#fff;border-bottom:1px solid #e5e5e5;font-size:11px}.sg-address>span:nth-child(2){background:#f0f1f3;padding:4px 12px;border-radius:20px;flex:1;font-size:9px;color:#686b72}.sg-address>span:last-child{margin-left:auto}
.sg-app{height:calc(100% - 68px);position:relative;overflow:hidden}.sg-app h3,.sg-app h4,.sg-app p{margin:0}.sg-app h3{font-size:25px;font-weight:600;letter-spacing:-.8px;line-height:1.25}.sg-app h4{font-size:15px;font-weight:600;letter-spacing:-.25px}.sg-app p{font-size:11px;line-height:1.6;color:#818181}.sg-brand{display:flex;align-items:center;gap:9px;font-size:13px;font-weight:600}.sg-brand img{width:23px;height:23px;object-fit:contain}.sg-ui-button{display:inline-flex;align-items:center;justify-content:center;border:1px solid #ddd;border-radius:5px;padding:7px 13px;background:#fff;font-size:10px;white-space:nowrap;font-weight:500;line-height:1.5}.sg-ui-button.solid{color:#fff;background:#171717;border-color:#171717}.sg-ui-input{border:1px solid #d5d5d5;border-radius:5px;min-height:34px;padding:7px 11px;font-size:11px;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:8px}.sg-ui-input code{font:10px ui-monospace,SFMono-Regular,monospace;overflow-wrap:anywhere}.sg-pill{font-size:8px;padding:3px 6px;border:1px solid #dedede;border-radius:5px;line-height:1.4}.sg-ui-muted{color:#888;font-size:10px}.sg-ui-heading{display:flex;justify-content:space-between;align-items:center;gap:15px}.sg-tag{display:inline-flex;gap:5px;align-items:center;font-size:9px;color:#267b55}.sg-tag::before{content:'';width:5px;height:5px;background:currentColor;border-radius:50%}
/* Vercel's monochrome project navigation, settings sidebar and domain cards. */
.sg-vercel{background:#fafafa}.sg-v-top{height:45px;display:flex;align-items:center;gap:14px;padding:0 20px;border-bottom:1px solid #eaeaea;background:#fff}.sg-v-top>img{width:21px;height:21px}.sg-v-top .sg-team{display:flex;align-items:center;gap:7px;font-size:11px}.sg-team i{width:18px;height:18px;border-radius:50%;background:linear-gradient(130deg,#eec981,#c483a8);display:block}.sg-v-top>small{font-size:11px;color:#aaa}.sg-v-top>span:last-child{margin-left:auto;color:#777;font-size:10px}.sg-v-nav{height:36px;display:flex;gap:19px;align-items:center;padding:0 20px;background:#fff;border-bottom:1px solid #e6e6e6;font-size:10px;color:#7a7a7a}.sg-v-nav>span,.sg-v-nav>button{height:100%;display:flex;align-items:center;padding:0;white-space:nowrap}.sg-v-nav .active{color:#111;border-bottom:2px solid #111}.sg-v-layout{display:grid;grid-template-columns:167px 1fr;height:calc(100% - 81px);padding:22px 27px;gap:30px}.sg-v-sidebar{display:flex;flex-direction:column;gap:4px;font-size:10px;color:#686868}.sg-v-sidebar>*{padding:5px 10px;text-align:left;line-height:1.4}.sg-v-sidebar .active{border-radius:5px;color:#222;background:#eaeaea;font-weight:550}.sg-v-main{min-width:0}.sg-v-main>.sg-ui-heading{margin-bottom:14px}.sg-domain-card{border:1px solid #dedede;border-radius:7px;padding:16px 18px;background:#fff;margin-top:13px}.sg-domain-title{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:13px;font-weight:550}.sg-domain-title button{font-size:10px;font-weight:400}.sg-domain-status{font-size:9px;color:#bd542d;display:flex;gap:6px;align-items:center;margin-top:8px}.sg-domain-status.good{color:#167e5c}.sg-domain-status i{width:6px;height:6px;background:currentColor;border-radius:50%}.sg-domain-card p{font-size:10px;margin-top:13px;color:#666}.sg-record{display:grid;grid-template-columns:65px 70px 1fr;gap:10px;border:1px solid #e6e6e6;border-radius:5px;margin-top:12px;padding:11px;background:#fafafa}.sg-record>div{min-width:0}.sg-record small{display:block;font-size:8px;color:#888;margin-bottom:7px}.sg-record code{font-size:9px;overflow-wrap:anywhere}.sg-v-add{display:flex;gap:9px;margin-top:18px}.sg-v-add .sg-ui-input{flex:1}.sg-domain-complete{padding:27px 22px;background:#f0f8f3;border:1px solid #ccdfd2;border-radius:7px;margin-top:16px;display:flex;gap:16px;align-items:center}.sg-domain-complete>span{background:#168d5f;color:white;font-size:18px;border-radius:50%;width:34px;height:34px;display:grid;place-items:center;flex:none}.sg-domain-complete h4{font-size:17px;color:#226a4e}.sg-domain-complete p{font-size:11px;color:#608776;margin-top:5px}.sg-propagation{font-size:8px;letter-spacing:.05em;color:#7b8179;margin-top:18px;display:block}.sg-project-overview{padding:24px 28px}.sg-project-overview h3{font-size:28px}.sg-project-overview>p{margin-top:5px}.sg-deploy-card{display:grid;grid-template-columns:160px 1fr;gap:22px;margin-top:20px;border:1px solid #e6e6e6;padding:15px;border-radius:7px;background:#fff}.sg-deploy-preview{height:122px;background:#c6d7c5;display:flex;flex-direction:column;justify-content:center;padding:18px;color:#345d46}.sg-deploy-preview small{font-size:6px;letter-spacing:.12em}.sg-deploy-preview b{font-size:25px;line-height:1.05;letter-spacing:-1px;margin-top:8px}.sg-deploy-meta{display:grid;grid-template-columns:1fr 1fr;gap:11px;font-size:10px;align-content:center}.sg-deploy-meta small{display:block;font-size:8px;color:#888;margin-bottom:4px}.sg-dark .sg-vercel{background:#121212;color:#efefef}.sg-dark .sg-v-top,.sg-dark .sg-v-nav{background:#111;border-color:#303030}.sg-dark .sg-v-top>img{filter:invert(1)}.sg-dark .sg-v-nav .active{color:#fff;border-color:#fff}.sg-dark .sg-project-overview>p{color:#8a8a8a}.sg-dark .sg-deploy-card{background:#1b1b1b;border-color:#333}.sg-dark .sg-deploy-meta small{color:#888}.sg-dark .sg-ui-button{background:#222;border-color:#3e3e3e;color:#eee}
/* GoDaddy's mint navigation and DNS table. */
.sg-godaddy{background:#fff}.sg-gd-top{height:51px;display:flex;align-items:center;gap:26px;padding:0 25px;border-bottom:1px solid #e3e7e6;font-size:11px}.sg-gd-top .sg-brand{font-size:20px;letter-spacing:-.8px}.sg-gd-top .sg-brand img{width:30px;height:27px}.sg-gd-top>span:last-child{margin-left:auto}.sg-gd-layout{height:calc(100% - 51px);display:grid;grid-template-columns:148px 1fr}.sg-gd-sidebar{background:#e8f4f1;padding:20px 14px;display:flex;flex-direction:column;gap:8px;font-size:10px}.sg-gd-sidebar>*{padding:7px 8px}.sg-gd-sidebar .active{background:#d3e8e3;border-radius:4px;font-weight:600}.sg-gd-main{padding:20px 24px;min-width:0;position:relative}.sg-gd-main>small{font-size:8px;color:#737b79}.sg-gd-main h3{font-size:24px;margin-top:4px}.sg-gd-tabs{display:flex;gap:20px;border-bottom:1px solid #dcdedc;font-size:10px;margin:12px 0 17px;color:#767c79}.sg-gd-tabs>*{padding:7px 0}.sg-gd-tabs .active{border-bottom:2px solid #111;color:#111}.sg-gd-main .sg-ui-heading h4{font-size:15px}.sg-dns-table{width:100%;border-collapse:collapse;margin-top:15px;font-size:10px;text-align:left;table-layout:fixed}.sg-dns-table th{background:#f4f5f4;color:#666;font-size:9px;font-weight:500;padding:9px}.sg-dns-table td{padding:10px 9px;border-bottom:1px solid #eceeec;overflow-wrap:anywhere}.sg-dns-table th:nth-child(1){width:15%}.sg-dns-table th:nth-child(2){width:16%}.sg-dns-table th:nth-child(4){width:15%}.sg-dns-table code{font-size:9px}.sg-dns-form{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:15px;max-width:560px}.sg-dns-form label{font-size:9px;display:block;min-width:0}.sg-dns-form label>.sg-ui-input{margin-top:5px}.sg-dns-form .wide{grid-column:1/-1}.sg-dns-form .sg-ui-input{height:36px}.sg-dns-form-actions{display:flex;align-items:center;gap:10px;grid-column:1/-1;margin-top:0}.sg-reference{position:absolute;right:25px;top:21px;padding:9px 13px;background:#f5f5f2;border:1px solid #e0e2db;border-radius:5px;font-size:9px;max-width:270px}.sg-reference>span{display:block;font-size:7px;letter-spacing:.07em;color:#788078;margin-bottom:5px}.sg-reference code{font-size:8px;overflow-wrap:anywhere}.sg-reference img{width:10px;height:10px;margin-right:5px}.sg-step-number{border:1px solid #8a928b;border-radius:50%;display:inline-grid;place-items:center;width:16px;height:16px;font-size:8px;margin-right:5px;color:#555}
/* Product-derived presence: current character masks, bar proportions and frost. */
.sg-presence{position:absolute;bottom:19px;left:0;right:0;display:flex;justify-content:center;color:white;pointer-events:none}.sg-native{position:relative;font:12px -apple-system,BlinkMacSystemFont,sans-serif;width:216px}.sg-native-cast{display:flex;align-items:flex-end;height:32px;gap:6px;padding-left:10px;margin-bottom:-2px}.sg-native-cast>span{display:flex;align-items:flex-end;justify-content:center;width:30px;height:32px;position:relative}.sg-native-art{width:26px;height:24px;display:block;background:#e1e1e1;mask-image:linear-gradient(#fff,#fff),url('assets/meetings/presence-art.jpg');mask-size:100% 100%,35.5px auto;mask-position:0 0,-4.7px -10.5px;mask-repeat:no-repeat;mask-mode:alpha,luminance;mask-composite:subtract;clip-path:polygon(51% 0,61% 22%,74% 8%,82% 27%,98% 27%,90% 45%,100% 55%,91% 65%,91% 76%,82% 87%,71% 90%,62% 100%,30% 100%,20% 90%,11% 86%,6% 73%,7% 64%,0 55%,10% 46%,6% 28%,22% 27%,29% 8%,41% 23%);filter:drop-shadow(0 1px 1px #000)}.sg-native-art.skater{mask:none;background:transparent url('assets/meetings/presence-skater.jpg') -46.3px -4.5px/96.3px auto no-repeat;clip-path:polygon(28% 6%,48% 17%,70% 0,64% 26%,96% 26%,82% 45%,98% 59%,80% 65%,86% 86%,64% 82%,59% 100%,37% 100%,29% 87%,14% 78%,17% 60%,6% 62%,18% 45%,0 40%,27% 26%)}.sg-native-art.halo{width:26px;height:28px;mask:none;background:transparent url('assets/meetings/presence-halo.jpg') -38.3px -10.5px/91.3px auto no-repeat;clip-path:polygon(16% 5%,36% 0,69% 7%,90% 20%,96% 29%,90% 37%,82% 40%,85% 52%,83% 74%,75% 91%,60% 100%,35% 97%,15% 89%,7% 71%,8% 45%,17% 29%,9% 23%,9% 12%)}.sg-native-core{display:flex;align-items:center;gap:10px;height:35px;padding:7px 12px;border-radius:12px;background:rgba(30,34,41,.72);backdrop-filter:blur(25px);-webkit-backdrop-filter:blur(25px);box-shadow:inset 0 0 0 .5px #ffffff40,0 0 0 1.5px #0007,0 10px 25px #0003}.sg-native-dot{width:5px;height:5px;border-radius:50%;background:#e3ece4;flex:none}.sg-native-core>span:nth-child(2){flex:1;color:#f1f1f1b3;font-size:11px}.sg-native-core>span:last-child{font-size:13px;color:#ffffff90}.sg-native-core svg{width:13px;height:13px;color:#e6e6e6}
/* Annotations hug actual target bounds, using the app's 9:5.5 dashed rhythm. */
.sg-annotation{position:absolute;z-index:8;pointer-events:none;opacity:0;transform-origin:center;transition:left .42s cubic-bezier(.22,.72,.2,1),top .42s cubic-bezier(.22,.72,.2,1),width .28s,height .28s}.sg-outline{position:absolute;inset:0;width:100%;height:100%;overflow:visible;filter:drop-shadow(0 1px 2px #000b)}.sg-outline rect{fill:#00000006;stroke:#fff;stroke-width:1.6;stroke-dasharray:8.775 5.362;stroke-linecap:round;vector-effect:non-scaling-stroke}.sg-whisper{position:absolute;left:0;top:calc(100% + 11px);background:#252a30f5;color:#fff;font:11px/1.5 -apple-system,BlinkMacSystemFont,sans-serif;border:1px solid #ffffff2b;border-radius:7px;padding:9px 13px;box-shadow:0 7px 18px #0002;width:max-content;max-width:240px;white-space:normal;backdrop-filter:blur(18px)}.sg-whisper.above{top:auto;bottom:calc(100% + 11px)}.sg-whisper.right{left:auto;right:0}.sg-whisper::before{content:'';position:absolute;top:-4px;left:17px;width:7px;height:7px;background:#252a30;transform:rotate(45deg)}.sg-whisper.above::before{top:auto;bottom:-4px}.sg-whisper.right::before{left:auto;right:17px}.sg-user-cursor{position:absolute;right:-16px;bottom:-26px;display:flex;align-items:flex-end;gap:0}.sg-user-cursor>svg{width:23px;height:30px;filter:drop-shadow(0 2px 2px #0003)}.sg-user-cursor i{font-size:8px;background:#303339;color:#fff;font-style:normal;padding:2px 5px;border:1px solid #fff8;border-radius:3px;margin-left:-4px}
.sg-dialogue{display:grid;grid-template-columns:.85fr 1.35fr;gap:40px;padding:23px 6px 12px;min-height:112px}.sg-dialogue>div>span{display:flex;align-items:center;gap:6px;font-size:7px;letter-spacing:.11em;color:#878782;margin-bottom:9px}.sg-dialogue>div>span svg{width:13px;height:13px;color:#262626}.sg-dialogue p{font-size:13px;line-height:1.75;color:#454540}.sg-dialogue>div:first-child p{font-weight:500;color:#292924}.sg-controls{display:flex;align-items:center;gap:11px;padding:9px 0}.sg-controls>button{display:flex;justify-content:center;align-items:center;min-width:34px;height:34px;border:1px solid #ddd;background:transparent;border-radius:4px}.sg-controls>button:hover{background:#eaeae7}.sg-controls svg{width:14px;height:14px}.sg-controls .sg-next{padding:0 13px;font-size:10px;white-space:nowrap}.sg-controls>button:disabled{opacity:.3;cursor:default}.sg-seek-label{flex:1;display:flex;min-width:30px}.sg-seek{accent-color:#242424;width:100%;height:3px;cursor:pointer}.sg-time{font-size:9px;color:#858581;font-variant-numeric:tabular-nums;white-space:nowrap}.sg-control-note{font-size:7px;letter-spacing:.09em;color:#888;margin-left:13px}.sg-footnote{display:flex;justify-content:space-between;gap:20px;padding-top:19px;font-size:10px;color:#8b8b85}.sg-footnote strong{color:#545450;font-size:11px;font-weight:450}.sg-chapters{display:flex;border:1px solid #deded9;border-radius:7px;margin-bottom:18px;overflow:hidden;background:#fff}.sg-chapters button{flex:1;font-size:11px;padding:12px 18px;text-align:left;border-right:1px solid #e5e5df}.sg-chapters button:last-child{border-right:0}.sg-chapters button span{color:#aaa;margin-right:13px;font-size:9px}.sg-chapters button[aria-pressed=true]{background:#1b1c1a;color:#fff}.sg-chapters button[aria-pressed=true] span{color:#b0b6a5}
.sg-app-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:11px;margin-bottom:24px}.sg-app-tabs button{border:1px solid #e1e1dc;border-radius:7px;display:grid;grid-template-columns:28px 1fr 16px;grid-template-rows:25px auto;column-gap:10px;padding:20px 17px;text-align:left;align-items:center;background:#fff;transition:background .2s,border-color .2s}.sg-app-tabs button>img{width:24px;height:24px;object-fit:contain;grid-row:1/3}.sg-app-tabs strong{font-size:12px;font-weight:550}.sg-app-tabs span{grid-column:2;font-size:9px;color:#8c8c86;margin-top:4px}.sg-app-tabs i{font-style:normal;grid-column:3;grid-row:1/3;color:#aaa}.sg-app-tabs button[aria-selected=true]{background:#f0f1eb;border-color:#9ea68d}.sg-tool-player .sg-desktop{height:615px;border:1px solid #d9ddd8;border-radius:10px;background:#e9ede7}.sg-tool-player .sg-screen{top:24px;left:3%;right:3%;bottom:86px}.sg-tool-player .sg-presence{bottom:16px}.sg-section-line{text-align:center;font-size:22px;line-height:1.5;letter-spacing:-.5px;margin-top:36px;color:#808077}.sg-section-line strong{color:#272923;font-weight:500}.sg-conversation{background:#f6f6f3;border-block:1px solid #e9e9e5}.sg-topic-tabs{display:flex;gap:7px;margin-bottom:23px}.sg-topic-tabs button{border:1px solid #ddddd6;background:#fff;border-radius:5px;padding:10px 20px;font-size:11px}.sg-topic-tabs button[aria-selected=true]{background:#1d1e1b;border-color:#1d1e1b;color:#fff}.sg-followups{display:flex;align-items:center;gap:10px;margin-top:15px;flex-wrap:wrap}.sg-followups>span{font-size:7px;letter-spacing:.1em;color:#8a8a81;margin-right:10px}.sg-followups button{font-size:10px;padding:7px 12px;border-radius:20px;border:1px solid #d6d8ce;background:#fff}.sg-followups button:hover{background:#e9ece2}
/* Supabase dashboard: charcoal rails and emerald accents. */
.sg-supabase{background:#171717;color:#ddd;display:grid;grid-template-columns:45px 155px 1fr;grid-template-rows:42px 1fr}.sg-supa-rail{grid-row:1/3;border-right:1px solid #303030;display:flex;flex-direction:column;align-items:center;gap:18px;padding:13px 0;color:#8a8a8a;font-size:16px}.sg-supa-rail>img{width:22px;height:22px;margin-bottom:10px}.sg-supa-rail .active{color:#3ecf8e}.sg-supa-top{grid-column:2/4;display:flex;gap:14px;align-items:center;border-bottom:1px solid #303030;padding:0 18px;font-size:10px}.sg-supa-top .sg-pill{border-color:#424242;color:#aaa;font-size:7px}.sg-supa-top>span:last-child{margin-left:auto}.sg-supa-sidebar{padding:16px 12px;border-right:1px solid #303030;display:flex;flex-direction:column;gap:6px;font-size:10px;color:#909090}.sg-supa-sidebar b{font-size:12px;color:#eee;padding:0 7px 12px;font-weight:550}.sg-supa-sidebar>*:not(b){padding:6px 8px;text-align:left;border-radius:4px}.sg-supa-sidebar .active{background:#263b31;color:#66d5a0}.sg-supa-main{padding:23px 25px;min-width:0}.sg-supa-main h3{font-size:23px;color:#eee}.sg-supa-main>p{color:#888;font-size:10px;margin-top:9px}.sg-provider-list{margin-top:19px;border:1px solid #353535;border-radius:6px;overflow:hidden}.sg-provider-list>div,.sg-provider-list>button{display:flex;align-items:center;gap:10px;width:100%;padding:11px 13px;border-bottom:1px solid #303030;text-align:left;font-size:11px}.sg-provider-list>*:last-child{border-bottom:0}.sg-provider-list img{width:16px;height:16px}.sg-provider-list small{margin-left:auto;color:#8e8e8e;font-size:8px}.sg-provider-list .enabled{color:#3ecf8e}.sg-supa-callout{margin-top:17px;border-left:2px solid #3ecf8e;padding:8px 12px;color:#a3aaa5;font-size:10px;line-height:1.7}
/* Google Cloud Console: project picker, Cloud Run navigation and service table. */
.sg-cloud-top{height:46px;border-bottom:1px solid #dadce0;padding:0 18px;display:flex;align-items:center;gap:18px;font-size:14px;color:#555}.sg-cloud-top .sg-brand{font-size:17px;color:#606469;font-weight:450}.sg-cloud-top .sg-brand img{width:25px;height:25px}.sg-cloud-project{font-size:10px;border:1px solid #dadce0;border-radius:4px;padding:6px 12px}.sg-cloud-search{margin-left:auto;background:#f1f3f4;font-size:10px;padding:7px 14px;border-radius:4px;min-width:190px;color:#777}.sg-cloud-layout{display:grid;grid-template-columns:167px 1fr;height:calc(100% - 46px)}.sg-cloud-sidebar{border-right:1px solid #ddd;display:flex;flex-direction:column;gap:4px;padding:17px 11px;font-size:10px;color:#687078}.sg-cloud-sidebar b{font-size:15px;color:#444;padding:0 9px 14px}.sg-cloud-sidebar>*:not(b){padding:8px 12px;text-align:left}.sg-cloud-sidebar .active{background:#e8f0fe;color:#1967d2;border-radius:0 16px 16px 0}.sg-cloud-main{padding:22px 24px;min-width:0}.sg-cloud-main h3{font-size:23px;font-weight:450}.sg-cloud-main .sg-ui-button{color:#1967d2;border-color:#ccd9f0;font-size:9px}.sg-cloud-subnav{display:flex;gap:22px;font-size:10px;margin-top:20px;border-bottom:1px solid #dadce0}.sg-cloud-subnav>*{padding:8px 0}.sg-cloud-subnav .active{color:#1967d2;border-bottom:2px solid #1967d2}.sg-cloud-services{width:100%;border-collapse:collapse;margin-top:20px;font-size:10px;text-align:left}.sg-cloud-services th{font-size:9px;color:#767c84;font-weight:500;border-bottom:1px solid #dadce0;padding:9px 8px}.sg-cloud-services td{padding:13px 8px;border-bottom:1px solid #e8e9ec}.sg-cloud-services td:first-child{color:#188038;width:25px}.sg-cloud-services button{color:#1967d2;padding:0;font-size:11px}.sg-cloud-metric{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin-top:18px}.sg-cloud-metric>div{border:1px solid #dadce0;border-radius:5px;padding:12px;color:#66717c;font-size:9px}.sg-cloud-metric strong{display:block;font-size:22px;color:#353a40;margin-top:4px;font-weight:450}
/* Representative analytics dashboard and native Preview document. */
.sg-chart-app{display:grid;grid-template-columns:130px 1fr;background:#f8fafc}.sg-chart-sidebar{background:#fff;border-right:1px solid #e3e7eb;padding:19px 14px;display:flex;flex-direction:column;gap:18px;color:#89909c;font-size:10px}.sg-chart-sidebar b{font-size:14px;color:#303846}.sg-chart-sidebar .active{color:#356add}.sg-chart-main{padding:24px 28px;min-width:0}.sg-chart-main .sg-ui-heading>span{font-size:9px;color:#858f9c}.sg-chart-main h3{font-size:24px}.sg-chart-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:13px;margin-top:18px}.sg-chart-metrics>div{border:1px solid #e0e5ea;background:#fff;border-radius:7px;padding:14px}.sg-chart-metrics small{font-size:9px;color:#939aa3}.sg-chart-metrics strong{display:block;font-size:25px;font-weight:550;color:#2a3340;line-height:1.5}.sg-chart-metrics p{font-size:9px;color:#939aa3}.sg-chart-metrics em{font-size:9px;display:block;margin-top:8px;color:#159468}.sg-chart-metrics .down{color:#cc674e}.sg-chart-plot{position:relative;border:1px solid #e0e5ea;border-radius:7px;background:#fff;margin-top:15px;padding:12px 15px}.sg-chart-plot>small{font-size:9px;color:#687181}.sg-chart-plot svg{width:100%;height:86px;margin-top:5px}.sg-chart-legend{display:flex;gap:18px;font-size:8px;color:#79838f}.sg-chart-legend>span::before{content:'';width:6px;height:6px;background:#4c83e8;display:inline-block;border-radius:50%;margin-right:5px}.sg-chart-legend>span+span::before{background:#b7c8e8}.sg-preview-top{height:43px;background:#e9e8e7;display:flex;align-items:center;gap:18px;padding:0 15px;border-bottom:1px solid #c9c8c6;font-size:11px}.sg-preview-top>strong{font-weight:550}.sg-preview-top>span:last-child{margin-left:auto;color:#737373}.sg-preview{height:calc(100% - 43px);background:#bdbfbd;display:grid;grid-template-columns:94px 1fr}.sg-preview-sidebar{background:#dfdfdd;border-right:1px solid #aaa;display:flex;flex-direction:column;align-items:center;padding:15px 12px;gap:11px}.sg-pdf-thumbnail{width:59px;height:66px;background:#fff;padding:7px;font-size:6px;color:#888;border:2px solid transparent;box-shadow:0 2px 5px #0002}.sg-pdf-thumbnail:first-child{border-color:#388ce6}.sg-pdf-thumbnail>span{display:block;height:25px;background:linear-gradient(130deg,#c4bb9a,#798575);margin:5px 0}.sg-pdf-page{margin:15px auto;padding:19px 22px 14px;background:#fff;max-width:710px;width:calc(100% - 42px);height:calc(100% - 30px);overflow:hidden}.sg-pdf-page>small{font-size:7px;letter-spacing:.15em;color:#969487}.sg-pdf-page h3{font-size:25px;color:#333f36;letter-spacing:-.9px;margin-top:4px}.sg-pdf-page>p{font-size:9px;color:#777f75;margin-top:6px}.sg-photo-pair{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:14px}.sg-photo{aspect-ratio:1.45;background:url('assets/guidance/depth-of-field.png') left center/200% auto no-repeat;border-radius:2px;position:relative}.sg-photo.deep{background-position:right center}.sg-photo-label{display:flex;align-items:baseline;justify-content:space-between;font-size:9px;margin-top:7px;color:#7e8277}.sg-photo-label strong{font-size:15px;color:#28342c}.sg-photo-note{font-size:8px;color:#999;margin-top:12px;line-height:1.5}
.sg-pace{padding-block:86px;display:grid;grid-template-columns:1fr 1fr;gap:95px;align-items:center}.sg-pace h2{font-size:49px}.sg-pace .eyebrow{font-size:8px;margin-bottom:23px}.sg-pace>div>p:not(.eyebrow){font-size:13px;line-height:1.85;color:#777;max-width:350px;margin-top:21px}.sg-pace-demo{background:#edf0ed;border:1px solid #e0e4df;border-radius:13px;padding:25px 27px 23px;min-height:340px}.sg-pace-tabs{display:flex;gap:5px;justify-content:center}.sg-pace-tabs button{padding:7px 9px;font-size:10px;color:#777}.sg-pace-tabs button[aria-pressed=true]{color:#222;background:#fff;border-radius:4px}.sg-pace-control{margin:22px auto 50px;width:85%;background:#fff;border:1px solid #d6dad4;border-radius:7px;padding:21px;font-size:11px;position:relative;box-shadow:0 10px 30px #3344320a}.sg-pace-control>span{font-size:10px;color:#999}.sg-pace-control>div{display:flex;flex-direction:column;gap:2px;margin-top:13px}.sg-pace-control>div>span{padding:7px 10px;font-size:11px;color:#999}.sg-pace-target{background:#eef0eb;border:1.5px dashed #7e8777;border-radius:4px;color:#262d22!important;display:flex;align-items:center;justify-content:space-between}.sg-pace-target svg{width:13px;height:13px}.sg-pace-control>p{position:absolute;bottom:-23px;left:10%;right:0;max-width:285px;background:#292e28;color:#fff;font-size:10px;line-height:1.6;padding:10px 14px;border-radius:5px;box-shadow:0 5px 12px #0002}.sg-pace-bar{display:flex;justify-content:center;color:#fff}.sg-faq{padding-block:75px;display:grid;grid-template-columns:.8fr 1.3fr;gap:90px;border-top:1px solid #e5e5e0}.sg-faq .eyebrow{font-size:8px;margin-bottom:23px}.sg-faq h2{font-size:48px}.sg-faq details{border-bottom:1px solid #e1e1dc;padding:20px 0}.sg-faq summary{list-style:none;display:flex;justify-content:space-between;gap:20px;cursor:pointer;font-size:13px;font-weight:500}.sg-faq summary::-webkit-details-marker{display:none}.sg-faq summary span{color:#92928b}.sg-faq details[open] summary span{transform:rotate(45deg)}.sg-faq details p{font-size:12px;line-height:1.9;color:#77776f;padding:16px 25px 3px 0}.sg-closing{border-top:1px solid #e5e5e0;text-align:center;padding-block:85px 70px}.sg-closing .eyebrow{justify-content:center;font-size:8px}.sg-closing h2{font-size:clamp(40px,5vw,65px);line-height:1.06}.sg-closing>p:not(.eyebrow){font-size:14px;line-height:1.9;margin:24px 0;color:#777}.sg-closing>small{display:block;font-size:10px;color:#888;margin-top:14px}.sg-closing-exchange{display:flex;gap:18px;align-items:center;justify-content:center;font-size:11px;color:#92928b;margin-top:38px}.sg-closing-exchange>span+span{display:flex;align-items:center;gap:7px;color:#494c43}.sg-closing-exchange svg{width:17px;height:17px}.guidance-page footer p span{font-size:9px}.guidance-page .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:1050px){.sg-hero-heading{gap:35px;grid-template-columns:1.25fr 1fr}.sg-hero h1{font-size:78px}.sg-hero-copy>p:first-child{font-size:20px}.sg-actions{gap:14px}.sg-hero-copy>p+p{font-size:12px}.sg-section-heading{gap:35px}.sg-section-heading h2{font-size:42px}.sg-ecosystem{gap:22px}.sg-ecosystem>small{display:none}.sg-desktop{height:645px}.sg-app-tabs{gap:8px}.sg-app-tabs button{padding:16px 11px;column-gap:6px}.sg-app-tabs strong{font-size:11px}.sg-app-tabs span{font-size:8px}.sg-app-tabs img{width:21px;height:21px}.sg-v-layout{gap:20px;grid-template-columns:138px 1fr;padding:20px}.sg-v-nav{gap:14px}.sg-gd-top{gap:17px}.sg-reference{max-width:220px;font-size:8px}.sg-reference code{font-size:7px}.sg-supabase{grid-template-columns:40px 133px 1fr}.sg-supa-main{padding:20px}.sg-cloud-search{min-width:140px}.sg-cloud-top{gap:13px}.sg-cloud-layout{grid-template-columns:136px 1fr}.sg-chart-main{padding:22px}.sg-pace{gap:50px}.sg-pace h2{font-size:42px}.sg-pace-demo{padding:20px}.sg-pace-tabs button{font-size:9px;padding:7px}.sg-faq{gap:50px}}
@media(max-width:800px){.sg-hero-heading{display:block}.sg-hero h1{font-size:80px}.sg-hero-copy{display:grid;grid-template-columns:1fr 1fr;gap:18px 30px;margin-top:30px}.sg-hero-copy>p+p{margin:0;font-size:12px}.sg-hero-copy>p:first-child{font-size:23px}.sg-actions{margin:0;grid-column:1/3}.sg-hero-copy>small{grid-column:1/3;margin:0}.sg-section-heading{display:block}.sg-section-heading>p{max-width:530px;margin-top:24px}.sg-section-heading h2{font-size:46px}.sg-demo-label>small{display:none}.sg-v-nav{gap:14px;overflow:hidden}.sg-v-layout{grid-template-columns:110px 1fr;gap:16px;padding:20px 16px}.sg-v-sidebar{font-size:9px}.sg-v-main h3{font-size:23px}.sg-v-main .sg-ui-button{font-size:8px;padding:6px 10px}.sg-domain-card{padding:13px}.sg-domain-title{font-size:11px}.sg-record{grid-template-columns:50px 40px 1fr;gap:7px;padding:8px}.sg-record code{font-size:8px}.sg-gd-layout{grid-template-columns:105px 1fr}.sg-gd-sidebar{padding:16px 8px;font-size:9px}.sg-gd-main{padding:17px}.sg-gd-main h3{font-size:20px}.sg-gd-top{padding:0 17px;gap:19px}.sg-gd-top>span{font-size:9px}.sg-reference{position:static;max-width:none;margin-bottom:12px;padding:7px 10px}.sg-reference>span{display:inline;font-size:6px;margin-right:8px}.sg-dns-form{gap:12px;margin-top:12px}.sg-dialogue{gap:25px;grid-template-columns:1fr 1.3fr}.sg-dialogue p{font-size:12px}.sg-control-note{display:none}.sg-app-tabs{grid-template-columns:1fr 1fr}.sg-app-tabs button{padding:17px}.sg-app-tabs strong{font-size:12px}.sg-app-tabs span{font-size:9px}.sg-tool-player .sg-desktop{height:615px}.sg-supabase{grid-template-columns:37px 120px 1fr}.sg-supa-top{gap:8px;font-size:9px;padding:0 13px}.sg-supa-top>span:last-child{display:none}.sg-cloud-top{gap:13px}.sg-cloud-top .sg-brand{font-size:13px}.sg-cloud-search{min-width:0;font-size:8px}.sg-cloud-layout{grid-template-columns:112px 1fr}.sg-cloud-main{padding:20px 17px}.sg-cloud-main .sg-ui-heading{align-items:start}.sg-cloud-main h3{font-size:21px}.sg-chart-app{grid-template-columns:100px 1fr}.sg-chart-sidebar{padding:17px 12px;font-size:8px}.sg-chart-main{padding:20px 17px}.sg-chart-metrics{gap:8px}.sg-chart-metrics>div{padding:11px 9px}.sg-chart-metrics strong{font-size:22px}.sg-chart-metrics p,.sg-chart-metrics small{font-size:8px}.sg-preview{grid-template-columns:72px 1fr}.sg-pdf-thumbnail{width:49px}.sg-pdf-page{width:calc(100% - 25px);padding:17px}.sg-pdf-page h3{font-size:23px}.sg-pace{grid-template-columns:1fr;gap:35px}.sg-pace>div>p:not(.eyebrow){max-width:500px}.sg-pace-demo{max-width:530px;width:100%;justify-self:center}.sg-pace-tabs button{font-size:11px}.sg-pace-control{max-width:330px}.sg-faq{grid-template-columns:1fr;gap:25px}.sg-ecosystem{gap:22px}.sg-ecosystem>span{width:100%}.sg-footnote{display:block}.sg-footnote>span{display:block;font-size:9px;margin-top:8px}}
@media(max-width:600px){.guidance-page .wrap{width:calc(100% - 36px)}.sg-back{margin:25px 0 35px;font-size:10px;gap:12px}.sg-hero .eyebrow{font-size:7px;letter-spacing:.1em;margin-bottom:24px}.sg-hero h1{font-size:68px;line-height:1.02}.sg-hero-heading{margin-bottom:29px}.sg-hero-copy{display:block;margin-top:28px}.sg-hero-copy>p:first-child{font-size:21px}.sg-hero-copy>p+p{font-size:12px;margin-top:17px;max-width:100%}.sg-actions{margin-top:23px}.sg-hero-copy>small{margin-top:15px;font-size:9px}.sg-desktop,.sg-intro .sg-desktop{height:600px;border-width:5px;border-radius:13px}.sg-intro .sg-desktop{height:560px}.sg-menu{height:22px;padding:0 9px;font-size:7px;gap:15px}.sg-menu>span{display:none}.sg-menu small{font-size:6px}.sg-screen,.sg-intro .sg-screen{left:2%;right:2%;top:34px;bottom:87px;border-radius:6px}.sg-intro .sg-screen{bottom:84px}.sg-chrome{height:30px;padding:0 9px;gap:10px}.sg-lights{gap:3px}.sg-lights i{width:6px;height:6px}.sg-browser-tab{min-width:0;height:23px;padding:0 8px;font-size:8px;gap:5px;flex:1}.sg-browser-tab img{width:10px;height:10px}.sg-browser-tab b{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.sg-tab-inactive{display:none}.sg-address{height:27px;padding:0 9px;gap:8px;font-size:10px}.sg-address>span:nth-child(2){font-size:7px;padding:4px 8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sg-app{height:calc(100% - 57px)}.sg-v-top{height:36px;gap:8px;padding:0 12px}.sg-v-top>img{width:16px;height:16px}.sg-v-top .sg-team{font-size:8px;gap:5px}.sg-team i{width:13px;height:13px}.sg-v-top>span:last-child{display:none}.sg-v-top .sg-pill{font-size:6px;padding:2px 4px}.sg-v-nav{height:32px;padding:0 12px;gap:12px;font-size:8px;justify-content:space-between}.sg-v-nav .sg-v-extra{display:none}.sg-v-layout{display:block;padding:15px 13px;height:calc(100% - 68px)}.sg-v-sidebar{display:none}.sg-v-main h3{font-size:24px}.sg-v-main>.sg-ui-heading{margin-bottom:14px}.sg-ui-button{font-size:9px;padding:6px 9px}.sg-v-main .sg-ui-button{font-size:8px}.sg-domain-card{padding:13px 12px;margin-top:12px}.sg-domain-title{font-size:12px}.sg-domain-title button{font-size:9px}.sg-domain-status{font-size:8px;margin-top:7px}.sg-domain-card p{font-size:9px;line-height:1.6}.sg-record{grid-template-columns:45px 30px 1fr;gap:8px;margin-top:12px;padding:10px 8px}.sg-record small{font-size:7px}.sg-record code{font-size:8px;line-height:1.6}.sg-domain-complete{padding:22px 15px;gap:11px}.sg-domain-complete h4{font-size:16px}.sg-domain-complete p{font-size:10px}.sg-propagation{font-size:7px;line-height:1.6}.sg-project-overview{padding:16px}.sg-project-overview h3{font-size:26px}.sg-project-overview>p{font-size:9px}.sg-deploy-card{grid-template-columns:105px 1fr;gap:12px;padding:10px;margin-top:17px}.sg-deploy-preview{height:130px;padding:10px}.sg-deploy-preview b{font-size:20px}.sg-deploy-preview small{font-size:5px}.sg-deploy-meta{grid-template-columns:1fr;font-size:8px;gap:8px}.sg-deploy-meta>div:nth-child(n+3){display:none}.sg-deploy-meta small{font-size:7px}.sg-native{width:181px}.sg-native-core{height:31px;border-radius:10px;padding:6px 10px;gap:8px}.sg-native-core>span:nth-child(2){font-size:10px}.sg-presence{bottom:13px}.sg-native-cast{height:29px}.sg-native-cast>span{transform:scale(.9);transform-origin:bottom}.sg-whisper{font-size:10px;max-width:210px;padding:8px 10px;border-radius:6px}.sg-user-cursor{right:-9px;bottom:-24px}.sg-user-cursor svg{width:19px;height:24px}.sg-user-cursor i{font-size:7px}.sg-dialogue{grid-template-columns:1fr;gap:15px;padding:20px 2px 12px;min-height:175px}.sg-dialogue>div>span{font-size:7px;margin-bottom:6px}.sg-dialogue p{font-size:12px;line-height:1.75}.sg-dialogue>div:first-child p{font-size:13px}.sg-controls{gap:7px;padding:8px 0}.sg-controls>button{min-width:30px;height:32px}.sg-controls .sg-next{font-size:9px;padding:0 8px}.sg-controls .sg-prev{display:none}.sg-controls .sg-time{font-size:7px}.sg-controls svg{width:13px;height:13px}.sg-ecosystem{gap:18px;padding:25px 0 29px}.sg-ecosystem>span{font-size:7px}.sg-ecosystem>div{font-size:11px;gap:6px}.sg-ecosystem img{width:18px;height:18px}.sg-section{padding-block:56px}.sg-section-heading{margin-bottom:27px}.sg-section-heading .eyebrow{font-size:7px;letter-spacing:.09em;margin-bottom:20px;line-height:1.8}.sg-section-heading h2{font-size:39px;line-height:1.08}.sg-section-heading>p{font-size:12px;margin-top:23px;line-height:1.85}.sg-demo-label>span{gap:8px}.sg-demo-label img{width:17px;height:17px}.sg-demo-label b{font-size:10px;margin-left:0}.sg-chapters{margin-bottom:15px}.sg-chapters button{font-size:8px;padding:10px 6px;display:flex;flex-direction:column;gap:4px}.sg-chapters button span{font-size:7px}.sg-gd-top{height:42px;padding:0 13px;gap:12px}.sg-gd-top .sg-brand{font-size:17px}.sg-gd-top .sg-brand img{width:23px;height:23px}.sg-gd-top>span{display:none}.sg-gd-top>.sg-brand{display:flex}.sg-gd-top>span:last-child{display:block;font-size:8px}.sg-gd-layout{display:block;height:calc(100% - 42px)}.sg-gd-sidebar{display:none}.sg-gd-main{padding:14px 13px}.sg-gd-main h3{font-size:22px}.sg-gd-main>small{font-size:7px}.sg-gd-tabs{gap:18px;margin:7px 0 11px;font-size:9px}.sg-gd-main .sg-ui-heading h4{font-size:13px}.sg-dns-table{font-size:8px;margin-top:12px}.sg-dns-table th{font-size:7px;padding:7px 5px}.sg-dns-table td{padding:10px 5px}.sg-dns-table code{font-size:7px}.sg-dns-table th:nth-child(1){width:19%}.sg-dns-table th:nth-child(2){width:14%}.sg-dns-table th:nth-child(4){width:17%}.sg-reference{margin:-3px 0 10px;padding:7px 9px;font-size:8px;line-height:1.5}.sg-reference>span{display:block;font-size:6px;margin-bottom:3px}.sg-reference code{font-size:7px}.sg-dns-form{gap:11px;margin-top:11px}.sg-dns-form label{font-size:8px}.sg-dns-form .sg-ui-input{height:32px;min-height:32px;padding:5px 9px;font-size:10px}.sg-dns-form .sg-ui-input code{font-size:8px}.sg-step-number{width:14px;height:14px;font-size:7px}.sg-dns-form-actions{margin-top:0}.sg-app-tabs{gap:8px;margin-bottom:20px}.sg-app-tabs button{grid-template-columns:24px 1fr 10px;padding:13px 10px;gap:4px 7px}.sg-app-tabs button>img{width:19px;height:19px}.sg-app-tabs strong{font-size:11px}.sg-app-tabs span{font-size:8px;line-height:1.6;margin:0}.sg-app-tabs i{font-size:11px}.sg-tool-player .sg-desktop{height:585px}.sg-tool-player .sg-screen{top:15px;left:2%;right:2%;bottom:83px}.sg-tool-player .sg-presence{bottom:12px}.sg-supabase{grid-template-columns:32px 1fr;grid-template-rows:36px 1fr}.sg-supa-top{grid-column:2;gap:6px;font-size:8px;padding:0 10px}.sg-supa-top .sg-pill{font-size:6px}.sg-supa-sidebar{display:none}.sg-supa-rail{font-size:14px;gap:17px}.sg-supa-rail img{width:19px;height:19px}.sg-supa-main{padding:15px 14px}.sg-supa-main h3{font-size:21px}.sg-supa-main>p{font-size:9px;margin-top:7px}.sg-provider-list{margin-top:13px}.sg-provider-list>div,.sg-provider-list>button{font-size:10px;padding:10px}.sg-provider-list small{font-size:7px}.sg-supa-callout{font-size:9px;margin-top:12px;padding:7px 10px}.sg-cloud-top{height:39px;padding:0 12px;gap:12px}.sg-cloud-top .sg-brand{font-size:12px;gap:6px}.sg-cloud-top .sg-brand img{width:19px;height:19px}.sg-cloud-project{font-size:8px;padding:5px 7px}.sg-cloud-search{display:none}.sg-cloud-layout{display:block;height:calc(100% - 39px)}.sg-cloud-sidebar{display:none}.sg-cloud-main{padding:17px 13px}.sg-cloud-main h3{font-size:22px}.sg-cloud-main .sg-ui-button{font-size:8px}.sg-cloud-services{font-size:8px;margin-top:17px}.sg-cloud-services th{font-size:7px;padding:7px 4px}.sg-cloud-services td{padding:12px 4px}.sg-cloud-services button{font-size:9px}.sg-cloud-subnav{gap:18px;font-size:9px;margin-top:15px}.sg-cloud-metric{gap:9px}.sg-cloud-metric>div{font-size:8px;padding:10px}.sg-cloud-metric strong{font-size:22px}.sg-section-line{font-size:19px;line-height:1.6;margin-top:28px}.sg-topic-tabs{gap:5px}.sg-topic-tabs button{flex:1;font-size:9px;padding:10px 7px;line-height:1.6}.sg-chart-app{display:block}.sg-chart-sidebar{display:none}.sg-chart-main{padding:19px 13px}.sg-chart-main h3{font-size:23px}.sg-chart-main .sg-ui-heading>span{font-size:7px}.sg-chart-metrics{gap:7px;margin-top:18px}.sg-chart-metrics>div{padding:12px 8px}.sg-chart-metrics small{font-size:8px}.sg-chart-metrics strong{font-size:23px;letter-spacing:-.7px}.sg-chart-metrics p{font-size:7px}.sg-chart-metrics em{font-size:7px;margin-top:9px}.sg-chart-plot{padding:12px;margin-top:17px}.sg-chart-plot svg{height:91px}.sg-chart-plot>small{font-size:8px}.sg-chart-legend{font-size:7px}.sg-preview-top{height:36px;padding:0 10px;gap:11px;font-size:9px}.sg-preview-top>span:last-child{font-size:9px}.sg-preview{display:block;height:calc(100% - 36px);padding-top:1px}.sg-preview-sidebar{display:none}.sg-pdf-page{width:calc(100% - 20px);height:calc(100% - 20px);margin:10px;padding:15px 12px}.sg-pdf-page h3{font-size:22px}.sg-pdf-page>small{font-size:6px}.sg-pdf-page>p{font-size:8px}.sg-photo-pair{gap:8px;margin-top:15px}.sg-photo{aspect-ratio:.78;background-size:200% 100%}.sg-photo-label{display:block;font-size:7px;margin-top:6px}.sg-photo-label strong{display:block;font-size:14px}.sg-photo-note{font-size:6px;margin-top:10px}.sg-followups{gap:7px;margin-top:14px}.sg-followups>span{width:100%;font-size:6px;margin-bottom:2px}.sg-followups button{font-size:9px;padding:7px 10px}.sg-pace{padding-block:56px;gap:32px}.sg-pace h2{font-size:39px}.sg-pace>div>p:not(.eyebrow){font-size:12px}.sg-pace-demo{padding:18px 12px}.sg-pace-tabs{gap:0}.sg-pace-tabs button{font-size:9px;padding:7px 8px}.sg-pace-control{width:87%;padding:17px}.sg-pace-control>p{left:4%;font-size:9px;bottom:-24px}.sg-faq{padding-block:50px;gap:25px}.sg-faq h2{font-size:39px}.sg-faq details{padding:19px 0}.sg-faq summary{font-size:12px}.sg-faq details p{font-size:11px;padding-right:10px}.sg-closing{padding-block:56px 45px}.sg-closing .eyebrow{font-size:6px;letter-spacing:.1em}.sg-closing h2{font-size:42px}.sg-closing>p:not(.eyebrow){font-size:12px}.sg-closing-exchange{font-size:9px;gap:12px;margin-top:30px}.guidance-page footer p span{display:block;font-size:8px;line-height:1.8}}
@media(max-width:360px){.sg-hero h1{font-size:60px}.sg-section-heading h2{font-size:34px}.sg-v-nav{gap:7px;font-size:7px}.sg-record{grid-template-columns:41px 27px 1fr;gap:6px}.sg-domain-title{font-size:11px}.sg-whisper{max-width:190px;font-size:9px}.sg-chart-metrics strong{font-size:21px}.sg-gd-main{padding-inline:10px}.sg-topic-tabs button{font-size:8px}.sg-controls .sg-next{font-size:8px}.sg-closing h2{font-size:37px}}
@media(prefers-reduced-motion:reduce){html:has(.guidance-page){scroll-behavior:auto}.guidance-page *, .guidance-page *::before,.guidance-page *::after{animation:none!important;transition:none!important}.guidance-page .sg-annotation{transition:none}}

.sg-provider-logo{width:17px;height:17px;object-fit:contain;flex:none}.sg-provider-logo.monochrome{filter:invert(1)}
