:root{color-scheme:light;--ink: #111318;--muted: #667085;--line: #e5e7eb;--lineStrong: #d1d5db;--champagne: #b88a43;--champagneSoft: #fff7ea;--champagneInk: #7b4f17;--warmLine: #e5d8c4;--surfaceWarm: #fffaf3;--surfaceCool: #f4f7f7;--panel: #ffffff;--shadow: 0 22px 58px rgba(25, 27, 32, .08);--shadowSoft: 0 18px 48px rgba(66, 48, 24, .08);--shadowLift: 0 26px 72px rgba(42, 31, 18, .12)}*{box-sizing:border-box}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;background:#fff;color:var(--ink)}button,input,textarea,select{font:inherit}button{border:1px solid var(--lineStrong);background:#fff;color:var(--ink);border-radius:8px;padding:9px 12px;font-weight:680;cursor:pointer}button:disabled{opacity:.52;cursor:not-allowed}button:hover:not(:disabled){border-color:#a9a19a}.boot-screen{min-height:100vh;display:grid;place-items:center;color:#667085;background:#fbfbfc}.shell{min-height:100vh;display:grid;grid-template-rows:auto 1fr}.topbar{height:74px;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:24px;padding:0 30px;border-bottom:1px solid var(--line);background:#ffffffeb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);position:sticky;top:0;z-index:10}.brandHome{display:grid;grid-template-columns:30px minmax(0,auto);align-items:center;justify-self:start;gap:10px;min-width:0;padding:7px 9px 7px 0;border:0;border-radius:8px;background:transparent;text-align:left;white-space:nowrap}.brandHome:hover:not(:disabled){border-color:transparent;background:#f7f0e5b8}.brandText{display:grid;gap:2px;min-width:0}.brandText span{color:var(--champagneInk);font-size:12px;font-weight:760;line-height:1}.brandText strong{color:#111318;font-size:20px;font-weight:850;line-height:1.1}.brandMark{width:30px;height:30px;border-radius:7px;position:relative;background:linear-gradient(145deg,#22262d,#101216);box-shadow:0 8px 18px #11131821}.brandMark:after{content:"";position:absolute;left:10px;top:8px;width:0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:9px solid #d5ac6a}.nav{display:grid;grid-template-columns:repeat(2,minmax(148px,1fr));justify-content:center;align-items:center;gap:8px;min-width:0;padding:5px;border:1px solid rgba(229,216,196,.9);border-radius:12px;background:#fffaf3d1}.navItem{display:grid;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:9px;min-height:52px;border:1px solid transparent;background:transparent;padding:8px 12px;border-radius:8px;color:#313946;text-align:left;white-space:nowrap}.navItem:hover:not(:disabled){border-color:#b88a4361;background:#ffffffbd}.navItem[aria-current=page]{color:#111318;border-color:#b88a4370;background:#fff;box-shadow:0 10px 24px #3c2d1814}.navItem>span:last-child{display:grid;gap:2px}.navItem strong{font-size:14px;font-weight:850;line-height:1.05}.navItem small{color:var(--muted);font-size:11px;font-weight:650;line-height:1.15}.navIcon{width:28px;height:28px;border:1px solid rgba(184,138,67,.36);border-radius:8px;background:#fff7ea;position:relative}.navIconCreate:before,.navIconCreate:after{content:"";position:absolute;left:8px;right:8px;top:13px;height:2px;background:var(--champagneInk);border-radius:999px}.navIconCreate:after{left:13px;right:auto;top:8px;width:2px;height:12px}.navIconDrafts:before,.navIconDrafts:after{content:"";position:absolute;left:7px;right:7px;height:2px;border-radius:999px;background:var(--champagneInk)}.navIconDrafts:before{top:9px}.navIconDrafts:after{top:16px}.topbarBlank{justify-self:end;width:30px;height:30px}.projectPill{padding:8px 13px;border:1px solid var(--line);border-radius:999px;background:#fff;color:#343b46;font-size:13px;white-space:nowrap}.projectPill:not(:disabled){border-color:#d7c4aa;color:#111318}.projectOverlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;display:grid;place-items:center;padding:24px;background:#11131857}.projectDialog{width:min(760px,100%);max-height:min(760px,calc(100vh - 48px));display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;border:1px solid #e3e8ef;border-radius:12px;background:#fff;box-shadow:0 28px 80px #11131838}.projectDialogHead,.projectDialogFoot{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 20px;border-bottom:1px solid #edf1f5}.projectDialogFoot{border-top:1px solid #edf1f5;border-bottom:0;justify-content:flex-end}.projectDialogHead span{color:var(--champagne);font-size:13px;font-weight:850}.projectDialogHead h2{margin:4px 0 0;font-size:22px}.projectDialogHead>button{width:36px;height:36px;padding:0}.projectDialogBody{min-height:260px;overflow:auto;padding:16px 20px 20px}.projectPage{width:min(1320px,calc(100vw - 64px));margin:0 auto;padding:34px 0 60px}.projectPageHead{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:22px}.projectPageHead span{color:var(--champagne);font-size:13px;font-weight:850}.projectPageHead h1{margin:5px 0 6px;font-size:clamp(30px,4vw,42px);line-height:1.08;letter-spacing:0}.projectPageHead p{margin:0;color:#667085}.projectPageActions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.projectPageCard{overflow:hidden;border:1px solid rgba(214,194,166,.88);border-radius:12px;background:linear-gradient(180deg,#fffffff5,#fffbf5f0);box-shadow:var(--shadowSoft)}.projectDashboard{min-height:560px;display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,360px);gap:0}.projectListPane{min-width:0;padding:22px}.projectDetailPane{min-width:0;display:grid;align-content:start;gap:18px;padding:24px;border-left:1px solid rgba(222,207,185,.78);background:linear-gradient(180deg,#fffcf7f5,#faf4ebd6)}.projectState{min-height:220px;display:grid;place-items:center;align-content:center;gap:10px;color:#667085;text-align:center}.projectState strong{color:#1f2937;font-size:18px}.projectState.error{color:#8a3b22}.projectList{display:grid;gap:8px}.projectItem{display:grid;grid-template-columns:74px 1fr;gap:14px;align-items:center;width:100%;min-height:92px;padding:12px;text-align:left;border-color:#e4d8c6cc;background:#ffffffe0;box-shadow:0 8px 20px #3e2d1609}.projectItem:hover:not(:disabled),.projectItem[aria-pressed=true]{border-color:#b88a43b8;background:linear-gradient(180deg,#fff,#fff8ec);box-shadow:0 16px 34px #563d1b14}.projectItem[aria-pressed=true]{box-shadow:inset 3px 0 0 var(--champagne),0 14px 30px #563d1b14}.projectThumb{display:grid;place-items:center;width:74px;aspect-ratio:1 / 1;overflow:hidden;border:1px solid rgba(224,212,194,.9);border-radius:8px;background:linear-gradient(135deg,#f3f8f8,#fff4df)}.projectThumb img{width:100%;height:100%;object-fit:contain;background:#fff}.projectThumb i{width:28px;height:28px;border-radius:8px;background:#d7c4aa}.projectMeta{min-width:0;display:grid;gap:4px}.projectMeta strong,.projectMeta em,.projectMeta small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.projectMeta strong{font-size:16px;font-style:normal;line-height:1.35}.projectMeta em,.projectMeta small{color:#667085;font-size:12px;font-style:normal}.projectListFoot{display:flex;justify-content:flex-end;gap:10px;margin-top:16px}.projectDetailHead{display:grid;gap:7px}.projectDetailHead span{color:var(--champagne);font-size:12px;font-weight:850}.projectDetailHead strong{font-size:23px;line-height:1.28}.projectDetailHead p,.projectDetailNote{margin:0;color:#667085;line-height:1.55}.projectDetailMedia{display:grid;place-items:center;aspect-ratio:4 / 3;overflow:hidden;border:1px solid rgba(224,212,194,.9);border-radius:10px;background:linear-gradient(135deg,#f3f8f8,#fff4df)}.projectDetailMedia img{width:100%;height:100%;object-fit:contain;background:#fff}.projectDetailMedia i{width:52px;height:52px;border-radius:14px;background:#d7c4aa}.projectDetailFacts{display:grid;gap:0;margin:0;border-top:1px solid rgba(222,207,185,.78);border-bottom:1px solid rgba(222,207,185,.78)}.projectDetailFacts div{display:grid;grid-template-columns:86px 1fr;gap:12px;padding:13px 0;border-bottom:1px solid rgba(222,207,185,.52)}.projectDetailFacts div:last-child{border-bottom:0}.projectDetailFacts dt{color:#667085;font-size:13px;font-weight:720}.projectDetailFacts dd{margin:0;color:#15171c;font-weight:760}.projectContinue{width:100%;min-height:46px}main{width:min(1624px,100%);margin:0 auto;padding:0 28px 36px;background:linear-gradient(180deg,#fbf8f2,#f7f2ea)}.entryPage{min-height:auto;display:block;padding:clamp(72px,8vh,108px) 0 58px}.entryShell{width:min(1452px,100%);margin:0 auto;display:grid;grid-template-columns:minmax(650px,760px) minmax(520px,590px);gap:clamp(38px,3vw,52px);align-items:start;justify-content:center}.entryWorkbench{display:grid;gap:24px;min-width:0}.entryHero h1{margin:0;width:max-content;font-size:clamp(56px,4.2vw,68px);line-height:1.08;font-weight:950;white-space:nowrap}.entryHero h1 span{color:var(--champagne)}.entryHero p{margin:18px 0 0;color:#525b68;font-size:22px;line-height:1.45}.entryComposer{min-height:clamp(320px,28vw,374px);display:grid;grid-template-rows:1fr auto;gap:18px;padding:28px;border:1px solid #dfd3c3;border-radius:26px;background:linear-gradient(180deg,#fffffffa,#fffdf9f0),#fff;box-shadow:0 26px 78px #1f1a1214}.entryComposer:focus-within{border-color:#c8a96a;box-shadow:0 26px 78px #543f2021}.entryComposer textarea{width:100%;min-height:clamp(206px,19vw,252px);padding:0;border:0;outline:0;resize:none;background:transparent;color:#15171c;font-size:22px;line-height:1.65}.entryComposer textarea::placeholder{color:#9aa1ad}.entryComposeBottom{display:flex;gap:16px;align-items:flex-end;justify-content:space-between}.entryQuickActions{display:flex;flex-wrap:wrap;gap:10px}.entryQuick{min-height:56px;display:inline-flex;align-items:center;gap:8px;border-color:#e7dfd2;border-radius:14px;background:#ffffffdb;color:#2f3440;padding:12px 22px;box-shadow:0 8px 18px #1f1a120a}.entryQuick:hover:not(:disabled){border-color:#c8a96a;background:#fffaf1}.quickIcon{position:relative;width:18px;height:18px;color:var(--champagne);flex:0 0 auto}.quickIcon.image,.quickIcon.video{border:1.8px solid currentColor;border-radius:4px}.quickIcon.image:before{content:"";position:absolute;left:3px;right:3px;bottom:3px;height:7px;background:linear-gradient(135deg,transparent 45%,currentColor 46% 54%,transparent 55%),linear-gradient(45deg,transparent 45%,currentColor 46% 54%,transparent 55%)}.quickIcon.link:before,.quickIcon.link:after{content:"";position:absolute;width:10px;height:6px;border:1.8px solid currentColor;border-radius:999px;transform:rotate(-35deg)}.quickIcon.link:before{left:0;top:6px}.quickIcon.link:after{right:0;top:6px}.quickIcon.video:after{content:"";position:absolute;left:6px;top:4px;border-top:4px solid transparent;border-bottom:4px solid transparent;border-left:6px solid currentColor}.entrySend{position:relative;width:62px;height:62px;flex:0 0 auto;border:0;border-radius:50%;background:radial-gradient(circle at 34% 24%,rgba(255,255,255,.16),transparent 34%),linear-gradient(145deg,#242831,#0e1015 72%);color:#f2d99b;box-shadow:0 18px 34px #11131842}.entrySend:before{content:"";position:absolute;left:50%;top:18px;width:15px;height:15px;border-left:2px solid currentColor;border-top:2px solid currentColor;transform:translate(-50%) rotate(45deg)}.entrySend:after{content:"";position:absolute;left:50%;top:20px;width:2px;height:24px;border-radius:999px;background:currentColor;transform:translate(-50%)}.entryLink{justify-self:start;border:0;border-bottom:1px solid #98a2b3;border-radius:0;background:transparent;padding:0 0 5px;color:#303846;font-size:18px}.entryDemo{display:grid;grid-template-columns:minmax(282px,318px) minmax(204px,232px);align-items:center;gap:24px;min-width:0;width:min(590px,100%);padding-top:0}.demoPanelImage{display:block;width:100%;height:auto;filter:drop-shadow(0 24px 54px rgba(31,26,18,.08))}.demoPhone{position:relative;width:100%;max-width:318px;padding:7px;border-radius:36px;background:linear-gradient(180deg,#2b2d31,#090a0d);box-shadow:0 22px 52px #14151838;overflow:hidden}.demoPhone:before{content:"";position:absolute;left:28%;right:28%;top:7px;height:19px;border-radius:0 0 20px 20px;background:#090a0d;z-index:4}.demoPhone:after{content:"";position:absolute;left:7px;right:7px;bottom:7px;height:43%;border-radius:0 0 30px 30px;background:linear-gradient(180deg,#0000,#000000c2);z-index:1}.demoPhone img{width:100%;aspect-ratio:9 / 16;display:block;object-fit:cover;object-position:53% 45%;border-radius:29px}.phoneTop{position:absolute;top:28px;left:34px;right:28px;z-index:5;display:flex;align-items:center;justify-content:center;gap:32px;color:#ffffffb8;font-size:17px;font-weight:750;text-shadow:0 2px 12px rgba(0,0,0,.28)}.phoneTop strong{color:#fff;position:relative}.phoneTop strong:after{content:"";position:absolute;left:2px;right:2px;bottom:-8px;height:3px;border-radius:999px;background:#fff}.searchIcon{position:absolute;right:0;width:19px;height:19px;border:2px solid #fff;border-radius:50%}.searchIcon:after{content:"";position:absolute;width:8px;height:2px;right:-6px;bottom:-3px;border-radius:999px;background:#fff;transform:rotate(45deg)}.phoneActions{position:absolute;right:18px;bottom:102px;z-index:5;display:grid;justify-items:center;gap:7px;color:#fff;text-shadow:0 2px 10px rgba(0,0,0,.24)}.phoneActions small{font-size:12px;font-weight:750}.avatarDot{width:44px;height:44px;border:2px solid #fff;border-radius:50%;background-color:#d7c4aa;background-position:center;background-size:cover;background-repeat:no-repeat;position:relative}.avatarDot:after{content:"+";position:absolute;right:-3px;bottom:-4px;width:18px;height:18px;display:grid;place-items:center;border-radius:50%;background:#ff3f67;color:#fff;font-size:14px;font-weight:900}.actionIcon{width:27px;height:27px;position:relative}.actionIcon.heart:before,.actionIcon.heart:after{content:"";position:absolute;width:17px;height:24px;border-radius:999px 999px 0 0;background:#fff;transform:rotate(-45deg);transform-origin:0 100%;left:13px;top:2px}.actionIcon.heart:after{transform:rotate(45deg);transform-origin:100% 100%;left:-3px}.actionIcon.comment{border-radius:50%;background:#fff}.actionIcon.comment:after{content:"";position:absolute;right:3px;bottom:-3px;border-top:7px solid #fff;border-left:7px solid transparent}.actionIcon.share:before{content:"";position:absolute;top:4px;right:2px;bottom:2px;left:5px;border-top:13px solid transparent;border-bottom:13px solid transparent;border-left:22px solid #fff;transform:rotate(-8deg)}.phoneBottom{position:absolute;left:22px;right:58px;bottom:20px;z-index:5;display:grid;gap:5px;color:#fff;text-shadow:0 2px 12px rgba(0,0,0,.32)}.phoneBottom strong{font-size:16px;line-height:1.25}.phoneBottom span{font-size:12px;font-weight:700}.phoneBottom em{justify-self:start;margin-top:4px;padding:5px 9px;border-radius:7px;background:#11131894;font-style:normal;font-size:13px;font-weight:800}.phoneProgress{display:grid;grid-template-columns:14px auto 1fr 15px;gap:7px;align-items:center;margin-top:8px}.phoneProgress i{height:3px;border-radius:999px;background:linear-gradient(90deg,#fff 0,#fff 22%,#fff6 22%,#fff6)}.phoneProgress b{font-size:11px}.playIcon{width:0;height:0;border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:13px solid #fff}.fullIcon{width:18px;height:18px;border:2px solid rgba(255,255,255,.9);border-radius:3px}.shotCard{position:relative;display:grid;gap:13px;width:100%;padding:22px 16px 18px;border:1px solid #e5ded4;border-radius:24px;background:#ffffffe6;box-shadow:0 22px 52px #1f1a1217}.shotCard:before{content:"";position:absolute;left:34px;top:86px;bottom:70px;width:1px;background:linear-gradient(#e2d8c9 55%,transparent 0) 0 0 / 1px 8px repeat-y}.shotCard h3{margin:0 0 4px;font-size:18px}.shotRow{display:grid;grid-template-columns:38px 1fr;gap:10px;align-items:center;position:relative}.shotIndex{display:grid;place-items:center;min-width:34px;height:34px;border-radius:9px;background:linear-gradient(145deg,#caa166,#b88a43);color:#fff;font-size:16px;font-weight:850;z-index:2}.shotMeta{display:grid;grid-template-columns:minmax(92px,1fr) auto;gap:2px 10px;align-items:center}.shotMeta img{grid-row:1 / 3;width:100%;aspect-ratio:16 / 9;display:block;object-fit:cover;border-radius:8px;box-shadow:0 6px 14px #1f1a1214}.shotMeta strong{font-size:15px}.shotMeta span{color:#536174;font-size:13px}.shotMore{justify-self:center;border:0;background:transparent;color:#536174;padding:4px 0 0}.workspace{padding:36px 0 44px}.builderPage{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:22px;align-items:start}.builderMain{display:grid;gap:18px;min-width:0}.builderIntro{display:grid;gap:7px;padding:8px 4px 2px}.builderIntro span,.eyebrow{color:var(--champagne);font-size:13px;font-weight:850}.builderIntro h1{margin:0;font-size:34px;line-height:1.18}.builderIntro p{margin:0;color:var(--muted);font-size:16px;line-height:1.6}.builderCard,.nextCard,.previewCard,.deliverCard{background:#fffffff0;border:1px solid #e8ddd1;border-radius:18px;box-shadow:0 20px 58px #1f1a1212}.builderCard{display:grid;gap:16px;padding:20px}.productSetup{border-color:#d9c5a8}.sectionTitle{display:flex;gap:12px;align-items:flex-start}.sectionTitle h2{margin:1px 0 0;font-size:19px}.sectionTitle p{margin:5px 0 0;color:var(--muted);line-height:1.45}.stepNum{display:inline-grid;place-items:center;width:28px;height:28px;border-radius:7px;background:linear-gradient(145deg,#caa166,#b88a43);color:#fff}.productFormGrid{display:grid;grid-template-columns:1fr 1.2fr;gap:14px}label{display:grid;gap:7px;color:#3d4552;font-weight:700}input,textarea,select{width:100%;border:1px solid var(--lineStrong);border-radius:8px;padding:10px 12px;background:#fff;outline:0}textarea{min-height:104px;resize:vertical}.productFormGrid textarea{min-height:94px}input:focus,textarea:focus{border-color:var(--champagne);box-shadow:0 0 0 3px #b88a4321}.primary{border-color:var(--champagne);background:var(--champagne);color:#fff;box-shadow:0 10px 24px #b88a432e}.uploadLine{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.uploadLine span{color:var(--muted);font-size:13px}.thumbs{display:grid;grid-template-columns:repeat(6,minmax(74px,1fr));gap:8px;color:var(--muted);font-size:13px}.thumbs img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:8px;border:1px solid var(--line)}.thumbPlaceholder{grid-column:1 / -1;min-height:84px;display:grid;place-items:center;border:1px dashed #d9cfc2;border-radius:12px;background:#fffdf9;color:#8a8177}.referenceInput input{margin-top:7px}.choiceGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.modelChoiceGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.choiceCard{display:grid;align-content:start;gap:8px;text-align:left;min-height:136px;border-radius:15px;padding:15px;background:#fff;border-color:#e5dbcf}.choiceCard span{justify-self:start;padding:4px 8px;border-radius:999px;background:#f7efe2;color:#9a7137;font-size:12px;font-weight:820}.choiceCard strong{font-size:18px}.choiceCard small{color:var(--muted);font-size:13px;line-height:1.45}.choiceCard em{margin-top:auto;color:#7d6950;font-size:12px;font-style:normal;font-weight:780}.choiceCard.active{border-color:var(--champagne);background:var(--champagneSoft);box-shadow:0 14px 32px #b88a4321}.emptyBox,.statusBox{border:1px dashed var(--lineStrong);border-radius:10px;padding:14px;color:var(--muted);background:#fafafa}.builderSide{display:grid;gap:14px;min-width:0;position:sticky;top:86px}.nextCard,.previewCard,.deliverCard{padding:18px}.nextCard{display:grid;gap:14px}.nextCard h2{margin:0;font-size:24px}.nextCard p{margin:0;color:var(--muted);line-height:1.55}.nextButton{min-height:48px;border-radius:14px;font-size:16px}.flowList{display:grid;gap:9px;padding-top:4px}.flowList div{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 0;border-top:1px solid #eee7dd;color:var(--muted)}.flowList div:first-child{border-top:0}.flowList div:before{content:"";width:8px;height:8px;border-radius:50%;background:#d8d0c6;flex:0 0 auto}.flowList div.done:before{background:var(--champagne)}.flowList div.doing:before{background:#111318}.flowList strong{margin-right:auto;color:var(--ink)}.flowList span{font-size:13px}.previewCard{display:grid;gap:12px}.reviewHead{display:flex;align-items:center;justify-content:space-between;gap:12px}.reviewHead span{color:var(--muted);font-size:13px}.modelPreview{display:grid;place-items:center;min-height:180px;overflow:hidden;border-radius:10px;background:#f4f0ea;color:#7a6a58;font-size:13px;font-weight:750}.modelPreview img{width:100%;max-height:260px;object-fit:cover}.storyboardGrid{display:grid;gap:10px}.storyboardItem{display:grid;grid-template-columns:92px 1fr;gap:10px;align-items:center}.storyboardThumb{display:grid;place-items:center;width:92px;aspect-ratio:16 / 9;overflow:hidden;border-radius:8px;background:#f4f0ea;color:#7a6a58;font-size:12px;font-weight:750}.storyboardThumb img{width:100%;height:100%;object-fit:cover}.storyboardItem strong,.storyboardItem span{display:block}.storyboardItem span{margin-top:4px;color:var(--muted);font-size:12px;line-height:1.35}.deliverCard{display:grid;gap:8px;border:1px solid #eadbc4;border-radius:12px;padding:13px;background:linear-gradient(180deg,#fffaf1,#fff)}.deliverCard strong{font-size:15px}.deliverCard span,.deliverCard small{color:var(--muted);line-height:1.45}.draftWorkspace{display:grid;gap:18px}.draftTopGrid{display:grid;grid-template-columns:minmax(320px,.95fr) minmax(380px,1.08fr) minmax(330px,.98fr);gap:18px;align-items:stretch}.draftPanel,.storyPlanPanel{background:#fffffff5;border:1px solid #e5ded4;border-radius:16px;box-shadow:0 18px 48px #1f1a120f;overflow:hidden}.draftPanel{display:grid;align-content:start;gap:14px;padding:0 16px 16px}.panelHead{margin:0 -16px;padding:18px 16px 13px;border-bottom:1px solid #ebe5dd}.panelHead h2{margin:0;display:flex;align-items:center;gap:10px;font-size:18px}.panelHead p{margin:8px 0 0;color:var(--muted);font-size:14px;line-height:1.45}.productSummary{display:grid;grid-template-columns:158px 1fr;gap:16px;padding:14px;border:1px solid #eee7df;border-radius:13px;background:#fff}.productCover{display:grid;place-items:center;aspect-ratio:1;overflow:hidden;border-radius:10px;background:#f5f1eb;color:#8a8177;font-weight:820}.productCover img{width:100%;height:100%;object-fit:cover}.productInfo{display:grid;align-content:center;justify-items:start;gap:10px;min-width:0}.productInfo strong{max-width:100%;overflow:hidden;font-size:19px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.productInfo span{color:#19a35b;font-size:13px;font-weight:800}.compactField{gap:7px;font-size:14px}.compactField textarea{min-height:74px}.assetChecklist{display:grid;border-top:1px solid #eee7df}.assetChecklist div{display:flex;justify-content:space-between;gap:12px;padding:12px 2px;border-bottom:1px solid #eee7df}.assetChecklist strong{font-weight:760}.assetChecklist span{color:#a04040;font-size:13px;font-weight:800}.assetChecklist span.ok{color:#19a35b}.assetChecklist span.optional{color:#b88a43}.assetChecklist span.warn{color:#d07618}.shootTabs{display:grid;grid-template-columns:1fr 1fr;gap:0;padding:3px;border:1px solid #e5ded4;border-radius:10px;background:#faf8f5}.shootTabs button{border:0;border-radius:8px;background:transparent;color:#596273}.shootTabs button.active{background:#fff;color:var(--champagne);box-shadow:0 6px 16px #1f1a120f}.shootList{display:grid;gap:10px}.shootOption{display:grid;grid-template-columns:58px 1fr;gap:12px;align-items:center;min-height:72px;padding:10px;text-align:left;border-color:#e8e1d8;border-radius:13px;background:#fff}.shootOption>span{display:grid;place-items:center;width:48px;height:48px;border-radius:10px;background:#f1e5d3;color:#9a7137;font-size:17px;font-weight:860}.shootOption strong,.shootOption small,.shootOption em{display:block}.shootOption small{margin-top:3px;color:var(--muted);font-size:13px;line-height:1.35}.shootOption em{margin-top:5px;color:#7d6950;font-size:12px;font-style:normal}.shootOption.active{border-color:var(--champagne);background:#fffaf1}.modelPick{display:grid;grid-template-columns:92px 1fr auto;gap:14px;align-items:center;padding:12px;border:1px solid #eee7df;border-radius:13px;background:#fff}.modelAvatar{width:92px;aspect-ratio:1;overflow:hidden;border-radius:12px;background:linear-gradient(145deg,#f4eadb,#fff8ef);display:grid;place-items:center}.modelAvatar span{width:54px;height:54px;border-radius:50%;background:radial-gradient(circle at 50% 32%,#c8a480 0 18%,transparent 19%),radial-gradient(circle at 50% 78%,#ead9c3 0 35%,transparent 36%)}.modelAvatar img{width:100%;height:100%;object-fit:cover}.modelPick strong,.modelPick small{display:block}.modelPick small{margin-top:5px;color:var(--muted);line-height:1.4}.modelPresetList{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.modelPresetList button{padding:8px 10px;font-size:13px}.modelPresetList button.active{border-color:var(--champagne);background:#fffaf1;color:#9a7137}.actionNotice{padding:10px 12px;border:1px solid #e7cda8;border-radius:10px;background:#fff8ed;color:#7b4f16;font-size:13px;line-height:1.45}.generatedReview{display:grid;gap:8px;padding:10px;border:1px solid #eee7df;border-radius:12px;background:#fff}.generatedReview strong{font-size:14px}.generatedReview img{width:100%;max-height:220px;object-fit:cover;border-radius:10px}.packageReview{display:grid;gap:5px;padding:12px;border:1px solid #eadbc4;border-radius:12px;background:#fffaf1}.packageReview strong,.packageReview span,.packageReview small,.packageReview em{display:block}.packageReview span{font-weight:760;line-height:1.4}.packageReview small,.packageReview em{color:var(--muted);font-size:12px;line-height:1.4;font-style:normal}.sampleCta{min-height:46px;border-radius:12px;font-size:16px}.costHint{display:block;color:var(--muted);text-align:center}.storyPlanPanel{display:grid;gap:14px;padding:18px}.storyPlanHead{display:flex;align-items:baseline;gap:8px}.storyPlanHead strong{font-size:18px}.storyPlanHead span{color:var(--muted)}.storyPlanGrid{display:flex;gap:12px;align-items:center}.storyPlanItem{flex:1 1 0;min-width:0}.storyImage{position:relative;aspect-ratio:16 / 9;overflow:hidden;border-radius:10px;background:#f4f0ea}.storyImage img{width:100%;height:100%;object-fit:cover}.storyImage span{position:absolute;left:8px;top:8px;display:grid;place-items:center;min-width:28px;height:28px;padding:0 6px;border-radius:7px;background:#b88a43eb;color:#fff;font-weight:850}.storyImage em{position:absolute;right:8px;bottom:8px;display:inline-flex;align-items:center;min-height:24px;padding:0 8px;border-radius:999px;background:#111318ad;color:#fff;font-size:12px;font-style:normal;font-weight:760}.storyPlanItem strong,.storyPlanItem em,.storyPlanItem p{display:block}.storyPlanItem strong{margin-top:10px;font-size:15px}.storyPlanItem em{margin-top:2px;color:#536174;font-style:normal;font-size:13px}.storyPlanItem .storyImage em{position:absolute;right:8px;bottom:8px;display:inline-flex;margin:0;color:#fff;font-size:12px}.storyPlanItem p{margin:8px 0 0;color:var(--muted);font-size:13px;line-height:1.45}.storyArrow{flex:0 0 auto;color:#c7c0b8;font-size:42px;line-height:1}@media(max-width:1080px){.topbar{grid-template-columns:1fr auto;height:auto;padding-top:14px;gap:10px}.nav{grid-column:1 / -1;justify-content:flex-start;overflow-x:auto;margin:0 -28px;padding:0 28px}.entryShell{grid-template-columns:1fr;gap:36px}.entryDemo{justify-content:start}.builderPage{grid-template-columns:1fr}.builderSide{position:static}.draftTopGrid{grid-template-columns:1fr}.storyPlanGrid{overflow-x:auto;padding-bottom:4px}.storyPlanItem{flex:0 0 260px}}@media(max-width:760px){.topbar{height:auto;grid-template-columns:1fr;gap:10px;padding:12px 14px}.brandHome{width:100%;padding-right:0}.brandText strong{font-size:18px}.nav{width:100%;grid-template-columns:repeat(2,minmax(0,1fr))}.navItem{min-height:48px;padding:8px 9px}.navItem small,.topbarBlank,.projectPill{display:none}.projectPage{width:100%;padding:22px 0 34px}.projectPageHead{align-items:stretch;flex-direction:column}.projectPageActions{justify-content:flex-start}.projectDashboard{grid-template-columns:1fr}.projectListPane,.projectDetailPane{padding:16px}.projectDetailPane{border-top:1px solid rgba(222,207,185,.78);border-left:0}.projectDetailMedia{aspect-ratio:16 / 9}main{padding:18px 12px 28px}.entryPage{min-height:auto;padding:28px 0 18px}.entryHero h1{font-size:36px;white-space:normal}.entryHero p{font-size:14px;margin-top:8px}.entryComposer{min-height:284px;padding:17px;border-radius:20px}.entryComposer textarea{min-height:160px;font-size:16px}.entryComposeBottom{display:grid;grid-template-columns:1fr auto;align-items:end}.entryQuickActions{display:grid;grid-template-columns:1fr}.entryQuick{width:100%;justify-content:flex-start}.entrySend{width:52px;height:52px}.entryDemo{display:none}.workspace{padding:14px 0 26px}.builderIntro h1{font-size:28px}.builderIntro p{font-size:14px}.builderCard,.nextCard,.previewCard,.deliverCard{border-radius:14px;padding:15px}.productFormGrid,.choiceGrid,.modelChoiceGrid{grid-template-columns:1fr}.choiceCard{min-height:0}.thumbs{grid-template-columns:repeat(3,minmax(0,1fr))}.draftPanel,.storyPlanPanel{border-radius:14px}.productSummary,.modelPick{grid-template-columns:86px 1fr}.productCover,.modelAvatar{width:86px}.modelPick button{grid-column:1 / -1}.modelPresetList{grid-template-columns:1fr}.storyPlanItem{flex-basis:220px}}.wbWorkspace{width:min(1240px,100%);box-sizing:border-box;margin:0 auto;padding:22px 24px 34px}.wbPageHead{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:end;margin-bottom:16px}.wbPageHead h1{margin:0;max-width:760px;overflow:hidden;font-size:30px;line-height:1.18;text-overflow:ellipsis;white-space:nowrap}.wbPageHead p{margin:7px 0 0;color:var(--muted);font-size:14px}.wbSteps{display:grid;grid-template-columns:repeat(4,82px);gap:8px}.wbSteps span{display:grid;place-items:center;height:38px;border:1px solid #dde3ea;border-radius:8px;background:#fff;color:#667085;font-size:13px;font-weight:850}.wbSteps span.done{border-color:#b8d8c2;background:#f1faf4;color:#2f7d50}.wbSteps span.active{border-color:#b88a4394;background:#fff8ec;color:#8a5f1f}.wbLayout{display:grid;grid-template-columns:286px minmax(0,1fr) 280px;gap:16px;align-items:start}.wbPanel{min-width:0;overflow:hidden;border:1px solid #e0e6ee;border-radius:8px;background:#fff;box-shadow:0 18px 44px #11182712}.wbContextPanel,.wbNextPanel{position:sticky;top:86px}.wbPanelHead{padding:16px 17px 14px;border-bottom:1px solid #e7edf4;background:linear-gradient(180deg,#fff,#fafbfd)}.wbPanelHead span{display:block;margin-bottom:7px;color:var(--champagne);font-size:13px;font-weight:880}.wbPanelHead h2{margin:0;font-size:20px;line-height:1.22}.wbPanelHead p{margin:7px 0 0;color:var(--muted);font-size:13px;line-height:1.45}.wbPanelBody{display:grid;gap:14px;align-content:start;padding:16px 17px 18px}.wbDecisionPanel{min-height:636px}.wbProductCard{display:grid;gap:10px;padding:11px;border:1px solid #e6ebf1;border-radius:8px;background:#f8fafc}.wbProductCover{display:grid;place-items:center;width:100%;aspect-ratio:1;overflow:hidden;border:1px solid #e2e8f0;border-radius:7px;background:#fff;color:#8a94a6;font-weight:820}.wbProductCover img{width:100%;height:100%;object-fit:contain}.wbProductCard strong{font-size:17px;line-height:1.25}.wbProductCard p,.wbAcceptedBlock p{margin:0;color:var(--muted);font-size:13px;line-height:1.45}.wbStatusRows{display:grid;border-top:1px solid #edf1f5}.wbStatusRows div,.wbNextChecklist div,.wbPackageList div{display:flex;justify-content:space-between;gap:12px;padding:11px 0;border-bottom:1px solid #edf1f5}.wbStatusRows strong,.wbNextChecklist strong,.wbPackageList strong{font-weight:780}.wbStatusRows span,.wbNextChecklist span,.wbPackageList span{color:#9a4b42;font-size:13px;font-weight:780;text-align:right}.wbStatusRows span.good,.wbNextChecklist div.done span{color:#2f7d50}.wbStatusRows span.soft{color:#8a94a6}.wbNextChecklist div.active span{color:var(--champagne)}.wbAcceptedBlock{display:grid;gap:5px;padding:12px;border:1px solid #e5eaf1;border-radius:8px;background:#fff}.wbAcceptedBlock span{color:var(--champagne);font-size:12px;font-weight:850}.wbAcceptedBlock strong{line-height:1.32}.wbInputGrid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.wbMaterialCards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.wbMaterialCards div{display:grid;gap:6px;min-height:82px;padding:13px;border:1px solid #e6dccb;border-radius:8px;background:#fffdfa}.wbMaterialCards div.ready{border-color:#2f7d5059;background:#f8fffa}.wbMaterialCards strong{color:#142033;font-size:14px}.wbMaterialCards span{color:var(--muted);font-size:13px;line-height:1.35}.wbPanelBody label{display:grid;gap:7px;color:#344054;font-size:14px;font-weight:760}.wbPanelBody textarea{min-height:116px}.wbScriptActions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:-4px}.wbScriptActions span{color:var(--muted);font-size:13px}.wbScriptActions button{min-width:118px;padding:8px 12px;border-color:#d7e0ea;background:#fff;color:#243247;font-weight:780}.wbUploadStrip{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;border:1px dashed #cdd6e1;border-radius:8px;background:#fbfcfe}.wbUploadStrip span{color:var(--muted);font-size:13px}.wbThumbStrip{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.wbThumbStrip img{width:100%;aspect-ratio:1;object-fit:contain;border:1px solid #e2e8f0;border-radius:7px;background:#fff}.wbImageButton{display:grid;place-items:center;width:100%;height:100%;min-width:0;padding:0;overflow:hidden;border:0;border-radius:inherit;background:transparent;cursor:zoom-in}.wbHeroChoice{display:grid;gap:8px;padding:16px;border:1px solid rgba(184,138,67,.38);border-radius:8px;background:#fff8ec}.wbHeroChoice span{width:max-content;padding:3px 8px;border-radius:999px;background:#fff;color:#8a5f1f;font-size:12px;font-weight:850}.wbHeroChoice strong{font-size:22px;line-height:1.22}.wbHeroChoice p{margin:0;color:#5b6472;line-height:1.5}.wbBeatList{display:grid;gap:10px}.wbBeatList div{display:grid;grid-template-columns:46px 1fr;gap:12px;align-items:center;min-height:54px;padding:9px 10px;border:1px solid #e7edf4;border-radius:8px;background:#fff}.wbBeatList span{display:grid;place-items:center;width:40px;height:36px;border-radius:7px;background:#eef3f8;color:#536174;font-weight:850}.wbBeatList strong{line-height:1.35}.wbPlanCards,.wbModelGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.wbPlanCards button,.wbModelGrid button{display:grid;gap:7px;min-height:112px;padding:13px;text-align:left;border-color:#e2e8f0;background:#fff}.wbPlanCards button.active,.wbModelGrid button.active{border-color:#b88a43ad;background:#fff8ec;box-shadow:0 12px 28px #b88a431f}.wbPlanCards strong,.wbModelGrid strong{font-size:16px}.wbPlanCards span,.wbModelGrid small{color:var(--muted);font-size:12px;line-height:1.4}.wbModelGrid span{width:max-content;padding:3px 7px;border-radius:999px;background:#eef5fb;color:#2e6ea6;font-size:12px;font-weight:820}.wbModelPreview,.wbVisualHero,.wbDeliveryPreview{overflow:hidden;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc}.wbModelPreview{display:grid;place-items:center;min-height:520px;padding:8px;color:#8a94a6;font-weight:780}.wbModelPreview img{width:100%;height:min(68vh,620px);object-fit:contain;background:#fff}.wbNotice{padding:12px;border:1px solid #ead1a8;border-radius:8px;background:#fff8ec;color:#7a501c;font-size:13px;line-height:1.45}.wbVisualHero{display:grid;place-items:center;min-height:520px;padding:8px;color:#8a94a6;font-weight:780}.wbVisualHero img{width:100%;height:min(68vh,620px);object-fit:contain;background:#fff}.wbEmptyPreview{display:grid;place-items:center;gap:7px;min-height:300px;text-align:center}.wbEmptyPreview strong{color:#344054;font-size:18px}.wbEmptyPreview span{color:var(--muted);font-size:13px}.wbWaitingPanel{min-height:300px;display:grid;place-items:center;align-content:center;gap:10px;padding:24px;color:#667085;text-align:center}.wbWaitingPanel strong{color:#1f2937;font-size:18px}.wbWaitingPanel span:not(.wbSpinner){font-size:13px;line-height:1.45}.wbSpinner{width:28px;height:28px;border:3px solid #e8edf4;border-top-color:var(--champagne);border-radius:50%;animation:wbSpin 1s linear infinite}@keyframes wbSpin{to{transform:rotate(360deg)}}.wbStoryboardList{display:grid;gap:10px}.wbStoryboardList>div{display:grid;grid-template-columns:118px 1fr;gap:12px;align-items:center;padding:9px;border:1px solid #e7edf4;border-radius:8px}.wbStoryboardList img{width:118px;aspect-ratio:9 / 12;object-fit:contain;border-radius:7px;background:#fff}.wbStoryboardPlaceholder{display:grid;place-items:center;width:118px;aspect-ratio:9 / 12;border:1px dashed #cbd5e1;border-radius:7px;background:#f8fafc;color:#8a94a6;font-weight:850}.wbStoryboardList strong,.wbStoryboardList span,.wbStoryboardList p{display:block}.wbStoryboardList span{margin-top:4px;color:#536174;font-size:12px}.wbStoryboardList p{margin:7px 0 0;color:var(--muted);font-size:13px;line-height:1.45}.wbStoryboardNav{display:grid;grid-template-columns:repeat(auto-fit,minmax(128px,1fr));gap:10px}.wbStoryboardNav>button{min-width:0;display:grid;grid-template-columns:54px 1fr;gap:9px;align-items:center;padding:8px;border-color:#e7edf4;text-align:left;background:#fff}.wbStoryboardNav>button.active{border-color:#c39a4a;background:#fff8ec;box-shadow:inset 0 0 0 1px #b88a432e}.wbStoryboardThumb{display:grid;place-items:center;width:54px;aspect-ratio:9 / 12;overflow:hidden;border:1px solid #e5ebf2;border-radius:6px;background:#f8fafc}.wbStoryboardThumb img{width:100%;height:100%;object-fit:contain;background:#fff}.wbStoryboardThumb i{color:#8a94a6;font-style:normal;font-weight:850}.wbStoryboardNavText{min-width:0;display:grid;gap:4px}.wbStoryboardNavText strong,.wbStoryboardNavText em{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wbStoryboardNavText strong{font-size:14px}.wbStoryboardNavText em{color:#667085;font-size:12px;font-style:normal}.wbDeliveryPreview{display:grid;grid-template-columns:1fr 132px;gap:14px;align-items:center;padding:14px}.wbDeliveryPreview strong,.wbDeliveryPreview span{display:block}.wbDeliveryPreview strong{font-size:18px}.wbDeliveryPreview span{margin-top:7px;color:var(--muted);line-height:1.45}.wbDeliveryPreview img{width:132px;aspect-ratio:9 / 12;object-fit:contain;border-radius:8px;background:#fff}.wbDeliveryWaiting{border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc}.wbSegmentStatusList{display:grid;grid-template-columns:repeat(auto-fit,minmax(132px,1fr));gap:8px}.wbSegmentStatusList div{display:grid;gap:4px;padding:10px 12px;border:1px solid #e4e9f0;border-radius:8px;background:#fff}.wbSegmentStatusList div.failed{border-color:#f1b6a8;background:#fff7f5}.wbSegmentStatusList strong{font-size:13px}.wbSegmentStatusList span{color:#667085;font-size:12px}.wbVideoReview{display:grid;gap:12px}.wbVideoCard{overflow:hidden;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc}.wbVideoCard video{display:block;width:100%;max-height:min(58vh,520px);background:#101828}.wbVideoCard div{display:flex;justify-content:space-between;gap:12px;padding:10px 12px}.wbVideoCard strong{font-size:15px}.wbVideoCard span{color:#536174;font-size:13px;font-weight:780}.wbDeliveryNotice{display:grid;gap:6px;padding:12px;border:1px solid #cfe8d8;border-radius:8px;background:#f4fbf6}.wbDeliveryNotice.warn{border-color:#ead1a8;background:#fff8ec}.wbDeliveryNotice strong{font-size:16px}.wbDeliveryNotice span{color:#536174;font-size:13px;line-height:1.45}.wbPackageList{display:grid;border-top:1px solid #edf1f5}.wbPackageList span{max-width:70%;overflow:hidden;color:#536174;text-overflow:ellipsis;white-space:nowrap}.wbMainAction{width:100%;min-height:48px;border-radius:8px;font-size:16px}.wbNextChecklist{display:grid;border-top:1px solid #edf1f5}.wbStatusBox{margin-top:14px;padding:12px 14px;border:1px solid #dfe6ee;border-radius:8px;background:#fff;color:#536174;font-size:13px}.wbImageModal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;place-items:center;padding:34px;background:#0f172ad1;cursor:zoom-out}.wbImageModal img{max-width:min(96vw,1120px);max-height:92vh;object-fit:contain;border-radius:8px;background:#fff;box-shadow:0 24px 80px #0000005c}.wbImageModal button{position:fixed;top:18px;right:18px;display:grid;place-items:center;width:38px;height:38px;border-radius:999px;border-color:#ffffff3d;background:#0f172a9e;color:#fff;font-size:18px;font-weight:860;cursor:pointer}@media(max-width:1180px){.wbLayout{grid-template-columns:1fr}.wbContextPanel,.wbNextPanel{position:static}.wbPageHead{grid-template-columns:1fr}.wbSteps{width:100%;grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:760px){.projectOverlay{padding:12px}.projectDialog{max-height:calc(100vh - 24px)}.projectItem{grid-template-columns:64px 1fr}.projectThumb{width:64px}.wbWorkspace{padding:14px 12px 26px}.wbPageHead h1{white-space:normal;font-size:24px}.wbDecisionPanel{min-height:0}.wbInputGrid,.wbMaterialCards,.wbPlanCards,.wbModelGrid,.wbDeliveryPreview{grid-template-columns:1fr}.wbStoryboardList>div{grid-template-columns:92px 1fr}.wbStoryboardList img,.wbStoryboardPlaceholder,.wbDeliveryPreview img{width:92px}.wbStoryboardNav{grid-template-columns:1fr}.wbModelPreview,.wbVisualHero{min-height:380px}}body{background:linear-gradient(180deg,#fbf7ef 0,#f7f1e7 34%,#f4eee4),linear-gradient(90deg,#e4eeef6b,#fff0 32%,#e8cfa22e)}.pvChatPage{position:relative;display:grid;grid-template-columns:minmax(540px,.95fr) minmax(520px,1.05fr);gap:24px;width:min(1540px,calc(100vw - 64px));margin:0 auto;min-height:calc(100vh - 116px);padding:26px 0 54px}.pvChatPage:before{content:"";position:absolute;inset:0 0 auto;height:190px;border-bottom:1px solid rgba(229,216,196,.58);background:linear-gradient(180deg,#ffffffbd,#fff0),linear-gradient(90deg,#e6efef80,#fff0 42%);pointer-events:none}.pvChatPanel,.pvResultPanel{position:relative;z-index:1;min-width:0;min-height:min(760px,calc(100vh - 120px));overflow:hidden;border:1px solid rgba(214,194,166,.88);border-radius:8px;background:#ffffffe6;box-shadow:var(--shadowSoft)}.pvChatPanel{background:linear-gradient(180deg,#fffffff5,#fffaf2f0),linear-gradient(90deg,#e2eced3d,#fff0 36%)}.pvResultPanel{background:linear-gradient(180deg,#fffffffa,#fffdf9f5),linear-gradient(90deg,#fff0,#e8cfa21a);box-shadow:var(--shadowLift)}.pvPanelInner{padding:30px}.pvEntryPage .pvChatPanel .pvPanelInner{min-height:min(704px,calc(100vh - 176px));display:flex;flex-direction:column}.pvEntryHeroBlock{display:grid;gap:0;padding:2px 0 24px;border-bottom:1px solid rgba(229,216,196,.86)}.pvEyebrow{margin:0 0 8px;color:var(--champagneInk);font-size:15px;font-weight:850}.pvChatPanel h1,.pvResultPanel h2{margin:0;color:#081426;line-height:1.2}.pvChatPanel h1{font-size:34px;font-weight:880;letter-spacing:0}.pvResultPanel h2{font-size:26px;font-weight:860;letter-spacing:0}.pvSub,.pvResultHead p{margin:10px 0 0;color:#647083;font-size:16px;line-height:1.55}.pvConversation{display:grid;gap:22px;margin-top:30px}.pvEntryPage .pvConversation{margin-top:28px;margin-bottom:auto}.pvMsg{display:grid;grid-template-columns:42px 1fr;gap:14px;align-items:start}.pvMsg.user{grid-template-columns:1fr 42px}.pvAvatar{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#d69c45,#b97922);color:#fff;font-size:14px;font-weight:880}.pvMsg.user .pvAvatar{background:linear-gradient(135deg,#f3d29a,#c58a37)}.pvBubble{max-width:560px;padding:15px 18px;border:1px solid rgba(225,205,176,.9);border-radius:8px;background:linear-gradient(180deg,#fffffff5,#fffaf3f5);color:#253247;font-size:15px;line-height:1.55;box-shadow:0 12px 28px #5b3d190e}.pvMsg.user .pvBubble{justify-self:end;border-color:#d5ac6a7a;background:linear-gradient(180deg,#fff4df,#ffeccc)}.pvChoiceGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:14px}.pvChoiceGrid button{min-height:76px;padding:13px 14px;text-align:left;border-color:#e5d8c4;background:#fff}.pvChoiceGrid strong,.pvInlineActions button,.pvChips button{font-weight:820}.pvChoiceGrid strong{display:block;margin-bottom:5px}.pvChoiceGrid span{color:#647083;font-size:13px;line-height:1.4}.pvInlineActions{display:flex;flex-wrap:wrap;gap:10px;margin-top:13px}.pvInlineActions button{min-height:40px;border-color:#d4bf9c}.pvComposer{display:grid;grid-template-columns:1fr 104px;gap:12px;align-items:end;margin-top:18px;padding-top:16px;border-top:1px solid #e5d8c4}.pvEntryComposer{grid-template-columns:1fr;gap:12px;margin-top:0;padding:0;border-top:0}.pvEntryComposerSurface{margin-top:28px;padding:16px;border:1px solid rgba(214,194,166,.72);border-radius:14px;background:linear-gradient(180deg,#fffffffa,#fffbf6fa);box-shadow:0 16px 34px #4c35160f}.pvEntryComposerHead{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.pvEntryComposerHead strong{color:#172133;font-size:15px;font-weight:850}.pvEntryComposerHead span{color:#7b8494;font-size:13px}.pvEntryComposerSurface>textarea{width:100%;min-height:108px;max-height:220px;resize:vertical;border:0;outline:none;padding:0 2px 14px;background:transparent;color:#172133;font-size:16px;line-height:1.6}.pvEntryComposerSurface>textarea::placeholder{color:#8b95a5}.pvEntryComposerToolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;padding-top:10px;border-top:1px solid rgba(234,223,206,.72)}.pvEntryToolGroup{display:flex;align-items:center;gap:10px;min-width:0}.pvToolChip{min-height:34px;display:inline-flex;align-items:center;gap:7px;padding:0 11px;border:1px solid transparent;border-radius:999px;background:#f7f1e7;color:#6f4717;font-size:13px;font-weight:760}.pvToolChip:hover:not(:disabled){border-color:#d4bf9c;background:#fff}.pvToolIconButton{width:38px;height:38px;display:inline-grid;place-items:center;padding:0;border:1px solid #eadfce;border-radius:50%;background:#f7f1e7;color:#6f4717}.pvToolIconButton:hover:not(:disabled){border-color:#d4bf9c;background:#fff}.pvToolIcon{position:relative;display:block;width:18px;height:18px}.pvToolIconLink:before,.pvToolIconLink:after{content:"";position:absolute;width:9px;height:6px;border:2px solid currentColor;border-radius:999px;transform:rotate(-35deg)}.pvToolIconLink:before{left:1px;top:6px;border-right-color:transparent}.pvToolIconLink:after{right:1px;top:6px;border-left-color:transparent}.pvToolIconImage{border:2px solid currentColor;border-radius:4px}.pvToolIconImage:before{content:"";position:absolute;left:3px;top:3px;width:4px;height:4px;border-radius:50%;background:currentColor}.pvToolIconImage:after{content:"";position:absolute;left:3px;right:3px;bottom:3px;height:7px;border-radius:2px;background:linear-gradient(135deg,transparent 0 44%,currentColor 45% 56%,transparent 57% 100%)}.pvComposerBox{position:relative;min-width:0}.pvComposerMode{position:absolute;top:10px;left:14px;z-index:1;padding:3px 8px;border:1px solid #ead9bd;border-radius:999px;background:#fffaf1;color:#8e5e1d;font-size:12px;font-weight:820}.pvComposer textarea{min-height:78px;padding-top:36px;border-color:#d4bf9cf2;border-radius:8px;background:#fffffffa}.pvEntryComposer .pvComposer textarea{min-height:96px;padding:16px;border-radius:8px;background:#fff;font-size:16px;line-height:1.55}.pvSend{min-height:50px;border:0;border-radius:8px;background:linear-gradient(135deg,#c9923d,#8f5b1f);color:#fff;font-size:16px;font-weight:850;box-shadow:0 14px 28px #975f1f38}.pvEntryActions{display:flex;justify-content:flex-end;align-items:center;gap:12px}.pvUploadInline{min-height:44px;padding:0 16px;border-color:#d4bf9c;border-radius:8px;background:#fffaf1;color:#6f4717;font-size:14px;font-weight:850}.pvEntryActions .pvSend,.pvEntryComposerToolbar .pvSend{min-height:44px;min-width:94px;border-radius:8px;font-size:15px}.pvChips{display:flex;flex-wrap:wrap;gap:12px;margin-top:14px}.pvChips button{min-height:38px;padding:0 16px;border-color:#e5d8c4eb;border-radius:999px;background:#ffffffe6;color:#25374e;font-size:14px;box-shadow:0 8px 18px #563d1b0b}.pvResultHead{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding-bottom:18px;border-bottom:1px solid rgba(229,216,196,.9)}.pvResultHead>div>span,.pvResultHead span{color:#8e5e1d;font-weight:850}.pvResultBadge{display:inline-flex;width:max-content;margin-bottom:9px;padding:5px 9px;border:1px solid #ead9bd;border-radius:999px;background:#fffaf1;color:#8e5e1d;font-size:12px;font-weight:850}.pvHeadActions{display:flex;gap:9px;flex:0 0 auto}.pvHeadActions button{min-height:42px;border-color:#d4bf9cf2;background:#ffffffeb}.pvActionAlert{margin-top:16px;padding:12px 14px;border:1px solid #e0b4a1;border-radius:8px;background:#fff7f2;color:#8d321c}.pvActionAlert strong,.pvActionAlert span{display:block}.pvActionAlert strong{margin-bottom:4px;font-size:14px}.pvActionAlert span{font-size:13px;line-height:1.45}.pvVisualReview,.pvResultSection{margin-top:22px}.pvDeliveryResult{display:grid;gap:18px;margin-top:22px}.pvProcessingInline{display:flex;align-items:center;gap:10px;margin-top:14px;padding:11px 12px;border:1px solid #eadfce;border-radius:8px;background:#fff;color:#647083;font-size:14px}.pvProcessingInline .wbSpinner{width:18px;height:18px;border-width:2px}.pvProcessingMark{display:inline-block;width:18px;height:18px;border:2px solid #c89442;border-radius:50%;background:#fff8eb;box-shadow:inset 0 0 0 4px #fff}.pvProcessingResult{display:grid;gap:16px;margin-top:22px}.pvProcessingHero{min-height:360px;display:grid;place-items:center;align-content:center;gap:11px;padding:32px;border:1px solid #e2d3be;border-radius:10px;background:linear-gradient(180deg,#fffffff5,#fffaf2fa),linear-gradient(90deg,#f7e8cfc7,#ffffff8a);text-align:center;box-shadow:inset 0 1px #ffffffdb}.pvProcessingHero .wbSpinner{width:34px;height:34px}.pvProcessingHero .pvProcessingMark{width:34px;height:34px;border-width:3px}.pvProcessingHero strong{color:#102033;font-size:23px;line-height:1.25}.pvProcessingHero p{max-width:360px;margin:0;color:#647083;font-size:15px;line-height:1.6}.pvProcessingNote{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px;border:1px solid #e5d8c4;border-radius:8px;background:#ffffffe6}.pvProcessingNote strong{color:#152033;font-size:15px}.pvProcessingNote span{color:#647083;font-size:13px;line-height:1.4}.pvEntryEmptyResult{display:grid;gap:14px;margin-top:22px}.pvEntryEmptyArtifact{min-height:356px;display:grid;align-content:start;gap:16px;padding:20px;border:1px solid #e2d3be;border-radius:10px;background:linear-gradient(180deg,#fffffff5,#fffaf3f5),linear-gradient(90deg,#b88a4314,#fff0);box-shadow:inset 0 1px #ffffffd9}.pvArtifactHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.pvArtifactHeader>span{flex:0 0 auto;padding:5px 9px;border:1px solid #ead9bd;border-radius:999px;background:#fffaf1;color:#8e5e1d;font-size:12px;font-weight:850}.pvArtifactHeader strong{display:block;color:#152033;font-size:21px;line-height:1.25}.pvArtifactHeader p{max-width:420px;margin:7px 0 0;color:#647083;font-size:14px;line-height:1.55}.pvArtifactPreview{display:grid;grid-template-columns:164px 1fr;gap:16px;align-items:stretch;min-height:172px;padding:14px;border:1px solid #eadfce;border-radius:8px;background:#fff}.pvArtifactMedia{position:relative;overflow:hidden;border:1px dashed #d8c3a1;border-radius:8px;background:linear-gradient(135deg,#faf6eeeb,#ffffffe6),linear-gradient(90deg,rgba(204,225,226,.48) 0 34%,transparent 34% 100%)}.pvArtifactMedia span{position:absolute;top:42px;right:36px;bottom:36px;left:36px;border:1px solid #e4d3ba;border-radius:8px;background:linear-gradient(180deg,#fff,#f5efe4);box-shadow:0 14px 26px #46301714}.pvArtifactLines{display:grid;align-content:center;gap:12px}.pvArtifactLines i{display:block;height:12px;border-radius:999px;background:linear-gradient(90deg,#e7dccb,#f5efe4)}.pvArtifactLines i:first-child{width:76%;height:18px}.pvArtifactLines i:nth-child(2){width:92%}.pvArtifactLines i:nth-child(3){width:58%}.pvArtifactStrip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.pvArtifactStrip span{min-height:58px;border:1px solid #eadfce;border-radius:8px;background:linear-gradient(135deg,#fff,#f8efe0)}.pvEntryEmptyHero{min-height:360px;display:grid;align-content:center;gap:10px;padding:32px;border:1px dashed #d9c7aa;border-radius:10px;background:linear-gradient(135deg,#fffaf1f2,#ffffffeb),radial-gradient(circle at 76% 24%,rgba(184,138,67,.14),transparent 22%)}.pvEntryEmptyHero span{width:max-content;padding:5px 10px;border:1px solid #e2c893;border-radius:999px;color:#8e5e1d;font-size:12px;font-weight:850}.pvEntryEmptyHero strong{color:#152033;font-size:24px;line-height:1.25}.pvEntryEmptyHero p{max-width:430px;margin:0;color:#647083;font-size:15px;line-height:1.65}.pvEntryEmptyRows{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.pvEntryEmptyRows div{position:relative;display:grid;gap:5px;min-height:68px;padding:14px;border:1px solid rgba(226,211,190,.82);border-radius:8px;background:linear-gradient(180deg,#ffffffeb,#fffbf6e6);box-shadow:0 8px 20px #3e2d1609}.pvEntryEmptyRows div:before{content:"";width:28px;height:3px;border-radius:999px;background:#d1a15b}.pvEntryEmptyRows strong{color:#152033;font-size:15px}.pvEntryEmptyRows span{color:#647083;font-size:13px;line-height:1.4}.pvSectionTitle{display:flex;align-items:center;gap:12px;margin-bottom:10px}.pvSectionTitle span{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:#fff3dd;color:#8e5e1d;font-weight:850}.pvSectionTitle h3{margin:0;font-size:18px}.pvVisualToolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:12px;padding:12px 14px;border:1px solid rgba(229,216,196,.88);border-radius:8px;background:linear-gradient(180deg,#fffdf9,#fff8ee),linear-gradient(90deg,#e6efef4d,#fff0 42%)}.pvVisualToolbar strong{display:block;margin-bottom:3px;font-size:15px}.pvVisualToolbar span{color:#647083;font-size:13px}.pvScorePills{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.pvScorePills span,.pvStyleTags span{padding:6px 10px;border:1px solid #e2c893;border-radius:999px;background:#fff;color:#8e5e1d;font-size:12px;font-weight:820}.pvVisualGrid{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(240px,.7fr);gap:14px}.pvDeliveryHero{display:grid;grid-template-columns:minmax(0,1fr) 164px;gap:14px;align-items:stretch}.pvVideoStack{display:grid;gap:12px}.pvVideoCard,.pvDeliveryWaiting,.pvDeliveryEmpty,.pvDeliveryCover,.pvDeliveryPackage{border:1px solid #e5d8c4;border-radius:9px;background:#fff;box-shadow:0 12px 30px #583d180f}.pvVideoCard{overflow:hidden;display:grid}.pvVideoCard video{width:100%;max-height:min(68vh,620px);aspect-ratio:9 / 16;object-fit:contain;background:#111827}.pvVideoCard:not(.final) video{max-height:360px}.pvVideoCard div{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px}.pvVideoCard strong,.pvDeliveryEmpty strong,.pvDeliveryWaiting strong{color:#152033;font-size:16px}.pvVideoCard span,.pvDeliveryEmpty span,.pvDeliveryWaiting p{color:#647083;font-size:13px;line-height:1.45}.pvDeliveryWaiting,.pvDeliveryEmpty{display:grid;place-items:center;align-content:center;gap:10px;min-height:360px;padding:28px;text-align:center}.pvDeliveryEmpty p,.pvDeliveryWaiting p{margin:0}.pvDeliveryCover{overflow:hidden;display:grid;grid-template-rows:1fr auto;padding:0;min-width:0;text-align:left}.pvDeliveryCover img{width:100%;height:100%;min-height:260px;object-fit:contain;background:#fffaf2}.pvDeliveryCover span{padding:10px 12px;color:#8e5e1d;font-size:13px;font-weight:850}.pvDeliverySegments{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px}.pvDeliverySegments div{display:grid;gap:5px;padding:12px;border:1px solid #e6dccb;border-radius:8px;background:#fffdfa}.pvDeliverySegments div.failed{border-color:#9a4b4273;background:#fff7f5}.pvDeliverySegments strong{color:#152033;font-size:14px}.pvDeliverySegments span{color:#647083;font-size:12px;line-height:1.4}.pvDeliveryPackage{display:grid;gap:12px;padding:14px;background:#fffdf9}.pvSectionTitle.small{margin-bottom:0}.pvSectionTitle.small span{width:28px;height:28px;font-size:13px}.pvSectionTitle.small h3{font-size:16px}.pvPackageRows{display:grid;gap:9px}.pvPackageRows div{display:grid;grid-template-columns:62px 1fr;gap:12px;padding:10px 0;border-top:1px solid #efe3d1}.pvPackageRows strong{color:#152033;font-size:14px}.pvPackageRows p{margin:0;color:#344054;font-size:13px;line-height:1.55;white-space:pre-wrap}.pvTagList{display:flex;flex-wrap:wrap;gap:8px}.pvTagList span{padding:6px 10px;border:1px solid #e2c893;border-radius:999px;background:#fff;color:#8e5e1d;font-size:12px;font-weight:820}.pvTagList.empty span{color:#8a94a6;border-color:#e2e8f0}.pvMainVisual,.pvSmallVisual{position:relative;overflow:hidden;display:block;min-width:0;padding:0;text-align:left;border:1px solid rgba(229,216,196,.9);border-radius:8px;background:#fff;box-shadow:0 16px 38px #583d1813}.pvMainVisual{min-height:380px}.pvSmallVisual{min-height:183px}.pvMainVisual:disabled,.pvSmallVisual:disabled{cursor:default;opacity:1}.pvMainVisual:not(:disabled),.pvSmallVisual:not(:disabled){cursor:zoom-in}.pvMainVisual>img{width:100%;height:282px;display:block;object-fit:contain;background:radial-gradient(circle at 28% 24%,rgba(255,255,255,.86) 0 9%,transparent 10%),linear-gradient(90deg,#cce6edc7 0,#cce6edc7 32%,#ffffffeb 32%,#ffffffeb 62%,#e8cfa2e6 62%,#e8cfa2e6)}.pvSmallVisual>img{position:absolute;inset:0 0 auto 0;width:100%;height:112px;display:block;object-fit:contain;background:#fbf4e9}.pvMainVisual>div,.pvSmallVisual strong,.pvSmallVisual span{position:relative;z-index:2}.pvMainVisual>div{padding:15px 16px;background:linear-gradient(180deg,#fff,#fffaf3)}.pvMainVisual strong,.pvSmallVisual strong{display:block;margin-bottom:5px;font-size:16px}.pvMainVisual span,.pvSmallVisual span{color:#647083;font-size:13px;line-height:1.45}.pvSideVisuals{display:grid;gap:14px}.pvSmallVisual{padding:122px 15px 13px}.pvMockProduct{min-height:380px;background:radial-gradient(circle at 28% 24%,rgba(255,255,255,.86) 0 9%,transparent 10%),linear-gradient(90deg,#cce6edc7 0,#cce6edc7 32%,#ffffffeb 32%,#ffffffeb 62%,#e8cfa2e6 62%,#e8cfa2e6)}.pvMockProduct:after,.pvMockBath:after,.pvMockTravel:after{content:"";position:absolute;left:0;right:0;bottom:0;height:56px;background:linear-gradient(180deg,#fff0,#70522524)}.pvMockBottle{position:absolute;left:50%;top:116px;width:128px;height:118px;transform:translate(-50%);border:1px solid rgba(135,96,43,.18);border-radius:12px;background:linear-gradient(180deg,#ffffffdb,#fffaf0e6),#f4ead8;box-shadow:0 22px 36px #503f2638}.pvMockBottle:before{content:"";position:absolute;inset:16px 18px auto;height:28px;border-radius:7px;background:linear-gradient(90deg,#d2e6ecd9,#e8cfa2d9)}.pvMockBottle:after{content:"";position:absolute;left:18px;right:18px;bottom:24px;height:38px;border-radius:8px;background:linear-gradient(180deg,#ffffffeb,#ffffffb8);box-shadow:inset 0 0 0 1px #87602b1a}.pvMockDot{position:absolute;border-radius:50%;background:#ffffff9e}.pvMockDot.one{top:44px;left:74px;width:36px;height:36px}.pvMockDot.two{top:84px;right:82px;width:24px;height:24px}.pvMockBath{background:linear-gradient(90deg,rgba(255,255,255,.68) 0 34%,transparent 34%),linear-gradient(135deg,#e7f0f1,#f4ead8)}.pvMockTravel{background:radial-gradient(circle at 68% 32%,rgba(212,168,77,.78) 0 13%,transparent 14%),linear-gradient(135deg,#edf2f2,#efe1c6)}.pvStyleTags{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.pvQuoteCard{padding:17px 18px;border:1px solid rgba(229,216,196,.9);border-left:4px solid #bd842f;border-radius:8px;background:linear-gradient(180deg,#fff,#fffaf3);box-shadow:0 10px 24px #583d180b}.pvQuoteCard strong{display:block;margin-bottom:7px;font-size:17px}.pvQuoteCard p,.pvQuoteCard small{color:#17283f;line-height:1.55}.pvQuoteCard p{margin:0;font-size:15px}.pvQuoteCard small{display:block;margin-top:8px;color:#647083}.pvStoryList{display:grid;gap:8px}.pvStoryItem{display:grid;grid-template-columns:78px 1fr;gap:14px;padding:12px 14px;border:1px solid rgba(229,216,196,.86);border-radius:8px;background:#ffffffeb}.pvStoryItem>span{color:#8a95a4;font-weight:850}.pvStoryItem strong{display:block;margin-bottom:5px;font-size:15px}.pvStoryItem p{margin:0;color:#647083;font-size:13px;line-height:1.45}.pvProgressGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:18px}.pvProgressGrid div{min-height:70px;padding:12px;border:1px solid #e5d8c4;border-radius:9px;background:#fff}.pvProgressGrid strong,.pvProgressGrid span{display:block}.pvProgressGrid strong{margin-bottom:6px;font-size:14px}.pvProgressGrid span{color:#647083;font-size:13px}.pvProgressGrid .done{background:#fff7ea}.pvProgressGrid .done span{color:#157345;font-weight:820}.pvStatusBox{position:absolute;left:22px;right:22px;bottom:14px;z-index:2;min-height:36px;padding:9px 14px;border:1px solid #e5d8c4;border-radius:9px;background:#ffffffeb;color:#526173;font-size:13px}@media(max-width:1120px){.pvChatPage,.pvComposer,.pvDeliveryHero{grid-template-columns:1fr}.pvDeliveryCover img{max-height:360px}.pvPackageRows div,.pvEntryEmptyRows{grid-template-columns:1fr}.pvProcessingHero{min-height:280px}.pvProcessingNote{align-items:flex-start;flex-direction:column}.pvEntryEmptyArtifact,.pvArtifactPreview{grid-template-columns:1fr}.pvArtifactMedia{min-height:150px}.pvSend{width:100%}.pvStatusBox{position:static;grid-column:1}}.pvHistoryPage{width:min(1440px,calc(100vw - 72px))}.pvHistoryToolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:22px}.pvHistoryToolbar input{width:min(380px,100%);min-height:46px;padding:0 16px;border:1px solid #dfd3c3;border-radius:8px;background:#fffffff0;color:#172133;font-size:15px;outline:none}.pvHistoryToolbar input:focus{border-color:#bc8740;box-shadow:0 0 0 3px #bc87401f}.pvHistoryTabs{display:flex;flex-wrap:wrap;gap:8px;padding:5px;border:1px solid rgba(224,212,194,.86);border-radius:8px;background:#ffffffb8}.pvHistoryTabs button{min-height:36px;padding:0 14px;border:0;background:transparent;color:#435062;font-weight:780}.pvHistoryTabs button.active{background:#fff4df;color:#7a4a12;box-shadow:inset 0 0 0 1px #e4c58f}.pvHistoryState{min-height:420px;border:1px solid rgba(224,212,194,.86);border-radius:8px;background:#ffffffdb}.pvHistoryGrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(238px,1fr));gap:18px}.pvHistoryCard{min-width:0;display:grid;gap:10px;padding:0;overflow:hidden;border:1px solid rgba(224,212,194,.72);border-radius:8px;background:#fffffffa;box-shadow:0 10px 28px #412c130b}.pvHistoryCover{position:relative;width:100%;aspect-ratio:9 / 16;overflow:hidden;padding:0;border:0;border-radius:0;background:radial-gradient(circle at 70% 24%,rgba(255,255,255,.72) 0 7%,transparent 8%),linear-gradient(135deg,#dfeff0,#f8ecd6 70%)}.pvHistoryCover img{width:100%;height:100%;object-fit:contain;background:#ffffff8f}.pvHistoryCover>span{position:absolute;left:50%;top:50%;width:58px;height:58px;transform:translate(-50%,-50%);border-radius:14px;background:#ffffffd1;box-shadow:0 16px 42px #43321929}.pvHistoryCover em,.pvHistoryCover b{position:absolute;z-index:2;padding:5px 9px;border-radius:999px;font-size:12px;font-style:normal;font-weight:850}.pvHistoryCover em{left:10px;top:10px;background:#ffffffe6;color:#8a5b1f}.pvHistoryCover b{right:10px;bottom:10px;background:#141c27e0;color:#fff}.pvHistoryMeta{min-width:0;display:grid;gap:5px;padding:0 12px}.pvHistoryMeta strong,.pvHistoryMeta span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pvHistoryMeta strong{color:#111827;font-size:17px;line-height:1.35}.pvHistoryMeta span{color:#667085;font-size:13px}.pvHistoryAction{width:calc(100% - 24px);min-height:38px;margin:0 12px 12px;border-color:#e5d8c4;background:#fffaf4;color:#6f4a17;font-size:14px}.pvHistoryFoot{justify-content:center;margin-top:24px}.pvRefBuilderPage{position:relative;width:min(1500px,calc(100vw - 72px));margin:0 auto;padding:24px 0 50px}.pvRefBuilderHead{display:flex;align-items:flex-end;justify-content:space-between;gap:22px;margin-bottom:18px}.pvRefBuilderHead h1{max-width:700px;margin:0;color:#071326;font-size:clamp(28px,2.55vw,38px);line-height:1.14;letter-spacing:0;overflow-wrap:anywhere}.pvRefBuilderHead p{margin:10px 0 0;color:#5f6d7e;font-size:16px;line-height:1.55}.pvHeaderGhost{min-width:128px;min-height:44px;border-color:#d6c2a6e6;background:#ffffffb8;color:#694919;box-shadow:0 12px 28px #4230180d}.pvLiveStatus{display:grid;grid-template-columns:auto auto minmax(0,1fr);gap:10px;align-items:center;min-height:48px;margin:-8px 0 18px;padding:11px 14px;border:1px solid rgba(214,194,166,.9);border-radius:8px;background:#fffcf7e6;color:#536174;box-shadow:0 10px 28px #4230180e}.pvLiveStatus strong{color:#142033;white-space:nowrap}.pvLiveStatus>span:last-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pvLiveStatus .wbSpinner{width:18px;height:18px;border-width:2px}.pvLiveDot{width:10px;height:10px;border-radius:50%;background:#c89039;box-shadow:0 0 0 4px #c8903924}.pvLiveStatus.working{border-color:#c8903975;background:#fff8ec}.pvWorkBanner{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:14px;align-items:center;min-height:72px;margin:-8px 0 18px;padding:14px 18px;border:1px solid rgba(200,144,57,.42);border-radius:8px;background:linear-gradient(180deg,#fff8ecfa,#fffcf7f5);box-shadow:0 16px 38px #4e371614}.pvWorkBanner .wbSpinner{width:26px;height:26px;border-width:3px}.pvWorkBanner div{min-width:0;display:grid;gap:4px}.pvWorkBanner strong{color:#111c2d;font-size:17px;font-weight:880}.pvWorkBanner span{min-width:0;color:#566476;line-height:1.45}.pvWorkBanner em{justify-self:end;max-width:260px;padding:9px 12px;border:1px solid rgba(214,194,166,.82);border-radius:999px;background:#ffffffc2;color:#7b4f17;font-size:13px;font-style:normal;font-weight:820;text-align:center}.pvRefStage{display:grid;grid-template-columns:minmax(390px,510px) minmax(0,1fr);gap:22px;align-items:stretch}.pvRefVisualPane,.pvRefDecisionPane,.pvRefFeedback{border:1px solid rgba(214,194,166,.88);border-radius:8px;background:linear-gradient(180deg,#fffffff5,#fffcf7f0);box-shadow:var(--shadowSoft)}.pvRefVisualPane{min-height:720px;display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:16px;padding:20px}.pvRefDecisionPane{min-height:720px;display:grid;align-content:start;gap:20px;padding:clamp(24px,3vw,40px)}.pvRefPhone{position:relative;width:min(100%,320px);min-height:500px;aspect-ratio:9 / 16;justify-self:center;display:grid;place-items:center;overflow:hidden;padding:0;border:8px solid #172033;border-radius:34px;background:radial-gradient(circle at 66% 24%,rgba(255,255,255,.72) 0 8%,transparent 9%),linear-gradient(145deg,#dbeff0,#f7e4bd 76%);box-shadow:0 28px 70px #1d1a1629}.pvRefPhoneButton{cursor:zoom-in}.pvRefPhone img,.pvRefPhone video{width:100%;height:100%;object-fit:contain;background:#ffffffc2}.pvRefPhoneCaption{position:absolute;left:18px;right:18px;bottom:18px;z-index:2;display:grid;gap:4px;padding:12px 14px;border-radius:8px;background:#161e2ad1;color:#fff;text-align:left}.pvRefPhoneCaption strong{font-size:15px;line-height:1.35}.pvRefPhoneCaption span{color:#ffffffd1;font-size:12px;line-height:1.45}.pvRefPhoneEmpty{align-content:center;gap:12px;padding:34px;text-align:center}.pvRefPhoneEmpty .pvMockBottle{position:static;transform:none}.pvRefPhoneEmpty strong,.pvRefPhoneGenerating strong{color:#132033;font-size:22px}.pvRefPhoneEmpty p,.pvRefPhoneGenerating p{max-width:260px;margin:0;color:#5f6d7e;line-height:1.55}.pvRefPhoneGenerating{align-content:center;gap:18px;text-align:center}.pvRefSpinnerRing{position:relative;width:214px;height:214px;border-radius:50%;background:conic-gradient(from 0deg,#c89039,#dbeff0,#f6e0b3,#c89039);animation:pvRefSpin 1.15s linear infinite}.pvRefSpinnerRing:after{content:"";position:absolute;top:20px;right:20px;bottom:20px;left:20px;border-radius:50%;background:#fffdf8eb}.pvRefSpinnerRing span{position:absolute;left:50%;top:50%;z-index:1;width:64px;height:64px;transform:translate(-50%,-50%);border-radius:16px;background:#fff;box-shadow:0 18px 36px #4f3a1c2e}@keyframes pvRefSpin{to{transform:rotate(360deg)}}.pvRefVisualMeta{display:grid;gap:5px;padding:14px 16px;border:1px solid #eadfce;border-radius:8px;background:#ffffffe0}.pvRefVisualMeta strong{color:#121b2a;font-size:16px}.pvRefVisualMeta span{color:#647083;font-size:13px;line-height:1.5}.pvProgressThread{display:grid;gap:10px}.pvThreadMsg{display:grid;gap:10px;align-items:start}.pvThreadMsg.ai{grid-template-columns:34px minmax(0,1fr)}.pvThreadMsg.user{justify-items:end}.pvMiniAvatar{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#d69c45,#b97922);color:#fff;font-size:12px;font-weight:900}.pvMiniAvatar i{width:14px;height:14px;border:2px solid rgba(255,255,255,.52);border-top-color:#fff;border-radius:50%;animation:pvRefSpin .8s linear infinite}.pvThreadMsg>div{min-width:0;display:grid;gap:4px;max-width:100%;padding:12px 14px;border:1px solid rgba(225,205,176,.9);border-radius:8px;background:linear-gradient(180deg,#fffffff5,#fffaf3f5);color:#253247;box-shadow:0 12px 28px #5b3d190e}.pvThreadMsg.user>div{max-width:86%;border-color:#d5ac6a7a;background:linear-gradient(180deg,#fff4df,#ffeccc)}.pvThreadMsg strong{color:#172133;font-size:13px;font-weight:860}.pvThreadMsg p{margin:0;color:#344054;font-size:14px;line-height:1.55}.pvThreadMsg em{color:#8a5b1f;font-size:12px;font-style:normal;font-weight:760}.pvRefDecisionPane h2{margin:0;max-width:760px;color:#071326;font-size:clamp(34px,3.2vw,50px);line-height:1.08;letter-spacing:0}.pvRefDecisionPane>p{max-width:720px;margin:0;color:#5f6d7e;font-size:18px;line-height:1.6}.pvRefBadge{width:max-content;padding:6px 10px;border:1px solid #e7c990;border-radius:999px;background:#fff7e8;color:#8a5a1f;font-size:13px;font-weight:850}.pvRefQuote,.pvRefPackage{display:grid;gap:8px;padding:22px 24px;border:1px solid rgba(214,194,166,.72);border-radius:8px;background:linear-gradient(180deg,#fffaf1fa,#fffdf8f0);box-shadow:0 14px 34px #4230180e}.pvRefQuote strong{color:#121b2a;font-size:18px;line-height:1.35}.pvRefQuote span{color:#435062;line-height:1.65}.pvStageRail{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;max-width:680px;margin-bottom:4px}.pvStageRail span{display:flex;align-items:center;gap:8px;min-width:0;min-height:42px;padding:8px 10px;border:1px solid rgba(224,214,198,.9);border-radius:999px;background:#ffffffb8;color:#687385}.pvStageRail i{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#f0e6d8;color:#8a5b1f;font-size:12px;font-style:normal;font-weight:900;flex:0 0 auto}.pvStageRail b{min-width:0;overflow:hidden;color:inherit;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.pvStageRail span.done{border-color:#63ad7e61;background:#f3fbf5;color:#167345}.pvStageRail span.done i{background:#dff4e6;color:#167345}.pvStageRail span.active{border-color:#c890399e;background:#fff8ec;color:#7b4f17;box-shadow:0 12px 28px #b88a431f}.pvDraftMeta{display:flex;flex-wrap:wrap;gap:8px}.pvDraftMeta span{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border:1px solid rgba(214,194,166,.82);border-radius:999px;background:#ffffffc2;color:#624b2f;font-size:13px;font-weight:780}.pvRefPackage{display:grid;gap:0;border:1px solid #e5d8c4;border-radius:8px;overflow:hidden;background:#ffffffe6}.pvRefPackage div{display:grid;grid-template-columns:96px 1fr;gap:16px;align-items:center;min-height:48px;padding:12px 16px;border-bottom:1px solid #eee3d3}.pvRefPackage div:last-child{border-bottom:0}.pvRefPackage strong{color:#101827;font-size:15px}.pvRefPackage span{color:#667085;line-height:1.45}.pvRefPackage .pvPackageBody{white-space:pre-line}.pvRefShotStrip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.pvRefShotStrip button{min-width:0;min-height:128px;display:grid;align-content:start;gap:9px;padding:16px;text-align:left;border-color:#e5d8c4;background:#ffffffeb;box-shadow:0 10px 22px #4230180b}.pvRefShotStrip button.active,.pvRefShotStrip button:hover:not(:disabled){border-color:#c8913f;background:#fff8ec}.pvRefShotStrip span{width:32px;height:32px;display:inline-grid;place-items:center;border-radius:8px;background:#f3eadb;color:#8a5b1f;font-weight:880}.pvRefShotStrip strong{color:#101827;font-size:16px;line-height:1.35}.pvRefShotStrip em{color:#667085;font-size:13px;font-style:normal}.pvRefActions{display:flex;justify-content:flex-end;gap:12px;margin-top:4px}.pvRefActions button{min-width:132px;min-height:48px}.pvRefFeedback{display:grid;grid-template-columns:1fr 108px auto auto;gap:12px;align-items:end;margin-top:18px;padding:16px}.pvRefFeedback textarea{min-height:62px;padding-top:34px;border-color:#dfd3c3;background:#fffffff5}.pvRefFeedback>button:not(.pvSend){min-height:48px;border-color:#dfd3c3;color:#6b4b1d}.pvRefStatusBox{position:static;margin-top:14px}.pvFlowPage{max-width:1500px}.pvFlowHead{align-items:flex-end}.pvFlowHead h1{max-width:700px;overflow-wrap:anywhere}.pvFlowContextHeader{margin-bottom:14px}.pvFlowContextBar{width:100%;min-height:44px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:12px;align-items:center;padding:9px 14px;border:1px solid rgba(214,194,166,.58);border-radius:8px;background:#fffffff0;box-shadow:0 8px 22px #42301809}.pvFlowContextBar span,.pvFlowContextBar em{flex:0 0 auto;color:#8a5b1f;font-size:13px;font-style:normal;font-weight:820;white-space:nowrap}.pvFlowContextBar strong{min-width:0;overflow:hidden;color:#172133;font-size:15px;font-weight:820;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.pvFlowLayout{display:grid;grid-template-columns:minmax(0,1fr) 430px;gap:22px;align-items:start}.pvFlowChat,.pvFlowSide{border:1px solid rgba(214,194,166,.62);border-radius:8px;background:#fffffffa;box-shadow:0 14px 36px #4230180b}.pvFlowChat{min-height:780px;display:flex;flex-direction:column;gap:18px;padding:24px 22px}.pvFlowStream{display:grid;gap:18px}.pvFlowMessage{display:grid;grid-template-columns:42px minmax(0,1fr);gap:14px;align-items:start}.pvFlowMessage.user{grid-template-columns:minmax(0,1fr) 42px}.pvFlowAvatar{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#d69c45,#b97922);color:#fff;font-size:13px;font-weight:900}.pvFlowMessage.user .pvFlowAvatar{background:linear-gradient(135deg,#f4d29b,#c99039)}.pvFlowMessage.working .pvFlowAvatar:before{content:"";width:16px;height:16px;border:2px solid rgba(255,255,255,.52);border-top-color:#fff;border-radius:50%;animation:pvRefSpin .8s linear infinite}.pvFlowBubble{max-width:820px;padding:14px 16px;border:1px solid rgba(225,205,176,.58);border-radius:8px;background:#fffffff5;color:#253247;line-height:1.55;box-shadow:0 5px 16px #4a311408}.pvFlowMessage.user .pvFlowBubble{justify-self:end;max-width:72%;border-color:#d5ac6a7a;background:#fff2db}.pvFlowBubble strong{display:block;margin-bottom:4px;color:#111827;font-size:14px;font-weight:880}.pvFlowBubble p{margin:0;color:#425064;line-height:1.55}.pvFlowWork{max-width:820px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:12px;align-items:center;padding:14px 16px;border:1px solid rgba(200,144,57,.34);border-radius:8px;background:#fffaf3;box-shadow:0 8px 20px #4a311409}.pvFlowWork .wbSpinner{width:24px;height:24px;border-width:3px}.pvFlowWork strong{display:block;color:#111827;font-size:16px;font-weight:880}.pvFlowWork p{margin:3px 0 0;color:#5f6d7e;line-height:1.45}.pvFlowWorkSteps{display:flex;flex-wrap:wrap;gap:7px;margin-top:10px}.pvFlowWorkSteps span{min-height:28px;display:inline-flex;align-items:center;padding:0 9px;border:1px solid #e7d9c5;border-radius:999px;background:#fff;color:#6c7685;font-size:12px;font-weight:780}.pvFlowWorkSteps span.active{border-color:#c8903980;background:#fff4df;color:#7b4f17}.pvFlowWork em{justify-self:end;padding:8px 11px;border:1px solid rgba(214,194,166,.82);border-radius:999px;background:#fff;color:#7b4f17;font-size:13px;font-style:normal;font-weight:820;white-space:nowrap}.pvFlowCard{max-width:860px;overflow:hidden;border:1px solid rgba(214,194,166,.52);border-radius:8px;background:#fffffffa;box-shadow:0 8px 22px #4d351509}.pvFlowCard.compact{max-width:620px}.pvFlowCardHead{display:grid;gap:8px;padding:16px 18px 8px;border-bottom:0;background:transparent}.pvFlowCardHead>span{width:fit-content;padding:3px 8px;border-radius:999px;background:#fff5e4;color:#9b651d;font-size:12px;font-weight:900}.pvFlowCardHead h2{margin:0;color:#071326;font-size:22px;line-height:1.2;letter-spacing:0}.pvFlowCardHead p{margin:0;color:#5f6d7e;line-height:1.55}.pvFlowProduct{display:grid;grid-template-columns:178px minmax(0,1fr);gap:18px;align-items:stretch;padding:18px 20px}.pvFlowProductMedia{min-height:210px;padding:0;overflow:hidden;border:1px solid #ead8bd;border-radius:8px;background:linear-gradient(145deg,#dbeff0,#f5d8a2)}.pvFlowProductMedia img{width:100%;height:100%;object-fit:contain;background:#ffffffb8}.pvFlowProduct>div{min-width:0;display:grid;align-content:start;gap:10px}.pvFlowProduct strong{color:#111827;font-size:18px;line-height:1.35}.pvFlowProduct p{margin:0;color:#425064;line-height:1.6}.pvFlowBeats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.pvFlowBeats span{min-height:78px;display:grid;gap:4px;align-content:start;padding:11px 12px;border:1px solid #ead8bd;border-radius:8px;background:#fffaf4;color:#59677a;font-size:13px;line-height:1.45}.pvFlowBeats b{color:#111827;font-size:15px}.pvFlowActions{display:flex;justify-content:flex-end;gap:10px;padding:0 20px 18px}.pvFlowActions button{min-width:112px;min-height:44px}.pvFlowWideImage{width:calc(100% - 40px);margin:18px 20px;padding:0;overflow:hidden;border-radius:8px}.pvFlowWideImage img{width:100%;max-height:420px;object-fit:contain;background:#fff}.pvFlowStoryboardGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:18px 20px}.pvFlowStoryboardGrid button{min-width:0;display:grid;gap:8px;align-content:start;padding:0 0 12px;overflow:hidden;text-align:left;border-color:#ead8bd;background:#fff}.pvFlowStoryboardGrid button.active,.pvFlowStoryboardGrid button:hover:not(:disabled){border-color:#c8913f;background:#fff8ec}.pvFlowStoryboardGrid span{height:118px;display:grid;place-items:center;background:linear-gradient(145deg,#dceff0,#f4d49b)}.pvFlowStoryboardGrid img{width:100%;height:100%;object-fit:cover}.pvFlowStoryboardGrid i{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#ffffffc7;color:#8a5b1f;font-style:normal;font-weight:900}.pvFlowStoryboardGrid b,.pvFlowStoryboardGrid em{margin:0 12px}.pvFlowStoryboardGrid b{color:#111827;font-size:15px}.pvFlowStoryboardGrid em{color:#667085;font-size:13px;font-style:normal}.pvFlowVideoList{display:grid;gap:12px;padding:18px 20px}.pvFlowVideoList article{display:grid;grid-template-columns:150px minmax(0,1fr);gap:14px;align-items:center;padding:12px;border:1px solid #ead8bd;border-radius:8px}.pvFlowVideoList video{width:150px;max-height:220px;border-radius:8px;background:#111827}.pvFlowVideoList strong{display:block;color:#111827}.pvFlowVideoList span{color:#667085}.pvFlowPackage{display:grid;gap:0;margin:0 20px 18px;overflow:hidden;border:1px solid #ead8bd;border-radius:8px}.pvFlowPackage div{display:grid;grid-template-columns:72px 1fr;gap:12px;padding:11px 13px;border-bottom:1px solid #f0e2cd}.pvFlowPackage div:last-child{border-bottom:0}.pvFlowPackage strong{color:#111827}.pvFlowPackage span{color:#667085}.pvChatCard{width:min(860px,100%)}.pvChatCardBody{display:grid;gap:10px;padding:10px 18px 0}.pvUserMaterialCard{display:grid;gap:10px}.pvUserMaterialCard p{margin:0;color:#101827;font-weight:860}.pvUserMaterialCard a{max-width:100%;overflow:hidden;color:#243248;text-overflow:ellipsis;white-space:nowrap}.pvUserMaterialCard span{color:#425064;line-height:1.55}.pvUserMaterialImages{display:flex;gap:8px;flex-wrap:wrap}.pvUserMaterialImages button{width:76px;height:96px;padding:0;overflow:hidden;border:1px solid rgba(214,194,166,.82);border-radius:8px;background:#fff}.pvUserMaterialImages img{width:100%;height:100%;object-fit:cover}.pvChatVoiceover{margin:0;padding:12px 14px;border:0;border-left:3px solid #c8913f;border-radius:8px;background:#fffaf4;color:#253247;line-height:1.65}.pvChatActions{flex-wrap:wrap;justify-content:flex-start;padding:14px 18px 16px}.pvChatActions button{min-height:38px;min-width:auto;border-color:#ead8bd;border-radius:999px;background:#fffdf9;color:#6d4a19}.pvChatActions button.primary{min-width:118px;border-color:#111827;background:#111827;color:#fff}.pvFirstVersionCard>.pvChatActions{align-items:center;gap:8px;margin-top:12px;padding:13px 18px 16px;border-top:1px solid rgba(234,216,189,.54);background:linear-gradient(180deg,#ffffffb3,#fffaf4b8)}.pvFirstVersionCard>.pvChatActions button{min-height:34px;padding:0 11px;border-color:transparent;background:transparent;color:#8a5b1f;font-weight:850}.pvFirstVersionCard>.pvChatActions button:hover:not(:disabled){border-color:#d6c2a6d6;background:#fffaf4}.pvFirstVersionCard>.pvChatActions button.primary{min-width:108px;min-height:38px;margin-left:auto;padding:0 18px;border-color:#111827;background:#111827;color:#fff}.pvFirstVersionCard{overflow:hidden;border-color:#d6c2a6bd;box-shadow:0 18px 48px #523d220f}.pvFirstVersionHero{padding:0 0 10px}.pvFirstVersionCard .pvFlowCardHead{min-width:0}.pvFirstVersionCard .pvFlowCardHead span{width:fit-content;padding:4px 9px;border:1px solid rgba(222,191,145,.82);border-radius:999px;background:#fff8ec;color:#9a631f;font-size:12px;font-weight:900}.pvFirstVersionCard .pvFlowCardHead h2{max-width:620px;letter-spacing:-.01em}.pvFirstVersionBody{padding-top:0}.pvFirstVersionPitch{margin:0;padding:14px 15px;border:1px solid rgba(234,216,189,.68);border-radius:10px;background:#fffaf4;color:#253247;font-size:15px;line-height:1.7}.pvFirstVersionPitch.withModelChoice{border-bottom-color:#ead8bd73;border-radius:10px 10px 0 0}.pvModelChoiceCard{display:grid;gap:8px;margin:12px 18px 0;padding:10px 12px;border:1px solid rgba(234,216,189,.58);border-radius:10px;background:#ffffffb8}.pvFirstVersionBody .pvModelChoiceCard{margin-right:0;margin-left:0}.pvFirstVersionPitch.withModelChoice+.pvModelChoiceCard{margin-top:-1px;border-color:#ead8bdad;border-radius:0 0 10px 10px;background:#fffaf4}.pvModelChoiceSummary{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px}.pvModelChoiceSummary p{margin:0;color:#5b6472;font-size:13px;line-height:1.45}.pvModelChoiceToggle{min-height:34px;padding:0 12px;border-color:#ead8bd;background:#fff;color:#111827;font-weight:900}.pvModelChoiceDrawer{padding-top:10px;border-top:1px solid rgba(234,216,189,.62)}.pvModelChoiceOptions{display:grid;grid-template-columns:repeat(auto-fit,minmax(142px,1fr));gap:8px}.pvModelChoiceOptions button{min-width:0;min-height:58px;display:grid;gap:3px;align-content:center;padding:10px 11px;border-color:#ead8bd;background:#fff;color:#4b5565;text-align:left}.pvModelChoiceOptions button.active{border-color:#111827;background:#111827;color:#fff}.pvModelChoiceOptions strong{color:inherit;font-size:13px;font-weight:900}.pvModelChoiceOptions span{color:currentColor;opacity:.72;font-size:12px;font-weight:680}.pvModelChoiceThumbs{display:flex;gap:7px;overflow-x:auto;padding-bottom:1px}.pvModelChoiceThumbs button{flex:0 0 52px;width:52px;height:68px;padding:0;overflow:hidden;border-color:#ead8bd;border-radius:8px;background:#fff}.pvModelChoiceThumbs img{width:100%;height:100%;object-fit:cover}.pvChatVisualPreview{display:grid;gap:10px;padding:12px 18px 0}.pvChatVisualPrimary{width:100%;min-height:310px;display:grid;place-items:center;padding:0;overflow:hidden;border:1px solid #ead8bd;border-radius:8px;background:#fff}.pvChatVisualPrimary img{width:100%;max-height:520px;object-fit:contain;background:#fff}.pvChatVisualPrimary span{color:#7a8492;font-weight:780}.pvChatVisualThumbs{display:flex;gap:8px;overflow-x:auto;padding-bottom:2px}.pvChatVisualThumbs button{flex:0 0 74px;width:74px;height:98px;padding:0;overflow:hidden;border-color:#ead8bd;border-radius:8px;background:#fff}.pvChatVisualThumbs img{width:100%;height:100%;object-fit:cover}.pvChatVisualWaiting{display:flex;flex-wrap:wrap;gap:8px;padding:12px 18px 0}.pvChatVisualWaiting span{padding:6px 10px;border:1px solid #ead8bd;border-radius:999px;background:#fffaf4;color:#7a5424;font-size:13px;font-weight:760}.pvChatVideoEmpty{width:150px;aspect-ratio:9 / 16;border-radius:8px;background:linear-gradient(145deg,#dceff0,#f4d49b)}.pvFlowComposer{margin-top:auto}.pvRefFeedback.pvChatComposerSurface{display:grid;grid-template-columns:1fr;gap:10px;align-items:stretch;padding:12px;border-color:#d6c2a6ad;border-radius:8px;background:#fffffff0;box-shadow:0 12px 28px #4a31140b}.pvChatComposerSurface .pvComposerBox{display:block}.pvChatComposerSurface textarea{min-height:90px;padding:8px 10px;border:0;outline:none;background:transparent;resize:vertical;line-height:1.55}.pvChatComposerSurface textarea:focus{box-shadow:none}.pvChatComposerToolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:10px;border-top:1px solid rgba(234,223,206,.72)}.pvChatComposerToolbar .pvSend{min-width:86px;min-height:42px;font-size:15px}.pvChatComposerToolbar .pvToolIconButton.active{border-color:#c8913f;background:#fff4df;color:#7b4f17;box-shadow:0 8px 18px #975f1f1f}.pvFlowSide{position:sticky;top:82px;display:grid;gap:16px;padding:18px}.pvFlowSideHead{display:flex;justify-content:space-between;align-items:center;gap:12px}.pvFlowSideHead h2{margin:0;color:#071326;font-size:22px}.pvFlowSideHead span{padding:7px 10px;border:1px solid #ead8bd;border-radius:999px;background:#fffaf4;color:#7b5428;font-size:13px;font-weight:820}.pvSideHint{margin:-6px 0 0;color:#667085;font-size:13px;line-height:1.5}.pvFlowSide .pvRefPhone{width:min(100%,280px);min-height:498px}.pvChatPreviewMedia{display:grid;place-items:center;min-height:420px;overflow:hidden;border:1px solid #ead8bd;border-radius:8px;background:linear-gradient(145deg,#eef5f5,#f6e3c1)}.pvChatPreviewPhoneWrap{min-height:420px;padding:28px 18px}.pvChatPreviewPhone{position:relative;width:min(76%,276px);aspect-ratio:9 / 16;display:grid;place-items:center;overflow:hidden;border:7px solid #111827;border-radius:34px;background:linear-gradient(145deg,#eaf4f2,#efd49c);box-shadow:0 16px 36px #1118271f}.pvChatPreviewPhone.material{width:min(82%,304px);aspect-ratio:4 / 5;border:1px solid rgba(234,216,189,.92);border-radius:14px;background:#ffffffb8;box-shadow:0 14px 30px #4a311414}.pvChatPreviewPhone.material img{object-fit:contain;background:#ffffffd1}.pvChatPreviewPhone .pvMockBottle{width:72px;height:108px}.pvChatPreviewPhone.material .pvMockBottle{width:68px;height:96px;opacity:.72}.pvChatPreviewPhone em{position:absolute;right:14px;bottom:14px;left:14px;display:-webkit-box;max-height:54px;padding:9px 11px;overflow:hidden;border-radius:8px;background:#111827d1;color:#fff;font-size:13px;font-style:normal;font-weight:860;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.pvChatPreviewMedia button{width:100%;height:100%;min-height:420px;padding:0;border:0;border-radius:0;background:transparent}.pvChatPreviewMedia img,.pvChatPreviewMedia video{width:100%;max-height:560px;object-fit:contain;background:#ffffffbd}.pvChatPreviewMedia video{background:#111827}.pvChatPreviewPhone button,.pvChatPreviewPhone video{width:100%;height:100%;min-height:0;padding:0;overflow:hidden;border:0;border-radius:0;background:transparent}.pvChatPreviewPhone img,.pvChatPreviewPhone video{width:100%;height:100%;max-height:none;object-fit:cover;background:transparent}.pvChatPreviewTitle{color:#101827;font-size:18px;line-height:1.35}.pvFlowCheckList{display:grid;gap:8px}.pvFlowCheckList div{display:flex;justify-content:space-between;gap:12px;padding:11px 12px;border:1px solid #ead8bd;border-radius:8px;background:#ffffffd6}.pvFlowCheckList span{color:#667085}.pvFlowCheckList b{color:#101827}.pvFlowCheckList b.done{color:#14844b}.pvFlowCheckList b.wait{color:#c68122}@media(max-width:1180px){.pvFlowLayout{grid-template-columns:1fr}.pvFlowSide{position:static}.pvRefStage{grid-template-columns:1fr}.pvRefVisualPane,.pvRefDecisionPane{min-height:auto}.pvRefPhone{min-height:560px}.pvRefFeedback{grid-template-columns:1fr}}@media(max-width:760px){main{padding-right:14px;padding-left:14px}.pvHistoryPage,.pvRefBuilderPage,.pvChatPage{width:100%}.pvHistoryToolbar,.pvRefBuilderHead,.projectPageHead{align-items:stretch;flex-direction:column}.pvHistoryTabs{justify-content:flex-start}.pvRefShotStrip{grid-template-columns:1fr 1fr}.pvLiveStatus{grid-template-columns:auto minmax(0,1fr)}.pvLiveStatus strong{display:none}.pvRefPhone{width:100%;min-height:500px;border-width:6px}.pvRefBuilderHead h1{overflow-wrap:anywhere;word-break:break-word}.pvFlowContextBar{width:100%;grid-template-columns:1fr auto;border-radius:12px}.pvFlowContextBar span{grid-column:1 / -1}.pvFlowContextBar strong{font-size:14px}.pvRefDecisionPane{padding:22px}.pvFlowChat,.pvFlowSide{padding:14px}.pvFlowMessage,.pvFlowMessage.user{grid-template-columns:1fr}.pvFlowAvatar{display:none}.pvFlowMessage.user .pvFlowBubble{max-width:100%}.pvFlowWork{grid-template-columns:auto minmax(0,1fr)}.pvFlowWork em{grid-column:1 / -1;justify-self:start}.pvChatPreviewPhone{width:min(84%,260px)}.pvFlowProduct,.pvFlowVideoList article{grid-template-columns:1fr}.pvFlowBeats,.pvFlowStoryboardGrid,.pvModelChoiceOptions{grid-template-columns:1fr}.pvModelChoiceSummary{grid-template-columns:minmax(0,1fr) auto}.pvModelChoiceToggle{grid-column:1 / -1;justify-self:start}.pvFlowComposer{grid-template-columns:1fr}}
