@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Inter:wght@400;500;600;650&display=swap";:root{color:#20211f;font-synthesis:none;text-rendering:optimizelegibility;--paper:#fbfaf7;--ink:#20211f;--muted:#757670;--line:#deddd8;--accent:#ff5d39;--green:#468354;background:#e9e8e4;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;min-width:320px;min-height:100%;margin:0}body{overflow:hidden}button,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}.review-app{background:#ecebe7;grid-template-rows:60px calc(100vh - 60px);grid-template-columns:238px minmax(450px,1fr) 324px;min-height:100vh;transition:grid-template-columns .24s cubic-bezier(.2,.7,.2,1);display:grid}.review-app.feedback-closed{grid-template-columns:238px minmax(450px,1fr) 0}.app-header{z-index:10;background:#fbfaf7f5;border-bottom:1px solid #d7d6d1;grid-column:1/-1;justify-content:space-between;align-items:center;padding:0 15px 0 16px;display:flex;position:relative;box-shadow:inset 0 1px #ffffffa6}.header-brand,.header-actions{align-items:center;display:flex}.header-brand{gap:10px;min-width:0}.header-actions{gap:8px}.frame-logo{color:#f9f8f4;background:#22231f;border-radius:8px;place-items:center;width:29px;height:29px;display:grid;box-shadow:0 1px 2px #0002}.brand-name{letter-spacing:-.02em;font-size:14px;font-weight:650}.brand-separator{background:#dcdbd6;width:1px;height:20px;margin:0 2px}.project-switcher{cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:6px;min-width:0;padding:6px 7px;font-size:12px;font-weight:550;display:flex}.project-switcher:hover{background:#f0efeb}.project-switcher span{text-overflow:ellipsis;white-space:nowrap;max-width:220px;overflow:hidden}.version-pill{color:#777872;background:#f4f3ef;border:1px solid #deddd8;border-radius:5px;padding:4px 7px;font-family:DM Mono,monospace;font-size:9px}.live-status{color:#9a9b95;align-items:center;gap:5px;margin-right:3px;font-size:10px;display:inline-flex}.live-status.connected{color:var(--green)}.live-status.shared{color:#64655f}.button{cursor:pointer;background:#fff;border:1px solid #d8d7d2;border-radius:7px;justify-content:center;align-items:center;gap:6px;height:31px;padding:0 10px;font-size:10px;font-weight:600;display:inline-flex;box-shadow:0 1px 1px #00000006}.button:hover{background:#f9f8f5;border-color:#c8c7c1}.button.dark{color:#fff;background:#252622;border-color:#252622}.button.dark:hover{background:#333430}.button.quiet{background:#fbfaf7}.button:disabled{cursor:default;opacity:.5}.icon-button,.small-icon-button{cursor:pointer;background:0 0;border:0;place-items:center;padding:0;display:grid}.icon-button{color:#696a65;border-radius:7px;width:31px;height:31px;text-decoration:none}.icon-button:hover,.small-icon-button:hover{color:#262723;background:#eeede9}.icon-button.compact{background:#f8f7f4;border:1px solid #deddd8;width:29px;height:29px;text-decoration:none}.small-icon-button{color:#8a8b85;border-radius:5px;width:25px;height:25px}.screens-panel,.comments-panel{background:var(--paper);min-width:0}.screens-panel{border-right:1px solid #d7d6d1;flex-direction:column;display:flex;overflow:hidden}.panel-heading-row,.comments-heading{flex:none;justify-content:space-between;align-items:center;height:52px;padding:0 14px 0 16px;display:flex}.panel-heading{letter-spacing:-.01em;font-size:11px;font-weight:650}.screen-search{color:#9b9c96;background:#f4f3f0;border:1px solid #e1e0db;border-radius:7px;align-items:center;gap:8px;height:31px;margin:0 12px 14px;padding:0 9px;font-size:10px;display:flex}.screen-search span{flex:1}.screen-search kbd{color:#a0a19b;background:#fbfaf7;border:1px solid #d7d6d1;border-radius:3px;padding:1px 4px;font:8px DM Mono,monospace}.screen-groups{flex:1;padding:0 8px;overflow:auto}.screen-group{margin-bottom:17px}.screen-group-label{color:#92938d;letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:5px;padding:6px 7px;font-size:9px;font-weight:650;display:flex}.screen-item{text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:9px;width:100%;padding:7px;display:grid}.screen-item+.screen-item{margin-top:2px}.screen-item:hover{background:#f3f2ee}.screen-item.active{background:#efeee9;border-color:#d6d5d0;box-shadow:0 1px 2px #00000008}.screen-thumb{background:#fff;border:1px solid #deddd8;border-radius:5px;flex-direction:column;justify-content:center;gap:3px;width:42px;height:32px;padding:5px 6px;display:flex;box-shadow:0 1px 2px #00000008}.screen-thumb span{background:#d3d2cd;border-radius:2px;width:100%;height:2px;display:block}.screen-thumb span:nth-child(2){width:70%}.screen-thumb span:nth-child(3){width:84%}.screen-copy{min-width:0}.screen-copy strong,.screen-copy small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.screen-copy strong{font-size:10px;font-weight:590}.screen-copy small{color:#999a94;margin-top:3px;font-size:8px}.comment-count{color:#fff;background:#343531;border-radius:999px;place-items:center;min-width:17px;height:17px;font-size:8px;display:grid}.account-area{border-top:1px solid #e6e5e0;flex:none;padding:8px;position:relative}.account-trigger{color:#343531;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;grid-template-columns:31px minmax(0,1fr) 16px;align-items:center;gap:9px;width:100%;min-width:0;padding:6px 7px;display:grid}.account-trigger:hover,.account-trigger[aria-expanded=true]{background:#efeee9}.account-trigger>svg{color:#8b8c86}.account-avatar{color:#34445a;background:#dfe8f4;border:1px solid #cbd4e1;border-radius:9px;place-items:center;width:31px;height:31px;font-size:9px;font-weight:700;display:grid}.account-copy{min-width:0}.account-copy strong,.account-copy small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.account-copy strong{font-size:10px;font-weight:650}.account-copy small{color:#92938d;margin-top:2px;font-size:8px}.account-menu{z-index:20;background:#fff;border:1px solid #d4d3ce;border-radius:10px;padding:6px;position:absolute;bottom:calc(100% + 7px);left:8px;right:8px;box-shadow:0 14px 34px #2827221f,0 2px 7px #28272214}.account-menu-identity{border-bottom:1px solid #ecebe7;margin-bottom:4px;padding:8px 9px 10px}.account-menu-identity strong,.account-menu-identity span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.account-menu-identity strong{font-size:10px}.account-menu-identity span{color:#969791;margin-top:3px;font-size:8px}.account-menu>button,.account-menu form button{color:#484944;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:8px;width:100%;padding:7px 8px;display:grid}.account-menu>button:hover:not(:disabled),.account-menu form button:hover:not(:disabled){background:#f2f1ed}.account-menu>button:disabled{color:#a4a59f;cursor:not-allowed}.account-menu>button:disabled>svg{color:#b8b9b3}.account-menu button>svg{color:#858680}.account-menu button span strong,.account-menu button span small{display:block}.account-menu button span strong{font-size:9px;font-weight:620}.account-menu button span small{color:#9b9c96;margin-top:2px;font-size:7px}.account-menu form{border-top:1px solid #ecebe7;margin-top:4px;padding-top:4px}.account-menu .logout-menu-item{color:#9d3f2c}.account-menu .logout-menu-item>svg{color:#b14b35}.shared-viewer-area{border-top:1px solid #e6e5e0;grid-template-columns:31px minmax(0,1fr);align-items:center;gap:9px;min-height:55px;padding:8px 15px;display:grid}.shared-viewer-icon{color:#666760;background:#eeede9;border:1px solid #d6d5cf;border-radius:9px;place-items:center;width:31px;height:31px;display:grid}.shared-viewer-area>span:last-child strong,.shared-viewer-area>span:last-child small{display:block}.shared-viewer-area>span:last-child strong{font-size:10px}.shared-viewer-area>span:last-child small{color:#92938d;margin-top:2px;font-size:8px}.share-dialog-backdrop{z-index:50;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#25252159;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.share-dialog{background:#fbfaf7;border:1px solid #c9c8c2;border-radius:15px;flex-direction:column;width:min(620px,100%);max-height:min(760px,100vh - 48px);display:flex;overflow:hidden;box-shadow:0 30px 90px #1e1d1940}.share-dialog-heading{border-bottom:1px solid #dfded9;flex:none;justify-content:space-between;align-items:center;min-height:70px;padding:13px 17px 12px 22px;display:flex}.share-dialog-heading span{color:#969791;letter-spacing:.07em;text-transform:uppercase;font-size:8px;font-weight:700}.share-dialog-heading h2{letter-spacing:-.035em;margin:3px 0 0;font-size:18px}.share-dialog-body{min-height:0;padding:4px 20px 20px;overflow:auto}.share-loading{color:#81827c;justify-content:center;align-items:center;gap:8px;min-height:260px;font-size:10px;display:flex}.share-section{padding:20px 0}.share-section+.share-section{border-top:1px solid #e4e3de}.share-section-heading{grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;margin-bottom:13px;display:grid}.share-section-icon{color:#5d5e58;background:#f2f1ed;border:1px solid #dcdad5;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.share-section-heading h3{letter-spacing:-.015em;margin:0;font-size:12px}.share-section-heading p{color:#8e8f89;margin:3px 0 0;font-size:9px;line-height:1.45}.client-org-row{background:#f5f4f1;border:1px solid #dfded8;border-radius:8px 8px 0 0;justify-content:space-between;align-items:center;padding:8px 10px;display:flex}.client-org-row span{align-items:center;gap:6px;font-size:9px;font-weight:650;display:inline-flex}.client-org-row small{color:#8c8d87;font-size:8px}.invite-row{background:#fff;border-bottom:1px solid #e2e1dc;border-left:1px solid #e2e1dc;border-right:1px solid #e2e1dc;grid-template-columns:minmax(0,1fr) 105px auto;gap:7px;padding:9px;display:grid}.invite-row label{color:#92938d;border:1px solid #deddd8;border-radius:7px;align-items:center;gap:7px;min-width:0;height:31px;padding:0 9px;display:flex}.invite-row input{background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:9px}.invite-row select{color:#555650;background:#fbfaf7;border:1px solid #deddd8;border-radius:7px;padding:0 8px;font-size:9px}.people-list{border-bottom:1px solid #e2e1dc;border-left:1px solid #e2e1dc;border-right:1px solid #e2e1dc;border-radius:0 0 8px 8px;max-height:154px;overflow:auto}.person-row{grid-template-columns:29px minmax(0,1fr) auto;align-items:center;gap:9px;padding:8px 10px;display:grid}.person-row+.person-row{border-top:1px solid #efeee9}.mini-avatar{color:#5f605a;background:#efeee9;border:1px solid #d5d4ce;border-radius:8px;place-items:center;width:27px;height:27px;font-size:8px;font-weight:700;display:grid}.person-row>span:nth-child(2){min-width:0}.person-row strong,.person-row small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.person-row strong{font-size:9px}.person-row small{color:#989993;margin-top:2px;font-size:8px}.person-row em{color:#777872;background:#efeee9;border-radius:999px;padding:3px 6px;font-size:7px;font-style:normal;font-weight:650}.person-row.pending{background:#faf9f6}.comments-visibility-option{cursor:pointer;background:#fff;border:1px solid #dfded8;border-radius:8px;align-items:flex-start;gap:9px;padding:10px;display:flex}.comments-visibility-option input{accent-color:#282925;margin:2px 0 0}.comments-visibility-option strong,.comments-visibility-option small{display:block}.comments-visibility-option strong{font-size:9px}.comments-visibility-option small{color:#91928c;margin-top:3px;font-size:8px}.link-generate-button{width:100%;margin-top:8px}.generated-link{grid-template-columns:minmax(0,1fr) auto;gap:7px;margin-top:8px;display:grid}.generated-link input{color:#666760;background:#fff;border:1px solid #d8d7d2;border-radius:7px;min-width:0;height:31px;padding:0 9px;font:8px DM Mono,monospace}.share-new-link{color:#696a65;cursor:pointer;text-underline-offset:2px;background:0 0;border:0;margin:7px 1px 0;padding:0;font-size:8px;font-weight:600;text-decoration:underline}.share-security-note{color:#999a94;margin:8px 2px 0;font-size:7px;line-height:1.5;display:block}.active-links{margin-top:15px}.active-links>span{color:#8e8f89;text-transform:uppercase;margin-bottom:6px;font-size:8px;font-weight:650;display:block}.active-links>div{background:#fff;border:1px solid #e2e1dc;grid-template-columns:minmax(0,1fr) 27px;align-items:center;gap:8px;padding:8px 9px;display:grid}.active-links>div:first-of-type{border-radius:8px 8px 0 0}.active-links>div:last-of-type{border-radius:0 0 8px 8px}.active-links>div+div{border-top:0}.active-links strong,.active-links small{display:block}.active-links strong{font-size:9px}.active-links small{color:#999a94;margin-top:2px;font-size:7px}.small-icon-button.destructive{color:#a24a36}.share-notice,.share-error{color:#75592d;background:#fff8ea;border:1px solid #e0d1b7;border-radius:8px;padding:10px 11px;font-size:9px;line-height:1.45}.share-error{color:#93432f;background:#fff0eb;border-color:#e6b6aa;margin:20px}.share-error.action{margin:0}.shared-link-card h1{max-width:none}.review-workspace{background:#e7e6e2;grid-template-rows:52px minmax(0,1fr);min-width:0;display:grid;overflow:hidden}.workspace-toolbar{z-index:3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f8f7f4eb;border-bottom:1px solid #d3d2cd;grid-template-columns:1fr auto 1fr;align-items:center;min-width:0;padding:0 12px;display:grid;position:relative}.toolbar-left,.toolbar-right{align-items:center;min-width:0;display:flex}.toolbar-left{gap:9px}.toolbar-right{justify-content:flex-end;gap:6px}.mobile-menu{display:none}.screen-title-block{min-width:0}.screen-title-block strong,.screen-title-block span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.screen-title-block strong{font-size:10px;font-weight:620}.screen-title-block span{color:#999a94;margin-top:2px;font:8px DM Mono,monospace}.toolbar-center{background:#eeede9;border:1px solid #d7d6d1;border-radius:7px;padding:2px;display:flex}.toolbar-center button{color:#91928c;cursor:pointer;background:0 0;border:0;border-radius:5px;place-items:center;width:29px;height:25px;padding:0;display:grid}.toolbar-center button:hover{color:#555650}.toolbar-center button.active{color:#292a26;background:#fff;box-shadow:0 1px 2px #0001}.inspect-button{cursor:pointer;background:#f8f7f4;border:1px solid #d8d7d2;border-radius:7px;align-items:center;gap:6px;height:29px;padding:0 10px;font-size:9px;font-weight:600;display:inline-flex}.inspect-button.active{color:#cc4529;background:#fff2ed;border-color:#e25334;box-shadow:0 0 0 2px #ff5d3914}.feedback-toggle{cursor:pointer;background:#f8f7f4;border:1px solid #d8d7d2;border-radius:7px;align-items:center;gap:6px;height:29px;padding:0 9px;font-size:9px;font-weight:600;display:inline-flex;position:relative}.feedback-toggle:hover{background:#fff;border-color:#c5c4be}.feedback-toggle .feedback-count{color:#fff;background:#343531;border-radius:999px;place-items:center;min-width:17px;height:17px;padding:0 4px;font-size:8px;display:grid}.canvas{background-color:#dfded9;background-image:radial-gradient(#c4c3be .7px,#0000 .7px);background-size:17px 17px;justify-content:center;align-items:flex-start;min-width:0;min-height:0;padding:30px;display:flex;position:relative;overflow:auto}.canvas.inspecting{cursor:crosshair}.inspect-hint{z-index:6;color:#fff;pointer-events:none;background:#da4d30;border:1px solid #d9492b;border-radius:8px;align-items:center;gap:7px;max-width:420px;padding:8px 11px;font-size:9px;display:flex;position:fixed;bottom:19px;left:50%;transform:translate(-50%);box-shadow:0 5px 20px #8c321f42}.inspect-hint strong{text-overflow:ellipsis;white-space:nowrap;border-left:1px solid #ffffff50;max-width:145px;padding-left:7px;font-weight:500;overflow:hidden}.browser-frame{background:#fff;border:1px solid #bebdb8;border-radius:10px;grid-template-rows:34px minmax(0,1fr);min-width:320px;max-width:1280px;height:max(590px,100vh - 172px);transition:width .24s;display:grid;overflow:hidden;box-shadow:0 16px 45px #2f2e2a24,0 2px 7px #2f2e2a1f}.browser-chrome{color:#aaa9a4;background:#f3f2ef;border-bottom:1px solid #deddd8;grid-template-columns:60px minmax(0,1fr) 20px;align-items:center;gap:8px;padding:0 11px;display:grid}.traffic-lights{gap:4px;display:flex}.traffic-lights i{background:#deddd9;border:1px solid #c3c2bd;border-radius:50%;width:7px;height:7px}.address-bar{color:#a2a39d;background:#faf9f6;border:1px solid #dfded9;border-radius:5px;justify-content:center;align-items:center;gap:5px;height:20px;font:8px DM Mono,monospace;display:flex}.address-lock{border:1px solid #aaa9a4;border-radius:1px;width:5px;height:6px;display:inline-block}.browser-frame iframe{background:#fff;border:0;width:100%;height:100%;display:block}.comments-panel{opacity:1;border-left:1px solid #d7d6d1;flex-direction:column;transition:opacity .16s,transform .24s cubic-bezier(.2,.7,.2,1);display:flex;overflow:hidden;transform:translate(0)}.feedback-closed .comments-panel{opacity:0;pointer-events:none;visibility:hidden;border-left-color:#0000;transform:translate(100%)}.comments-heading{height:52px}.comments-heading>div{align-items:center;gap:7px;display:flex}.open-badge{color:#6e6f69;background:#eeede9;border-radius:999px;padding:3px 6px;font-size:8px}.comment-tabs{border-bottom:1px solid #e5e4df;gap:18px;height:35px;padding:0 16px;display:flex}.comment-tabs button{color:#979892;cursor:pointer;background:0 0;border:0;padding:0 1px;font-size:9px;font-weight:600;position:relative}.comment-tabs button.active{color:#272824}.comment-tabs button.active:after{content:"";background:#272824;border-radius:2px 2px 0 0;height:2px;position:absolute;bottom:-1px;left:0;right:0}.comments-scroll{flex:1;padding:10px 10px 18px;overflow:auto}.empty-comments{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100%;padding:30px 24px;display:flex}.empty-comments>div{color:#73746e;background:#f2f1ed;border:1px solid #deddd8;border-radius:11px;place-items:center;width:41px;height:41px;margin-bottom:12px;display:grid}.empty-comments strong{font-size:11px}.empty-comments p{color:#90918b;max-width:210px;margin:7px 0 15px;font-size:9px;line-height:1.55}.comment-card{cursor:pointer;border:1px solid #0000;border-radius:9px;padding:13px;position:relative}.comment-card+.comment-card{margin-top:4px}.comment-card:hover{background:#f4f3ef}.comment-card.selected{background:#f1f0ec;border-color:#d8d7d2}.comment-card.resolved{opacity:.62}.comment-card-head{grid-template-columns:23px 1fr 23px;align-items:center;gap:8px;display:grid}.pin-number{color:#fff;background:var(--accent);border:2px solid #fff;border-radius:50%;place-items:center;width:22px;height:22px;font-size:8px;font-weight:700;display:grid;box-shadow:0 1px 5px #0002}.comment-card-head>div strong,.comment-card-head>div span{display:block}.comment-card-head>div strong{font-size:9px}.comment-card-head>div span{color:#a0a19b;margin-top:2px;font-size:8px}.comment-card>p{color:#4c4d48;margin:10px 2px 8px 31px;font-size:10px;line-height:1.55}.frame-only-badge{color:#99462f;letter-spacing:.025em;text-transform:uppercase;background:#fff0e9;border-radius:999px;margin:8px 0 -3px 31px;padding:3px 6px;font-size:7px;font-weight:700;display:inline-flex}.comment-anchor{color:#9a9b95;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:5px;margin-left:31px;font-size:8px;display:flex;overflow:hidden}.resolve-button{color:#787973;cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;margin:10px 0 0 31px;padding:3px 0;font-size:8px;font-weight:600;display:flex}.resolve-button:hover{color:#3d6e46}.comment-composer{background:#f8f7f4;border-top:1px solid #dfded8;flex:none;padding:10px}.composer-placeholder{color:#858680;cursor:pointer;background:#fbfaf7;border:1px dashed #cac9c4;border-radius:8px;justify-content:center;align-items:center;gap:6px;width:100%;height:37px;font-size:9px;display:flex}.composer-placeholder:hover{color:#555650;border-color:#aaa9a4}.composer-active{background:#fff;border:1px solid #d1d0cb;border-radius:9px;overflow:hidden;box-shadow:0 3px 12px #0000000a}.composer-target{color:#7b7c76;background:#f5f4f1;border-bottom:1px solid #e5e4df;align-items:center;gap:6px;height:30px;padding:0 9px;font-size:8px;display:flex}.composer-target span{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.composer-target button{color:#8d8e88;cursor:pointer;background:0 0;border:0;place-items:center;padding:0;display:grid}.composer-active textarea{resize:vertical;color:#373833;background:#fff;border:0;outline:0;width:100%;min-height:74px;padding:10px;font-size:10px;line-height:1.5;display:block}.composer-active textarea::placeholder{color:#a6a7a1}.audience-toggle{border-top:1px solid #efeee9;gap:4px;padding:7px 8px 0;display:flex}.audience-toggle button{color:#7d7e78;cursor:pointer;background:#f8f7f4;border:1px solid #deddd8;border-radius:999px;padding:4px 7px;font-size:7px;font-weight:650}.audience-toggle button.active{color:#30312d;background:#fff;border-color:#aaa9a4}.audience-toggle button.frame.active{color:#a84428;background:#fff1eb;border-color:#edb7a6}.composer-actions{border-top:1px solid #efeee9;justify-content:space-between;align-items:center;padding:7px 8px;display:flex}.composer-actions>span{color:#aaa9a4;font:7px DM Mono,monospace}.auth-state{background-color:#deddd8;background-image:radial-gradient(#bdbcb7 .7px,#0000 .7px);background-size:17px 17px;place-items:center;min-height:100vh;padding:28px;display:grid}.auth-card{background:#fbfaf7fa;border:1px solid #cfcec8;border-radius:16px;width:min(100%,470px);padding:38px;box-shadow:0 18px 55px #2a292524,0 2px 8px #2a292514}.auth-card .frame-logo{margin-bottom:28px}.auth-eyebrow{color:#7e7f79;letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:700}.auth-card h1{color:#22231f;letter-spacing:-.055em;max-width:390px;margin:10px 0 13px;font-size:clamp(28px,5vw,40px);line-height:1.02}.auth-card p{color:#696a65;margin:0 0 24px;font-size:12px;line-height:1.65}.auth-button{width:100%;height:39px;text-decoration:none}.auth-card small{color:#969791;text-align:center;margin-top:14px;font-size:8px;display:block}.auth-config-warning{color:#94442d;background:#fff0ea;border:1px solid #e9b4a5;border-radius:8px;padding:11px 12px;font-size:10px}.loading-state,.error-state{text-align:center;background:#f5f4f0;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:100vh;padding:30px;display:flex}.loading-state{color:#7e7f79;font-size:11px}.loading-state .frame-logo,.error-state .frame-logo{margin-bottom:5px}.spin{animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.error-state h1{color:#252622;letter-spacing:-.04em;margin:8px 0 0;font-size:24px}.error-state p{color:#7c7d77;max-width:430px;margin:0;font-size:12px;line-height:1.55}.error-state code{background:#fff;border:1px solid #deddd8;border-radius:7px;margin-top:7px;padding:10px 12px;font:10px DM Mono,monospace}.error-state a{color:#d3482c;font-size:10px}.error-toast{z-index:30;color:#fff;background:#322e2c;border-radius:8px;align-items:center;gap:13px;max-width:360px;padding:10px 11px 10px 13px;font-size:9px;display:flex;position:fixed;bottom:18px;right:18px;box-shadow:0 9px 30px #0003}.error-toast button{color:#d3d1cd;cursor:pointer;background:0 0;border:0;place-items:center;padding:0;display:grid}@media (width<=1050px){.review-app,.review-app.feedback-closed{grid-template-columns:210px minmax(430px,1fr)}.comments-panel{z-index:8;width:310px;position:fixed;top:60px;bottom:0;right:0;box-shadow:-12px 0 30px #00000010}}@media (width<=900px){.feedback-toggle{gap:0;width:37px;padding:0}.feedback-toggle .feedback-label{display:none}.feedback-toggle .feedback-count{border:2px solid #f8f7f4;min-width:16px;height:16px;padding:0 3px;position:absolute;top:-6px;right:-5px}}@media (width<=760px){body{overflow:auto}.review-app{grid-template-rows:56px calc(100vh - 56px);grid-template-columns:1fr}.app-header{height:56px}.brand-name,.brand-separator,.version-pill,.live-status,.button.quiet{display:none}.project-switcher span{max-width:130px}.screens-panel{display:none}.review-workspace{grid-column:1}.comments-panel,.feedback-toggle{display:none}.workspace-toolbar{grid-template-columns:1fr auto}.toolbar-center{display:none}.mobile-menu{background:#f8f7f4;border:1px solid #deddd8;border-radius:6px;place-items:center;width:29px;height:29px;padding:0;display:grid}.canvas{padding:14px}.browser-frame{min-width:290px;height:calc(100vh - 136px)}.inspect-hint{white-space:nowrap;bottom:12px}.share-dialog-backdrop{align-items:end;padding:0}.share-dialog{border-radius:15px 15px 0 0;max-height:92vh}.invite-row{grid-template-columns:minmax(0,1fr) auto}.invite-row label{grid-column:1/-1}}@font-face{font-family:Frame Value;src:url(/brand/value-bold-web.woff)format("woff");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Frame Ano;src:url(/brand/ano-bold.woff)format("woff");font-style:normal;font-weight:400;font-display:swap}.frame-wordmark{letter-spacing:0;white-space:nowrap;flex:none;font-family:Frame Value,Georgia,serif;font-size:30px;font-style:normal;font-weight:400;line-height:1;display:inline-block}.app-header{color:#f6efef;box-shadow:none;background:#202020;border-bottom-color:#383535;gap:16px}.header-brand{gap:13px}.header-home{color:#ff8cbe;flex:none;text-decoration:none;display:inline-flex}.header-home .frame-wordmark{font-size:27px}.app-header .brand-separator{background:#4a4245;height:22px}.app-header .project-switcher{color:#ece6e8;font-weight:500}.app-header .project-switcher:hover{background:#ffffff0d}.project-menu-container{min-width:0;position:relative}.project-menu-container .project-switcher{max-width:100%}.project-menu{z-index:30;color:#ece6e8;background:#292628;border:1px solid #51474c;border-radius:9px;width:min(300px,100vw - 145px);padding:6px;position:absolute;top:calc(100% + 10px);left:0;box-shadow:0 12px 30px #0003}.project-menu-heading{color:#bbb1b5;letter-spacing:.06em;text-transform:uppercase;padding:7px 9px 9px;font-size:9px}.project-menu-item{width:100%;color:inherit;text-align:left;cursor:pointer;background:#ffffff08;border:0;border-radius:5px;justify-content:space-between;align-items:center;gap:14px;padding:10px 9px;display:flex}.project-menu-item:hover{background:#ffffff10}.project-menu-item>span{min-width:0}.project-menu-item strong{overflow-wrap:anywhere;font-size:12px;font-weight:500;line-height:1.4;display:block}.project-menu-item small{color:#bbb1b5;margin-top:4px;font-size:9px;display:block}.project-menu-item>svg{color:#ff8cbe;flex:none}.app-header .project-menu-item:focus-visible{outline-offset:-2px}.app-header .version-pill{color:#bbb1b5;background:#292728;border-color:#494246}.app-header .live-status{color:#bcb6b8}.app-header .live-status.connected{color:#9bc9a5}.app-header .live-status.shared{color:#d8cdd2}.app-header .button.dark{color:#f6efef;box-shadow:none;background:#343031;border-color:#665b60}.app-header .button.dark:hover{color:#ff8cbe;background:#3b3035;border-color:#ff8cbe}.header-home:focus-visible,.app-header button:focus-visible{outline-offset:4px;outline:2px solid #ff8cbe}.loading-state>.frame-wordmark,.error-state>.frame-wordmark{margin-bottom:12px}.auth-card>.frame-wordmark{margin-bottom:28px}.welcome-page{--brand-pink:#ff8cbe;--brand-blush:#fce9ed;--brand-ink:#202020;height:100dvh;min-height:360px;color:var(--brand-blush);background:var(--brand-ink);flex-direction:column;font-family:Frame Ano,Arial,sans-serif;font-weight:400;display:flex;overflow:auto}.welcome-page ::selection{color:#fff;background:#b80036}.welcome-header,.welcome-footer{flex:none;justify-content:space-between;align-items:center;gap:24px;padding:25px clamp(24px,4vw,64px);display:flex}.welcome-header{border-bottom:1px solid #fce9ed24}.welcome-brand{color:var(--brand-pink);text-decoration:none;display:inline-flex}.welcome-header .frame-wordmark{font-size:34px}.welcome-header>span,.welcome-footer,.welcome-card-label{letter-spacing:.11em;text-transform:uppercase;font-size:10px;line-height:1.5}.welcome-header>span{color:#c1b3b9}.welcome-main{flex:1 0 auto;grid-template-columns:minmax(0,1.35fr) minmax(300px,.75fr);align-items:center;gap:clamp(36px,5vw,96px);width:100%;max-width:1520px;margin:0 auto;padding:clamp(64px,9vh,130px) clamp(24px,6vw,96px);display:grid}.welcome-intro{min-width:0}.welcome-intro h1{letter-spacing:-.045em;margin:0;font-family:Frame Value,Georgia,serif;font-size:clamp(62px,7.8vw,120px);font-weight:400;line-height:.87}.welcome-intro h1 em{color:var(--brand-pink);font-style:normal}.welcome-description{color:#d1c5ca;max-width:390px;margin:36px 0 0;font-size:14px;line-height:1.7}.welcome-card{width:100%;max-width:420px;color:var(--brand-ink);background:var(--brand-pink);border:1px solid #ffacd0;justify-self:end;padding:clamp(28px,3.2vw,46px);position:relative;box-shadow:9px 9px #703a50}.welcome-card-label{color:#572b3e;margin-bottom:28px;display:block}.welcome-card h2{letter-spacing:-.035em;margin:0 0 18px;font-family:Frame Value,Georgia,serif;font-size:clamp(32px,3vw,44px);font-weight:400;line-height:1}.welcome-card p{color:#482c38;margin:0 0 24px;font-size:12px;line-height:1.65}.welcome-card p.welcome-identity{overflow-wrap:anywhere}.welcome-identity strong,.welcome-identity span{font-weight:400;display:block}.welcome-identity strong{color:#202020;font-size:14px}.welcome-identity span{margin-top:4px;font-size:11px}.welcome-action{background:var(--brand-blush);width:100%;min-height:48px;color:var(--brand-ink);cursor:pointer;border:1px solid #202020;border-radius:0;justify-content:space-between;align-items:center;gap:16px;padding:13px 16px;font:400 12px Frame Ano,Arial,sans-serif;text-decoration:none;transition:color .15s,background .15s;display:flex}.welcome-action:hover{color:var(--brand-pink);background:var(--brand-ink)}.welcome-page a:focus-visible,.welcome-action:focus-visible{outline-offset:5px;outline:2px solid}.welcome-card small{color:#58303f;margin-top:18px;font-size:10px;line-height:1.6;display:block}.welcome-card .auth-config-warning{color:#482c38;background:#ffffff26;border:1px solid #94576f;border-radius:0;padding:14px;font-size:12px;line-height:1.6}.welcome-footer{color:#b7aab0;letter-spacing:.09em;padding-top:20px;padding-bottom:24px;font-size:9px}.welcome-footer a{color:inherit;text-decoration:none}.welcome-footer a:hover{color:var(--brand-pink)}@media (width<=1050px){.app-header .version-pill{display:none}}@media (width<=800px){.welcome-main{grid-template-columns:1fr;gap:42px;padding-top:46px;padding-bottom:54px}.welcome-intro h1{font-size:clamp(60px,11vw,86px)}.welcome-description{max-width:420px;margin-top:26px}.welcome-card{justify-self:start;max-width:520px}.welcome-card-label{margin-bottom:18px}.welcome-footer{flex-wrap:wrap;gap:12px 24px}.welcome-footer>span:last-child{display:none}}@media (width<=760px){.app-header{gap:10px;padding-inline:14px}.header-brand{flex:1;gap:10px}.project-menu-container{flex:1}.project-menu-container .project-switcher{width:100%}.header-home .frame-wordmark{font-size:25px}.app-header .project-switcher{flex:1;padding-inline:0;overflow:hidden}.app-header .project-switcher span{max-width:100%}.app-header .project-switcher>svg{display:none}.app-header .header-actions{flex:none}.welcome-header{padding-block:23px}.welcome-header>span{font-size:8px}}@media (prefers-reduced-motion:reduce){.welcome-action{transition:none}}
