:root{--ink:#3454db;--muted:#7d827f;--line:#f0f3fc;--soft:#f8f9fc;--accent:#3454db;--accent-soft:#f0f3fc;--sidebar:208px;font-family:Inter,-apple-system,BlinkMacSystemFont,SF Pro Text,PingFang SC,Microsoft YaHei,sans-serif;color:var(--ink);background:#fff;font-synthesis:none}*{box-sizing:border-box}body{margin:0;font-size:14px;line-height:1.55}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button:disabled{opacity:.5;cursor:not-allowed}a{color:inherit;text-decoration:none}button{border:0;background:none}h1,h2,h3,p{margin:0}a,button{touch-action:manipulation}svg{width:22px;height:22px;stroke:currentColor;stroke-width:1.65;fill:none;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}button:focus-visible,a:focus-visible{outline:3px solid #98cdb0;outline-offset:4px}input:focus,textarea:focus,select:focus{outline:2px solid #91bfa1;outline-offset:1px}.skip{position:fixed;left:10px;top:-100px;z-index:100;background:#fff;padding:10px}.skip:focus{top:40px}.preview-bar{height:31px;position:fixed;inset:0 0 auto;z-index:30;background:#f0f3fc;border-bottom:1px solid #e5e9e5;display:flex;align-items:center;justify-content:space-between;padding:0 22px;font-size:10px;letter-spacing:.25px;color:#626979;gap:12px}.preview-bar>span:first-child{display:flex;align-items:center;gap:7px;font-weight:600}.preview-bar i{width:5px;height:5px;background:#5373f5;border-radius:50%}.preview-bar button{font-size:10px;color:#626979;text-decoration:underline;text-underline-offset:3px}.sidebar{width:var(--sidebar);position:fixed;top:31px;bottom:0;left:0;border-right:1px solid var(--line);padding:31px 17px 18px;display:flex;flex-direction:column;background:#fff;z-index:20}.brand{display:flex;align-items:center;gap:10px;padding-left:12px;font-size:25px;font-weight:750;letter-spacing:-1.2px}.brand-symbol{display:grid;place-items:center;background:#3454db;color:#fff;width:31px;height:31px;border-radius:10px}.brand-symbol svg{width:21px;height:21px;stroke-width:1.5}.brand em{font-size:10px;color:#626979;font-style:normal;font-weight:500;letter-spacing:1.3px;display:block;margin-top:-5px}.side-nav{display:grid;gap:6px;margin-top:44px}.nav-link{display:flex;gap:15px;align-items:center;padding:13px 14px;border-radius:9px;font-size:14px;text-align:left;min-height:47px}.nav-link:hover{background:#f8f9fc}.nav-link.active{background:#f0f3fc;font-weight:650}.nav-link.active svg{stroke-width:2}.nav-link .badge{margin-left:auto;background:#3454db;color:#fff;font-size:10px;min-width:17px;height:17px;border-radius:5px;display:grid;place-items:center}.side-publish{margin:28px 10px 0;border:1px solid #d9ded9;background:#fff;padding:11px;border-radius:8px;display:flex;align-items:center;justify-content:center;gap:8px;font-weight:550}.side-publish svg{width:17px;height:17px}.sidebar-bottom{margin-top:auto}.side-note{margin:15px 13px 20px;font-size:10px;color:#626979;line-height:1.9}.account-button{width:100%;display:flex;gap:10px;align-items:center;text-align:left;padding:11px;border-top:1px solid var(--line)}.account-button b{font-size:12px;font-weight:600}.account-button small{display:block;font-size:10px;color:var(--muted)}.account-button>.arrow{margin-left:auto;width:14px}.avatar{display:inline-grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#f0f3fc;color:#121522;font-weight:650;font-size:12px;flex-shrink:0;border:1px solid #00000005}.avatar.lg{width:48px;height:48px;font-size:17px}.avatar.xl{width:108px;height:108px;font-size:36px;border:5px solid white;box-shadow:0 0 0 1px var(--line)}.avatar.sand{background:#ede1d1;color:#907957}.avatar.lilac{background:#e8e4f1;color:#85769d}.avatar.blue{background:#dfeaf0;color:#5b8798}.avatar.rose{background:#f0e2df;color:#a1756a}.app-content{margin-left:var(--sidebar);padding-top:31px}.topbar{height:79px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 40px;gap:20px;background:#ffffffed;position:sticky;top:31px;z-index:12;backdrop-filter:blur(12px)}.top-heading{display:flex;align-items:baseline;gap:13px;white-space:nowrap}.top-heading h1{font-size:19px;font-weight:650;letter-spacing:-.5px}.top-heading span{font-size:11px;color:#626979}.search{display:flex;align-items:center;gap:9px;background:#f8f9fc;border:1px solid #edf0ed;border-radius:7px;padding:8px 12px;width:250px}.search svg{width:15px;height:15px;color:#626979}.search input{background:none;border:0;width:100%;min-width:0;font-size:12px;color:var(--ink);outline:none}.top-actions{display:flex;align-items:center;gap:19px}.icon-btn{padding:5px;display:inline-flex;align-items:center;justify-content:center;border-radius:5px}.icon-btn:hover{background:#f8f9fc}.primary,.secondary{padding:10px 16px;border-radius:7px;font-size:12px;display:inline-flex;justify-content:center;align-items:center;gap:7px;font-weight:600;min-height:38px}.primary{background:#3454db;color:#fff;border:1px solid #293d30}.primary:hover{background:#3454db}.secondary{background:#fff;border:1px solid #dce1dc}.secondary:hover{background:#f8f9fc}.primary svg,.secondary svg{width:16px;height:16px}.text-link{font-size:12px;color:var(--accent)}.muted{color:var(--muted)}.small{font-size:12px}.feed-layout{display:grid;grid-template-columns:minmax(0,592px) 250px;gap:55px;max-width:1000px;margin:0 auto;padding:28px 38px 70px}.story-row{display:flex;gap:21px;padding:3px 0 26px;overflow:auto;scrollbar-width:none}.story{display:flex;flex-direction:column;align-items:center;gap:8px;flex-shrink:0;font-size:10px;color:#626979;min-width:55px}.story-ring{padding:3px;border:1px solid #d5ddd5;border-radius:50%}.story.active .story-ring{border-color:#5373f5;box-shadow:0 0 0 1px #4f806124}.story .avatar{width:47px;height:47px;font-size:17px}.story.active{font-weight:650;color:#121522}.feed-tabs{display:flex;gap:25px;border-bottom:1px solid var(--line);margin-bottom:20px;align-items:center;height:39px}.tab{font-size:12px;color:#626979;padding:0 0 12px;position:relative;white-space:nowrap}.tab.active{font-weight:650;color:var(--ink)}.tab.active:after{position:absolute;content:"";height:2px;background:var(--ink);bottom:-1px;left:0;right:0}.feed-tabs .right{margin-left:auto;font-size:10px;color:#626979;padding-bottom:12px}.post{border-bottom:1px solid var(--line);padding-bottom:27px;margin-bottom:27px}.post-head{display:flex;align-items:center;gap:9px;margin-bottom:13px}.post-meta{flex:1;min-width:0}.post-meta b{font-size:12px;font-weight:650}.post-meta p{font-size:10px;color:#626979;margin-top:1px}.post-head .mini-tag{color:#626979;font-size:10px;background:#f0f3fc;border-radius:4px;padding:2px 6px;margin-left:7px}.post-head .follow{color:#121522;font-size:11px;font-weight:600;white-space:nowrap}.post-cover{width:100%;position:relative;overflow:hidden;text-align:left;display:block;padding:0;border:1px solid #dbe6df;border-radius:6px;aspect-ratio:1.23;background:#f0f3fc}.cover-top{position:absolute;top:27px;left:28px;right:27px;display:flex;justify-content:space-between;font-size:9px;letter-spacing:2px;font-weight:600;color:#121522}.cover-word{position:absolute;top:64px;left:28px;font-size:42px;line-height:1.2;font-weight:650;letter-spacing:-1.8px;color:#121522;max-width:75%}.cover-caption{position:absolute;left:30px;top:173px;font-size:10px;color:#626979;letter-spacing:.8px}.cover-art{position:absolute;left:28px;right:28px;bottom:26px;height:43%;display:flex;align-items:center;gap:13px}.mini-report{background:#ffffffef;padding:15px 17px;border-radius:7px;box-shadow:0 8px 23px #244f3210;flex:1;min-width:0;transform:rotate(-3deg);height:96%;border:1px solid #cedbce}.mini-report:last-child{transform:rotate(3deg)}.mini-report small{font-size:8px;letter-spacing:1px;color:#626979}.mini-report strong{display:block;font-size:12px;margin:5px 0 10px;font-weight:600;color:#121522}.text-line{height:4px;margin:7px 0;background:#e1e6f4;border-radius:4px}.text-line:nth-child(2n){width:72%}.art-arrow{background:#3454db;color:#fff;width:27px;height:27px;border-radius:50%;display:grid;place-items:center;flex-shrink:0}.art-arrow svg{width:13px;height:13px}.chart-bars{display:flex;gap:8px;align-items:flex-end;height:56px;border-bottom:1px solid #e8eee8;padding-bottom:4px}.chart-bars i{display:block;flex:1;background:#c4cee9;border-radius:3px 3px 0 0}.chart-bars i:last-child{background:#3454db}.cover-yellow{background:#f2efdf;border-color:#e7e1cd}.cover-yellow .cover-word{color:#6e6545;font-size:48px}.cover-yellow .cover-top,.cover-yellow .cover-caption{color:#938665}.cover-yellow .mini-report{border-color:#e2dccb}.cover-blue{background:#e6ecf5;border-color:#dce2ef}.cover-blue .cover-word{color:#455d83}.cover-blue .cover-top,.cover-blue .cover-caption{color:#7789a3}.cover-rose{background:#f3e6e3}.cover-rose .cover-word{color:#986957}.cover-actions{position:absolute;bottom:14px;right:14px;background:#ffffffb8;border-radius:20px;display:flex;padding:4px 9px;gap:5px}.cover-actions i{width:4px;height:4px;border-radius:50%;background:#5373f5}.cover-actions i:first-child{background:#3454db}.post-actions{display:flex;align-items:center;gap:14px;padding:12px 0 7px}.post-actions button{padding:1px;display:inline-flex;align-items:center;gap:5px}.post-actions button svg{width:23px;height:23px}.post-actions .save{margin-left:auto}.post-actions .liked{color:#bf6670}.post-actions .liked svg{fill:#bf6670}.post-actions .saved{color:#121522}.post-actions .saved svg{fill:#3454db;stroke:#3454db}.likes-label{font-size:11px;font-weight:600;margin-bottom:6px}.post-title{font-size:14px;font-weight:600;margin-bottom:5px;line-height:1.65;text-align:left;padding:0}.post-copy{font-size:12px;line-height:1.85;color:#121522}.post-copy button{font-size:12px;color:#626979;padding:0 5px}.post-tags{color:#121522;font-size:11px;margin-top:8px}.comment-link{font-size:11px;color:#626979;margin-top:9px;padding:0}.product-inline{margin-top:13px;border:1px solid var(--line);border-radius:7px;padding:10px 11px;display:flex;gap:10px;align-items:center;background:#f8f9fc}.skill-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:8px;background:#f0f3fc;color:#626979;flex-shrink:0}.skill-icon svg{width:20px;height:20px}.product-inline .name{flex:1;min-width:0}.product-inline b{font-size:11px;font-weight:600;display:block}.product-inline small{font-size:9px;color:#626979}.price-button{font-size:11px;font-weight:650;display:flex;align-items:center;gap:5px;white-space:nowrap}.price-button svg{width:13px;height:13px}.right-rail{padding-top:10px}.rail-profile{display:flex;align-items:center;gap:10px;margin-bottom:32px}.rail-profile>div{flex:1}.rail-profile b{font-size:12px}.rail-profile p{font-size:10px;color:#626979;margin-top:2px}.rail-profile button{font-size:10px;color:#121522}.rail-section{margin-bottom:29px}.rail-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;font-size:11px;font-weight:600;color:#626979}.rail-heading button{font-size:10px;color:#121522}.creator-row{display:flex;gap:10px;align-items:center;margin-bottom:16px}.creator-row>div{flex:1}.creator-row b{font-size:11px;font-weight:600}.creator-row p{font-size:9px;color:#626979;margin-top:2px}.creator-row button{font-size:10px;color:#121522;font-weight:600}.topic-link{width:100%;display:flex;align-items:center;text-align:left;padding:8px 0;gap:10px}.topic-hash{font-size:16px;color:#626979;background:#f0f3fc;border-radius:7px;width:31px;height:31px;display:grid;place-items:center}.topic-link div{flex:1}.topic-link b{display:block;font-size:11px;font-weight:500}.topic-link small{font-size:9px;color:#626979}.topic-link>svg{width:13px;height:13px;color:#626979}.editor-note{border:1px solid #e5ebe1;background:#f8f9fc;border-radius:9px;padding:17px}.editor-note .eyebrow{font-size:8px;letter-spacing:2px;color:#626979}.editor-note h3{font-size:14px;line-height:1.7;margin:8px 0}.editor-note p{font-size:10px;color:#626979;line-height:1.9}.editor-note button{font-size:10px;margin-top:11px;color:#121522;display:flex;align-items:center;gap:8px}.editor-note svg{width:12px;height:12px}.rail-footer{font-size:9px;color:#626979;line-height:2.2;margin-top:23px}.wide-page{max-width:1160px;margin:0 auto;padding:32px 40px 70px}.page-intro{display:flex;justify-content:space-between;align-items:center;margin:0 0 27px;gap:15px}.page-intro h2{font-size:24px;letter-spacing:-.8px;font-weight:650}.page-intro p{color:#626979;font-size:12px;margin-top:7px}.filter-row{display:flex;gap:8px;flex-wrap:wrap;margin:20px 0 24px}.chip{padding:7px 13px;border:1px solid #e1e6e0;border-radius:6px;font-size:11px;color:#626979}.chip.active{background:#3454db;color:#fff;border-color:#3454db}.skill-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px}.skill-card{border:1px solid #dfe5de;border-radius:9px;overflow:hidden;background:#fff;display:flex;flex-direction:column}.skill-card-top{padding:20px 18px 14px;display:flex;align-items:center;justify-content:space-between}.skill-card .skill-icon{height:43px;width:43px;background:#f0f3fc}.pill{font-size:9px;padding:3px 7px;border:1px solid #e0e6dd;border-radius:20px;color:#626979;white-space:nowrap}.pill.paid{background:#f7f2e7;color:#a18b4d;border-color:#ece2c8}.skill-card h3{font-size:14px;font-weight:650;margin:0 18px 8px}.skill-card p{font-size:11px;color:#626979;margin:0 18px 15px;line-height:1.9;flex:1}.skill-card-code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px;color:#626979;margin:0 18px 16px}.skill-card-footer{border-top:1px solid var(--line);padding:12px 17px;display:flex;justify-content:space-between;align-items:center;gap:6px}.star-btn{display:flex;gap:5px;align-items:center;padding:5px 9px;border:1px solid #dce1d8;border-radius:5px;background:#f8f9fc;font-size:10px;white-space:nowrap}.star-btn svg{width:13px;height:13px}.star-btn.active{color:#9b791b}.star-btn.active svg{fill:#ddbb51}.topic-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.topic-card{border:1px solid var(--line);border-radius:10px;padding:24px;text-align:left;background:#fff}.topic-card:hover{border-color:#c4cee9;background:#f8f9fc}.topic-card .topic-hash{width:43px;height:43px;font-size:24px;margin-bottom:20px}.topic-card h3{font-size:17px;font-weight:600;margin:0 0 7px}.topic-card p{font-size:12px;color:#626979;line-height:1.9}.topic-card footer{display:flex;align-items:center;justify-content:space-between;margin-top:25px;color:#626979;font-size:11px}.topic-card footer svg{width:16px;height:16px}.profile-layout{display:grid;grid-template-columns:210px minmax(0,1fr);gap:32px}.profile-side h2{margin-top:20px;font-size:23px;font-weight:650}.profile-side .handle{font-size:16px;color:#626979;margin-top:0}.profile-side .bio{font-size:12px;line-height:1.9;color:#626979;margin:16px 0}.profile-side .secondary{width:100%;margin:3px 0 12px}.profile-side .profile-stats{display:flex;gap:14px;font-size:11px;margin:13px 0;color:#626979}.profile-side .profile-stats b{color:#121522}.profile-side .side-line{display:flex;align-items:center;gap:7px;font-size:11px;color:#626979;margin-top:9px}.side-line svg{width:14px;height:14px}.profile-tabs{display:flex;gap:19px;border-bottom:1px solid var(--line);overflow:auto;margin-bottom:26px}.profile-tabs button{display:flex;gap:6px;align-items:center;font-size:11px;padding:9px 0 13px;white-space:nowrap;border-bottom:2px solid transparent}.profile-tabs button.active{border-bottom-color:#5373f5;font-weight:650}.profile-tabs svg{width:15px;height:15px}.count-pill{font-size:9px;border-radius:12px;background:#f0f3fc;padding:1px 6px}.section-title{font-size:12px;font-weight:600;margin-bottom:14px;display:flex;justify-content:space-between;align-items:center}.profile-skills{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.repo-card{border:1px solid #dfe5db;padding:17px;border-radius:7px;min-width:0}.repo-name{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;color:#121522;font-size:11px;display:flex;gap:7px;align-items:center;overflow-wrap:anywhere}.repo-name svg{width:15px;height:15px}.repo-card p{font-size:11px;color:#626979;margin:10px 0 16px;line-height:1.7}.repo-card footer{display:flex;align-items:center;gap:12px;font-size:9px;color:#626979}.language-dot{width:7px;height:7px;border-radius:50%;background:#5373f5;display:inline-block;margin-right:4px}.repo-card footer svg{width:12px;height:12px}.repo-card footer button{margin-left:auto}.contribution{margin:29px 0;border:1px solid #e1e7dc;border-radius:7px;padding:18px}.contribution .section-title{font-size:11px;margin-bottom:14px}.heatmap{display:grid;grid-template-rows:repeat(7,8px);grid-auto-flow:column;grid-auto-columns:minmax(5px,1fr);gap:3px;overflow:hidden}.heatmap i{background:#f0f3fc;border-radius:2px}.heatmap i.level1{background:#c4cee9}.heatmap i.level2,.heatmap i.level3{background:#5373f5}.heatmap i.level4{background:#3454db}.heatmap-note{font-size:9px;color:#626979;margin-top:11px;display:flex;justify-content:space-between}.collection-list{display:grid;gap:13px}.collection{border:1px solid var(--line);border-radius:8px;padding:19px;display:flex;gap:15px;align-items:center;text-align:left;width:100%}.collection>svg{width:26px;height:26px;color:#626979}.collection>div{flex:1}.collection b{font-size:13px;display:block;margin-bottom:4px}.collection small{font-size:10px;color:#626979}.collection-count{font-size:11px;background:#f0f3fc;padding:4px 10px;border-radius:20px;color:#626979}.empty{padding:45px 20px;text-align:center;border:1px dashed #dce4d8;border-radius:9px;background:#f8f9fc}.empty svg{width:30px;height:30px;color:#626979;margin-bottom:15px}.empty h3{font-size:15px;font-weight:600;margin-bottom:9px}.empty p{font-size:12px;color:#626979;line-height:1.9;margin-bottom:17px}.messages-shell{display:grid;grid-template-columns:290px minmax(0,1fr);height:calc(100dvh - 110px);min-height:470px}.chat-list{border-right:1px solid var(--line);background:#fff;overflow:auto}.chat-list-head{padding:24px 21px 15px}.chat-list-head>div{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.chat-list-head h2{font-size:23px;font-weight:650;letter-spacing:-.8px}.chat-list-head .search{width:100%;background:#f8f9fc}.chat-filters{display:flex;gap:6px;margin:13px 0 4px}.chat-filters button{font-size:10px;padding:5px 10px;border-radius:20px;background:#f0f3fc;color:#626979}.chat-filters button.active{background:#f0f3fc;color:#121522}.chat-row{display:flex;align-items:center;gap:11px;width:100%;padding:16px 18px;text-align:left;border-bottom:1px solid #f1f3ee}.chat-row:hover{background:#f8f9fc}.chat-row .avatar{width:44px;height:44px;font-size:15px}.chat-row-content{min-width:0;flex:1}.chat-row-content>div{display:flex;justify-content:space-between;gap:5px}.chat-row b{font-size:12px;font-weight:600}.chat-row time{font-size:9px;color:#626979}.chat-row p{font-size:10px;color:#626979;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:6px}.chat-row .unread{margin-left:auto;width:17px;height:17px;background:#5373f5;color:#fff;border-radius:50%;font-size:9px;display:grid;place-items:center}.chat-list-note{margin:24px 20px;font-size:10px;color:#626979;line-height:1.9}.chat-panel{display:flex;flex-direction:column;background:#f0f3fc;min-width:0;min-height:0;position:relative}.chat-head{height:78px;flex-shrink:0;background:#f8f9fc;border-bottom:1px solid #e5e9de;display:flex;align-items:center;gap:12px;padding:0 25px}.chat-head>div{flex:1}.chat-head b{font-size:13px;font-weight:600}.chat-head p{font-size:10px;color:#626979;margin-top:2px}.chat-head .back-chat{display:none}.chat-head .icon-btn svg{width:18px;height:18px}.chat-log{flex:1;overflow:auto;padding:25px 35px;background-image:radial-gradient(#8c9c7414 .7px,transparent .7px);background-size:19px 19px}.chat-date{display:table;margin:0 auto 27px;background:#ffffffb8;color:#626979;font-size:10px;padding:5px 11px;border-radius:6px}.message{max-width:80%;width:fit-content;padding:10px 13px 6px;background:#fff;border-radius:0 9px 9px;box-shadow:0 1px 1px #3642290d;font-size:12px;line-height:1.85;margin-bottom:13px;overflow-wrap:anywhere;white-space:pre-wrap}.message.mine{margin-left:auto;background:#e1e6f4;border-radius:9px 0 9px 9px}.message footer{font-size:8px;color:#626979;text-align:right;display:flex;gap:4px;align-items:center;justify-content:flex-end;margin-top:3px;white-space:normal}.message footer svg{width:12px;height:12px;color:#626979}.chat-product{background:#f8f9fc;border:1px solid #e7ecd9;border-left:3px solid #8dab6c;border-radius:5px;padding:11px;margin:7px 0;min-width:185px}.chat-product b{display:block;font-size:11px;color:#121522}.chat-product small{display:block;font-size:9px;color:#626979}.chat-product button{color:#121522;font-size:10px;margin-top:9px;padding:0}.chat-composer{background:#f8f9fc;border-top:1px solid #e9edde;padding:15px 20px;display:flex;gap:13px;align-items:center;flex-shrink:0}.chat-composer input{background:#f0f3fc;padding:12px 15px;border:1px solid #edf0e6;border-radius:8px;flex:1;min-width:0;font-size:12px;outline:none}.send-btn{display:grid;place-items:center;background:#3454db;color:#fff;border-radius:50%;width:37px;height:37px;flex-shrink:0}.send-btn svg{width:17px;height:17px}.chat-gate{padding:12px 20px;background:#f8f9fc;border-top:1px solid var(--line);font-size:11px;color:#626979;text-align:center}.chat-gate button{color:#121522;font-weight:650}.inline-note{font-size:10px;line-height:1.8;color:#626979;margin:10px 0}.chat-request{padding:13px 20px;background:#f8f9fc;text-align:center;font-size:11px}.chat-request p{margin-bottom:8px;color:#626979}.chat-request button{margin:0 4px}.list-stack{display:grid;gap:12px}.dialog-close{position:absolute;right:15px;top:15px;z-index:2;background:#ffffffdb;width:30px;height:30px;border:1px solid #e9ede5}.dialog-close svg{width:17px;height:17px}dialog{border:1px solid #e0e6db;border-radius:13px;padding:0;max-width:calc(100vw - 28px);width:520px;max-height:calc(100dvh - 60px);box-shadow:0 22px 100px #10291425;color:var(--ink)}dialog::backdrop{background:#3454db55;backdrop-filter:blur(4px)}dialog .modal-body{padding:32px;overflow:auto}dialog h2{font-size:21px;letter-spacing:-.5px;font-weight:650;padding-right:22px;margin-bottom:10px}dialog .modal-sub{font-size:12px;color:#626979;line-height:1.9;margin-bottom:20px}dialog .modal-actions{display:flex;gap:9px;margin-top:22px;justify-content:flex-end}dialog .full{width:100%}.field{display:grid;gap:7px;margin:15px 0;font-size:11px;font-weight:550}.field input,.field textarea,.field select{padding:10px 12px;border:1px solid #dce4d4;border-radius:6px;background:#fff;width:100%;font-size:12px;color:#121522;font-weight:400}.field textarea{resize:vertical;min-height:110px}.field-note{font-size:10px;color:#626979}.checklist label{display:flex;align-items:center;gap:9px;padding:13px 0;border-bottom:1px solid #edf0e7;font-size:12px}.checklist input{accent-color:#5373f5;width:15px;height:15px}.checklist span{margin-left:auto;font-size:10px;color:#626979}.product-detail-head{display:flex;gap:14px;align-items:center;margin-bottom:20px}.product-detail-head .skill-icon{width:62px;height:62px}.product-detail-head .skill-icon svg{width:30px;height:30px}.product-detail-head h2{font-size:19px}.product-detail-head code{font-size:10px;color:#626979}.detail-price{font-size:30px;font-weight:650;margin:21px 0 16px;letter-spacing:-1px}.detail-price small{font-size:11px;color:#626979;font-weight:400;letter-spacing:0;margin-left:9px}.detail-list{border-top:1px solid #e5eadf;border-bottom:1px solid #e5eadf;padding:15px 0;display:grid;gap:11px}.detail-list>div{display:flex;justify-content:space-between;gap:15px;font-size:11px}.detail-list span{color:#626979}.detail-list b{font-weight:500;text-align:right}.modal-body .description{font-size:12px;line-height:1.95;color:#626979}.checkout-item{padding:17px;background:#f8f9fc;border:1px solid #e2e9d8;border-radius:8px;display:flex;align-items:center;gap:13px;margin:20px 0}.checkout-item div{flex:1}.checkout-item b{font-size:13px}.checkout-item small{display:block;font-size:10px;color:#626979;margin-top:3px}.notice{background:#f8f4e8;color:#9b895c;font-size:11px;line-height:1.85;padding:12px 14px;border-radius:7px;margin:15px 0}.success-icon{width:55px;height:55px;background:#f0f3fc;color:#626979;border-radius:50%;display:grid;place-items:center;margin:0 auto 17px}.success-panel{text-align:center}.success-panel h2{padding:0}.comment-row{display:flex;gap:9px;margin:18px 0}.comment-row>div{flex:1}.comment-row b{font-size:11px}.comment-row p{font-size:12px;color:#626979;line-height:1.8;margin-top:4px;overflow-wrap:anywhere}.comment-form{display:flex;gap:8px;margin-top:17px}.comment-form input{flex:1;min-width:0;border:1px solid #dfe6d8;padding:9px 11px;border-radius:6px;font-size:12px}.comment-form button{padding:8px 13px}.post-dialog{width:620px}.post-dialog .post-cover{aspect-ratio:1.35;margin:20px 0}.post-dialog .description{white-space:pre-wrap}.post-dialog .post-head{padding-right:35px}.post-dialog h2{font-size:20px;margin-top:18px}.post-dialog .source-note{font-size:10px;color:#626979;border-top:1px solid var(--line);margin-top:19px;padding-top:13px}.notice-row{padding:16px 0;border-bottom:1px solid var(--line);display:flex;gap:11px}.notice-row p{font-size:12px}.notice-row small{font-size:10px;color:#626979}.notification-dot{width:7px;height:7px;background:#5373f5;border-radius:50%;margin:8px}.toast-visible{opacity:1!important;transform:translate(-50%)!important}#toast{position:fixed;bottom:30px;left:calc(50% + 80px);padding:12px 20px;border-radius:9px;color:#fff;background:#3454db;box-shadow:0 7px 30px #19302325;font-size:12px;z-index:80;opacity:0;pointer-events:none;transition:opacity .16s,transform .16s;transform:translate(-50%,8px);max-width:calc(100vw - 32px);text-align:center}.mobile-bottom{display:none}.search-result-label{font-size:11px;color:#626979;margin:0 0 18px}.profile-post{padding:15px 0;border-bottom:1px solid var(--line)}.profile-post button{padding:0;text-align:left;font-size:13px;font-weight:550}.profile-post small{display:block;font-size:10px;color:#626979;margin-top:6px}@media(min-width:1500px){.feed-layout{max-width:1080px;grid-template-columns:minmax(0,620px) 260px;gap:70px}.cover-word{font-size:47px}}@media(max-width:1180px){:root{--sidebar:82px}.sidebar{padding-left:10px;padding-right:10px;align-items:center}.brand{padding:0}.brand>span:last-child,.nav-link>span,.sidebar .side-note,.side-publish>span,.account-button>div,.account-button>.arrow{display:none}.nav-link{padding:14px;position:relative}.nav-link .badge{position:absolute;right:7px;top:7px;min-width:13px;height:13px;font-size:8px;display:grid}.side-publish{margin:25px 0 0;padding:12px}.sidebar-bottom{width:100%}.account-button{justify-content:center;padding:15px 0}.topbar{padding:0 28px}.feed-layout{gap:35px;grid-template-columns:minmax(0,570px) 220px;padding-left:30px;padding-right:30px}.wide-page{padding-left:30px;padding-right:30px}.skill-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-layout{grid-template-columns:190px minmax(0,1fr);gap:25px}.messages-shell{grid-template-columns:270px minmax(0,1fr)}}@media(max-width:950px){.right-rail{display:none}.feed-layout{display:block;max-width:630px;padding-left:30px;padding-right:30px}.profile-layout{grid-template-columns:160px minmax(0,1fr);gap:24px}.profile-skills{grid-template-columns:1fr}.top-heading span{display:none}.messages-shell{grid-template-columns:245px minmax(0,1fr)}.chat-log{padding:20px}.chat-head{padding:0 17px}.message{max-width:92%}.chat-row{padding-left:13px;padding-right:13px}.chat-list-head{padding:22px 15px 12px}}@media(max-width:680px){:root{--sidebar:0px}.preview-bar{padding:0 12px;font-size:9px;height:29px}.preview-bar>span:nth-child(2){font-size:8px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.preview-bar button,.sidebar{display:none}.app-content{padding-top:29px}.topbar{height:63px;top:29px;padding:0 18px;gap:10px}.top-heading h1{font-size:19px}.top-actions{gap:8px}.topbar .search{width:150px;padding:7px 9px}.topbar .search input{font-size:10px}.topbar .top-login{display:none}.feed-layout{padding:20px 0 80px;max-width:500px}.story-row{padding:0 17px 20px;gap:19px}.story .avatar{width:43px;height:43px;font-size:16px}.feed-tabs{margin-left:17px;margin-right:17px;margin-bottom:17px}.post-head{margin-left:17px;margin-right:17px}.post-cover{border-radius:0;border-left:0;border-right:0;aspect-ratio:1.15}.post-actions,.likes-label,.post-title,.post-copy,.post-tags,.comment-link,.product-inline{margin-left:17px;margin-right:17px}.post-title{display:block}.post-actions{padding-top:13px}.post-cover .cover-word{font-size:37px;top:61px}.cover-caption{top:155px;font-size:9px}.cover-top{font-size:8px;top:25px}.cover-art{bottom:22px;height:42%;left:27px;right:27px;gap:8px}.mini-report{padding:12px}.mini-report strong{font-size:10px}.chart-bars{height:45px}.mobile-bottom{height:61px;position:fixed;inset:auto 0 0;z-index:20;background:#fffffff5;backdrop-filter:blur(12px);border-top:1px solid var(--line);display:flex;justify-content:space-around;align-items:center;padding-bottom:env(safe-area-inset-bottom)}.mobile-bottom a{display:flex;align-items:center;flex-direction:column;gap:2px;font-size:8px;color:#626979;min-width:48px;padding:6px}.mobile-bottom a.active{color:#121522;font-weight:650}.mobile-bottom a svg{width:22px;height:22px}.wide-page{padding:25px 18px 86px}.page-intro h2{font-size:21px}.page-intro p{font-size:11px}.page-intro .secondary{padding:8px 10px;font-size:10px}.skill-grid{gap:11px}.skill-card-top{padding:15px 12px 12px}.skill-card h3{font-size:12px;margin-left:12px;margin-right:12px}.skill-card p{font-size:10px;margin-left:12px;margin-right:12px}.skill-card-code{margin-left:12px;margin-right:12px;font-size:8px;word-break:break-all}.skill-card-footer{padding:10px 11px;flex-wrap:wrap}.skill-card-footer .price-button{font-size:10px}.star-btn{font-size:9px;padding:4px 6px}.skill-card .skill-icon{width:35px;height:35px}.skill-card .pill{font-size:8px;padding:2px 5px}.topic-grid{grid-template-columns:1fr}.profile-layout{grid-template-columns:1fr;gap:23px}.profile-side{display:grid;grid-template-columns:76px 1fr;gap:0 17px;align-items:center}.avatar.xl{width:75px;height:75px;font-size:25px;grid-row:1/3}.profile-side h2{margin:0;font-size:23px}.profile-side .handle{font-size:13px}.profile-side .bio,.profile-side .secondary,.profile-side .profile-stats,.profile-side .side-line{grid-column:1/-1}.profile-side .bio{margin:12px 0 9px;font-size:11px}.profile-side .profile-stats{margin:8px 0}.profile-side .side-line{display:none}.profile-tabs{gap:17px;margin-bottom:20px}.profile-tabs button{font-size:10px;gap:4px}.profile-tabs svg{width:13px;height:13px}.profile-skills{grid-template-columns:1fr}.heatmap{grid-auto-columns:7px;overflow:auto}.messages-shell{height:calc(100dvh - 153px);min-height:0;display:block}.chat-list{height:100%;border:0}.chat-panel{display:none;height:100%}.messages-shell.show-chat .chat-list{display:none}.messages-shell.show-chat .chat-panel{display:flex}.chat-head{height:69px;padding:0 15px;gap:8px}.chat-head .back-chat{display:inline-flex}.chat-log{padding:19px}.chat-composer{padding:10px 12px;gap:8px}.chat-composer input{padding:11px;font-size:11px}.message{font-size:11px;max-width:86%}.chat-row{padding:18px}.chat-list-head{padding:19px 19px 12px}.chat-list-head h2{font-size:22px}.chat-list-head .search{padding:10px}.chat-list-note{margin:22px}.chat-gate{font-size:10px;padding:11px}dialog{max-height:calc(100dvh - 45px);border-radius:10px}dialog .modal-body{padding:24px}.post-dialog .modal-body{padding:22px 0}.post-dialog .post-head{margin-right:45px}.post-dialog h2,.post-dialog .description,.post-dialog .source-note,.post-dialog .section-title,.post-dialog .comment-row,.post-dialog .comment-form{margin-left:18px;margin-right:18px}.post-dialog h2{font-size:18px}.post-dialog .post-cover{aspect-ratio:1.15}.detail-list{gap:12px}.detail-list>div{font-size:10px}#toast{left:50%;bottom:77px;width:max-content}.search-result-label{margin-left:17px}.collection{padding:15px}.contribution{padding:13px}.profile-post{padding:14px 2px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}:root{--ink:#292929;--muted:#929292;--line:#ededed;--red:#ff2442;--sidebar:208px}body{font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Helvetica Neue,Microsoft YaHei,sans-serif}.preview-bar{background:#fafafa;color:#8b8b8b;border-color:#eee;letter-spacing:0}.sidebar{border-right:0;padding:30px 17px 18px}.brand{font-size:28px;letter-spacing:-1px}.brand-symbol{background:#292929}.brand em{font-size:9px;letter-spacing:3px;margin-top:0;color:#aaa}.side-nav{margin-top:40px;gap:9px}.nav-link{border-radius:30px;padding:14px 17px;font-size:16px;gap:17px}.nav-link svg{width:24px;height:24px;stroke-width:1.8}.nav-link.active{background:#f5f5f5}.nav-link:hover{background:#f7f7f7}.side-publish{border-radius:25px;border-color:#ececec;font-size:13px;margin-top:28px;padding:12px}.side-note{color:#aaa}.account-button{border:0}.account-button>.avatar{background:#f1f1f1;color:#888}.topbar{height:88px;padding:0 34px;border:0;backdrop-filter:none;background:#fff}.top-heading h1{font-size:22px}.top-heading span{display:none}.top-actions{flex:1;justify-content:flex-end;gap:24px}.topbar .search{width:min(440px,52vw);margin-right:auto;margin-left:48px;background:#f5f5f5;border:0;border-radius:30px;padding:13px 20px;flex-direction:row-reverse}.topbar .search input{font-size:14px}.topbar .search svg{width:20px;height:20px;color:#999}.top-login{border:0;border-radius:30px;background:var(--red);color:#fff;font-size:13px;padding:10px 23px}.top-login:hover{background:#ef1a39}.top-actions>.icon-btn{color:#555}.avatar{border:0}.discovery-page{padding:1px 32px 50px;max-width:1700px;margin:0 auto}.discovery-tabs{position:sticky;top:119px;z-index:10;background:#fff;display:flex;gap:8px;align-items:center;overflow:auto;scrollbar-width:none;padding:8px 0 22px;white-space:nowrap;margin-bottom:1px}.discovery-tabs button{border-radius:28px;color:#666;padding:10px 18px;font-size:15px;flex-shrink:0;min-height:44px}.discovery-tabs button.active{background:#f4f4f4;color:#222;font-weight:650}.discovery-tabs button:hover{background:#f7f7f7}.tab-divider{display:block;width:1px;height:20px;background:#eee;margin:0 7px;flex-shrink:0}.note-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:4px;column-gap:24px;row-gap:24px;align-items:start}.note-card{min-width:0;grid-row-end:span 16}.note-inner{width:100%;padding-bottom:4px}.note-cover{padding:0;border-radius:16px;overflow:hidden;display:block;width:100%;position:relative;background:#f9f9f9;isolation:isolate;cursor:pointer}.note-cover:after{content:"";position:absolute;inset:0;border:1px solid #00000005;border-radius:inherit;pointer-events:none}.note-cover:hover>.cover-sheet{filter:brightness(.975)}.note-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-align:left;margin:11px 0 7px;padding:0 9px;width:100%;font-size:14px;font-weight:520;line-height:1.55;color:#333;letter-spacing:.1px}.note-meta{padding:0 9px;display:flex;justify-content:space-between;gap:7px;align-items:center;min-height:28px;color:#888;font-size:11px}.note-meta a{display:flex;align-items:center;gap:6px;min-width:0}.note-meta a>span:last-child{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.note-meta .avatar{height:23px;width:23px;font-size:10px}.note-like{display:flex;align-items:center;gap:4px;padding:4px 0;white-space:nowrap;color:#999;font-size:11px}.note-like svg{width:17px;height:17px;stroke-width:1.6}.liked{color:var(--red)!important}.liked>svg{fill:var(--red);stroke:var(--red)}.note-page-badge{position:absolute;top:12px;right:12px;display:grid;place-items:center;background:#00000018;color:#fff;width:22px;height:22px;border-radius:50%}.note-page-badge svg{width:12px;height:12px;stroke-width:1.9}.feed-end{text-align:center;color:#aaa;font-size:11px;margin-top:45px}.cover-sheet{width:100%;aspect-ratio:var(--cover-ratio,.75);position:relative;overflow:hidden;text-align:left;container-type:inline-size;background:#f8f9fc;color:#222;display:flex;flex-direction:column;padding:9% 9% 8%;border-radius:inherit;isolation:isolate}.sheet-eyebrow{font-size:3.2cqw;letter-spacing:1px;opacity:.5;flex-shrink:0;margin-bottom:10%;font-weight:500}.cover-sheet h3{font-size:9.7cqw;line-height:1.4;letter-spacing:.2px;font-weight:750;z-index:1;flex-shrink:0}.sheet-sub{font-size:4cqw;line-height:1.6;opacity:.72;margin-top:5%;font-weight:500;z-index:1}.sheet-bottom{font-size:3.1cqw;margin-top:auto;padding-top:8%;opacity:.43;flex-shrink:0}.cover-butter{background:#fffddd;color:#121522}.cover-butter.design-question h3{font-size:10.6cqw}.cover-ice{background:#edf8fc;color:#174354}.cover-ice.design-question:before{content:"?";font-family:Arial,sans-serif;position:absolute;left:-12%;top:3%;font-size:105cqw;font-weight:700;color:#d8edf3;line-height:1;transform:rotate(-20deg);z-index:-1}.cover-mint{background:#f0f3fc;color:#121522}.cover-lavender{background:#ede8f6;color:#382e53}.cover-peach{background:#fbe9de;color:#674135}.cover-paper{background:#f9f8f3;color:#2f2f2d}.cover-code{background:#242b30;color:#fff}.cover-emoji{font-size:26cqw;line-height:1.2;align-self:flex-end;margin-top:auto;transform:rotate(9deg);padding-right:4%;padding-top:5%;filter:drop-shadow(0 5px 4px #3d3d3d10)}.design-question .sheet-sub{padding-left:2%;border-left:3px solid #f8ce63}.design-question .sheet-bottom{margin-top:1%;padding-top:2%}.note-paper{margin:10% -1% 0;background:#fffef8;box-shadow:0 2px 6px #1328160d;transform:rotate(-3deg);padding:9% 8% 8%;display:grid;gap:10px;position:relative}.note-paper:before{content:"";position:absolute;width:30%;height:6%;background:#eadfa3aa;top:-3%;left:35%;transform:rotate(2deg)}.note-paper>span{font-size:3.5cqw;color:#95917c}.note-paper>b{font-size:5cqw;font-weight:550;border-bottom:1px solid #eceadf;padding-bottom:5%}.note-paper>i{font-size:3.4cqw;font-style:normal;color:#92907c}.design-paper h3{font-size:10cqw}.compare-art{margin:10% 0 0;display:flex;flex-direction:column;gap:14px}.slide-before,.slide-after{background:#fff;border-radius:4px;box-shadow:0 3px 10px #30234210;padding:7% 9%;display:block;position:relative}.slide-before{transform:rotate(-3deg);width:90%}.slide-after{transform:rotate(3deg);width:93%;align-self:flex-end}.compare-art span{font-size:2.7cqw;letter-spacing:1.4px;color:#aaa}.compare-art b{display:block;font-size:4.5cqw;margin:3% 0 8%;color:#444}.slide-before i{display:inline-block;width:43%;height:3px;background:#ddd;margin:2% 6% 2% 0;vertical-align:top}.slide-before i:last-child{width:90%}.sample-chart{display:flex;height:18cqw;gap:8%;align-items:flex-end;border-bottom:1px solid #eee}.sample-chart i{width:16%;background:#d5c9eb;height:40%}.sample-chart i:nth-child(2){height:65%}.sample-chart i:nth-child(3){height:54%}.sample-chart i:nth-child(4){height:92%;background:#9175b7}.code-window{margin:10% -1% 0;background:#141a1f;border:1px solid #ffffff18;border-radius:7px;padding:8% 8% 9%}.window-dots{display:block;font-size:3.1cqw;color:#121522;letter-spacing:2px;margin-bottom:14%}.code-window pre{font-family:ui-monospace,SFMono-Regular,monospace;font-size:4.8cqw;line-height:2.1;color:#626979;margin:0}.code-window em{font-style:normal;color:#626979}.code-caption{font-size:3.3cqw;color:#626979;display:block;margin-top:12%}.design-code h3{font-size:9cqw}.note-checks{display:grid;gap:5cqw;margin-top:12%;font-size:5.4cqw;color:#777}.note-checks b{font-size:4.6cqw;color:#494848;font-weight:500}.note-checks span:last-child b{background:#f7e7a0;padding:2px 3px}.sheet-table{background:#fff;margin:14% -1% 0;border-radius:7px;padding:6%;box-shadow:0 4px 15px #1641200b;transform:rotate(-3deg)}.sheet-table>div{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:3px;font-size:3.4cqw;padding:6% 3%;border-bottom:1px solid #edf0ed;color:#626979}.sheet-table>div:first-child{padding-top:2%}.sheet-table b{font-weight:500;color:#121522}.sheet-table .mismatch{background:#fff7d5;color:#8f7647}.sheet-table>small{display:block;font-size:3cqw;color:#626979;padding-top:8%;white-space:nowrap}.bubble-art{margin-top:11%;display:flex;flex-direction:column;gap:12px;align-items:flex-start}.bubble-art>span{border-radius:12px 12px 12px 0;background:#fffaf7;padding:7% 8%;max-width:90%;font-size:4.1cqw;line-height:1.7;color:#8e776c;box-shadow:0 2px 4px #5c2b0f06}.bubble-art>span:nth-child(2n){align-self:flex-end;background:#f0f3fc;border-radius:12px 12px 0;color:#121522}.bubble-art strong{font-size:3.9cqw;font-weight:500;color:#a68a7d;align-self:center;padding-top:8%}.design-bubble h3{font-size:8.5cqw}dialog::backdrop{background:#0005;backdrop-filter:none}dialog.post-dialog{width:min(1220px,94vw);max-width:94vw;height:min(840px,89dvh);max-height:89dvh;padding:0;border:0;border-radius:24px;overflow:hidden;box-shadow:0 20px 90px #00000016}dialog.post-dialog .modal-body{height:100%;padding:0;overflow:hidden}.post-dialog .dialog-close{right:17px;top:14px;border:0;background:#f6f6f6;width:30px;height:30px;border-radius:50%;z-index:5;color:#666}.note-reader{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(400px,1fr);height:100%}.note-media{background:#fafafa;position:relative;display:flex;align-items:center;justify-content:center;min-width:0;padding:30px 28px 45px;border-right:1px solid #eee}.reader-art{aspect-ratio:3/4;width:100%;max-height:100%;height:auto;max-width:calc((89dvh - 75px)*.75);border-radius:8px;overflow:hidden}.reader-art .cover-sheet{height:100%;aspect-ratio:auto;border-radius:0}.reader-art .sheet-eyebrow{font-size:2.7cqw}.reader-art .cover-sheet h3{font-size:10cqw}.gallery-arrow{position:absolute;top:50%;transform:translateY(-50%);width:31px;height:31px;border-radius:50%;background:#ffffffcb;display:grid;place-items:center;color:#777;opacity:0;transition:opacity .15s;box-shadow:0 0 0 1px #00000005}.gallery-arrow.prev{left:12px}.gallery-arrow.next{right:12px}.gallery-arrow svg{width:16px;height:16px}.note-media:hover .gallery-arrow,.gallery-arrow:focus-visible{opacity:1}.gallery-pagination{display:flex;align-items:center;justify-content:center;gap:5px;position:absolute;bottom:17px;left:0;right:0;color:#999;font-size:10px}.gallery-pagination span{margin-right:5px}.gallery-pagination i{width:5px;height:5px;background:#ddd;border-radius:50%}.gallery-pagination i.active{background:#ff2442}.note-reading{display:flex;flex-direction:column;min-height:0;min-width:0;background:#fff}.reader-author{height:88px;flex-shrink:0;padding:0 55px 0 25px;display:flex;align-items:center;gap:10px}.reader-author>button:first-child{display:flex;align-items:center;gap:10px;padding:0;font-size:14px;min-width:0;flex:1;text-align:left}.reader-author .avatar{width:37px;height:37px;font-size:13px}.reader-follow{padding:7px 22px;border-radius:25px;background:var(--red);color:#fff;font-size:13px;font-weight:600;white-space:nowrap}.reader-follow.following{color:#999;border:1px solid #eee;background:#fff;font-weight:400}.reader-more{color:#8c8c8c;padding:0;display:none}.reader-scroll{overflow:auto;flex:1;min-height:0;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#eee transparent}.reader-copy{padding:0 26px 21px}.post-dialog .reader-copy h2{font-size:17px;font-weight:650;line-height:1.65;margin:2px 0 13px;padding:0;letter-spacing:0}.reader-copy>p{font-size:14px;line-height:1.9;white-space:pre-wrap;color:#393939;overflow-wrap:anywhere}.reader-tags{margin:12px 0 16px;color:#214d7b;line-height:1.8}.reader-tags button{color:inherit;font-size:13px;padding:0 4px 0 0}.reader-date{font-size:11px;color:#b0b0b0}.reader-copy .product-inline{margin:17px 0 0;background:#fafafa;border-color:#eee;border-radius:10px;padding:12px}.reader-copy .product-inline b{font-size:12px;color:#555}.reader-copy .product-inline small{font-size:10px;color:#999}.reader-copy .product-inline .skill-icon{background:#eeeef0;color:#999}.reader-copy .product-inline .price-button{color:#dd3851}.reader-copy .reader-source{font-size:10px;color:#aaa;margin:12px 0 0}.reader-comments{border-top:1px solid #eee;padding:21px 26px 30px}.reader-comments h3{font-size:13px;font-weight:400;color:#999;margin:0 0 21px;display:flex;align-items:center;justify-content:space-between}.reader-comments h3 small{font-size:10px;color:#b9b9b9}.comment-invite{display:flex;gap:9px;align-items:center;width:100%;padding:0;margin-bottom:25px}.comment-invite .avatar{width:32px;height:32px;font-size:11px}.comment-invite>span:last-child{background:#f6f6f6;display:flex;align-items:center;justify-content:space-between;flex:1;min-height:36px;padding:8px 13px;border-radius:22px;font-size:12px;color:#b8b8b8}.comment-invite svg{width:16px;height:16px}.reader-comment{display:flex;align-items:flex-start;gap:10px;margin:23px 0 28px}.reader-comment>.avatar{width:31px;height:31px;font-size:11px}.reader-comment-content{flex:1;min-width:0}.comment-author{font-size:12px;color:#aaa;display:block;line-height:1.7}.comment-author i{font-size:9px;background:#f5f5f5;border-radius:4px;padding:2px 5px;margin-left:6px;font-style:normal}.reader-comment-content>p{font-size:13px;line-height:1.8;margin:3px 0 7px;overflow-wrap:anywhere;color:#444;white-space:pre-wrap}.comment-tools{display:flex;gap:10px;align-items:center;font-size:11px;color:#aaa}.comment-tools button{font-size:11px;padding:0;color:#999;display:flex;gap:3px;align-items:center}.comment-tools button:last-child{margin-left:auto}.comment-tools svg{width:15px;height:15px}.reader-comment.nested{margin:18px 0 12px;gap:8px}.reader-comment.nested>.avatar{width:25px;height:25px;font-size:9px}.reader-comment.nested .reader-comment-content>p{font-size:12px}.expand-replies{color:#305f87;font-size:11px;margin-top:12px;padding:0}.no-comments{font-size:12px;color:#aaa;line-height:1.8;padding:10px 0}.reader-bottom{min-height:73px;flex-shrink:0;border-top:1px solid #eee;padding:16px 20px;display:flex;align-items:center;gap:15px;position:relative}.reader-bottom form{flex:1;min-width:0;display:flex;gap:5px}.reader-bottom label{display:flex;gap:7px;align-items:center;background:#f5f5f5;border-radius:25px;padding:10px 12px;min-width:0;flex:1}.reader-bottom label svg{width:16px;height:16px;color:#999;flex-shrink:0}.reader-bottom input{font-size:12px;width:100%;border:0;background:none;outline:none!important;min-width:0}.reader-bottom input::placeholder{color:#999}.comment-submit{display:none;color:var(--red);font-size:12px;white-space:nowrap}.reader-bottom form:focus-within{flex:1}.reader-bottom form:focus-within .comment-submit{display:block}.reader-bottom:focus-within .reader-reactions{display:none}.reader-reactions{display:flex;gap:11px;align-items:center}.reader-reactions button{display:flex;align-items:center;gap:3px;font-size:11px;padding:0;color:#555;white-space:nowrap}.reader-reactions svg{width:23px;height:23px;stroke-width:1.7}.reader-reactions button:last-child svg{width:20px;height:20px}.reader-reactions .collected{color:#eab638}.reader-reactions .collected svg{fill:#f1c24b;stroke:#f1c24b}.reply-indicator{position:absolute;bottom:100%;left:0;right:0;background:#fff8f7;border-top:1px solid #eee;padding:8px 20px;display:flex;justify-content:space-between;font-size:11px;color:#ad7073}.reply-indicator button{display:flex;align-items:center;padding:0}.reply-indicator svg{width:14px;height:14px}.steps-sheet{background:#f8f9fc;color:#121522}.steps-sheet ol{list-style:none;counter-reset:steps;padding:0;display:grid;gap:9cqw;margin:12% 0 0}.steps-sheet li{counter-increment:steps;position:relative;padding-left:13%}.steps-sheet li:before{content:"0" counter(steps);position:absolute;left:0;font-size:6cqw;color:#626979;font-weight:600}.steps-sheet b{display:block;font-size:5cqw;margin-bottom:3%}.steps-sheet li span{display:block;font-size:3.7cqw;line-height:1.8;color:#626979}.end-sheet{background:#fff9e7;color:#695846}.end-emoji{font-size:20cqw;margin:3% 0 7%;transform:rotate(-8deg)}.end-sheet>p{font-size:4cqw;color:#9f8c78;margin-top:10%;line-height:1.8}.prompt-banner{padding:25px 29px;background:#f8f9fc;border:1px solid #e9eddf;border-radius:12px}.prompt-banner>span{font-size:9px;letter-spacing:2px;color:#626979}.prompt-banner>p{font-size:23px;margin:8px 0;color:#121522}.prompt-banner small{font-size:11px;color:#626979}.prompt-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.prompt-card{background:#f8f9fc;border:1px solid #e5e9df;border-radius:12px;padding:23px;display:flex;flex-direction:column;min-width:0}.prompt-card.cream{background:#fcf8ed}.prompt-card.lavender{background:#f6f2fa}.prompt-card.peach{background:#fcf1eb}.prompt-card.blue{background:#eff5f9}.prompt-card-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#626979;font-size:10px}.prompt-card-meta>span:first-child{display:flex;align-items:center;gap:6px}.prompt-card-meta svg{width:14px;height:14px}.prompt-title{font-size:18px;font-weight:600;line-height:1.6;text-align:left;margin:24px 0 10px;padding:0;letter-spacing:-.4px}.prompt-card>p{font-size:11px;line-height:1.9;color:#626979}.prompt-excerpt{font-size:11px;line-height:1.9;color:#626979;background:#ffffff70;border-radius:7px;padding:12px;margin:17px 0 22px;flex:1}.prompt-card footer{display:flex;justify-content:space-between;align-items:center;gap:7px}.prompt-example{padding:15px;background:#f8f9fc;border-radius:8px;margin:18px 0}.prompt-example b{font-size:11px;color:#626979}.prompt-example p{font-size:12px;margin-top:7px;line-height:1.9;color:#626979}.prompt-body{white-space:pre-wrap;word-break:break-word;font-family:inherit;font-size:12px;line-height:1.9;border:1px solid #e4e9df;border-radius:8px;padding:20px;background:#f8f9fc;max-height:310px;overflow:auto}.prompt-body.locked{max-height:135px;overflow:hidden;mask-image:linear-gradient(#000 30%,transparent)}.copy-fallback{width:100%;min-height:250px;padding:15px;border:1px solid #dde5d5;border-radius:8px;font-size:12px;line-height:1.9}.profile-tabs a{display:flex;gap:6px;align-items:center;font-size:11px;padding:9px 0 13px;white-space:nowrap;border-bottom:2px solid transparent}.profile-tabs a.active{border-bottom-color:#d49b83;font-weight:650}@media(min-width:1660px){.note-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:24px}.topbar .search{margin-left:calc(25% - 70px)}}@media(max-width:1180px){:root{--sidebar:82px}.sidebar{padding-left:10px;padding-right:10px}.nav-link{padding:14px}.topbar{padding:0 26px}.topbar .search{margin-left:32px}.discovery-page{padding-left:24px;padding-right:24px}.discovery-tabs button{font-size:14px;padding:9px 14px}.note-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.note-reader{grid-template-columns:minmax(0,1.1fr) minmax(375px,1fr)}.note-media{padding:24px 19px 45px}.reader-author{padding-left:21px}.reader-copy,.reader-comments{padding-left:22px;padding-right:22px}.reader-bottom{padding:15px 16px;gap:9px}.reader-reactions{gap:8px}.reader-reactions svg{width:21px;height:21px}.reader-reactions button{font-size:10px}.prompt-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:800px)and (min-width:681px){.note-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.note-reader{grid-template-columns:minmax(0,1fr) minmax(335px,1fr)}.reader-reactions button:last-child{display:none}.reader-copy>p{font-size:13px}.note-media{padding:15px 10px 35px}.reader-author{padding-right:48px;gap:6px}.reader-follow{padding:6px 15px}.reader-author>button:first-child{font-size:12px}}@media(max-width:680px){:root{--sidebar:0px}.sidebar{display:none}.topbar{height:63px;padding:0 15px;top:29px}.topbar .search{width:auto;max-width:200px;margin:0 0 0 auto;padding:9px 12px}.topbar .search input{font-size:11px}.topbar .search svg{width:15px;height:15px}.top-actions{gap:12px}.top-heading h1{font-size:20px;white-space:nowrap}.discovery-page{padding:0 11px 84px;max-width:none}.discovery-tabs{top:92px;padding:8px 0 13px;gap:2px}.discovery-tabs button{padding:8px 14px;font-size:13px;min-height:35px}.tab-divider{margin:0 5px;height:15px}.note-grid{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:11px;row-gap:24px}.note-cover{border-radius:11px}.note-title{font-size:12px;line-height:1.65;margin:8px 0 5px;padding:0 5px}.note-meta{font-size:10px;padding:0 5px;gap:4px}.note-meta .avatar{width:20px;height:20px;font-size:9px}.note-meta a{gap:4px}.note-like{font-size:10px;gap:3px}.note-like svg{width:15px;height:15px}.note-page-badge{top:8px;right:8px;width:18px;height:18px}.note-page-badge svg{width:10px;height:10px}.note-paper{gap:7px}.bubble-art{gap:8px}.compare-art{gap:9px}.mobile-bottom a.active{color:#292929}.mobile-bottom a.active svg{stroke-width:2.1}.feed-end{font-size:10px;margin-top:22px}dialog.post-dialog{width:100vw;max-width:100vw;height:100dvh;max-height:100dvh;border-radius:0;margin:0}dialog.post-dialog .modal-body{padding:0;overflow:auto}.note-reader{display:flex;flex-direction:column;height:auto;min-height:100%;padding-top:67px;padding-bottom:74px}.note-reading{display:contents}.reader-author{position:fixed;top:0;left:0;right:0;height:67px;z-index:3;background:#fff;padding:0 52px 0 18px;gap:12px;border-bottom:1px solid #f4f4f4}.reader-author .avatar{width:32px;height:32px}.reader-author>button:first-child{font-size:13px}.reader-follow{padding:6px 20px;font-size:12px}.post-dialog .dialog-close{position:fixed;right:12px;top:19px;width:29px;height:29px}.note-media{padding:0 0 33px;border-right:0;background:#fafafa;min-height:0;flex-shrink:0}.reader-art{width:100%;max-width:100%;max-height:none;aspect-ratio:3/4;border-radius:0}.reader-art .cover-sheet{padding:9% 11% 8%}.gallery-pagination{bottom:11px}.gallery-arrow{opacity:.7}.gallery-arrow.prev{left:12px}.gallery-arrow.next{right:12px}.reader-scroll{overflow:visible;flex:none;min-height:auto}.reader-copy{padding:22px 19px}.post-dialog .reader-copy h2{font-size:17px;margin:0 0 14px}.reader-copy>p{font-size:14px;line-height:1.9}.reader-copy .product-inline{margin:16px 0 0}.reader-tags button{font-size:13px}.reader-date{font-size:10px}.reader-comments{padding:22px 19px 30px}.reader-bottom{position:fixed;left:0;right:0;bottom:0;background:#fff;min-height:65px;z-index:5;padding:12px 16px calc(12px + env(safe-area-inset-bottom));gap:14px}.reader-bottom label{padding:10px 12px}.reader-reactions{gap:12px}.reader-reactions button{font-size:10px}.reader-reactions svg{width:23px;height:23px}.reader-reactions button:last-child{display:none}.reader-comments h3,.comment-author{font-size:12px}.reader-comment-content>p{font-size:13px}.prompt-grid{grid-template-columns:1fr;gap:14px}.prompt-card{padding:23px}.prompt-title{font-size:21px}.prompt-banner{padding:22px}.prompt-banner>p{font-size:20px}.prompt-banner>small{font-size:10px}.profile-tabs a{font-size:10px;gap:4px}}.cover-sheet .sheet-eyebrow{margin-bottom:7%}.cover-sheet h3{font-size:11.5cqw;line-height:1.38}.design-question .sheet-eyebrow{display:none}.cover-sheet.design-question h3,.reader-art .cover-sheet.design-question h3{font-size:14cqw;margin-top:17%;line-height:1.42}.cover-emoji{font-size:37cqw;padding-top:0;padding-right:1%}.design-question .sheet-sub{font-size:4cqw;margin-top:8%}.cover-sheet .sheet-bottom{padding-top:4%}.note-paper{gap:7px;padding:7%;margin-top:8%;flex-shrink:1;min-height:0}.note-paper>b{font-size:4.7cqw;padding-bottom:4%}.note-paper>i{font-size:3cqw}.design-paper .sheet-bottom{display:none}.design-paper h3{font-size:12cqw}.compare-art{margin-top:8%;gap:12px;min-height:0;flex:1}.slide-before,.slide-after{padding:5% 7%;min-height:0;flex:1}.compare-art b{margin:2% 0 4%;font-size:4cqw}.sample-chart{height:8cqw}.slide-before i{height:2px;margin:1% 6% 1% 0}.design-compare h3{font-size:10cqw}.design-compare .sheet-bottom{padding-top:7%}.code-window{padding:6% 8%;margin-top:8%}.code-window pre{font-size:4.4cqw;line-height:1.9}.window-dots{margin-bottom:6%;font-size:3cqw}.code-caption{margin-top:5%;font-size:3cqw}.design-code h3{font-size:10cqw}.note-checks{gap:3.5cqw;margin-top:9%}.design-checklist h3{font-size:11cqw}.design-bubble h3{font-size:9cqw}.bubble-art{gap:8px;margin-top:8%}.bubble-art>span{font-size:3.8cqw;padding:5% 6%}.bubble-art strong{font-size:3.2cqw;padding-top:2%}.sheet-table{margin-top:9%}.sheet-table>div{padding:5% 3%}.sheet-table>small{padding-top:5%}.account-button>div{min-width:0}.account-button b{word-break:keep-all}.account-button>svg{width:16px;height:16px;flex-shrink:0}.reader-copy>p{line-height:1.85}.market-topbar{height:98px;border-bottom:0;gap:20px;padding:0 34px;background:#fff}.market-view-tabs{display:flex;align-items:center;gap:25px;flex-shrink:0}.market-view-tabs button{padding:12px 0;font-size:19px;font-weight:600;color:#8c8b89;white-space:nowrap}.market-view-tabs button.active{color:#242323}.market-topbar .top-actions{gap:10px}.market-topbar .search{width:237px;margin:0;border:1px solid #e5e5e4;background:#fff;border-radius:10px;box-shadow:0 1px 3px #00000005;padding:9px 12px}.market-topbar .search input{font-size:12px}.market-history{border:1px solid #e5e5e4;border-radius:10px;padding:8px 13px;font-size:12px;white-space:nowrap;background:#fff;box-shadow:0 1px 3px #00000005}.market-topbar .top-login{padding:8px 11px;min-height:0;font-size:11px;border-color:#e5e5e4;border-radius:9px}.market-topbar .top-actions>.icon-btn{display:none}.market-page{padding:0 34px 65px;max-width:1720px;margin:0 auto;color:#262625}.market-categories{display:flex;align-items:center;gap:25px;border-bottom:1px solid #ededeb;width:max-content;max-width:100%;overflow:auto;scrollbar-width:none}.market-categories button{font-size:13px;color:#898783;padding:9px 0 13px;border-bottom:2px solid transparent;white-space:nowrap}.market-categories button.active{color:#242423;font-weight:600;border-bottom-color:#252524}.market-shortcuts{display:flex;gap:8px;overflow:auto;scrollbar-width:none;margin:17px 0 28px;padding:1px 0 2px}.market-shortcuts button{display:flex;align-items:center;gap:5px;background:#f7f7f7;border:1px solid transparent;border-radius:9px;padding:6px 10px;font-size:11px;white-space:nowrap;transition:background .15s}.market-shortcuts button svg{width:14px;height:14px;color:#a3a4aa}.market-shortcuts button:hover{background:#f0f3fc}.market-shortcuts button.active{background:#f0f3fc;border-color:#f0f3fc}.market-section{margin-bottom:32px;scroll-margin-top:160px}.market-section>header{display:flex;align-items:center;gap:11px;margin-bottom:18px;min-height:28px}.market-section h2{display:flex;align-items:center;gap:9px;font-size:20px;font-weight:600;white-space:nowrap}.market-section h2 svg{width:22px;height:22px;color:#9a9ba2}.market-section>header>span{font-size:12px;color:#a1a1a7;border-left:1px solid #e3e3e0;padding-left:11px;white-space:nowrap}.market-section>header>button{margin-left:auto;padding:4px 0 4px 12px;font-size:11px;color:#a1a1a7;display:flex;align-items:center;gap:8px;white-space:nowrap}.market-section>header>button svg{width:14px;height:14px}.bundle-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.bundle-card{background:#f8f9fc;border-radius:18px;padding:21px;min-width:0;transition:background .16s}.bundle-card:first-child{background:#efeee7}.bundle-card:hover{background:#f0f3fc}.bundle-summary{display:flex;align-items:center;gap:11px;min-width:0}.bundle-open{display:flex;gap:15px;align-items:center;text-align:left;padding:0;flex:1;min-width:0}.market-icon{width:49px;height:49px;border-radius:13px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;font-family:Apple Color Emoji,Segoe UI Emoji,sans-serif;font-size:29px;background:#f0f3fc;box-shadow:inset 0 0 0 1px #00000004}.market-icon.apricot{background:linear-gradient(135deg,#ffe8ae,#f6cab5)}.market-icon.lavender{background:linear-gradient(135deg,#eeebff,#dfd5f0)}.market-icon.mint{background:linear-gradient(135deg,#e7f0d7,#c6dfd7)}.market-icon.blue{background:linear-gradient(135deg,#d4eaf2,#adcfe2)}.market-icon.lemon{background:linear-gradient(135deg,#fff4d0,#f2e5b8)}.market-icon.large{width:73px;height:73px;border-radius:17px;font-size:42px}.market-icon.tiny{width:21px;height:21px;border-radius:5px;font-size:15px}.market-icon.small{width:38px;height:38px;border-radius:9px;font-size:24px}.market-icon.hero{width:92px;height:92px;border-radius:22px;font-size:55px}.bundle-info{min-width:0;display:flex;flex-direction:column;gap:6px;flex:1}.bundle-info>strong{font-size:17px;line-height:1.5;font-weight:650;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bundle-description{font-size:12px;color:#929299;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.8}.bundle-meta{display:flex;align-items:center;gap:7px;flex-wrap:wrap;font-size:11px;line-height:1.4;color:#a1a1ab}.bundle-meta i,.market-small-tags i{font-style:normal;border-radius:20px;background:#f0f3fc;padding:2px 8px;font-size:10px;color:#121522;white-space:nowrap}.bundle-meta i.paid,.market-small-tags i.paid{color:#b9857d;background:#efebe5}.bundle-meta>span{display:flex;align-items:center;gap:4px}.bundle-meta>span svg{width:13px;height:13px}.market-cta{display:inline-flex;align-items:center;justify-content:center;gap:6px;background:#3454db;color:#fff;padding:9px 13px;border-radius:11px;font-size:11px;line-height:1.7;white-space:nowrap;flex-shrink:0;min-height:37px;transition:background .15s,transform .15s}.market-cta:hover{background:#3454db}.market-cta:active{transform:scale(.97)}.market-cta svg{width:15px;height:15px}.bundle-summary>.market-cta{align-self:flex-end;margin-bottom:5px}.bundle-contents{border-top:1px solid #e6e6de;padding-top:14px;margin-top:18px}.bundle-contents>p{font-size:11px;color:#a5a5ad;margin-bottom:9px}.bundle-contents>div{display:flex;align-items:center;gap:5px;flex-wrap:wrap}.bundle-contents button{background:#fff;display:flex;align-items:center;gap:4px;border-radius:7px;padding:4px 6px;font-size:10px;max-width:100%;min-height:29px}.bundle-contents button>span:not(.market-icon){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bundle-contents .bundle-more{color:#797a7d}.bundle-more svg{width:12px;height:12px}.market-skill-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.market-skill-card{border:1px solid #eaeaea;border-radius:16px;padding:19px 17px 14px;display:flex;flex-direction:column;min-width:0;transition:border-color .15s}.market-skill-card:hover{border-color:#c4cee9}.market-skill-open{display:flex;gap:12px;align-items:center;text-align:left;padding:0;min-width:0}.market-skill-open>span:last-child{min-width:0}.market-skill-open strong{display:block;font-size:14px;font-weight:600;line-height:1.5}.market-small-tags{display:flex;gap:5px;margin-top:6px}.market-small-tags i{font-size:9px;background:#f0f3fc}.market-skill-card>p{font-size:11px;line-height:1.9;color:#99999e;margin-top:19px;min-height:42px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.market-skill-card>footer{display:flex;align-items:center;gap:8px;margin-top:auto;padding-top:17px;font-size:10px;color:#96969b;min-width:0}.market-skill-card>footer>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-right:auto;max-width:45%}.market-skill-card .star-btn{padding:3px 5px;background:#fafafa;border-color:#e7e7e7;font-size:9px;gap:3px}.market-text-action{display:flex;align-items:center;gap:4px;padding:2px 0;color:#636361;font-size:10px;white-space:nowrap}.market-text-action svg{width:11px;height:11px}.market-demo-note{font-size:10px;color:#a8a8ab;text-align:center;margin-top:45px}.my-skills-summary{display:flex;justify-content:space-between;gap:15px;padding:15px 18px;background:#f8f9fc;border-radius:10px;margin-bottom:25px;color:#121522}.my-skills-summary>span{display:flex;align-items:center;gap:8px;font-size:12px}.my-skills-summary svg{width:15px;height:15px}.my-skills-summary small{font-size:10px;color:#a2a29e}dialog.market-product-dialog{width:min(860px,calc(100vw - 72px));max-width:calc(100vw - 72px);height:min(830px,calc(100dvh - 52px));max-height:calc(100dvh - 52px);padding:0;border:1px solid #e0e0df;border-radius:19px;overflow:hidden;background:#fff}dialog.market-product-dialog::backdrop{background:#0007;backdrop-filter:none}.market-product-dialog .dialog-close{position:absolute;z-index:3;right:19px;top:17px;background:#fff;border-radius:50%;color:#71716f}.market-product-dialog .modal-body{padding:0!important;height:100%;max-height:none;overflow:hidden}.market-detail{height:100%;display:flex;flex-direction:column;min-height:0}.market-detail-scroll{padding:62px 30px 27px;overflow:auto;flex:1;min-height:0;scrollbar-width:thin;scrollbar-color:#ddd transparent}.market-detail-hero{display:flex;align-items:center;gap:24px;padding:21px;background:#f8f9fc;border-radius:19px;min-width:0}.market-detail-hero>div{min-width:0;flex:1}.market-detail-hero h2{font-size:27px;font-weight:650;line-height:1.4;margin:0 0 11px;color:#49494c}.market-detail-hero p{font-size:13px;line-height:1.85;color:#97979d;margin:0 0 12px}.market-detail-hero .bundle-meta{font-size:11px;gap:9px}.market-detail-hero .bundle-meta i{font-size:10px}.market-feature{border-top:1px solid #ecece9;padding-top:27px;margin-top:28px}.market-detail h3{font-size:16px;font-weight:600;margin:0 0 13px;color:#2e2e2c}.market-feature p{font-size:13px;line-height:1.9;color:#66666c;margin:0 0 10px}.market-feature>button{display:flex;align-items:center;gap:4px;padding:0;font-size:11px;color:#a4a4ad}.market-feature>button svg{width:12px;height:12px}.included-section{margin-top:29px}.included-section h3>span{font-size:13px;font-weight:400;color:#a7a7b2}.included-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.included-skill{display:flex;gap:12px;align-items:center;min-width:0;background:#f7f7f7;border-radius:12px;padding:14px;text-align:left}.included-skill:hover{background:#f0f3fc}.included-skill>span:last-child{min-width:0;flex:1}.included-skill strong{display:flex;align-items:center;gap:7px;font-size:12px;font-weight:600;line-height:1.7;flex-wrap:wrap}.included-skill strong i{font-size:9px;font-weight:400;font-style:normal;white-space:nowrap;padding:1px 7px;border-radius:10px}.included-skill i.free{background:#f0f3fc;color:#626979}.included-skill i.paid{background:#f4eae4;color:#b88b75}.included-skill>span:last-child>span{font-size:11px;color:#9a9aa1;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:3px}.market-delivery{margin-top:30px}.market-delivery dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px 20px;margin:0}.market-delivery dl div{font-size:11px;line-height:1.8}.market-delivery dt{color:#aaaab0;margin:0 0 2px}.market-delivery dd{margin:0;color:#75757b}.market-delivery>p{font-size:10px;color:#a4a4aa;margin-top:20px}.market-detail-bottom{border-top:1px solid #ececeb;padding:17px 30px;display:flex;align-items:center;gap:13px;min-height:84px;background:#fff;flex-shrink:0}.market-detail-bottom>div:first-child{margin-right:auto;display:flex;flex-direction:column;gap:3px;min-width:0}.market-detail-bottom b{font-size:19px;font-weight:650}.market-detail-bottom>div:first-child>span{font-size:10px;color:#a6a6af}.market-detail-bottom>.market-cta{padding:11px 19px;font-size:12px}.market-detail-bottom>.star-btn{background:#fafafa;border-color:#f0f3fc;font-size:11px;padding:7px 10px}.market-download{font-size:11px;color:#777774;padding:5px}.demo-orders{display:grid;gap:10px;margin:25px 0}.demo-orders>button{display:flex;align-items:center;gap:13px;text-align:left;background:#f8f9fc;padding:15px;border-radius:10px}.demo-orders>button>div{flex:1;min-width:0}.demo-orders strong{display:block;font-size:13px}.demo-orders small{color:#989894;font-size:10px}.demo-orders b{font-size:13px;white-space:nowrap}@media(min-width:1550px){.market-topbar{padding:0 43px;height:106px}.market-page{padding-left:43px;padding-right:43px}.market-view-tabs button{font-size:21px}.market-topbar .search{width:280px}.market-categories{gap:30px}.market-categories button{font-size:15px}.market-shortcuts button{font-size:12px;padding:7px 12px}.bundle-card{padding:25px}.market-icon.large{width:87px;height:87px;font-size:52px}.bundle-info>strong{font-size:20px}.bundle-description{font-size:14px}.bundle-meta{font-size:12px}.bundle-meta i{font-size:11px}.bundle-summary>.market-cta{font-size:12px;padding:10px 15px}.bundle-contents{padding-top:16px;margin-top:20px}.bundle-contents button{font-size:11px;padding:5px 7px}.bundle-contents>p{font-size:12px}.market-skill-open strong{font-size:16px}.market-skill-card{padding:23px}.market-skill-card>p{font-size:12px}.market-section{margin-bottom:38px}}@media(max-width:1180px){.market-topbar{padding:0 26px}.market-page{padding-left:26px;padding-right:26px}.market-topbar .search{margin:0;width:220px}.bundle-card{padding:18px}.bundle-open{gap:12px}.market-icon.large{width:65px;height:65px;font-size:38px}.bundle-info>strong{font-size:16px}.bundle-summary>.market-cta{font-size:10px;padding:8px 10px}.bundle-contents button{font-size:9px}.market-view-tabs{gap:22px}.market-skill-card>footer{gap:6px}.market-skill-card>footer>span{max-width:34%}}@media(max-width:930px)and (min-width:681px){.market-topbar{padding:0 22px}.market-page{padding-left:22px;padding-right:22px}.market-view-tabs button{font-size:17px}.market-view-tabs{gap:18px}.market-topbar .top-actions{gap:8px}.market-topbar .search{width:175px}.market-topbar .top-login{display:none}.market-history{font-size:11px;padding:8px 10px}.bundle-summary{position:relative;padding-bottom:40px}.bundle-summary>.market-cta{position:absolute;right:0;bottom:0;margin:0}.bundle-contents{margin-top:12px}.bundle-info>strong{font-size:15px}.bundle-description{font-size:11px}.market-section>header>span{font-size:10px}.market-skill-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.market-section h2{font-size:18px}.market-skill-card>footer>span{max-width:45%}.market-detail-hero h2{font-size:23px}}@media(max-width:680px){.market-topbar{height:115px;position:sticky;display:grid;grid-template-columns:1fr;gap:8px;padding:12px 17px 10px;align-content:center;top:29px}.market-view-tabs{gap:23px}.market-view-tabs button{padding:0;font-size:18px}.market-topbar .top-actions{flex-direction:row;width:100%;gap:9px}.market-topbar .search{order:0;flex:1;min-width:0;max-width:none;width:auto;margin:0;padding:8px 10px;border-radius:9px}.market-topbar .search input{font-size:11px}.market-topbar .market-history{order:1;padding:8px 11px;min-height:34px;font-size:11px;border-radius:9px}.market-topbar .top-login{display:none}.market-page{padding:0 15px 88px}.market-categories{gap:23px;width:100%}.market-categories button{font-size:12px;padding:10px 0}.market-shortcuts{margin:13px 0 21px;gap:7px}.market-shortcuts button{padding:6px 9px;font-size:10px}.market-section{margin-bottom:27px}.market-section>header{gap:8px;margin-bottom:13px}.market-section h2{font-size:18px;gap:7px}.market-section h2 svg{width:19px;height:19px}.market-section>header>span{display:none}.market-section>header>button{font-size:10px;gap:5px}.bundle-grid{grid-template-columns:1fr;gap:11px}.bundle-card{padding:18px;border-radius:16px}.bundle-open{gap:12px}.market-icon.large{width:62px;height:62px;border-radius:15px;font-size:37px}.bundle-info{gap:4px}.bundle-info>strong{font-size:16px}.bundle-description{font-size:11px}.bundle-meta{gap:5px;font-size:10px}.bundle-meta i{font-size:9px;padding:2px 6px}.bundle-summary{gap:8px;position:relative;padding-bottom:0}.bundle-summary>.market-cta{font-size:9px;padding:7px 8px;border-radius:8px;min-height:30px;align-self:flex-end;margin-bottom:2px}.bundle-contents{padding-top:11px;margin-top:15px}.bundle-contents>p{font-size:10px;margin-bottom:8px}.bundle-contents>div{gap:5px}.bundle-contents button{font-size:9px;padding:3px 5px;min-height:27px}.market-icon.tiny{width:19px;height:19px;font-size:13px}.bundle-contents .bundle-more{font-size:9px}.market-skill-grid{grid-template-columns:1fr;gap:11px}.market-skill-card{border-radius:14px;padding:18px}.market-skill-open strong{font-size:15px}.market-skill-card>p{font-size:12px;min-height:0;margin-top:13px}.market-skill-card>footer{padding-top:14px}.market-skill-card>footer>span{max-width:45%}.market-skill-card .star-btn{font-size:10px;padding:4px 7px}.market-text-action{font-size:11px}.my-skills-summary{flex-direction:column;gap:4px;padding:12px}.my-skills-summary>span{font-size:11px}.my-skills-summary small{font-size:9px}.market-demo-note{font-size:9px;line-height:1.9;padding:0 30px;margin-top:30px}dialog.market-product-dialog{width:100vw;max-width:100vw;height:100dvh;max-height:100dvh;border:0;border-radius:0;margin:0}.market-product-dialog .dialog-close{top:14px;right:15px}.market-detail-scroll{padding:56px 17px 24px}.market-detail-hero{padding:17px;gap:15px;border-radius:16px;align-items:flex-start}.market-icon.hero{width:62px;height:62px;font-size:39px;border-radius:15px}.market-detail-hero h2{font-size:20px;line-height:1.4;margin-bottom:8px}.market-detail-hero p{font-size:12px;line-height:1.8;margin-bottom:10px}.market-detail-hero .bundle-meta{font-size:10px;gap:6px}.market-feature{padding-top:22px;margin-top:23px}.market-detail h3{font-size:16px}.market-feature p{font-size:12px;line-height:1.95}.included-section{margin-top:26px}.included-grid{grid-template-columns:1fr;gap:7px}.included-skill{padding:13px}.included-skill strong{font-size:12px}.market-delivery dl{grid-template-columns:1fr;gap:13px}.market-detail-bottom{padding:12px 17px calc(12px + env(safe-area-inset-bottom));min-height:78px;gap:9px}.market-detail-bottom b{font-size:18px}.market-detail-bottom>div:first-child>span{font-size:9px}.market-detail-bottom>.market-cta{padding:10px 13px;font-size:11px;border-radius:10px}.market-detail-bottom>.star-btn{border:0;background:none;padding:6px 4px;font-size:10px;gap:3px}.market-detail-bottom>.star-btn svg{width:15px;height:15px}.market-download{font-size:10px;max-width:54px;line-height:1.6}}@media(prefers-reduced-motion:reduce){.bundle-card,.market-cta,.market-skill-card,.market-shortcuts button{transition:none}}.market-topbar .top-login{background:#242423;border-color:#242423;color:#fff}.market-detail-back{position:absolute;z-index:3;left:26px;top:17px;display:flex;align-items:center;gap:5px;font-size:11px;color:#7d7d7b;padding:4px;background:#fff}.market-detail-back svg{width:14px;height:14px}.demo-orders>button>span{display:flex;flex-direction:column;gap:5px;flex:1}.demo-orders>button>strong{font-size:14px}.demo-orders>button>svg{width:15px;height:15px;color:#aaa}:root{--ink:#3454db;--accent:#3454db;--accent-soft:#f0f3fc;--red:#e87872;--planet:#3454db;--planet-soft:#f0f3fc;--planet-line:#f0f3fc}.planet-logo{position:relative;display:inline-grid;place-items:center;flex-shrink:0;width:35px;height:35px;background:#3454db;color:#fff;border-radius:50%;font-size:20px;line-height:1;font-weight:650;letter-spacing:0;isolation:isolate}.planet-logo:before{content:"";position:absolute;width:45px;height:16px;left:-5px;top:10px;border:1.5px solid #8dad86;border-radius:50%;transform:rotate(-28deg);z-index:-1}.brand{font-size:22px;letter-spacing:-.8px;gap:13px}.brand em{font-size:8px;letter-spacing:1px;margin-top:3px;color:#626979}.sidebar{padding-top:27px}.side-nav{margin-top:30px;gap:3px}.nav-link{min-height:45px;padding-top:10px;padding-bottom:10px;border-radius:11px}.nav-link.active{background:#f0f3fc;color:#121522}.nav-link.active:before{display:none}.side-publish{margin-top:16px;font-size:11px;padding:9px;border-radius:9px;min-height:37px}.side-publish svg{width:15px;height:15px}.sidebar-bottom{padding-top:15px}.sidebar-utilities{display:flex;align-items:center;gap:5px;margin:0 6px 12px}.sidebar-utilities button{font-size:10px;color:#626979;display:flex;align-items:center;gap:5px;padding:7px 6px;border-radius:6px}.sidebar-utilities button:hover{background:#f8f9fc}.sidebar-utilities svg{width:15px;height:15px}.sidebar-signin{margin:18px 10px 0}.sidebar-signin .primary{width:100%;padding:9px 13px;border-radius:10px;background:#3454db;border-color:#3454db;font-size:12px}.sidebar-signin p{font-size:9px;color:#626979;margin-top:7px;text-align:center}.sidebar-signin+.side-publish{margin-top:12px}.account-button{padding-top:11px;padding-bottom:7px}.topbar .top-more{display:none}.topbar .top-login,.market-topbar .top-login{background:#3454db;border-color:#3454db;border-radius:9px;color:#fff;white-space:nowrap}.primary{background:#3454db;border-color:#3454db}.primary:hover,.market-cta,.market-cta:hover{background:#3454db}.market-view-tabs button.active{color:#121522}.market-categories button.active{border-bottom-color:#3454db}.note-cover{border-radius:13px}.note-like.liked,.reader-reactions .liked{color:#dc766e}.reader-follow{border-color:#e1e6f4;color:#121522;background:#f8f9fc}.reader-follow:hover{background:#f0f3fc}.discovery-tabs button.active{background:#f0f3fc;color:#121522}.preview-bar{background:#f8f9fc;color:#626979;border-color:#f0f3fc}.market-section h2{font-weight:600}.planet-avatar{background:#e1e6f4!important;color:#121522!important;border:1px solid #d5e1c9;position:relative}.planet-avatar:after{content:"";position:absolute;width:115%;height:40%;border:1px solid #99b282;border-radius:50%;transform:rotate(-25deg)}.onboard-kicker{display:block;font-size:10px;font-weight:600;letter-spacing:1.5px;color:#626979;margin-bottom:14px}.onboarding-dialog{width:min(735px,calc(100vw - 40px));border-radius:20px}.onboarding-dialog .modal-body{padding:39px 34px 28px}.interest-dialog h2{font-size:26px;font-weight:600;letter-spacing:-.8px;line-height:1.5;margin:0}.interest-dialog>.modal-sub{font-size:12px;line-height:1.9;max-width:500px;color:#626979;margin-top:12px}.interest-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;margin:27px 0 24px}.interest-tile{position:relative;border:1px solid #e4e9df;background:#f8f9fc;border-radius:13px;padding:17px 14px;display:flex;flex-direction:column;align-items:flex-start;gap:7px;cursor:pointer;min-width:0;transition:background .15s,border-color .15s}.interest-tile input{position:absolute;opacity:0;inset:0;width:100%;height:100%;cursor:pointer;margin:0}.interest-tile:has(input:checked){background:#f0f3fc;border-color:#5373f5}.interest-tile:has(input:focus-visible){outline:3px solid #bacfac;outline-offset:3px}.interest-tile-icon{width:34px;height:34px;border-radius:9px;background:#f0f3fc;color:#626979;display:grid;place-items:center;margin-bottom:3px}.interest-tile.blue .interest-tile-icon{background:#eaf1f5;color:#7e9cac}.interest-tile.lilac .interest-tile-icon{background:#eeebf4;color:#9a8daa}.interest-tile.rose .interest-tile-icon{background:#f7eeeb;color:#bb9c8f}.interest-tile-icon svg{width:19px;height:19px}.interest-tile strong{font-size:13px;font-weight:600}.interest-tile small{font-size:10px;color:#626979;line-height:1.8;min-height:35px}.interest-tick{position:absolute;right:13px;top:14px;width:18px;height:18px;border-radius:50%;border:1px solid #dce4d3;display:grid;place-items:center;color:transparent}.interest-tick svg{width:11px;height:11px}.interest-tile:has(input:checked) .interest-tick{background:#5373f5;color:#fff;border-color:#5373f5}.preference-options{border-top:1px solid #e9eee1;display:grid;gap:17px;padding-top:20px}.preference-options label{display:flex;align-items:flex-start;gap:10px;font-size:12px}.preference-options label>input{margin-top:4px;accent-color:#5373f5}.preference-options b{font-size:12px;font-weight:500;display:block}.preference-options small{display:block;font-size:10px;color:#626979;margin-top:4px}.preference-options .digest-frequency{align-items:center;justify-content:space-between;padding-left:23px}.digest-frequency select{border:1px solid #dce4d2;background:#f8f9fc;border-radius:7px;padding:7px 10px;font-size:11px;color:#626979}.onboarding-dialog .modal-actions{margin-top:26px}.onboarding-dialog .text-link{color:#626979;font-size:11px}.onboarding-dialog .inline-note{font-size:9px;color:#626979;margin-top:20px}.assistant-row .chat-row-content b{display:flex;align-items:center;gap:7px}.assistant-row i{font-size:8px;font-style:normal;font-weight:400;background:#f0f3fc;color:#626979;border-radius:5px;padding:2px 5px}.assistant-row .avatar{margin-right:2px}.assistant-panel{background:#f8f9fc}.assistant-panel .chat-head{background:#fff}.assistant-log{background-image:none;background:#f8f9fc;padding:27px 32px}.assistant-welcome{max-width:590px;margin:0 auto 25px;padding:4px 0 5px}.assistant-orbit{font-size:28px;color:#626979;display:inline-block;margin-bottom:7px}.assistant-welcome h2{font-size:23px;font-weight:600;letter-spacing:-.6px}.assistant-welcome>p{font-size:11px;color:#626979;line-height:1.9;margin-top:8px}.assistant-quick{display:flex;gap:7px;margin-top:14px;flex-wrap:wrap}.assistant-quick button{display:flex;align-items:center;gap:7px;border:1px solid #e2e8d7;border-radius:20px;padding:6px 11px;font-size:10px;color:#626979;background:#fff}.assistant-quick svg{width:11px;height:11px}.assistant-digest{max-width:590px;margin:0 auto 25px}.assistant-digest>header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.assistant-digest>header span{font-size:9px;color:#626979}.assistant-digest h3{font-size:13px;font-weight:600;margin-top:3px}.assistant-digest>header button{display:flex;align-items:center;gap:4px;font-size:10px;color:#626979}.assistant-digest>header button svg{width:12px;height:12px}.recommendation-item{border:1px solid #e3e8da;border-radius:12px;background:#fff;margin-bottom:10px;overflow:hidden}.recommendation-open{display:flex;align-items:center;gap:13px;width:100%;text-align:left;padding:15px;min-width:0}.recommendation-open>span:nth-child(2){flex:1;min-width:0}.recommendation-open>svg{width:13px;height:13px;color:#626979}.recommendation-open small{display:flex;align-items:center;gap:7px;font-size:8px;color:#626979;font-weight:550;letter-spacing:1px}.recommendation-open small i{font-size:8px;font-weight:400;font-style:normal;padding:1px 5px;background:#f0f3fc;letter-spacing:0;border-radius:4px;color:#626979}.recommendation-open strong{display:block;font-size:13px;font-weight:600;margin:4px 0}.recommendation-open>span:nth-child(2)>span{font-size:10px;line-height:1.7;color:#626979;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.recommendation-open .market-icon,.recommendation-prompt-icon{width:45px;height:45px;flex-shrink:0;font-size:27px;border-radius:11px}.recommendation-prompt-icon{display:grid;place-items:center;background:#f1efdc;color:#a39863}.recommendation-prompt-icon svg{width:23px;height:23px}.recommendation-item>footer{display:flex;align-items:center;justify-content:space-between;padding:7px 14px;border-top:1px solid #f0f3e9;font-size:9px;color:#626979;gap:8px}.recommendation-item>footer>button{font-size:9px;color:#626979;padding:0;white-space:nowrap}.assistant-digest-note,.assistant-empty{font-size:9px;color:#626979;line-height:1.9;text-align:center;margin-top:12px}.assistant-mode{font-size:9px;color:#626979;background:#fff;padding:0 18px 9px;text-align:center;flex-shrink:0}.assistant-panel .chat-composer{background:#fff;border-top:1px solid #e7ecdf;padding-bottom:9px}.assistant-panel .chat-composer input{border:1px solid #e7ecdf;background:#f8f9fc}.assistant-panel .send-btn{background:#3454db}.assistant-results{max-width:590px;margin:15px auto 25px}.assistant-results>p{font-size:11px;line-height:1.9;color:#626979;margin:10px 0 12px}.assistant-log>.message{max-width:80%;font-size:12px}.assistant-panel .message.mine{background:#f0f3fc;color:#121522}.chat-row.active{background:#f0f3fc}.messages-shell{grid-template-columns:260px minmax(0,1fr)}.chat-head .icon-btn svg{width:17px;height:17px}.chat-log .message{overflow-wrap:anywhere}.utility-dialog{width:425px;border-radius:18px}.utility-dialog .modal-body{padding:31px 28px 25px}.utility-menu h2{font-size:20px;font-weight:600;letter-spacing:-.5px}.utility-links{display:grid;gap:5px;margin:22px 0}.utility-links>button{padding:12px 9px;display:flex;gap:14px;text-align:left;align-items:center;border-radius:10px}.utility-links>button:hover{background:#f8f9fc}.utility-links>button>svg:first-child{color:#626979;width:20px;height:20px}.utility-links>button>svg:last-child{width:13px;height:13px;color:#626979;margin-left:auto}.utility-links b{display:block;font-size:12px;font-weight:550}.utility-links small{display:block;font-size:10px;color:#626979;margin-top:4px}.utility-logout{width:100%;border-top:1px solid #e7edde;padding:17px 0 0;text-align:left;font-size:11px;color:#626979}.help-questions{display:grid;gap:24px;margin:26px 0}.help-questions h3{font-size:14px;font-weight:600;margin-bottom:8px}.help-questions p{font-size:12px;color:#626979;line-height:1.95}.help-questions .text-link{margin-top:10px;padding:0;font-size:11px}.planet-story-page{max-width:980px;padding:42px 44px 80px;margin:0 auto}.planet-story-page>h1{font-size:46px;line-height:1.45;letter-spacing:-1.8px;font-weight:600;color:#121522;margin:22px 0}.story-lead{font-size:14px;line-height:2;color:#626979;max-width:620px}.story-block{margin:50px 0 32px;max-width:590px}.story-block h2{font-size:21px;font-weight:550;color:#121522;margin-bottom:14px}.story-block p,.story-invitation p{font-size:13px;color:#626979;line-height:2.1}.story-values{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px;margin:35px 0 44px}.story-values article{padding:22px;background:#f8f9fc;border-radius:14px}.story-values article>span{font-size:11px;color:#626979}.story-values h3{font-size:14px;font-weight:550;line-height:1.8;margin:16px 0 9px;color:#121522}.story-values p{font-size:11px;line-height:1.95;color:#626979}.story-invitation{border-top:1px solid #e8eddc;padding-top:31px}.story-invitation h2{font-size:22px;font-weight:550;margin-bottom:13px}.story-invitation .primary{margin-top:21px}.join-page>.text-link{display:flex;align-items:center;gap:7px;padding:0;font-size:11px;color:#626979;margin-bottom:34px}.join-page>.text-link svg{width:14px;height:14px}.join-roles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:39px}.join-roles article{border:1px solid #e5ebda;border-radius:15px;padding:24px 21px;display:flex;flex-direction:column;background:#f8f9fc}.role-dot{width:9px;height:9px;background:#5373f5;border-radius:50%;display:block;margin-bottom:22px}.join-roles h2{font-size:18px;font-weight:550;margin-bottom:14px}.join-roles p{font-size:12px;line-height:2;color:#626979}.join-roles small{font-size:10px;line-height:1.9;color:#626979;display:block;margin:15px 0 25px}.join-roles button{display:flex;align-items:center;justify-content:space-between;font-size:11px;color:#626979;padding:12px 0 0;border-top:1px solid #e7eddb;margin-top:auto}.join-roles button svg{width:13px;height:13px}.join-note{margin-top:37px;padding:26px 28px;background:#f0f3fc;border-radius:15px}.join-note h3{font-size:17px;font-weight:550;margin-bottom:12px}.join-note p{font-size:12px;line-height:2;color:#626979}.join-note small{font-size:10px;color:#626979;display:block;margin-top:17px}@media(max-width:1180px)and (min-width:681px){.brand{justify-content:center;padding:0}.brand>span:last-child{display:none}.nav-link{justify-content:center;padding:11px}.sidebar-utilities{flex-direction:column;margin:0 0 10px}.sidebar-utilities button>span,.sidebar-signin p{display:none}.sidebar-signin{margin:18px 0 0}.sidebar-signin .primary{font-size:9px;padding:7px 3px;white-space:nowrap}.sidebar-signin .primary svg{display:none}.side-publish{margin-left:0;margin-right:0}.sidebar-utilities button{padding:8px}.account-button{justify-content:center}.account-button>div,.account-button>svg{display:none}.onboarding-dialog .modal-body{padding:34px 28px}.assistant-log{padding:23px}.messages-shell{grid-template-columns:230px minmax(0,1fr)}.planet-story-page{padding-left:30px;padding-right:30px}.join-roles{gap:12px}.join-roles article{padding:21px 17px}}@media(max-width:900px)and (min-width:681px){.messages-shell{grid-template-columns:210px minmax(0,1fr)}.chat-list-head{padding:22px 15px 12px}.chat-row{padding:15px 13px}.assistant-row i{display:none}.assistant-log{padding:20px 17px}.assistant-welcome h2{font-size:21px}.recommendation-open{padding:12px;gap:10px}.recommendation-open strong{font-size:12px}.recommendation-item>footer{font-size:8px}.story-values,.join-roles{grid-template-columns:1fr}.planet-story-page>h1{font-size:38px}.join-roles article{padding:23px}.role-dot{margin-bottom:14px}.join-roles small{margin:10px 0 16px}}@media(max-width:680px){.topbar .top-login,.market-topbar .top-login{display:inline-flex;padding:6px 9px;min-height:31px;font-size:10px}.topbar .top-actions{gap:8px;min-width:0}.topbar .top-notifications{display:none}.topbar .top-more{display:inline-flex;padding:2px;color:#626979}.topbar .top-more svg{width:19px;height:19px}.topbar .search{max-width:none;min-width:0;flex:1;padding:8px 10px}.topbar .search input{font-size:10px}.topbar .top-heading{flex-shrink:0}.market-topbar .top-more{display:none}.market-topbar .top-login{order:2;min-height:32px;padding:7px 10px}.topbar:not(.market-topbar){gap:14px}.discovery-page{padding-top:0}.onboarding-dialog{width:100vw;max-width:100vw;max-height:100dvh;border:0;border-radius:0}.onboarding-dialog .modal-body{padding:44px 20px 25px}.onboard-kicker{font-size:9px;letter-spacing:1px}.interest-dialog h2{font-size:23px;letter-spacing:-.8px;max-width:285px}.interest-dialog>.modal-sub{font-size:11px;line-height:1.9}.interest-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin:22px 0}.interest-tile{padding:14px 12px;gap:6px}.interest-tile strong{font-size:12px}.interest-tile small{font-size:9px;min-height:32px}.interest-tile-icon{width:30px;height:30px}.interest-tile-icon svg{width:17px;height:17px}.interest-tick{right:11px;top:12px;width:16px;height:16px}.preference-options b{font-size:11px}.preference-options small{font-size:9px;line-height:1.8}.preference-options .digest-frequency{padding-left:0}.digest-frequency select{font-size:10px;padding:6px 8px}.onboarding-dialog .modal-actions{margin-top:20px}.onboarding-dialog .inline-note{font-size:8px;line-height:1.9}.messages-shell{display:block;height:calc(100dvh - 156px);min-height:0}.messages-shell .chat-list,.messages-shell .chat-panel{height:100%}.messages-shell:not(.show-chat) .chat-panel{display:none}.messages-shell.show-chat .chat-list{display:none}.chat-row{padding:17px 20px}.chat-row b{font-size:13px}.assistant-row i{font-size:9px}.chat-row p{font-size:11px}.chat-head{height:66px;padding:0 16px;gap:10px}.chat-head .back-chat{display:inline-flex}.assistant-log{padding:20px 17px}.assistant-welcome{margin-bottom:23px}.assistant-welcome h2{font-size:23px}.assistant-welcome>p{font-size:11px}.assistant-quick button{font-size:9px;padding:6px 9px}.assistant-digest h3{font-size:13px}.recommendation-open{padding:13px;gap:11px}.recommendation-open strong{font-size:12px}.recommendation-open>span:nth-child(2)>span{font-size:10px}.recommendation-open .market-icon,.recommendation-prompt-icon{width:39px;height:39px;border-radius:10px;font-size:24px}.recommendation-item>footer{font-size:8px;padding:7px 11px}.recommendation-item>footer>button{font-size:8px}.assistant-panel .chat-composer{padding:10px 13px 7px;gap:9px}.assistant-panel .chat-composer input{font-size:11px;min-width:0;padding:10px 12px}.assistant-panel .send-btn{width:35px;height:35px}.assistant-mode{font-size:8px;padding-bottom:8px}.assistant-log>.message{font-size:11px;max-width:86%}.assistant-results>p{font-size:11px}.utility-dialog{width:calc(100vw - 32px);border-radius:18px}.utility-dialog .modal-body{padding:32px 24px 24px}.utility-menu h2{font-size:21px}.utility-links>button{padding:13px 5px}.utility-links b{font-size:13px}.utility-links small{font-size:10px}.planet-story-page{padding:29px 22px 95px}.planet-story-page>h1{font-size:33px;letter-spacing:-1.2px;line-height:1.5;margin:18px 0}.story-lead{font-size:12px;line-height:2}.story-block{margin-top:33px}.story-block h2{font-size:19px}.story-block p,.story-invitation p{font-size:12px}.story-values{grid-template-columns:1fr;gap:11px;margin:28px 0}.story-values article{padding:20px}.story-values h3{margin-top:10px}.story-invitation{padding-top:27px}.story-invitation h2{font-size:21px}.join-roles{grid-template-columns:1fr;gap:13px;margin-top:28px}.join-roles article{padding:23px}.role-dot{margin-bottom:15px}.join-roles h2{font-size:19px}.join-roles small{margin:11px 0 18px}.join-note{padding:22px;margin-top:27px}.join-note h3{font-size:16px}.join-note small{font-size:9px;line-height:1.9}.join-page>.text-link{margin-bottom:28px}}@media(prefers-reduced-motion:reduce){.interest-tile{transition:none}}.creator-page{padding:0 32px 65px;max-width:1360px;margin:0 auto}.creator-header{border:1px solid #e7ecdf;border-radius:19px;background:#fff;overflow:hidden}.creator-banner{height:180px;background:#f0f3fc;position:relative;overflow:hidden;display:flex;align-items:center;padding:0 40px}.creator-banner>div{position:relative;z-index:1;max-width:70%}.creator-banner>div>span{font-size:8px;letter-spacing:2px;color:#626979}.creator-banner p{font-size:25px;line-height:1.6;letter-spacing:-.8px;font-weight:500;color:#626979;margin-top:12px}.creator-header.sand .creator-banner{background:#f1ece0}.creator-header.sand .creator-banner p{color:#9b8860}.creator-header.lilac .creator-banner{background:#eeeaf1}.creator-header.lilac .creator-banner p{color:#9582a2}.creator-header.blue .creator-banner{background:#e9eff0}.creator-header.blue .creator-banner p{color:#7b969b}.banner-orbit{position:absolute;border:1px solid #94a77730;border-radius:50%;width:400px;height:190px;right:-40px;top:-5px;transform:rotate(-27deg)}.banner-orbit.orbit-two{width:270px;height:340px;right:22px;top:-80px;transform:rotate(-27deg)}.banner-spark{position:absolute;right:102px;top:60px;font-size:45px;color:#626979;transform:rotate(12deg)}.creator-identity{position:relative;padding:0 34px 25px}.creator-avatar-wrap{height:66px}.creator-avatar-wrap>.avatar{position:relative;top:-40px;width:106px;height:106px;font-size:38px;border:5px solid #fff;box-shadow:none}.creator-actions{position:absolute;top:19px;right:30px;display:flex;gap:9px;align-items:center}.creator-actions>.primary,.creator-actions>.secondary{min-width:85px;border-radius:9px;font-size:11px;min-height:36px;padding:8px 14px;white-space:nowrap}.creator-actions>.primary svg,.creator-actions>.secondary svg{width:15px;height:15px}.creator-actions>.icon-btn{border:1px solid #e3e9d9;min-height:34px;min-width:34px;border-radius:9px;color:#626979}.creator-actions>.icon-btn svg{width:16px;height:16px}.creator-title{display:flex;align-items:baseline;gap:12px;margin-top:7px}.creator-title h2{font-size:24px;font-weight:600;letter-spacing:-.8px}.creator-title>span{font-size:11px;color:#626979}.creator-bio{font-size:12px;color:#626979;line-height:1.9;margin-top:9px}.creator-tags{display:flex;gap:7px;flex-wrap:wrap;margin-top:12px}.creator-tags button{font-size:9px;color:#626979;background:#f8f9fc;border:1px solid #eaf0e0;padding:3px 8px;border-radius:20px}.creator-stats{display:flex;align-items:center;gap:20px;margin-top:21px;font-size:10px;color:#626979}.creator-stats b{font-size:13px;font-weight:650;color:#121522;margin-right:3px}.creator-stats small{font-size:9px;margin-left:auto;color:#626979}.creator-content{padding:17px 0 0}.creator-tabs{padding:0 2px;gap:29px;margin-bottom:22px}.creator-tabs a,.creator-tabs button{font-size:12px;padding:12px 4px 14px;display:flex;align-items:center;gap:8px;color:#626979}.creator-tabs .active{color:#121522;border-bottom:2px solid #99b77b}.creator-tabs svg{width:15px;height:15px}.creator-notes{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.creator-tools{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.creator-content .empty{border-color:#e1e6f4;background:#f8f9fc}.creator-content .section-title{font-size:12px}.creator-content .contribution{background:#f8f9fc}.creator-content .profile-skills{grid-template-columns:repeat(3,minmax(0,1fr))}@media(max-width:1000px)and (min-width:681px){.creator-page{padding-left:25px;padding-right:25px}.creator-banner{height:164px;padding-left:29px}.creator-banner p{font-size:23px}.creator-identity{padding-left:26px;padding-right:26px}.creator-tools,.creator-content .profile-skills{grid-template-columns:repeat(2,minmax(0,1fr))}.creator-stats small{font-size:8px}}@media(max-width:680px){.creator-page{padding:0 0 84px}.creator-header{border:0;border-radius:0}.creator-banner{height:145px;padding:0 20px}.creator-banner>div{max-width:78%;align-self:flex-start;margin-top:28px}.creator-banner>div>span{font-size:7px;letter-spacing:1.5px}.creator-banner p{font-size:21px;letter-spacing:-.7px;margin-top:9px}.banner-orbit{width:225px;height:110px;right:-72px;top:35px}.banner-orbit.orbit-two{width:140px;height:230px;right:-18px;top:-30px}.banner-spark{right:28px;top:76px;font-size:31px}.creator-identity{padding:0 20px 21px}.creator-avatar-wrap{height:55px}.creator-avatar-wrap>.avatar{width:84px;height:84px;font-size:30px;top:-32px;border-width:4px}.creator-actions{top:13px;right:17px;gap:7px}.creator-actions>.primary,.creator-actions>.secondary{min-width:66px;min-height:32px;font-size:10px;padding:7px 10px;gap:4px}.creator-actions>.primary svg,.creator-actions>.secondary svg{width:13px;height:13px}.creator-actions>.icon-btn{min-width:30px;min-height:30px;padding:4px}.creator-title{gap:9px;flex-wrap:wrap;margin-top:7px}.creator-title h2{font-size:24px}.creator-title>span{font-size:10px}.creator-bio{font-size:12px;margin-top:8px;line-height:1.9}.creator-tags{gap:6px;margin-top:12px}.creator-tags button{font-size:9px}.creator-stats{gap:18px;margin-top:18px;font-size:10px;flex-wrap:wrap}.creator-stats b{font-size:13px}.creator-stats small{font-size:8px;flex-basis:100%;margin:0;line-height:1.6}.creator-content{padding:0 12px}.creator-tabs{gap:21px;margin:0 4px 19px;overflow:auto}.creator-tabs a,.creator-tabs button{font-size:11px;gap:6px;white-space:nowrap}.creator-notes{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:11px;row-gap:24px}.creator-tools,.creator-content .profile-skills{grid-template-columns:1fr}.creator-content .section-title{font-size:11px}.creator-content .section-title>span{font-size:9px}.creator-content .section-title>a{font-size:10px}.creator-content .collection{padding:17px}.creator-content .contribution{padding:15px}}.feishu-inspired .chat-head{height:65px;border-bottom:0}.assistant-identity-badge{font-size:8px;font-weight:500;color:#626979;background:#f0f3fc;border-radius:4px;margin-left:8px;padding:2px 5px}.assistant-subnav{display:flex;gap:17px;flex-shrink:0;background:#fff;padding:0 25px 9px;border-bottom:1px solid #e8ecdf}.assistant-subnav button{font-size:10px;display:flex;align-items:center;gap:5px;padding:4px 7px;color:#626979;border-radius:5px}.assistant-subnav svg{width:12px;height:12px}.assistant-subnav button.active{background:#f0f3fc;color:#626979}.feishu-inspired .assistant-log{background:#f8f9fc;padding:25px 24px}.assistant-message-row{display:flex;align-items:flex-start;gap:11px;margin-bottom:26px;max-width:760px}.assistant-message-row>.avatar{width:29px;height:29px;font-size:11px;flex-shrink:0;margin-top:22px}.assistant-message-content{min-width:0;flex:1}.assistant-message-content>time{display:block;font-size:9px;color:#626979;margin-bottom:7px}.assistant-message-card{border:1px solid #e5eadd;border-radius:11px;background:#fff;overflow:hidden}.assistant-message-card>header{background:#f0f3fc;padding:14px 17px;display:flex;flex-direction:column;gap:4px}.assistant-message-card>header>span{display:flex;align-items:center;gap:7px;font-size:13px;color:#626979;font-weight:600}.assistant-message-card>header svg{width:16px;height:16px}.assistant-message-card>header>small{font-size:9px;color:#626979}.assistant-message-body{padding:20px 17px 14px}.assistant-message-body>h3{font-size:14px;font-weight:600;line-height:1.8}.assistant-message-body>h3>span{background:#f0f3fc;color:#626979;padding:2px 5px;border-radius:4px;font-weight:500}.assistant-message-body>p{font-size:11px;color:#626979;line-height:1.95;margin-top:9px;margin-bottom:20px}.assistant-card-items .recommendation-item{border:0;background:#f8f9fc;border-radius:9px}.assistant-card-items .recommendation-open{padding:13px}.assistant-card-items .recommendation-item>footer{border-color:#f0f3fc;font-size:8px}.assistant-message-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin:18px 0 14px}.assistant-message-actions>button{border:1px solid #e1e7d6;border-radius:6px;font-size:10px;padding:7px 10px;color:#626979;display:flex;align-items:center;gap:6px}.assistant-message-actions>.assistant-primary-action{border-color:#c4cee9;background:#f8f9fc;color:#626979}.assistant-message-actions svg{width:12px;height:12px}.assistant-message-body>footer{font-size:9px;color:#626979}.assistant-message-body>footer>button{font-size:9px;color:#626979;padding:0 6px}.assistant-composer-tools{display:flex;align-items:center;gap:7px;background:#fff;padding:11px 20px 0;flex-shrink:0}.assistant-composer-tools>span{font-size:9px;color:#626979;margin-right:2px}.assistant-composer-tools>button{border:1px solid #e6ecdd;border-radius:6px;padding:5px 8px;font-size:9px;color:#626979}.feishu-inspired .chat-composer{border:0;padding-top:10px}.feishu-inspired .chat-composer input{border-radius:8px;min-height:41px}.assistant-message-row>.assistant-results{flex:1;min-width:0;background:#fff;border:1px solid #e5eadd;border-radius:11px;margin:0;padding:16px}.assistant-message-row>.assistant-results>p{margin-top:0}.assistant-message-row>.assistant-results .recommendation-item:last-child{margin-bottom:0}@media(max-width:1000px)and (min-width:681px){.feishu-inspired .assistant-log{padding:20px 16px}.assistant-message-row{gap:8px}.assistant-message-row>.avatar{width:24px;height:24px}.assistant-message-body{padding:17px 13px 13px}.assistant-message-body>h3{font-size:13px}.assistant-subnav{padding-left:16px;gap:9px}.assistant-card-items .recommendation-open{padding:11px;gap:9px}}@media(max-width:680px){.feishu-inspired .chat-head{height:59px}.assistant-subnav{padding:0 15px 9px;gap:12px}.assistant-subnav button{font-size:9px;gap:4px;padding:3px 6px}.assistant-subnav svg{width:11px;height:11px}.feishu-inspired .assistant-log{padding:18px 12px}.assistant-message-row{gap:7px;margin-bottom:21px}.assistant-message-row>.avatar{width:23px;height:23px;font-size:9px;margin-top:20px}.assistant-message-content>time{font-size:8px}.assistant-message-card>header{padding:12px}.assistant-message-card>header>span{font-size:12px}.assistant-message-card>header>small{font-size:8px}.assistant-message-body{padding:16px 11px 12px}.assistant-message-body>h3{font-size:12px;line-height:1.85}.assistant-message-body>p{font-size:10px;margin-bottom:15px}.assistant-card-items .recommendation-open{padding:11px 9px;gap:8px}.assistant-card-items .recommendation-open .market-icon,.assistant-card-items .recommendation-prompt-icon{width:30px;height:30px;font-size:20px;border-radius:8px}.assistant-card-items .recommendation-open>svg{display:none}.assistant-card-items .recommendation-open strong{font-size:11px}.assistant-card-items .recommendation-open>span:nth-child(2)>span{font-size:9px}.assistant-card-items .recommendation-item>footer{font-size:7px;padding:6px 9px;gap:5px}.assistant-card-items .recommendation-item>footer>button{font-size:7px}.assistant-message-actions{gap:6px;margin:15px 0 12px}.assistant-message-actions>button{font-size:9px;padding:6px 8px}.assistant-message-body>footer,.assistant-message-body>footer>button{font-size:8px}.assistant-composer-tools{padding:10px 12px 0;gap:6px}.assistant-composer-tools>span{font-size:8px}.assistant-composer-tools>button{font-size:8px;padding:5px 7px}.assistant-message-row>.assistant-results{padding:12px}.assistant-message-row>.assistant-results>p{font-size:10px}}.commerce-page{max-width:900px;margin:30px auto 70px}.commerce-heading{margin:40px 0 26px}.commerce-heading h2{font-size:32px;letter-spacing:-1px;margin:12px 0}.commerce-summary{border:1px solid var(--line);padding:32px;border-radius:22px;background:#fff}.commerce-product{display:flex;gap:20px;align-items:center;margin-bottom:28px}.commerce-product h3{font-size:23px;margin:0 0 8px}.commerce-product p{color:var(--muted);margin:0}.commerce-total{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:26px}.commerce-total small{display:block;color:var(--muted);margin-bottom:8px}.commerce-total strong{font-size:38px;letter-spacing:-1px}.commerce-service-links{display:flex;gap:28px;margin-top:24px;color:var(--muted)}.commerce-unavailable{padding:45px 28px;background:#f8f9fc;border-radius:22px}.commerce-unavailable h3{font-size:24px}.commerce-unavailable p{line-height:1.8;color:var(--muted)}.commerce-unavailable .secondary{display:inline-flex;margin-top:16px}.commerce-unavailable .text-link{margin-left:20px}.utility-grid a{display:flex;align-items:center;gap:12px;padding:16px;border:1px solid var(--line);border-radius:12px;color:var(--ink);text-decoration:none}.utility-grid a:hover{background:#f8f9fc}@media(max-width:700px){.commerce-page{margin-top:16px}.commerce-heading h2{font-size:26px}.commerce-summary{padding:20px}.commerce-product{gap:12px}.commerce-product h3{font-size:18px}.commerce-product .skill-icon{width:54px;height:54px;flex-shrink:0}.commerce-service-links{gap:16px;font-size:13px;flex-wrap:wrap}.commerce-total .primary{white-space:nowrap;padding:14px 20px}.commerce-total strong{font-size:30px}}:root{--ink:#101322;--muted:#646b7a;--line:#e8ebf2;--soft:#f7f8fc;--accent:#4264f4;--accent-soft:#eef2ff;--planet:#4562f4;--planet-soft:#f1f4ff;--planet-line:#e4e9f7;--red:#f36d91;color:var(--ink)}body{color:var(--ink);background:#fff}h1,h2,h3,strong,b{color:inherit}input,textarea,select{color:var(--ink)}input::placeholder,textarea::placeholder{color:#858b98}button:focus-visible,a:focus-visible{outline-color:#6489ff}input:focus,textarea:focus,select:focus{outline-color:#6489ff}input[type=checkbox]{accent-color:#4866f2}.primary,.sidebar-signin .primary,.topbar .top-login,.market-topbar .top-login,.send-btn,.assistant-panel .send-btn{background:#4264f4;border-color:#4264f4;color:#fff;box-shadow:0 3px 10px #4166f414}.primary:hover,.sidebar-signin .primary:hover,.topbar .top-login:hover{background:#3453d9;border-color:#3453d9}.secondary{border-color:#dfe3ed;background:#fff;color:#191d2b}.secondary:hover{background:#f4f6fc}.text-link{color:#3c5dd8}.icon-btn{color:#202535}.icon-btn:hover{background:#f1f4fb}.planet-logo{width:45px;height:41px;background:url(./assets/brand-mark.svg) center/contain no-repeat;font-size:0;border-radius:0;color:transparent}.planet-logo:before{display:none}.brand{color:#090f23;font-weight:780;letter-spacing:-.9px;gap:10px}.brand em{color:#777e90;letter-spacing:2.2px;font-size:8px}.brand-symbol{background:#4264f4}.planet-avatar{background:#f2f5ff url(./assets/brand-mark.svg) center/96% no-repeat!important;color:transparent!important;border:1px solid #e8ecfb;overflow:hidden}.planet-avatar:after{display:none}.preview-bar{background:#fafbfe;color:#6f7584;border-color:#eef0f6}.preview-bar button{color:#666e81}.preview-bar i{background:#6591ff}.sidebar,.topbar{border-color:#eef0f5}.nav-link{color:#161b2b}.nav-link.active{background:#edf2ff;color:#315bdf}.nav-link:hover{background:#f5f7fc}.nav-link .badge,.chat-row .unread{background:#5776fb;color:#fff}.sidebar-utilities button{color:#595f70}.sidebar-signin p,.side-note,.top-heading span{color:#798091}.search,.chat-list-head .search{background:#f6f7fb;border-color:#eef0f6}.search svg{color:#777e91}.discovery-tabs button{color:#363b49}.discovery-tabs button.active{color:#294cbd;background:#edf2ff}.avatar{background:#edf1fc;color:#4f67a8}.avatar.sand{background:#fff0e3;color:#b2734a}.avatar.lilac{background:#f0eafa;color:#8d60ae}.avatar.blue{background:#e3f4fc;color:#4483a4}.avatar.rose{background:#ffebf2;color:#b36283}.post-copy,.post-meta p,.post-tags,.comment-link{color:#626978}.note-title,.post-title{color:#141825}.note-author,.note-like{color:#686f7b}.note-like.liked,.reader-reactions .liked{color:#ed668c}.reader-follow{color:#3d5bd2;background:#f0f4ff;border-color:#dfe6ff}.reader-follow:hover{background:#e6edff}.reader-copy,.reader-caption,.reader-description{color:#272c39}.reader-date,.comment-meta,.comment-date{color:#737986}.reader-tags{color:#4261bd}.reader-reactions,.reader-author b{color:#151a28}.market-cta{background:#192035;color:#fff}.market-cta:hover{background:#35466d}.market-view-tabs button.active{color:#101625}.market-categories button{color:#5e6676}.market-categories button.active{color:#151a27;border-bottom-color:#4566ef}.market-type-pills button.active{color:#3456d6;background:#eef2ff}.market-bundle{background:#f7f8fc}.market-bundle:nth-child(2){background:#f9f7fc}.market-bundle h3,.market-single h3,.market-product-hero h2{color:#111626}.market-bundle p,.market-single p,.market-product-hero p{color:#686f7d}.market-product-hero{background:#f4f6fc}.market-section h2{color:#121727}.market-icon.mint,.market-icon.tone-mint{background:#e4f2ff}.pill,.market-pill{color:#616a7d;border-color:#e0e5f1;background:#f3f6fc}.pill.paid{background:#fff1e9;color:#a86436;border-color:#f4ded0}.market-product-dialog .detail-list span,.description,.modal-sub,.inline-note{color:#646b7a}.detail-list b{color:#1a2030}.skill-icon{background:#edf1ff;color:#536cf2}.repo-name{color:#273a87}.repo-card p,.repo-meta{color:#646b7a}.repo-card{border-color:#e4e8f2}.count-pill{background:#f0f2f8;color:#616a7e}.creator-header{border-color:#e8ecf5}.creator-banner,.creator-header.sand .creator-banner,.creator-header.lilac .creator-banner,.creator-header.blue .creator-banner{background:radial-gradient(ellipse at 90% 5%,#bfefff 0,transparent 43%),radial-gradient(ellipse at 74% 120%,#e7d4ff 0,transparent 43%),linear-gradient(115deg,#f6f9ff,#f5f3ff)}.creator-banner p,.creator-header.sand .creator-banner p,.creator-header.lilac .creator-banner p,.creator-header.blue .creator-banner p{color:#1a2540;font-weight:600}.creator-banner>div>span{color:#7283ab}.banner-orbit{border-color:#7197f849;box-shadow:0 0 18px #c3d8ff32}.banner-spark{color:#5fa1ff}.creator-title h2{color:#111626}.creator-title>span,.creator-bio{color:#555e71}.creator-tags button{background:#f2f5ff;border-color:#e7ebf8;color:#5264a0}.creator-stats{color:#626a7c}.creator-stats b{color:#141b2c}.creator-stats small{color:#858c9b}.creator-tabs a,.creator-tabs button{color:#687084}.creator-tabs .active{color:#294fd2;border-bottom-color:#4264f4}.creator-content .empty,.creator-content .contribution{background:#fafbfe;border-color:#e5e9f4}.creator-actions>.icon-btn{border-color:#e2e7f1;color:#626c81}.chat-row{border-color:#f0f2f7}.chat-row:hover{background:#f7f9fd}.chat-row.active{background:#edf2ff}.chat-row b{color:#151b2a;font-size:13px}.chat-row p,.chat-head p,.chat-row time,.chat-list-note{color:#717889}.chat-head b{color:#141b2b;font-size:15px}.chat-filters button{color:#697286;background:#f5f6fa}.chat-filters button.active{background:#edf2ff;color:#3a5edc}.assistant-row i,.assistant-identity-badge{background:#eeeaff;color:#7157c1}.assistant-panel,.chat-panel,.feishu-inspired .assistant-log,.assistant-log{background:#f8f9fd}.assistant-subnav{border-color:#e7ebf5}.assistant-subnav button{color:#5b6578;font-size:12px}.assistant-subnav button.active{background:#edf2ff;color:#3d62e2}.assistant-subnav svg{width:14px;height:14px}.assistant-head,.chat-head{border-color:#e8ecf4}.assistant-message-content>time{font-size:11px;color:#7b8393}.assistant-message-card{border-color:#e2e8f5;border-radius:13px}.assistant-message-card>header{background:linear-gradient(112deg,#edf5ff,#f0edff);padding:16px 18px}.assistant-message-card>header>span{color:#3359c6;font-size:15px}.assistant-message-card>header>small{color:#6b7796;font-size:11px}.assistant-message-body>h3{color:#131b2c;font-size:16px}.assistant-message-body>h3>span{background:#edf2ff;color:#365bd6}.assistant-message-body>p{color:#4d576b;font-size:13px;line-height:1.8}.assistant-message-body>footer,.assistant-message-body>footer>button{font-size:11px;color:#69748b}.assistant-message-body>footer>button{color:#4264da}.assistant-message-actions>button{font-size:12px;color:#35425e;border-color:#dce3f3;background:#fff}.assistant-message-actions>.assistant-primary-action{border-color:#dce4ff;background:#edf2ff;color:#3d61db}.assistant-card-items .recommendation-item,.recommendation-item{background:#f6f8fd;border-color:#e7ebf5}.recommendation-open strong{color:#131a2a;font-size:14px}.recommendation-open>span:nth-child(2)>span{color:#626d82;font-size:12px}.recommendation-open small{color:#74809c;font-size:9px}.recommendation-open small i{color:#5e6e97;background:#eaf0fd;font-size:9px}.recommendation-open>svg{color:#6f84b8}.recommendation-item>footer,.assistant-card-items .recommendation-item>footer{color:#707b93;border-color:#e6ebf5;font-size:10px}.recommendation-item>footer>button{color:#747e95;font-size:10px}.recommendation-prompt-icon{background:#eeeaff;color:#8868d6}.assistant-composer-tools>span{color:#747f95;font-size:10px}.assistant-composer-tools>button{color:#4d5d7c;border-color:#e0e6f3;background:#fff;font-size:11px}.assistant-panel .chat-composer input{background:#fafbfe;border-color:#dde4f3;color:#141c30;font-size:13px}.assistant-mode{color:#7a859c;font-size:10px}.assistant-panel .message.mine{background:#e9efff;color:#1e315e}.assistant-results>p{color:#303c52;font-size:13px}.assistant-message-row>.assistant-results{border-color:#e3e9f4}.chat-gate{color:#70798c;background:#fff}.chat-gate button{color:#4264dc}.message{color:#263249}.message.mine{background:#e9efff}.chat-product{background:#f7f9ff;border-color:#e2e9f8;border-left-color:#7092f7}.chat-product b{color:#252f49}.chat-product button{color:#4565d8}.onboard-kicker{color:#6a7bb3}.interest-dialog>.modal-sub,.interest-tile small,.preference-options small,.onboarding-dialog .inline-note{color:#717b90}.interest-tile{background:#fafbff;border-color:#e5eaf5}.interest-tile:has(input:checked){background:#f0f4ff;border-color:#8fa8fc;box-shadow:0 0 0 1px #aebfff44}.interest-tile:has(input:checked) .interest-tick{background:#5172ed;border-color:#5172ed}.interest-tile:has(input:focus-visible){outline-color:#a5b8fa}.interest-tile-icon{background:#edf2ff;color:#6684ee}.interest-tile strong,.preference-options b{color:#16213b}.digest-frequency select{color:#26344d;background:#fff;border-color:#dce4f4}.preference-options{border-color:#e5eaf5}.preference-options label>input{accent-color:#5172ed}.onboarding-dialog .text-link{color:#647495}.utility-links>button:hover{background:#f4f7ff}.utility-links>button>svg:first-child{color:#738bec}.utility-links>button>svg:last-child{color:#8c99b4}.utility-links small,.help-questions p,.utility-logout{color:#68748c}.utility-logout{border-color:#e5eafa}.story-lead,.story-block p,.story-values p,.story-invitation p,.join-roles p,.join-roles small{color:#555f74}.story-values article,.join-roles article{border-color:#e4e9f5;background:#fbfcff}.role-dot{background:#e9efff;color:#6384f0}.join-note,.commerce-unavailable{background:#f6f8fd}.join-note p,.join-note small{color:#6a7488}.story-invitation{border-color:#e5e9f3}.commerce-summary{border-color:#e5eaf5}.commerce-product h3,.commerce-total strong{color:#121b30}.commerce-heading h2{color:#11192b}.notice{background:#f1f5ff;border-color:#dce6ff;color:#4e618b}.utility-grid a:hover{background:#f2f5ff}@media(max-width:680px){.planet-logo{width:38px;height:35px}.assistant-message-card>header>span{font-size:13px}.assistant-message-card>header>small{font-size:10px}.assistant-message-body>h3{font-size:14px}.assistant-message-body>p{font-size:12px}.assistant-card-items .recommendation-open strong{font-size:12px}.assistant-card-items .recommendation-open>span:nth-child(2)>span{font-size:11px}.assistant-card-items .recommendation-item>footer,.assistant-card-items .recommendation-item>footer>button{font-size:9px}.assistant-message-actions>button{font-size:11px}.assistant-subnav button{font-size:10px}.assistant-composer-tools>button{font-size:10px}.assistant-panel .chat-composer input{font-size:12px}.assistant-mode{font-size:9px}.commerce-page{padding:0 16px}.creator-bio{color:#555e71}}.planet-welcome-banner{position:relative;overflow:hidden;min-height:190px;border-radius:20px;background:#f7faff url(./assets/brand-graphic.png) right center/cover no-repeat;display:flex;align-items:center;margin-bottom:26px;isolation:isolate}.planet-welcome-banner:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#fbfcff 0 39%,#fbfcff00 67%);z-index:-1}.planet-welcome-banner>div{padding:28px 34px;max-width:62%}.planet-welcome-banner span{font-size:9px;letter-spacing:3px;color:#7382b0}.planet-welcome-banner h2{font-size:26px;letter-spacing:-.7px;color:#101a33;margin:10px 0}.planet-welcome-banner p{font-size:12px;color:#68748b}.planet-welcome-banner.compact{min-height:154px;margin-bottom:14px}.planet-welcome-banner.compact>div{padding-top:23px;padding-bottom:23px}.planet-welcome-banner.compact h2{font-size:24px}.mobile-brand-break{display:none}.planet-login-dialog{width:min(830px,calc(100vw - 40px));border-radius:24px;overflow:hidden}.planet-login-dialog .modal-body{padding:0;display:grid;grid-template-columns:42% 58%;min-height:405px}.login-brand-art{position:relative;overflow:hidden;background:#f4f7ff}.login-brand-art .planet-welcome-banner{height:100%;margin:0;border-radius:0;background-size:auto 115%;background-position:75% bottom;align-items:flex-start}.login-brand-art .planet-welcome-banner:before{background:linear-gradient(#fbfcff 0,#fbfcffed 20%,#fbfcff00 80%)}.login-brand-art .planet-welcome-banner>div{max-width:100%;padding:40px 25px}.login-brand-art h2{font-size:24px;max-width:225px;line-height:1.65}.login-brand-art p{font-size:11px;line-height:1.9}.login-main{padding:47px 34px 33px;background:#fff}.login-main>.planet-logo{width:56px;height:48px;margin-bottom:15px}.login-main h2{font-size:22px;line-height:1.6;margin-bottom:12px}.login-main .modal-sub{font-size:13px;line-height:1.9;margin-bottom:30px}.login-main .primary{padding:12px;font-size:13px}.login-main .inline-note{font-size:11px;line-height:1.9;margin-top:20px}.login-star{position:absolute;pointer-events:none}.star-blue{color:#439af9;top:203px;left:40px;font-size:32px}.star-yellow{color:#ffe486;bottom:38px;right:30px;font-size:28px}.empty-planet{display:block;width:62px;height:56px;background:url(./assets/brand-mark.svg) center/contain no-repeat;margin:0 auto 16px}.empty h3{color:#192339}.empty p{color:#727d93}.creator-banner:after{content:"";position:absolute;right:-45px;top:-140px;width:400px;height:420px;background:url(./assets/brand-mark.svg) center/contain no-repeat;opacity:.15;transform:rotate(-18deg);pointer-events:none}.creator-banner .banner-spark{color:#659efe;z-index:1}.bundle-card,.bundle-card:first-child{background:#f6f8fd}.bundle-card:nth-child(2n){background:#f8f6fd}.bundle-description,.market-skill-card>p,.market-detail-hero p{color:#687286}.bundle-info>strong,.market-skill-open strong,.market-detail-hero h2,.market-feature h3{color:#131c2d}.market-detail-hero{background:#f4f7fd}.bundle-meta,.bundle-contents>p{color:#758096}.bundle-meta i.paid,.market-small-tags i.paid{background:#fff0e8;color:#a96b4a}@media(max-width:680px){.planet-welcome-banner.compact{margin:12px 16px 5px;min-height:126px;border-radius:16px;background-size:auto 130%;background-position:right center}.planet-welcome-banner.compact>div{padding:15px 19px;max-width:82%}.planet-welcome-banner.compact:before{background:linear-gradient(90deg,#fbfcff 0,#fbfcffdd 44%,#fbfcff00 78%)}.planet-welcome-banner.compact span{font-size:7px;letter-spacing:2px}.planet-welcome-banner.compact h2{font-size:19px;line-height:1.65;margin:6px 0 0}.planet-welcome-banner.compact p{display:none}.mobile-brand-break{display:block}.planet-login-dialog{width:calc(100vw - 30px)}.planet-login-dialog .modal-body{display:block;min-height:0}.login-brand-art{height:151px}.login-brand-art .planet-welcome-banner>div{padding:20px;max-width:72%}.login-brand-art .planet-welcome-banner{background-position:right center;background-size:auto 160%}.login-brand-art .planet-welcome-banner:before{background:linear-gradient(90deg,#fbfcff,#fbfcffeb 43%,#fbfcff00 77%)}.login-brand-art h2{font-size:21px;line-height:1.45;margin:6px 0}.login-brand-art p,.login-star{display:none}.login-main{padding:22px}.login-main>.planet-logo{display:none}.login-main h2{font-size:20px}.login-main .modal-sub{font-size:12px;margin-bottom:22px}.login-main .inline-note{font-size:10px;margin-top:16px}.creator-banner:after{width:260px;height:300px;top:-90px;right:-75px}.creator-banner p{position:relative;z-index:1}}.brand-content-types{display:flex;gap:7px;margin-top:12px}.brand-content-types>span{display:inline-flex;padding:3px 9px;border:1px solid #dfe7fb;background:#ffffffb8;border-radius:20px;font-size:9px;font-weight:600;letter-spacing:1.5px;color:#4969c9}.brand-content-types>span+span{color:#8765bb;border-color:#e8e0f6;background:#fbf8ffba}.planet-welcome-banner.compact{min-height:165px}.planet-welcome-banner.compact>div{padding-top:21px;padding-bottom:21px}.login-brand-art .brand-content-types{margin-top:17px}.login-brand-art .brand-content-types>span{font-size:8px;letter-spacing:1px}.login-brand-art .planet-welcome-banner h2{line-height:1.45}.login-brand-art .planet-welcome-banner p{max-width:220px}@media(max-width:680px){.planet-welcome-banner.compact{min-height:144px}.brand-content-types{margin-top:7px}.brand-content-types>span{font-size:8px!important;padding:2px 7px}.login-brand-art .brand-content-types{margin-top:8px}}.sidebar .sidebar-brand-original{display:block;width:100%;min-width:0;padding:0;line-height:0}.sidebar .sidebar-brand-original>.sidebar-brand-crop{display:block;position:relative;width:100%;aspect-ratio:1620/435;overflow:hidden}.sidebar-brand-crop>img{position:absolute;max-width:none;width:125.987654%;height:auto;left:-11.604938%;top:-45.977011%;pointer-events:none}@media(max-width:1180px)and (min-width:681px){.sidebar .sidebar-brand-original{width:48px}.sidebar .sidebar-brand-original>.sidebar-brand-crop{aspect-ratio:490/435}.sidebar-brand-crop>img{width:416.530612%;left:-38.367347%}}:root{--accent:#6366f1;--accent-soft:#f1f2ff;--brand-cyan:#06b6d4;--brand-pink:#f472b6;--brand-violet:#a78bfa}.ui-icon{stroke-width:1.85}.ui-icon .icon-solid{fill:currentColor;stroke:none}.sidebar .brand{font-size:24px;letter-spacing:-1px}.sidebar .side-nav{gap:5px;margin-top:30px}.nav-link{padding:7px 10px;gap:13px;min-height:58px;border-radius:14px;font-weight:600;color:#141a30;background:transparent}.nav-link .nav-icon{display:grid;place-items:center;position:relative;width:44px;height:44px;flex:0 0 44px;border-radius:14px;background:linear-gradient(135deg,#f4f8ff,#f0f4fc);transition:background .18s ease,transform .18s ease}.nav-icon .ui-icon{width:26px;height:26px;stroke:var(--icon-gradient);stroke-width:1.9}.nav-icon .icon-solid,.nav-icon .icon-tile,.nav-icon .icon-person{fill:var(--icon-gradient);stroke:none}.nav-icon .icon-person{opacity:.92}.nav-link.active{background:#f8f9ff;color:#3f4dff}.nav-link.active .nav-icon{background:linear-gradient(135deg,#f1f7ff,#edf0ff);box-shadow:inset 0 0 0 1px #e8edff}.nav-link.active .nav-icon:after{content:"\2726";position:absolute;right:3px;top:0;color:#5572ff;font-size:12px}.nav-link:hover .nav-icon{transform:translateY(-1px);background:#edf1ff}.nav-link .badge{position:absolute;left:44px;border:2px solid white;top:7px;min-width:15px;height:15px;border-radius:50%;background:#f76b9e;font-size:8px}.nav-link{position:relative}.side-publish{background:linear-gradient(110deg,#426dff,#6354f7);color:#fff;border:0;border-radius:13px;min-height:43px;margin-top:20px;box-shadow:0 5px 15px #6366f11a}.sidebar-signin{margin-top:16px}.sidebar-signin .primary{border-radius:13px;background:#5459ed;border:0}.sidebar-utilities button{font-size:12px;color:#454f66}.sidebar-utilities .ui-icon{width:19px;height:19px}.topbar .icon-btn{color:#2e3d63}.starred .icon-star,.star-btn.active .icon-star{fill:#facc15;stroke:#eab308}.liked .icon-heart{fill:#f472b6;stroke:#f472b6}.mobile-bottom .active .ui-icon{stroke:var(--icon-gradient)}.mobile-bottom .active .icon-solid,.mobile-bottom .active .icon-tile,.mobile-bottom .active .icon-person{fill:var(--icon-gradient);stroke:none}.planet-welcome-banner h2,.planet-welcome-banner.compact h2{font-family:PingFang SC,Microsoft YaHei,sans-serif;font-size:clamp(26px,2.65vw,38px);font-weight:750;line-height:1.3;letter-spacing:-1px;margin:12px 0 14px;white-space:nowrap}.planet-welcome-banner h2 .brand-meeting{font-family:Hannotate SC,STKaiti,KaiTi,serif;font-size:1.12em;letter-spacing:1px;font-weight:600;position:relative;display:inline-block;margin-left:8px;z-index:0;color:#171d38}.brand-meeting:after{content:"";position:absolute;left:2%;right:-3%;bottom:-4px;height:10px;border-bottom:2px solid #8197ff;border-radius:50%;transform:rotate(-4deg);z-index:-1}.brand-meeting:before{content:"\2726";position:absolute;right:-17px;top:-5px;color:#56baff;font-size:13px}.planet-welcome-banner p{font-size:13px;line-height:1.8;letter-spacing:.15px;color:#657087}.planet-welcome-banner p b{font-family:Avenir Next,Avenir,sans-serif;font-weight:650;color:#4657ab;letter-spacing:.4px}.planet-welcome-banner .brand-eyebrow{font-family:Avenir Next,sans-serif;font-weight:600;letter-spacing:4px}.planet-welcome-banner.compact{min-height:180px}.planet-welcome-banner>div{max-width:70%}.brand-content-types{margin-top:12px}.planet-login-dialog .planet-welcome-banner h2{white-space:normal;font-size:29px}.planet-login-dialog .brand-meeting{margin:7px 0 0}[data-chat-theme]{background-color:#fbfcff!important;background-size:cover!important;background-position:center!important;background-repeat:no-repeat!important}[data-chat-theme=minimal]{background-image:url(./assets/chat-minimal.svg)!important}[data-chat-theme=stars]{background-image:url(./assets/chat-stars.svg)!important}[data-chat-theme=orbits]{background-image:url(./assets/chat-orbits.svg)!important}[data-chat-theme=soft]{background-image:url(./assets/chat-soft.svg)!important}[data-chat-theme=doodle]{background-image:url(./assets/chat-doodle.svg)!important}[data-chat-theme=brand]{background-image:url(./assets/chat-brand.svg)!important}.chat-appearance-dialog{width:min(840px,calc(100vw - 36px));max-height:90dvh}.chat-appearance .modal-sub{margin:10px 0 22px}.chat-theme-grid{padding:0;margin:0;border:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px 16px}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.chat-theme-option{position:relative;cursor:pointer;min-width:0}.chat-theme-option>input{position:absolute;opacity:0;width:1px;height:1px}.chat-theme-preview{height:118px;border-radius:13px;border:1.5px solid #e8ebf5;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.theme-sample-bubble{display:block;padding:8px 10px;background:#ffffffeb;box-shadow:0 2px 10px #566ea70a;color:#657084;font-size:9px;border:1px solid #edf0f5;border-radius:9px}.theme-check{display:none;position:absolute;right:7px;bottom:7px;width:20px;height:20px;border-radius:50%;background:#6366f1;color:#fff;align-items:center;justify-content:center}.theme-check svg{width:13px;height:13px}.chat-theme-option:has(input:checked) .chat-theme-preview{border-color:#777afa;box-shadow:0 0 0 2px #6366f114}.chat-theme-option:has(input:checked) .theme-check{display:flex}.chat-theme-option:has(input:focus-visible){outline:3px solid #a7b5ff;outline-offset:5px;border-radius:12px}.theme-option-label{display:flex;align-items:center;gap:7px;margin:9px 0 3px;font-size:13px;color:#171d30}.theme-option-label small{font-size:9px;color:#5c66c6;background:#f0f2ff;padding:1px 5px;border-radius:4px}.theme-description{font-size:10px;color:#788296;line-height:1.6;display:block}.chat-appearance footer{display:flex;align-items:center;gap:10px;margin-top:26px;padding-top:18px;border-top:1px solid #edf0f7}.chat-appearance footer p{margin-right:auto;color:#788296;font-size:11px}.chat-appearance footer button{font-size:12px;padding:10px 17px}.chat-date{background:#ffffffcf;border-radius:20px;padding:3px 10px;align-self:center}.message:not(.mine){background:#fff;border:1px solid #e9edf6}.assistant-panel .message.mine{background:#edf0ff}.chat-settings-group{display:flex;gap:5px;align-items:center;margin-left:auto}.chat-settings-group .icon-btn{margin:0!important}@media(min-width:681px)and (max-width:1100px){.sidebar .nav-link{padding:5px 0;justify-content:center}.nav-link .nav-icon{width:43px;flex-basis:43px;height:43px}.sidebar .nav-link .badge{left:46px;top:2px}.sidebar .side-nav{margin-top:28px}.sidebar .side-publish{margin:20px 0 0}.planet-welcome-banner h2,.planet-welcome-banner.compact h2{font-size:27px}.planet-welcome-banner>div{max-width:78%}}@media(min-width:1101px){:root{--sidebar:230px}.sidebar{padding-left:14px;padding-right:14px}.sidebar .brand{padding-left:5px}.nav-link{font-size:14px}.sidebar .sidebar-utilities{margin-bottom:8px}}@media(max-width:680px){.planet-welcome-banner.compact{min-height:170px}.planet-welcome-banner h2,.planet-welcome-banner.compact h2{font-size:24px;line-height:1.25;letter-spacing:-.7px;white-space:normal;margin:9px 0 11px}.planet-welcome-banner .brand-meeting{margin:5px 0 0;letter-spacing:1px}.planet-welcome-banner>div{max-width:94%;padding:20px!important}.planet-welcome-banner p{font-size:10px;letter-spacing:0}.planet-welcome-banner .brand-eyebrow{font-size:8px;letter-spacing:3px}.brand-content-types{margin-top:9px}.brand-meeting:before{right:-15px}.chat-appearance-dialog{width:calc(100vw - 24px);border-radius:20px;max-height:92dvh}.chat-appearance-dialog .modal-body{padding:28px 19px}.chat-theme-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 12px}.chat-theme-preview{height:93px}.theme-sample-bubble{font-size:7px;padding:6px}.theme-description{font-size:9px}.chat-appearance footer{flex-wrap:wrap;margin-top:20px}.chat-appearance footer p{width:100%;font-size:10px}.chat-appearance footer .secondary{margin-left:auto}.chat-settings-group{gap:0}.chat-settings-group .icon-btn{width:30px}.assistant-head .chat-settings-group{gap:0}}@media(prefers-reduced-motion:reduce){.nav-link .nav-icon{transition:none}}.nav-original{--nav-art-size:44px;display:block;flex-shrink:0;width:var(--nav-art-size);height:var(--nav-art-size);background-image:url(./assets/navigation-reference.png);background-repeat:no-repeat;background-size:calc(var(--nav-art-size) * 8.2123287671) calc(var(--nav-art-size) * 8.9863013699);background-position:calc(var(--nav-art-size) * -.8287671233) calc(var(--nav-art-size) * var(--sprite-y));mix-blend-mode:multiply}.nav-link .nav-icon,.nav-link:hover .nav-icon{background:transparent;box-shadow:none;transform:none}.nav-link.active .nav-icon{background:transparent;box-shadow:none}.nav-link.active .nav-icon:after{display:none}.nav-link.active .nav-original,.mobile-bottom .active .nav-original{background-position-x:calc(var(--nav-art-size) * -3.2465753425)}.nav-link:not(.active){color:#12172b;background:transparent;font-weight:550}.nav-link:not(.active):hover{background:#fafbfe}.nav-link .badge{left:44px;top:7px;width:7px;min-width:7px;height:7px;font-size:0;border-width:1px}.mobile-bottom .nav-original{--nav-art-size:36px;margin-top:-5px;margin-bottom:-5px}.mobile-bottom a{gap:1px}.about-page{--about-accent:#6366f1;--about-ink:#13172b;--about-muted:#687086;max-width:1250px;margin:0 auto;padding:12px 34px 0;color:var(--about-ink)}.about-page a{text-decoration:none;color:inherit}.about-page svg,.about-menu svg,.about-contact-success svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.about-page button,.about-menu button{font:inherit}.about-page-header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:12px 0 24px;border-bottom:1px solid #edf0f7}.about-page-brand{display:flex;align-items:center;gap:9px;font-size:13px;font-weight:650;flex-shrink:0}.about-page-brand .planet-logo{width:36px;height:32px}.about-page-brand small{display:block;color:#9096ac;font-size:7px;font-weight:500;letter-spacing:1.6px;margin-top:3px}.about-page-nav{display:flex;gap:4px;align-items:center;overflow:auto;scrollbar-width:none}.about-page-nav a{display:block;white-space:nowrap;color:#72778a;font-size:11px;padding:9px 10px;border-radius:9px}.about-page-nav a:hover{color:#4345aa;background:#f7f7fe}.about-page-nav a[aria-current]{background:#eeeefe;color:#5355c8;font-weight:650}.about-eyebrow{display:block;font-size:10px;letter-spacing:2.2px;line-height:1.5;color:#797ca6;font-weight:600}.about-company-hero{position:relative;display:grid;grid-template-columns:1.3fr 1fr;align-items:center;gap:20px;padding:64px 0 70px;min-height:376px}.about-company-hero h1{font-size:clamp(27px,3.2vw,43px);line-height:1.4;letter-spacing:-1.2px;font-weight:750;margin:21px 0;position:relative;z-index:1}.about-title-star{display:inline-block;color:#8091ff;font-size:.65em;margin-left:7px;vertical-align:top}.about-company-hero p{color:#666c83;font-size:14px;line-height:1.9;margin:0 0 26px}.about-page .about-button,.about-contact-success .about-button{display:inline-flex;align-items:center;justify-content:center;gap:18px;padding:12px 18px;border-radius:10px;background:#6366f1;border:1px solid #6366f1;font-size:12px;font-weight:600;color:#fff;transition:background .15s,transform .15s;cursor:pointer}.about-page .about-button:hover,.about-contact-success .about-button:hover{background:#5153d8;transform:translateY(-1px)}.about-button svg{width:17px;height:17px}.about-orbit-art{height:265px;position:relative;isolation:isolate;background:radial-gradient(ellipse at center,#edf3ff 0,#f7f3ff7d 38%,transparent 68%)}.about-orbit-art:before{position:absolute;content:"";left:-5%;top:26%;width:110%;height:52%;border:1px solid #dce4fa;border-radius:50%;transform:rotate(-28deg);z-index:-1}.about-orbit-art img{position:absolute;width:75%;height:90%;object-fit:contain;top:0;left:13%;filter:drop-shadow(0 16px 18px #809bff16)}.about-orbit-art>i{position:absolute;bottom:21px;right:29px;font-style:normal;color:#ffd378;font-size:24px}.about-orbit-label{position:absolute;z-index:1;padding:8px 14px;border-radius:24px;background:#ffffffdb;box-shadow:0 5px 24px #6372cc0a;border:1px solid #e8ebfa;font-size:12px;font-weight:600;color:#676cb0}.label-skill{top:32px;left:4%}.label-prompt{right:0;top:139px;color:#a17abd}.label-people{left:9%;bottom:4px;font-size:10px;letter-spacing:.5px}.about-statement{display:grid;grid-template-columns:1fr 2.1fr;gap:50px;padding:48px 0 56px;border-top:1px solid #e8ecf4;border-bottom:1px solid #e8ecf4}.about-statement>.about-eyebrow{padding-top:8px}.about-statement h2{font-size:28px;line-height:1.45;letter-spacing:-.8px;margin:0 0 22px}.about-statement p{font-size:13px;line-height:2;color:var(--about-muted);max-width:660px;margin:0 0 14px}.about-statement p:last-child{margin:0}.about-pathways{padding:58px 0 50px}.about-section-heading h2{font-size:24px;line-height:1.5;margin:13px 0 28px}.about-path-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.about-path-grid article{border-top:2px solid #e8e9fb;padding:24px 0 0}.about-path-grid article>div{display:flex;justify-content:space-between;align-items:center;color:#8c92b2;font-size:11px;letter-spacing:1px}.about-path-grid article>div>svg{color:#696fee;padding:10px;width:43px;height:43px;border-radius:12px;background:#f1f2fe}.about-path-grid h3{font-size:17px;margin:15px 0 10px}.about-path-grid p{font-size:12px;line-height:1.95;color:var(--about-muted);min-height:49px;margin-bottom:24px}.about-path-grid a,.about-inline-link{display:inline-flex;align-items:center;gap:13px;font-size:12px;font-weight:600;color:#6062c4!important}.about-path-grid a svg,.about-inline-link svg{width:16px;height:16px}.about-path-grid a:hover,.about-inline-link:hover{color:#3638a7!important}.about-belief{padding:43px 40px;border-radius:22px;background:linear-gradient(115deg,#f5f7ff,#fbf8ff);margin:0 0 38px}.about-belief h2{font-size:27px;letter-spacing:-.5px;line-height:1.55;margin:15px 0 25px}.about-belief h2 em{font-style:normal;color:#7876b3}.about-belief>div{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-bottom:25px}.about-belief p{font-size:12px;color:#73758b;line-height:1.9;margin:0}.about-belief b{display:block;font-size:14px;font-weight:600;color:#30314b;margin-bottom:8px}.about-recruit-strip{display:flex;justify-content:space-between;align-items:center;gap:25px;padding:27px 0 48px}.about-recruit-strip h2{font-size:24px;line-height:1.5;margin:12px 0 10px}.about-recruit-strip p{font-size:12px;color:#72798c;line-height:1.9;margin:0}.about-recruit-strip .about-button{flex-shrink:0}.about-footer{padding:26px 0 28px;border-top:1px solid #e9ecf4}.about-footer-brand{font-size:18px;font-weight:750;letter-spacing:-.6px}.about-footer-brand>span{font-size:15px;margin-left:8px;color:#5a8eff}.about-footer>p{font-size:11px;color:#81869b;margin:7px 0 23px}.about-footer>div{display:flex;justify-content:space-between;align-items:center;gap:24px;font-size:10px;color:#999eaf;line-height:1.8}.about-footer>div>a{display:flex;gap:7px;align-items:center;white-space:nowrap;color:#7f87a5}.about-footer>div>a svg{width:14px;height:14px}.about-section-hero{padding:54px 0 35px}.about-section-hero h1{font-size:38px;line-height:1.4;letter-spacing:-1px;margin:15px 0}.about-section-hero p{font-size:14px;color:#73798d;line-height:1.9;margin:0 0 18px}.about-example-tag{font-size:10px;display:inline-block;border-radius:5px;padding:4px 7px;color:#8a80a7;background:#f5f1fa}.about-featured-news{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:center;border-top:1px solid #edf0f6;border-bottom:1px solid #edf0f6;padding:28px 0;margin-bottom:30px}.about-news-art{height:238px;border-radius:17px;position:relative;overflow:hidden;display:flex;align-items:center;padding:25px 32px;background:#f0f3ff;isolation:isolate}.about-news-art>span:first-child{font-size:30px;font-weight:700;line-height:1.25;letter-spacing:1px;color:#777dab;z-index:1}.about-news-art>img{position:absolute;width:240px;height:240px;object-fit:contain;right:-64px;bottom:-62px;opacity:.82;transform:rotate(-15deg)}.about-news-art.planet{background:linear-gradient(135deg,#edf8ff,#f5f2ff 70%,#ffeff8)}.about-news-art.guide{background:linear-gradient(125deg,#eef0ff,#f7f8ff 60%,#f0e9ff)}.about-news-art.credit{background:linear-gradient(120deg,#fef7ed,#fff9f5 60%,#fff0f7)}.about-news-art.guide>span:first-child{color:#818ac7}.about-news-art.credit>span:first-child{color:#b693a0}.about-news-symbol{position:absolute;font-size:135px;font-weight:400;right:36px;bottom:-16px;line-height:1;color:#a8b2ff;transform:rotate(-7deg)}.credit .about-news-symbol{color:#f4b6b7}.about-news-meta{display:block;color:#8c91a4;font-size:10px;line-height:1.7}.about-news-meta i{font-style:normal;margin:0 5px;color:#b8bdd0}.about-featured-copy h2{font-size:26px;line-height:1.5;letter-spacing:-.6px;margin:14px 0}.about-featured-copy p,.about-news-card p{font-size:12px;line-height:1.95;color:#7a8092;margin-bottom:23px}.about-featured-news:hover h2,.about-news-card:hover h2{color:#555bc7}.about-news-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.about-news-card>div+div{padding:19px 3px}.about-news-card h2{font-size:20px;line-height:1.5;letter-spacing:-.4px;margin:10px 0}.about-news-grid .about-news-art{height:190px}.about-news-note{padding:25px 0 38px;color:#969bad;font-size:10px;line-height:1.9}.about-article{max-width:750px;margin:0 auto;padding-top:30px}.about-back-link{display:inline-flex;gap:9px;align-items:center;color:#7a80a1!important;font-size:11px}.about-back-link svg{width:17px;height:17px}.about-article>header{padding:32px 0}.about-article h1{font-size:33px;line-height:1.5;letter-spacing:-1px;margin:15px 0}.about-article>header>p{font-size:14px;color:#7b8092;line-height:1.95}.about-article-author{display:flex;gap:10px;align-items:center;margin-top:24px;color:#515972;font-size:11px}.about-article-author .planet-logo{width:35px;height:30px}.about-article-author small{display:block;font-size:9px;color:#9aa0b1;margin-top:3px}.about-article>.about-news-art{height:230px}.about-article>.about-news-art>img{width:340px;height:310px;bottom:-90px;right:-25px}.about-article>.about-news-art>span:first-child{font-size:38px}.about-article-body{padding:7px 3px 10px}.about-article-body section{margin-top:34px}.about-article-body h2{font-size:21px;margin:0 0 14px;letter-spacing:-.3px}.about-article-body p{font-size:14px;line-height:2.15;color:#606a80;margin:0}.about-article-body .about-article-footnote{font-size:10px;color:#979daf;border-top:1px solid #eceff5;padding-top:24px;margin-top:35px}.about-more-reading{max-width:750px;margin:30px auto 42px}.about-more-reading h2{font-size:18px;margin:0 0 16px}.about-more-reading>a{display:flex;gap:20px;justify-content:space-between;align-items:center;border-top:1px solid #edf0f6;padding:16px 0}.about-more-reading small{display:block;color:#989eb0;font-size:9px;margin-bottom:6px}.about-more-reading b{font-size:13px;font-weight:500}.about-more-reading svg{color:#9098b6}.about-more-reading>a:hover b{color:#6366ca}.about-responsibility-hero{position:relative;background:radial-gradient(ellipse at 89% 42%,#f0f3ff,transparent 55%);margin-bottom:13px}.about-principle-star{font-size:130px;color:#e3e6fc;position:absolute;right:50px;top:58px;line-height:1;pointer-events:none}.about-principles>section{display:grid;grid-template-columns:120px 1fr;gap:25px;padding:34px 0;border-top:1px solid #e8ecf4}.about-principle-number{font-size:12px;letter-spacing:1px;color:#969cbb;display:flex;flex-direction:column;gap:18px}.about-principle-number>span{width:43px;height:43px;border-radius:12px;color:#7d87da;background:#f2f4fd;display:grid;place-items:center}.about-principles h2{font-size:23px;line-height:1.5;letter-spacing:-.5px;margin:9px 0 14px}.about-principles p{color:#71788d;font-size:13px;line-height:1.95;max-width:720px;margin:0 0 12px}.about-principles small{font-size:11px;color:#8e94aa}.about-responsibility-note{display:flex;gap:20px;padding:30px;border-radius:18px;background:#f6f7fe;margin:10px 0 43px}.about-responsibility-note>span{color:#7f83d5}.about-responsibility-note h2{font-size:19px;margin:0 0 10px;line-height:1.5}.about-responsibility-note p{font-size:12px;color:#7b8296;line-height:1.95;margin:0 0 19px}.about-responsibility-note small{display:block;font-size:9px;color:#969db1;margin-top:20px;line-height:1.9}.about-contact-layout{display:grid;grid-template-columns:.85fr 1.3fr;gap:45px;margin:0 0 45px;align-items:start}.about-contact-address{padding:26px 0;border-top:1px solid #e9ecf5;border-bottom:1px solid #e9ecf5}.about-contact-address strong{display:block;overflow-wrap:anywhere;font-size:19px;letter-spacing:-.4px;margin:14px 0;color:#363e70}.about-contact-address button{font-size:10px;color:#7c80b3;display:flex;gap:7px;align-items:center;background:none;border:0;padding:0;cursor:pointer}.about-contact-address button:hover{color:#4a4eb0}.about-contact-address button svg{width:13px;height:13px}.about-contact-address small{display:block;color:#9aa1b2;font-size:10px;line-height:1.9;margin-top:18px}.about-contact-directions{padding-top:12px}.about-contact-directions article{display:flex;gap:13px;padding:17px 0}.about-contact-directions article>svg{color:#858ee0;margin-top:3px;width:19px;height:19px}.about-contact-directions h3{font-size:13px;margin:0 0 7px}.about-contact-directions p{font-size:11px;color:#868ca0;line-height:1.85;margin:0}.about-contact-directions a{display:flex;gap:9px;align-items:center;color:#6f72b7;font-size:10px;margin-top:11px}.about-contact-directions a>svg{width:14px;height:14px}.about-contact-availability{font-size:10px;color:#a0a6b6;padding-top:13px;border-top:1px solid #edf0f7}.about-contact-form-panel{border-radius:20px;background:#f8f9fe;border:1px solid #eceff8;padding:29px}.about-contact-form-panel h2{font-size:25px;margin:15px 0 10px;letter-spacing:-.6px}.about-contact-form-panel>div>p{color:#80879b;font-size:11px;line-height:1.9;margin-bottom:23px}.about-contact-form-panel label{display:block;font-size:11px;color:#4b536c;line-height:1.7;font-weight:500;margin-bottom:16px}.about-contact-form-panel label>span{color:#969eb0;font-weight:400}.about-contact-form-panel input:not([type=checkbox]),.about-contact-form-panel select,.about-contact-form-panel textarea{display:block;width:100%;margin-top:7px;border:1px solid #e3e7f1;border-radius:8px;background:#fff;padding:10px 12px;font:inherit;font-size:12px;font-weight:400;color:#303850;outline-offset:2px;box-sizing:border-box}.about-contact-form-panel select{height:41px}.about-contact-form-panel textarea{resize:vertical;min-height:133px;line-height:1.8}.about-contact-form-panel input::placeholder,.about-contact-form-panel textarea::placeholder{color:#a5abbd}.about-form-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}.about-contact-form-panel .about-local-consent{display:flex;gap:9px;align-items:flex-start;font-size:10px;font-weight:400;margin-bottom:21px;line-height:1.8}.about-local-consent input{margin:3px 0 0;width:13px;height:13px;accent-color:#6366f1;flex-shrink:0}.about-form-note{display:block;color:#a0a6b8;font-size:9px;line-height:1.9;margin-top:14px}.about-draft-notice{padding:12px;border:1px solid #e4e7fa;border-radius:8px;background:#f1f3ff;display:flex;justify-content:space-between;align-items:center;gap:10px;font-size:10px;color:#7b83ac;margin:0 0 20px}.about-draft-notice>span{display:flex;align-items:center;gap:7px}.about-draft-notice svg{width:15px;height:15px}.about-draft-notice button{border:0;background:none;color:#858aaf;font-size:10px;white-space:nowrap;cursor:pointer}.about-draft-notice button:hover{color:#5c62bd}.about-success-dialog{width:min(455px,calc(100vw - 32px))}.about-contact-success{text-align:center;padding:16px 6px}.about-contact-success>span{display:grid;place-items:center;width:53px;height:53px;border-radius:50%;margin:0 auto 18px;color:#6b72d7;background:#eef0ff}.about-contact-success>small{font-size:8px;color:#959bb7;letter-spacing:2px}.about-contact-success h2{font-size:24px;margin:12px 0 15px}.about-contact-success p{font-size:12px;line-height:1.9;color:#858c9f;max-width:310px;margin:0 auto 22px}.about-contact-success p strong{display:block;font-weight:500;color:#59637e}.about-contact-success>div{display:flex;justify-content:space-between;padding:14px 0;border-top:1px solid #edf0f7;border-bottom:1px solid #edf0f7;font-size:11px;color:#939bb2;margin-bottom:25px}.about-contact-success>div>b{font-weight:500;color:#636da0}.about-contact-success .about-success-return{display:block;font-size:10px;color:#8a91b4;margin:14px auto 0;text-decoration:none;border:0;background:none;cursor:pointer;padding:3px}.about-menu-dialog{width:min(385px,calc(100vw - 32px))}.about-menu{padding:5px}.about-menu h2{font-size:22px;margin:9px 0}.about-menu>p{font-size:12px;color:#9299b0;margin:0 0 22px}.about-menu nav{display:flex;flex-direction:column;gap:4px}.about-menu nav>a{display:flex;align-items:center;gap:13px;border-radius:11px;padding:11px 12px;text-decoration:none;color:#272f47;transition:background .15s;font-size:13px}.about-menu nav>a:hover{background:#f4f6ff}.about-menu-icon{display:grid;place-items:center;width:34px;height:34px;background:#f1f4fe;border-radius:10px;color:#7e8ada}.about-menu nav>a>svg{margin-left:auto;width:16px;height:16px;color:#a1a9c3}.about-menu>small{display:block;padding-top:20px;margin-top:13px;border-top:1px solid #edf0f8;color:#a0a7bd;font-size:10px;letter-spacing:1.3px}.about-language-note{display:block;color:#9a9fb2;font-size:10px;line-height:1.8;max-width:340px;margin-top:18px}.about-english .about-company-hero h1{line-height:1.17;font-size:clamp(35px,4vw,51px);font-weight:700;letter-spacing:-1.8px}.about-english .about-company-hero p{max-width:400px;line-height:1.8}.about-english-values{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;padding:42px 0}.about-english-values article>span{font-size:11px;color:#969cbc}.about-english-values h2{font-size:20px;line-height:1.4;letter-spacing:-.4px;margin:15px 0}.about-english-values p{font-size:12px;line-height:1.9;color:#7e8598;margin:0}.about-english-contact{padding:30px 0 42px;border-top:1px solid #edf0f7}.about-english-contact h2{font-size:25px;margin:0 0 15px;letter-spacing:-.5px}.about-english-contact p{font-size:13px;line-height:1.9;color:#7e869a;max-width:570px}.about-english-contact>span{display:block;font-size:15px;color:#6c74a1;overflow-wrap:anywhere;margin-top:19px}.about-english-contact small{display:block;font-size:10px;color:#a2a8ba;margin:7px 0 19px}.about-not-found{text-align:center;padding:100px 0}.about-not-found h1{font-size:25px;margin:15px 0}.about-not-found p{font-size:13px;color:#8892a8;margin-bottom:25px}@media(max-width:1150px){.about-page{padding:9px 25px 0}.about-page-header{gap:10px;align-items:flex-start;flex-direction:column}.about-page-nav{width:100%;gap:6px;padding-top:5px}.about-page-nav a{font-size:11px;padding:8px 12px}.about-contact-layout{gap:25px}.about-company-hero h1{font-size:34px}.about-company-hero{gap:0}.about-orbit-art{height:235px}.about-orbit-label{font-size:10px}.about-contact-form-panel{padding:24px}.about-featured-copy h2{font-size:23px}}@media(max-width:800px){.about-page{padding:8px 21px 0}.about-company-hero{grid-template-columns:1.25fr .85fr;padding:43px 0 46px;min-height:310px}.about-company-hero h1{font-size:29px}.about-company-hero p{font-size:12px}.about-orbit-art{height:215px}.about-orbit-label{padding:6px 9px}.label-skill{top:16px;left:0}.label-prompt{top:120px}.label-people{left:0;font-size:8px}.about-statement{gap:22px;grid-template-columns:.75fr 2fr}.about-statement h2{font-size:24px}.about-path-grid{gap:19px}.about-path-grid h3{font-size:15px}.about-belief{padding:30px}.about-belief>div{gap:22px}.about-recruit-strip h2{font-size:21px}.about-contact-layout{grid-template-columns:1fr}.about-contact-directions{display:grid;grid-template-columns:1fr 1fr;gap:15px}.about-contact-directions article{padding:15px 0}.about-contact-directions article:last-child{grid-column:1/-1}.about-contact-availability{margin-top:5px}.about-contact-address strong{font-size:22px}.about-contact-form-panel{padding:27px}.about-featured-news{gap:22px}.about-news-art{padding:25px}.about-featured-copy h2{font-size:21px}.about-featured-news .about-news-art{height:226px}.about-article h1{font-size:29px}.about-principle-star{font-size:90px;right:10px;top:80px}.about-principles>section{grid-template-columns:75px 1fr;gap:20px}.about-principles h2{font-size:21px}.about-english .about-company-hero h1{font-size:38px}.about-english-values{gap:21px}.about-english-values h2{font-size:18px}}@media(max-width:680px){.about-page{padding:8px 19px 0}.about-page-header{padding:8px 0 14px;gap:10px}.about-page-brand{font-size:12px}.about-page-brand .planet-logo{width:32px;height:29px}.about-page-nav{width:calc(100% + 19px);gap:2px;margin-right:-19px;padding-right:16px;box-sizing:border-box}.about-page-nav a{padding:8px 10px;font-size:10px}.about-page-brand small{font-size:6px}.about-eyebrow{font-size:8px;letter-spacing:1.7px}.about-company-hero{display:block;padding:33px 0 20px;min-height:0}.about-company-hero h1{font-size:28px;line-height:1.5;margin:17px 0 18px;letter-spacing:-.8px}.about-company-hero p{font-size:12px;line-height:1.95;margin-bottom:22px}.about-company-hero p br{display:none}.about-orbit-art{height:180px;width:88%;margin:15px auto 0}.about-orbit-art img{height:180px;width:220px;left:50%;transform:translate(-50%)}.about-orbit-art:before{top:15%;height:65%}.label-skill{left:2%;top:18px}.label-prompt{right:-3px;top:85px}.label-people{left:2%;bottom:11px}.about-orbit-art>i{bottom:5px;right:32px;font-size:20px}.about-page .about-button{padding:11px 16px;font-size:11px;border-radius:9px}.about-title-star{margin-left:3px;font-size:.6em}.about-statement{display:block;padding:27px 0 29px}.about-statement>.about-eyebrow{padding:0;margin-bottom:17px}.about-statement h2{font-size:24px;margin-bottom:17px}.about-statement p{font-size:12px;line-height:2}.about-pathways{padding:32px 0}.about-section-heading h2{font-size:21px;margin:13px 0 24px}.about-path-grid{grid-template-columns:1fr;gap:21px}.about-path-grid article{padding-top:17px}.about-path-grid article>div>svg{width:35px;height:35px;padding:8px;border-radius:9px}.about-path-grid h3{font-size:17px;margin:10px 0 7px}.about-path-grid p{min-height:0;margin-bottom:14px}.about-belief{padding:25px 23px;border-radius:16px;margin-bottom:13px}.about-belief h2{font-size:23px;line-height:1.55;margin-bottom:23px}.about-belief h2 em{display:block}.about-belief>div{display:block;margin-bottom:20px}.about-belief p{margin-bottom:19px;font-size:11px}.about-belief b{font-size:13px;margin-bottom:4px}.about-recruit-strip{display:block;padding:23px 0 32px}.about-recruit-strip h2{font-size:22px;margin:13px 0 12px}.about-recruit-strip p{font-size:11px;margin-bottom:20px}.about-footer{padding:23px 0 30px}.about-footer-brand{font-size:17px}.about-footer>p{font-size:10px;line-height:1.8;margin-bottom:19px}.about-footer>div{align-items:flex-start;gap:20px;font-size:9px}.about-footer>div>a{font-size:9px}.about-footer>div>a svg{width:12px;height:12px}.about-section-hero{padding:32px 0 21px}.about-section-hero h1{font-size:30px;letter-spacing:-.6px;margin:14px 0}.about-section-hero p{font-size:12px;margin-bottom:16px}.about-section-hero p br{display:none}.about-example-tag{font-size:9px}.about-featured-news{display:flex;flex-direction:column;align-items:stretch;gap:19px;padding:22px 0;margin-bottom:24px}.about-featured-news .about-news-art{height:200px}.about-news-art{padding:26px;border-radius:14px}.about-news-art>span:first-child{font-size:27px}.about-featured-copy h2{font-size:23px;letter-spacing:-.5px;margin:9px 0 11px}.about-featured-copy p,.about-news-card p{font-size:12px;margin:0 0 16px}.about-news-grid{grid-template-columns:1fr;gap:16px}.about-news-grid .about-news-art{height:171px}.about-news-card>div+div{padding:17px 0 20px}.about-news-card h2{font-size:20px;margin:10px 0}.about-news-meta{font-size:9px}.about-news-symbol{font-size:118px;right:35px}.about-news-note{font-size:9px;padding:7px 0 26px}.about-article{padding-top:24px}.about-article>header{padding:25px 0}.about-article h1{font-size:26px;line-height:1.55;letter-spacing:-.7px;margin:13px 0}.about-article>header>p{font-size:12px}.about-article-author{margin-top:18px}.about-article>.about-news-art{height:188px}.about-article>.about-news-art>span:first-child{font-size:27px}.about-article>.about-news-art>img{width:240px;height:220px;right:-69px;bottom:-48px}.about-article-body section{margin-top:28px}.about-article-body h2{font-size:20px;line-height:1.6;margin-bottom:11px}.about-article-body p{font-size:13px;line-height:2.1}.about-article-body .about-article-footnote{font-size:9px;margin-top:28px;padding-top:20px}.about-more-reading{margin:25px 0 28px}.about-more-reading b{font-size:12px;line-height:1.8}.about-more-reading h2{font-size:17px}.about-principle-star{font-size:60px;right:8px;top:48px;color:#e9eafc}.about-responsibility-hero h1,.about-responsibility-hero p{position:relative;z-index:1}.about-principles>section{grid-template-columns:35px 1fr;gap:14px;padding:27px 0}.about-principle-number{font-size:10px;gap:16px}.about-principle-number>span{width:30px;height:30px;border-radius:8px}.about-principle-number svg{width:17px;height:17px}.about-principles h2{font-size:20px;line-height:1.5;margin-top:9px}.about-principles p{font-size:12px}.about-principles small{font-size:10px;line-height:1.8;display:block}.about-responsibility-note{padding:23px 20px;gap:12px;border-radius:14px;margin:6px 0 29px}.about-responsibility-note>span svg{width:18px;height:18px}.about-responsibility-note h2{font-size:17px}.about-responsibility-note p{font-size:11px}.about-responsibility-note small{font-size:8px}.about-contact-layout{gap:20px;margin-bottom:27px}.about-contact-address{padding:22px 0}.about-contact-address strong{font-size:20px}.about-contact-directions{display:block;padding-top:5px}.about-contact-directions article{padding:14px 0}.about-contact-directions article>svg{width:18px;height:18px}.about-contact-directions h3{font-size:13px}.about-contact-directions p{font-size:11px}.about-contact-address small{font-size:9px}.about-contact-availability{font-size:9px;padding-top:13px}.about-contact-form-panel{padding:22px 18px;border-radius:15px}.about-contact-form-panel h2{font-size:23px}.about-form-row{grid-template-columns:1fr;gap:0}.about-contact-form-panel input:not([type=checkbox]),.about-contact-form-panel select,.about-contact-form-panel textarea{font-size:16px;padding:9px 10px}.about-contact-form-panel select{height:42px}.about-contact-form-panel>div>p{font-size:11px}.about-contact-form-panel .about-local-consent{font-size:10px}.about-draft-notice{align-items:flex-start;font-size:9px;padding:10px}.about-draft-notice>span{line-height:1.8;align-items:flex-start}.about-draft-notice button{font-size:9px}.about-contact-success h2{font-size:22px}.about-menu{padding:0}.about-menu h2{font-size:21px}.about-menu nav>a{font-size:12px;padding:9px 8px}.about-menu-icon{width:31px;height:31px;border-radius:9px}.about-english .about-company-hero h1{font-size:37px;margin:20px 0;letter-spacing:-1.2px}.about-english .about-company-hero p{font-size:13px}.about-language-note{font-size:9px;margin-top:15px}.about-english-values{grid-template-columns:1fr;gap:25px;padding:30px 0}.about-english-values h2{font-size:21px;margin:10px 0}.about-english-values p{font-size:12px}.about-english-contact{padding:25px 0 30px}.about-english-contact h2{font-size:24px;line-height:1.4}.about-english-contact p{font-size:12px}.about-english-contact>span{font-size:14px}.about-not-found{padding:75px 0}.about-not-found h1{font-size:22px}}@media(prefers-reduced-motion:reduce){.about-page .about-button,.about-menu nav>a{transition:none}.about-page .about-button:hover{transform:none}}dialog.about-menu-dialog{width:440px;max-width:calc(100vw - 32px);max-height:calc(100dvh - 32px);padding:0;border:1px solid #fff;border-radius:20px;color:#101638;background:radial-gradient(ellipse at 78% 0,#e9eaffb3,transparent 40%),linear-gradient(155deg,#f8faff 0,#fff 54%,#fbfcff);box-shadow:0 24px 90px #17224640,0 3px 12px #3f4b7021;overflow:hidden}dialog.about-menu-dialog::backdrop{background:#18223870;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}.about-menu-dialog .modal-body{padding:0;max-height:calc(100dvh - 34px);overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#d5d9f1 transparent}.about-menu-dialog .dialog-close{width:32px;height:32px;right:15px;top:15px;padding:7px;z-index:3;border-radius:9px;border:1px solid #dfe3ff;color:#151c42;background:#ffffffed;box-shadow:0 2px 6px #555be710;transition:background .16s,color .16s,border-color .16s}.about-menu-dialog .dialog-close svg{width:18px;height:18px;stroke-width:1.8}.about-menu-dialog .dialog-close:hover{background:#eef2ff;border-color:#abb2ff}.about-menu-dialog .dialog-close:active{background:#6366f1;color:#fff;border-color:#6366f1}.about-menu-dialog :is(a,button):focus-visible{outline:2px solid #8c84ff;outline-offset:2px}.about-menu-dialog .dialog-close:focus:not(:focus-visible){outline:none}.about-menu-dialog .about-menu{padding:24px 24px 0}.about-menu-hero{position:relative;min-height:155px}.about-menu-heading{position:relative;z-index:1;padding:18px 0 0 5px;pointer-events:none}.about-menu .about-eyebrow{color:#8181df;font-size:10px;font-weight:650;letter-spacing:3.5px;line-height:1.5}.about-menu-dialog .about-menu h2{margin:14px 0 7px;padding:0;font-size:27px;font-weight:750;line-height:1.35;letter-spacing:-.7px;color:#101638}.about-menu-heading p{font-size:14px;font-weight:500;line-height:1.7;color:#6576a3;margin:0}.about-menu-visual{position:absolute;width:185px;height:154px;right:-11px;bottom:-1px;pointer-events:none;z-index:0;mix-blend-mode:multiply}.about-menu-visual img{position:absolute;width:146px;height:146px;right:4px;bottom:-12px;object-fit:contain;mix-blend-mode:multiply}.about-menu-orbit{position:absolute;width:220px;height:110px;right:-25px;top:14px;transform:rotate(-21deg);border-top:2px solid #dee0ff;border-radius:50%}.about-menu-orbit:after{content:"";position:absolute;inset:12px -12px -8px 12px;border-top:1px solid #e8e9ff;border-radius:50%}.about-menu-handwriting{position:absolute;right:7px;top:14px;font-family:Hannotate SC,STKaiti,KaiTi,serif;font-size:12px;line-height:1.8;letter-spacing:1px;transform:rotate(-13deg);color:#6c60fa;text-align:center;z-index:1}.about-menu-visual>i{position:absolute;left:16px;bottom:23px;font-style:normal;font-size:22px;line-height:1;color:#8173ff}.about-menu .about-menu-links{display:flex;flex-direction:column;gap:0;border:1px solid #e9edfb;border-radius:13px;padding:3px 12px;background:#ffffffcf;position:relative;z-index:1}.about-menu .about-menu-links>a{position:relative;display:flex;align-items:center;gap:16px;min-height:65px;padding:9px 0;border-radius:0;border:0;border-bottom:1px solid #eef0fa;color:#121938;font-size:14px;transition:background .16s,color .16s,box-shadow .16s}.about-menu .about-menu-links>a:last-child{border-bottom-color:transparent}.about-menu .about-menu-links>a:hover{background:#f1f0ff;box-shadow:12px 0 #f1f0ff,-12px 0 #f1f0ff;color:#4d42f5}.about-menu .about-menu-links>a:active{background:#e9e7ff;box-shadow:12px 0 #e9e7ff,-12px 0 #e9e7ff;color:#4d42f5}.about-menu .about-menu-links>a[aria-current=page]{background:#f1f0ff;box-shadow:12px 0 #f1f0ff,-12px 0 #f1f0ff;color:#4d42f5}.about-menu .about-menu-links>a[aria-current=page]:after{content:"";position:absolute;inset:0 -12px;border:1px solid #9188ff;border-radius:9px;pointer-events:none}.about-menu .about-menu-links>a:focus-visible{z-index:2;outline-offset:3px;border-radius:7px}.about-menu .about-menu-icon{display:grid;place-items:center;width:44px;height:44px;flex:0 0 44px;border-radius:12px;color:#594bff;background:linear-gradient(145deg,#f3f3ff,#eeeefe);transition:background .16s,color .16s}.about-menu .about-menu-icon>svg{width:25px;height:25px;stroke-width:1.8}.about-menu .about-menu-links>a:is(:hover,:active,[aria-current=page]) .about-menu-icon{color:#503dff;background:#e6e3ff}.about-menu-copy{display:grid;gap:3px;min-width:0}.about-menu-copy strong{font-size:14px;line-height:1.4;font-weight:650}.about-menu-copy small{font-size:12px;line-height:1.5;color:#68789f}.about-menu .about-menu-links>a>svg,.about-menu-language>button>svg{width:17px;height:17px;margin-left:auto;color:#8493bd;transition:color .16s,transform .16s}.about-menu .about-menu-links>a:is(:hover,[aria-current=page])>svg{color:#594bff;transform:translate(2px)}.about-menu-language{margin-top:12px;border-top:1px solid #e9edfa;border-bottom:1px solid #e9edfa}.about-menu-language>button{display:flex;align-items:center;gap:14px;width:100%;min-height:58px;padding:7px 12px;text-align:left;color:#171e43;border-radius:10px;font-size:13px;font-weight:550;transition:background .16s}.about-menu-language>button:hover,.about-menu-language>button[aria-expanded=true]{background:#f2f2ff}.about-menu-language .about-menu-icon{width:36px;height:36px;flex-basis:36px;border-radius:10px}.about-menu-language .about-menu-icon>svg{width:23px;height:23px}.about-menu-locale{margin-left:auto;border-left:1px solid #dbe0f6;padding-left:16px;font-size:12px;font-weight:400;white-space:nowrap}.about-menu-language>button>svg{margin-left:0}.about-menu-language>button[aria-expanded=true]>svg{transform:rotate(90deg);color:#594bff}.about-menu-language-options{padding:3px 12px 12px}.about-menu-language-options[hidden]{display:none}.about-menu-language-options>p{font-size:10px;color:#7d89ab;margin:2px 0 7px}.about-menu-language-options>a{display:flex;align-items:center;justify-content:space-between;padding:9px 12px;border-radius:8px;color:#535f88;font-size:12px}.about-menu-language-options>a:hover{background:#f0f1ff;color:#5348ef}.about-menu-language-options>a[aria-current=page]{color:#5548f5;background:#f2f1ff}.about-menu-language-options>a>svg{width:15px;height:15px;visibility:hidden}.about-menu-language-options>a[aria-current=page]>svg{visibility:visible}.about-menu-footer{padding:18px 0 20px;text-align:center;font-size:8px;line-height:1.6;letter-spacing:1.1px;color:#8a97bc;white-space:nowrap}.sidebar-utilities button[data-action=about-menu]{border-radius:9px;transition:background .16s,color .16s}.sidebar-utilities button[data-action=about-menu]:hover{color:#5c55ed;background:#f4f3ff}body:has(.about-menu-dialog[open]) .sidebar-utilities button[data-action=about-menu]{color:#594bff;background:#f1f0ff}@media(max-width:680px){dialog.about-menu-dialog{width:380px;max-width:calc(100vw - 24px);max-height:calc(100dvh - 24px);border-radius:18px}.about-menu-dialog .modal-body{max-height:calc(100dvh - 26px)}.about-menu-dialog .about-menu{padding:19px 16px 0}.about-menu-hero{min-height:131px}.about-menu-heading{padding:17px 0 0 3px}.about-menu .about-eyebrow{font-size:8px;letter-spacing:2.5px}.about-menu-dialog .about-menu h2{font-size:23px;margin:12px 0 6px}.about-menu-heading p{font-size:12px}.about-menu-visual{width:145px;height:127px;right:-6px}.about-menu-visual img{width:116px;height:116px;right:0;bottom:-8px}.about-menu-handwriting{font-size:9px;right:4px;top:19px}.about-menu-orbit{width:163px;height:82px;right:-13px;top:26px}.about-menu-visual>i{left:14px;bottom:17px;font-size:16px}.about-menu .about-menu-links{padding:2px 10px}.about-menu .about-menu-links>a{min-height:60px;gap:11px;padding:8px 0}.about-menu .about-menu-icon{width:39px;height:39px;flex-basis:39px;border-radius:11px}.about-menu .about-menu-icon>svg{width:23px;height:23px}.about-menu-copy strong{font-size:13px}.about-menu-copy small{font-size:11px}.about-menu .about-menu-links>a:is(:hover,[aria-current=page]){box-shadow:10px 0 #f1f0ff,-10px 0 #f1f0ff}.about-menu .about-menu-links>a:active{box-shadow:10px 0 #e9e7ff,-10px 0 #e9e7ff}.about-menu .about-menu-links>a[aria-current=page]:after{inset-inline:-10px}.about-menu-language{margin-top:10px}.about-menu-language>button{min-height:54px;padding-inline:10px;gap:11px}.about-menu-footer{font-size:7px;letter-spacing:.8px;padding:15px 0 17px}}@media(max-width:360px){.about-menu-dialog .about-menu h2{font-size:21px}.about-menu-visual{right:-8px;width:110px}.about-menu-visual img{width:102px;height:102px;bottom:-4px}.about-menu-handwriting{font-size:8px;top:29px}.about-menu-visual>i{display:none}.about-menu-heading p{font-size:11px}.about-menu-copy small{max-width:180px;font-size:10px}.about-menu .about-menu-links>a{gap:9px}.about-menu .about-menu-icon{width:35px;height:35px;flex-basis:35px}.about-menu-footer{font-size:6.5px;letter-spacing:.6px}}@media(max-height:640px)and (min-width:681px){.about-menu-hero{min-height:130px}.about-menu .about-menu-links>a{min-height:59px}.about-menu-dialog .about-menu{padding-top:16px}.about-menu-footer{padding-block:13px}}@media(prefers-reduced-motion:reduce){.about-menu-dialog *,.sidebar-utilities button[data-action=about-menu]{transition:none!important}}.about-contact-category{border:0;padding:0;margin:0 0 18px;min-width:0}.about-contact-category>legend{padding:0;margin:0 0 9px;font-size:11px;font-weight:500;line-height:1.7;color:#252a3a}.about-contact-category>div{display:flex;flex-wrap:wrap;gap:8px}.about-contact-category label{position:relative;display:block;margin:0;padding:0;cursor:pointer}.about-contact-category input[type=radio]{position:absolute;width:1px;height:1px;min-width:0;min-height:0;opacity:0;overflow:hidden;clip-path:inset(50%);margin:0;padding:0;border:0}.about-contact-category label>span{display:block;padding:8px 12px;min-height:35px;box-sizing:border-box;border:1px solid #e2e6ef;border-radius:9px;background:#fff;font-size:11px;font-weight:500;line-height:1.6;color:#262c3d;white-space:nowrap;transition:border-color .15s,background .15s}.about-contact-category label:hover>span{border-color:#adb8ee;background:#fbfcff}.about-contact-category input:checked+span{color:#4b57dc;background:#eef1ff;border-color:#8998f0;box-shadow:0 0 0 1px #8998f014}.about-contact-category input:focus-visible+span{outline:2px solid #879afa;outline-offset:3px}.about-contact-category label:has(input:disabled){cursor:not-allowed;opacity:.5}@media(max-width:680px){.about-contact-category{margin-bottom:18px}.about-contact-category>legend{font-size:12px;margin-bottom:10px}.about-contact-category>div{gap:8px}.about-contact-category label>span{font-size:12px;padding:8px 11px;min-height:37px}}@media(prefers-reduced-motion:reduce){.about-contact-category label>span{transition:none}}.messages-v3{--message-ink:#141824;--message-muted:#7a8190;--message-line:#edf0f5;--message-accent:#5c64ee;grid-template-columns:286px minmax(0,1fr);height:calc(100dvh - 110px);min-height:320px;max-height:none;overflow:hidden;background:#fff;color:var(--message-ink)}.messages-v3 button,.messages-v3 input{font-family:inherit}.messages-v3 .chat-list{display:flex;flex-direction:column;min-width:0;min-height:0;height:100%;overflow:hidden;border-right:1px solid var(--message-line);background:#fff}.messages-v3 .chat-list-head{flex:0 0 auto;padding:21px 16px 10px;background:#fff}.messages-v3 .chat-list-head>.chat-list-title{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 17px}.messages-v3 .chat-list-title h2{font-size:24px;line-height:1.3;letter-spacing:-.8px;font-weight:720;color:#121522;margin:0}.messages-v3 .chat-list-tools{display:flex;align-items:center;gap:4px}.messages-v3 .chat-list-tools .icon-btn{width:29px;height:29px;padding:6px;border-radius:8px;color:#5a6173}.messages-v3 .chat-list-tools .icon-btn:hover{background:#f3f5fc;color:#535ee4}.messages-v3 .chat-list-tools .icon-btn svg{width:17px;height:17px}.messages-v3 .chat-list-login{padding:5px 9px;line-height:1.5;font-size:10px;font-weight:600;color:#5b61db;background:#f0f2ff;border-radius:7px;margin-left:3px}.messages-v3 .chat-list-head .search{display:flex;align-items:center;gap:8px;height:36px;padding:0 10px;border-radius:10px;border:1px solid #f0f1f6;background:#f6f7fa;width:100%;box-sizing:border-box}.messages-v3 .chat-list-head .search>svg{width:15px;height:15px;flex-shrink:0;color:#9197a7}.messages-v3 .chat-list-head .search input{font-size:11px;color:#373e50;min-width:0;flex:1;width:100%;background:transparent}.messages-v3 .chat-list-head .search input::placeholder{color:#989eac}.messages-v3 .chat-search-submit{display:grid;place-items:center;width:23px;height:25px;color:#8e95a8;flex-shrink:0;padding:3px;border-radius:5px}.messages-v3 .chat-search-submit:hover{background:#e9edfa;color:#6773de}.messages-v3 .chat-search-submit svg{width:14px;height:14px}.messages-v3 .chat-filters{display:flex;gap:6px;justify-content:flex-start;align-items:center;overflow-x:auto;scrollbar-width:none;margin:13px 0 0;padding:0 0 5px;border:0}.messages-v3 .chat-filters button{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;gap:4px;min-height:28px;padding:5px 10px;border-radius:18px;background:#f5f6f8;color:#747b8b;font-size:10px;font-weight:500;white-space:nowrap;border:1px solid transparent}.messages-v3 .chat-filters button.active{color:#5860dc;background:#eff1ff;border-color:#e3e7ff;font-weight:650}.messages-v3 .chat-filters button:hover{color:#5e66d5}.messages-v3 .chat-filters button>span{font-size:9px;line-height:1;font-variant-numeric:tabular-nums;color:inherit}.messages-v3 .chat-conversations{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin}.messages-v3 .chat-row{position:relative;display:grid;grid-template-columns:40px minmax(0,1fr) 35px;gap:10px;align-items:center;width:100%;min-height:72px;padding:13px 15px;border:0;text-align:left;background:#fff;box-sizing:border-box}.messages-v3 .chat-row:after{content:"";position:absolute;left:65px;right:15px;bottom:0;height:1px;background:#f0f2f7}.messages-v3 .chat-row:hover{background:#fafbfe}.messages-v3 .chat-row.active{background:#eef2ff}.messages-v3 .chat-row.active:after{background:transparent}.messages-v3 .chat-row:focus-visible{outline:2px solid #939fff;outline-offset:-3px;border-radius:8px}.messages-v3 .chat-row .avatar{width:40px;height:40px;font-size:16px;flex-shrink:0;border-radius:50%;margin:0}.messages-v3 .chat-row .planet-avatar{background-size:94%!important;border-color:#e9ecfb!important}.messages-v3 .chat-row-content{display:flex;flex-direction:column;min-width:0;gap:5px;overflow:hidden}.messages-v3 .chat-row-name{display:flex;align-items:center;gap:6px;min-width:0;line-height:1.5}.messages-v3 .chat-row b{font-size:13px;line-height:1.4;font-weight:650;letter-spacing:-.1px;color:#141824;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.messages-v3 .chat-row-name>i{font-style:normal;white-space:nowrap;flex-shrink:0;font-size:8px;line-height:1.4;padding:2px 4px;border-radius:4px;font-weight:450;color:#9081c6;background:#f1edfc}.messages-v3 .chat-row-snippet{display:block;min-width:0;font-size:11px;line-height:1.55;color:#858b99;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:400}.messages-v3 .chat-row-tail{display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between;align-self:stretch;min-width:0;gap:8px;padding-top:0}.messages-v3 .chat-row-tail time{font-size:9px;line-height:1.6;color:#969dac;white-space:nowrap;font-variant-numeric:tabular-nums}.messages-v3 .chat-row-tail .unread{margin:0;width:16px;height:16px;min-width:16px;padding:0;border-radius:50%;display:grid;place-items:center;font-size:8px;font-weight:600;line-height:1;background:#6974f2;color:#fff}.messages-v3 .chat-list-note{flex:0 0 auto;display:flex;align-items:center;justify-content:center;gap:6px;margin:0;padding:15px 12px;border-top:1px solid #f2f4f8;font-size:9px;color:#a0a6b4;line-height:1.65;background:#fff;white-space:nowrap}.messages-v3 .chat-list-note svg{width:12px;height:12px;color:#b0b6c5}.messages-v3 .chat-list-empty{text-align:center;padding:60px 20px;color:#979eaf}.messages-v3 .chat-list-empty>svg{width:27px;height:27px;margin-bottom:15px;color:#b4bfdc}.messages-v3 .chat-list-empty h3{font-size:13px;font-weight:550;color:#697187;margin:0 0 7px}.messages-v3 .chat-list-empty p{font-size:11px;line-height:1.8;color:#a1a9ba;margin:0}.messages-v3 .chat-panel{height:100%;min-height:0;min-width:0;display:flex;flex-direction:column;overflow:hidden;background:#fbfcff}.messages-v3 .chat-head{flex:0 0 auto;min-height:64px;height:64px;padding:0 22px;gap:10px;background:#fff;border-bottom:1px solid var(--message-line)}.messages-v3 .chat-head>.avatar{width:36px;height:36px;font-size:15px;flex-shrink:0}.messages-v3 .chat-person{min-width:0;flex:1}.messages-v3 .chat-person>b{display:flex;align-items:center;gap:8px;min-width:0;font-size:14px;font-weight:650;color:#171d2c;line-height:1.6;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.messages-v3 .chat-person>p{font-size:10px;color:#979dac;line-height:1.5;margin:1px 0 0}.messages-v3 .assistant-identity-badge{font-size:9px;color:#8b7ac4;background:#f2edfd;line-height:1.5;padding:1px 5px;border-radius:4px;font-weight:450;white-space:nowrap;margin:0}.messages-v3 .chat-head>.chat-settings-group{display:flex;flex:0 0 auto;gap:5px;margin-left:auto;align-items:center}.messages-v3 .chat-head .icon-btn{width:30px;height:30px;min-width:30px;padding:6px;border-radius:8px;color:#6b748a}.messages-v3 .chat-head .icon-btn svg{width:18px;height:18px}.messages-v3 .chat-head .icon-btn:hover{background:#f3f5fc}.messages-v3 .chat-head .back-chat{display:none}.messages-v3 .chat-log{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;padding:24px 27px;scroll-padding-bottom:18px}.messages-v3 .chat-date{margin:0 auto 24px;display:table;max-width:100%;font-size:10px;font-weight:400;color:#9da6ba;background:#ffffffa6;padding:4px 10px;border-radius:20px;line-height:1.6}.messages-v3 .message{font-size:13px;line-height:1.9;padding:11px 14px 7px;max-width:78%;border-radius:4px 13px 13px;background:#fff;color:#323c52;border-color:#e9edf5;box-shadow:0 1px 3px #485c8410;margin:0 0 16px}.messages-v3 .message.mine{background:#ecefff;border:1px solid #e2e7fd;border-radius:13px 4px 13px 13px;margin-left:auto;color:#36456b}.messages-v3 .message>footer{font-size:9px;line-height:1.5;color:#9fa7ba;gap:6px;margin-top:5px}.messages-v3 .message-local-status{font-size:8px;color:#a3aec6}.messages-v3 .chat-product{margin:10px 0 6px;border:1px solid #e8ecf7;border-left:3px solid #8796f5;border-radius:8px;padding:13px;background:#f9faff;min-width:0}.messages-v3 .chat-product>b{font-size:12px;color:#39476a}.messages-v3 .chat-product>button{display:flex;align-items:center;justify-content:space-between;gap:18px;font-size:11px;color:#7582bd;margin-top:8px;width:100%}.messages-v3 .chat-product>button svg{width:14px;height:14px}.messages-v3 .chat-compose-dock{flex:0 0 auto;position:relative;background:#fff;border-top:1px solid #edf0f7}.messages-v3 .chat-composer{display:flex;align-items:center;gap:10px;flex-shrink:0;margin:0;padding:13px 18px;border:0;background:#fff}.messages-v3 .chat-composer input{border:1px solid #e7ebf3;min-height:43px;min-width:0;padding:11px 13px;border-radius:11px;background:#f8f9fc;font-size:13px;line-height:1.6;color:#252e43;outline-offset:2px}.messages-v3 .chat-composer input::placeholder{color:#a2a9b9}.messages-v3 .chat-composer input:focus-visible{outline:2px solid #a9b4f6}.messages-v3 .send-btn{width:37px;height:37px;border-radius:12px;background:#636af0;color:#fff;box-shadow:0 3px 8px #596af017}.messages-v3 .send-btn:hover{background:#535cdd}.messages-v3 .send-btn svg{width:18px;height:18px}.messages-v3 .chat-gate{display:flex;align-items:center;justify-content:center;gap:7px;padding:15px 18px;border:0;background:#fff;color:#949cad;font-size:11px;line-height:1.7}.messages-v3 .chat-gate>button{display:inline-flex;gap:8px;align-items:center;color:#6974df;font-weight:550;font-size:12px;padding:4px 2px}.messages-v3 .chat-gate>button svg{width:14px;height:14px}.messages-v3 .assistant-subnav{display:flex;flex:0 0 auto;align-items:center;gap:17px;padding:8px 23px;background:#fff;border-bottom:1px solid var(--message-line)}.messages-v3 .assistant-subnav button{display:flex;align-items:center;gap:5px;padding:5px 7px;min-height:28px;border-radius:7px;font-size:11px;line-height:1.5;font-weight:500;color:#919aaf;white-space:nowrap}.messages-v3 .assistant-subnav button.active{color:#6572d7;background:#f0f3ff}.messages-v3 .assistant-subnav svg{width:13px;height:13px}.messages-v3 .assistant-message-row{display:flex;align-items:flex-start;max-width:685px;gap:10px;margin:0 0 24px}.messages-v3 .assistant-message-row>.avatar{width:27px;height:27px;flex-shrink:0;margin-top:25px}.messages-v3 .assistant-message-content{flex:1;min-width:0}.messages-v3 .assistant-message-content>time{font-size:10px;line-height:1.7;color:#a0a8b8;margin-bottom:7px;display:block}.messages-v3 .assistant-message-card{background:#fff;border:1px solid #e4e9f5;border-radius:13px;overflow:hidden;box-shadow:0 2px 7px #526da505}.messages-v3 .assistant-message-card>header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:12px;padding:13px 17px;background:linear-gradient(105deg,#eef4ff,#f3f0ff);border-bottom:1px solid #eaf0fa}.messages-v3 .assistant-message-card>header>span{display:inline-flex;align-items:center;gap:7px;font-size:14px;line-height:1.5;color:#6774c8;font-weight:650}.messages-v3 .assistant-message-card>header svg{width:15px;height:15px}.messages-v3 .assistant-message-card>header>small{font-size:10px;color:#9aa3c0;white-space:nowrap;font-weight:400}.messages-v3 .assistant-message-body{padding:17px 16px 12px}.messages-v3 .assistant-message-body>h3{font-size:15px;line-height:1.8;font-weight:600;color:#27324a;margin:0}.messages-v3 .assistant-message-body>p{font-size:12px;line-height:1.85;color:#8993a7;margin:5px 0 17px}.messages-v3 .recommendation-item{background:#f8f9fd;border:1px solid #edf0f6;border-radius:10px;overflow:hidden;margin-bottom:8px}.messages-v3 .recommendation-open{display:flex;align-items:center;gap:12px;padding:13px;min-width:0}.messages-v3 .recommendation-open>span:nth-child(2){min-width:0;flex:1}.messages-v3 .recommendation-open small{font-size:8px;color:#9aabc4;line-height:1.4;letter-spacing:1px;gap:6px;font-weight:500;display:flex;align-items:center}.messages-v3 .recommendation-open small i{font-size:8px;color:#8b9dbb;background:#edf2fa;border-radius:4px;letter-spacing:0;padding:1px 4px;font-weight:400}.messages-v3 .recommendation-open strong{font-size:13px;font-weight:600;line-height:1.55;margin:5px 0 3px;color:#344059}.messages-v3 .recommendation-open>span:nth-child(2)>span{font-size:11px;line-height:1.75;color:#8792a6;-webkit-line-clamp:2}.messages-v3 .recommendation-open>svg{width:14px;height:14px;color:#a6b2cd;flex-shrink:0}.messages-v3 .recommendation-open .market-icon,.messages-v3 .recommendation-prompt-icon{width:39px;height:39px;flex-shrink:0;border-radius:10px;font-size:24px}.messages-v3 .recommendation-prompt-icon{background:#f0edfb;color:#a08cd2}.messages-v3 .recommendation-prompt-icon svg{width:21px;height:21px}.messages-v3 .recommendation-item>footer{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:4px 12px;border-top:1px solid #edf0f6;color:#a0aabd;font-size:9px;line-height:1.6;min-height:28px}.messages-v3 .recommendation-item>footer>span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.messages-v3 .recommendation-item>footer>button{font-size:9px;white-space:nowrap;color:#a1aabd;min-height:25px;padding:3px 0}.messages-v3 .recommendation-item>footer>button:hover{color:#6472bf}.messages-v3 .assistant-message-actions{display:flex;gap:8px;align-items:center;margin:17px 0 7px;flex-wrap:wrap}.messages-v3 .assistant-message-actions>button{display:flex;align-items:center;gap:7px;padding:7px 11px;min-height:33px;font-size:11px;font-weight:500;color:#8a96ae;background:#fff;border:1px solid #e5eaf4;border-radius:8px}.messages-v3 .assistant-message-actions>.assistant-primary-action{color:#7382c7;border-color:#dfe6ff;background:#f4f6ff}.messages-v3 .assistant-message-actions>button:hover{border-color:#b8c5f7}.messages-v3 .assistant-message-actions svg{width:12px;height:12px}.messages-v3 .assistant-message-body>footer{font-size:10px;line-height:1.8;color:#a6aec0;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.messages-v3 .assistant-message-body>footer>button{color:#8d9cc4;font-size:10px;padding:5px 2px;min-height:28px}.messages-v3 .assistant-composer-tools{padding:10px 18px 0;display:flex;align-items:center;gap:7px;flex-shrink:0;overflow-x:auto;scrollbar-width:none;background:#fff}.messages-v3 .assistant-composer-tools>span{font-size:10px;color:#a0a8ba;white-space:nowrap}.messages-v3 .assistant-composer-tools>button{flex:0 0 auto;border:1px solid #e8edf6;background:#fafbfe;color:#8b98b2;font-size:10px;line-height:1.5;padding:5px 8px;border-radius:7px}.messages-v3 .assistant-composer-tools>button:hover{background:#f1f4ff;color:#6574c8}.messages-v3 .assistant-panel .chat-composer{padding-top:10px;padding-bottom:6px}.messages-v3 .assistant-mode{margin:0;padding:0 18px 10px;font-size:9px;line-height:1.5;color:#aab2c4;background:#fff}.messages-v3 .assistant-message-row>.assistant-results{padding:16px;background:#fff;border:1px solid #e5ebf5;border-radius:12px;flex:1;min-width:0;margin:0}.messages-v3 .assistant-results>p{font-size:13px;line-height:1.85;color:#7584a1;margin:0 0 13px}.messages-v3 .assistant-results .recommendation-item:last-child{margin-bottom:0}.messages-v3 .assistant-empty{font-size:11px;color:#a2acc0;line-height:1.8;margin:16px 0}@media(min-width:681px)and (max-width:1100px){.messages-v3{grid-template-columns:248px minmax(0,1fr)}.messages-v3 .chat-list-head{padding-left:13px;padding-right:13px}.messages-v3 .chat-row{padding-left:13px;padding-right:13px;gap:8px;grid-template-columns:37px minmax(0,1fr) 32px}.messages-v3 .chat-row .avatar{width:37px;height:37px}.messages-v3 .chat-row b{font-size:12px}.messages-v3 .chat-row-name{gap:4px}.messages-v3 .chat-row-name>i{font-size:7px;padding:1px 3px}.messages-v3 .chat-row-snippet{font-size:10px}.messages-v3 .chat-list-login{font-size:9px;padding:5px 6px}.messages-v3 .chat-list-tools{gap:0}.messages-v3 .chat-list-tools .icon-btn{width:27px}.messages-v3 .chat-filters{gap:5px}.messages-v3 .chat-filters button{padding:4px 8px;font-size:9px}.messages-v3 .chat-head{padding:0 16px}.messages-v3 .assistant-subnav{padding:7px 16px;gap:8px}.messages-v3 .assistant-subnav button{font-size:10px}.messages-v3 .chat-log{padding:21px 17px}.messages-v3 .assistant-message-row{gap:8px}.messages-v3 .assistant-message-row>.avatar{width:23px;height:23px}.messages-v3 .assistant-message-card>header>small{display:none}.messages-v3 .assistant-message-card>header{padding:11px 13px}.messages-v3 .assistant-message-body{padding:15px 12px 10px}.messages-v3 .recommendation-open{padding:11px;gap:9px}.messages-v3 .recommendation-open>svg{display:none}.messages-v3 .recommendation-open strong{font-size:12px}.messages-v3 .recommendation-open>span:nth-child(2)>span{font-size:10px}.messages-v3 .assistant-message-body>h3{font-size:14px}.messages-v3 .assistant-message-body>p{font-size:11px}}@media(max-width:680px){body:has(.messages-v3){overflow:hidden;height:100dvh}body:has(.messages-v3) .app-content{padding-top:29px}body:has(.messages-v3) .topbar{display:none}body:has(.messages-v3) .mobile-bottom{height:calc(61px + env(safe-area-inset-bottom))}body:has(.messages-v3.show-chat) .mobile-bottom{display:none}body:has(.messages-v3.show-chat) #toast{bottom:110px}.messages-v3{position:fixed;inset:29px 0 calc(61px + env(safe-area-inset-bottom));height:auto;min-height:0;display:block;z-index:15;overflow:hidden}.messages-v3.show-chat{inset:29px 0 0;height:calc(100dvh - 29px);z-index:25}.messages-v3:not(.show-chat) .chat-panel{display:none}.messages-v3.show-chat .chat-list{display:none}.messages-v3.show-chat .chat-panel{display:flex;height:100%;min-height:0}.messages-v3 .chat-list{height:100%;border:0;display:flex;flex-direction:column}.messages-v3 .chat-list-head{padding:19px 18px 7px}.messages-v3 .chat-list-head>.chat-list-title{margin-bottom:18px}.messages-v3 .chat-list-title h2{font-size:28px;line-height:1.25;letter-spacing:-.9px}.messages-v3 .chat-list-tools{gap:6px}.messages-v3 .chat-list-tools .icon-btn{height:32px;width:32px;padding:7px;border-radius:9px}.messages-v3 .chat-list-tools .icon-btn svg{width:20px;height:20px}.messages-v3 .chat-list-login{font-size:11px;padding:6px 11px;min-height:31px;border-radius:8px;margin-left:4px}.messages-v3 .chat-list-head .search{height:38px;padding:0 11px;border-radius:10px;gap:9px}.messages-v3 .chat-list-head .search>svg{width:16px;height:16px}.messages-v3 .chat-list-head .search input{font-size:16px;letter-spacing:-.2px}.messages-v3 .chat-list-head .search input::placeholder{font-size:13px}.messages-v3 .chat-search-submit{width:26px;height:28px}.messages-v3 .chat-search-submit svg{width:16px;height:16px}.messages-v3 .chat-filters{gap:7px;margin:13px 0 0;padding:0 0 7px}.messages-v3 .chat-filters button{font-size:11px;min-height:30px;padding:5px 12px;gap:5px}.messages-v3 .chat-filters button>span{font-size:10px}.messages-v3 .chat-row{grid-template-columns:46px minmax(0,1fr) 40px;gap:12px;min-height:76px;padding:13px 18px}.messages-v3 .chat-row:after{left:76px;right:18px}.messages-v3 .chat-row .avatar{width:46px;height:46px;font-size:18px}.messages-v3 .chat-row-content{gap:6px}.messages-v3 .chat-row b{font-size:15px;line-height:1.4;letter-spacing:-.15px;font-weight:630}.messages-v3 .chat-row-name{gap:6px}.messages-v3 .chat-row-name>i{font-size:9px;line-height:1.45;padding:1px 5px}.messages-v3 .chat-row-snippet{font-size:12px;line-height:1.55}.messages-v3 .chat-row-tail{padding-top:1px;gap:7px}.messages-v3 .chat-row-tail time{font-size:10px;line-height:1.5}.messages-v3 .chat-row-tail .unread{width:17px;height:17px;min-width:17px;font-size:9px}.messages-v3 .chat-list-note{padding:14px 12px;font-size:9px;border-top:0}.messages-v3 .chat-list-empty{padding-top:67px}.messages-v3 .chat-list-empty h3{font-size:14px}.messages-v3 .chat-list-empty p{font-size:12px}.messages-v3 .chat-head{height:61px;min-height:61px;padding:0 12px;gap:7px}.messages-v3 .chat-head .back-chat{display:inline-flex;width:30px;min-width:30px;margin-left:-3px;padding:6px;color:#4d5973}.messages-v3 .chat-head>.avatar{width:34px;height:34px;font-size:15px}.messages-v3 .chat-person>b{font-size:14px;font-weight:650;gap:6px;line-height:1.4}.messages-v3 .chat-person>p{font-size:9px;line-height:1.5;margin-top:3px}.messages-v3 .chat-head .chat-settings-group{gap:1px}.messages-v3 .chat-head .icon-btn{width:29px;min-width:29px;height:31px;padding:6px;border-radius:8px}.messages-v3 .chat-head .icon-btn svg{width:18px;height:18px}.messages-v3 .assistant-identity-badge{font-size:8px;line-height:1.5;padding:1px 4px}.messages-v3 .assistant-subnav{gap:13px;padding:7px 15px;min-height:38px;box-sizing:border-box}.messages-v3 .assistant-subnav button{font-size:10px;min-height:26px;padding:4px 6px;gap:5px}.messages-v3 .assistant-subnav svg{width:12px;height:12px}.messages-v3 .chat-log{padding:18px 14px 22px;min-height:0}.messages-v3 .message{max-width:86%;padding:10px 12px 6px;font-size:14px;line-height:1.8;margin-bottom:15px;border-radius:4px 12px 12px}.messages-v3 .message.mine{border-radius:12px 4px 12px 12px}.messages-v3 .message>footer{font-size:9px;margin-top:5px}.messages-v3 .chat-date{font-size:9px;line-height:1.7;margin-bottom:23px;padding:3px 9px}.messages-v3 .chat-product{padding:11px;margin-top:9px}.messages-v3 .chat-product>b{font-size:13px}.messages-v3 .chat-product>button{font-size:11px;margin-top:10px;min-height:25px}.messages-v3 .chat-compose-dock{padding-bottom:env(safe-area-inset-bottom)}.messages-v3 .chat-composer{padding:11px 12px;gap:9px}.messages-v3 .chat-composer input{font-size:16px;line-height:1.5;min-height:42px;padding:10px 11px;border-radius:11px}.messages-v3 .chat-composer input::placeholder{font-size:13px}.messages-v3 .send-btn{width:38px;height:38px;border-radius:12px}.messages-v3 .send-btn svg{width:18px;height:18px}.messages-v3 .chat-gate{min-height:60px;box-sizing:border-box;padding:16px 15px;font-size:11px}.messages-v3 .chat-gate>button{font-size:12px;min-height:28px}.messages-v3 .assistant-message-row{gap:7px;margin-bottom:22px}.messages-v3 .assistant-message-row>.avatar{width:23px;height:23px;flex-shrink:0;margin-top:24px}.messages-v3 .assistant-message-content>time{font-size:9px;margin-bottom:7px;line-height:1.7}.messages-v3 .assistant-message-card{border-radius:11px}.messages-v3 .assistant-message-card>header{padding:11px 12px;min-height:41px;box-sizing:border-box}.messages-v3 .assistant-message-card>header>span{font-size:13px;line-height:1.5;gap:6px}.messages-v3 .assistant-message-card>header>small{display:none}.messages-v3 .assistant-message-card>header svg{width:14px;height:14px}.messages-v3 .assistant-message-body{padding:13px 11px 10px}.messages-v3 .assistant-message-body>h3{font-size:14px;line-height:1.75;font-weight:600}.messages-v3 .assistant-message-body>p{font-size:11px;line-height:1.8;margin:4px 0 13px}.messages-v3 .recommendation-item{border-radius:9px;margin-bottom:7px}.messages-v3 .recommendation-open{padding:11px 9px;gap:9px}.messages-v3 .recommendation-open small{font-size:8px;line-height:1.4;letter-spacing:.7px;gap:5px}.messages-v3 .recommendation-open small i{font-size:8px}.messages-v3 .recommendation-open strong{font-size:13px;line-height:1.55;margin:4px 0 3px;font-weight:600}.messages-v3 .recommendation-open>span:nth-child(2)>span{font-size:11px;line-height:1.65;-webkit-line-clamp:2}.messages-v3 .recommendation-open>svg{display:none}.messages-v3 .recommendation-open .market-icon,.messages-v3 .recommendation-prompt-icon{width:32px;height:32px;border-radius:8px;font-size:21px}.messages-v3 .recommendation-prompt-icon svg{width:18px;height:18px}.messages-v3 .recommendation-item>footer{font-size:9px;line-height:1.6;padding:3px 9px;gap:7px;min-height:27px}.messages-v3 .recommendation-item>footer>button{font-size:9px;min-height:25px;line-height:1.4;padding:3px 0}.messages-v3 .assistant-message-actions{gap:7px;margin:13px 0 6px}.messages-v3 .assistant-message-actions>button{min-height:33px;padding:7px 10px;font-size:10px;border-radius:7px;gap:6px}.messages-v3 .assistant-message-actions svg{width:12px;height:12px}.messages-v3 .assistant-message-body>footer{font-size:9px;gap:7px;line-height:1.8}.messages-v3 .assistant-message-body>footer>button{font-size:9px;min-height:27px;line-height:1.5}.messages-v3 .assistant-composer-tools{gap:6px;padding:9px 12px 0}.messages-v3 .assistant-composer-tools>span{font-size:9px;margin-right:2px}.messages-v3 .assistant-composer-tools>button{font-size:10px;line-height:1.5;min-height:27px;padding:5px 7px;border-radius:7px}.messages-v3 .assistant-panel .chat-composer{padding:9px 12px 5px}.messages-v3 .assistant-mode{font-size:9px;padding:0 12px 9px;color:#aab2c4;line-height:1.5}.messages-v3 .assistant-message-row>.assistant-results{padding:13px 11px;border-radius:11px}.messages-v3 .assistant-results>p{font-size:12px;line-height:1.9;margin-bottom:12px}.messages-v3 .assistant-empty{font-size:11px;line-height:1.85}}@media(max-width:360px){.messages-v3 .chat-list-head{padding-left:14px;padding-right:14px}.messages-v3 .chat-list-tools{gap:2px}.messages-v3 .chat-list-title h2{font-size:27px}.messages-v3 .chat-row{grid-template-columns:43px minmax(0,1fr) 34px;gap:10px;padding-left:14px;padding-right:14px}.messages-v3 .chat-row .avatar{width:43px;height:43px}.messages-v3 .chat-row b{font-size:14px}.messages-v3 .chat-row-snippet{font-size:11px}.messages-v3 .chat-row:after{left:67px;right:14px}.messages-v3 .chat-head{gap:5px;padding:0 9px}.messages-v3 .chat-head .chat-settings-group{gap:0}.messages-v3 .chat-head .icon-btn{width:27px;min-width:27px;padding:5px}.messages-v3 .assistant-identity-badge{display:none}.messages-v3 .assistant-subnav{padding-left:12px;gap:7px}.messages-v3 .chat-log{padding-left:10px;padding-right:10px}.messages-v3 .assistant-message-row>.avatar{display:none}.messages-v3 .assistant-composer-tools>span{display:none}}.messages-v3 .chat-empty-panel{align-items:center;justify-content:center;background:#fff;padding:24px;box-sizing:border-box}.messages-v3 .chat-empty-art{display:block;width:min(88%,640px);height:auto;max-height:82%;object-fit:contain;flex:0 1 auto}.messages-v3 .chat-row{transition:background-color .18s ease,color .18s ease}.messages-v3 .chat-row.is-pinned{background:#f8f9fc}.messages-v3 .chat-row.is-pinned:hover,.messages-v3 .chat-row:hover{background:#f2f4f9}.messages-v3 .chat-row.active,.messages-v3 .chat-row.active:hover{background:#eaf0ff}.messages-v3 .chat-row-indicators{display:flex;align-items:center;justify-content:flex-end;gap:5px;min-height:16px}.messages-v3 .chat-pin-marker{display:inline-flex;color:#9aa3b3;width:12px;height:12px}.messages-v3 .chat-pin-marker svg{width:12px;height:12px}.messages-v3 .chat-row.active .chat-pin-marker{color:#8092bb}.messages-v3 .chat-pin-toggle{transition:background-color .18s ease,color .18s ease}.messages-v3 .chat-pin-toggle[aria-pressed=true]{color:#7d889f;background:#f3f5fa}.messages-v3 .chat-pin-toggle:focus-visible{outline:2px solid #8f9bea;outline-offset:2px}.messages-v3.show-chat #conversation-panel{animation:chat-panel-enter .18s ease-out both}@keyframes chat-panel-enter{0%{opacity:.75;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}@media(max-width:680px){.messages-v3:not(.show-chat) .chat-empty-panel{display:none}.messages-v3 .chat-row-indicators{gap:6px}.messages-v3 .chat-pin-marker,.messages-v3 .chat-pin-marker svg{width:13px;height:13px}}@media(prefers-reduced-motion:reduce){.messages-v3 *{scroll-behavior:auto;transition:none!important;animation:none!important}}.onboarding-dialog{width:min(680px,calc(100vw - 36px));max-height:min(760px,calc(100dvh - 36px));border:1px solid #e8eaf2;border-radius:22px}.onboarding-dialog .modal-body{display:flex;max-height:min(760px,calc(100dvh - 36px));padding:30px 28px 20px;overflow:hidden}.interest-dialog-v2{display:flex;flex-direction:column;flex:1;min-width:0;min-height:0;color:#171a25}.interest-dialog-v2 .interest-intro{flex-shrink:0;padding-right:20px}.interest-dialog-v2 .onboard-kicker{font-size:11px;color:#6876b1;letter-spacing:1px;margin-bottom:8px}.interest-dialog-v2 h2{font-size:23px;font-weight:650;line-height:1.45;letter-spacing:-.5px;margin:0;padding:0;max-width:none}.interest-dialog-v2 .modal-sub{max-width:none;font-size:13px;line-height:1.7;color:#6b7181;margin:10px 0 20px}.interest-dialog-v2 #interest-form{display:flex;flex-direction:column;min-height:0}.interest-dialog-v2 .interest-fields{min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;padding:3px 3px 4px;margin:-3px}.interest-dialog-v2 fieldset{border:0;padding:0;margin:0;min-width:0}.interest-dialog-v2 legend{padding:0;font-size:13px;font-weight:600;color:#202431}.interest-dialog-v2 .interest-topics legend{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px}.interest-dialog-v2 legend>span{font-size:11px;font-weight:400;color:#858b98}.interest-dialog-v2 .interest-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:12px 0 19px}.interest-dialog-v2 .interest-tile{min-height:122px;padding:13px 12px 12px;border:1px solid #e5e8ef;border-radius:14px;background:#fbfcfe;gap:6px;box-shadow:none;transition:border-color .15s,background .15s,box-shadow .15s}.interest-dialog-v2 .interest-tile:hover{border-color:#b8c8f9;background:#f7f9ff}.interest-dialog-v2 .interest-tile input{appearance:auto;position:absolute;inset:0;width:100%;height:100%;opacity:0;margin:0;cursor:pointer}.interest-dialog-v2 .interest-tile-icon{width:30px;height:30px;margin:0 0 3px;border-radius:9px;background:#edf2ff;color:#6280ea}.interest-dialog-v2 .interest-tile.blue .interest-tile-icon{background:#edf5ff;color:#5c8fcb}.interest-dialog-v2 .interest-tile.lilac .interest-tile-icon{background:#f0edff;color:#8b75d9}.interest-dialog-v2 .interest-tile.rose .interest-tile-icon{background:#fff0f3;color:#c9809c}.interest-dialog-v2 .interest-tile-icon svg{width:18px;height:18px}.interest-dialog-v2 .interest-tile strong{font-size:13px;font-weight:600;line-height:1.4;color:#202431}.interest-dialog-v2 .interest-tile small{min-height:0;font-size:11px;line-height:1.65;color:#737a8a}.interest-dialog-v2 .interest-tick{right:12px;top:13px;width:18px;height:18px;border:1px solid #dce1eb;color:transparent;background:#fff;transition:background .15s,border-color .15s}.interest-dialog-v2 .interest-tick svg{width:11px;height:11px}.interest-dialog-v2 .interest-selection-label{position:absolute;top:15px;right:35px;font-size:10px;line-height:14px;font-weight:500;color:#4264e9;opacity:0}.interest-dialog-v2 .interest-tile:has(input:checked){background:#f0f4ff;border-color:#7898f5;box-shadow:inset 0 0 0 1px #7898f526}.interest-dialog-v2 .interest-tile:has(input:checked) .interest-tick{background:#4a6bef;border-color:#4a6bef;color:#fff}.interest-dialog-v2 .interest-tile:has(input:checked) .interest-selection-label{opacity:1}.interest-dialog-v2 .interest-tile:has(input:focus-visible){outline:3px solid #96b0ff;outline-offset:2px}.interest-dialog-v2 .preference-options{border-top:1px solid #eceef4;padding-top:16px;gap:18px}.interest-dialog-v2 .infer-option{position:relative;display:flex;align-items:center;justify-content:space-between;gap:18px;cursor:pointer;min-height:44px}.interest-dialog-v2 .preference-copy{min-width:0}.interest-dialog-v2 .preference-copy b{font-size:13px;font-weight:550;color:#202431;line-height:1.5}.interest-dialog-v2 .preference-copy small{font-size:11px;line-height:1.6;color:#777e8d;margin-top:3px}.interest-dialog-v2 .infer-option>input{position:absolute;right:0;top:50%;transform:translateY(-50%);width:42px;height:26px;margin:0;opacity:0;cursor:pointer}.interest-dialog-v2 .preference-switch{position:relative;display:block;width:42px;height:26px;flex-shrink:0;border-radius:20px;background:#d9dfeb;pointer-events:none;transition:background .16s}.interest-dialog-v2 .preference-switch:before{content:"";position:absolute;top:3px;left:3px;width:20px;height:20px;background:#fff;border-radius:50%;box-shadow:0 1px 3px #20243118;transition:transform .16s}.interest-dialog-v2 .infer-option>input:checked+.preference-switch{background:#4a6bef}.interest-dialog-v2 .infer-option>input:checked+.preference-switch:before{transform:translate(16px)}.interest-dialog-v2 .infer-option>input:focus-visible+.preference-switch{outline:3px solid #96b0ff;outline-offset:3px}.interest-dialog-v2 .frequency-field>p{font-size:11px;line-height:1.6;color:#777e8d;margin:3px 0 10px}.interest-dialog-v2 .frequency-segments{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;background:#f1f3f8;border:1px solid #eceef4;border-radius:12px;padding:4px}.interest-dialog-v2 .frequency-choice{display:block;position:relative;min-width:0;margin:0;cursor:pointer}.interest-dialog-v2 .frequency-choice>input{position:absolute;inset:0;width:100%;height:100%;margin:0;opacity:0;cursor:pointer}.interest-dialog-v2 .frequency-choice>span{display:flex;align-items:center;justify-content:center;min-height:38px;padding:8px 6px;border:1px solid transparent;border-radius:8px;font-size:12px;font-weight:500;line-height:1.5;color:#72798a;white-space:nowrap;transition:color .15s,background .15s,box-shadow .15s}.interest-dialog-v2 .frequency-choice:hover>span{color:#345bdd}.interest-dialog-v2 .frequency-choice>input:checked+span{color:#365be2;background:#fff;border-color:#e2e8f7;box-shadow:0 2px 6px #324d9710}.interest-dialog-v2 .frequency-choice>input:focus-visible+span{outline:3px solid #96b0ff;outline-offset:1px}.interest-dialog-v2 .interest-footer{flex-shrink:0;padding-top:16px;margin-top:16px;border-top:1px solid #eceef4;background:#fff}.interest-dialog-v2 .modal-actions{margin:0;align-items:center;justify-content:space-between;gap:12px}.interest-dialog-v2 .modal-actions .text-link{font-size:12px;padding:10px 0;color:#767e91;min-height:40px}.interest-dialog-v2 .modal-actions .primary{font-size:13px;font-weight:600;min-height:42px;padding:11px 17px;border-radius:11px;line-height:1.5;white-space:nowrap}.interest-dialog-v2 .modal-actions .primary svg{width:17px;height:17px}.interest-dialog-v2 .inline-note{font-size:10px;line-height:1.65;margin:11px 0 0;color:#969cab}@media(min-width:681px)and (max-height:780px){.onboarding-dialog .modal-body{padding:25px 28px 17px}.interest-dialog-v2 .onboard-kicker{font-size:10px;margin-bottom:5px}.interest-dialog-v2 h2{font-size:22px;line-height:1.4}.interest-dialog-v2 .modal-sub{font-size:12px;line-height:1.65;margin:8px 0 12px}.interest-dialog-v2 .interest-grid{gap:8px;margin:10px 0 14px}.interest-dialog-v2 .interest-tile{min-height:104px;padding:10px;gap:4px}.interest-dialog-v2 .interest-tile-icon{width:24px;height:24px;margin-bottom:1px;border-radius:7px}.interest-dialog-v2 .interest-tile-icon svg{width:16px;height:16px}.interest-dialog-v2 .interest-tile strong{font-size:12px;line-height:1.4}.interest-dialog-v2 .interest-tile small{font-size:11px;line-height:1.55}.interest-dialog-v2 .interest-tick{top:10px;right:10px}.interest-dialog-v2 .interest-selection-label{top:12px;right:33px}.interest-dialog-v2 .preference-options{padding-top:12px;gap:13px}.interest-dialog-v2 .infer-option{min-height:40px}.interest-dialog-v2 .frequency-field>p{margin-bottom:8px}.interest-dialog-v2 .interest-footer{padding-top:12px;margin-top:12px}.interest-dialog-v2 .inline-note{margin-top:8px}}@media(max-width:680px){.onboarding-dialog{width:calc(100vw - 20px);max-width:calc(100vw - 20px);max-height:calc(100dvh - 24px);border:1px solid #e8eaf2;border-radius:20px}.onboarding-dialog .modal-body{max-height:calc(100dvh - 24px);padding:27px 18px 16px}.interest-dialog-v2 .onboard-kicker{font-size:10px;margin-bottom:8px;letter-spacing:.7px}.interest-dialog-v2 h2{font-size:20px;line-height:1.45;letter-spacing:-.4px}.interest-dialog-v2 .modal-sub{font-size:12px;line-height:1.65;margin:9px 0 16px}.interest-dialog-v2 legend{font-size:12px}.interest-dialog-v2 legend>span{font-size:10px}.interest-dialog-v2 .interest-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin:10px 0 16px}.interest-dialog-v2 .interest-tile{min-height:111px;padding:11px 10px 10px;gap:5px;border-radius:12px}.interest-dialog-v2 .interest-tile strong{font-size:12px}.interest-dialog-v2 .interest-tile small{font-size:10px;line-height:1.6}.interest-dialog-v2 .interest-tile-icon{width:27px;height:27px;margin-bottom:2px}.interest-dialog-v2 .interest-tile-icon svg{width:16px;height:16px}.interest-dialog-v2 .interest-tick{top:11px;right:10px;width:17px;height:17px}.interest-dialog-v2 .interest-selection-label{top:12px;right:32px;font-size:9px}.interest-dialog-v2 .preference-options{gap:15px;padding-top:14px}.interest-dialog-v2 .preference-copy b{font-size:12px}.interest-dialog-v2 .preference-copy small,.interest-dialog-v2 .frequency-field>p{font-size:10px}.interest-dialog-v2 .frequency-choice>span{font-size:11px;min-height:38px;padding:8px 4px}.interest-dialog-v2 .interest-footer{padding-top:12px;margin-top:12px}.interest-dialog-v2 .modal-actions{gap:10px}.interest-dialog-v2 .modal-actions .text-link{font-size:11px}.interest-dialog-v2 .modal-actions .primary{font-size:12px;padding:10px 12px}.interest-dialog-v2 .inline-note{font-size:9px;margin-top:8px}}@media(prefers-reduced-motion:reduce){.interest-dialog-v2 *,.interest-dialog-v2 *:before{transition:none!important}}.form-choices,.related-picker{border:0;padding:0;margin:20px 0;min-width:0;color:#171a25}.form-choices legend,.related-picker legend{padding:0;font-size:13px;font-weight:600;margin-bottom:10px}.form-choice-list{display:flex;flex-wrap:wrap;gap:8px}.form-choice{position:relative;cursor:pointer;display:block;min-width:0}.form-choice input,.related-option input{position:absolute;inset:0;opacity:0;width:100%;height:100%;margin:0;cursor:pointer}.form-choice>span{display:flex;align-items:center;gap:6px;min-height:40px;padding:9px 13px;border:1px solid #e6e8f0;border-radius:11px;font-size:13px;line-height:1.5;background:#fafbfe;color:#353a49;transition:background .15s,border-color .15s}.form-choice i{display:none}.form-choice i svg{width:14px;height:14px}.form-choice:has(input:checked)>span{background:#eff3ff;border-color:#8098f7;color:#355bdf}.form-choice:has(input:checked) i{display:flex}.form-choice:has(input:focus-visible)>span,.related-option:has(input:focus-visible){outline:3px solid #adbcff;outline-offset:2px}.form-choice:hover>span{border-color:#a8b8f3}.form-choices-stacked .form-choice-list{display:grid;grid-template-columns:1fr;gap:8px}.form-choices-stacked .form-choice>span{min-height:48px;padding:12px 15px;justify-content:space-between;flex-direction:row-reverse}.form-choices-stacked .form-choice i{display:flex;width:19px;height:19px;border:1px solid #d6dcea;border-radius:50%;align-items:center;justify-content:center;color:transparent}.form-choices-stacked .form-choice:has(input:checked) i{color:#fff;background:#4b6af3;border-color:#4b6af3}.related-picker legend>span{font-weight:400;color:#8a91a1;font-size:11px;margin-left:5px}.related-current{font-size:12px;color:#808797;margin:0 0 10px}.related-current b{color:#3a4e8a;font-weight:500}.related-search{display:flex;align-items:center;gap:9px;border:1px solid #e1e6f0;border-radius:11px;background:#f7f9fd;padding:0 12px}.related-search>svg{width:17px;height:17px;color:#858da0}.related-search>input{min-width:0;flex:1;background:transparent;border:0!important;box-shadow:none!important;padding:12px 0!important;font-size:13px;outline:none}.related-search:focus-within{border-color:#8098f7;box-shadow:0 0 0 3px #516fff16}.related-options{border:1px solid #e8ebf3;border-radius:12px;max-height:225px;overflow-y:auto;overscroll-behavior:contain;margin-top:10px;padding:8px;scrollbar-width:thin}.related-options .form-choices{margin:0 0 4px}.related-options .form-choices legend{display:none}.related-options .form-choice-list,.related-options .form-choice{width:100%}.related-options h3{font-size:11px;font-weight:500;color:#8a91a1;margin:12px 9px 5px}.related-option{display:flex;align-items:center;gap:10px;position:relative;padding:9px;border:1px solid transparent;border-radius:9px;cursor:pointer;min-height:56px}.related-option-icon{display:grid;place-items:center;width:30px;height:30px;background:#edf1ff;border-radius:8px;color:#617ce0;flex-shrink:0}.related-option-icon svg{width:17px;height:17px}.related-option>span:nth-of-type(2){min-width:0;flex:1}.related-option b{display:block;font-size:12px;font-weight:500;color:#242a3a}.related-option small{display:block;font-size:10px;color:#858d9e;margin-top:3px}.related-option>i{width:18px;height:18px;display:flex;color:transparent;flex-shrink:0}.related-option>i svg{width:16px;height:16px}.related-option:hover{background:#f8faff}.related-option:has(input:checked){background:#eff3ff;border-color:#c6d3fb}.related-option:has(input:checked)>i{color:#4d6fe7}.related-empty{font-size:12px;color:#858d9e;text-align:center;padding:20px 8px}.related-picker [hidden]{display:none!important}@media(max-width:600px){.form-choice>span{font-size:12px;padding:9px 11px}.related-options{max-height:190px}.form-choices,.related-picker{margin:18px 0}}@media(prefers-reduced-motion:reduce){.form-choice>span{transition:none}}.topbar{z-index:25}.topbar .search.discovery-search{display:flex;flex-direction:row;align-items:center;position:relative;overflow:visible;isolation:isolate;flex:1 1 440px;width:100%;max-width:600px;min-width:0;height:48px;margin-inline:auto;padding:5px 5px 5px 16px;gap:10px;border:1px solid #e6ebf5;border-radius:26px;background:#f8f9ff;box-shadow:0 1px 2px #182c5c03;transition:box-shadow .16s,border-color .16s,background .16s}.topbar .search.discovery-search:focus-within{border-color:transparent;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(100deg,#75c7ff,#8b5cf6) border-box;box-shadow:0 0 0 3px #7184ff0b,0 3px 12px #4f70dd0c}.topbar .search.discovery-search[data-state=error]{border-color:#f6a8b5;background:#fff;box-shadow:0 0 0 3px #ff84930a}.global-search-leading{display:grid;place-items:center;flex:0 0 20px;color:#6275f7}.topbar .search.discovery-search .global-search-leading svg{width:20px;height:20px;stroke-width:2;color:inherit}.topbar .search.discovery-search>input{min-width:0;flex:1;width:100%;height:36px;margin:0;padding:0;background:none;border:0;border-radius:0;outline:none;box-shadow:none;color:#1f2937;font-size:14px;font-weight:400;line-height:1.4;caret-color:#6275f7}.topbar .search.discovery-search>input:focus{outline:none;box-shadow:none}.topbar .search.discovery-search>input::placeholder{color:#8b93a8;opacity:1}.global-search-clear{display:grid;place-items:center;flex:0 0 28px;width:28px;height:32px;padding:6px;border:0;border-radius:16px;color:#98a0b3;cursor:pointer}.global-search-clear[hidden]{display:none}.topbar .search.discovery-search .global-search-clear svg{width:16px;height:16px;padding:2px;border-radius:50%;color:#fff;background:#bec4d2;stroke-width:2.2}.global-search-clear:hover svg{background:#8c97b1!important}.topbar .global-search-submit{display:grid;place-items:center;position:relative;flex:0 0 88px;width:88px;height:36px;padding:0 13px;border:0;border-radius:19px;background:linear-gradient(108deg,#496bea,#8152e5);color:#fff;font-size:14px;font-weight:500;line-height:1;cursor:pointer;box-shadow:inset 0 1px 2px #ffffff38;transition:filter .16s,box-shadow .16s}.topbar .global-search-submit:hover{filter:brightness(1.06);box-shadow:inset 0 1px 2px #ffffff38,0 3px 8px #6b6ce527}.topbar .global-search-submit:disabled{opacity:1;cursor:wait}.global-search-spinner,.search-panel-spinner{display:none;width:17px;height:17px;border:2px solid #ffffff52;border-top-color:#fff;border-radius:50%;animation:discovery-search-spin .7s linear infinite}.global-search-spinner{position:absolute}.discovery-search[data-state=loading] .global-search-spinner{display:block}.discovery-search[data-state=loading] .global-search-button-label{opacity:0}.global-search-status{position:absolute;top:calc(100% + 5px);left:15px;margin:0;color:#6f7890;font-size:12px;line-height:1.5;white-space:normal;text-align:left}.global-search-status[data-tone=error]{color:#bd364e}.global-search-status[hidden]{display:none}.search-suggestions{position:absolute;top:calc(100% + 9px);left:0;width:100%;min-width:310px;max-height:min(480px,65dvh);overflow:auto;overscroll-behavior:contain;scrollbar-width:thin;border:1px solid #e8edf8;border-radius:22px;background:#fff;box-shadow:0 16px 40px #293c7312,0 3px 9px #31457205;padding:12px;color:#171b29;text-align:left;z-index:40}.search-suggestions[hidden]{display:none}.discovery-search[data-state=error] .search-suggestions{top:calc(100% + 31px)}.search-popover-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#7b8396;font-size:12px;line-height:1.5;margin:3px 6px 10px}.search-popover-heading>button{display:flex;align-items:center;gap:5px;font-size:11px;color:#717b91;padding:4px;background:none;border:0;border-radius:5px}.search-popover-heading>button:hover{color:#4a62cc;background:#f5f6fd}.search-popover-heading svg{width:13px;height:13px}.search-popover-heading kbd,.search-popover-heading small{font-size:10px;font-family:inherit;font-weight:400;color:#8b94a8;white-space:nowrap}.search-history-chips{display:flex;flex-wrap:wrap;gap:7px;margin:0 5px 20px}.search-history-chips>div{display:flex;align-items:center;max-width:100%;background:#f4f6fb;border-radius:18px}.search-history-chips button{background:none;border:0;color:#4f586c;font-size:12px;padding:7px 0 7px 11px;max-width:calc(100% - 28px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-radius:18px}.search-history-chips button+button{padding:7px 9px 7px 5px;display:flex;color:#9199ad}.search-history-chips svg{width:12px;height:12px}.search-history-chips button:hover{color:#4665e8}.search-suggestion-row{display:flex;align-items:center;width:100%;min-height:44px;gap:11px;border:0;background:none;text-align:left;padding:9px 11px;border-radius:11px;cursor:pointer;color:#202638;font-size:14px;line-height:1.5}.search-suggestion-row:hover,.search-suggestion-row.is-active,.search-all-suggestion.is-active{background:#edf1ff;outline:0}.search-suggestion-row>span:nth-child(2){min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.search-suggestion-row>svg{width:15px;height:15px;color:#a5afc6}.search-suggestion-row small{font-size:11px;font-weight:400;color:#8a94aa;white-space:nowrap;flex-shrink:0}.suggestion-number{font-size:11px;color:#929dc0;min-width:24px}.suggestion-icon{width:25px;height:25px;display:grid;place-items:center;border-radius:6px;background:#f1f4ff;color:#6c82e4;flex-shrink:0}.suggestion-icon svg{width:16px;height:16px;color:inherit!important}.search-all-suggestion{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:42px;border:0;border-top:1px solid #edf0f6;border-radius:9px;padding:11px;margin-top:8px;background:none;font-size:12px;color:#5268c4;text-align:left;gap:10px}.search-all-suggestion>span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.search-all-suggestion svg{width:16px;height:16px;flex-shrink:0}.search-history-note,.suggestion-no-match{font-size:11px;line-height:1.6;color:#838da2;margin:11px 10px 3px}.suggestion-no-match{font-size:12px;padding:12px 0;color:#798396}.search-suggestion-loading{display:flex;align-items:center;gap:10px;padding:17px 11px;font-size:12px;color:#6e7c98}.search-panel-spinner{display:inline-block;border-color:#dce4ff;border-top-color:#6a7be8;width:16px;height:16px;flex-shrink:0}.search-suggestion-error{padding:15px 11px;font-size:12px;color:#7a8395;line-height:1.7}.search-suggestion-error strong{font-weight:500;font-size:14px;color:#293044}.search-suggestion-error p{margin:6px 0 12px}.search-suggestion-error button{color:#5268cf;border:1px solid #dbe3fa;border-radius:8px;padding:7px 12px;font-size:12px}.discovery-search button:focus-visible{outline:2px solid #7b8dfa;outline-offset:2px}@keyframes discovery-search-spin{to{transform:rotate(360deg)}}.discovery-results-page{max-width:1060px;margin:0 auto;padding:30px 36px 90px}.search-results-eyebrow{font-size:10px;letter-spacing:2px;color:#8390ba}.search-results-heading h2{font-size:28px;line-height:1.45;letter-spacing:-.6px;color:#141927;margin:12px 0}.search-results-heading p{font-size:13px;color:#7d8493;line-height:1.8}.search-result-tabs{display:flex;gap:8px;flex-wrap:wrap;padding:16px 0 20px;border-bottom:1px solid #eceff5}.search-result-tabs button{display:flex;align-items:center;gap:8px;padding:9px 14px;background:#f6f7fb;border:1px solid transparent;border-radius:20px;color:#697285;font-size:12px;cursor:pointer}.search-result-tabs button span{color:#a2aabc;font-size:10px}.search-result-tabs button.active{background:#edf1ff;color:#4261dc;border-color:#dce4ff}.search-result-tabs button.active span{color:#6e87d6}.discovery-result{border-bottom:1px solid #eceff5}.discovery-result-open{display:flex;align-items:flex-start;width:100%;gap:17px;padding:23px 9px;text-align:left;background:transparent;border:0;border-radius:14px;cursor:pointer}.discovery-result-open:hover{background:#fafbff}.discovery-result-icon{width:46px;height:46px;display:grid;place-items:center;border-radius:13px;background:#eef3ff;color:#6684e2;flex-shrink:0}.discovery-result-icon.prompt{background:#f3edff;color:#9569d3}.discovery-result-icon.topic{background:#edf7fc;color:#60a5c3}.discovery-result-icon>svg{width:23px;height:23px}.discovery-result-copy{min-width:0;flex:1}.discovery-result-meta{display:block;font-size:10px;color:#949baa;margin-bottom:6px}.discovery-result-copy strong{display:block;font-size:16px;font-weight:600;line-height:1.6;color:#151b2a}.discovery-result-description{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;font-size:12px;line-height:1.8;color:#7b8394;margin-top:6px}.discovery-result-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:10px;color:#919aaa;margin-top:12px}.discovery-result-bottom b{color:#495d90;font-weight:500}.discovery-result-open>svg{width:17px;height:17px;flex-shrink:0;color:#a2abc1;margin-top:20px}.discovery-search-empty{text-align:center;padding:60px 20px}.discovery-search-empty>span{font-size:35px;color:#91a5ff}.discovery-search-empty h3{font-size:19px;margin:20px 0 10px;color:#1e2433}.discovery-search-empty p{font-size:12px;color:#818b9e;margin:0 0 23px}.discovery-search-empty>div{display:flex;justify-content:center;gap:10px}@media(max-width:680px){.discovery-results-page{padding:22px 20px 90px}.search-results-heading h2{font-size:22px}.search-results-heading p{font-size:11px}.search-result-tabs{gap:6px}.search-result-tabs button{font-size:11px;padding:8px 10px;gap:6px}.discovery-result-open{padding:20px 0;gap:12px}.discovery-result-icon{width:37px;height:37px;border-radius:11px}.discovery-result-icon>svg{width:21px;height:21px}.discovery-result-copy strong{font-size:14px}.discovery-result-description{font-size:11px}.discovery-result-meta,.discovery-result-bottom{font-size:9px}.discovery-result-open>svg{width:14px;height:14px}.search-results-eyebrow{font-size:9px;letter-spacing:1.3px}}@media(max-width:680px){.topbar .search.discovery-search{flex:1 1 100%;width:100%;max-width:none;min-width:0;height:48px;margin:0;padding:5px 5px 5px 13px;gap:8px}.topbar .search.discovery-search>input{font-size:16px;height:36px}.topbar .global-search-submit{flex-basis:64px;width:64px;height:36px;font-size:13px;padding:0 10px}.global-search-clear{flex-basis:25px;width:25px;padding:4px}.search-suggestions{position:absolute;top:calc(100% + 8px);left:0;width:100%;min-width:0;max-height:min(440px,calc(100dvh - 180px));padding:10px;border-radius:18px}.search-suggestion-row{font-size:13px;padding:10px 8px;gap:8px}.search-suggestion-row small{font-size:10px}.search-popover-heading small{font-size:9px}.global-search-status{font-size:11px;left:9px}}@media(prefers-reduced-motion:reduce){.topbar .search.discovery-search,.topbar .global-search-submit{transition:none}.global-search-spinner,.search-panel-spinner{animation:none}.discovery-search[data-state=loading] .global-search-spinner{display:none}.discovery-search[data-state=loading] .global-search-button-label{opacity:1}}.prompt-studio{--ps-ink:#141622;--ps-muted:#656b7b;--ps-line:#e7e9f1;--ps-accent:#5058e6;color:var(--ps-ink);max-width:1320px;margin:0 auto;padding:30px 36px 80px;font-size:15px;line-height:1.6}.prompt-studio button,.prompt-studio input,.prompt-studio textarea{font:inherit}.prompt-studio button,.prompt-studio a{touch-action:manipulation}.prompt-studio a:focus-visible,.prompt-studio button:focus-visible,.prompt-studio summary:focus-visible{outline:3px solid #9498ff;outline-offset:4px}.prompt-studio input:focus,.prompt-studio textarea:focus{outline:2px solid #888dff;outline-offset:2px}.prompt-studio svg{width:19px;height:19px}.ps-eyebrow{display:block;color:#74799a;font-size:11px;font-weight:650;letter-spacing:2px;line-height:1.5}.ps-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:44px;padding:10px 18px;border-radius:10px;border:1px solid #5058e6;background:#5058e6;color:#fff;font-size:14px;font-weight:650;text-align:center;transition:background .16s,box-shadow .16s}.ps-button:hover{background:#424acb;box-shadow:0 3px 12px #6366f124}.ps-button.secondary{color:#303548;background:#fff;border-color:#e0e3ee;font-size:14px}.ps-hero{display:grid;grid-template-columns:1.35fr 1fr;position:relative;isolation:isolate;overflow:hidden;min-height:278px;border:1px solid #edf0fb;border-radius:24px;background:radial-gradient(ellipse at 98% -10%,#e5dfff 0,transparent 42%),radial-gradient(ellipse at 94% 110%,#e0f7ff 0,transparent 48%),linear-gradient(115deg,#f9fbff,#f5f5ff)}.ps-hero-copy{padding:35px 38px;position:relative;z-index:1}.ps-hero-copy .ps-eyebrow{font-size:10px;color:#6e78a5;letter-spacing:2.4px;display:flex;align-items:center;gap:12px}.ps-hero-copy .ps-eyebrow i{font-size:18px;color:#8a7de8;font-style:normal;line-height:1}.ps-hero h2{font-size:clamp(28px,2.4vw,36px);line-height:1.42;font-weight:780;letter-spacing:-1.1px;margin:16px 0 13px;color:#141827}.ps-hero h2>span{background:linear-gradient(105deg,#445ddd,#865ee0);background-clip:text;-webkit-background-clip:text;color:transparent}.ps-hero-copy>p{color:#676c81;font-size:15px;line-height:1.8}.ps-hero-links{display:flex;align-items:center;gap:23px;flex-wrap:wrap;margin-top:22px}.ps-hero-links a,.ps-hero-links button{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;padding:0;color:#5058d8;min-height:30px}.ps-hero-links button{color:#686d83}.ps-hero-links svg{width:16px;height:16px}.ps-hero-art{position:relative;display:grid;place-items:center;min-width:0;padding:34px 35px}.ps-orbit-line{position:absolute;width:390px;height:170px;border:1.5px solid #d4ceff;border-radius:50%;transform:rotate(-29deg);top:100px;right:-70px}.ps-orbit-line:after{content:"";position:absolute;right:60px;bottom:-8px;width:22px;height:22px;border-radius:50%;background:linear-gradient(135deg,#e3faff,#aac3ff,#e5c9ff)}.ps-hero-sheet{position:relative;width:252px;max-width:100%;padding:20px 21px;background:#ffffffec;border:1px solid #fff;border-radius:16px;box-shadow:0 12px 32px #6a73b30d;transform:rotate(4deg)}.ps-hero-sheet>div:first-child{display:flex;align-items:center;justify-content:space-between;font-size:12px;color:#3f4665;gap:8px;font-weight:600}.ps-hero-sheet i{font-size:8px;letter-spacing:1.4px;color:#959bc1;font-style:normal;font-weight:500}.ps-hero-sheet>p{padding:12px 0 3px;font-size:12px;color:#74788d;line-height:1.8}.ps-art-flow{display:block;color:#adb4d9;margin:3px 0 7px;font-size:17px}.ps-sheet-result{padding:12px;border-radius:9px;background:linear-gradient(110deg,#f0f4ff,#f5f0ff)}.ps-sheet-result>b{display:block;font-size:13px;color:#414fa0}.ps-sheet-result>span{display:block;color:#7883a6;font-size:10px;margin-top:5px}.ps-sheet-result .ps-sheet-tag{font-size:10px;color:#6b75a0;border-top:1px solid #e3e7f6;padding-top:6px;margin-top:8px}.ps-art-star{position:absolute;left:8%;top:35px;color:#af9aee;font-size:32px;font-style:normal}.ps-art-caption{position:absolute;bottom:22px;font-size:9px;letter-spacing:2.4px;color:#8995ba}.ps-start-section{margin-top:28px}.ps-section-heading{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:13px}.ps-section-heading h3{font-size:16px;font-weight:650}.ps-section-heading>span{font-size:12px;color:#868b9b}.ps-start-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.ps-start-card{display:flex;align-items:center;gap:13px;min-height:88px;padding:16px;border:1px solid var(--ps-line);border-radius:13px;background:#fff;transition:border-color .16s,background .16s}.ps-start-card:hover{border-color:#c6cafa;background:#fafaff}.ps-start-card>span:nth-child(2){min-width:0;flex:1}.ps-start-card b{font-size:14px;line-height:1.5;display:block;font-weight:650}.ps-start-card small{font-size:12px;color:#858a98;display:block;margin-top:4px}.ps-start-card>svg{width:17px;height:17px;color:#9098bc}.ps-symbol{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:43px;height:43px;border-radius:12px;background:linear-gradient(140deg,#e8eeff,#f1eaff);font-size:23px;color:#6264d5;font-weight:600;letter-spacing:-1px;line-height:1}.blue .ps-symbol,.ps-symbol.blue{color:#4b6de4;background:linear-gradient(135deg,#e7f5ff,#e8ebff)}.cyan .ps-symbol,.ps-symbol.cyan{color:#2f89a9;background:linear-gradient(135deg,#e5f8ff,#e7f2fb)}.pink .ps-symbol,.ps-symbol.pink{color:#bd65a8;background:linear-gradient(135deg,#fff0f6,#f5eaff)}.violet .ps-symbol,.ps-symbol.violet{color:#8b63cb;background:linear-gradient(135deg,#f0eaff,#edefff)}.ps-browse-section{margin-top:39px}.ps-browse-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:21px}.ps-browse-heading h3{font-size:24px;margin-top:7px;letter-spacing:-.6px;font-weight:700}.ps-search{display:flex;align-items:center;gap:10px;border:1px solid #e2e5ef;background:#f9fafc;border-radius:11px;min-height:45px;padding:5px 7px 5px 13px;width:350px;max-width:45%}.ps-search>svg{color:#9399ad;flex-shrink:0;width:17px;height:17px}.ps-search input{min-width:0;width:100%;color:#202535;border:0;background:transparent;font-size:13px;outline:none;padding:4px 0}.ps-search input::placeholder{color:#999dad}.ps-search button{font-size:12px;color:#525bd4;padding:5px 9px;min-height:31px;border-radius:7px;white-space:nowrap;background:#eff1ff}.ps-scenarios{display:flex;gap:9px;flex-wrap:wrap}.ps-scenarios button{display:inline-flex;align-items:center;gap:6px;border-radius:9px;border:1px solid #e8eaf2;color:#545a6c;background:#fff;min-height:40px;padding:8px 13px;font-size:13px;line-height:1.2}.ps-scenarios svg{width:16px;height:16px;color:#8b91a7}.ps-scenarios button.active{background:#eff1ff;border-color:#dbdefc;color:#4d55d3;font-weight:600}.ps-scenarios button.active svg{color:#6366e7}.ps-results-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid var(--ps-line);margin:20px 0;padding:0}.ps-view-tabs{display:flex;gap:24px}.ps-view-tabs button{display:inline-flex;align-items:center;gap:5px;position:relative;font-size:14px;padding:0 0 13px;color:#7c8090;white-space:nowrap}.ps-view-tabs svg{width:15px;height:15px}.ps-view-tabs button.active{color:#24283b;font-weight:650}.ps-view-tabs button.active:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:2px;background:#6766e9;border-radius:2px}.ps-result-count{display:flex;align-items:center;gap:6px;font-size:12px;color:#898e9d;margin-bottom:12px;text-align:right;overflow-wrap:anywhere}.ps-result-count button{display:inline-grid;place-items:center;padding:0;color:#727a93}.ps-result-count svg{width:14px;height:14px}.ps-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:19px}.ps-card{border:1px solid #e5e7ef;background:#fff;border-radius:16px;padding:21px 20px 0;min-width:0;display:flex;flex-direction:column;transition:border-color .18s,box-shadow .18s}.ps-card:hover{border-color:#d2d5ed;box-shadow:0 5px 24px #45488a07}.ps-card>header{display:flex;align-items:center;gap:9px}.ps-card .ps-symbol{width:37px;height:37px;font-size:22px;border-radius:10px}.ps-card-category{font-size:12px;color:#848998}.ps-price{font-size:12px;color:#5d67a0;margin-left:auto;padding:3px 8px;border-radius:6px;background:#f1f4ff;white-space:nowrap;font-weight:600}.ps-price.paid{color:#997649;background:#fbf5e9}.ps-card-title{display:block;margin-top:17px}.ps-card-title h4{margin:0;color:#1a1d2b;font-size:17px;line-height:1.5;font-weight:650;letter-spacing:-.35px}.ps-card-title:hover h4{color:#5058d3}.ps-card-title>p{color:#6e7587;font-size:13px;line-height:1.7;margin-top:6px;min-height:21px}.ps-card-example{background:#f8f9fc;border:1px solid #edf0f5;border-radius:10px;padding:13px;margin:16px 0 15px;flex:1}.ps-card-example>div{display:grid;grid-template-columns:25px minmax(0,1fr);gap:8px}.ps-card-example>div+div{margin-top:10px;padding-top:10px;border-top:1px solid #e9ecf4}.ps-card-example>div>span{color:#999fb1;font-size:11px;line-height:1.9}.ps-card-example>div:last-child>span{color:#7b7baf}.ps-card-example p{font-size:14px;color:#555e74;line-height:1.8;overflow-wrap:anywhere}.ps-card-example>div:last-child>p{color:#292f42}.ps-card-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#9297a5;font-size:11px;margin-bottom:16px}.ps-card-meta button{display:inline-flex;align-items:center;gap:6px;min-width:0;font-size:12px;color:#72798d;padding:0;text-align:left}.ps-card-meta .avatar{width:22px;height:22px;font-size:9px}.ps-card-meta>span{white-space:nowrap}.ps-card>footer{display:flex;align-items:center;justify-content:space-between;gap:8px;border-top:1px solid #eef0f6;padding:13px 0}.prompt-studio .star-btn{display:inline-flex;align-items:center;gap:5px;color:#797f91;font-size:12px;background:none;padding:5px 0;border:0}.prompt-studio .star-btn svg{width:16px;height:16px}.prompt-studio .star-btn.active{color:#ba8a22;background:none}.ps-card-open{display:inline-flex;align-items:center;gap:7px;min-height:30px;color:#545cd3;font-size:13px;font-weight:600}.ps-card-open svg{width:16px;height:16px}.ps-catalog-note{font-size:12px;color:#9397a6;line-height:1.8;margin-top:21px}.ps-help-strip{display:flex;align-items:center;gap:19px;margin-top:33px;padding:25px 27px;border:1px solid #e9eafa;border-radius:15px;background:linear-gradient(105deg,#f9fbff,#fbfaff)}.ps-help-strip>span{color:#aaa0e5;font-size:30px;letter-spacing:-4px;font-weight:500}.ps-help-strip>div{flex:1}.ps-help-strip h3{font-size:16px;font-weight:650;color:#414763}.ps-help-strip p{font-size:12px;color:#858b9f;margin-top:5px}.ps-help-strip>a{display:inline-flex;gap:7px;align-items:center;font-size:13px;color:#6667ba;white-space:nowrap}.ps-empty{text-align:center;padding:58px 24px;border-radius:14px;background:#fafbff;border:1px dashed #e0e4f4}.ps-empty-orbit{display:inline-flex;align-items:center;justify-content:center;background:radial-gradient(circle at 30% 20%,#e7f8ff,#e9e6ff);border-radius:50%;width:65px;height:65px;color:#9f94df;font-size:31px;margin-bottom:15px}.ps-empty h4{font-size:18px;color:#2e354a;margin:0 0 7px}.ps-empty p{font-size:14px;color:#808799}.ps-empty>div{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;margin-top:22px}.ps-back{display:inline-flex;align-items:center;gap:7px;color:#747b91;font-size:13px;min-height:32px;margin-bottom:23px}.ps-back svg{width:17px;height:17px}.ps-detail-heading{display:flex;align-items:center;gap:17px;margin-bottom:25px}.ps-detail-heading>.ps-symbol{width:62px;height:62px;border-radius:17px;font-size:33px}.ps-detail-heading>div{flex:1;min-width:0}.ps-detail-kicker{font-size:12px;color:#8a90a3}.ps-detail-kicker i{font-style:normal;margin:0 5px;color:#a6abc0}.ps-detail-heading h2{font-size:27px;color:#171b2a;font-weight:720;letter-spacing:-.65px;margin:5px 0 7px;line-height:1.4}.ps-detail-heading p{font-size:14px;color:#677084}.ps-detail-heading>.star-btn{align-self:flex-start;margin-top:30px;padding:7px 10px;border:1px solid #e8eaf2;border-radius:9px;white-space:nowrap}.ps-workflow{list-style:none;display:flex;align-items:center;gap:28px;padding:15px 21px;margin:0 0 23px;background:#f8f9fe;border:1px solid #ebedf7;border-radius:11px;font-size:13px;color:#8c93aa}.ps-assist-entry{display:flex;align-items:center;gap:15px;margin:0 0 19px;padding:17px 21px;border:1px solid #e1e6fa;border-radius:13px;background:linear-gradient(115deg,#f5faff,#f9f6ff)}.ps-assist-entry>span{color:#ada1e2;font-size:26px}.ps-assist-entry>div{flex:1;min-width:0}.ps-assist-entry h3{font-size:15px;font-weight:650;color:#4e5879;margin-bottom:4px}.ps-assist-entry p{font-size:12px;line-height:1.8;color:#8d98b4}.ps-assist-entry>button{display:inline-flex;align-items:center;justify-content:center;gap:6px;white-space:nowrap;padding:10px 15px;min-height:39px;border-radius:8px;border:1px solid #cfd6f7;color:#737cc4;background:#fff;font-size:12px;font-weight:600}.ps-assist-entry>button svg{width:15px;height:15px}@media(max-width:680px){.ps-assist-entry{padding:15px;gap:10px;flex-wrap:wrap}.ps-assist-entry>span{font-size:23px}.ps-assist-entry h3{font-size:14px}.ps-assist-entry p{font-size:11px}.ps-assist-entry>button{margin-left:30px;font-size:12px;min-height:37px;padding:8px 13px}}.ps-workflow li{display:flex;align-items:center;gap:8px}.ps-workflow li>span{display:grid;place-items:center;width:23px;height:23px;border-radius:50%;background:#eef0f8;color:#8b91b0;font-size:11px}.ps-workflow li+li:before{content:"\2192";color:#c2c7da;margin-right:12px}.ps-workflow .active{color:#5960aa}.ps-workflow .active>span{color:#6267d5;background:#e7eaff}.ps-workbench-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:23px;align-items:start}.ps-input-panel,.ps-output-panel{min-width:0;border:1px solid var(--ps-line);border-radius:16px;overflow:hidden;background:#fff}.ps-input-panel>header,.ps-output-panel>header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:23px 24px 18px}.ps-input-panel>header h3,.ps-output-panel>header h3{font-size:18px;letter-spacing:-.3px;margin-top:5px;font-weight:650}.ps-input-panel>header .ps-eyebrow,.ps-output-panel>header .ps-eyebrow{font-size:9px;letter-spacing:1.7px;color:#969cba}.ps-input-panel>header>button{display:inline-flex;align-items:center;gap:4px;color:#6667c0;font-size:12px;padding:7px 8px;border:1px solid #e5e5f7;border-radius:8px;white-space:nowrap}.ps-input-panel>header>button svg{width:15px;height:15px}#prompt-studio-form{padding:0 24px}.ps-field{display:block;margin:11px 0 22px}.ps-field>span{display:flex;align-items:center;justify-content:space-between;margin-bottom:9px;gap:10px}.ps-field b{font-size:14px;display:flex;align-items:center;gap:9px;color:#373e55;font-weight:600}.ps-field b i{font-size:10px;letter-spacing:.5px;font-style:normal;color:#adb2c8;font-weight:500}.ps-field small{font-size:10px;color:#a6abba}.ps-field textarea{display:block;resize:vertical;width:100%;min-height:175px;border:1px solid #e0e4ef;border-radius:10px;background:#fcfcff;padding:13px 14px;color:#30384f;line-height:1.8;font-size:14px;transition:border-color .16s}.ps-field textarea.ps-short-field{min-height:87px}.ps-field textarea::placeholder{color:#a6abba;opacity:1}.ps-input-footer{display:flex;justify-content:space-between;align-items:center;gap:10px;font-size:12px;color:#a0a6b6;margin-top:-7px}.ps-input-footer>button{display:inline-flex;align-items:center;gap:5px;padding:4px 0;color:#8a91a6;font-size:12px}.ps-input-footer svg{width:14px;height:14px}.ps-material-note{font-size:11px;color:#a0a6b5;line-height:1.8;margin-top:16px;padding-bottom:22px}.ps-field-tip{display:flex;align-items:start;gap:10px;background:#fafbff;border-top:1px solid #edf0f7;padding:16px 24px}.ps-field-tip>span{font-size:17px;color:#b4aadf;line-height:1.5}.ps-field-tip p{font-size:12px;color:#8a92a8;line-height:1.9}.ps-output-panel{border-color:#dfe3f5;position:sticky;top:132px}.ps-output-panel>header{border-bottom:1px solid #eaedf6;background:linear-gradient(120deg,#fafbff,#f8f7ff);padding-bottom:20px}.ps-live-indicator{display:flex;align-items:center;gap:5px;font-size:10px;color:#9299b5;white-space:nowrap}.ps-live-indicator:before{content:"";width:5px;height:5px;border-radius:50%;background:#a8a2e3}.ps-assembled-output{margin:0;padding:23px 24px;min-height:355px;max-height:540px;overflow:auto;white-space:pre-wrap;overflow-wrap:anywhere;font-family:inherit;font-size:14px;line-height:1.95;color:#252b3d;background:#fff;scrollbar-width:thin;scrollbar-color:#dfe3f2 transparent}.ps-output-footer{padding:19px 24px 18px;border-top:1px solid #e9edf6;background:#fdfdff}.ps-output-footer>p{font-size:12px;color:#777f96;line-height:1.7}.ps-output-footer small{display:block;font-size:11px;color:#a3a9ba;margin-top:4px}.ps-copy-button{width:100%;margin-top:16px;min-height:46px}.ps-save-button{display:flex;justify-content:center;align-items:center;gap:5px;width:100%;font-size:12px!important;color:#8d94aa;margin-top:9px;padding:5px}.ps-save-button svg{width:14px;height:14px}.ps-output-gate{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-height:354px;padding:30px 23px;background:radial-gradient(ellipse at 25% 15%,#f7f9ff,transparent 70%)}.ps-output-gate>span{width:44px;height:44px;display:grid;place-items:center;background:#f0f1fc;border-radius:13px;color:#a39edd;margin-bottom:15px}.ps-output-gate h4{font-size:19px;line-height:1.65;font-weight:650;color:#4c5269;margin:0}.ps-output-gate>p{font-size:13px;color:#949aae;line-height:1.9;margin:9px 0 20px}.ps-output-gate .ps-button{font-size:13px;background:#eeefff;color:#6668c3;border-color:#e3e5fc}.ps-example-section{margin-top:34px;padding:28px 0;border-top:1px solid #edf0f7;border-bottom:1px solid #edf0f7}.ps-example-section h3{font-size:19px;margin:7px 0;font-weight:650}.ps-example-section>div>p{font-size:12px;color:#999fb0}.ps-detail-example{display:grid;grid-template-columns:1fr 27px 1fr;align-items:center;gap:17px;margin-top:20px}.ps-detail-example>div{padding:17px 20px;background:#f8f9fd;border:1px solid #edf0f8;border-radius:11px;align-self:stretch}.ps-detail-example>div>span{font-size:11px;color:#9a9fba;letter-spacing:.5px}.ps-detail-example>div>p{font-size:14px;color:#4d576c;line-height:1.9;margin-top:6px}.ps-detail-example>span{color:#b4b5d7;text-align:center}.ps-use-notes{margin-top:14px}.ps-use-notes summary{display:flex;justify-content:space-between;align-items:center;gap:12px;cursor:pointer;padding:15px 0;color:#788197;font-size:13px;list-style:none}.ps-use-notes summary::-webkit-details-marker{display:none}.ps-use-notes summary svg{width:16px;height:16px;color:#a3abc0;transition:transform .16s}.ps-use-notes[open] summary svg{transform:rotate(180deg)}.ps-use-notes>div{border-top:1px solid #eef0f7;padding:17px 0 0}.ps-use-notes p{font-size:13px;line-height:1.9;color:#8a92a6;margin-bottom:10px}.ps-paid-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(270px,1fr);gap:28px;align-items:start;margin-top:28px}.ps-paid-cover{position:relative;overflow:hidden;min-height:343px;padding:35px;border:1px solid #e9e5f6;border-radius:19px;background:radial-gradient(ellipse at 90% 0,#f1e6ff,transparent 65%),linear-gradient(130deg,#fbfcff,#f4f2ff)}.ps-paid-cover.pink{background:radial-gradient(ellipse at 90% 0,#ffe8f0,transparent 65%),linear-gradient(130deg,#fbfcff,#f6f1ff)}.ps-paid-cover>.ps-eyebrow{font-size:9px;max-width:75%;letter-spacing:2px;color:#9a8db8}.ps-paid-symbol{display:block;margin-top:15px;font-size:50px;color:#ae9de5;font-weight:600;line-height:1.2}.ps-paid-cover h3{color:#494566;font-size:25px;line-height:1.55;max-width:80%;margin:12px 0 22px;font-weight:650;letter-spacing:-.8px}.ps-paid-cover>div{display:grid;gap:11px}.ps-paid-cover>div>span{font-size:13px;display:flex;align-items:center;gap:14px;color:#9b91b3}.ps-paid-cover>div b{font-size:10px;font-weight:500;letter-spacing:1px;color:#b6afc8}.ps-paid-summary{border:1px solid #e8eaf3;border-radius:15px;padding:26px;position:sticky;top:132px;background:#fff}.ps-paid-summary>.ps-eyebrow{font-size:10px;color:#9a9fba;letter-spacing:2px}.ps-paid-summary h3{font-size:20px;line-height:1.6;margin-top:12px;letter-spacing:-.45px;font-weight:650}.ps-paid-summary>p{font-size:13px;color:#9198aa;line-height:1.9;margin-top:10px}.ps-paid-price{font-size:32px;color:#272f48;font-weight:650;margin:18px 0}.ps-paid-price span{font-size:11px;color:#a8adba;font-weight:400;margin-left:10px}.ps-paid-summary dl{padding:15px 0;border-top:1px solid #edf0f5;border-bottom:1px solid #edf0f5;margin:0 0 23px;display:grid;gap:11px}.ps-paid-summary dl>div{display:flex;justify-content:space-between;gap:15px;font-size:12px}.ps-paid-summary dt{color:#a5abbb}.ps-paid-summary dd{margin:0;color:#737c94;text-align:right}.ps-paid-summary>.ps-button{width:100%}.ps-paid-summary>small{display:block;color:#a1a8b8;font-size:11px;line-height:1.9;margin-top:13px}.ps-paid-summary>a{display:flex;justify-content:center;align-items:center;gap:5px;font-size:12px;color:#8e8abc;margin-top:20px;padding-top:17px;border-top:1px solid #eef0f8}.ps-paid-summary>a svg{width:15px;height:15px}.ps-paid-example{padding-top:29px}.ps-paid-example>h3{font-size:18px;font-weight:650;color:#4c566e}.ps-paid-example>p{color:#949db0;font-size:13px;margin-top:10px}.ps-paid-example>.ps-detail-example{grid-template-columns:1fr;gap:8px}.ps-paid-example>.ps-detail-example>span{transform:rotate(90deg)}.ps-paid-example>small{display:block;font-size:11px;color:#a7adbd;line-height:1.8;margin-top:14px}.ps-not-found{text-align:center;padding-top:100px}.ps-not-found h2{font-size:23px;line-height:1.6}.ps-not-found>p{color:#858da4;margin:14px 0 24px}.ps-sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);clip-path:inset(50%);white-space:nowrap}@media(min-width:1580px){.prompt-studio{padding-left:44px;padding-right:44px}.ps-hero-copy{padding:38px 42px}.ps-hero h2{font-size:39px}.ps-card-title h4{font-size:18px}.ps-card-example p{font-size:14px}.ps-card-title>p{font-size:13px}}@media(max-width:1190px){.prompt-studio{padding-left:27px;padding-right:27px}.ps-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ps-hero{grid-template-columns:1.25fr 1fr}.ps-hero-copy{padding:28px}.ps-hero h2{font-size:30px}.ps-start-card{padding:13px;gap:10px}.ps-start-card .ps-symbol{width:36px;height:36px;font-size:21px}.ps-start-card b{font-size:13px}.ps-start-card small{font-size:11px}.ps-start-card>svg{display:none}.ps-workbench-grid{gap:17px}.ps-input-panel>header,.ps-output-panel>header{padding-left:19px;padding-right:19px}.ps-input-panel>header h3,.ps-output-panel>header h3{font-size:16px}#prompt-studio-form{padding-left:19px;padding-right:19px}.ps-live-indicator{font-size:9px}.ps-workflow{gap:17px}.ps-workflow li+li:before{margin-right:4px}.ps-paid-cover{padding:27px}.ps-paid-summary{padding:23px}.ps-help-strip{padding:21px}.ps-help-strip>a{font-size:12px}}@media(max-width:880px){.ps-hero-copy{padding:26px}.ps-hero-copy>p{font-size:13px}.ps-hero h2{font-size:28px}.ps-hero-art{padding:34px 22px}.ps-hero-links{gap:13px}.ps-hero-links a,.ps-hero-links button{font-size:12px}.ps-hero-sheet{padding:16px;width:223px}.ps-start-grid{gap:9px}.ps-start-card{padding:13px 10px;gap:8px}.ps-start-card .ps-symbol{width:31px;height:34px;font-size:18px}.ps-start-card b{font-size:12px}.ps-start-card small{font-size:10px}.ps-browse-heading h3{font-size:22px}.ps-search{width:310px;max-width:49%}.ps-workbench-grid{grid-template-columns:1fr}.ps-output-panel{position:static}.ps-assembled-output{min-height:260px;max-height:420px}.ps-output-gate{min-height:285px}.ps-detail-heading h2{font-size:24px}.ps-help-strip{flex-wrap:wrap}.ps-help-strip>a{margin-left:45px}.ps-workflow{justify-content:space-between;gap:8px;font-size:12px}.ps-workflow li+li:before{display:none}.ps-paid-grid{gap:19px;grid-template-columns:minmax(0,1.3fr) minmax(245px,1fr)}.ps-paid-cover h3{max-width:100%;font-size:23px}.ps-paid-cover .ps-eyebrow{max-width:100%;font-size:8px}.ps-paid-summary{padding:20px}}@media(max-width:680px){.prompt-studio{padding:19px 17px calc(91px + env(safe-area-inset-bottom));font-size:15px}.ps-hero{display:block;min-height:0;border-radius:18px}.ps-hero-copy{padding:24px 24px 26px}.ps-hero-copy .ps-eyebrow{font-size:8px;letter-spacing:1.8px}.ps-hero h2{font-size:28px;margin:14px 0 11px;letter-spacing:-.8px}.ps-hero-copy>p{font-size:13px;line-height:1.9;max-width:285px}.ps-hero-links{gap:16px;margin-top:18px}.ps-hero-links a,.ps-hero-links button{font-size:12px}.ps-hero-art{position:absolute;right:-62px;top:0;width:190px;height:100%;padding:0;opacity:.6;z-index:-1}.ps-hero-sheet,.ps-art-caption{display:none}.ps-art-star{top:24px;left:49px;font-size:30px;color:#b0a3ed}.ps-orbit-line{top:142px;width:225px;height:100px;right:-20px;border-color:#d7d6fa;transform:rotate(-38deg)}.ps-orbit-line:after{width:54px;height:54px;right:50px;bottom:-38px}.ps-start-section{margin-top:24px}.ps-section-heading h3{font-size:16px}.ps-section-heading>span{font-size:10px}.ps-start-grid{grid-template-columns:1fr;gap:8px}.ps-start-card{min-height:70px;padding:12px 14px;gap:12px;border-radius:11px}.ps-start-card .ps-symbol{width:39px;height:39px;font-size:22px}.ps-start-card b{font-size:14px}.ps-start-card small{font-size:12px;margin-top:3px}.ps-start-card>svg{display:block}.ps-browse-section{margin-top:30px}.ps-browse-heading{display:block;margin-bottom:17px}.ps-browse-heading .ps-eyebrow{font-size:9px;letter-spacing:1.7px}.ps-browse-heading h3{font-size:22px}.ps-search{margin-top:17px;width:100%;max-width:none;min-height:45px}.ps-search input{font-size:16px}.ps-search button{font-size:13px;padding-left:11px;padding-right:11px}.ps-scenarios{gap:7px}.ps-scenarios button{font-size:12px;padding:8px 10px;min-height:37px}.ps-scenarios svg{width:14px;height:14px}.ps-results-toolbar{margin:20px 0 16px;gap:10px;align-items:start}.ps-view-tabs{gap:19px}.ps-view-tabs button{font-size:13px;padding-bottom:12px}.ps-result-count{font-size:10px;max-width:30%;padding-top:2px;margin-bottom:9px}.ps-card-grid{grid-template-columns:1fr;gap:15px}.ps-card{padding:19px 19px 0;border-radius:14px}.ps-card-title{margin-top:14px}.ps-card-title h4{font-size:18px}.ps-card-title>p{font-size:13px}.ps-card-example{margin-top:14px;padding:13px 14px}.ps-card-example p{font-size:14px}.ps-card-example>div>span{font-size:11px}.ps-card-meta{margin-bottom:12px}.ps-card-meta button{font-size:12px}.ps-card>footer{padding:11px 0}.prompt-studio .star-btn{font-size:12px;min-height:34px}.ps-card-open{font-size:13px;min-height:34px}.ps-catalog-note{font-size:11px;margin-top:17px}.ps-help-strip{padding:20px 18px;gap:12px;margin-top:26px}.ps-help-strip>span{font-size:26px}.ps-help-strip>div{min-width:0}.ps-help-strip h3{font-size:14px;line-height:1.7}.ps-help-strip p{font-size:11px;line-height:1.9}.ps-help-strip>a{margin-left:39px;font-size:12px}.ps-back{font-size:12px;margin-bottom:18px}.ps-detail-heading{gap:12px;flex-wrap:wrap;margin-bottom:19px;align-items:start}.ps-detail-heading>.ps-symbol{width:47px;height:47px;font-size:27px;border-radius:13px;margin-top:5px}.ps-detail-heading>div{flex:1;min-width:200px}.ps-detail-kicker{font-size:11px}.ps-detail-heading h2{font-size:23px;line-height:1.5;margin:5px 0;letter-spacing:-.7px}.ps-detail-heading p{font-size:13px;line-height:1.8}.ps-detail-heading>.star-btn{margin:0 0 0 auto;padding:3px 10px;font-size:11px;min-height:31px}.ps-workflow{gap:6px;justify-content:space-between;padding:12px 10px;margin-bottom:17px;border-radius:10px;font-size:10px}.ps-workflow li{gap:5px}.ps-workflow li>span{width:18px;height:18px;font-size:9px;flex-shrink:0}.ps-workbench-grid{gap:18px}.ps-input-panel>header,.ps-output-panel>header{padding:20px 17px 15px}.ps-input-panel>header h3,.ps-output-panel>header h3{font-size:17px}.ps-input-panel>header>button{font-size:11px;padding:7px}.ps-input-panel>header .ps-eyebrow,.ps-output-panel>header .ps-eyebrow{font-size:8px;letter-spacing:1.2px}#prompt-studio-form{padding:0 17px}.ps-field{margin:12px 0 20px}.ps-field b{font-size:14px}.ps-field textarea{font-size:16px;line-height:1.8;padding:11px 12px;min-height:200px}.ps-field textarea.ps-short-field{min-height:94px}.ps-input-footer{font-size:11px;gap:5px}.ps-input-footer>button{font-size:11px;min-height:32px}.ps-material-note{font-size:11px;margin-top:12px;padding-bottom:17px}.ps-field-tip{padding:14px 17px;gap:7px}.ps-field-tip p{font-size:12px}.ps-assembled-output{padding:18px 17px;font-size:14px;line-height:1.95;min-height:260px;max-height:450px}.ps-output-footer{padding:17px}.ps-output-footer>p{font-size:12px}.ps-output-footer small{font-size:11px}.ps-copy-button{font-size:14px;margin-top:13px;min-height:46px}.ps-save-button{font-size:12px!important;min-height:33px}.ps-output-gate{min-height:290px;padding:26px 19px}.ps-output-gate h4{font-size:19px}.ps-output-gate>p{font-size:13px}.ps-output-gate .ps-button{font-size:13px}.ps-example-section{margin-top:24px;padding:24px 0}.ps-example-section .ps-eyebrow{font-size:9px}.ps-example-section h3{font-size:18px;line-height:1.6}.ps-example-section>div>p{font-size:11px}.ps-detail-example{grid-template-columns:1fr;gap:9px;margin-top:17px}.ps-detail-example>div{padding:16px}.ps-detail-example>span{transform:rotate(90deg)}.ps-detail-example>div>p{font-size:14px}.ps-use-notes p{font-size:12px}.ps-empty{padding:39px 19px}.ps-empty h4{font-size:17px}.ps-empty p{font-size:13px}.ps-paid-grid{grid-template-columns:1fr;margin-top:21px;gap:23px}.ps-paid-cover{min-height:310px;padding:26px}.ps-paid-cover>.ps-eyebrow{font-size:8px}.ps-paid-cover h3{font-size:25px;max-width:90%}.ps-paid-summary{position:static;padding:23px}.ps-paid-summary h3{font-size:21px}.ps-paid-summary>p{font-size:14px}.ps-paid-summary dl>div{font-size:13px}.ps-paid-summary>small{font-size:12px}.ps-paid-summary>a{font-size:13px}.ps-paid-example>p{font-size:13px}.ps-paid-example>small{font-size:11px}.ps-not-found{padding-top:75px}.ps-not-found h2{font-size:21px}}@media(prefers-reduced-motion:reduce){.prompt-studio *{transition:none!important}}.prompt-studio.prompt-assist{--pa-ink:#171d35;--pa-copy:#61718e;--pa-muted:#8c98b1;--pa-line:#e7ecf8;--pa-blue:#6251f6;max-width:none;margin:0;padding:20px 32px 65px;color:var(--pa-ink);font-size:16px;line-height:1.75}.prompt-assist :is(button,a){touch-action:manipulation;-webkit-tap-highlight-color:transparent}.prompt-assist :is(button,a,summary):focus-visible{outline:2px solid #8075f7;outline-offset:4px}.prompt-assist svg{width:20px;height:20px;stroke-width:1.85;flex:none}.prompt-assist .ps-back{min-height:36px;margin:0 0 11px;color:#657594;font-size:14px;gap:8px}.prompt-assist .ps-back svg{width:18px;height:18px}.pa-heading{position:relative;isolation:isolate;display:grid;grid-template-columns:minmax(0,1fr) 250px 166px;align-items:center;gap:15px;min-height:171px;margin:0 0 22px}.pa-heading:before{content:"";position:absolute;z-index:-1;width:54%;height:215px;right:0;top:-30px;pointer-events:none;border-radius:48%;background:radial-gradient(ellipse at 45% 50%,#eee9ff95,#f2f2ff60 54%,#fff0 75%)}.pa-heading-copy{position:relative;z-index:1;min-width:0;align-self:center}.pa-heading .ps-eyebrow{font-size:10px;font-weight:650;letter-spacing:2.1px;color:#8591b2;line-height:1.7}.pa-heading h2{font-size:33px;font-weight:750;line-height:1.45;letter-spacing:-1px;margin:10px 0 9px;color:#111731}.pa-heading h2>span{color:#5d43f6}.pa-heading-copy>p{font-size:15px;line-height:1.8;color:#73809c;max-width:750px}.pa-hero-art{position:relative;width:250px;height:175px;min-width:0}.pa-hero-art>img{position:absolute;display:block;object-fit:contain;width:207px;height:193px;top:-5px;left:-26px;mix-blend-mode:multiply;pointer-events:none}.pa-bubble{position:absolute;z-index:1;right:0;display:block;padding:8px 13px;border-radius:15px;background:#ffffffcf;color:#6355e2;font-size:14px;font-weight:600;line-height:1.5;white-space:nowrap;transform:rotate(-10deg)}.pa-bubble.one{top:17px;right:17px}.pa-bubble.two{top:78px;right:-5px}.pa-hero-benefits{position:relative;z-index:1;display:grid;gap:12px;margin:0;padding:0;list-style:none}.pa-hero-benefits li{display:flex;align-items:center;gap:8px;color:#7b88a4;font-size:13px;line-height:1.7;white-space:nowrap}.pa-hero-benefits svg{width:18px;height:18px;padding:3px;box-sizing:content-box;color:#7771ff;background:#eeecff;border-radius:50%;stroke-width:2.5}.pa-layout{display:grid;grid-template-columns:minmax(0,1.33fr) minmax(0,1fr);gap:20px;align-items:start}.pa-left{display:grid;gap:15px;min-width:0}.pa-material-card,.pa-match-card,.pa-output-card{min-width:0;border:1px solid var(--pa-line);border-radius:17px;background:#ffffffeb;box-shadow:0 2px 7px #6b7b9f02}.pa-material-card{padding:19px 20px 16px}.pa-material-card>header,.pa-match-card>header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px;min-width:0}.pa-step-heading{display:flex;align-items:flex-start;gap:14px;min-width:0;flex:1}.pa-step-number{display:grid;place-items:center;flex:none;width:46px;height:46px;border:1px solid #9184ff75;border-radius:50%;background:linear-gradient(140deg,#9084ff,#526aff);box-shadow:0 3px 6px #7666ea1c,inset 0 1px 1px #ffffff7a;color:#fff;font-size:27px;font-weight:400;line-height:1}.pa-step-heading>div{min-width:0;flex:1;padding-top:1px}.pa-step-heading h3{font-size:19px;font-weight:650;line-height:1.5;color:#19203a;margin:0}.pa-step-heading p{font-size:13px;line-height:1.65;margin:2px 0 0;color:#8994ae}.pa-material-tools{display:flex;align-items:center;gap:13px;flex:none}#pa-count{color:#8a97b2;font-size:12px;line-height:1.5;white-space:nowrap}.pa-examples{position:relative;color:#60708f;font-size:13px;z-index:4}.pa-examples summary{list-style:none;display:flex;align-items:center;justify-content:center;gap:7px;min-height:38px;padding:7px 12px;border:1px solid #e9edfb;background:#f7f8ff;border-radius:10px;cursor:pointer;white-space:nowrap;line-height:22px}.pa-examples summary::-webkit-details-marker{display:none}.pa-examples summary svg{width:15px;height:15px;transition:transform .15s ease}.pa-examples[open] summary{background:#eff1ff;border-color:#dce2ff;color:#5854d0}.pa-examples[open] summary svg{transform:rotate(180deg)}.pa-examples>div{position:absolute;top:calc(100% + 7px);right:0;min-width:180px;padding:6px;border:1px solid #e7ebf8;border-radius:12px;background:#fff;box-shadow:0 10px 26px #5b6c9d1a;z-index:5}.pa-examples>div>button{display:flex;align-items:center;gap:8px;min-height:40px;padding:8px 10px;width:100%;text-align:left;border-radius:8px;color:#516589;font-size:13px}.pa-examples>div>button svg{width:17px;height:17px}#pa-material{display:block;width:100%;min-height:155px;margin:0;padding:15px 17px;border:1px solid #e4e9f6;border-radius:12px;background:#fcfdff;color:#354361;font:inherit;font-size:16px;line-height:1.85;resize:vertical;box-shadow:inset 0 1px 2px #d6dff60d}#pa-material::placeholder{color:#a5aec3;opacity:1}#pa-material:focus{outline:2px solid #a6a5ff;outline-offset:2px;border-color:#a9acf4;background:#fff}#pa-material:disabled{color:#8792aa;background:#f8f9fd;cursor:wait}.pa-input-toolbar{display:grid;grid-template-columns:1fr 1fr 1.46fr 1.12fr;gap:10px;margin-top:13px}.pa-input-toolbar>button{display:flex;align-items:center;justify-content:center;gap:7px;min-width:0;min-height:52px;padding:9px 8px;border:1px solid #e9edfa;border-radius:11px;background:linear-gradient(115deg,#fbfcff,#f8f9ff);color:#596987;font-size:13px;font-weight:550;line-height:1.55;white-space:nowrap;transition:background .15s ease,border-color .15s ease}.pa-input-toolbar>button svg{width:18px;height:18px;color:#536286}.pa-input-toolbar .pa-tool-file small{display:block;font-size:10px;font-weight:400;line-height:1.5;color:#9aa6bc;white-space:normal}.pa-input-toolbar>button:disabled{background:#f9faff;border-color:#edf0f8;color:#a6adc1;opacity:1;cursor:not-allowed}.pa-input-toolbar>button[aria-pressed=true]{background:#f4edff;color:#8a58c9;border-color:#e1d3f7}.pa-file-input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0;clip-path:inset(50%);pointer-events:none}#pa-attachment{margin-top:13px}.pa-dropzone{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;column-gap:10px;row-gap:3px;width:100%;min-height:88px;padding:18px 16px;border:1px dashed #d4dcff;border-radius:11px;background:linear-gradient(120deg,#fafbff,#fdfdff);color:#8a96b0;text-align:center;cursor:pointer}.pa-dropzone>svg{width:25px;height:25px;color:#6961ff}.pa-dropzone>strong{font-size:14px;font-weight:500;line-height:1.7;color:#8a96b0}.pa-dropzone>strong span{font-weight:600;color:#7369f8}.pa-dropzone>small{flex-basis:100%;font-size:12px;line-height:1.7;color:#9aa6bc}.pa-dropzone:disabled{opacity:.6;cursor:wait}.pa-send-note{display:flex;align-items:flex-start;gap:6px;margin:10px 0 0;color:#8a96ae;font-size:11px;line-height:1.8}.pa-send-note svg{width:13px;height:13px;margin-top:3px;color:#a0aac0}.pa-image-preview,.pa-file-preview{display:flex;align-items:center;gap:11px;border:1px solid #e4e9f7;border-radius:11px;background:#fbfcff;padding:11px 12px;min-width:0;margin-bottom:10px}.pa-file-preview{margin:10px 0 0}.pa-image-preview>img{width:54px;height:62px;object-fit:contain;flex:none;background:#fff;border:1px solid #e5e9f3;border-radius:7px}.pa-image-preview>div,.pa-file-preview>span{flex:1;min-width:0}.pa-image-preview b,.pa-file-preview b{display:block;color:#465879;font-size:14px;font-weight:550;line-height:1.65;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pa-image-preview small,.pa-image-preview>div>span,.pa-file-preview small{display:block;margin-top:1px;font-size:12px;line-height:1.7;color:#8996af;overflow-wrap:anywhere}.pa-file-preview>svg{width:28px;height:28px;color:#7974dc}.pa-image-preview>button,.pa-file-preview>button{display:grid;place-items:center;align-self:flex-start;flex:none;min-width:36px;min-height:36px;padding:6px;border-radius:8px;color:#8b97b0}.pa-image-preview>button svg,.pa-file-preview>button svg{width:17px;height:17px}.pa-image-pending{display:flex;align-items:center;gap:10px;min-height:62px;padding:15px;border:1px solid #e4e9f7;border-radius:10px;color:#7785a1;font-size:13px;line-height:1.6;margin-bottom:10px}.pa-image-pending>button{margin-left:auto;min-height:36px;padding:5px 8px;color:#6e6fc5;font-size:13px}#pa-import-status:empty{display:none}#pa-import-status>.pa-image-pending{margin-top:10px}.pa-import-review{margin-top:11px;padding:16px;border:1px solid #dddff8;border-radius:12px;background:#fbfbff}.pa-import-review h4{margin:0 0 5px;font-size:16px;line-height:1.7;color:#56618b}.pa-import-review>p{font-size:13px;line-height:1.85;color:#8b96ae;overflow-wrap:anywhere}#pa-import-excerpt{display:block;width:100%;min-height:150px;margin-top:12px;padding:12px 13px;border:1px solid #dfe5f5;border-radius:9px;background:#fff;font:inherit;font-size:16px;line-height:1.8;color:#5b6884;resize:vertical}#pa-import-excerpt:focus{outline:2px solid #aaa4f5;outline-offset:2px}.pa-import-review>div{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px;margin-top:10px}.pa-import-review>div>span{margin-right:auto;color:#97a0b8;font-size:12px}.pa-import-review>div>button{min-height:38px;padding:8px 12px;border:1px solid #e1e3f6;border-radius:8px;color:#8272cd;font-size:12px;background:#fff}.pa-import-review>div>button:first-of-type{background:#7770de;color:#fff;border-color:#7770de}.pa-import-review>div>button:disabled{background:#ecebf7;color:#aba6c4;border-color:#e6e4f2;opacity:1;cursor:not-allowed}.pa-voice-status{display:flex;align-items:center;gap:9px;margin-top:10px;padding:12px;border:1px solid #ecdfed;border-radius:10px;background:#fffafd;color:#a078a0;font-size:12px;line-height:1.8}.pa-voice-status>i{width:8px;height:8px;border-radius:50%;background:#da8bb3;flex:none;box-shadow:0 0 0 4px #f5e5ee}.pa-voice-status>span{flex:1;min-width:0}.pa-voice-status #pa-voice-interim{display:block;color:#ad94aa;overflow-wrap:anywhere}.pa-voice-status>button{min-height:38px;white-space:nowrap;padding:7px;color:#a56f95;font-size:12px}.pa-voice-setup{display:flex;flex-wrap:wrap;align-items:center;gap:9px;margin-top:11px;padding:13px 14px;border:1px solid #e6dff6;border-radius:10px;background:#fcfaff}.pa-voice-setup>p{flex-basis:100%;margin:0 0 2px;color:#9b8cae;font-size:13px;line-height:1.8}.pa-voice-setup>button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:40px;padding:8px 12px;border:1px solid #e8e1f5;border-radius:9px;background:#fff;color:#927cae;font-size:12px;line-height:22px}.pa-voice-setup>button:first-of-type{background:#8c79bf;border-color:#8c79bf;color:#fff}.pa-voice-setup>button svg{width:17px;height:17px}.pa-match-card{padding:19px 20px 17px;scroll-margin-top:111px}.pa-match-card>header{margin-bottom:16px;align-items:center}.pa-method-controls{display:flex;align-items:center;gap:9px;flex:none}.pa-method-controls button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:36px;padding:5px 0;font-size:12px;font-weight:550;line-height:24px;color:#7973e1;white-space:nowrap}.pa-method-controls button:first-child{padding:5px 10px;border:1px solid #e9eafa;border-radius:9px;background:#fbfbff}.pa-method-controls button svg{width:16px;height:16px}.pa-template-tabs{display:flex;align-items:center;gap:9px;overflow-x:auto;scrollbar-width:thin;scrollbar-color:#e1e5f6 transparent;padding:1px 1px 7px;margin:0 0 11px;overscroll-behavior-x:contain}.pa-template-tabs>button{position:relative;display:inline-flex;align-items:center;justify-content:center;flex:none;min-height:36px;padding:7px 12px;border:1px solid transparent;border-radius:10px;background:#f7f8fe;color:#8691ab;font-size:12px;font-weight:550;line-height:22px;white-space:nowrap;transition:background .15s ease,color .15s ease}.pa-template-tabs>button.active{color:#6254f4;background:#efefff}.pa-template-tabs>button.active:after{content:"";position:absolute;left:17px;right:17px;bottom:-1px;height:2px;background:#8c80ff;border-radius:3px}.pa-candidate-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;min-width:0}.pa-candidate{position:relative;display:flex;flex-direction:column;align-items:stretch;min-width:0;min-height:222px;padding:14px 14px 12px;text-align:left;border:1px solid #e7ecf9;border-radius:13px;background:linear-gradient(140deg,#fff,#fcfcff);transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}.pa-candidate.selected{border-color:#a89bff;box-shadow:inset 0 0 0 1px #bdb1ff55;background:linear-gradient(130deg,#fdfcff,#f8f7ff)}.pa-candidate-top{display:flex;align-items:center;gap:9px;min-height:43px;margin-bottom:8px}.pa-candidate-top>i{display:grid;place-items:center;flex:none;width:42px;height:42px;border-radius:10px;background:linear-gradient(140deg,#f0edff,#edecff);color:#8270f8;font-size:26px;font-style:normal;font-weight:600;line-height:1}.pa-candidate-top>i.blue{background:#edf6ff;color:#5f9ce7}.pa-candidate-top>i.mint{background:#edfaf7;color:#59b5a6}.pa-candidate-top>small{display:inline-flex;align-items:center;min-height:24px;padding:2px 9px;border-radius:7px;background:#eefaf7;color:#4fada0;font-size:11px;font-weight:550;line-height:20px;white-space:nowrap}.pa-selected-check{position:absolute;right:11px;top:11px;display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:linear-gradient(130deg,#7463ff,#4b59fa);color:#fff;box-shadow:0 3px 7px #7366df26}.pa-selected-check svg{width:15px;height:15px;stroke-width:2.4}.pa-candidate>b{display:block;color:#26314b;font-size:16px;font-weight:650;line-height:1.65;overflow-wrap:anywhere}.pa-method-purpose{display:block;margin-top:3px;color:#8591aa;font-size:13px;line-height:1.7;overflow-wrap:anywhere}.pa-candidate>p{margin:8px 0 12px;color:#8d98b0;font-size:13px;line-height:1.8;overflow-wrap:anywhere}.pa-method-use{display:flex;align-items:center;gap:6px;margin-top:auto;color:#8b97af;font-size:11px;line-height:1.7}.pa-method-use svg{width:15px;height:15px}.pa-template-scope{color:#8c97ad;font-size:11px;line-height:1.8;margin-top:11px}.pa-empty-candidates{padding:23px 12px;text-align:center;color:#8894ac;font-size:14px;line-height:1.8}.pa-empty-candidates>button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:40px;padding:7px 12px;margin-top:10px;border-radius:9px;background:#f2f2ff;color:#7066d2;font-size:13px}.pa-empty-candidates svg{width:16px;height:16px}.pa-output-card{display:flex;flex-direction:column;align-self:stretch;overflow:hidden;border-color:#e6ebf7}#pa-output-body{flex:1;min-width:0}.pa-output-heading{display:flex;align-items:center;gap:10px;padding:19px 22px 12px}.pa-output-heading h3{display:flex;align-items:center;gap:10px;flex:none;color:#1b233c;font-size:17px;font-weight:650;line-height:1.6;margin:0}.pa-output-heading h3:before{content:"";display:block;width:2px;height:19px;background:#a28cff;border-radius:2px}.pa-source-badge{display:inline-flex;align-items:center;flex:none;min-height:24px;padding:2px 9px;border-radius:14px;background:#f1edff;color:#8771ed;font-size:11px;font-weight:600;line-height:20px;white-space:nowrap}.pa-source-badge.ai{background:#edf6ff;color:#4a79ca}.pa-change-method{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:36px;margin-left:auto;padding:6px 11px;border:1px solid #e6ebf8;border-radius:10px;color:#4a5875;background:#fff;font-size:12px;font-weight:550;line-height:22px;white-space:nowrap}.pa-change-method svg{width:16px;height:16px}.pa-selected-template{display:flex;align-items:center;gap:14px;padding:8px 24px 10px;min-width:0}.pa-method-icon{display:grid;place-items:center;flex:none;width:52px;height:52px;border-radius:13px;background:linear-gradient(140deg,#eaf3ff,#eef0ff);color:#68e;font-size:30px;font-style:normal;line-height:1}.pa-selected-template>div{min-width:0;flex:1}.pa-selected-template h4{font-size:18px;font-weight:650;line-height:1.65;margin:0;color:#202941;overflow-wrap:anywhere}.pa-selected-template p{font-size:13px;color:#8693ad;line-height:1.7;margin-top:1px}.pa-suitability{margin:1px 24px 15px;color:#8a97af;font-size:13px;line-height:1.85}.pa-output-tabs{display:flex;align-items:center;gap:25px;padding:0 25px;border-bottom:1px solid #edf0f8;min-width:0;overflow:auto;scrollbar-width:none}.pa-output-tabs>button{position:relative;flex:none;min-height:47px;padding:10px 4px 12px;border:0;color:#7b89a2;font-size:14px;font-weight:550;line-height:24px;white-space:nowrap}.pa-output-tabs>button.active{color:#5745ea;font-weight:650}.pa-output-tabs>button.active:after{position:absolute;content:"";height:3px;background:#6956fa;left:0;right:0;bottom:0;border-radius:3px}.pa-result-panel{min-width:0;padding:16px 20px 0}.pa-template-document{position:relative;min-width:0;min-height:445px;padding:35px 23px 22px;border:1px solid #e5eaf8;border-radius:12px;background:linear-gradient(120deg,#fdfdff,#fbfcff)}.pa-copy-all{position:absolute;top:11px;right:14px;display:inline-flex;align-items:center;gap:7px;min-height:32px;padding:4px 3px;color:#7b87a2;font-size:12px;font-weight:500;line-height:24px}.pa-copy-all svg{width:16px;height:16px}.pa-prompt-section{margin-top:17px;min-width:0}.pa-prompt-section:first-of-type{margin-top:3px}.pa-prompt-section h4{font-size:16px;font-weight:650;line-height:1.7;margin:0 0 3px;color:#6351ea}.pa-prompt-section p,.pa-prompt-section li{font-size:16px;font-weight:400;line-height:1.8;color:#5a6885;overflow-wrap:anywhere}.pa-prompt-section p{margin:0;white-space:pre-wrap}.pa-prompt-section ol{margin:1px 0 0;padding-left:23px}.pa-prompt-section ol li{padding-left:1px;margin:1px 0}.pa-prompt-section .pa-material-preview{color:#98a4e7}.pa-output-text{font:inherit;font-size:16px;line-height:1.85;white-space:pre-wrap;overflow-wrap:anywhere;min-height:270px;max-height:490px;overflow:auto;scrollbar-width:thin;scrollbar-color:#dbe2f4 transparent;margin:0;padding:21px 22px;color:#4b5a77}.pa-result-panel>.pa-output-text{padding:19px 20px;border:1px solid #e7ecf9;border-radius:12px;background:#fcfdff}.pa-template-document>.pa-output-text{padding:14px 0 0;min-height:220px;max-height:430px}.pa-preview-label{display:inline-flex;align-items:center;gap:7px;min-height:29px;padding:4px 9px;border-radius:8px;color:#7c70c6;background:#f0edff;font-size:12px;font-weight:550;line-height:21px}.pa-preview-label svg{width:15px;height:15px}.pa-example-result,.pa-guide{margin-top:12px;padding:20px;border:1px solid #e6ebf8;border-radius:12px;background:#fcfdff}.pa-guide{margin-top:0;padding:23px}.pa-example-result>h4,.pa-guide>h4{margin:0 0 10px;font-size:18px;font-weight:650;line-height:1.6;color:#53617e}.pa-example-result>.pa-output-text{padding:0;max-height:460px;min-height:240px}.pa-example-result details{margin:14px 0 9px;border:1px solid #e8ecf8;border-radius:10px;padding:0 13px;color:#8592ad;font-size:13px;line-height:1.8;background:#fff}.pa-example-result details summary{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:42px;padding:8px 0;cursor:pointer;color:#7c85a8;list-style:none}.pa-example-result details summary::-webkit-details-marker{display:none}.pa-example-result details summary svg{width:15px;height:15px}.pa-example-result details p{margin:0 0 12px;font:inherit;font-size:14px;line-height:1.8;white-space:pre-wrap;overflow-wrap:anywhere}.pa-preview-note,.pa-guide-note{margin:12px 0 0;color:#96a1b6;font-size:12px;line-height:1.85}.pa-guide-note{padding:13px;border-radius:9px;background:#f5f6fe}.pa-return-result{display:flex;align-items:center;min-height:40px;margin-top:11px;padding:8px 12px;background:#f1f1fc;border:1px solid #e4e3f7;border-radius:8px;color:#7e71c6;font-size:13px}.pa-guide-steps{padding-left:24px;margin:13px 0 0;color:#5f6e8d;font-size:16px;line-height:1.85}.pa-guide-steps li{padding-left:3px;margin:0 0 19px}.pa-guide-steps b{color:#59618c;font-weight:600}.pa-guide-steps p{font-size:14px;line-height:1.85;margin-top:4px;color:#8995ad}.pa-attach-reminder{margin:11px 0 4px;padding:10px 12px;border-radius:8px;background:#f5f8ff;color:#8998b4;font-size:12px;line-height:1.8}.pa-service-status{display:flex;flex-wrap:wrap;align-items:center;gap:6px 11px;margin:13px 21px 0;padding:10px 12px;border:1px solid #e9edf8;border-radius:9px;background:#fcfcff}.pa-service-status>p{flex:1;min-width:130px;color:#8b96ae;font-size:12px;line-height:1.8}.pa-service-status b{display:block;margin-bottom:1px;color:#697893;font-size:12px;font-weight:550;line-height:1.7}.pa-service-status small{display:block;font-size:11px;line-height:1.8;color:#9ca7bc}.pa-service-status>button,.pa-service-status>a{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-height:32px;padding:5px 0;color:#8c80d6;font-size:11px;line-height:22px;white-space:nowrap}.pa-service-status svg{width:14px;height:14px}.pa-service-status .pa-image-unavailable{flex-basis:100%;color:#ab8397;font-size:12px}.pa-busy{display:flex;align-items:center;gap:9px;margin:12px 21px 0;font-size:13px;line-height:1.8;color:#8390b2}.pa-busy>button{min-height:36px;margin-left:auto;padding:5px 0;color:#7a77c6;font-size:12px;white-space:nowrap}.pa-spinner{display:inline-block;width:16px;height:16px;flex:none;border:2px solid #e3e6f9;border-top-color:#8c81e8;border-radius:50%;animation:pa-spin .9s linear infinite}.pa-error{margin:11px 21px 0;padding:10px 12px;border:1px solid #f0dce5;border-radius:9px;background:#fff8fb;color:#aa667f;font-size:13px;line-height:1.85;overflow-wrap:anywhere}.pa-notice{margin:10px 21px 0;color:#8995b0;font-size:12px;line-height:1.8;overflow-wrap:anywhere}.pa-action-area{padding:24px 21px 15px}.pa-ai-actions{display:grid;grid-template-columns:1.48fr 1fr 1.12fr;gap:10px;align-items:stretch}.pa-ai-actions :is(.ps-button,.pa-demo-button,.pa-copy-button){position:relative;display:inline-flex;align-items:center;justify-content:center;gap:7px;min-width:0;min-height:48px;width:100%;margin:0;padding:10px;border-radius:11px;font-size:13px;font-weight:600;line-height:22px;white-space:nowrap;transition:background-color .15s ease,border-color .15s ease,box-shadow .15s ease}.pa-ai-actions .ps-button{background:linear-gradient(115deg,#7560ff,#6254fa);border:1px solid #7868ff;color:#fff;box-shadow:0 5px 13px #8a75df14}.pa-ai-actions .pa-demo-button,.pa-ai-actions .pa-copy-button{color:#4d5a74;background:#fff;border:1px solid #e3e9f8}.pa-ai-actions svg{width:17px;height:17px}.pa-quota-badge{position:absolute;right:4px;top:-14px;display:inline-flex;align-items:center;justify-content:center;min-height:23px;padding:2px 9px;border:1px solid #b1a5ff;border-radius:14px;background:#fff;color:#9c88f4;font-size:10px;font-weight:550;line-height:17px;white-space:nowrap}.pa-ai-actions .ps-button:disabled{background:#eeeefb;border-color:#e6e5f8;color:#aaa8ca;box-shadow:none;opacity:1;cursor:not-allowed}.pa-ai-actions .ps-button:disabled .pa-quota-badge{color:#aaa5c3;border-color:#dad6ef}.pa-ai-actions .pa-demo-button:disabled,.pa-ai-actions .pa-copy-button:disabled{background:#fafbff;border-color:#eaedf6;color:#adb5c7;opacity:1;cursor:not-allowed}.pa-next-run{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:12px;padding:11px 12px;border:1px solid #e8ecf8;border-radius:10px;background:#fafbff}.pa-next-run>button,.pa-try-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:38px;padding:7px 11px;border:1px solid #dedff5;border-radius:9px;background:#fff;color:#8176c8;font-size:12px;font-weight:550;line-height:22px;white-space:nowrap}.pa-next-run>p{flex:1;min-width:110px;color:#9aa4b9;font-size:11px;line-height:1.8}.pa-next-run svg{width:16px;height:16px}.pa-next-run>button:disabled{background:#f8f9ff;border-color:#e9ebf5;color:#b0b7c9;opacity:1;cursor:not-allowed}.pa-action-hint{margin:9px 0 0;color:#9ba5ba;font-size:11px;line-height:1.8}.pa-reset{display:block;min-height:32px;padding:5px 9px;margin:9px auto 0;border-radius:8px;color:#a0abc0;font-size:11px;line-height:22px}.pa-reset:disabled{opacity:.5;cursor:not-allowed}.pa-footnote{margin:20px 0 0;color:#99a5bb;font-size:12px;line-height:1.9;text-align:center}@keyframes pa-spin{to{transform:rotate(360deg)}}@media(hover:hover){.pa-examples summary:hover,.pa-examples>div>button:hover{background:#f0f2ff;color:#6760d6}.pa-input-toolbar>button:hover:not(:disabled),.pa-change-method:hover{background:#f3f5ff;border-color:#d9e0fb;color:#665ed7}.pa-dropzone:hover:not(:disabled){border-color:#b9b1ff;background:#f7f7ff}.pa-image-preview>button:hover,.pa-file-preview>button:hover{background:#f0f2fb;color:#7b71cb}.pa-template-tabs>button:hover{background:#f0f1ff;color:#7368d9}.pa-method-controls button:hover{color:#6253dd}.pa-candidate:hover:not(:disabled){border-color:#c4bafb;background:#fcfbff;box-shadow:0 5px 14px #817ac00a}.pa-output-tabs>button:hover{color:#6a5ad7}.pa-copy-all:hover,.pa-service-status>button:hover,.pa-service-status>a:hover{color:#6a5bce}.pa-ai-actions .ps-button:hover:not(:disabled){background:linear-gradient(115deg,#6c55f3,#5848ed);box-shadow:0 5px 13px #8a75df20}.pa-ai-actions .pa-demo-button:hover:not(:disabled),.pa-ai-actions .pa-copy-button:hover:not(:disabled){background:#f7f7ff;border-color:#d8daf5}.pa-next-run>button:hover:not(:disabled),.pa-reset:hover:not(:disabled){background:#f0f1fc;color:#7e70bf}}@media(min-width:1200px){body:has(.pa-v2){background:#fcfdff}body:has(.pa-v2) .sidebar{width:250px;padding:24px 19px 20px;background:linear-gradient(145deg,#fff,#fafbff);border-right:1px solid #edf0fa}body:has(.pa-v2) .app-content{margin-left:250px;background:linear-gradient(140deg,#fcfdff,#fff)}body:has(.pa-v2) .brand{display:flex;align-items:center;justify-content:flex-start;gap:10px;padding:0 7px;margin-bottom:30px}body:has(.pa-v2) .brand>span:last-child{display:block!important;font-size:21px;white-space:nowrap;font-weight:700}body:has(.pa-v2) .brand em{display:block;font-size:10px;font-weight:400;letter-spacing:.6px;margin-top:4px;color:#8590ae}body:has(.pa-v2) .planet-logo{width:46px;height:43px;flex-shrink:0}body:has(.pa-v2) .side-nav{display:grid;gap:7px;margin-top:17px}body:has(.pa-v2) .nav-link{display:flex;align-items:center;justify-content:flex-start;gap:21px;width:100%;min-height:56px;height:auto;padding:10px 15px;border-radius:11px;font-size:15px;color:#0a153d;background:none;box-shadow:none}body:has(.pa-v2) .nav-link>span:not(.nav-icon):not(.badge){display:block!important}body:has(.pa-v2) .nav-link .nav-icon{width:29px;height:29px;flex-basis:29px;background:transparent;border:0;box-shadow:none}body:has(.pa-v2) .nav-link .nav-icon svg{width:29px;height:29px}body:has(.pa-v2) .nav-link.active{color:#1c4cff;background:linear-gradient(110deg,#f0f4ff,#f5f3ff)!important}body:has(.pa-v2) .nav-link.active .nav-icon{background:transparent!important}body:has(.pa-v2) .sidebar-signin{display:none}body:has(.pa-v2) .side-publish{display:flex;align-items:center;justify-content:center;gap:9px;width:calc(100% - 12px);height:49px;min-height:49px;margin:24px 6px 0;border-radius:13px;background:linear-gradient(100deg,#245aff,#327dff)}body:has(.pa-v2) .side-publish span{display:block!important;font-size:15px}body:has(.pa-v2) .side-publish:after{content:none}body:has(.pa-v2) .sidebar-bottom{padding:0 15px}body:has(.pa-v2) .sidebar-utilities{display:grid;gap:7px}body:has(.pa-v2) .sidebar-utilities button{justify-content:flex-start;gap:15px;font-size:13px;min-height:36px}body:has(.pa-v2) .sidebar-utilities button span{display:inline!important}body:has(.pa-v2) .topbar{height:80px;min-height:80px;padding:15px 32px;background:#fcfdffed;border:0;gap:22px}body:has(.pa-v2) .top-heading{flex:0 0 214px}body:has(.pa-v2) .top-heading h1{font-size:25px;line-height:1.5;font-weight:700;letter-spacing:-.6px}body:has(.pa-v2) .top-heading>span{display:none}body:has(.pa-v2) .top-actions{display:flex;flex:1;gap:25px}body:has(.pa-v2) .search{width:min(100%,494px);height:48px;flex:1;margin:0 auto 0 0}body:has(.pa-v2) .top-more{display:none}}@media(min-width:1600px){.pa-heading{grid-template-columns:minmax(0,1fr) 290px 181px;min-height:183px}.pa-heading h2{font-size:37px}.pa-heading-copy>p{font-size:16px}.pa-hero-art{width:290px;height:182px}.pa-hero-art>img{width:226px;height:204px;left:-23px;top:-10px}.pa-bubble{font-size:16px}.pa-bubble.one{right:29px}.pa-bubble.two{right:4px}.pa-hero-benefits li{font-size:14px}.pa-material-card,.pa-match-card{padding:22px 24px 20px}.pa-step-heading h3{font-size:21px}.pa-step-heading p{font-size:14px}.pa-material-tools{gap:16px}.pa-examples summary{font-size:14px}.pa-input-toolbar>button{font-size:15px}.pa-input-toolbar .pa-tool-file small{font-size:11px}.pa-template-tabs>button{font-size:13px;padding-inline:13px}.pa-candidate{padding:15px 16px 13px;min-height:229px}.pa-candidate>b{font-size:17px}.pa-method-purpose,.pa-candidate>p{font-size:14px}.pa-output-heading{padding:22px 25px 14px}.pa-output-heading h3{font-size:19px}.pa-selected-template h4{font-size:20px}.pa-selected-template p,.pa-suitability{font-size:14px}.pa-output-tabs>button{font-size:16px}.pa-ai-actions :is(.ps-button,.pa-demo-button,.pa-copy-button){min-height:52px;font-size:15px}.pa-quota-badge{font-size:11px}}@media(min-width:1101px)and (max-width:1439px){.prompt-studio.prompt-assist{padding-inline:24px}.pa-heading{grid-template-columns:minmax(0,1fr) 228px;gap:12px;min-height:173px;margin-bottom:20px}.pa-heading h2{font-size:30px}.pa-heading-copy>p{font-size:14px}.pa-hero-art{width:228px;height:171px}.pa-hero-art>img{width:190px;height:176px;left:-15px}.pa-bubble{font-size:12px;padding:7px 11px}.pa-bubble.one{right:10px}.pa-bubble.two{right:-4px;top:74px}.pa-hero-benefits{grid-column:1/-1;display:flex;gap:20px;margin-top:-9px;margin-bottom:5px}.pa-hero-benefits li{font-size:12px}.pa-hero-benefits svg{width:13px;height:13px;padding:3px}.pa-layout{gap:16px}.pa-material-card,.pa-match-card{padding:17px 16px 15px}.pa-step-heading{gap:10px}.pa-step-number{width:39px;height:39px;font-size:24px}.pa-step-heading h3{font-size:17px}.pa-step-heading p{font-size:12px}.pa-material-card>header{flex-wrap:wrap}.pa-material-tools{margin-left:auto;gap:14px}.pa-material-tools #pa-count{font-size:11px}.pa-examples summary{min-height:33px;padding:5px 10px;font-size:12px}.pa-input-toolbar{gap:6px}.pa-input-toolbar>button{font-size:11px;gap:5px;padding-inline:4px;min-height:48px}.pa-input-toolbar>button svg{width:16px;height:16px}.pa-input-toolbar .pa-tool-file small{font-size:9px}.pa-dropzone>strong{font-size:13px}.pa-dropzone>small{font-size:11px}.pa-match-card>header{flex-wrap:wrap;gap:9px}.pa-method-controls{margin-left:auto}.pa-method-controls button{font-size:11px;min-height:32px}.pa-template-tabs{gap:6px}.pa-template-tabs>button{font-size:11px;padding-inline:9px;min-height:33px}.pa-candidate-grid{gap:8px}.pa-candidate{padding:12px 10px 11px;min-height:246px}.pa-candidate-top{gap:6px;min-height:35px}.pa-candidate-top>i{width:33px;height:33px;font-size:22px}.pa-candidate-top>small{font-size:10px;padding-inline:6px}.pa-candidate>b{font-size:15px}.pa-selected-check{width:20px;height:20px;right:7px;top:7px}.pa-selected-check svg{width:13px;height:13px}.pa-method-purpose,.pa-candidate>p{font-size:12px}.pa-output-heading{padding:17px 16px 12px;gap:8px;flex-wrap:wrap}.pa-output-heading h3{font-size:16px}.pa-source-badge{font-size:10px;padding-inline:7px}.pa-change-method{font-size:11px;padding-inline:8px;min-height:33px}.pa-selected-template{padding:5px 18px 8px;gap:10px}.pa-method-icon{width:43px;height:43px;font-size:27px}.pa-selected-template h4{font-size:17px}.pa-selected-template p,.pa-suitability{font-size:12px}.pa-suitability{margin-inline:18px;margin-bottom:13px}.pa-output-tabs{gap:17px;padding-inline:17px}.pa-output-tabs>button{font-size:13px;min-height:44px}.pa-result-panel{padding:14px 15px 0}.pa-template-document{padding:34px 18px 18px}.pa-action-area{padding:23px 15px 13px}.pa-ai-actions{gap:7px}.pa-ai-actions :is(.ps-button,.pa-demo-button,.pa-copy-button){font-size:11px;gap:5px;padding-inline:6px;min-height:46px}.pa-ai-actions svg{width:15px;height:15px}.pa-service-status,.pa-busy,.pa-error,.pa-notice{margin-inline:16px}.pa-quota-badge{font-size:9px;padding-inline:7px;right:3px}body:has(.pa-v2) .top-heading{flex-basis:180px}}@media(max-width:1100px){.prompt-studio.prompt-assist{padding:17px 26px 68px}.pa-heading{grid-template-columns:minmax(0,1fr) 252px;gap:13px;min-height:175px;margin-bottom:21px}.pa-heading h2{font-size:31px}.pa-heading-copy>p{font-size:15px}.pa-hero-benefits{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:10px 23px;margin-top:-12px;margin-bottom:4px}.pa-hero-benefits li{font-size:12px}.pa-hero-benefits svg{width:14px;height:14px;padding:3px}.pa-layout{grid-template-columns:minmax(0,1fr);gap:20px}.pa-left{gap:17px}.pa-material-card,.pa-match-card{padding:22px}.pa-step-heading h3{font-size:20px}.pa-step-heading p{font-size:14px}.pa-step-number{width:47px;height:47px;font-size:28px}.pa-material-tools{gap:16px}.pa-examples summary{font-size:14px;min-height:40px}.pa-input-toolbar>button{font-size:15px;min-height:56px}.pa-input-toolbar .pa-tool-file small{font-size:11px}.pa-template-tabs>button{font-size:13px}.pa-candidate{min-height:211px;padding:15px}.pa-candidate>b{font-size:16px}.pa-method-purpose,.pa-candidate>p{font-size:13px}.pa-method-use{font-size:12px}.pa-output-heading{padding:23px 25px 15px}.pa-output-heading h3{font-size:20px}.pa-source-badge{font-size:12px}.pa-change-method{min-height:42px;font-size:14px}.pa-selected-template{padding:8px 27px 11px}.pa-selected-template h4{font-size:21px}.pa-selected-template p,.pa-suitability{font-size:14px}.pa-suitability{margin-inline:27px}.pa-output-tabs{padding-inline:27px;gap:30px}.pa-output-tabs>button{font-size:16px;min-height:50px}.pa-result-panel{padding:18px 24px 0}.pa-template-document{min-height:0;padding:38px 27px 25px}.pa-copy-all{font-size:13px;right:21px;min-height:36px}.pa-prompt-section{margin-top:19px}.pa-output-text{max-height:500px;font-size:16px}.pa-service-status{margin-inline:25px}.pa-action-area{padding:25px 25px 17px}.pa-ai-actions{grid-template-columns:1.3fr 1fr 1fr;gap:13px}.pa-ai-actions :is(.ps-button,.pa-demo-button,.pa-copy-button){min-height:50px;font-size:15px}.pa-quota-badge{font-size:11px}.pa-preview-label{font-size:13px}}@media(min-width:681px)and (max-width:850px){.prompt-studio.prompt-assist{padding-inline:22px}.pa-heading{grid-template-columns:minmax(0,1fr) 212px;gap:4px}.pa-heading h2{font-size:28px;line-height:1.5;letter-spacing:-.7px}.pa-heading h2>span{display:block}.pa-heading-copy>p{font-size:14px}.pa-hero-art{width:212px;height:170px}.pa-hero-art>img{left:-20px;width:182px;height:178px}.pa-bubble{font-size:12px;padding:7px 10px}.pa-bubble.one{right:10px;top:21px}.pa-bubble.two{right:-3px;top:74px}.pa-heading .ps-eyebrow{font-size:8px;letter-spacing:1.6px}.pa-step-heading h3{font-size:19px}.pa-step-heading p{font-size:13px}.pa-material-card>header{flex-wrap:wrap}.pa-material-tools{margin-left:auto}.pa-candidate{padding:13px}.pa-candidate>b{font-size:15px}.pa-method-purpose,.pa-candidate>p{font-size:12px}.pa-input-toolbar>button{font-size:13px}.pa-match-card>header{flex-wrap:wrap}.pa-method-controls{margin-left:auto}}@media(max-width:680px){.prompt-studio.prompt-assist{padding:11px 14px calc(91px + env(safe-area-inset-bottom));font-size:16px}.prompt-assist .ps-back{font-size:13px;min-height:40px;margin-bottom:5px}.pa-heading{grid-template-columns:minmax(0,1fr);gap:0;min-height:0;margin-bottom:19px}.pa-heading:before{top:115px;width:100%;height:210px;right:0}.pa-heading .ps-eyebrow{font-size:8px;letter-spacing:1.6px}.pa-heading h2{font-size:30px;line-height:1.45;letter-spacing:-.85px;margin-top:10px;margin-bottom:9px}.pa-heading h2>span{display:block}.pa-heading-copy>p{font-size:14px;line-height:1.8;max-width:100%}.pa-hero-art{justify-self:center;width:270px;height:156px;margin:3px 0 -1px}.pa-hero-art>img{width:199px;height:181px;left:-13px;top:-14px}.pa-bubble{font-size:13px;padding:8px 12px}.pa-bubble.one{top:12px;right:25px}.pa-bubble.two{top:72px;right:3px}.pa-hero-benefits{grid-column:auto;display:flex;flex-wrap:wrap;justify-content:center;gap:8px 12px;margin:5px 0 0}.pa-hero-benefits li{font-size:11px;gap:6px;white-space:normal}.pa-hero-benefits svg{width:12px;height:12px;padding:2px}.pa-layout{gap:15px}.pa-left{gap:14px}.pa-material-card,.pa-match-card,.pa-output-card{border-radius:14px}.pa-material-card,.pa-match-card{padding:17px 15px 15px}.pa-material-card>header,.pa-match-card>header{flex-wrap:wrap;gap:11px;margin-bottom:13px;align-items:flex-start}.pa-step-heading{flex-basis:100%;gap:11px}.pa-step-number{width:40px;height:40px;font-size:25px}.pa-step-heading h3{font-size:18px;line-height:1.55}.pa-step-heading p{font-size:12px;line-height:1.8;margin-top:2px}.pa-material-tools{width:100%;justify-content:space-between;gap:12px;padding-left:1px}#pa-count{font-size:12px}.pa-examples summary{min-height:44px;font-size:13px;padding:9px 12px}.pa-examples>div{min-width:180px}.pa-examples>div>button{font-size:14px;min-height:44px;padding-block:10px}#pa-material{font-size:16px;line-height:1.85;min-height:178px;padding:13px 14px;border-radius:10px}.pa-input-toolbar{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:11px}.pa-input-toolbar>button{min-height:50px;padding:9px 10px;font-size:13px;gap:7px;border-radius:10px}.pa-input-toolbar>button svg{width:18px;height:18px}.pa-input-toolbar .pa-tool-file small{font-size:10px}#pa-attachment{margin-top:11px}.pa-dropzone{min-height:102px;padding:16px 13px;gap:5px 8px;border-radius:10px}.pa-dropzone>strong{font-size:13px;line-height:1.8}.pa-dropzone>small{font-size:11px;line-height:1.8}.pa-dropzone>svg{width:23px;height:23px}.pa-send-note{font-size:11px;line-height:1.85;margin-top:10px;gap:6px}.pa-send-note svg{width:13px;height:13px}.pa-image-preview,.pa-file-preview{gap:8px;padding:10px}.pa-image-preview>img{width:45px;height:55px}.pa-image-preview b,.pa-file-preview b{font-size:13px}.pa-image-preview small,.pa-image-preview>div>span,.pa-file-preview small{font-size:11px}.pa-image-preview>button,.pa-file-preview>button{min-width:44px;min-height:44px;padding:10px;align-self:center}.pa-image-pending{gap:8px;font-size:12px;padding:12px}.pa-image-pending>button{min-height:44px;font-size:12px}.pa-import-review{padding:13px}.pa-import-review h4{font-size:16px}.pa-import-review>p{font-size:12px}.pa-import-review>div>button{min-height:44px;font-size:12px}.pa-import-review>div>span{flex-basis:100%;font-size:12px}#pa-import-excerpt{font-size:16px;padding:11px}.pa-voice-status{font-size:11px;padding:12px;flex-wrap:wrap}.pa-voice-status>button{min-height:44px;margin-left:auto}.pa-voice-status>span{min-width:180px}.pa-voice-setup{padding:13px}.pa-voice-setup>p{font-size:12px}.pa-voice-setup>button{min-height:44px;font-size:13px}.pa-match-card{scroll-margin-top:132px}.pa-method-controls{justify-content:flex-end;width:100%;gap:16px}.pa-method-controls button{min-height:44px;font-size:12px;padding:8px 0}.pa-method-controls button:first-child{padding-inline:12px}.pa-template-tabs{margin-bottom:10px;gap:7px;padding-bottom:7px}.pa-template-tabs>button{min-height:44px;font-size:12px;padding:10px 12px;border-radius:10px}.pa-candidate-grid{grid-auto-flow:column;grid-auto-columns:85%;grid-template-columns:none;overflow-x:auto;gap:12px;padding:2px 2px 10px;scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:#dcdff6 transparent;overscroll-behavior-x:contain}.pa-candidate{scroll-snap-align:start;min-height:208px;padding:16px;border-radius:12px}.pa-candidate-top{margin-bottom:8px;gap:10px;min-height:44px}.pa-candidate-top>i{width:43px;height:43px;font-size:27px}.pa-candidate-top>small{font-size:12px;min-height:25px}.pa-selected-check{width:25px;height:25px;right:12px;top:12px}.pa-candidate>b{font-size:17px;line-height:1.6}.pa-method-purpose{font-size:13px;line-height:1.8}.pa-candidate>p{font-size:13px;line-height:1.8;margin-top:8px;margin-bottom:12px}.pa-method-use{font-size:12px}.pa-method-use svg{width:16px;height:16px}.pa-template-scope{font-size:11px;margin-top:9px}.pa-empty-candidates{font-size:13px;padding:20px 10px}.pa-empty-candidates>button{min-height:44px}.pa-output-heading{padding:17px 16px 12px;gap:8px;flex-wrap:wrap}.pa-output-heading h3{font-size:17px;gap:8px}.pa-output-heading h3:before{height:17px}.pa-source-badge{font-size:10px;min-height:23px;padding-inline:8px}.pa-change-method{min-height:44px;font-size:11px;padding:8px 10px;gap:5px}.pa-change-method svg{width:15px;height:15px}.pa-selected-template{padding:7px 17px 9px;gap:11px}.pa-method-icon{width:45px;height:45px;border-radius:11px;font-size:28px}.pa-selected-template h4{font-size:18px;line-height:1.6}.pa-selected-template p{font-size:13px;line-height:1.7}.pa-suitability{font-size:12px;line-height:1.9;margin:0 17px 13px}.pa-output-tabs{padding-inline:17px;gap:19px}.pa-output-tabs>button{font-size:14px;min-height:47px;padding:10px 1px 12px}.pa-result-panel{padding:13px 12px 0}.pa-template-document{min-height:0;padding:45px 17px 21px;border-radius:10px}.pa-copy-all{top:7px;right:12px;min-height:44px;font-size:12px;gap:6px}.pa-copy-all svg{width:16px;height:16px}.pa-prompt-section{margin-top:20px}.pa-prompt-section:first-of-type{margin-top:0}.pa-prompt-section h4,.pa-prompt-section p,.pa-prompt-section li{font-size:16px;line-height:1.85}.pa-prompt-section h4{margin-bottom:4px}.pa-prompt-section ol{padding-left:22px}.pa-prompt-section li{margin-block:3px}.pa-output-text{font-size:16px;line-height:1.85;min-height:260px;max-height:480px;padding:17px}.pa-result-panel>.pa-output-text{padding:16px}.pa-template-document>.pa-output-text{padding:14px 0 0}.pa-preview-label{font-size:11px;line-height:1.7}.pa-example-result,.pa-guide{padding:17px 15px}.pa-example-result>h4,.pa-guide>h4{font-size:18px}.pa-example-result details{padding-inline:11px;font-size:12px}.pa-example-result details summary{min-height:44px;padding-block:10px}.pa-example-result details p{font-size:14px}.pa-return-result{min-height:44px;font-size:13px}.pa-guide-steps{font-size:16px;line-height:1.85;padding-left:22px}.pa-guide-steps li{margin-bottom:18px}.pa-guide-steps p{font-size:14px}.pa-guide-note,.pa-preview-note,.pa-attach-reminder{font-size:12px}.pa-service-status{margin:12px 14px 0;padding:11px 12px;gap:5px 13px}.pa-service-status>p,.pa-service-status b{font-size:12px}.pa-service-status small{font-size:11px}.pa-service-status>button,.pa-service-status>a{font-size:12px;min-height:44px;padding-block:10px}.pa-busy{margin-inline:15px;gap:7px;font-size:12px;flex-wrap:wrap}.pa-busy>button{min-height:44px;font-size:12px}.pa-error{margin-inline:14px;font-size:13px}.pa-notice{margin-inline:15px;font-size:12px}.pa-action-area{padding:24px 14px 13px}.pa-ai-actions{grid-template-columns:1fr 1fr;gap:10px}.pa-ai-actions .ps-button{grid-column:1/-1}.pa-ai-actions :is(.ps-button,.pa-demo-button,.pa-copy-button){min-height:48px;font-size:14px;line-height:24px;padding:10px 9px;gap:7px}.pa-ai-actions .ps-button{font-size:15px}.pa-ai-actions svg{width:18px;height:18px}.pa-quota-badge{right:11px;top:-13px;min-height:23px;font-size:11px;padding-inline:10px}.pa-next-run{padding:11px;gap:9px;margin-top:12px}.pa-next-run>button{min-height:44px;font-size:12px;white-space:normal}.pa-next-run>p{font-size:11px;line-height:1.85}.pa-action-hint{font-size:11px}.pa-reset{min-height:44px;font-size:12px;margin-top:6px}.pa-footnote{font-size:11px;line-height:1.9;margin-top:17px;text-align:left}}@media(min-width:481px)and (max-width:680px){.pa-heading{grid-template-columns:minmax(0,1fr) 164px;align-items:center;column-gap:9px}.pa-heading h2{font-size:29px}.pa-heading-copy>p{font-size:13px}.pa-hero-art{width:164px;height:176px;justify-self:end;margin:0}.pa-hero-art>img{width:170px;height:157px;left:-27px;top:18px}.pa-bubble{font-size:10px;padding:6px 9px}.pa-bubble.one{top:11px;right:1px}.pa-bubble.two{top:106px;right:-6px}.pa-hero-benefits{grid-column:1/-1;justify-content:flex-start;margin-top:11px}.pa-candidate-grid{grid-auto-columns:62%}.pa-ai-actions{grid-template-columns:1.3fr 1fr 1fr}.pa-ai-actions .ps-button{grid-column:auto}.pa-ai-actions :is(.ps-button,.pa-demo-button,.pa-copy-button){font-size:12px;padding-inline:6px;gap:5px}.pa-material-card,.pa-match-card{padding-inline:19px}}@media(max-width:370px){.prompt-studio.prompt-assist{padding-inline:10px}.pa-heading h2{font-size:28px}.pa-heading-copy>p{font-size:13px}.pa-material-card,.pa-match-card{padding-inline:13px}.pa-output-heading{padding-inline:13px;gap:6px}.pa-output-heading h3{font-size:16px}.pa-change-method{font-size:10px;padding-inline:8px}.pa-source-badge{font-size:10px;padding-inline:6px}.pa-output-tabs{padding-inline:14px;gap:15px}.pa-output-tabs>button{font-size:13px}.pa-selected-template h4{font-size:17px}.pa-template-document{padding-inline:15px}.pa-candidate-grid{grid-auto-columns:91%}}@media(prefers-reduced-motion:reduce){.prompt-assist *,.prompt-assist *:before,.prompt-assist *:after{animation:none!important;transition:none!important}.pa-spinner{animation:none}}.pa-prompt-section .pa-material-preview{white-space:pre-wrap;max-height:220px;overflow:auto;scrollbar-width:thin;scrollbar-color:#dbe2f4 transparent}.pa-prompt-section .pa-material-preview.filled{color:#5a6885}.topic-community.qa-community{--qa-ink:#171a21;--qa-muted:#737c8b;--qa-blue:#316beb;--qa-pale:#eaf1ff;--qa-line:#edf0f5;background:#f5f6f9;color:var(--qa-ink);min-height:calc(100dvh - 120px);padding:20px 30px 70px;font-family:Inter,-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif}.qa-community *{box-sizing:border-box}.qa-community button,.qa-community input,.qa-community textarea{font:inherit}.qa-community button{cursor:pointer}.qa-community a{color:inherit;text-decoration:none}.qa-community svg{width:17px;height:17px;flex-shrink:0}.qa-community :is(button,a,input,textarea):focus-visible{outline:2px solid #4779ed;outline-offset:3px}.qa-community button{border:0;background:none}.qa-community p,.qa-community h2,.qa-community h3{margin:0}.qa-community input,.qa-community textarea{color:var(--qa-ink);background:#fff;outline:none}.qa-community textarea{resize:vertical}.qa-layout{display:grid;grid-template-columns:minmax(0,1fr) 270px;gap:20px;max-width:1190px;margin:auto;align-items:start}.qa-main{min-width:0}.qa-card{background:#fff;border:1px solid #eceef3;border-radius:10px;box-shadow:0 2px 5px #18264603}.qa-topic-nav{display:flex;align-items:center;gap:4px;overflow-x:auto;scrollbar-width:none;padding:0 0 13px;white-space:nowrap}.qa-topic-nav::-webkit-scrollbar{display:none}.qa-topic-nav a{display:block;padding:8px 11px;font-size:12px;color:#616b7b;border-radius:7px}.qa-topic-nav a:first-child{padding-left:7px}.qa-topic-nav a.active{background:#e9eef9;color:#2d63d5;font-weight:600}.qa-topic-nav a:hover{color:var(--qa-blue)}.qa-community .qa-primary{display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid transparent;background:var(--qa-blue);color:#fff;font-size:12px;font-weight:550;padding:9px 15px;min-height:37px;border-radius:7px;white-space:nowrap}.qa-community .qa-primary:hover{background:#2459d3}.qa-community .qa-secondary{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:9px 13px;min-height:37px;border:1px solid #dbe4f3;border-radius:7px;font-size:12px;color:#3566c4;background:#f5f8ff}.qa-secondary[aria-pressed=true]{background:#f4f5f7!important;border-color:#e8ebf0!important;color:#747d8a!important}.qa-community .qa-text-button{font-size:12px;color:#4472cd;background:transparent;padding:5px 0;white-space:nowrap}.qa-compose-bar{display:flex;align-items:center;padding:17px 20px;gap:13px;margin-bottom:12px}.qa-compose-bar>.qa-compose-avatar .avatar{width:35px;height:35px;font-size:14px}.qa-compose-bar>button:not(.qa-primary){text-align:left;flex:1;min-width:0;padding:0}.qa-compose-bar>button>b{display:block;font-size:14px;font-weight:550;color:#454e5e;line-height:1.7}.qa-compose-bar>button>span{display:block;font-size:11px;color:#939ba8;line-height:1.7;margin-top:2px}.qa-compose-bar>.qa-primary{padding:8px 12px;min-height:34px}.qa-compose-bar>.qa-primary svg{width:14px;height:14px}.qa-feed-tabs{display:flex;gap:27px;align-items:center;min-height:48px;padding:0 22px;background:#fff;border:1px solid #eceef3;border-radius:10px 10px 0 0;overflow-x:auto;scrollbar-width:none}.qa-feed-tabs button{position:relative;flex-shrink:0;padding:14px 0;font-size:13px;color:#778190;line-height:1.5;background:none}.qa-feed-tabs button.active{color:#2263e5;font-weight:650}.qa-feed-tabs button.active:after{content:"";position:absolute;bottom:0;left:1px;right:1px;height:3px;background:#4478eb;border-radius:3px 3px 0 0}.qa-question-feed{display:grid;gap:12px}.qa-feed-card{padding:23px 24px 20px;border-radius:10px}.qa-feed-card:first-child{border-top:0;border-radius:0 0 10px 10px}.qa-question-eyebrow{display:flex;align-items:center;gap:9px;font-size:10px;line-height:1.6;color:#9aa1af;margin-bottom:8px}.qa-question-eyebrow>a{color:#748eb7}.qa-question-eyebrow>span+span{color:#7994bc}.qa-feed-card h2{font-size:19px;font-weight:680;line-height:1.55;letter-spacing:-.25px;color:#171a21;margin:0 0 15px}.qa-feed-card h2 a:hover{color:#225fd4}.qa-author{display:flex;align-items:center;gap:9px;min-width:0;margin-bottom:11px;font-size:11px;line-height:1.7}.qa-author>a{display:flex;align-items:center;gap:7px;flex-shrink:0}.qa-author .avatar{width:25px;height:25px;border-radius:7px;font-size:10px}.qa-author strong{font-size:12px;font-weight:600;color:#363d48}.qa-author-bio{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#8c94a2;flex:1;font-size:11px}.qa-author>small{font-size:9px;color:#a5adb9;white-space:nowrap;flex-shrink:0}.qa-answer-text{font-size:14px;line-height:1.95;color:#292e36;overflow-wrap:anywhere;letter-spacing:.08px}.qa-answer-text p+p{margin-top:14px}.qa-answer-text.collapsed{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.qa-community .qa-read-more{display:inline-flex;align-items:center;gap:4px;font-size:12px;color:#3c68b3;padding:6px 0 0;line-height:1.6;background:none}.qa-read-more svg{width:14px;height:14px}.qa-read-more[aria-expanded=true] svg{transform:rotate(180deg)}.qa-answer-actions{display:flex;align-items:center;gap:20px;flex-wrap:wrap;margin-top:16px;min-height:31px}.qa-community .qa-vote{background:#eaf1ff;color:#316bea;border-radius:5px;padding:7px 12px;min-height:32px;display:flex;align-items:center;gap:5px;font-size:12px;line-height:1.5;white-space:nowrap}.qa-vote>span{font-size:10px}.qa-community .qa-vote.selected{background:#316bea;color:#fff}.qa-community .qa-action{display:inline-flex;align-items:center;gap:5px;color:#8a95a7;font-size:11px;padding:5px 0;min-height:29px;white-space:nowrap}.qa-community .qa-action:hover,.qa-community .qa-action.selected,.qa-community .qa-action[aria-pressed=true]{color:#316beb}.qa-community .qa-action.selected svg{fill:#e5edff}.qa-answer-link{display:flex;align-items:center;gap:3px;font-size:10px;color:#8a9ab3!important;margin-left:auto;white-space:nowrap}.qa-answer-link:empty{display:none}.qa-answer-link svg{width:13px;height:13px}.qa-question-excerpt{font-size:13px;color:#677180;line-height:1.9;overflow-wrap:anywhere}.qa-unanswered-actions{display:flex;align-items:center;gap:18px;margin-top:17px}.qa-feed-end{text-align:center;font-size:10px;line-height:1.8;color:#9ba5b5;padding:22px 10px}.qa-sidebar{display:grid;gap:13px;padding-top:1px;min-width:0}.qa-creator{padding:19px 18px;background:linear-gradient(130deg,#fff 72%,#f3f5ff);position:relative;overflow:hidden}.qa-creator:after{content:"";position:absolute;width:64px;height:64px;right:-35px;top:58px;border:1px solid #e0e7ff;border-radius:50%;transform:rotate(-28deg);pointer-events:none}.qa-creator header{display:flex;align-items:center;gap:7px;color:#7c879e}.qa-creator header h3{font-size:13px;font-weight:600;flex:1;color:#394352}.qa-creator header>span{color:#afaff1;font-size:21px;line-height:1}.qa-creator>p{font-size:13px;line-height:1.9;color:#6b778d;margin-top:20px}.qa-creator>p strong{font-weight:550;color:#353f55}.qa-my-counts{display:grid;grid-template-columns:repeat(3,1fr);margin:20px 0 17px;gap:8px}.qa-my-counts button{display:flex;align-items:center;flex-direction:column;gap:4px;padding:0;min-width:0}.qa-my-counts b{font-size:20px;line-height:1.5;color:#323d52;font-weight:600;font-variant-numeric:tabular-nums}.qa-my-counts span{font-size:10px;color:#8993a4}.qa-creator>.qa-primary{width:100%;background:#f5f8ff;color:#4875d0;border:1px solid #d6e2fc}.qa-creator>.qa-primary:hover{background:#eaf1ff}.qa-community .qa-creator-answer{display:flex;align-items:center;justify-content:center;gap:5px;width:100%;margin-top:10px;color:#8795ad;font-size:10px;line-height:1.7;padding:4px 0}.qa-creator-answer svg{width:12px;height:12px}.qa-side-section{padding:17px 17px 13px}.qa-side-section>header{display:flex;align-items:center;justify-content:space-between;gap:7px;margin-bottom:10px}.qa-side-section h3{font-size:12px;font-weight:600;line-height:1.7;color:#465065}.qa-side-section>header>span{font-size:9px;color:#a1aabb;white-space:nowrap}.qa-waiting-question{display:block;padding:10px 0;border-bottom:1px solid var(--qa-line)}.qa-waiting-question:last-child{border:0;padding-bottom:0}.qa-waiting-question b{font-size:12px;color:#3b465c;font-weight:500;line-height:1.9;display:block}.qa-waiting-question small{font-size:9px;color:#9aa8bf;display:flex;align-items:center;margin-top:8px;gap:4px}.qa-waiting-question svg{width:11px;height:11px;margin-left:auto}.qa-side-empty{font-size:11px;color:#8c96a7;line-height:1.85;padding:7px 0}.qa-side-topic{display:flex;align-items:center;gap:8px;margin:14px 0}.qa-side-topic:last-child{margin-bottom:4px}.qa-side-topic>a{display:flex;align-items:center;gap:7px;min-width:0;flex:1}.qa-side-topic>a>span{display:flex;align-items:center;justify-content:center;background:#f1f4fb;color:#97a8cd;width:24px;height:24px;border-radius:7px;flex-shrink:0}.qa-side-topic svg{width:13px;height:13px}.qa-side-topic b{font-size:11px;font-weight:450;color:#728099;white-space:nowrap}.qa-side-topic small{font-size:8px;color:#a6afbf;margin-left:auto;white-space:nowrap}.qa-community .qa-topic-follow{width:24px;height:24px;background:#f2f6fe;display:flex;align-items:center;justify-content:center;color:#809dcf;border-radius:5px;padding:4px}.qa-topic-follow[aria-pressed=true]{background:#e6edfd;color:#346add}.qa-community .qa-resource{display:flex;align-items:center;gap:8px;width:100%;padding:12px 0;border-top:1px solid var(--qa-line);text-align:left;background:none;min-width:0}.qa-resource>span:nth-child(2){display:flex;flex-direction:column;gap:3px;flex:1;min-width:0}.qa-resource-icon{width:30px;height:30px;display:grid;place-items:center;background:#edf3ff;color:#749be7;border-radius:7px;flex-shrink:0}.qa-resource-icon.prompt{background:#f3eeff;color:#a491d6}.qa-resource-icon svg{width:16px;height:16px}.qa-resource small{font-size:8px;color:#97a6bf;letter-spacing:.8px}.qa-resource b{font-size:10px;font-weight:500;line-height:1.7;color:#62718b;overflow-wrap:anywhere}.qa-resource em{font-size:9px;font-style:normal;color:#889bb8;white-space:nowrap}.qa-community .qa-practice-link{display:flex;align-items:flex-start;gap:7px;width:100%;padding:9px 0;text-align:left;color:#8c98ad;font-size:10px;line-height:1.9;background:none}.qa-practice-link svg{width:12px;height:12px;flex-shrink:0;margin-top:3px}.qa-preview-note{font-size:9px;line-height:1.9;color:#a5adbb;padding:2px 7px}.qa-comments{border:1px solid #e7ebf2;border-radius:8px;margin-top:18px;background:#fff;overflow:hidden}.qa-comments>header{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border-bottom:1px solid #edf0f5}.qa-comments>header strong{font-size:12px;font-weight:550;color:#5d6879}.qa-comments>header .qa-text-button{font-size:10px}.qa-comment{display:flex;align-items:flex-start;gap:9px;padding:14px;border-bottom:1px solid #f0f2f6}.qa-comment>.avatar{width:25px;height:25px;font-size:11px;flex-shrink:0;border-radius:7px}.qa-comment>div{min-width:0;flex:1}.qa-comment b{font-size:11px;color:#515e73;font-weight:550;line-height:1.7}.qa-comment p{font-size:12px;color:#434f63;line-height:1.9;margin-top:5px;overflow-wrap:anywhere}.qa-comments>.qa-comment-empty{font-size:11px;color:#98a2b2;padding:17px 14px;line-height:1.85}.qa-comments>form{padding:12px 14px;background:#fafbfe;display:flex;align-items:flex-end;gap:9px}.qa-comments textarea{width:100%;min-width:0;flex:1;font-size:12px;line-height:1.7;padding:9px 10px;border:1px solid #e3e8f2;border-radius:6px;min-height:57px;max-height:240px}.qa-comments .qa-primary{font-size:11px;padding:7px 12px;min-height:32px}.qa-topic-heading{display:flex;align-items:center;justify-content:space-between;padding:4px 5px 16px;gap:10px}.qa-topic-heading>div{display:flex;align-items:baseline;gap:12px}.qa-topic-heading h2{font-size:21px;font-weight:650;letter-spacing:-.4px;line-height:1.6}.qa-topic-heading span{font-size:11px;color:#8b96a8}.qa-community .qa-back{display:inline-flex;align-items:center;gap:6px;font-size:11px;color:#8192af;margin:0 0 15px;padding:0 3px}.qa-back svg{width:14px;height:14px}.qa-question-detail{padding:27px 27px 21px}.qa-question-detail h2{font-size:25px;font-weight:680;line-height:1.6;letter-spacing:-.45px;color:#171c26;margin:8px 0 15px;overflow-wrap:anywhere}.qa-question-context{font-size:13px;color:#5b6575;line-height:2;overflow-wrap:anywhere}.qa-question-context p+p{margin-top:10px}.qa-question-footer{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:24px}.qa-question-footer>span{font-size:11px;color:#969fb0}.qa-question-footer>div{display:flex;gap:9px;align-items:center}.qa-detail-utilities{display:flex;align-items:center;gap:22px;margin-top:17px;border-top:1px solid #f1f3f8;padding-top:12px}.qa-answers-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:23px 4px 13px}.qa-answers-heading h3{font-size:15px;font-weight:600;color:#434d5f}.qa-answers-heading span{font-size:10px;color:#969fb1}.qa-detail-answer{padding:25px;margin-bottom:13px}.qa-detail-answer .qa-author{margin-bottom:20px}.qa-detail-answer .qa-author .avatar{width:31px;height:31px;font-size:13px;border-radius:9px}.qa-detail-answer .qa-author strong{font-size:13px}.qa-detail-answer .qa-answer-actions{margin-top:24px}.qa-question-composer,.qa-answer-composer{padding:23px;margin-bottom:14px}.qa-question-composer>header,.qa-answer-composer>header{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:17px}.qa-question-composer h3,.qa-answer-composer h3{font-size:16px;font-weight:600;line-height:1.7;color:#303b51}.qa-question-composer form>label{display:block;font-size:12px;color:#68768b;line-height:1.7;margin-top:16px}.qa-question-composer input[name=title],.qa-question-composer textarea,.qa-answer-composer textarea{display:block;width:100%;margin-top:7px;border:1px solid #e0e6f1;border-radius:7px;background:#fff;font-size:13px;line-height:1.9;padding:11px 12px;min-width:0}.qa-question-composer input[name=title]{font-size:14px}.qa-question-composer fieldset{border:0;margin:18px 0 0;padding:0}.qa-question-composer legend{font-size:12px;color:#6b7890;margin-bottom:10px}.qa-topic-choices{display:flex;gap:7px;flex-wrap:wrap}.qa-topic-choices label{position:relative;cursor:pointer}.qa-topic-choices input{position:absolute;opacity:0;width:1px;height:1px}.qa-topic-choices span{display:block;border:1px solid #e8ecf4;border-radius:6px;padding:7px 10px;font-size:11px;color:#8c98ac;background:#fafbfe}.qa-topic-choices input:checked+span{border-color:#a8bff3;color:#356ddd;background:#edf3ff}.qa-topic-choices input:focus-visible+span{outline:2px solid #4779ed;outline-offset:2px}.qa-question-composer form>footer,.qa-answer-composer form>footer{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:17px}.qa-question-composer footer>span,.qa-answer-composer footer>span{font-size:10px;color:#a1aaba;line-height:1.8}.qa-answer-composer{margin-top:14px}.qa-answer-composer>p{font-size:12px;color:#8692a7;line-height:1.85;margin-bottom:15px}.qa-empty{border:1px solid #eceef3;border-radius:0 0 10px 10px;background:#fff;text-align:center;padding:38px 23px}.qa-empty>span{display:grid;place-items:center;width:36px;height:36px;margin:0 auto 13px;color:#8a9fe4;background:#edf2ff;border-radius:10px;font-size:25px}.qa-empty h3{font-size:16px;font-weight:550;line-height:1.9;color:#47546c}.qa-empty p{font-size:12px;color:#8f9bb0;line-height:1.9;margin:8px 0 21px}.qa-empty>.qa-text-button{display:block;margin:11px auto 0}.qa-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}.qa-share-dialog{max-width:540px}.qa-share-dialog p{font-size:12px;line-height:1.9;color:#778398}.qa-share-label{display:block;font-size:11px;margin:18px 0}.qa-share-label input{display:block;width:100%;font-size:11px;padding:10px;border:1px solid #e2e7f1;border-radius:7px;margin-top:7px}.qa-share-dialog .qa-primary{border:0;border-radius:7px;background:#316beb;color:#fff;padding:10px 15px;cursor:pointer}@media(max-width:1180px)and (min-width:681px){.topic-community.qa-community{padding:17px 20px 65px}.qa-layout{grid-template-columns:minmax(0,1fr) 235px;gap:15px}.qa-feed-card{padding:20px}.qa-feed-card h2{font-size:18px}.qa-answer-actions{gap:15px}.qa-side-section,.qa-creator{padding:16px 14px}.qa-side-topic>a{gap:5px}.qa-side-topic small{font-size:7px}.qa-compose-bar{padding:15px}.qa-feed-tabs{padding:0 19px;gap:21px}.qa-topic-nav a{font-size:11px;padding:8px}}@media(max-width:940px)and (min-width:681px){.qa-layout{grid-template-columns:minmax(0,1fr)}.qa-sidebar{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:15px;margin-top:7px}.qa-preview-note{grid-column:1/-1}.qa-feed-card h2{font-size:19px}}@media(max-width:680px){.topic-community.qa-community{padding:9px 0 88px;min-height:calc(100dvh - 90px)}.qa-layout{display:block}.qa-main{min-width:0}.qa-topic-nav{padding:0 12px 9px;gap:3px}.qa-topic-nav a{font-size:11px;padding:7px 10px}.qa-topic-nav a:first-child{padding-left:9px}.qa-card{border-radius:0;border-left:0;border-right:0;box-shadow:none}.qa-compose-bar{padding:13px 16px;margin-bottom:8px;gap:10px}.qa-compose-bar>.qa-compose-avatar .avatar{width:29px;height:29px;font-size:12px}.qa-compose-bar>button>b{font-size:12px}.qa-compose-bar>button>span{font-size:9px;line-height:1.65;margin-top:2px}.qa-compose-bar>.qa-primary{font-size:10px;min-height:30px;padding:7px 9px;gap:4px}.qa-compose-bar>.qa-primary svg{width:12px;height:12px}.qa-feed-tabs{border-radius:0;border-left:0;border-right:0;min-height:44px;padding:0 17px;gap:23px}.qa-feed-tabs button{font-size:12px;padding:13px 0}.qa-feed-card{padding:19px 18px 17px}.qa-feed-card:first-child{border-radius:0}.qa-question-feed{gap:8px}.qa-question-eyebrow{font-size:9px;gap:8px;margin-bottom:8px}.qa-feed-card h2{font-size:17px;line-height:1.6;margin-bottom:12px;letter-spacing:-.1px}.qa-author{gap:7px;margin-bottom:10px}.qa-author .avatar{width:23px;height:23px;font-size:10px}.qa-author strong{font-size:11px}.qa-author-bio{font-size:10px}.qa-author>small{font-size:8px}.qa-answer-text{font-size:13px;line-height:1.95}.qa-answer-text.collapsed{-webkit-line-clamp:3}.qa-community .qa-read-more{font-size:11px;padding-top:6px}.qa-answer-actions{gap:16px;margin-top:14px;row-gap:10px}.qa-community .qa-vote{font-size:11px;padding:6px 10px;min-height:30px}.qa-community .qa-action{font-size:10px;gap:4px;min-height:30px}.qa-action svg{width:15px;height:15px}.qa-answer-link{font-size:9px;gap:2px}.qa-answer-link svg{width:12px;height:12px}.qa-sidebar{display:grid;grid-template-columns:1fr;gap:10px;margin:10px 14px 0}.qa-sidebar .qa-card{border:1px solid #eceef3;border-radius:9px}.qa-side-section,.qa-creator{padding:17px}.qa-sidebar .qa-side-section:has(.qa-practice-link){display:none}.qa-preview-note{font-size:9px;padding:3px 6px}.qa-creator>p{font-size:13px;margin-top:14px}.qa-my-counts{margin:14px 0}.qa-side-topic b{font-size:12px}.qa-side-topic small{font-size:9px}.qa-resource b{font-size:12px}.qa-resource small{font-size:9px}.qa-resource em{font-size:10px}.qa-waiting-question b{font-size:13px}.qa-feed-end{font-size:9px;padding:18px 10px}.qa-topic-heading{padding:4px 18px 12px}.qa-topic-heading>div{gap:8px}.qa-topic-heading h2{font-size:18px}.qa-topic-heading span{font-size:9px}.qa-topic-heading .qa-text-button{font-size:10px}.qa-community .qa-back{margin:7px 17px 13px;font-size:10px}.qa-question-detail{padding:21px 18px 17px}.qa-question-detail h2{font-size:21px;line-height:1.6;margin:8px 0 12px}.qa-question-context{font-size:12px;line-height:1.95}.qa-question-footer{align-items:flex-start;flex-direction:column;gap:15px;margin-top:17px}.qa-question-footer>span{font-size:10px}.qa-question-footer>div{gap:8px}.qa-question-footer .qa-primary,.qa-question-footer .qa-secondary{font-size:11px;min-height:34px;padding:8px 12px}.qa-detail-utilities{gap:20px;margin-top:16px;padding-top:9px}.qa-answers-heading{padding:20px 18px 12px}.qa-answers-heading h3{font-size:13px}.qa-answers-heading span{font-size:9px}.qa-detail-answer{padding:21px 18px;margin-bottom:9px}.qa-detail-answer .qa-author{margin-bottom:17px}.qa-detail-answer .qa-author .avatar{width:27px;height:27px;font-size:11px}.qa-detail-answer .qa-author strong{font-size:12px}.qa-detail-answer .qa-answer-actions{margin-top:19px}.qa-question-composer,.qa-answer-composer{padding:18px;margin-bottom:10px}.qa-question-composer h3,.qa-answer-composer h3{font-size:14px}.qa-question-composer .qa-text-button,.qa-answer-composer .qa-text-button{font-size:11px}.qa-question-composer form>label,.qa-question-composer legend{font-size:11px}.qa-question-composer input[name=title],.qa-question-composer textarea,.qa-answer-composer textarea{font-size:13px;padding:10px 11px;line-height:1.9}.qa-topic-choices{gap:6px}.qa-topic-choices span{font-size:10px;padding:7px 9px}.qa-question-composer form>footer,.qa-answer-composer form>footer{align-items:flex-end;gap:10px}.qa-question-composer footer>span,.qa-answer-composer footer>span{font-size:9px;max-width:180px}.qa-question-composer .qa-primary,.qa-answer-composer .qa-primary{font-size:11px;padding:8px 10px;min-height:34px}.qa-answer-composer{margin-top:10px}.qa-answer-composer>p{font-size:11px}.qa-comments>header{padding:11px}.qa-comment{padding:12px 11px;gap:8px}.qa-comment p{font-size:12px}.qa-comments>form{padding:11px;gap:7px}.qa-comments textarea{font-size:12px;padding:8px;min-height:57px}.qa-comments .qa-primary{font-size:10px;padding:7px 10px}.qa-empty{padding:32px 20px;border-left:0;border-right:0;border-radius:0}.qa-empty h3{font-size:15px}.qa-empty p{font-size:11px}.qa-question-excerpt{font-size:12px}.qa-unanswered-actions .qa-primary{font-size:11px;min-height:33px;padding:8px 11px}}@media(max-width:370px){.qa-answer-actions{gap:11px}.qa-answer-link{flex-basis:100%;margin-left:0}.qa-author-bio{max-width:120px}.qa-compose-bar>.qa-compose-avatar{display:none}.qa-feed-tabs{gap:19px}}@media(prefers-reduced-motion:reduce){.qa-community *{transition:none!important;scroll-behavior:auto!important}}.qa-community .th-interactions{display:flex;align-items:center;flex-wrap:wrap;gap:8px;row-gap:8px;min-height:36px}.qa-community .th-action .th-count{margin-left:-4px;font-variant-numeric:tabular-nums}.qa-community .qa-answer-link{align-self:center;min-height:36px;font-size:13px;line-height:20px;font-weight:500;gap:8px;color:#617295!important;margin-left:auto;padding-left:15px;border-left:1px solid #e5e7eb}.qa-community .qa-answer-link svg{width:18px;height:18px}.qa-community .qa-detail-utilities{gap:8px;margin-top:20px;padding-top:14px;border-top-color:#edf0f8}.qa-community .qa-detail-utilities .th-action:first-child{margin-left:-8px}.qa-community .qa-card{border-color:#e9ecf6;border-radius:14px;box-shadow:0 3px 14px #475b9a04}.qa-community .qa-sidebar{gap:16px}.qa-community .qa-side-section,.qa-community .qa-creator{padding:20px 18px}.qa-community .qa-creator{background:linear-gradient(125deg,#faf9ff,#fff 70%)}.qa-community .qa-creator header{color:#6366f1;gap:9px}.qa-community .qa-creator header h3,.qa-community .qa-side-section h3{color:#202943;font-size:14px;font-weight:600;line-height:1.6}.qa-community .qa-creator header>svg{width:21px;height:21px}.qa-community .qa-creator>p{color:#62708b;font-size:13px;margin-top:16px}.qa-community .qa-creator>p strong{color:#28334a;font-weight:500}.qa-community .qa-my-counts b{color:#252f47;font-size:21px}.qa-community .qa-my-counts span,.qa-community .qa-side-section>header>span{color:#7c879e;font-size:11px}.qa-community .qa-creator>.qa-primary{border:1px solid #e3ddff;background:linear-gradient(115deg,#365bff,#7855ed);color:#fff;border-radius:12px;min-height:40px;font-size:13px;font-weight:500}.qa-community .qa-creator-answer{font-size:12px;color:#647391;min-height:36px;gap:8px}.qa-community .qa-creator-answer svg{width:16px;height:16px}.qa-community .qa-waiting-question{padding:12px 0;border-bottom-color:#edf0f7}.qa-community .qa-waiting-question b{font-size:13px;color:#303b51;line-height:1.8}.qa-community .qa-waiting-question small{font-size:11px;color:#7e89a0;line-height:1.7}.qa-community .qa-side-topic b{color:#4a5871;font-size:12px;white-space:normal;overflow-wrap:anywhere}.qa-community .qa-side-topic small{font-size:10px;color:#8590a5}.qa-community .qa-side-topic>a>span{width:28px;height:28px;color:#6776de;background:#f2f3ff;border-radius:9px}.qa-community .qa-topic-follow{width:30px;height:30px;border-radius:10px;background:#f1f4ff;color:#5c73d8}.qa-community .qa-topic-follow[aria-pressed=true]{background:#e9edff;color:#3b5ee7}.qa-community .qa-resource b{font-size:12px;color:#34415a;line-height:1.65}.qa-community .qa-resource small,.qa-community .qa-resource em{font-size:10px;color:#77839b}.qa-community .qa-practice-link{font-size:12px;color:#4a5874;line-height:1.8}.qa-community .qa-preview-note{font-size:11px;line-height:1.9;color:#8993a5}@media(hover:hover){.qa-community .qa-answer-link:hover{color:#3b6ff5!important}.qa-community .qa-waiting-question:hover b,.qa-community .qa-practice-link:hover{color:#4564dd}.qa-community .qa-creator>.qa-primary:hover{background:linear-gradient(115deg,#3151ed,#6c49df)}}@media(max-width:680px){.qa-community .qa-card{border-radius:0;box-shadow:none}.qa-community .qa-sidebar .qa-card{border-radius:14px;border-color:#e9ecf6}.qa-community .th-interactions{gap:4px;row-gap:8px}.qa-community .qa-answer-link{flex-basis:100%;justify-content:flex-end;border-left:0;margin-left:0;padding:0;min-height:28px;font-size:12px}.qa-community .qa-detail-utilities{gap:8px}.qa-community .qa-side-section,.qa-community .qa-creator{padding:19px 18px}}.nc-dialog{width:min(1220px,calc(100vw - 48px));height:min(890px,calc(100dvh - 44px));max-width:none;max-height:none;padding:0;border:1px solid #e9ebf2;border-radius:22px;background:#fff;color:#161925;overflow:hidden;box-shadow:0 30px 110px #151e453b}.nc-dialog[open]{display:flex;flex-direction:column}.nc-dialog::backdrop{background:#17203966;backdrop-filter:blur(5px)}.nc-dialog *{box-sizing:border-box}.nc-dialog button,.nc-dialog input,.nc-dialog textarea,.nc-dialog select{font:inherit}.nc-dialog button{cursor:pointer}.nc-dialog button:disabled{opacity:.4;cursor:default}.nc-dialog button:focus-visible,.nc-dialog label:has(input:focus-visible),.nc-dialog input:focus-visible,.nc-dialog textarea:focus-visible,.nc-dialog select:focus-visible{outline:3px solid #aebaff;outline-offset:3px}.nc-dialog .ui-icon{width:19px;height:19px;flex-shrink:0}.nc-dialog h2,.nc-dialog h3,.nc-dialog h4,.nc-dialog p{margin:0}.nc-header{display:flex;align-items:center;justify-content:space-between;padding:22px 30px 17px;flex-shrink:0;border-bottom:1px solid #f0f1f5}.nc-brand-mini{display:flex;align-items:center;gap:11px}.nc-brand-mini .planet-logo{width:35px;height:35px}.nc-brand-mini h2{font-size:18px;line-height:1.3;letter-spacing:-.4px;font-weight:720;color:#171926}.nc-brand-mini div>span{display:block;font-size:10px;color:#8a8d9b;margin-top:4px}.nc-icon-button{border:0;background:#f6f7fa;color:#6e7383;border-radius:50%;width:33px;height:33px;display:grid;place-items:center}.nc-icon-button:hover{background:#eceef4}.nc-stepper{display:flex;align-items:center;justify-content:center;gap:18px;padding:18px 25px;flex-shrink:0}.nc-stepper button{display:flex;align-items:center;gap:8px;border:0;background:none;color:#9195a3;font-size:11px;padding:0}.nc-stepper button i{display:grid;place-items:center;width:22px;height:22px;border:1px solid #dce0e9;border-radius:50%;font-style:normal;font-size:10px}.nc-stepper button[aria-current]{color:#4b51d9;font-weight:650}.nc-stepper button[aria-current] i{background:#595ee9;border-color:#595ee9;color:#fff}.nc-step-line{width:62px;height:1px;background:#e9ebf2}.nc-resume{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 30px 13px;border-radius:8px;background:#f4f5ff;padding:10px 13px;color:#656994;font-size:10px}.nc-resume button{border:0;background:transparent;color:#5559d8;font-size:10px;white-space:nowrap}.nc-main{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain}.nc-footer{border-top:1px solid #eceef4;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:16px 28px;gap:16px;flex-shrink:0}.nc-save-status{font-size:10px;color:#8b90a0;display:flex;align-items:center;gap:7px;line-height:1.6;max-width:48%}.nc-status-dot{width:5px;height:5px;border-radius:50%;background:#a7b6e0;flex-shrink:0}.nc-status-error{color:#b64655}.nc-footer-actions{display:flex;align-items:center;gap:9px}.nc-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:11px 17px;border:1px solid #e2e5ed;border-radius:9px;background:#fff;color:#535a70;font-size:12px;white-space:nowrap}.nc-button:hover{background:#f7f8fc}.nc-button.nc-primary{background:#575bea;color:#fff;border-color:#575bea;box-shadow:0 3px 8px #5a63ea1a}.nc-button.nc-primary:hover{background:#484dd7}.nc-button.nc-primary .ui-icon{width:16px}.nc-eyebrow{display:block;font-family:Avenir Next,sans-serif;font-size:9px;font-weight:600;letter-spacing:2.2px;color:#8b90b0}.nc-start{max-width:1000px;margin:auto;padding:22px 40px 24px}.nc-start-heading{text-align:center}.nc-start-heading h3{font-size:29px;letter-spacing:-1px;line-height:1.4;margin:9px 0;color:#191b2a;font-weight:720}.nc-start-heading p{font-size:12px;color:#8c90a0}.nc-format-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:26px}.nc-format-card{padding:19px 19px 17px;text-align:left;border:1px solid #e8eaf2;border-radius:13px;background:#fff;position:relative;transition:background .15s,border-color .15s}.nc-format-card:hover{border-color:#bcc4f2;background:#fcfcff}.nc-format-card>span{display:grid;place-items:center;width:35px;height:35px;border-radius:10px;background:#f3f4fb;color:#7378cc;margin-bottom:14px}.nc-format-card strong{display:block;font-size:15px;color:#252738}.nc-format-card p{font-size:10px;line-height:1.8;color:#9094a3;margin-top:7px;max-width:180px}.nc-format-card i{position:absolute;right:18px;top:25px;color:#a8adbe}.nc-format-card i .ui-icon{width:15px}.nc-format-card.selected{border-color:#aaaef0;background:#f9f9ff;box-shadow:0 0 0 2px #6366f109}.nc-format-card.selected>span{background:#e9ebff;color:#6365e5}.nc-format-card.selected i{color:#6365e5}.nc-thought-paper{position:relative;display:flex;flex-direction:column;min-height:212px;background:linear-gradient(120deg,#fbfcff,#f9f9ff);border:1px solid #eceef7;border-radius:15px;padding:36px 30px 18px;margin-top:23px}.nc-thought-paper:before{content:"";position:absolute;left:12px;right:12px;bottom:-5px;height:20px;background:#f3f4fa;border:1px solid #edefF6;border-radius:14px;transform:rotate(1deg);z-index:-1}.nc-thought-quote{position:absolute;top:5px;right:23px;font-family:Georgia,serif;color:#e5e8fa;font-size:95px;line-height:1}.nc-thought-paper>label{font-size:11px;font-weight:600;color:#747991;margin-bottom:12px}.nc-thought-paper textarea{border:0;outline:0;background:transparent;padding:0;resize:none;width:90%;min-height:80px;font-size:19px;line-height:1.7;color:#272b42}.nc-thought-paper textarea::placeholder{color:#b2b6c7}.nc-thought-paper footer{margin-top:16px;display:flex;justify-content:space-between;gap:12px;color:#969bb0;font-size:10px;line-height:1.6}.nc-local-note{text-align:center;font-size:9px;color:#a2a6b3;margin-top:19px!important;line-height:1.6}.nc-mode-intro{display:flex;gap:20px;align-items:center;padding:42px 38px;margin-top:25px;background:linear-gradient(120deg,#f7f9ff,#fcfaff);border:1px solid #eef0f7;border-radius:15px}.nc-mode-intro>span{display:grid;place-items:center;width:65px;height:65px;border-radius:18px;background:#eaeefd;color:#7b85d9;flex-shrink:0}.nc-mode-intro>span svg{width:30px!important;height:30px!important}.nc-mode-intro h4{font-size:17px;font-weight:650}.nc-mode-intro p{font-size:11px;line-height:1.8;color:#8c91a4;margin-top:11px}.nc-editor-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-height:100%;border-top:1px solid #f0f1f6}.nc-material-pane{padding:23px 26px 28px;background:#f8f9fc;border-right:1px solid #eceef5;min-width:0}.nc-pane-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:17px}.nc-pane-heading h3{font-size:15px;margin-top:5px}.nc-pane-heading>span{font-size:9px;color:#9298aa}.nc-pane-heading .nc-eyebrow{font-size:8px;letter-spacing:1.5px}.nc-card-stage{width:min(100%,258px);margin:auto;box-shadow:0 8px 22px #3339680b;border-radius:9px;overflow:hidden}.nc-text-card{width:100%;aspect-ratio:3/4;position:relative;isolation:isolate;overflow:hidden;container-type:inline-size;padding:12% 11%;display:flex;flex-direction:column;justify-content:center;background:#eef4ff;color:#17224c;text-align:left}.nc-text-card h3{font-family:PingFang SC,Microsoft YaHei,sans-serif;font-size:clamp(16px,8cqw,38px);line-height:1.5;font-weight:750;letter-spacing:-.5px;position:relative;z-index:1;white-space:normal;word-break:break-word;max-height:72%;overflow:hidden}.nc-card-eyebrow{position:absolute;top:8%;left:11%;right:8%;font-size:clamp(6px,2.05cqw,10px);letter-spacing:.7px;color:inherit;opacity:.48;font-weight:500}.nc-card-signature{position:absolute;bottom:7%;left:11%;right:10%;display:flex;align-items:center;justify-content:space-between;font-size:clamp(6px,2.1cqw,11px);letter-spacing:.2px;opacity:.7}.nc-card-signature i{font-size:clamp(15px,6cqw,28px);font-style:normal}.nc-card-decoration{position:absolute;font-size:clamp(35px,22cqw,105px);right:8%;top:16%;color:#77a8ff;opacity:.23;z-index:0}.nc-card-orbit{background:radial-gradient(ellipse at 88% 100%,#d3d4ff,transparent 65%),linear-gradient(140deg,#f0fcff,#e9efff)}.nc-card-orbit:after{content:"";position:absolute;width:130%;height:35%;border:1px solid #90a9f366;border-radius:50%;bottom:0;left:-10%;transform:rotate(-25deg);z-index:0}.nc-card-orbit:before{content:"";position:absolute;border-radius:50%;width:70%;aspect-ratio:1;right:-22%;bottom:-17%;background:linear-gradient(120deg,#72d7f84d,#959afc66)}.nc-card-paper{background:#fffbea;color:#34312a}.nc-card-paper:after{content:"";position:absolute;top:0;left:10%;width:1px;height:100%;background:#e7d9bc66;z-index:0}.nc-card-paper h3{font-family:Hannotate SC,STKaiti,KaiTi,serif;font-size:clamp(18px,9cqw,42px);font-weight:600}.nc-card-paper .nc-card-decoration{color:#e9b951;right:7%;top:14%;font-size:15cqw}.nc-card-bold{background:#595bea;color:#fff}.nc-card-bold h3{font-weight:800;line-height:1.4;font-size:clamp(18px,10cqw,44px)}.nc-card-bold .nc-card-decoration{font-size:65cqw;right:-5%;top:-6%;line-height:1;color:#bdc8ff;opacity:.17}.nc-card-quote{background:#fbfbfd;color:#222534}.nc-card-quote .nc-card-decoration{font-family:Georgia,serif;left:10%;top:13%;font-size:50cqw;color:#d9dce8;opacity:.7;line-height:1}.nc-card-quote h3{font-family:Songti SC,serif;font-weight:650}.nc-card-quote:after{content:"";position:absolute;bottom:16%;left:11%;width:20%;height:3px;background:#8d94ed}.nc-card-grid{background-color:#f8fcff;background-image:linear-gradient(#b5c8e22b 1px,transparent 1px),linear-gradient(90deg,#b5c8e22b 1px,transparent 1px);background-size:16px 16px;color:#263653}.nc-card-grid h3{background:#ffffffc9;padding:5%;box-shadow:3px 3px #b8cafa66;transform:rotate(-2deg)}.nc-card-grid .nc-card-decoration{color:#facb55;opacity:.85;top:16%;right:9%;font-size:16cqw}.nc-card-night{background:radial-gradient(circle at 80% 85%,#414d80,transparent 55%),#1d2646;color:#edf2ff}.nc-card-night:after{content:"";position:absolute;width:50%;height:50%;right:-10%;top:-15%;border:1px solid #a4b6ee55;border-radius:50%}.nc-card-night .nc-card-decoration{color:#d5c481;opacity:.6;top:15%;font-size:13cqw}.nc-template-strip{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:7px;margin-top:18px}.nc-template-strip>button{padding:3px;border:1px solid transparent;border-radius:8px;background:transparent;min-width:0}.nc-template-strip>button.selected{border-color:#777deb;background:#eeefff}.nc-template-strip .nc-text-card{border-radius:5px}.nc-template-strip .nc-card-eyebrow,.nc-template-strip .nc-card-signature{display:none}.nc-template-strip .nc-text-card h3{font-size:11px;line-height:1.4;letter-spacing:0}.nc-template-strip>button>span{display:block;white-space:nowrap;font-size:8px;color:#777e93;margin-top:6px;letter-spacing:-.4px}.nc-template-strip>button.selected>span{color:#545ad3}.nc-cover-caption{padding:18px 6px 0;max-width:365px;margin:auto}.nc-cover-caption strong{font-size:12px;line-height:1.7;color:#454b62;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.nc-cover-caption>p{font-size:10px;line-height:1.8;color:#969db0;margin-top:5px;white-space:pre-wrap;max-height:72px;overflow:hidden}.nc-writing-pane{padding:25px 27px;min-width:0}.nc-writing-pane label,.nc-writing-pane legend{font-size:12px;color:#3d4258;font-weight:650}.nc-title-field{position:relative;border-bottom:1px solid #eff0f5;padding-bottom:17px}.nc-title-field label{display:block;margin-bottom:9px}.nc-title-field input{border:0;background:none;width:100%;padding:0 0 8px;font-weight:650;font-size:18px;line-height:1.6;color:#242838;outline:none}.nc-title-field input::placeholder{color:#b1b5c2;font-weight:450;font-size:16px}.nc-counter{display:block;text-align:right;color:#9ba1b1;font-size:9px}.nc-field-error{color:#b0495d;font-size:10px;display:block;line-height:1.6}.nc-body-field{padding-top:19px}.nc-body-field label{display:block;margin-bottom:11px}.nc-body-field textarea{width:100%;min-height:174px;border:0;padding:0;line-height:1.9;font-size:13px;resize:vertical;outline:none;color:#444a5e;background:none}.nc-body-field textarea::placeholder{color:#abb1c2}.nc-body-field>div{display:flex;align-items:center;justify-content:space-between;font-size:9px;color:#a4a9b7;margin-top:9px;gap:10px}.nc-cover-copy{margin-top:21px;padding:12px 0;border-top:1px solid #eceef5;border-bottom:1px solid #eceef5}.nc-cover-copy summary{font-size:11px;font-weight:600;color:#6d738a;cursor:pointer}.nc-cover-copy summary>span{float:right;font-size:9px;font-weight:400;color:#a2a7b5}.nc-cover-copy textarea{font-size:11px;margin-top:13px;padding:10px;width:100%;height:72px;background:#fafbfe;border:1px solid #e8ecf5;border-radius:6px;resize:vertical;line-height:1.7}.nc-cover-copy small{display:block;font-size:9px;color:#9ba1b4;text-align:right}.nc-topics{border:0;padding:0;margin:22px 0 0;display:flex;flex-wrap:wrap;gap:7px}.nc-topics legend{padding:0;margin-bottom:11px}.nc-topics>button{border:1px solid #e7eaf2;background:#fafbfc;border-radius:20px;padding:6px 10px;font-size:10px;color:#8d94a4}.nc-topics>button.selected{color:#5558d7;background:#f0f0ff;border-color:#daddfa}.nc-tags-editor{margin-top:20px}.nc-tags-editor>label{display:block}.nc-tags-editor>label small{font-weight:400;color:#a1a7b6;font-size:9px;margin-left:7px}.nc-tag-list{display:flex;flex-wrap:wrap;gap:6px;margin:8px 0}.nc-tag-list>button{border:0;background:#f0f3ff;color:#6c75b0;font-size:10px;padding:5px 8px;border-radius:5px}.nc-tags-editor>div:last-child{display:flex;border:1px solid #e9ecf3;border-radius:7px;overflow:hidden}.nc-tags-editor input{border:0;background:none;min-width:0;flex:1;font-size:10px;padding:9px 11px;color:#444}.nc-tags-editor>div>button:not([data-note-id]){border:0;background:#f5f6fc;color:#737ab3;font-size:10px;padding:0 12px}.nc-related{margin-top:23px}.nc-related>div:first-child:not(.nc-related-selected){display:flex;align-items:center;justify-content:space-between}.nc-related small{font-size:9px;color:#a1a7b6}.nc-related-search{display:flex;align-items:center;border:1px solid #e9ebf4;border-radius:7px;padding:0 10px;gap:8px;margin-top:10px}.nc-related-search svg{width:15px!important;color:#adb3c3}.nc-related-search input{width:100%;padding:10px 0;font-size:11px;color:#4a5268;border:0;outline:0;background:none}.nc-related-results{max-height:174px;overflow:auto}.nc-related-results>button{display:flex;align-items:center;gap:9px;width:100%;padding:10px 0;background:none;border:0;border-bottom:1px solid #f1f2f7;text-align:left}.nc-related-results>button>span,.nc-related-selected>span{font-family:Avenir Next,sans-serif;font-size:8px;color:#7e86bc;background:#f0f3fc;padding:4px 6px;border-radius:4px;flex-shrink:0}.nc-related-results>button>div{min-width:0;flex:1}.nc-related-results b{display:block;font-size:10px;font-weight:550;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#515a72}.nc-related-results small{display:block;margin-top:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:8px}.nc-related-results .ui-icon{width:14px;height:14px;color:#a3aac1}.nc-related-results>p{font-size:10px;color:#9ba2b5;padding:14px 0}.nc-related-selected{display:flex;align-items:center;gap:9px;background:#f7f8ff;border:1px solid #eaecfa;border-radius:8px;padding:12px;margin-top:11px}.nc-related-selected strong{font-size:11px;font-weight:550;color:#606b92;flex:1}.nc-related-selected button{border:0;background:none;color:#99a0b6;padding:0;height:18px}.nc-related-selected button svg{width:15px}.nc-publish-boundary{display:flex;align-items:center;gap:9px;font-size:10px;color:#78839d;border-top:1px solid #eceff5;padding-top:17px;margin-top:22px}.nc-publish-boundary>span{line-height:1.8}.nc-publish-boundary svg{width:16px!important;color:#9da7bf}.nc-publish-boundary small{font-size:9px;color:#a0a8bb}.nc-image-stage{width:min(100%,310px);margin:auto;border:1px solid #e6eaf4;background:#f1f4fa;border-radius:10px;overflow:hidden}.nc-photo{position:relative;width:100%;background:#f2f4f9;overflow:hidden;display:block;min-height:30px}.nc-photo img{display:block;width:100%;height:100%;position:absolute;inset:0;object-position:center}.nc-missing-hint{display:none}.nc-photo-missing{display:grid;place-items:center;min-height:150px}.nc-photo-missing img{display:none}.nc-photo-missing .nc-missing-hint{display:block;font-size:11px;line-height:1.8;text-align:center;color:#969eb1;padding:30px}.nc-upload-empty{min-height:335px;display:flex;align-items:center;justify-content:center;flex-direction:column;cursor:pointer;padding:30px;text-align:center}.nc-upload-empty>span{display:grid;place-items:center;width:58px;height:58px;background:#e6ebfa;color:#8794c9;border-radius:16px}.nc-upload-empty strong{font-size:14px;margin-top:20px;color:#687494}.nc-upload-empty p{font-size:10px;line-height:1.9;color:#a5adc1;margin-top:12px}.nc-image-controls{display:grid;gap:17px;width:100%;max-width:420px;margin:18px auto 0}.nc-media-choice-group{border:0;padding:0;margin:0;min-width:0}.nc-media-choice-group legend{padding:0;margin-bottom:9px;font-size:12px;font-weight:600;color:#232838}.nc-media-ratio-options{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.nc-media-fit-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.nc-media-choice{position:relative;display:block;min-width:0;cursor:pointer}.nc-media-choice input{position:absolute;opacity:0;width:1px;height:1px;margin:0;pointer-events:none}.nc-media-choice>span{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;min-height:59px;padding:10px 6px;background:#fff;border:1px solid #dfe4ef;border-radius:9px;color:#303647;transition:background .15s,border-color .15s,color .15s}.nc-media-choice:hover>span{border-color:#b9c2ee;background:#fcfcff}.nc-media-choice b{font-size:12px;font-weight:600;line-height:1.3}.nc-media-choice small{font-size:10px;color:#8a93a8;line-height:1.3}.nc-media-choice input:checked+span{color:#4e57d8;border-color:#8e9aee;background:#f0f3ff;box-shadow:inset 0 0 0 1px #bec6ff22}.nc-media-choice input:checked+span small{color:#7983b7}.nc-media-choice input:focus-visible+span{outline:3px solid #aebaff;outline-offset:3px}.nc-ratio-outline{display:block;box-sizing:border-box;height:18px;width:auto;aspect-ratio:var(--nc-option-ratio);border:1.5px solid currentColor;border-radius:3px;color:#a1aaba;margin-bottom:4px}.nc-media-choice input:checked+span .nc-ratio-outline{color:#7785e5}.nc-image-strip{display:flex;gap:7px;overflow-x:auto;padding:5px 2px;margin-top:16px}.nc-image-strip>button{width:48px;height:61px;flex-shrink:0;position:relative;overflow:hidden;padding:2px;border:1px solid transparent;background:none;border-radius:7px}.nc-image-strip>button.selected{border-color:#8389ea;background:#e8ebff}.nc-image-strip .nc-photo{height:100%;border-radius:4px}.nc-image-strip>button>span{position:absolute;left:3px;bottom:3px;border-radius:3px;background:#17244c99;color:#fff;font-size:7px;padding:1px 4px}.nc-image-add{display:grid;place-items:center;border:1px dashed #cfd6ea;border-radius:7px;width:48px;height:61px;flex-shrink:0;color:#a0abc8;cursor:pointer}.nc-order-controls{display:flex;align-items:center;gap:8px;margin-top:8px}.nc-order-controls>span{margin-right:auto;font-size:9px;color:#949eb5}.nc-order-controls button{display:flex;align-items:center;gap:3px;font-size:9px;color:#8792b0;background:none;border:0;padding:4px 0}.nc-order-controls svg{width:11px!important;height:11px!important}.nc-order-controls .nc-remove{color:#b0808d}.nc-file-input{position:absolute;opacity:0;pointer-events:none;width:1px;height:1px}.nc-upload-button{display:flex;align-items:center;justify-content:center;gap:6px;font-size:10px;color:#7b84b1;border:1px solid #dfe4f4;border-radius:7px;background:#fff;padding:9px;margin-top:13px;cursor:pointer}.nc-upload-button svg{width:13px!important;height:13px!important}.nc-image-note{font-size:9px;color:#a1aabd;text-align:center;margin-top:10px!important}.nc-reader-preview{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-height:100%;border-top:1px solid #eceef4}.nc-reader-media{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:23px;background:#f5f7fb;border-right:1px solid #e9edf5;min-width:0}.nc-reader-media>.nc-text-card,.nc-reader-media>.nc-photo{max-width:390px;border-radius:9px}.nc-reader-copy{padding:30px;min-width:0}.nc-reader-copy>header{display:flex;align-items:center;gap:9px;border-bottom:1px solid #f0f2f8;padding-bottom:20px;margin-bottom:21px}.nc-author-dot{display:grid;place-items:center;width:33px;height:33px;border-radius:50%;background:#e7eafb;color:#868bd1;font-size:12px;font-weight:600}.nc-reader-copy header b{font-size:12px;color:#606781}.nc-reader-copy header small{display:block;font-size:9px;color:#a4aabe;margin-top:5px}.nc-reader-copy>h3{font-size:20px;line-height:1.6;margin-bottom:15px;word-break:break-word}.nc-article-body{font-size:13px;line-height:2;color:#646c83;word-break:break-word}.nc-preview-tags{color:#707bba;font-size:11px;margin-top:22px;line-height:1.9}.nc-reader-copy>footer{display:flex;align-items:center;gap:6px;flex-wrap:wrap;color:#9ca5bc;font-size:10px;border-top:1px solid #eceff6;padding-top:20px;margin-top:26px}.nc-reader-copy>footer svg{width:17px!important;height:17px!important}.nc-reader-copy>footer small{display:block;width:100%;font-size:9px;padding-top:7px}.nc-preview-pagination{display:flex;align-items:center;justify-content:center;gap:7px;padding:15px}.nc-preview-pagination button{width:25px;height:25px;display:grid;place-items:center;border:1px solid #dbe1f0;border-radius:50%;color:#929fbd;background:#fff;font-size:10px}.nc-preview-pagination button[aria-current]{background:#6770d7;border-color:#6770d7;color:#fff}.nc-success{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:50px;text-align:center;background:radial-gradient(ellipse at 50% 20%,#eef1ff,transparent 60%)}.nc-success-orbit{font-size:55px;color:#767ae8;margin-bottom:35px;text-shadow:10px -10px #c7d6ff}.nc-success h2{font-size:29px;font-weight:700;color:#2e3557;margin:12px 0 20px}.nc-success p{font-size:12px;line-height:2;color:#939bb1}.nc-success>div{display:flex;align-items:center;gap:12px;margin-top:30px}.nc-close-success{border:0;background:none;font-size:10px;color:#a0a9bc;padding:20px}.nc-published-cover{position:relative}.nc-published-cover .nc-text-card h3{margin:0;max-height:72%}.nc-cover-count,.nc-cover-type{position:absolute;right:10px;top:10px;display:flex;align-items:center;gap:4px;border-radius:6px;background:#152c587a;color:#fff;font-size:10px;padding:4px 6px}.nc-cover-count .ui-icon{width:12px;height:12px}.nc-cover-type{top:auto;bottom:10px;font-size:9px}.note-media .nc-text-card,.reader-art>.nc-photo{width:100%;height:100%;max-height:none}.note-media .nc-text-card{aspect-ratio:auto;min-height:100%}.nc-is-busy .nc-footer-actions{pointer-events:none;opacity:.5}@media(max-width:850px){.nc-dialog{width:calc(100vw - 24px);height:calc(100dvh - 24px)}.nc-start{padding:20px 26px}.nc-material-pane{padding:21px 18px}.nc-writing-pane{padding:22px 20px}.nc-template-strip{gap:3px}.nc-template-strip>button>span{font-size:7px}.nc-image-controls{gap:15px}.nc-media-ratio-options{gap:5px}.nc-media-choice>span{padding-left:4px;padding-right:4px}.nc-reader-copy{padding:24px}.nc-resume{margin-left:20px;margin-right:20px}.nc-footer{padding:15px 20px}.nc-footer .nc-button{padding:10px 13px;font-size:11px}}@media(max-width:620px){.nc-dialog{width:100vw;height:100dvh;max-height:100dvh;border:0;border-radius:0;margin:0}.nc-header{padding:17px 18px 14px}.nc-brand-mini h2{font-size:16px}.nc-brand-mini div>span{font-size:8px}.nc-brand-mini .planet-logo,.nc-icon-button{width:30px;height:30px}.nc-stepper{gap:12px;padding:15px 20px}.nc-stepper button{font-size:10px;gap:6px}.nc-stepper button i{width:19px;height:19px;font-size:9px}.nc-step-line{width:25px}.nc-resume{font-size:9px;margin:0 15px 12px;padding:9px 11px}.nc-start{padding:20px 19px}.nc-start-heading h3{font-size:25px;margin:8px 0 6px}.nc-start-heading p{font-size:10px}.nc-eyebrow{font-size:8px;letter-spacing:1.8px}.nc-format-grid{gap:8px;margin-top:23px}.nc-format-card{padding:13px 10px 15px}.nc-format-card>span{width:31px;height:31px;border-radius:9px;margin-bottom:13px}.nc-format-card strong{font-size:12px}.nc-format-card p{font-size:8px;line-height:1.75;max-width:none;margin-top:7px}.nc-format-card i{right:8px;top:19px}.nc-format-card i svg{width:11px!important}.nc-thought-paper{margin-top:20px;min-height:245px;padding:38px 22px 18px}.nc-thought-paper textarea{font-size:17px;min-height:115px;line-height:1.8;width:100%}.nc-thought-paper footer{font-size:8px;gap:10px}.nc-thought-paper footer>span:first-child{max-width:75%}.nc-thought-paper>label{font-size:10px}.nc-local-note{font-size:8px!important;margin-top:18px!important}.nc-mode-intro{padding:30px 20px;gap:14px}.nc-mode-intro>span{width:46px;height:46px;border-radius:13px}.nc-mode-intro h4{font-size:14px;line-height:1.6}.nc-mode-intro p{font-size:10px;margin-top:8px}.nc-footer{flex-direction:column;gap:10px;padding:10px 16px max(13px,env(safe-area-inset-bottom));align-items:stretch}.nc-save-status{max-width:100%;font-size:8px;min-height:12px}.nc-footer-actions{display:flex;justify-content:flex-end;gap:8px}.nc-footer .nc-button{padding:11px 13px;font-size:11px}.nc-footer .nc-primary{min-width:140px}.nc-footer-actions>.nc-button:first-child:not(.nc-primary){margin-right:auto}.nc-editor-grid{grid-template-columns:1fr}.nc-material-pane{padding:22px 20px;border-right:0;border-bottom:1px solid #e8edf5}.nc-pane-heading{margin-bottom:14px}.nc-pane-heading h3{font-size:13px}.nc-card-stage{max-width:234px}.nc-template-strip{gap:6px;max-width:390px;margin:18px auto 0}.nc-template-strip>button>span{font-size:7px}.nc-cover-caption{padding-top:14px}.nc-cover-caption>p{max-height:38px}.nc-writing-pane{padding:24px 22px}.nc-body-field textarea{min-height:170px;font-size:13px}.nc-title-field input{font-size:18px}.nc-title-field label,.nc-body-field label,.nc-topics legend{font-size:11px}.nc-image-stage{max-width:267px}.nc-image-controls{gap:17px;max-width:390px}.nc-media-choice-group legend{font-size:13px}.nc-media-choice>span{min-height:65px;padding:11px 5px}.nc-media-choice b{font-size:13px}.nc-media-choice small{font-size:11px}.nc-media-ratio-options{gap:7px}.nc-image-strip{max-width:100%}.nc-reader-preview{grid-template-columns:1fr}.nc-reader-media{padding:20px;border-right:0;border-bottom:1px solid #e8edf5}.nc-reader-media>.nc-text-card,.nc-reader-media>.nc-photo{max-width:295px}.nc-reader-copy{padding:25px 23px}.nc-reader-copy>h3{font-size:20px}.nc-article-body{font-size:13px}.nc-success{padding:30px}.nc-success h2{font-size:24px}.nc-success p{font-size:11px}.nc-success>div{gap:9px;flex-wrap:wrap;justify-content:center}.nc-success .nc-button{font-size:11px;padding:11px 14px}}@media(prefers-reduced-motion:reduce){.nc-dialog *{transition:none!important;animation:none!important}}.nc-text-card h3{font-size:clamp(14px,var(--nc-text-size,8cqw),38px)}.nc-related .nc-catalog-status{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 0;color:#69738e;font-size:12px;line-height:1.6}.nc-related .nc-catalog-status button{min-height:44px;padding:8px 12px;border:1px solid #e0e5fa;border-radius:9px;background:#f4f5ff;color:#5261c9;font-size:12px;white-space:nowrap}.nc-related .nc-catalog-status button:focus-visible{outline:2px solid #6366f1;outline-offset:2px}.nc-related-results{max-height:240px;overscroll-behavior:contain}.nc-related-results>button{min-height:48px}.nc-related-selected button{min-width:32px;min-height:32px}@media(max-width:680px){.nc-related-search input{font-size:16px;min-height:44px}.nc-related-results b{font-size:13px}.nc-related-results small{font-size:11px}.nc-related-selected button{min-width:44px;min-height:44px}.nc-related .nc-catalog-status{align-items:flex-start;flex-wrap:wrap}}.pi-avatar{display:inline-flex;flex-shrink:0;width:36px;height:36px;border-radius:50%;align-items:center;justify-content:center;overflow:hidden;color:#5157c8;background:linear-gradient(140deg,#e4f6ff,#eeebff 66%,#faeaf8);font-weight:650;font-size:17px;vertical-align:middle}.pi-avatar img{width:100%;height:100%;object-fit:cover;display:block}.pi-avatar.xs{width:24px;height:24px;font-size:12px}.pi-avatar.sm{width:30px;height:30px;font-size:14px}.pi-avatar.lg{width:64px;height:64px;font-size:27px}.pi-avatar.xl{width:88px;height:88px;font-size:37px}.pi-identity-dialog{width:min(950px,calc(100vw - 48px));max-width:none;max-height:min(870px,calc(100dvh - 48px));padding:0;border:1px solid #e5e8f1;border-radius:23px;background:#fff;color:#1c2231;overflow:hidden;box-shadow:0 28px 100px #17204726;font:inherit}.pi-identity-dialog[open]{display:flex;flex-direction:column}.pi-identity-dialog::backdrop{background:#17203366;backdrop-filter:blur(5px)}.pi-identity-dialog *{box-sizing:border-box}.pi-identity-dialog h2,.pi-identity-dialog h3,.pi-identity-dialog p{margin:0}.pi-identity-dialog button,.pi-identity-dialog input,.pi-identity-dialog textarea{font:inherit}.pi-identity-dialog button{cursor:pointer;background:none;border:0;color:inherit}.pi-identity-dialog button:disabled{opacity:.5;cursor:wait}.pi-identity-dialog button:focus-visible,.pi-identity-dialog input:focus-visible,.pi-identity-dialog textarea:focus-visible{outline:3px solid #b5baf5;outline-offset:3px}.pi-identity-dialog button svg{width:18px;height:18px;flex-shrink:0}.pi-editor-header{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:25px 31px 21px;flex-shrink:0}.pi-editor-header>div>span{font-size:10px;letter-spacing:2px;color:#818cad}.pi-editor-header h2{font-size:25px;font-weight:700;line-height:1.5;margin-top:5px;color:#1a2030}.pi-editor-header>div:first-child{min-width:0}.pi-header-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.pi-identity-dialog .pi-preview-toggle{padding:8px 10px;min-height:36px;border:1px solid #e0e4f0;border-radius:9px;color:#5c60bc;font-size:12px;white-space:nowrap}.pi-preview-toggle:hover{background:#f5f5fd}.pi-identity-dialog .pi-icon-button{width:36px;height:36px;display:grid;place-items:center;border:1px solid #e6e9f1;border-radius:50%;color:#626c80;flex-shrink:0}.pi-icon-button:hover{background:#f7f8fc}.pi-tabs{display:flex;gap:30px;padding:0 31px;border-bottom:1px solid #e8ebf3;flex-shrink:0}.pi-tabs>button{font-size:14px;color:#738099;padding:0 1px 14px;position:relative;min-height:39px}.pi-tabs>button.selected{color:#5356c5;font-weight:600}.pi-tabs>button.selected:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:3px;border-radius:3px;background:#6867d8}.pi-editor-body{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(245px,1fr);gap:34px;padding:27px 31px 29px;overflow:auto;min-height:0;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#d7ddea transparent}.pi-editor-body>main{min-width:0}.pi-editor-body>aside{min-width:0;padding-top:4px}.pi-form-heading{margin-bottom:21px}.pi-form-heading h3,.pi-media-settings h3{font-size:18px;line-height:1.6;font-weight:650;color:#252c3c}.pi-form-heading p,.pi-media-settings>div:first-child>p{font-size:13px;color:#6c778e;line-height:1.8;margin-top:6px}.pi-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px 16px}.pi-field{display:block;min-width:0}.pi-field-wide{grid-column:1/-1}.pi-field>label:first-child{display:block}.pi-field>label:first-child>span{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px;font-size:13px}.pi-field b{font-size:13px;color:#3a4458;font-weight:550}.pi-field b>i{font-size:10px;color:#8490aa;font-weight:400;font-style:normal;margin-left:6px}.pi-field [data-pi-counter]{font-size:11px;color:#909bb1}.pi-field [data-pi-counter].over{color:#bb516d}.pi-field input:not([type=checkbox]),.pi-field textarea{width:100%;border:1px solid #e0e5ef;border-radius:9px;background:#fff;color:#202735;padding:11px 12px;font-size:14px;line-height:1.6;display:block;min-width:0}.pi-field input:not([type=checkbox]){height:43px}.pi-field textarea{resize:vertical;min-height:108px;max-height:240px}.pi-field input::placeholder,.pi-field textarea::placeholder{color:#a2aabd;opacity:1}.pi-field input[aria-invalid=true],.pi-field textarea[aria-invalid=true]{border-color:#d796a6}.pi-field-error{font-size:11px;color:#b35672;line-height:1.7;display:block;margin-top:4px}.pi-field-error:empty{display:none}.pi-field .pi-visibility{display:flex;align-items:center;gap:6px;font-size:11px;color:#8490a6;margin-top:8px;cursor:pointer}.pi-visibility input{width:13px;height:13px;margin:0;accent-color:#6565cf;cursor:pointer}.pi-form-note{font-size:11px!important;color:#8893a9;line-height:1.8;margin-top:19px!important}.pi-profile-preview{border:1px solid #e4e9f3;border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 8px 26px #46506f06}.pi-preview-cover{height:112px;position:relative;overflow:hidden}.pi-preview-cover>img{width:100%;height:100%;object-fit:cover}.pi-identity-dialog .pi-theme-sky{background:radial-gradient(ellipse at 85% -12%,#aad5ff 0,transparent 65%),linear-gradient(130deg,#eef9ff,#e8e9ff 70%,#fbeaf7)}.pi-identity-dialog .pi-theme-lilac{background:radial-gradient(ellipse at 85% 20%,#d7bbfc,transparent 67%),linear-gradient(130deg,#f1efff,#fceef6)}.pi-identity-dialog .pi-theme-mint{background:radial-gradient(ellipse at 85% -15%,#a8e2e2,transparent 60%),linear-gradient(130deg,#ecfbf6,#edf9ff 80%)}.pi-identity-dialog .pi-theme-ink{background:radial-gradient(ellipse at 78% 20%,#4f6099,transparent 62%),linear-gradient(130deg,#17253f,#3e3b69)}.pi-orbit{position:absolute;width:210px;height:75px;border:2px solid #ffffff9c;border-radius:50%;transform:rotate(-22deg);right:-10px;top:18px}.pi-preview-cover>i,.pi-current-cover>i{position:absolute;right:39px;top:21px;color:#fff8cf;font-size:32px;font-style:normal;text-shadow:0 0 20px #fff6d6}.pi-preview-content{padding:0 22px 24px;position:relative}.pi-preview-content>.pi-avatar{margin-top:-31px;border:5px solid #fff;width:78px;height:78px;font-size:31px;position:relative;z-index:1}.pi-preview-label{float:right;font-size:10px;color:#8c95b0;padding-top:15px;letter-spacing:1px}.pi-preview-content h3{font-size:22px;color:#1c2332;margin-top:11px;line-height:1.55;overflow-wrap:anywhere}.pi-preview-handle{color:#778299;font-size:12px;margin-top:2px!important;overflow-wrap:anywhere}.pi-preview-bio{font-size:13px;color:#59657d;line-height:1.85;white-space:pre-wrap;overflow-wrap:anywhere;margin-top:15px!important;min-height:47px}.pi-preview-facts{display:flex;flex-wrap:wrap;gap:6px;margin-top:15px}.pi-preview-facts>span{min-width:0;max-width:100%;font-size:10px;color:#718099;background:#f4f6fb;border-radius:5px;padding:4px 6px;overflow-wrap:anywhere}.pi-preview-website{display:block;font-size:11px;color:#6574bc;line-height:1.7;margin-top:12px;overflow-wrap:anywhere}.pi-preview-note{display:flex;gap:8px;padding-top:20px;margin-top:22px;border-top:1px solid #edf0f6}.pi-preview-note>span{color:#a3abc0;font-size:10px;letter-spacing:.5px}.pi-preview-caption{font-size:12px;color:#98a1b7;line-height:1.9;text-align:center;margin-top:22px!important}.pi-draft-preview-body{flex:1;min-height:0;overflow:auto;overscroll-behavior:contain;padding:15px 31px 30px;background:#fafbfe}.pi-draft-preview-intro{max-width:590px;margin:0 auto 20px!important;color:#7b87a0;font-size:12px;line-height:1.9;text-align:center}.pi-draft-preview-card{max-width:590px;margin:0 auto}.pi-draft-preview-card .pi-preview-cover{height:165px}.pi-draft-preview-card .pi-preview-content{padding:0 25px 28px}.pi-draft-preview-card .pi-preview-bio{font-size:14px}.pi-draft-preview-card .pi-preview-facts>span{font-size:12px}.pi-draft-preview-card .pi-preview-website{font-size:13px}.pi-editor-footer{border-top:1px solid #e8ecf4;background:#fff;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:18px 31px;flex-shrink:0}.pi-editor-footer>div{display:flex;gap:10px;align-items:center;flex-shrink:0}.pi-editor-footer>div>button{padding:10px 17px;min-height:41px;font-size:13px;border-radius:9px;color:#6d7990}.pi-status{font-size:12px;color:#7c879e;line-height:1.8;min-height:20px}.pi-status.error{color:#b3526d}.pi-identity-dialog .pi-primary{display:inline-flex;align-items:center;justify-content:center;gap:6px;background:#6663d5;color:#fff;border:1px solid #6663d5;border-radius:9px;padding:11px 17px;min-height:42px;font-weight:550;font-size:13px}.pi-identity-dialog .pi-primary:hover{background:#5656c6;border-color:#5656c6}.pi-media-settings{padding:2px 0}.pi-current-media{position:relative;overflow:hidden;margin-top:24px}.pi-current-avatar{display:flex;justify-content:center;align-items:center;background:radial-gradient(ellipse,#f6f7ff,transparent 65%);padding:22px;min-height:195px}.pi-current-avatar>.pi-avatar{width:135px;height:135px;font-size:56px;box-shadow:0 0 0 8px #fff,0 8px 25px #34437812}.pi-current-cover{aspect-ratio:16/5;border-radius:12px;border:1px solid #e4e9f4}.pi-current-cover>img{height:100%;width:100%;object-fit:cover;display:block}.pi-media-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:9px;margin-top:18px}.pi-media-actions>button:not(.pi-primary){font-size:12px;color:#6c7892;padding:8px 5px}.pi-file{position:absolute;width:1px;height:1px;opacity:0;overflow:hidden;pointer-events:none}.pi-image-note{text-align:center;font-size:11px;color:#8e99af;line-height:1.9;margin-top:14px!important}.pi-theme-picker{margin:25px 0 0;padding:20px 0 0;border:0;border-top:1px solid #e9edf5}.pi-theme-picker legend{font-size:13px;color:#58657e;padding-right:12px}.pi-theme-picker>div{display:grid;grid-template-columns:repeat(4,1fr);gap:11px}.pi-theme-picker button{position:relative;padding:0;text-align:center}.pi-theme-picker button>span{display:grid;place-items:center;width:100%;height:44px;border-radius:9px;border:2px solid #fff;box-shadow:0 0 0 1px #e4e9f2}.pi-theme-picker i{font-size:20px;font-style:normal;color:#ffffffc9}.pi-theme-picker b{display:block;font-size:11px;color:#71809a;font-weight:400;margin-top:8px}.pi-theme-picker button[aria-pressed=true]>span{box-shadow:0 0 0 2px #9d9be2}.pi-theme-picker button>svg{position:absolute;width:13px;height:13px;top:3px;right:3px;color:#fff}.pi-theme-picker>p{font-size:10px;color:#9aa4b8;line-height:1.8;margin-top:16px!important}.pi-crop-workspace{padding:9px 36px 27px;overflow:auto;min-height:0;overscroll-behavior:contain}.pi-crop-workspace>p:first-child{text-align:center;color:#68768f;font-size:13px;line-height:1.8;margin-bottom:20px}.pi-crop-stage{margin:0 auto;background-repeat:no-repeat;background-color:#f4f6fb;touch-action:none;cursor:grab;position:relative;overflow:hidden;box-shadow:0 0 0 1px #dce3ef}.pi-crop-stage:active{cursor:grabbing}.pi-crop-stage.avatar-crop{width:310px;max-width:100%;aspect-ratio:1;border-radius:50%}.pi-crop-stage.cover-crop{width:720px;max-width:100%;aspect-ratio:16/5;border-radius:11px}.pi-crop-grid{position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,transparent 33.1%,#ffffff66 33.3%,transparent 33.5%,transparent 66.4%,#ffffff66 66.6%,transparent 66.8%),linear-gradient(0deg,transparent 33.1%,#ffffff66 33.3%,transparent 33.5%,transparent 66.4%,#ffffff66 66.6%,transparent 66.8%)}.pi-crop-controls{max-width:470px;margin:26px auto 0;display:grid;gap:13px}.pi-crop-controls>label{display:block}.pi-crop-controls>label>span{display:flex;justify-content:space-between;color:#5f6d85;font-size:12px;line-height:1.8;margin-bottom:6px}.pi-crop-controls output{font-size:11px;color:#8b96ac}.pi-crop-controls input{width:100%;accent-color:#6968d5;cursor:pointer;display:block}.pi-crop-note{text-align:center;color:#8e9ab0;font-size:11px;line-height:1.8;margin-top:20px!important}.pi-image-viewer{padding:4px 32px 30px;overflow:auto;text-align:center}.pi-image-viewer img{display:block;max-width:100%;max-height:560px;object-fit:contain;border-radius:12px;margin:0 auto 25px}.pi-unsaved{max-width:510px;max-height:100%;min-height:0;overflow:auto;overscroll-behavior:contain;text-align:center;padding:44px 38px 33px;margin:auto}.pi-unsaved-star{display:grid;place-items:center;width:56px;height:56px;border-radius:18px;background:linear-gradient(125deg,#eafaff,#f2e9ff);color:#9f94dc;font-size:32px;margin:0 auto 20px}.pi-unsaved h2{font-size:24px;line-height:1.6;color:#222c40}.pi-unsaved>p{font-size:14px;color:#728099;line-height:1.9;margin-top:12px}.pi-unsaved .pi-status{margin-top:13px}.pi-unsaved>div:last-child{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;margin-top:20px}.pi-unsaved>div:last-child>button:not(.pi-primary){padding:9px 12px;font-size:13px;color:#71809a}@media(max-width:760px){.pi-identity-dialog{width:100vw;height:100dvh;max-height:none;max-width:none;border:0;border-radius:0;margin:0}.pi-editor-header{padding:20px 20px 17px}.pi-editor-header h2{font-size:23px}.pi-editor-header>div>span{font-size:9px;letter-spacing:1.7px}.pi-tabs{padding:0 20px;gap:27px}.pi-editor-body{display:flex;flex-direction:column;gap:25px;padding:24px 20px 28px}.pi-editor-body>aside{display:none}.pi-form-heading h3,.pi-media-settings h3{font-size:18px}.pi-fields{gap:19px 14px}.pi-field input:not([type=checkbox]),.pi-field textarea{font-size:16px;line-height:1.7}.pi-field input:not([type=checkbox]){height:46px}.pi-field b{font-size:13px}.pi-field .pi-visibility{font-size:11px}.pi-editor-footer{padding:14px 20px calc(14px + env(safe-area-inset-bottom));gap:13px;margin-top:auto}.pi-editor-footer>div{gap:5px}.pi-editor-footer>div>button{padding:10px 13px}.pi-status{font-size:11px}.pi-form-note{font-size:11px!important;line-height:1.9}.pi-current-avatar{min-height:230px}.pi-current-cover{margin-top:25px}.pi-theme-picker>div{gap:12px}.pi-theme-picker button>span{height:53px}.pi-theme-picker b{font-size:12px}.pi-media-actions{gap:10px}.pi-media-actions>button:not(.pi-primary){font-size:13px}.pi-image-note{font-size:12px}.pi-crop-workspace{padding:12px 20px 28px}.pi-crop-stage.avatar-crop{width:min(305px,calc(100vw - 64px))}.pi-crop-stage.cover-crop{margin-top:25px}.pi-crop-controls{margin-top:30px;gap:20px}.pi-crop-controls>label>span{font-size:14px}.pi-crop-controls input{height:25px}.pi-crop-workspace>p:first-child{font-size:13px}.pi-crop-note{font-size:12px}.pi-unsaved{padding:30px 26px}.pi-unsaved h2{font-size:23px}.pi-unsaved>div:last-child{row-gap:12px}.pi-image-viewer{padding:5px 20px 25px}}@media(max-width:360px){.pi-fields{grid-template-columns:1fr}.pi-field-wide{grid-column:auto}.pi-editor-footer{align-items:stretch;flex-direction:column}.pi-editor-footer>div{justify-content:flex-end}.pi-theme-picker>div{gap:9px}}@media(max-width:760px){.pi-draft-preview-body{padding:16px 20px 26px}.pi-draft-preview-card .pi-preview-cover{height:144px}.pi-draft-preview-card .pi-preview-content{padding:0 20px 25px}.pi-draft-preview-intro{text-align:left}.pi-editor-header{gap:10px}.pi-header-actions{gap:6px}.pi-identity-dialog .pi-preview-toggle{padding:8px;font-size:12px}}@media(prefers-reduced-motion:reduce){.pi-identity-dialog *{scroll-behavior:auto;transition:none}}.pi-identity-dialog .pi-preview-cover.pi-preview-has-image{height:auto;aspect-ratio:16/5}
