.site-studio{--ss-primary:var(--primary-color,#7dbd28);--ss-second:var(--second-color,#2e3c56);--ss-line:#e4e7ec;display:grid;grid-template-columns:230px minmax(0,1fr);min-height:760px;margin:28px 0 40px;border:1px solid var(--ss-line);border-radius:18px;overflow:hidden;background:white;color:var(--ss-second);font-size:14px}
.site-studio *{box-sizing:border-box}.site-studio [hidden]{display:none!important}.site-studio button,.site-studio input,.site-studio textarea,.site-studio select{font:inherit}.site-studio button{cursor:pointer;border:0}.site-studio button:disabled{opacity:.45;cursor:default}.site-studio button:focus-visible,.site-studio a:focus-visible,.site-studio summary:focus-visible{outline:3px solid var(--ss-second);outline-offset:3px}.site-studio input:focus,.site-studio textarea:focus,.site-studio select:focus{outline:2px solid var(--ss-second);outline-offset:1px}.ss-sidebar{display:flex;flex-direction:column;background:#f7f8fa;padding:22px 14px;border-right:1px solid var(--ss-line)}.ss-brand{display:flex;align-items:center;gap:10px;padding:0 8px 24px;color:var(--ss-second);font-weight:700;text-decoration:none}.ss-brand small{display:block;font-weight:400;color:#7b8493;font-size:10px;margin-top:3px}.ss-brand-icon,.ss-avatar{display:inline-flex;align-items:center;justify-content:center;background:var(--ss-second);color:var(--ss-primary);width:32px;height:32px;border-radius:10px;font-size:18px;font-weight:700;flex-shrink:0}.ss-new{display:flex;gap:10px;align-items:center;width:100%;padding:12px;background:var(--ss-primary);color:var(--ss-second);border-radius:10px;font-weight:600!important;text-align:left}.ss-new span{font-size:21px}.ss-sidebar-label{font-size:12px;color:#8a93a0;padding:27px 10px 10px}.ss-projects{flex:1;max-height:560px;overflow:auto}.ss-project-item{display:flex;align-items:center;gap:9px;width:100%;text-align:left;border-radius:9px;padding:12px 10px;background:transparent;color:var(--ss-second);margin-bottom:3px}.ss-project-item.is-active{background:#eaf1df}.ss-project-item:hover{background:#edf0f4}.ss-project-item span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ss-project-item i{font-style:normal;font-size:17px;color:#788294}.ss-project-item small{margin-left:auto;width:6px;height:6px;border-radius:50%;background:var(--ss-primary);flex-shrink:0}.ss-sidebar-footer{font-size:11px;color:#89919d;line-height:1.7;padding:20px 8px 0}.ss-main{min-width:0;display:flex;flex-direction:column}.ss-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 23px;border-bottom:1px solid #f0f1f4;height:73px}.ss-header>span:first-child{font-weight:600;max-width:220px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ss-tabs{display:flex;background:#f5f6f8;border-radius:24px;padding:3px;gap:3px}.ss-tabs button{background:transparent;color:#7b8492;padding:8px 23px;border-radius:22px}.ss-tabs button.is-active{background:white;color:var(--ss-second);box-shadow:0 1px 5px #2e3c5610}.ss-tabs span{font-size:10px;color:#7c8796}.ss-beta{font-size:10px;letter-spacing:1px;color:#919aa8}.ss-chat-panel{display:flex;flex-direction:column;min-height:687px;flex:1}.ss-conversation{flex:1;padding:24px 35px;overflow:auto;max-height:520px;scroll-behavior:smooth}.ss-welcome{min-height:250px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:20px 0 25px}.ss-spark{color:var(--ss-primary);font-size:38px;margin-bottom:9px}.site-studio .ss-welcome h1{font-size:29px;font-weight:600;line-height:1.3;margin:8px 0 15px;padding:0;border:0;color:var(--ss-second)}.ss-welcome p,.ss-site-empty p{font-size:14px;color:#8992a0;line-height:1.75;margin:0 0 20px}.ss-suggestions{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.ss-suggestions button{background:white;border:1px solid var(--ss-line);border-radius:20px;padding:9px 14px;color:#657085;font-size:12px}.ss-suggestions button:hover{border-color:var(--ss-primary)}.ss-messages{max-width:690px;margin:auto}.ss-message{display:flex;align-items:flex-start;gap:12px;margin:20px 0;line-height:1.8}.ss-message-content{white-space:pre-wrap;overflow-wrap:anywhere;max-width:100%;font-size:14px;padding-top:3px}.ss-message.user{justify-content:flex-end}.ss-message.user .ss-message-content{background:#f0f2f5;border-radius:17px;padding:12px 18px;max-width:88%}.ss-avatar{width:28px;height:28px;border-radius:9px;font-size:15px}.ss-message-file{display:block;font-size:11px;color:#8792a2;padding-top:6px}.ss-typing{display:flex;align-items:center;gap:12px;max-width:690px;margin:18px auto;color:#8993a1;font-size:13px}.ss-dots{display:inline-flex;gap:4px;margin-left:8px}.ss-dots i{width:4px;height:4px;border-radius:50%;background:var(--ss-second);animation:ss-pulse 1.2s infinite}.ss-dots i:nth-child(2){animation-delay:.15s}.ss-dots i:nth-child(3){animation-delay:.3s}@keyframes ss-pulse{50%{opacity:.2;transform:translateY(-2px)}}.ss-compose-area{padding:10px 30px 15px;margin-top:auto}.ss-composer{border:1px solid #e1e5eb;box-shadow:0 4px 20px #2e3c5606;border-radius:19px;background:white;padding:15px 18px}.ss-settings>summary{display:flex;justify-content:space-between;gap:12px;cursor:pointer;color:#7a8494;font-size:12px;padding-bottom:8px}.ss-settings>summary>span:last-child{font-size:11px;color:#a1a8b3}.ss-settings[open]{padding-bottom:10px;border-bottom:1px solid #edf0f4;margin-bottom:10px}.ss-settings label:not(.ss-check){display:block;font-size:12px;color:#738096;margin:10px 0 5px}.ss-check{display:flex;gap:8px;align-items:center;font-size:12px;margin:4px 0 12px;cursor:pointer}.ss-check input{accent-color:var(--ss-primary);width:14px!important;height:14px;padding:0!important}.ss-settings input:not([type=checkbox]),.ss-settings textarea,.ss-settings select{width:100%;border:1px solid var(--ss-line);border-radius:8px;padding:9px 10px;background:#fbfcfd;color:var(--ss-second);font-size:12px}.ss-help{font-size:11px;color:#929ba9;line-height:1.6;margin:8px 0 0}.ss-field-row{display:flex;gap:10px}.ss-field-row>div{flex:1;min-width:0}.ss-search-settings{margin-top:12px}.ss-search-settings>summary{font-size:11px;color:#8a94a4;cursor:pointer}.ss-composer>#sb-text{display:block;width:100%;max-height:160px;min-height:54px;border:0;outline:0;resize:vertical;padding:9px 0;background:white;font-size:14px;color:var(--ss-second)}.ss-composer>#sb-text::placeholder{color:#9ba3af}.ss-composer-tools{display:flex;gap:10px;align-items:center;padding-top:8px}.ss-send{margin-left:auto;border-radius:50%;width:34px;height:34px;background:var(--ss-primary);color:var(--ss-second);font-size:24px!important;line-height:1}.ss-cost{color:#a2a9b5;font-size:10px}.ss-footnote{text-align:center;font-size:10px;color:#a0a7b2;margin:10px 0 0;line-height:1.6}.ss-attach-menu{position:relative}.ss-attach-menu>summary{list-style:none;color:var(--ss-second);font-size:26px;line-height:1;cursor:pointer;width:28px;text-align:center}.ss-attach-menu>summary::-webkit-details-marker{display:none}.ss-attach-menu>div{position:absolute;bottom:36px;left:0;width:245px;background:white;border:1px solid var(--ss-line);border-radius:12px;box-shadow:0 8px 35px #2e3c561f;padding:12px;z-index:5}.ss-attach-menu label{display:block;margin-bottom:10px;font-size:12px}.ss-attach-menu input{display:block;width:100%;font-size:10px;margin-top:6px}.ss-attach-menu button{background:#eef3e7;color:var(--ss-second);text-align:left;border-radius:7px;padding:8px;font-size:11px}.ss-attach-menu p{font-size:10px;color:#8993a2;line-height:1.6;margin:10px 0 0}.ss-attachments{display:flex;flex-wrap:wrap;gap:7px}.ss-asset{display:flex;align-items:center;gap:6px;background:#f5f7f2;border:1px solid #e4eadc;border-radius:9px;padding:5px 7px;font-size:10px;color:#768168}.ss-asset img{width:25px;height:25px;object-fit:contain;border-radius:4px}.ss-asset button{background:transparent;color:#768168;padding:0;font-size:16px}.ss-build-actions{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;font-size:11px;color:#7a8794}.ss-build-actions button,.ss-download{border-radius:9px;background:var(--ss-primary);color:var(--ss-second);padding:10px 14px;font-size:12px;white-space:nowrap;text-decoration:none}.ss-revise{background:var(--ss-second);color:white;border-radius:8px;padding:8px 12px;font-size:11px!important;margin-left:auto}.ss-revise+.ss-send{margin-left:0}.ss-status{font-size:12px;color:#68778c;background:#f5f7fa;border-radius:10px;padding:10px 12px;margin-bottom:12px;white-space:pre-wrap;line-height:1.6}.ss-status.is-error{color:#a43a36;background:#fff3f1}.ss-auth{font-size:12px;text-align:center;color:#8591a1}.ss-auth a{color:var(--ss-second)}.ss-site-panel{padding:23px;flex:1;min-width:0}.ss-site-empty{min-height:560px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.ss-site-empty h2{font-size:25px;color:var(--ss-second);margin:10px 0 16px}.ss-secondary{background:#f0f2f5;color:var(--ss-second);padding:10px 12px;border-radius:8px;font-size:12px!important}.ss-preview-tools{display:flex;gap:8px;align-items:center;margin-bottom:15px}.ss-preview-tools select{min-width:0;flex:1;padding:9px;border:1px solid var(--ss-line);border-radius:8px;font-size:12px;color:var(--ss-second)}.ss-site-panel iframe{display:block;width:100%;height:590px;border:1px solid var(--ss-line);border-radius:10px;background:#f9fafb;margin:auto}.ss-seo-details{margin-top:14px;border:1px solid var(--ss-line);border-radius:9px;padding:12px;font-size:12px}.ss-seo-details summary{cursor:pointer;color:#6d7c8f}.ss-seo-details>div{padding-top:12px;line-height:1.8;white-space:pre-wrap;overflow-wrap:anywhere;color:#738094}.ss-seo-details a{color:var(--ss-second)}.ss-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:900px){.site-studio{grid-template-columns:180px minmax(0,1fr)}.ss-sidebar{padding:18px 10px}.ss-brand{font-size:12px;gap:7px}.ss-brand small{font-size:8px}.ss-conversation{padding:20px}.ss-compose-area{padding:10px 18px 15px}.ss-preview-tools{flex-wrap:wrap}.ss-tabs button{padding:8px 14px}.ss-header{padding:16px}}
@media(max-width:650px){.site-studio{display:block;margin-top:18px;min-height:0}.ss-sidebar{border-right:0;border-bottom:1px solid var(--ss-line);padding:12px}.ss-brand{padding:0 0 10px;font-size:14px}.ss-sidebar-footer,.ss-sidebar-label{display:none}.ss-new{padding:8px 12px}.ss-projects{display:flex;gap:4px;overflow:auto;max-height:none;margin-top:9px}.ss-project-item{flex-shrink:0;width:auto;max-width:170px;padding:8px;font-size:11px;margin:0}.ss-project-item i{display:none}.ss-header{height:61px}.ss-header>span:first-child{max-width:120px;font-size:12px}.ss-beta{display:none}.ss-chat-panel{min-height:570px}.ss-conversation{max-height:420px;padding:14px}.ss-welcome{min-height:210px}.site-studio .ss-welcome h1{font-size:24px}.ss-welcome p{font-size:12px}.ss-welcome br{display:none}.ss-compose-area{padding:8px 12px 12px}.ss-composer{padding:12px}.ss-cost{font-size:9px}.ss-revise{font-size:9px!important;padding:8px}.ss-build-actions{flex-direction:column;align-items:stretch}.ss-build-actions button{width:100%}.ss-field-row{flex-wrap:wrap}.ss-field-row>div{min-width:100px}.ss-site-panel{padding:12px}.ss-site-empty{min-height:420px}.ss-site-panel iframe{height:540px}.ss-message-content{font-size:13px}}
@media(prefers-reduced-motion:reduce){.ss-dots i{animation:none}.ss-conversation{scroll-behavior:auto}}
.ss-project-row{display:flex;align-items:center;gap:2px}.ss-project-row .ss-project-item{min-width:0;flex:1;margin:0}.ss-project-archive{background:transparent;color:#8893a4;font-size:18px;padding:7px;border-radius:6px;opacity:.65}.ss-project-row:hover .ss-project-archive,.ss-project-archive:focus-visible{opacity:1}.ss-project-archive:hover{background:#e8ecf1}.ss-archive-toggle{background:transparent;color:#7b8493;text-align:left;padding:14px 10px;font-size:12px!important}.ss-archive-toggle:hover{color:var(--ss-second)}
.ss-timeline{padding:18px 28px 13px;background:#fafbf8;border-bottom:1px solid #edf0e8}.ss-timeline>small{display:block;font-size:11px;color:#74805e;margin-bottom:9px}.ss-timeline ol{display:flex;gap:12px;list-style:none;margin:0;padding:0}.ss-timeline li{flex:1;font-size:11px;color:#959dab;white-space:nowrap;border-bottom:3px solid #e7eaf0;padding-bottom:8px}.ss-timeline-number{display:inline-flex;width:18px;height:18px;align-items:center;justify-content:center;border-radius:50%;background:#edf0f4;margin-right:5px}.ss-timeline li.is-current{border-color:var(--ss-primary);color:var(--ss-second);font-weight:600}.ss-timeline li.is-current .ss-timeline-number,.ss-timeline li.is-done .ss-timeline-number{background:var(--ss-primary);color:var(--ss-second)}.ss-timeline li.is-done{border-color:#b9d995;color:#71825a}
.ss-quest{max-width:690px;margin:16px auto 6px;border:1px solid #e3e9dc;background:#fcfdfb;border-radius:16px;padding:22px}.ss-quest h2{font-size:19px!important;line-height:1.4;color:var(--ss-second);margin:0 0 10px!important}.ss-choices{display:flex;gap:9px;flex-wrap:wrap;margin-top:16px}.ss-choice{background:white;border:1px solid #dde4d6!important;border-radius:11px;padding:11px 16px;color:var(--ss-second);text-align:left}.ss-choice:hover{border-color:var(--ss-primary)!important;background:#f3f8ed}.ss-choice-primary{background:var(--ss-primary);border-color:var(--ss-primary)!important;font-weight:600!important}.ss-choice-primary:hover{background:#71ad23}.ss-quest-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:15px 0}.ss-quest-fields label{font-size:12px;color:#758093}.ss-quest-fields input,.ss-quest-fields textarea{display:block;width:100%;border:1px solid var(--ss-line);border-radius:8px;padding:10px;background:white;color:var(--ss-second);margin-top:5px}.ss-quest-fields textarea{min-height:75px;resize:vertical}.ss-import-summary{padding:12px 0 0;margin-top:10px;border-top:1px solid #e9ede4}.ss-import-summary>summary{cursor:pointer;font-weight:500;color:var(--ss-second);font-size:13px}.ss-brief-summary{display:grid;grid-template-columns:125px minmax(0,1fr);gap:8px 12px;margin:15px 0 0;font-size:12px;line-height:1.65}.ss-brief-summary dt{color:#8791a0}.ss-brief-summary dd{margin:0;white-space:pre-wrap;overflow-wrap:anywhere}.ss-guided-composer{padding:12px 16px}.ss-guided-composer textarea{min-height:45px}.ss-guided-composer .ss-composer-tools{padding-top:3px}.site-studio .ss-welcome{min-height:175px;padding-bottom:10px}.site-studio .ss-conversation{max-height:660px}.site-studio .ss-chat-panel{min-height:687px}
@media(max-width:650px){.ss-timeline{padding:14px 16px 10px}.ss-timeline ol{gap:5px}.ss-timeline li{font-size:9px;white-space:normal}.ss-timeline-number{display:flex;margin-bottom:5px}.ss-quest{padding:17px}.ss-quest-fields{grid-template-columns:1fr}.ss-brief-summary{grid-template-columns:85px minmax(0,1fr)}.ss-choice{font-size:12px!important}.ss-project-row{min-width:180px}.ss-archive-toggle{margin-top:5px}.ss-timeline>small{font-size:10px}}
.ss-quest-back{background:transparent;color:#839078;padding:14px 0 0;font-size:12px!important}
.ss-quest-settings>.ss-check,.ss-quest-settings>#sb-url-area,.ss-quest-settings>#sb-manual-fields{display:none!important}.ss-review-composer .ss-composer-tools,.ss-review-composer .ss-attachments{display:none}.ss-review-composer .ss-settings[open]{border:0;margin:0}.ss-review-composer .ss-settings>summary{padding-bottom:0}
/* This tool uses the viewport as its workspace; other pages keep their layout. */
body.site-studio-page{height:100vh;height:100dvh;min-height:0;overflow:hidden;background:#fff}
body.site-studio-page>header,body.site-studio-page>.footer,body.site-studio-page>.cta,body.site-studio-page .admin-menus,body.site-studio-page>.container:has(>.breadcrumbs),body.site-studio-page .analysis-cart-shortcut,body.site-studio-page .floating-socials,body.site-studio-page #backToTop,body.site-studio-page #toolArticlesPortal,body.site-studio-page .tool-articles{display:none!important}
body.site-studio-page>.client-security-banner{flex-shrink:0}
body.site-studio-page>main{display:flex;flex:1;min-height:0;width:100%;max-width:none;margin:0;padding:0;overflow:hidden}
body.site-studio-page .site-studio{--ss-sidebar-width:260px;position:relative;display:grid;grid-template-columns:var(--ss-sidebar-width) minmax(0,1fr);flex:1;width:100%;height:100%;min-height:0;margin:0;border:0;border-radius:0}
body.site-studio-page .ss-sidebar{position:relative;min-height:0;overflow:hidden;padding:24px 16px 16px;background:#f8f9fb}
body.site-studio-page .ss-projects{min-height:0;max-height:none;flex:1}
body.site-studio-page .ss-sidebar-footer{flex-shrink:0;border-top:1px solid var(--ss-line);padding:16px 8px 0;margin-top:4px}
.ss-sidebar-links{display:flex;flex-wrap:wrap;gap:8px 14px;margin-top:12px}.ss-sidebar-links a,.ss-wallet{color:var(--ss-second);font-size:11px}.ss-wallet{display:block;font-weight:600;margin-bottom:12px}.ss-exit{color:#8993a2;font-size:11px;white-space:nowrap;margin-left:auto}.ss-exit:hover,.ss-sidebar-links a:hover{color:var(--ss-second)}
body.site-studio-page .ss-main{min-height:0;overflow:hidden}
body.site-studio-page .ss-header{position:relative;flex-shrink:0;height:64px;padding:14px 28px}
body.site-studio-page #sb-title{min-width:0;max-width:calc(50% - 130px);font-weight:600;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
body.site-studio-page .ss-tabs{position:absolute;left:50%;transform:translateX(-50%)}
body.site-studio-page .ss-chat-panel{flex:1;min-height:0;overflow:hidden}
body.site-studio-page .ss-timeline{flex-shrink:0;padding:16px max(28px,calc((100% - 820px)/2)) 12px}
body.site-studio-page .ss-conversation{flex:1;min-height:0;max-height:none;padding:28px max(28px,calc((100% - 820px)/2));overscroll-behavior:contain;scrollbar-gutter:stable}
body.site-studio-page .ss-messages,body.site-studio-page .ss-quest,body.site-studio-page .ss-typing{max-width:820px;width:100%}
body.site-studio-page .ss-message-content{font-size:15px}
body.site-studio-page .ss-welcome{min-height:240px;padding:35px 0}
body.site-studio-page .ss-compose-area{flex-shrink:0;width:100%;max-width:876px;max-height:55vh;max-height:55dvh;margin:0 auto;padding:12px 28px max(16px,env(safe-area-inset-bottom));background:#fff;overflow:auto;overscroll-behavior:contain}
body.site-studio-page .ss-settings[open]{max-height:30vh;max-height:30dvh;overflow:auto;overscroll-behavior:contain}
body.site-studio-page .ss-attachments{max-height:84px;overflow:auto}
body.site-studio-page .ss-status{max-height:100px;overflow:auto}
body.site-studio-page .ss-site-panel{flex:1;min-height:0;padding:20px 28px;overflow:auto;overscroll-behavior:contain}
body.site-studio-page .ss-site-empty{min-height:0;height:100%}
body.site-studio-page .ss-site-panel iframe{height:calc(100vh - 155px);height:calc(100dvh - 155px);min-height:300px}
.ss-menu-toggle,.ss-sidebar-close,.ss-sidebar-overlay{display:none}
body.site-studio-page .ss-attach-menu>div{position:fixed;bottom:max(86px,calc(70px + env(safe-area-inset-bottom)));left:max(calc(var(--ss-sidebar-width) + 24px),calc(var(--ss-sidebar-width) + (100vw - var(--ss-sidebar-width) - 820px)/2 + 18px));max-height:calc(100dvh - 120px);overflow:auto;z-index:50}
@media(min-width:1600px){body.site-studio-page .site-studio{--ss-sidebar-width:280px}}
@media(max-width:760px){body.site-studio-page .site-studio{--ss-sidebar-width:0px}}
@media(max-width:760px){body.site-studio-page .site-studio{grid-template-columns:minmax(0,1fr)}body.site-studio-page .ss-sidebar{position:absolute;inset:0 auto 0 0;z-index:30;display:flex;flex-direction:column;width:260px;max-width:calc(100vw - 48px);border-right:1px solid var(--ss-line);border-bottom:0;padding:22px 14px 16px;transform:translateX(-100%);visibility:hidden;transition:transform .18s ease,visibility .18s ease}body.site-studio-page .ss-sidebar-label,body.site-studio-page .ss-sidebar-footer{display:block}body.site-studio-page .ss-projects{display:block;max-height:none;margin-top:0}body.site-studio-page .ss-project-row{min-width:0}body.site-studio-page .ss-project-item{width:100%;max-width:none;padding:12px 10px;font-size:13px}body.site-studio-page .ss-project-item i{display:block}body.site-studio-page .ss-brand{padding:0 28px 24px 4px}body.site-studio-page .ss-new{padding:12px}body.site-studio-page .ss-header{height:60px;gap:10px;padding:10px 14px}body.site-studio-page #sb-title{flex:1;max-width:none;font-size:12px}body.site-studio-page .ss-tabs{position:static;transform:none;flex-shrink:0}body.site-studio-page .ss-tabs button{padding:8px 12px}body.site-studio-page .ss-exit{display:none}.ss-menu-toggle{display:block;background:transparent;color:var(--ss-second);font-size:21px!important;padding:5px;flex-shrink:0}.ss-sidebar-close{display:block;position:absolute;top:18px;right:12px;background:transparent;color:#8390a2;font-size:24px!important;padding:3px 7px}.site-studio.is-sidebar-open .ss-sidebar{transform:none;visibility:visible}.site-studio.is-sidebar-open .ss-sidebar-overlay{display:block;position:absolute;inset:0;z-index:20;background:#2e3c5638}body.site-studio-page .ss-conversation{padding:18px 16px}body.site-studio-page .ss-timeline{padding:12px 16px 9px}body.site-studio-page .ss-compose-area{padding:8px 12px max(12px,env(safe-area-inset-bottom))}body.site-studio-page .ss-welcome{min-height:210px;padding:22px 0}body.site-studio-page .ss-message-content{font-size:14px}body.site-studio-page .ss-footnote{font-size:9px}body.site-studio-page .ss-site-panel{padding:12px}body.site-studio-page .ss-site-panel iframe{height:calc(100dvh - 135px)}}
@media(prefers-reduced-motion:reduce){body.site-studio-page .ss-sidebar{transition:none}}

/* Sidebar actions use the shared Lucide library. */
.site-studio svg.lucide{width:18px;height:18px;flex-shrink:0;stroke-width:1.8}
.site-studio .ss-new{background:#fff;border:1px solid #e2e6ec;color:var(--ss-second);box-shadow:0 1px 2px #2e3c5604}
.site-studio .ss-new:hover{background:#fdfdfd;border-color:#cbd3de}
.site-studio .ss-project-row{border-radius:9px;margin-bottom:3px;gap:0}
.site-studio .ss-project-row:hover,.site-studio .ss-project-row.is-menu-open{background:#edf0f4}
.site-studio .ss-project-row.is-active{background:#eaf1df}
.site-studio .ss-project-row .ss-project-item{background:transparent;padding-right:4px}
.site-studio .ss-project-item svg.lucide{width:16px;height:16px;color:#788294}
.site-studio .ss-project-item span{min-width:0;flex:1}
.site-studio .ss-project-more{display:flex;align-items:center;justify-content:center;flex:0 0 30px;width:30px;height:30px;padding:5px;margin-right:3px;border-radius:7px;background:transparent;color:#69768a;opacity:0;transition:opacity .12s}
.site-studio .ss-project-row:hover .ss-project-more,.site-studio .ss-project-row:focus-within .ss-project-more,.site-studio .ss-project-row.is-active .ss-project-more,.site-studio .ss-project-row.is-menu-open .ss-project-more{opacity:1}
.site-studio .ss-project-more:hover{background:#dde3eb}
.site-studio .ss-archive-toggle{display:flex;align-items:center;gap:9px}
.site-studio .ss-archive-toggle svg.lucide{width:16px;height:16px}
.site-studio .ss-project-menu{position:fixed;z-index:60;width:210px;max-width:calc(100vw - 16px);padding:6px;background:#fff;border:1px solid #e2e6ec;border-radius:14px;box-shadow:0 8px 30px #2e3c561a}
.site-studio .ss-project-menu button{display:flex;align-items:center;gap:11px;width:100%;padding:11px 10px;border-radius:8px;background:transparent;color:var(--ss-second);font-size:13px;text-align:left}
.site-studio .ss-project-menu button:hover,.site-studio .ss-project-menu button:focus-visible{background:#f1f3f6}
.site-studio .ss-project-menu .ss-menu-danger{color:#bf3b3b}
.site-studio .ss-project-menu .ss-menu-danger:hover,.site-studio .ss-project-menu .ss-menu-danger:focus-visible{background:#fff0f0}
.ss-menu-divider{height:1px;background:#edf0f4;margin:5px 4px}
.site-studio .ss-manage-dialog{width:420px;max-width:calc(100vw - 32px);max-height:calc(100dvh - 32px);overflow:auto;padding:25px;border:1px solid #e2e6ec;border-radius:20px;background:#fff;color:var(--ss-second);box-shadow:0 18px 70px #2e3c562b}
.ss-manage-dialog::backdrop{background:#2e3c5659}
.site-studio .ss-manage-dialog h2{font-size:20px;font-weight:600;line-height:1.4;margin:0 0 10px;padding:0;border:0;color:var(--ss-second)}
.ss-manage-dialog p{font-size:13px;line-height:1.65;color:#7a8494;margin:0 0 18px;overflow-wrap:anywhere}
.ss-manage-dialog label{display:block;font-size:12px;margin-bottom:7px}
.ss-manage-dialog input{display:block;width:100%;padding:11px 12px;border:1px solid #dce2ea;border-radius:10px;color:var(--ss-second);background:#fff;font-size:14px}
.ss-manage-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:24px}
.ss-manage-actions button{border-radius:9px;padding:10px 17px;font-size:13px!important}
.ss-manage-actions button[type=submit]{background:var(--ss-primary);color:var(--ss-second)}
.ss-manage-actions button.is-danger{background:#c93d3d;color:#fff}
.ss-manage-dialog .ss-manage-error{color:#b43a3a;margin:12px 0 0}
@media(max-width:760px),(hover:none),(pointer:coarse){.site-studio .ss-project-more{opacity:1}}

.site-studio .ss-project-menu{width:240px;padding:7px;border-color:#e8e8eb;border-radius:18px;box-shadow:0 4px 24px #00000012,0 1px 4px #00000006}
.site-studio .ss-project-menu button{gap:12px;min-height:44px;padding:12px 13px;border-radius:10px;font-size:14px;color:#30343b}
.site-studio .ss-project-menu svg.lucide{width:19px;height:19px;stroke-width:1.8}
.site-studio .ss-project-menu .ss-menu-danger{color:#ef4444}
.ss-menu-divider{margin:7px 10px;background:#e9eaec}
.site-studio .ss-send,.site-studio .ss-build-actions button,.site-studio .ss-download,.site-studio .ss-choice-primary,.site-studio .ss-manage-actions button[type=submit]{color:var(--ss-second)}
.site-studio .ss-timeline li.is-current .ss-timeline-number,.site-studio .ss-timeline li.is-done .ss-timeline-number{color:var(--ss-second)}
.site-studio .ss-conversation{overflow-anchor:none}
@media(max-width:760px){.site-studio .ss-project-menu{width:240px}}

.site-studio .ss-composer-tools{flex-wrap:wrap}
.site-studio .ss-composer-tools .ss-build-actions{display:flex;flex:none;margin:0;font-size:12px}
.site-studio .ss-composer-tools .ss-build-actions button{padding:9px 12px;font-size:12px}
.site-studio .ss-composer-tools .ss-revise{margin-left:0;background:var(--ss-primary);color:var(--ss-second);padding:9px 12px}
.site-studio .ss-message-error .ss-message-content{padding:12px 15px;border-radius:12px;background:#fff3f1;color:#a43a36}
.site-studio .ss-message.assistant:has(.ss-relevance-block) .ss-message-content{width:100%;min-width:0;white-space:normal}
.ss-relevance-block{margin-top:18px;overflow:hidden;border:1px solid var(--ss-line);border-radius:16px;background:#fff;box-shadow:0 8px 28px rgba(46,60,86,.06)}
.ss-relevance-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;border-bottom:1px solid var(--ss-line);background:linear-gradient(135deg,#f5f9ee,#fff)}
.ss-relevance-title{display:flex;align-items:center;gap:13px}.ss-relevance-title strong{color:var(--ss-second);font-size:28px;line-height:1}.ss-relevance-title span{color:#707c8e;font-size:12px;line-height:1.35}
.ss-relevance-table-wrap{overflow-x:auto}.ss-relevance-block table{width:100%;min-width:570px;border-collapse:collapse;font-size:12px}.ss-relevance-block th,.ss-relevance-block td{padding:11px 13px;border-bottom:1px solid #edf0f3;text-align:center;vertical-align:middle}.ss-relevance-block th{background:#f8f9fb;color:#687386;font-size:10px;font-weight:750;text-transform:uppercase;letter-spacing:.04em}.ss-relevance-block th:first-child,.ss-relevance-block td:first-child{width:46%;text-align:left}.ss-relevance-block td:first-child{max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ss-relevance-block td a{color:var(--ss-second);text-decoration:none}.ss-relevance-block tr.is-site td{background:#edf5e3;color:var(--ss-second);font-weight:650}.ss-relevance-block tbody tr:last-child td{border-bottom:0}.ss-relevance-note{margin:0;padding:12px 18px;border-top:1px solid var(--ss-line);color:#8490a1;font-size:10px;line-height:1.55}
.ss-source-received{display:flex;align-items:center;gap:7px;margin-bottom:10px;color:#74855c;font-size:12px;white-space:normal}
.ss-received-images{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px;white-space:normal}
.ss-received-images figure{width:120px;margin:0;padding:7px;border:1px solid #e3e7ed;border-radius:12px;background:#fafbfc}
.ss-received-images img{display:block;width:104px;height:90px;object-fit:contain;border-radius:7px;background:#fff}
.ss-received-images figcaption{font-size:10px;line-height:1.4;color:#8892a2;margin-top:6px;overflow-wrap:anywhere}
.ss-attach-menu #sb-edit-business{margin-bottom:8px}
@media(max-width:760px){.site-studio .ss-composer-tools{gap:7px}.site-studio .ss-composer-tools .ss-build-actions button,.site-studio .ss-composer-tools .ss-revise{font-size:10px!important;padding:9px}.site-studio .ss-composer-tools .ss-send{width:30px;height:30px;flex-shrink:0}.ss-received-images figure{width:106px}.ss-received-images img{width:90px;height:80px}}
.site-studio .ss-send{display:flex;align-items:center;justify-content:center;padding:0}
.ss-debug{min-width:0;flex-shrink:0;margin:0 0 8px;padding:10px;border:1px solid #e1e5ec;border-radius:10px;background:#fff;color:#798598;font-size:12px}
.ss-debug summary{cursor:pointer}
.ss-debug pre{max-height:140px;overflow:auto;white-space:pre-wrap;overflow-wrap:anywhere;font:11px/1.6 ui-monospace,monospace;color:#596579;margin:10px 0 0}
.ss-debug-copy{display:flex;align-items:center;gap:7px;margin-top:10px;padding:7px 9px;border:1px solid #e1e5ec!important;border-radius:7px;background:#fff;color:var(--ss-second);font-size:11px!important}.ss-debug-copy:hover{background:#f1f3f6}.ss-debug-copy svg{width:14px;height:14px}
.ss-debug-refresh{display:flex;align-items:flex-start;gap:7px;margin:0 3px 8px;padding:8px;color:#5f6b7c;font-size:10px;line-height:1.45;cursor:pointer}.ss-debug-refresh input{flex:0 0 auto;margin-top:1px;accent-color:var(--ss-primary)}
.ss-message.assistant:has(.ss-source-received) .ss-message-content{min-width:0}
@media(max-width:760px){.site-studio .ss-composer-tools{display:grid;grid-template-columns:28px minmax(0,1fr) 30px minmax(0,max-content);align-items:center}.site-studio .ss-composer-tools .ss-send{margin-left:0}.site-studio .ss-composer-tools .ss-build-actions,.site-studio .ss-composer-tools .ss-revise{min-width:0;max-width:180px}.site-studio .ss-composer-tools .ss-build-actions button{max-width:180px;white-space:normal;line-height:1.4}.site-studio .ss-composer-tools .ss-cost{white-space:normal;overflow-wrap:anywhere;line-height:1.4}}
.site-studio .ss-quest.ss-quest-inline{display:flex;align-items:flex-start;gap:12px;border:0;background:transparent;border-radius:0;padding:0;margin:20px auto 6px}
.site-studio .ss-quest-inline-content{min-width:0;padding-top:2px}
.site-studio .ss-quest-inline h2{font-size:15px!important;font-weight:500;line-height:1.7;margin:0!important}
.site-studio .ss-quest-inline .ss-help{font-size:13px;line-height:1.65;margin:4px 0 0;max-width:680px}
.site-studio .ss-quick-actions{display:flex;align-items:center;gap:8px;min-height:28px;padding:0 4px 7px}
.site-studio .ss-quick-actions[hidden]{display:none}
.site-studio .ss-quick-actions .ss-quest-back{padding:5px 9px;border-radius:9px;background:rgba(255,255,255,.78);box-shadow:0 1px 4px #2e3c560d;color:#788493}
body.site-studio-page .ss-compose-area{background:linear-gradient(to bottom,rgba(255,255,255,0),rgba(255,255,255,.82) 24px,rgba(255,255,255,.94) 100%)}
body.site-studio-page .ss-composer{box-shadow:0 5px 22px #2e3c5614}
.site-studio .ss-composer.ss-url-composer{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:7px 9px 7px 18px;border-radius:28px}
.site-studio .ss-url-composer>#sb-text{grid-column:1;min-height:40px;height:40px;padding:8px 0;resize:none}
.site-studio .ss-url-composer .ss-composer-tools{grid-column:2;padding:0;flex-wrap:nowrap}
@media(max-width:760px){.site-studio .ss-url-composer .ss-composer-tools{display:flex;grid-column:2;gap:7px}.site-studio .ss-url-composer .ss-cost{white-space:normal}.site-studio .ss-url-composer .ss-send{flex:0 0 30px}}

/* Reviewable site structure shown as an assistant message. */
.site-studio .ss-message.assistant:has(.ss-plan-card) .ss-message-content{width:100%;min-width:0;white-space:normal}
.site-studio .ss-plan-card{width:100%;margin-top:14px;padding:22px;border:1px solid #dfe5ec;border-radius:18px;background:#fff;box-shadow:0 8px 28px #2e3c560a;color:var(--ss-second)}
.site-studio .ss-plan-card.is-current{border-color:#b9d995;box-shadow:0 9px 30px #7dbd2812}
.site-studio .ss-plan-card.is-superseded{background:#fafbfc;color:#697588;box-shadow:none}
.site-studio .ss-plan-heading{display:flex;align-items:center;flex-wrap:wrap;gap:8px 10px;padding-bottom:16px;border-bottom:1px solid #edf0f4}
.site-studio .ss-plan-heading h2{margin:0;padding:0;border:0;font-size:17px!important;font-weight:700;line-height:1.35;color:var(--ss-second)}
.site-studio .ss-plan-heading>small{padding:4px 8px;border-radius:999px;background:#f0f3f6;color:#566375;font-size:10px;line-height:1.2}
.site-studio .ss-plan-heading .ss-plan-state{margin-left:auto;background:#eceff3;color:#717c8c}
.site-studio .ss-plan-rationale{margin:12px 0 4px;padding:11px 13px;border-left:3px solid var(--ss-primary);border-radius:0 9px 9px 0;background:#f7faF3;color:#536177;font-size:11px;line-height:1.6}
.site-studio .ss-plan-hero{margin:16px 0 5px;padding:17px 18px;border-radius:13px;background:linear-gradient(135deg,#2e3c56,#27344a);color:#fff}
.site-studio .ss-plan-hero small{display:block;margin-bottom:5px;color:#bade8b;font-size:10px;font-weight:700;letter-spacing:.09em;text-transform:uppercase}
.site-studio .ss-plan-hero h3{margin:0;padding:0;border:0;color:#fff;font-size:19px!important;font-weight:650;line-height:1.35}
.site-studio .ss-plan-hero p{margin:8px 0 0;color:#d9e0ea;font-size:12px;line-height:1.55}
.site-studio .ss-plan-design{display:grid;grid-template-columns:minmax(120px,.45fr) minmax(0,1fr);gap:12px;align-items:start;margin:13px 0 2px;padding:12px 14px;border:1px solid #e8ecf1;border-radius:11px;background:#fafbfc}
.site-studio .ss-plan-design>strong{padding-top:4px;color:var(--ss-second);font-size:11px;line-height:1.45}
.site-studio .ss-plan-design .ss-plan-badges{margin-top:0}
.site-studio .ss-plan-inventory{display:grid;gap:8px;margin:13px 0;padding:13px 14px;border:1px solid #e8ecf1;border-radius:11px;background:#fafbfc;font-size:11px}.site-studio .ss-plan-inventory>strong{color:var(--ss-second)}.site-studio .ss-plan-inventory>div{display:grid;grid-template-columns:100px 1fr;gap:8px;color:#697588}.site-studio .ss-plan-inventory b{color:#394a62}
.site-studio .ss-plan-list{list-style:none;margin:7px 0 0;padding:0;counter-reset:none}
.site-studio .ss-plan-list li{display:grid;grid-template-columns:38px minmax(0,1fr);gap:13px;padding:17px 2px;border-bottom:1px solid #edf0f4}
.site-studio .ss-plan-list li:last-child{border-bottom:0}
.site-studio .ss-plan-number{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:10px;background:#eef5e7;color:#456d18;font-size:11px;font-weight:800;line-height:1}
.site-studio .ss-plan-list h4{margin:0 0 5px;color:var(--ss-second);font-size:14px;font-weight:650;line-height:1.45}
.site-studio .ss-plan-list p{margin:0;color:#6f7a8c;font-size:12px;line-height:1.6}
.site-studio .ss-plan-list .ss-plan-visual{margin-top:6px;color:#394a62;font-size:11px}
.site-studio .ss-plan-badges{display:flex;flex-wrap:wrap;gap:5px;margin-top:10px}
.site-studio .ss-plan-badges span{max-width:100%;padding:4px 8px;border:1px solid #e3e8ef;border-radius:999px;background:#f8f9fb;color:#566375;font-size:9px;line-height:1.25;overflow-wrap:anywhere}
.site-studio .ss-plan-missing{margin-top:13px;padding:12px 14px;border:1px solid #eee5c9;border-radius:11px;background:#fffaf0;color:#76683e;font-size:11px;line-height:1.55}
.site-studio .ss-plan-next{margin:15px 0 0;color:#566375;font-size:11px;line-height:1.65}
.site-studio .ss-plan-actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:17px;padding-top:16px;border-top:1px solid #edf0f4}
.site-studio .ss-plan-actions button{min-height:40px;padding:10px 15px;border-radius:10px;font-size:12px;font-weight:600}
.site-studio .ss-plan-approve{background:var(--ss-primary);color:var(--ss-second)}
.site-studio .ss-plan-approve:hover:not(:disabled){background:#71ad23}
.site-studio .ss-plan-edit{border:1px solid #dce2e9;background:#fff;color:var(--ss-second)}

/* One compact checkpoint: the screen order stays visible while design and
   evidence details remain available on demand. */
.site-studio .ss-plan-card{margin-top:10px;padding:17px 18px;border-radius:15px}
.site-studio .ss-plan-heading{padding-bottom:11px}
.site-studio .ss-plan-hero{display:grid;grid-template-columns:30px minmax(0,1fr);gap:10px;align-items:start;margin:11px 0 4px;padding:12px 13px;background:#f7f9fb;color:var(--ss-second);border:1px solid #e7ebf0}
.site-studio .ss-plan-hero .ss-plan-number{background:var(--ss-second);color:#fff}
.site-studio .ss-plan-hero h3{color:var(--ss-second);font-size:14px!important;line-height:1.4}
.site-studio .ss-plan-hero p{margin:4px 0 0;color:#748094;font-size:10px;line-height:1.45}
.site-studio .ss-plan-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px;margin-top:2px}
.site-studio .ss-plan-list li{grid-template-columns:28px minmax(0,1fr);gap:9px;min-width:0;padding:11px 1px}
.site-studio .ss-plan-number{width:27px;height:27px;border-radius:8px;font-size:9px}
.site-studio .ss-plan-list h4{margin-bottom:3px;font-size:12px}
.site-studio .ss-plan-list p{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:10px;line-height:1.45}
.site-studio .ss-plan-list small{display:block;margin-top:4px;color:#8a94a2;font-size:9px;line-height:1.35}
.site-studio .ss-plan-details{margin-top:9px;padding:9px 11px;border:1px solid #e8ecf1;border-radius:10px;background:#fafbfc;font-size:10px}
.site-studio .ss-plan-details>summary{cursor:pointer;color:#536177;font-weight:600}
.site-studio .ss-plan-details .ss-plan-badges{margin:9px 0 0}
.site-studio .ss-plan-details .ss-plan-inventory{margin:9px 0 0;padding:10px;background:#fff}
.site-studio .ss-plan-details .ss-plan-missing{margin:9px 0 0;padding:9px 10px}
.site-studio .ss-plan-next{margin-top:10px;font-size:10px}
.site-studio .ss-plan-actions{margin-top:10px;padding-top:11px}
.site-studio .ss-plan-actions button{min-height:36px;padding:8px 12px;font-size:11px}
.site-studio .ss-progress-summary{max-width:650px;padding:13px 15px;border:1px solid #e7ebf0;border-radius:13px;background:#fafbfc;white-space:normal}
.site-studio .ss-progress-summary>strong{display:block;margin-bottom:7px;color:var(--ss-second);font-size:13px}
.site-studio .ss-progress-summary ol{margin:0;padding-left:20px;color:#59667a;font-size:12px;line-height:1.55}
.site-studio .ss-progress-summary li+li{margin-top:5px}
@media(max-width:760px){.site-studio .ss-plan-list{grid-template-columns:1fr}.site-studio .ss-plan-list li{padding:10px 0}.site-studio .ss-plan-card{padding:14px}.site-studio .ss-progress-summary{padding:11px 12px}.site-studio .ss-progress-summary ol{font-size:11px}}

/* Generation progress belongs to the composer, not to the dialog history. */
.site-studio .ss-work-progress{position:relative;display:flex;justify-content:flex-end;max-width:940px;margin:0 auto 8px;padding:0 6px}
.site-studio .ss-work-progress[hidden]{display:none}
.site-studio .ss-progress-ring{--progress:1%;position:relative;display:grid;place-items:center;width:42px;height:42px;padding:4px;border-radius:50%;background:conic-gradient(var(--ss-primary) var(--progress),#e7ebf0 0);color:var(--ss-second);box-shadow:0 3px 14px #2e3c5616}
.site-studio .ss-progress-ring:before{content:'';position:absolute;inset:4px;border-radius:50%;background:rgba(255,255,255,.96)}
.site-studio .ss-progress-ring span{position:relative;z-index:1;font-size:9px;font-weight:750}
.site-studio .ss-progress-tooltip{visibility:hidden;opacity:0;pointer-events:none;position:absolute;right:4px;bottom:50px;z-index:20;width:min(420px,calc(100vw - 54px));padding:13px 15px;border:1px solid #e2e7ed;border-radius:13px;background:#fff;color:#59667a;box-shadow:0 14px 42px #18243a1f;transform:translateY(5px);transition:opacity .16s,transform .16s,visibility .16s;font-size:11px;line-height:1.5}
.site-studio .ss-progress-tooltip strong{display:block;margin-bottom:5px;color:var(--ss-second);font-size:12px}
.site-studio .ss-progress-tooltip ol{max-height:210px;overflow:auto;margin:0;padding-left:18px}
.site-studio .ss-progress-tooltip li+li{margin-top:4px}
.site-studio .ss-progress-tooltip ol:empty{display:none}
.site-studio .ss-work-progress:hover .ss-progress-tooltip,.site-studio .ss-progress-ring:focus-visible+.ss-progress-tooltip{visibility:visible;opacity:1;transform:none}

/* Small UI copy still needs normal-text contrast. Keep one quiet, readable
   neutral instead of several pale greys that disappear on white surfaces. */
.site-studio .ss-brand small,
.site-studio .ss-sidebar-label,
.site-studio .ss-sidebar-footer,
.site-studio .ss-tabs button,
.site-studio .ss-tabs span,
.site-studio .ss-beta,
.site-studio .ss-welcome p,
.site-studio .ss-site-empty p,
.site-studio .ss-message-file,
.site-studio .ss-typing,
.site-studio .ss-settings>summary,
.site-studio .ss-settings>summary>span:last-child,
.site-studio .ss-settings label:not(.ss-check),
.site-studio .ss-help,
.site-studio .ss-search-settings>summary,
.site-studio .ss-cost,
.site-studio .ss-footnote,
.site-studio .ss-attach-menu p,
.site-studio .ss-build-actions,
.site-studio .ss-auth,
.site-studio .ss-exit,
.site-studio .ss-received-images figcaption{color:#5f6b7c}
.site-studio .ss-composer>#sb-text::placeholder{color:#667286}
.site-studio .ss-timeline li{color:#697588}
.site-studio .ss-timeline li.is-done{color:#526633}
.site-studio .ss-source-received{color:#526633}
.site-studio .ss-plan-edit:hover:not(:disabled){background:#f3f5f7}
.site-studio .ss-plan-actions button:disabled{opacity:.48}
.site-studio .ss-plan-card:focus-visible{outline:3px solid var(--ss-second);outline-offset:4px}
.site-studio .ss-plan-card.is-superseded .ss-plan-actions,.site-studio .ss-plan-card.is-locked .ss-plan-actions{display:none}

@media(max-width:760px){
  .site-studio .ss-message.assistant:has(.ss-plan-card){gap:8px}
  .site-studio .ss-plan-card{margin-top:10px;padding:15px;border-radius:15px}
  .site-studio .ss-plan-heading{align-items:flex-start;padding-bottom:13px}
  .site-studio .ss-plan-heading h2{width:100%;font-size:15px!important}
  .site-studio .ss-plan-heading .ss-plan-state{margin-left:0}
  .site-studio .ss-plan-hero{padding:14px}
  .site-studio .ss-plan-hero h3{font-size:16px!important}
  .site-studio .ss-plan-design{grid-template-columns:1fr;gap:5px}
  .site-studio .ss-plan-list li{grid-template-columns:30px minmax(0,1fr);gap:9px;padding:14px 0}
  .site-studio .ss-plan-number{width:28px;height:28px;border-radius:8px;font-size:10px}
  .site-studio .ss-plan-list h4{font-size:13px}
  .site-studio .ss-plan-actions{display:grid;grid-template-columns:1fr}
  .site-studio .ss-plan-actions button{width:100%;white-space:normal;line-height:1.4}
}
