*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:#0f172a;background:#f7f8fb;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.site{min-height:100vh}.container{width:min(1400px,100% - 48px);margin:0 auto}.header{z-index:30;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffeb;border-bottom:1px solid #e5e7eb;height:68px;position:sticky;top:0}.headerInner{grid-template-columns:1fr auto 1fr;align-items:center;gap:32px;height:100%;display:grid}.logo,.footerLogo{letter-spacing:-.04em;align-items:center;gap:10px;font-size:22px;font-weight:800;display:inline-flex}.logoMark{color:#fff;background:#0f172a;border-radius:9px;place-items:center;width:42px;height:42px;font-size:23px;font-weight:900;display:grid}.logoMark.light{color:#0f172a;background:#fff}.nav{justify-content:center;justify-self:center;align-items:center;gap:6px;margin-left:0;display:flex}.nav button,.textButton{color:#334155;background:0 0;border:0;padding:10px 12px}.nav button:hover,.textButton:hover{color:#0f172a}.headerActions{justify-content:flex-end;justify-self:end;align-items:center;gap:10px;display:flex}.primaryButton,.secondaryButton{border:1px solid #0000;border-radius:10px;padding:10px 16px;font-weight:750;transition:all .18s}.primaryButton{color:#fff;background:#0f172a}.primaryButton:hover{background:#1e293b}.secondaryButton{color:#0f172a;background:#fff;border-color:#cbd5e1}.secondaryButton:hover{border-color:#94a3b8}.hero{background:radial-gradient(circle at 100% 0,#0f172a12,#0000 34%),linear-gradient(#fff 0%,#f7f8fb 100%);padding:44px 0 34px}.heroGrid{grid-template-columns:minmax(0,1fr) 520px;align-items:center;gap:72px;display:grid}.pill{color:#475569;text-transform:uppercase;letter-spacing:.06em;background:#fff;border:1px solid #dbe3ef;border-radius:999px;align-items:center;width:fit-content;padding:8px 12px;font-size:12px;font-weight:800;display:inline-flex}.hero h1{letter-spacing:-.06em;max-width:720px;margin:0;font-size:clamp(38px,4.2vw,58px);line-height:1.02}.heroContent>p{color:#475569;max-width:600px;margin:18px 0 0;font-size:16px;line-height:1.6}.searchPanel{grid-template-columns:minmax(0,1fr) auto auto;gap:10px;max-width:660px;margin-top:24px;display:grid}.searchPanel input,.filters input,.filters select{color:#0f172a;background:#fff;border:1px solid #d5dce8;border-radius:10px;outline:none;height:44px;padding:0 14px}.searchPanel input:focus,.filters input:focus,.filters select:focus{border-color:#0f172a}.topProjectsCard{background:#fff;border:1px solid #e2e8f0;border-radius:22px;padding:24px;box-shadow:0 14px 44px #0f172a12}.topProjectsHeader{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:20px;display:flex}.topProjectsHeader span{color:#64748b;text-transform:uppercase;letter-spacing:.08em;margin-bottom:5px;font-size:12px;font-weight:850;display:block}.topProjectsHeader h2{letter-spacing:-.04em;margin:0;font-size:22px}.topProjectsList{gap:12px;display:grid}.topProjectItem{text-align:left;background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:14px;width:100%;padding:14px;transition:border-color .18s,background .18s,transform .18s;display:grid}.topProjectItem:hover{background:#fff;border-color:#cbd5e1;transform:translateY(-1px)}.topProjectImagePlaceholder{color:#94a3b8;background:#e2e8f0;border-radius:11px;place-items:center;width:46px;height:46px;display:grid}.topProjectImagePlaceholder svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.topProjectImage{background-color:#e2e8f0;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:11px;width:46px;height:46px}.topProjectItem strong{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;font-size:14px;line-height:1.3;display:block;overflow:hidden}.topProjectItem small{color:#64748b;margin-top:4px;font-size:12px;display:block}.topProjectPrice{color:#0f172a;white-space:nowrap;font-size:14px;font-weight:900}.market{padding:44px 0}.marketTop{justify-content:space-between;align-items:end;gap:24px;margin-bottom:28px;display:flex}.sectionLabel{color:#64748b;text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px;font-size:13px;font-weight:800;display:block}.marketTop h2{letter-spacing:-.05em;margin:0;font-size:30px}.viewSwitch{background:#fff;border:1px solid #dbe3ef;border-radius:14px;padding:5px;display:flex}.viewSwitch button{color:#475569;background:0 0;border:0;border-radius:10px;padding:11px 16px;font-weight:800}.viewSwitch button.active{color:#fff;background:#0f172a}.marketLayout{grid-template-columns:270px minmax(0,1fr);align-items:start;gap:26px;display:grid}.filters{background:#fff;border:1px solid #e2e8f0;border-radius:18px;align-self:start;height:max-content;padding:20px;position:sticky;top:96px}.filters>div{border-bottom:1px solid #e2e8f0;margin-bottom:22px;padding-bottom:22px}.filters>div:last-of-type{border-bottom:0;margin-bottom:12px}.filters label{color:#0f172a;margin-bottom:10px;font-size:13px;font-weight:850;display:block}.filters input,.filters select{width:100%}.categoryList{gap:7px;display:grid}.categoryList button{color:#475569;text-align:left;background:0 0;border:0;border-radius:10px;padding:8px 10px;transition:background .18s,color .18s}.categoryList button:hover,.categoryList button.selected{color:#0f172a;background:#f8fafc}.categoryList button.selected{font-weight:850}.priceInputs{grid-template-columns:1fr 1fr;gap:8px;display:grid}.filterButton,.resetButton{border-radius:10px;width:100%;height:44px;font-weight:800}.filterButton{color:#0f172a;background:#f8fafc;border:1px solid #d5dce8}.resetButton{color:#2563eb;background:0 0;border:0;margin-top:8px}.projectGrid{grid-template-columns:repeat(3,minmax(0,1fr));align-content:start;align-items:start;gap:18px;display:grid}.projectCard,.requestCard{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:18px;overflow:hidden;box-shadow:0 10px 26px #0f172a09}.projectCard{transition:transform .18s,box-shadow .18s,border-color .18s}.projectCard:hover{border-color:#cbd5e1;transform:translateY(-3px);box-shadow:0 18px 42px #0f172a17}.projectPreview{border:0;border-bottom:1px solid #e2e8f0;width:100%;height:138px;display:block;position:relative;overflow:hidden}.projectPreviewPlaceholder{color:#94a3b8;background:#e2e8f0;place-items:center;display:grid}.projectPreviewPlaceholder svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:42px;height:42px}.projectPreview.commerce{background:linear-gradient(135deg,#f8fafc,#f1e7dc)}.projectPreview.dashboard{background:linear-gradient(135deg,#e9f2ff,#f8fafc)}.projectPreview.booking{background:linear-gradient(135deg,#e0f2fe,#e2e8f0)}.projectPreview.mobile{background:linear-gradient(135deg,#f5f3ff,#ede9fe)}.projectPreview.food{background:linear-gradient(135deg,#111827,#3f2f24)}.projectPreview.marketplace{background:linear-gradient(135deg,#f8fafc,#dbeafe)}.projectPreview span{background:#0f172a2e;border-radius:999px;height:10px;position:absolute;left:22px}.projectPreview span:first-child{width:58%;top:34px}.projectPreview span:nth-child(2){width:42%;top:58px}.projectPreview span:nth-child(3){width:68%;top:82px}.projectPreview div{background:#ffffff8c;border-radius:16px;width:88px;height:96px;position:absolute;top:28px;right:24px}.projectInfo{padding:14px}.projectTitle{color:#0f172a;text-align:left;letter-spacing:-.02em;background:0 0;border:0;padding:0;font-size:15px;font-weight:850}.projectCard:hover .projectTitle,.requestCard:hover h3 a{text-decoration:underline}.projectInfo p{color:#64748b;margin:8px 0 0;font-size:13px}.projectCardDescription{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:40px;display:-webkit-box;overflow:hidden}.tags{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.tags span,.requestBottom span{color:#1e40af;background:#eef4ff;border-radius:8px;padding:7px 9px;font-size:12px;font-weight:700}.projectFooter{border-top:1px solid #e2e8f0;justify-content:space-between;align-items:center;margin-top:18px;padding-top:14px;display:flex}.projectFooter strong{letter-spacing:-.03em;font-size:18px}.projectFooter button{color:#64748b;background:#fff;border:1px solid #cbd5e1;border-radius:10px;width:34px;height:34px}.requestGrid{grid-template-columns:repeat(3,minmax(0,1fr));align-content:start;align-items:start;gap:18px;display:grid}.requestCard{grid-template-rows:minmax(0,1fr) auto;gap:20px;min-height:266px;padding:18px;display:grid;position:relative}.requestCard h3{letter-spacing:-.035em;margin:0;font-size:18px}.requestCard p{color:#475569;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:10px 0 0;font-size:14px;line-height:1.55;display:-webkit-box;overflow:hidden}.requestSaveButton{color:#64748b;background:#fff;border:1px solid #cbd5e1;border-radius:10px;place-items:center;width:34px;height:34px;padding:0;font-size:16px;line-height:1;display:grid;position:absolute;bottom:18px;right:18px}.requestFilterCard{align-self:start;padding:20px}.requestFilterCard .topProjectsHeader{margin-bottom:14px}.requestFilterCard .topProjectsHeader h2{font-size:20px}.requestFilterStack{gap:12px;display:grid}.requestFilterGroup{gap:7px;display:grid}.requestFilterGroup>span{color:#64748b;text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:850}.requestFilterOptions{flex-wrap:wrap;gap:6px;display:flex}.requestFilterOptions button{color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;padding:6px 8px;font-size:11px;font-weight:750;line-height:1.15;transition:background .18s,border-color .18s,color .18s}.requestFilterOptions button:hover,.requestFilterOptions button.selected{color:#fff;background:#0f172a;border-color:#0f172a}.requestFilterReset{color:#0f172a;background:#fff;border:1px solid #d5dce8;border-radius:10px;width:100%;height:36px;font-size:13px;font-weight:800}.requestFilterReset:hover{border-color:#94a3b8}.requestBottom{gap:10px;display:grid}.requestTags{flex-wrap:wrap;gap:8px;display:flex}.requestBottom strong{font-size:14px}.requestBottom small{color:#64748b}.linkButton{color:#1d4ed8;background:0 0;border:0;font-weight:850}.footer{color:#fff;background:#071225;padding:52px 0 22px}.footerGrid{grid-template-columns:minmax(320px,1fr) auto auto auto;align-items:start;gap:96px;display:grid}.footerBrand p{color:#cbd5e1;max-width:320px;line-height:1.55}.footerColumn{align-content:start;justify-self:end;gap:11px;display:grid}.footerColumn h4{margin:0 0 6px}.footerColumn a{color:#cbd5e1;font-size:14px}.footerColumn a:hover{color:#fff}.footerBottom{color:#cbd5e1;text-align:center;border-top:1px solid #e2e8f02e;margin-top:40px;padding-top:18px;font-size:14px}@media (max-width:1050px){.nav{display:none}.heroGrid,.marketLayout{grid-template-columns:1fr}.filters{position:static}.projectGrid,.requestGrid,.footerGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.footerColumn{justify-self:start}}@media (max-width:720px){.container{width:min(100% - 28px,1400px)}.header{height:auto}.headerInner{grid-template-columns:1fr;gap:14px;padding:16px 0}.headerActions{width:100%}.headerActions button{flex:1}.hero{padding:34px 0}.searchPanel{grid-template-columns:1fr}.marketTop{flex-direction:column;align-items:stretch}.viewSwitch{width:100%}.viewSwitch button{flex:1}.projectGrid,.requestGrid,.footerGrid{grid-template-columns:1fr}.footerBottom{flex-direction:column}}.aboutHero{background:radial-gradient(circle at 100% 0,#0f172a12,#0000 34%),linear-gradient(#fff 0%,#f7f8fb 100%);padding:64px 0 52px}.aboutHeroGrid{grid-template-columns:minmax(0,1fr) 520px;align-items:center;gap:72px;display:grid}.aboutHeroContent h1{letter-spacing:-.06em;max-width:760px;margin:0;font-size:clamp(40px,4.4vw,62px);line-height:1.02}.aboutHeroContent p{color:#475569;max-width:640px;margin:20px 0 0;font-size:17px;line-height:1.65}.aboutHeroCard,.aboutValueCard,.aboutPanel,.aboutChecklist,.aboutCta{background:#fff;border:1px solid #e2e8f0;border-radius:22px;box-shadow:0 14px 44px #0f172a12}.aboutHeroCard{padding:24px}.aboutCardLabel{color:#64748b;text-transform:uppercase;letter-spacing:.08em;margin-bottom:6px;font-size:12px;font-weight:850;display:block}.aboutHeroCard h2{letter-spacing:-.04em;margin:0 0 20px;font-size:24px}.aboutFocusList{gap:12px;display:grid}.aboutFocusList div,.aboutChecklist div{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:15px}.aboutFocusList strong,.aboutChecklist strong{color:#0f172a;margin-bottom:5px;font-size:14px;display:block}.aboutFocusList span,.aboutChecklist span{color:#64748b;font-size:13px;line-height:1.5}.aboutSection{padding:48px 0}.aboutIntroGrid{grid-template-columns:.9fr 1.1fr;align-items:start;gap:72px;display:grid}.aboutIntroGrid h2,.aboutPanel h2,.aboutCta h2{letter-spacing:-.05em;margin:0;font-size:34px;line-height:1.08}.aboutTextBlock{gap:16px;display:grid}.aboutTextBlock p,.aboutPanel p,.aboutCta p{color:#475569;margin:0;font-size:16px;line-height:1.65}.aboutValueGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.aboutValueCard{padding:24px}.aboutValueCard span{color:#fff;background:#0f172a;border-radius:11px;place-items:center;width:34px;height:34px;font-size:13px;font-weight:900;display:grid}.aboutValueCard h3{letter-spacing:-.04em;margin:20px 0 0;font-size:20px}.aboutValueCard p{color:#475569;margin:10px 0 0;font-size:14px;line-height:1.6}.aboutSplit{grid-template-columns:minmax(0,1fr) 520px;align-items:stretch;gap:26px;display:grid}.aboutPanel{padding:30px}.aboutPanel p{max-width:680px;margin-top:18px}.aboutChecklist{gap:12px;padding:22px;display:grid}.aboutCta{justify-content:space-between;align-items:center;gap:32px;padding:30px;display:flex}.aboutCta p{max-width:620px;margin-top:12px}.aboutCtaActions{flex-shrink:0;gap:12px;display:flex}@media (max-width:1050px){.aboutHeroGrid,.aboutIntroGrid,.aboutSplit{grid-template-columns:1fr}.aboutValueGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.aboutCta{flex-direction:column;align-items:flex-start}}@media (max-width:720px){.aboutHero{padding:42px 0 34px}.aboutSection{padding:34px 0}.aboutValueGrid{grid-template-columns:1fr}.aboutCtaActions{flex-direction:column;width:100%}.aboutCtaActions a{text-align:center}}.legalHero{background:radial-gradient(circle at 100% 0,#0f172a12,#0000 34%),linear-gradient(#fff 0%,#f7f8fb 100%);padding:64px 0 52px}.legalHeroInner{max-width:880px}.legalHero h1{letter-spacing:-.06em;max-width:780px;margin:0;font-size:clamp(40px,4.4vw,62px);line-height:1.02}.legalHero p{color:#475569;max-width:720px;margin:20px 0 0;font-size:17px;line-height:1.65}.legalMeta{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.legalMeta span{color:#475569;background:#fff;border:1px solid #dbe3ef;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:800}.legalSection{padding:48px 0 72px}.legalLayout{grid-template-columns:260px minmax(0,1fr);align-items:start;gap:56px;display:grid}.legalSidebar{padding-top:4px;position:sticky;top:96px}.legalSidebar>span{color:#64748b;text-transform:uppercase;letter-spacing:.08em;margin-bottom:16px;font-size:12px;font-weight:850;display:block}.legalSidebar nav{gap:10px;display:grid}.legalSidebar a{color:#64748b;font-size:14px;line-height:1.4}.legalSidebar a:hover{color:#0f172a}.legalContent{background:#fff;border:1px solid #e2e8f0;border-radius:22px;padding:36px}.legalNotice{border-bottom:1px solid #e2e8f0;margin-bottom:30px;padding:0 0 26px}.legalNotice strong{color:#0f172a;margin-bottom:8px;font-size:15px;display:block}.legalNotice p,.legalBlock p{color:#475569;margin:0;font-size:15px;line-height:1.75}.legalBlock{border-bottom:1px solid #e2e8f0;padding:28px 0;scroll-margin-top:96px}.legalBlock:first-of-type{padding-top:0}.legalBlock:last-child{border-bottom:0;padding-bottom:0}.legalBlock h2{color:#0f172a;letter-spacing:-.04em;margin:0 0 14px;font-size:24px;line-height:1.15}.legalBlock p+p{margin-top:12px}.legalBlock a{color:#1d4ed8;font-weight:800}.legalBlock a:hover{text-decoration:underline}@media (max-width:1050px){.legalLayout{grid-template-columns:1fr;gap:28px}.legalSidebar{position:static}.legalSidebar nav{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.legalHero{padding:42px 0 34px}.legalSection{padding:34px 0 48px}.legalContent{padding:24px}.legalSidebar nav{grid-template-columns:1fr}.legalBlock{padding:24px 0}}.nav a{color:#334155;background:0 0;border:0;padding:10px 12px}.nav a:hover,.nav a.activeNavLink{color:#0f172a}.howHero{background:radial-gradient(circle at 100% 0,#0f172a12,#0000 34%),linear-gradient(#fff 0%,#f7f8fb 100%);padding:64px 0 52px}.howHeroInner{max-width:900px}.howHero h1{letter-spacing:-.06em;max-width:840px;margin:0;font-size:clamp(40px,4.4vw,62px);line-height:1.02}.howHero p{color:#475569;max-width:720px;margin:20px 0 0;font-size:17px;line-height:1.65}.howHeroActions{gap:12px;margin-top:28px;display:flex}.howSection{padding:48px 0}.howIntroGrid{grid-template-columns:.9fr 1.1fr;align-items:start;gap:72px;display:grid}.howIntroGrid h2,.howPathIntro h2,.howDetailPanel h2,.howCta h2{letter-spacing:-.05em;margin:0;font-size:34px;line-height:1.08}.howIntroGrid p,.howPathIntro p,.howCta p{color:#475569;margin:0;font-size:16px;line-height:1.65}.howPathIntro p,.howCta p{max-width:620px;margin-top:14px}.howPathGrid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:56px;display:grid}.howPathGrid.reverse{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr)}.howPathGrid.reverse .howPathIntro{order:2}.howPathGrid.reverse .howSteps{order:1}.howSteps{border-top:1px solid #e2e8f0;display:grid}.howStep{border-bottom:1px solid #e2e8f0;grid-template-columns:48px minmax(0,1fr);gap:18px;padding:22px 0;display:grid}.howStep>span{color:#fff;background:#0f172a;border-radius:11px;place-items:center;width:34px;height:34px;font-size:13px;font-weight:900;display:grid}.howStep h3{letter-spacing:-.035em;margin:0;font-size:19px}.howStep p{color:#475569;margin:8px 0 0;font-size:15px;line-height:1.65}.howDetailPanel,.howCta{background:#fff;border:1px solid #e2e8f0;border-radius:22px;padding:30px}.howDetailPanel{grid-template-columns:.75fr 1.25fr;align-items:start;gap:48px;display:grid}.howDetailList{border-top:1px solid #e2e8f0;gap:0;display:grid}.howDetailList div{border-bottom:1px solid #e2e8f0;grid-template-columns:180px minmax(0,1fr);gap:20px;padding:16px 0;display:grid}.howDetailList strong{color:#0f172a;font-size:14px}.howDetailList span{color:#64748b;font-size:14px;line-height:1.5}.howCta{justify-content:space-between;align-items:center;gap:32px;display:flex}.howCtaActions{flex-shrink:0;gap:12px;display:flex}@media (max-width:1050px){.howIntroGrid,.howPathGrid,.howPathGrid.reverse,.howDetailPanel{grid-template-columns:1fr}.howPathGrid.reverse .howPathIntro,.howPathGrid.reverse .howSteps{order:initial}.howCta{flex-direction:column;align-items:flex-start}}@media (max-width:720px){.howHero{padding:42px 0 34px}.howSection{padding:34px 0}.howHeroActions,.howCtaActions{flex-direction:column;width:100%}.howHeroActions a,.howCtaActions a{text-align:center}.howStep{grid-template-columns:1fr;gap:12px}.howDetailPanel,.howCta{padding:24px}.howDetailList div{grid-template-columns:1fr;gap:6px}}.contactHero{background:radial-gradient(circle at 100% 0,#0f172a12,#0000 34%),linear-gradient(#fff 0%,#f7f8fb 100%);padding:64px 0 52px}.contactHeroInner{max-width:880px}.contactHero h1{letter-spacing:-.06em;max-width:780px;margin:0;font-size:clamp(40px,4.4vw,62px);line-height:1.02}.contactHero p{color:#475569;max-width:720px;margin:20px 0 0;font-size:17px;line-height:1.65}.contactSection{padding:48px 0}.contactGrid{grid-template-columns:minmax(0,1fr) 430px;align-items:start;gap:32px;display:grid}.contactPanel,.contactInfo,.contactFaq{background:#fff;border:1px solid #e2e8f0;border-radius:22px}.contactPanel{padding:30px}.contactPanel h2,.contactInfo h2,.contactFaq h2{letter-spacing:-.05em;margin:0;font-size:34px;line-height:1.08}.contactForm{gap:18px;margin-top:28px;display:grid}.formRow{gap:8px;display:grid}.formRow label{color:#0f172a;font-size:13px;font-weight:850}.formLabelWithMeta{justify-content:space-between;align-items:center;gap:12px;display:flex}.formLabelMeta{color:#64748b;font-weight:600}.formRow input,.formRow select,.formRow textarea{color:#0f172a;background:#fff;border:1px solid #d5dce8;border-radius:10px;outline:none;width:100%;padding:0 14px}.formRow input,.formRow select{height:44px}.formRow textarea{resize:vertical;padding-top:12px}.formRow input:focus,.formRow select:focus,.formRow textarea:focus{border-color:#0f172a}.formRow input.formInputError,.formRow textarea.formInputError,.formRow input.formInputError:focus,.formRow textarea.formInputError:focus,.inlineDropdownButton.formInputError,.inlineDropdownButton.formInputError:focus,.checkoutField input.formInputError,.checkoutField input.formInputError:focus{border-color:#b91c1c}.listingTerms input[aria-invalid=true]{outline-offset:2px;outline:2px solid #b91c1c}.formFieldError{color:#b91c1c;font-size:12px;font-weight:750;line-height:1.35}.contactSuccess{background:#eff6ff;border:1px solid #bfdbfe;border-radius:16px;margin-top:28px;padding:18px}.contactSuccess strong{color:#0f172a;margin-bottom:6px;display:block}.contactSuccess p{color:#475569;margin:0;line-height:1.6}.contactInfo{padding:26px;position:sticky;top:96px}.contactInfo p{color:#475569;margin:14px 0 0;font-size:15px;line-height:1.65}.contactInfoList{border-top:1px solid #e2e8f0;margin-top:24px;display:grid}.contactInfoList div{border-bottom:1px solid #e2e8f0;gap:5px;padding:16px 0;display:grid}.contactInfoList strong{color:#0f172a;font-size:14px}.contactInfoList span,.contactInfoList a{color:#64748b;font-size:14px;line-height:1.5}.contactInfoList a:hover{color:#0f172a}.contactFaq{grid-template-columns:.8fr 1.2fr;align-items:start;gap:48px;padding:30px;display:grid}.contactFaqList{border-top:1px solid #e2e8f0;display:grid}.contactFaqList a{border-bottom:1px solid #e2e8f0;grid-template-columns:180px minmax(0,1fr);gap:20px;padding:16px 0;display:grid}.contactFaqList strong{color:#0f172a;font-size:14px}.contactFaqList span{color:#64748b;font-size:14px;line-height:1.5}@media (max-width:1050px){.contactGrid,.contactFaq{grid-template-columns:1fr}.contactInfo{position:static}}@media (max-width:720px){.contactHero{padding:42px 0 34px}.contactSection{padding:34px 0}.contactPanel,.contactInfo,.contactFaq{padding:24px}.contactFaqList a{grid-template-columns:1fr;gap:6px}}.projectDetailsHero{background:radial-gradient(circle at 100% 0,#0f172a12,#0000 34%),linear-gradient(#fff 0%,#f7f8fb 100%);padding:42px 0 38px}.backLink{color:#64748b;margin-bottom:26px;font-size:14px;font-weight:800;display:inline-flex}.backLink:hover{color:#0f172a}.projectDetailsTop{grid-template-columns:minmax(0,1fr) 420px;align-items:start;gap:64px;display:grid}.projectDetailsMeta{flex-wrap:wrap;gap:8px;margin-bottom:18px;display:flex}.projectDetailsMeta span,.stackList span{color:#1e40af;background:#eef4ff;border-radius:8px;padding:7px 9px;font-size:12px;font-weight:800}.projectDetailsTop h1{letter-spacing:-.06em;max-width:780px;margin:0;font-size:clamp(40px,4.4vw,62px);line-height:1.02}.projectDetailsTop p{color:#475569;max-width:720px;margin:20px 0 0;font-size:17px;line-height:1.65}.projectPurchasePanel{background:#fff;border:1px solid #e2e8f0;border-radius:22px;padding:24px;position:sticky;top:96px}.purchaseLabel,.sideLabel{color:#64748b;text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:850;display:block}.projectPurchasePanel>strong{letter-spacing:-.05em;margin-top:8px;font-size:34px;display:block}.projectPurchasePanel p{color:#64748b;margin:12px 0 0;font-size:14px;line-height:1.6}.purchaseActions{gap:10px;margin-top:22px;display:grid}.purchaseActions a,.projectSideInfo .secondaryButton{text-align:center}.saveProjectButton{color:#334155;background:0 0;border:0;width:100%;height:44px;margin-top:10px;font-weight:850}.saveProjectIcon{vertical-align:-1px;font-size:20px;line-height:1}.projectDetailsSection{padding:46px 0 64px}.projectDetailsLayout{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:36px;display:grid}.projectMain{gap:34px;display:grid}.projectGallery{gap:14px;display:grid}.projectMainPreview{background:linear-gradient(135deg,#f8fafc,#f1e7dc);border:1px solid #e2e8f0;border-radius:24px;height:430px;position:relative;overflow:hidden}.projectMainPreview.empty{background:#e2e8f0}.projectMainPreview span{background:#0f172a2e;border-radius:999px;height:14px;position:absolute;left:42px}.projectMainPreview span:first-child{width:44%;top:72px}.projectMainPreview span:nth-child(2){width:32%;top:106px}.projectMainPreview span:nth-child(3){width:54%;top:140px}.projectMainPreview div{background:#ffffff94;border-radius:28px;width:210px;height:250px;position:absolute;top:62px;right:52px}.projectMainPreview.empty .projectMainPreviewPlaceholder{color:#94a3b8;background:0 0;border-radius:0;place-items:center;width:100%;height:100%;display:grid;position:absolute;inset:auto auto 0 0}.projectMainPreviewPlaceholder svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:72px;height:72px}.projectThumbGrid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.projectThumbGrid button{background:linear-gradient(135deg,#f8fafc,#e2e8f0);border:1px solid #e2e8f0;border-radius:16px;height:82px}.projectDocSection{border-bottom:1px solid #e2e8f0;padding:0 0 30px}.projectDocSection:last-child{border-bottom:0;padding-bottom:0}.projectDocSection h2{letter-spacing:-.05em;margin:0;font-size:30px;line-height:1.08}.projectDocSection>p{color:#475569;margin:16px 0 0;font-size:16px;line-height:1.7}.projectDemoButton{width:fit-content;margin-top:18px;display:inline-flex}.stackList{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.detailsList{gap:10px;margin-top:18px;display:grid}.detailsList div{grid-template-columns:26px minmax(0,1fr);align-items:start;gap:10px;display:grid}.detailsList span{color:#0f172a;font-weight:900}.detailsList.muted span{color:#94a3b8}.detailsList p{color:#475569;margin:0;line-height:1.55}.addonList{border-top:1px solid #e2e8f0;margin-top:18px;display:grid}.addonList article{border-bottom:1px solid #e2e8f0;justify-content:space-between;gap:18px;padding:16px 0;display:flex}.addonList strong{font-size:15px;display:block}.addonList span{color:#64748b;margin-top:4px;font-size:13px;display:block}.addonList p{margin:0;font-weight:900}.projectSideInfo{gap:18px;display:grid;position:sticky;top:96px}.projectSideInfo section{background:#fff;border:1px solid #e2e8f0;border-radius:22px;padding:22px}.projectSideInfo h3{letter-spacing:-.04em;margin:8px 0 0;font-size:22px}.projectSideInfo p{color:#64748b;margin:10px 0 18px;font-size:14px;line-height:1.6}.sideInfoRows div,.relatedProjectList a{border-bottom:1px solid #e2e8f0;gap:5px;padding:14px 0;display:grid}.sideInfoRows strong,.relatedProjectList strong{color:#0f172a;font-size:14px}.relatedProjectList strong{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.sideInfoRows span,.relatedProjectList span{color:#64748b;font-size:13px}.relatedProjectList{margin-top:14px;display:grid}.relatedProjectList a{grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:12px;min-width:0}.relatedProjectList a:last-child{border-bottom:0}.relatedProjectList p{color:#0f172a;margin:0;font-size:14px;font-weight:900}.relatedProjectList .similarRequestItem{grid-template-columns:minmax(0,1fr) auto;align-items:start}.similarRequestItem p{text-align:right;white-space:nowrap;justify-self:end;padding-top:1px}.requestSideInfo .relatedProjectList p{color:#0f172a;margin:0;font-weight:900}@media (max-width:1050px){.projectDetailsTop,.projectDetailsLayout{grid-template-columns:1fr}.projectPurchasePanel,.projectSideInfo{position:static}}@media (max-width:720px){.projectDetailsHero{padding:34px 0}.projectDetailsSection{padding:34px 0 48px}.projectMainPreview{height:300px}.projectMainPreview div{width:130px;height:170px;right:28px}.projectThumbGrid{grid-template-columns:repeat(2,1fr)}.addonList article{flex-direction:column}}.requestDetailsHero{background:radial-gradient(circle at 100% 0,#0f172a12,#0000 34%),linear-gradient(#fff 0%,#f7f8fb 100%);padding:42px 0 38px}.requestDetailsTop{grid-template-columns:minmax(0,1fr) 420px;align-items:start;gap:64px;display:grid}.requestDetailsMeta{flex-wrap:wrap;gap:8px;margin-bottom:18px;display:flex}.requestDetailsMeta span{color:#1e40af;background:#eef4ff;border-radius:8px;padding:7px 9px;font-size:12px;font-weight:800}.requestDetailsTop h1{letter-spacing:-.06em;max-width:780px;margin:0;font-size:clamp(40px,4.4vw,62px);line-height:1.02}.requestDetailsTop p{color:#475569;max-width:720px;margin:20px 0 0;font-size:17px;line-height:1.65}.requestActionPanel{background:#fff;border:1px solid #e2e8f0;border-radius:22px;padding:24px;position:sticky;top:96px}.requestPanelLabel{color:#64748b;text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:850;display:block}.requestActionPanel>strong{letter-spacing:-.05em;margin-top:8px;font-size:34px;display:block}.requestActionPanel p{color:#64748b;margin:12px 0 0;font-size:14px;line-height:1.6}.requestPanelActions{gap:10px;margin-top:22px;display:grid}.requestPanelActions a,.requestSideInfo .secondaryButton{text-align:center}.requestDetailsSection{padding:46px 0 64px}.requestDetailsLayout{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:36px;display:grid}.requestMain{gap:34px;display:grid}.requestDocSection{border-bottom:1px solid #e2e8f0;padding:0 0 30px}.requestDocSection:last-child{border-bottom:0;padding-bottom:0}.requestDocSection h2{letter-spacing:-.05em;margin:0;font-size:30px;line-height:1.08}.requestDocSection>p{color:#475569;margin:16px 0 0;font-size:16px;line-height:1.7}.requestReferenceButton{width:fit-content;margin-top:18px;display:inline-flex}.requestSideInfo{gap:18px;display:grid;position:sticky;top:96px}.requestSideInfo section{background:#fff;border:1px solid #e2e8f0;border-radius:22px;padding:22px}.requestSideInfo h3{letter-spacing:-.04em;margin:8px 0 0;font-size:22px}.requestSideInfo p{color:#64748b;margin:10px 0 18px;font-size:14px;line-height:1.6}@media (max-width:1050px){.requestDetailsTop,.requestDetailsLayout{grid-template-columns:1fr}.requestActionPanel,.requestSideInfo{position:static}}@media (max-width:720px){.requestDetailsHero{padding:34px 0}.requestDetailsSection{padding:34px 0 48px}}.protectionHero{background:radial-gradient(circle at 100% 0,#0f172a12,#0000 34%),linear-gradient(#fff 0%,#f7f8fb 100%);padding:64px 0 52px}.protectionHeroInner{max-width:900px}.protectionHero h1{letter-spacing:-.06em;max-width:840px;margin:0;font-size:clamp(40px,4.4vw,62px);line-height:1.02}.protectionHero p{color:#475569;max-width:720px;margin:20px 0 0;font-size:17px;line-height:1.65}.protectionHeroActions{gap:12px;margin-top:28px;display:flex}.protectionSection{padding:48px 0}.protectionIntroGrid{grid-template-columns:.9fr 1.1fr;align-items:start;gap:72px;display:grid}.protectionIntroGrid h2,.protectionBlock h2,.protectionCta h2{letter-spacing:-.05em;margin:0;font-size:34px;line-height:1.08}.protectionIntroGrid p,.protectionBlock p,.protectionCta p{color:#475569;margin:0;font-size:16px;line-height:1.65}.protectionCta p{max-width:640px;margin-top:12px}.protectionLayout{grid-template-columns:260px minmax(0,1fr);align-items:start;gap:56px;display:grid}.protectionSidebar{padding-top:4px;position:sticky;top:96px}.protectionSidebar>span{color:#64748b;text-transform:uppercase;letter-spacing:.08em;margin-bottom:16px;font-size:12px;font-weight:850;display:block}.protectionSidebar nav{gap:10px;display:grid}.protectionSidebar a{color:#64748b;font-size:14px;line-height:1.4}.protectionSidebar a:hover{color:#0f172a}.protectionContent{background:#fff;border:1px solid #e2e8f0;border-radius:22px;padding:36px}.protectionBlock{border-bottom:1px solid #e2e8f0;padding:34px 0}.protectionBlock:first-child{padding-top:0}.protectionBlock:last-child{border-bottom:0;padding-bottom:0}.protectionBlock>p{margin-top:16px}.protectionRows{border-top:1px solid #e2e8f0;margin-top:24px;display:grid}.protectionRows div{border-bottom:1px solid #e2e8f0;grid-template-columns:220px minmax(0,1fr);gap:24px;padding:18px 0;display:grid}.protectionRows strong{color:#0f172a;font-size:15px}.protectionRows p{font-size:15px}.protectionChecklist{gap:12px;margin-top:22px;display:grid}.protectionChecklist div{grid-template-columns:28px minmax(0,1fr);align-items:start;gap:10px;display:grid}.protectionChecklist span{color:#0f172a;font-weight:900}.protectionChecklist.muted span{color:#94a3b8}.protectionChecklist p{font-size:15px}.protectionSteps{border-top:1px solid #e2e8f0;margin-top:26px;display:grid}.protectionSteps div{border-bottom:1px solid #e2e8f0;grid-template-columns:46px 180px minmax(0,1fr);align-items:start;gap:18px;padding:18px 0;display:grid}.protectionSteps span{color:#fff;background:#0f172a;border-radius:11px;place-items:center;width:34px;height:34px;font-size:13px;font-weight:900;display:grid}.protectionSteps strong{color:#0f172a;font-size:15px}.protectionSteps p{font-size:15px}.protectionCta{background:#fff;border:1px solid #e2e8f0;border-radius:22px;justify-content:space-between;align-items:center;gap:32px;padding:30px;display:flex}.protectionCtaActions{flex-shrink:0;gap:12px;display:flex}@media (max-width:1050px){.protectionIntroGrid,.protectionLayout{grid-template-columns:1fr}.protectionSidebar{position:static}.protectionSidebar nav{grid-template-columns:repeat(2,minmax(0,1fr))}.protectionCta{flex-direction:column;align-items:flex-start}}@media (max-width:720px){.protectionHero{padding:42px 0 34px}.protectionSection{padding:34px 0}.protectionHeroActions,.protectionCtaActions{flex-direction:column;width:100%}.protectionHeroActions a,.protectionCtaActions a{text-align:center}.protectionContent,.protectionCta{padding:24px}.protectionRows div,.protectionSteps div{grid-template-columns:1fr;gap:8px}.protectionSidebar nav{grid-template-columns:1fr}}.sellerHero{background:radial-gradient(circle at 100% 0,#0f172a12,#0000 34%),linear-gradient(#fff 0%,#f7f8fb 100%);padding:64px 0 52px}.sellerHeroGrid{grid-template-columns:minmax(0,1fr) 430px;align-items:center;gap:72px;display:grid}.sellerHeroContent h1{letter-spacing:-.06em;max-width:820px;margin:0;font-size:clamp(40px,4.4vw,62px);line-height:1.02}.sellerHeroContent p{color:#475569;max-width:680px;margin:20px 0 0;font-size:17px;line-height:1.65}.sellerHeroActions{gap:12px;margin-top:28px;display:flex}.sellerStartPanel,.sellerFitPanel,.sellerRequirements,.sellerCta{background:#fff;border:1px solid #e2e8f0;border-radius:22px}.sellerStartPanel{padding:24px}.sellerPanelLabel{color:#64748b;text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:850;display:block}.sellerStartPanel h2{letter-spacing:-.04em;margin:8px 0 18px;font-size:24px}.sellerChecklist{gap:12px;margin-bottom:22px;display:grid}.sellerChecklist div{grid-template-columns:26px minmax(0,1fr);align-items:start;gap:10px;display:grid}.sellerChecklist span{color:#0f172a;font-weight:900}.sellerChecklist p{color:#475569;margin:0;font-size:14px;line-height:1.55}.sellerStartPanel .primaryButton{text-align:center;display:block}.sellerSection{padding:48px 0}.sellerIntroGrid{grid-template-columns:.9fr 1.1fr;align-items:start;gap:72px;display:grid}.sellerIntroGrid h2,.sellerFlowIntro h2,.sellerFitPanel h2,.sellerRequirements h2,.sellerCta h2{letter-spacing:-.05em;margin:0;font-size:34px;line-height:1.08}.sellerIntroGrid p,.sellerFlowIntro p,.sellerFitPanel p,.sellerCta p{color:#475569;margin:0;font-size:16px;line-height:1.65}.sellerBenefitGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.sellerBenefit{border-bottom:1px solid #e2e8f0;padding:0 0 22px}.sellerBenefit h3{letter-spacing:-.04em;margin:0;font-size:21px}.sellerBenefit p{color:#475569;margin:10px 0 0;font-size:15px;line-height:1.6}.sellerFlowGrid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:56px;display:grid}.sellerFlowIntro p{max-width:620px;margin-top:14px}.sellerSteps{border-top:1px solid #e2e8f0;display:grid}.sellerStep{border-bottom:1px solid #e2e8f0;grid-template-columns:48px minmax(0,1fr);gap:18px;padding:22px 0;display:grid}.sellerStep>span{color:#fff;background:#0f172a;border-radius:11px;place-items:center;width:34px;height:34px;font-size:13px;font-weight:900;display:grid}.sellerStep h3{letter-spacing:-.035em;margin:0;font-size:19px}.sellerStep p{color:#475569;margin:8px 0 0;font-size:15px;line-height:1.65}.sellerFitPanel{grid-template-columns:.85fr 1.15fr;align-items:start;gap:48px;padding:30px;display:grid}.sellerFitPanel p{max-width:620px;margin-top:14px}.sellerFitList{flex-wrap:wrap;gap:10px;display:flex}.sellerFitList span{color:#1e40af;background:#eef4ff;border-radius:8px;padding:8px 10px;font-size:13px;font-weight:800}.sellerRequirements{grid-template-columns:.75fr 1.25fr;align-items:start;gap:48px;padding:30px;display:grid}.sellerRequirementRows{border-top:1px solid #e2e8f0;display:grid}.sellerRequirementRows div{border-bottom:1px solid #e2e8f0;grid-template-columns:180px minmax(0,1fr);gap:20px;padding:16px 0;display:grid}.sellerRequirementRows strong{color:#0f172a;font-size:14px}.sellerRequirementRows span{color:#64748b;font-size:14px;line-height:1.5}.sellerCta{justify-content:space-between;align-items:center;gap:32px;padding:30px;display:flex}.sellerCta p{max-width:640px;margin-top:12px}.sellerCtaActions{flex-shrink:0;gap:12px;display:flex}@media (max-width:1050px){.sellerHeroGrid,.sellerIntroGrid,.sellerFlowGrid,.sellerFitPanel,.sellerRequirements{grid-template-columns:1fr}.sellerBenefitGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.sellerCta{flex-direction:column;align-items:flex-start}}@media (max-width:720px){.sellerHero{padding:42px 0 34px}.sellerSection{padding:34px 0}.sellerHeroActions,.sellerCtaActions{flex-direction:column;width:100%}.sellerHeroActions a,.sellerCtaActions a{text-align:center}.sellerBenefitGrid{grid-template-columns:1fr}.sellerFitPanel,.sellerRequirements,.sellerCta{padding:24px}.sellerRequirementRows div{grid-template-columns:1fr;gap:6px}.sellerStep{grid-template-columns:1fr;gap:12px}}.authSection{background:radial-gradient(circle at 100% 0,#0f172a12,#0000 34%),linear-gradient(#fff 0%,#f7f8fb 100%);padding:64px 0 72px}.authGrid{grid-template-columns:minmax(0,1fr) 430px;align-items:center;gap:72px;display:grid}.authContent h1{letter-spacing:-.06em;max-width:780px;margin:0;font-size:clamp(40px,4.4vw,62px);line-height:1.02}.authContent>p{color:#475569;max-width:640px;margin:20px 0 0;font-size:17px;line-height:1.65}.authHighlights{border-top:1px solid #e2e8f0;gap:18px;max-width:620px;margin-top:34px;display:grid}.authHighlights div{grid-template-columns:180px minmax(0,1fr);gap:20px;padding-top:18px;display:grid}.authHighlights strong{color:#0f172a;font-size:15px}.authHighlights span{color:#64748b;font-size:15px;line-height:1.55}.authPanel{background:#fff;border:1px solid #e2e8f0;border-radius:22px;padding:28px}.authPanelHead h2{letter-spacing:-.05em;margin:0;font-size:26px;line-height:1.1}.authPanelHead p{color:#64748b;margin:10px 0 0;font-size:15px;line-height:1.6}.authForm{gap:18px;margin-top:26px;display:grid}.authLabelRow{justify-content:space-between;align-items:center;gap:12px;display:flex}.authLabelRow a{color:#2563eb;font-size:15px;font-weight:600}.authForm .formRow input.authInputError,.authForm .formRow input.authInputError:focus{border-color:#b91c1c}.authFieldError{color:#b91c1c;font-size:12px;font-weight:750;line-height:1.35}.authPasswordInput{position:relative}.authPasswordInput input{padding-right:46px}.authPasswordInput button{color:#64748b;background:0 0;border:0;border-radius:8px;place-items:center;width:32px;height:32px;display:grid;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.authPasswordInput button:hover{color:#0f172a;background:#f8fafc}.authPasswordInput svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px;display:block}.rememberRow{color:#475569;align-items:center;gap:9px;font-size:14px;display:inline-flex}.rememberRow input{width:16px;height:16px}.authForm .primaryButton,.authCreateButton{text-align:center;justify-content:center;align-items:center;width:100%;display:flex}.authSuccess{background:#eff6ff;border:1px solid #bfdbfe;border-radius:16px;margin-top:26px;padding:18px}.authSuccess strong{color:#0f172a;margin-bottom:6px;display:block}.authSuccess p{color:#475569;margin:0;line-height:1.6}.authDivider{grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;margin:24px 0;display:grid}.authDivider span{background:#e2e8f0;height:1px}.authDivider p{color:#64748b;margin:0;font-size:13px;font-weight:800}@media (max-width:1050px){.authGrid{grid-template-columns:1fr}.authPanel{max-width:520px}}@media (max-width:720px){.authSection{padding:42px 0 48px}.authPanel{padding:24px}.authHighlights div{grid-template-columns:1fr;gap:6px}}.authTerms{color:#475569;grid-template-columns:16px minmax(0,1fr);gap:10px;font-size:14px;line-height:1.5;display:grid}.authTerms input{width:16px;height:16px;margin-top:2px}.authTerms a{color:#2563eb;font-weight:600}.authPanelNote{color:#64748b;text-align:center;margin:-6px 0 0;font-size:13px;line-height:1.5}.publicProfileHero{background:radial-gradient(circle at 100% 0,#0f172a12,#0000 34%),linear-gradient(#fff 0%,#f7f8fb 100%);padding:42px 0 34px}.publicProfileCard{background:#fff;border:1px solid #e2e8f0;border-radius:24px;overflow:hidden}.profileBanner{background:radial-gradient(circle at 20% 20%,#ffffff8c,#0000 24%),linear-gradient(135deg,#0f172a,#334155);height:150px}.publicProfileMain{justify-content:space-between;align-items:flex-start;gap:32px;padding:0 28px 28px;display:flex}.publicProfileIdentity{grid-template-columns:104px minmax(0,1fr);align-items:start;gap:22px;display:grid}.profileAvatar{color:#fff;background:#0f172a;border:5px solid #fff;border-radius:28px;place-items:center;width:104px;height:104px;margin-top:-42px;font-size:34px;font-weight:900;display:grid}.profileNameRow{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.profileNameRow h1{letter-spacing:-.05em;margin:18px 0 0;font-size:34px;line-height:1.08}.profileAchievement{border-radius:999px;align-items:center;gap:5px;margin-top:18px;padding:6px 8px;font-size:11px;font-weight:850;line-height:1;display:inline-flex}.profileAchievement svg{flex-shrink:0;width:13px;height:13px}.profileAchievementGold svg{width:15px;height:15px}.profileAchievement svg path{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.profileAchievementBronze{color:#9a3412;background:#ffedd5;border:1px solid #fb923c}.profileAchievementSilver{color:#334155;background:#e2e8f0;border:1px solid #94a3b8}.profileAchievementGold{color:#92400e;background:#fef3c7;border:1px solid #f59e0b}.profileUsername{color:#64748b;margin:6px 0 0;font-size:14px;font-weight:800}.profileBio{color:#475569;max-width:720px;margin:12px 0 0;font-size:15px;line-height:1.65}.profileMeta{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.profileMeta span{color:#64748b;border:1px solid #e2e8f0;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:800}.publicProfileActions{flex-shrink:0;gap:10px;margin-top:18px;display:flex}.publicProfileSection{padding:46px 0 64px}.publicProfileLayout{grid-template-columns:300px minmax(0,1fr);align-items:start;gap:36px;display:grid}.publicProfileSidebar{gap:18px;display:grid;position:sticky;top:96px}.publicProfileSidebar section,.publicProfileBlock{background:#fff;border:1px solid #e2e8f0;border-radius:22px}.publicProfileSidebar section{padding:22px}.publicProfileSidebar p{color:#64748b;margin:12px 0 0;font-size:14px;line-height:1.6}.publicProfileAccountActions{gap:10px;margin-top:16px;display:grid}.publicProfileAccountActions .profileSmallActionButton{width:100%}.profileStats{gap:14px;margin-top:18px;display:grid}.profileStats div{border-bottom:1px solid #e2e8f0;padding-bottom:14px}.profileStats div:last-child{border-bottom:0;padding-bottom:0}.profileStats strong{color:#0f172a;letter-spacing:-.05em;font-size:28px;display:block}.profileStats span{color:#64748b;margin-top:3px;font-size:13px;display:block}.publicProfileContent{gap:28px;display:grid}.publicProfileBlock{padding:28px}.publicProfileBlockHead{justify-content:space-between;align-items:end;gap:20px;margin-bottom:22px;display:flex}.publicProfileBlockHead h2{letter-spacing:-.05em;margin:0;font-size:30px;line-height:1.08}.profileProjectGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.profileProjectCard{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:18px;grid-template-rows:120px minmax(0,1fr);height:320px;display:grid;overflow:hidden}.profileRequestCard{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:18px;grid-template-rows:minmax(0,1fr) auto;gap:18px;height:220px;padding:16px;display:grid}.profileProjectCard:hover h3 a,.profileRequestCard:hover h3 a{text-decoration:underline}.profileRequestCard h3{letter-spacing:-.025em;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:16px;line-height:1.25;display:-webkit-box;overflow:hidden}.profileRequestCard p{color:#64748b;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:9px 0 0;font-size:13px;line-height:1.55;display:-webkit-box;overflow:hidden}.profileProjectPreview{background:linear-gradient(135deg,#f8fafc,#f1e7dc);border-bottom:1px solid #e2e8f0;height:120px;position:relative;overflow:hidden}.profileProjectPreview.empty{color:#94a3b8;background:#e2e8f0;place-items:center;display:grid}.profileProjectPreview.empty svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:34px;height:34px}.profileProjectInfo{grid-template-rows:minmax(0,1fr) auto;min-height:0;padding:14px;display:grid}.profileProjectInfo h3{letter-spacing:-.025em;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:15px;line-height:1.25;display:-webkit-box;overflow:hidden}.profileProjectInfo p{color:#64748b;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:8px 0 0;font-size:13px;line-height:1.5;display:-webkit-box;overflow:hidden}.profileProjectBottom{border-top:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:14px;margin-top:10px;padding-top:13px;display:flex}.profileProjectBottom div{flex-wrap:wrap;gap:6px;display:flex}.profileProjectBottom span{color:#1e40af;background:#eef4ff;border-radius:8px;padding:6px 8px;font-size:11px;font-weight:800}.profileProjectBottom strong{white-space:nowrap;font-size:14px}.profileReviewList{border-top:1px solid #e2e8f0;display:grid}.profileFeedbackSummary{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:20px;padding:18px;display:flex}.profileFeedbackSummaryContent{gap:14px;min-width:0;display:grid}.profileFeedbackRatingLine{align-items:center;gap:10px;display:flex}.profileFeedbackStars{color:#f59e0b;letter-spacing:.04em;white-space:nowrap;font-size:24px;line-height:1}.profileFeedbackRatingLine strong{color:#0f172a;letter-spacing:-.06em;font-size:34px;line-height:1;display:block}.profileFeedbackSummaryContent>div:first-child>span{color:#0f172a;margin-top:5px;font-size:14px;font-weight:850;display:block}.profileFeedbackSummaryContent p{color:#64748b;margin:6px 0 0;font-size:13px;line-height:1.45}.reviewFilterToggle{background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;align-items:center;gap:4px;padding:4px;display:inline-flex}.reviewFilterToggle button{color:#64748b;background:0 0;border:0;border-radius:999px;padding:7px 11px;font-size:13px;font-weight:800}.reviewFilterToggle button:hover,.reviewFilterToggle button.active{color:#fff;background:#0f172a}.feedbackSummaryActions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.profileFeedbackButton{color:#0f172a;background:#fff;border:1px solid #d5dce8;border-radius:999px;justify-content:center;align-items:center;padding:8px 12px;font-size:13px;font-weight:800;display:inline-flex}.profileFeedbackButton.primary{color:#fff;background:#0f172a;border-color:#0f172a}.profileFeedbackButton:hover{border-color:#94a3b8}.profileLeaveReviewBox{background:#fff;border:1px solid #e2e8f0;border-radius:18px;gap:16px;margin:-6px 0 20px;padding:18px;display:grid}.profileLeaveReviewBox h3{color:#0f172a;letter-spacing:-.04em;margin:0;font-size:20px}.profileLeaveReviewBox p{color:#64748b;margin:6px 0 0;font-size:13px;line-height:1.5}.profileReviewFormGrid{grid-template-columns:210px minmax(0,1fr);gap:16px 18px;display:grid}.profileReviewStarPicker{background:#fff;border:1px solid #d5dce8;border-radius:10px;align-items:center;gap:4px;min-height:44px;padding:5px 8px;display:flex}.profileReviewStarPicker button{color:#cbd5e1;cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;width:32px;height:32px;padding:0;display:grid}.profileReviewStarPicker button:hover,.profileReviewStarPicker button.selected{color:#f59e0b;background:#fffbeb}.profileReviewStarPicker svg{fill:currentColor;width:20px;height:20px;display:block}.profileLeaveReviewActions{justify-content:flex-end;gap:10px;display:flex}.profileReview{border-bottom:1px solid #e2e8f0;grid-template-columns:42px minmax(0,1fr);gap:14px;padding:18px 0;display:grid}.profileReview:last-child{border-bottom:0;padding-bottom:0}.profileReviewContent{min-width:0}.profileReviewTop{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.profileReviewTop div{gap:3px;display:grid}.profileReviewTop span:not(.reviewStars){color:#64748b;font-size:12px;font-weight:750}.reviewStars{color:#f59e0b;letter-spacing:.04em;white-space:nowrap;font-size:16px;line-height:1}.profileReviewActions{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.profileReviewActions button,.profileReviewActions a{color:#334155;background:#fff;border:1px solid #e2e8f0;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:650}.profileReviewActions button:hover,.profileReviewActions a:hover{color:#0f172a;border-color:#94a3b8}.profileReviewActions .profileReviewReportButton{color:#b91c1c;border-color:#fecaca}.profileReviewActions .profileReviewReportButton:hover{color:#b91c1c;background:#fef2f2;border-color:#fca5a5}.profileReviewActions .profileHelpfulButton.liked{color:#2563eb;background:#eff6ff;border-color:#bfdbfe;place-items:center;width:31px;height:31px;padding:0;display:grid}.profileHelpfulButton svg{fill:currentColor;width:15px;height:15px;display:block}.reviewAvatar{color:#1e40af;background:#eef4ff;border-radius:14px;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.profileReview strong{color:#0f172a;font-size:14px}.profileReview p{color:#475569;margin:6px 0 0;font-size:14px;line-height:1.6}@media (max-width:1050px){.publicProfileMain,.publicProfileLayout{grid-template-columns:1fr}.publicProfileMain{flex-direction:column;align-items:flex-start}.publicProfileSidebar{position:static}.profileProjectGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.publicProfileHero{padding:34px 0}.publicProfileMain{padding:0 22px 24px}.publicProfileIdentity{grid-template-columns:1fr;gap:12px}.profileAvatar{border-radius:24px;width:88px;height:88px}.publicProfileActions{flex-direction:column;width:100%}.publicProfileActions a,.publicProfileActions button{text-align:center}.profileFeedbackSummary{flex-direction:column;align-items:flex-start}.feedbackSummaryActions{width:100%}.profileFeedbackButton{flex:1}.profileReviewFormGrid{grid-template-columns:1fr}.profileLeaveReviewActions{flex-direction:column}.profileLeaveReviewActions button{width:100%}.profileReviewTop{flex-direction:column;gap:6px}.publicProfileSection{padding:34px 0 48px}.publicProfileBlock{padding:24px}.publicProfileBlockHead{flex-direction:column;align-items:flex-start}.reviewFilterToggle{width:100%}.reviewFilterToggle button{flex:1}.profileProjectGrid{grid-template-columns:1fr}}.myProfileHero{background:radial-gradient(circle at 100% 0,#0f172a12,#0000 34%),linear-gradient(#fff 0%,#f7f8fb 100%);padding:42px 0 18px}.myProfileCard{background:#fff;border:1px solid #e2e8f0;border-radius:24px;overflow:hidden}.myProfileBanner{background:radial-gradient(circle at 20% 20%,#ffffff8c,#0000 24%),linear-gradient(135deg,#0f172a,#334155);height:140px}.myProfileMain{justify-content:space-between;align-items:flex-start;gap:32px;padding:0 28px 28px;display:flex}.myProfileIdentity{grid-template-columns:104px minmax(0,1fr);align-items:start;gap:22px;display:grid}.myProfileAvatar{color:#fff;background:#0f172a;border:5px solid #fff;border-radius:28px;place-items:center;width:104px;height:104px;margin-top:-42px;font-size:34px;font-weight:900;display:grid}.myProfileNameRow{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.myProfileNameRow h1{letter-spacing:-.05em;margin:18px 0 0;font-size:34px;line-height:1.08}.myProfileUsername{color:#64748b;margin:6px 0 0;font-size:14px;font-weight:800}.myProfileBio{color:#475569;max-width:720px;margin:12px 0 0;font-size:15px;line-height:1.65}.myProfileMeta{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.myProfileMeta span{color:#64748b;border:1px solid #e2e8f0;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:800}.myProfileActions{flex-shrink:0;gap:10px;margin-top:18px;display:flex}.myProfileSection{padding:0 0 64px}.myProfileOverviewSection{background:#f7f8fb;padding:0 0 24px}.myProfileOverviewPanel{padding:24px 28px}.myProfileLayout{grid-template-columns:260px minmax(0,1fr);align-items:start;gap:32px;display:grid}.myProfileSidebar{background:#fff;border:1px solid #e2e8f0;border-radius:22px;gap:6px;padding:10px;display:grid;position:sticky;top:96px}.myProfileSidebar button{color:#475569;text-align:left;background:0 0;border:0;border-radius:14px;padding:12px 14px;font-weight:850}.myProfileSidebar button:hover,.myProfileSidebar button.active{color:#0f172a;background:#f8fafc}.myProfileContent{gap:24px;display:grid}.myProfilePanel{background:#fff;border:1px solid #e2e8f0;border-radius:22px;padding:28px}.myProfilePanelHead{justify-content:space-between;align-items:end;gap:20px;margin-bottom:22px;display:flex}.myProfilePanelHead h2{letter-spacing:-.05em;margin:0;font-size:30px;line-height:1.08}.myStatsGrid{border-top:1px solid #e2e8f0;grid-template-columns:repeat(6,minmax(0,1fr));display:grid}.myStatsGrid div{padding:18px 12px 0 0}.myStatsGrid strong{color:#0f172a;letter-spacing:-.05em;font-size:28px;display:block}.myStatsValueButton{color:#0f172a;font:inherit;letter-spacing:0;cursor:pointer;background:0 0;border:0;padding:0;font-size:28px;font-weight:800;display:block}.myStatsGrid span{color:#64748b;margin-top:4px;font-size:13px;display:block}.myActivityList,.settingsRows{border-top:1px solid #e2e8f0;display:grid}.myActivityList div,.settingsRows>div{border-bottom:1px solid #e2e8f0;grid-template-columns:220px minmax(0,1fr);gap:24px;padding:17px 0;display:grid}.myActivityList strong,.settingsRows strong{color:#0f172a;font-size:14px}.myActivityList span,.settingsRows span{color:#64748b;font-size:14px;line-height:1.5}.myTable{border-top:1px solid #e2e8f0;display:grid}.myTable a{border-bottom:1px solid #e2e8f0;grid-template-columns:minmax(0,1fr) 150px 120px;align-items:center;gap:18px;padding:18px 0;display:grid}.myTableWithDate a{grid-template-columns:minmax(0,1fr) 140px 130px 120px}.myTableActionRow{border-bottom:1px solid #e2e8f0;grid-template-columns:minmax(0,1fr) 140px 130px 120px 42px;align-items:center;gap:18px;padding:18px 0;display:grid}.myTable .myTableActionLink{display:contents}.myTable a>div,.myTable .myTableActionLink>div{gap:5px;display:grid}.myTable strong{color:#0f172a;font-size:14px}.myTable span{color:#64748b;font-size:14px}.myTableActions{justify-content:flex-end;display:flex;position:relative}.myTableActions>button{color:#475569;background:#fff;border:1px solid #d5dce8;border-radius:10px;place-items:center;width:34px;height:34px;font-size:16px;font-weight:900;line-height:1;display:grid}.myTableActions>button:hover{color:#0f172a;border-color:#94a3b8}.myTableActionMenu{z-index:20;background:#fff;border:1px solid #e2e8f0;border-radius:12px;min-width:128px;padding:6px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 16px 36px #0f172a1f}.myTableActionMenu button{color:#334155;text-align:left;background:0 0;border:0;border-radius:9px;width:100%;min-height:34px;padding:8px 10px;font-size:13px;font-weight:600}.myTableActionMenu button:hover{color:#0f172a;background:#f8fafc}.myTableActionMenu button.dangerAction{color:#b91c1c}.myTableActionMenu button.dangerAction:hover{color:#b91c1c;background:#fef2f2}.savedProjectGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.savedViewToggle{background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;align-items:center;gap:4px;padding:4px;display:inline-flex}.savedViewToggle button{color:#64748b;background:0 0;border:0;border-radius:999px;padding:7px 11px;font-size:13px;font-weight:800}.savedViewToggle button:hover,.savedViewToggle button.active{color:#fff;background:#0f172a}.savedProjectCard{border:1px solid #e2e8f0;border-radius:18px;padding:18px}.savedProjectCard h3{letter-spacing:-.035em;margin:0;font-size:17px}.savedProjectCard p{color:#64748b;margin:8px 0 0;font-size:14px}.savedProjectCard>div:last-child{border-top:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:16px;margin-top:22px;padding-top:14px;display:flex}.savedProjectCard button{color:#0f172a;background:#fff;border:1px solid #d5dce8;border-radius:10px;padding:9px 12px;font-weight:850}.profileSmallActionButton{color:#0f172a;background:#fff;border:1px solid #d5dce8;border-radius:9px;justify-content:center;align-items:center;width:fit-content;padding:7px 11px;font-size:13px;font-weight:750;line-height:1.2;display:inline-flex}.profileSmallActionButton:hover{border-color:#94a3b8}.profileSmallActionButtonDark{color:#fff;background:#0f172a;border-color:#0f172a}.profileSmallActionButtonDark:hover{background:#020617;border-color:#020617}.settingsRows>div{grid-template-columns:minmax(0,1fr) auto;align-items:center}.settingsRows>div>div{gap:4px;display:grid}.settingsRows>.settingsTransactionsPanel{grid-template-columns:1fr;padding:0 0 17px}.settingsTransactionsList{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;overflow:hidden}.settingsTransactionsList article{border-bottom:1px solid #e2e8f0;grid-template-columns:minmax(0,1fr) 120px 120px auto;align-items:center;gap:16px;padding:14px;display:grid}.settingsTransactionsList article:last-child{border-bottom:0}.settingsTransactionsList article>span{color:#64748b;font-size:13px;font-weight:750}.settingsTransactionsList article>strong{color:#0f172a;text-align:right;white-space:nowrap;font-size:14px}.dangerButton{color:#b91c1c!important;border-color:#fecaca!important}@media (max-width:1050px){.myProfileMain,.myProfileLayout{grid-template-columns:1fr}.myProfileMain{flex-direction:column;align-items:flex-start}.myProfileSidebar{position:static}.myStatsGrid,.savedProjectGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.myTable a,.myTableActionRow{grid-template-columns:1fr;gap:8px}.myTableActions{justify-content:flex-start}}@media (max-width:720px){.myProfileHero{padding:34px 0 18px}.myProfileMain{padding:0 22px 24px}.myProfileIdentity{grid-template-columns:1fr;gap:12px}.myProfileAvatar{border-radius:24px;width:88px;height:88px}.myProfileActions{flex-direction:column;width:100%}.myProfileActions a,.myProfileActions button{text-align:center}.myProfileSection{padding:0 0 48px}.myProfilePanel{padding:24px}.myProfilePanelHead{flex-direction:column;align-items:flex-start}.myStatsGrid,.savedProjectGrid{grid-template-columns:1fr}.savedViewToggle{width:100%}.savedViewToggle button{flex:1}.myActivityList div,.settingsRows>div{grid-template-columns:1fr;gap:8px}.settingsTransactionsList article{grid-template-columns:1fr;gap:6px}.settingsTransactionsList article>strong{text-align:left}}.messagesPage{background:#f7f8fb;min-height:calc(100vh - 68px);padding:34px 0 54px}.messagesShell{grid-template-columns:330px minmax(0,1fr);align-items:stretch;gap:18px;display:grid}.messagesSidebar,.messageThread{background:#fff;border:1px solid #e2e8f0;border-radius:22px}.messagesSidebar{flex-direction:column;min-height:760px;display:flex;overflow:hidden}.messagesSidebarHead{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:flex-start;gap:16px;padding:22px;display:flex}.messagesSidebarHead h1{letter-spacing:-.05em;margin:0;font-size:30px;line-height:1.08}.messagesSidebarHead button{color:#0f172a;background:#fff;border:1px solid #d5dce8;border-radius:12px;width:38px;height:38px;font-size:22px;font-weight:700}.messagesTabs{border-bottom:1px solid #e2e8f0;grid-template-columns:repeat(3,1fr);gap:6px;padding:12px;display:grid}.messagesTabs button{color:#64748b;background:0 0;border:0;border-radius:10px;padding:9px 8px;font-size:13px;font-weight:850}.messagesTabs button.active{color:#fff;background:#0f172a}.messagesSearch{border-bottom:1px solid #e2e8f0;padding:14px}.messagesSearch input{border:1px solid #d5dce8;border-radius:10px;outline:none;width:100%;height:42px;padding:0 13px}.chatList{overflow:auto}.chatListEmpty{color:#64748b;text-align:center;padding:24px 18px;font-size:14px;line-height:1.5}.chatListItem{text-align:left;background:#fff;border:0;border-bottom:1px solid #e2e8f0;grid-template-columns:44px minmax(0,1fr);gap:12px;width:100%;padding:14px;display:grid}.chatListItem:hover,.chatListItem.active{background:#f8fafc}.chatAvatar{color:#fff;background:#0f172a;border-radius:14px;place-items:center;width:44px;height:44px;font-weight:900;display:grid}.chatAvatar.hasImage{background-position:50%;background-repeat:no-repeat;background-size:cover}.chatAvatar.large{border-radius:16px;width:52px;height:52px;font-size:18px}.chatPreviewTop{justify-content:space-between;align-items:center;gap:10px;display:flex}.chatPreviewTop strong{color:#0f172a;font-size:14px}.chatPreviewTop span{color:#64748b;font-size:12px}.chatPreviewTopMeta{flex-shrink:0;align-items:center;gap:7px;display:flex}.chatPreviewContent p{color:#475569;text-overflow:ellipsis;white-space:nowrap;margin:6px 0 0;font-size:13px;line-height:1.45;overflow:hidden}.chatPreviewContent p.unreadPreview{color:#0f172a;font-weight:850}.unreadDot{background:#2563eb;border-radius:999px;flex-shrink:0;width:8px;height:8px}.messageThread{flex-direction:column;height:760px;min-height:760px;display:flex;overflow:hidden}.messageThreadEmpty{text-align:center;justify-content:center;align-items:center;padding:24px}.messageStarter{max-width:380px}.messageStarter h2{color:#0f172a;letter-spacing:-.05em;margin:8px 0 10px;font-size:28px;line-height:1.1}.messageStarter p{color:#64748b;margin:0;font-size:15px;line-height:1.55}.threadHeader{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:18px;padding:20px;display:flex}.threadUser{align-items:center;gap:13px;display:flex}.threadUser h2{letter-spacing:-.04em;margin:0;font-size:20px}.threadUser p{color:#64748b;margin:5px 0 0;font-size:13px}.threadStatusOnline{color:#15803d;font-weight:850}.threadActions{gap:8px;display:flex}.threadActions button{color:#0f172a;background:#fff;border:1px solid #d5dce8;border-radius:10px;padding:9px 11px;font-size:13px;font-weight:850}.threadProtectionNotice{text-align:center;background:#f8fafc;border:1px solid #dbe3ef;border-radius:16px;justify-items:center;gap:10px;margin:0 0 10px;padding:18px;display:grid}.threadProtectionIcon{color:#1e40af;background:#eef4ff;border-radius:13px;place-items:center;width:38px;height:38px;display:grid}.threadProtectionIcon svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px;display:block}.threadProtectionNotice p{color:#475569;max-width:540px;margin:0;font-size:14px;line-height:1.55;display:block}.messagesArea{flex-direction:column;flex:1;gap:12px;min-height:0;padding:22px 20px;display:flex;overflow:auto}.messageBubbleGroup{align-self:flex-start;justify-items:start;gap:6px;max-width:72%;display:grid}.messageBubbleGroup.mine{align-self:flex-end;justify-items:end}.messageBubbleGroup.offer{align-self:center;justify-items:center;width:min(560px,100%);max-width:100%}.messageBubble{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px 18px 18px 6px;min-width:0;max-width:100%;padding:12px 14px}.messageBubble.mine{color:#fff;background:#0f172a;border-color:#0f172a;border-radius:18px 18px 6px}.messageBubble p{margin:0;font-size:14px;line-height:1.55}.messageBubbleReplyContext{box-sizing:border-box;border-left:3px solid #cbd5e1;width:min(280px,100%);min-width:0;max-width:100%;margin-bottom:9px;padding-left:9px}.messageBubble.mine .messageBubbleReplyContext{border-left-color:#64748b}.messageBubbleReplyContext strong,.messageBubbleReplyContext span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.messageBubbleReplyContext strong{font-size:11px}.messageBubbleReplyContext span{color:#64748b;margin-top:2px;font-size:12px}.messageBubble.mine .messageBubbleReplyContext span{color:#cbd5e1}.messageSourceContext{background:#fff;border:1px solid #dbe3ef;border-radius:12px;min-width:0;max-width:min(280px,100%);margin-bottom:9px;padding:9px 10px;display:block}.messageBubble.mine .messageSourceContext{background:#ffffff14;border-color:#94a3b86b}.messageSourceContext span,.messageSourceContext strong{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.messageSourceContext span{color:#64748b;text-transform:uppercase;font-size:11px;font-weight:850}.messageSourceContext strong{color:#0f172a;margin-top:3px;font-size:13px;line-height:1.3}.messageBubble.mine .messageSourceContext span,.messageBubble.mine .messageSourceContext strong{color:#fff}.messageBubble>span{color:#94a3b8;margin-top:6px;font-size:11px;display:block}.messageBubble.mine>span{color:#cbd5e1;text-align:right}.messageAttachmentImage{background:#ffffff0a;border:1px solid #dbe3ef;border-radius:14px;width:min(310px,64vw);margin-top:10px;overflow:hidden}.messageBubble.mine .messageAttachmentImage{border-color:#94a3b86b}.messageAttachmentImage span{aspect-ratio:16/9;background:linear-gradient(135deg,#0f172a14,#2563eb24),linear-gradient(90deg,#f8fafc 0 34%,#eef4ff 34% 66%,#f1f5f9 66%);display:block}.messageAttachmentImage strong,.messageAttachmentImage small{padding:0 12px;display:block}.messageAttachmentImage strong{color:#0f172a;margin-top:10px;font-size:13px}.messageAttachmentImage small{color:#64748b;margin:4px 0 11px;font-size:12px;line-height:1.35}.messageFileLink{background:#ffffff0a;border:1px solid #dbe3ef;border-radius:14px;grid-template-columns:36px minmax(0,1fr);align-items:center;gap:10px;width:min(320px,100%);margin-top:10px;padding:11px;display:grid}.messageBubble.mine .messageFileLink{border-color:#94a3b86b}.messageFileLink span{color:#1e40af;background:#eef4ff;border-radius:11px;grid-row:span 2;place-items:center;width:36px;height:36px;display:grid}.messageFileLink svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px;display:block}.messageFileLink strong{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;font-size:13px;line-height:1.25;overflow:hidden}.messageFileLink small{color:#64748b;font-size:12px}.messageBubble.mine .messageFileLink strong,.messageBubble.mine .messageFileLink small{color:#fff}.messageOfferCard{color:#0f172a;background:linear-gradient(#f0fdf4 0%,#fff 100%);border:1px solid #bbf7d0;border-radius:18px;width:100%;margin-top:4px;padding:22px;box-shadow:0 18px 38px #16a34a1f}.messageOfferCard.canceled{background:linear-gradient(#fef2f2 0%,#fff 100%);border-color:#fecaca;box-shadow:0 18px 38px #dc262624}.messageOfferHead,.messageOfferMeta,.messageOfferActions{justify-content:space-between;align-items:center;gap:12px;display:flex}.messageOfferHead span{color:#64748b;text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:850}.messageOfferHead strong{color:#15803d;letter-spacing:-.03em;font-size:18px}.messageOfferCard.canceled .messageOfferHead strong,.messageOfferCard.canceled .messageOfferMeta span:first-child{color:#b91c1c}.messageOfferCard h3{color:#0f172a;letter-spacing:-.035em;margin:12px 0 0;font-size:16px;line-height:1.2}.messageOfferCard p{color:#475569;margin:8px 0 0;font-size:13px;line-height:1.5}.messageOfferMeta{align-items:flex-start;margin-top:12px}.messageOfferMeta span{color:#64748b;font-size:12px;line-height:1.35}.messageOfferMeta span:first-child{color:#15803d;font-weight:850}.messageOfferDetails{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:14px;display:grid}.messageOfferDetails div,.messageOfferScope div{background:#ffffffb8;border:1px solid #e2e8f0;border-radius:12px;padding:10px}.messageOfferDetails span,.messageOfferScope span{color:#64748b;text-transform:uppercase;letter-spacing:.06em;font-size:11px;font-weight:850;display:block}.messageOfferDetails strong{color:#0f172a;margin-top:5px;font-size:13px;line-height:1.25;display:block}.messageOfferScope{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:8px;display:grid}.messageOfferScope ul{color:#475569;margin:8px 0 0;padding-left:16px;font-size:12px;line-height:1.45}.messageOfferScope li+li{margin-top:4px}.messageOfferContract{background:#ffffffc7;border:1px solid #e2e8f0;border-radius:12px;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:10px;margin-top:10px;padding:10px;display:grid}.messageOfferContract>span{color:#fff;background:#0f172a;border-radius:11px;place-items:center;width:42px;height:42px;font-size:11px;font-weight:900;display:grid}.messageOfferContract strong{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;font-size:13px;line-height:1.25;display:block;overflow:hidden}.messageOfferContract small{color:#64748b;margin-top:3px;font-size:12px;display:block}.messageOfferActions{margin-top:14px}.messageOfferActions button{flex:1;padding:9px 12px}.messageOfferActions.single button{color:#b91c1c;background:#fff7f7;border-color:#fecaca;width:100%}.messageOfferActions.single button:disabled{cursor:not-allowed}.messageBubbleActions{opacity:0;pointer-events:none;gap:6px;transition:opacity .16s,transform .16s;display:flex;transform:translateY(-2px)}.messageBubbleGroup:hover .messageBubbleActions,.messageBubbleGroup:focus-within .messageBubbleActions{opacity:1;pointer-events:auto;transform:translateY(0)}.messageBubbleActions button{color:#475569;background:#fff;border:1px solid #d5dce8;border-radius:9px;place-items:center;width:28px;height:28px;display:grid}.messageBubbleActions button:hover{color:#0f172a;border-color:#94a3b8}.messageBubbleGroup:not(.mine) .messageBubbleActions button:last-child{color:#b91c1c;border-color:#fecaca}.messageBubbleActions svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px;display:block}.messageReplyPreview{border-top:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px 0;display:flex}.messageReplyPreview div{border-left:3px solid #0f172a;min-width:0;padding-left:10px}.messageReplyPreview strong{color:#0f172a;font-size:12px;display:block}.messageReplyPreview span{color:#64748b;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:12px;display:block;overflow:hidden}.messageReplyPreview button{color:#475569;background:#fff;border:1px solid #d5dce8;border-radius:999px;width:28px;height:28px;line-height:1}.messageReplyPreview+.messageComposer{border-top:0}.messageAttachmentPreview{border-top:1px solid #e2e8f0;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px 16px 0;display:grid}.messageReplyPreview+.messageAttachmentPreview,.messageAttachmentPreview+.messageComposer{border-top:0}.messageSourcePreview{border-top:1px solid #e2e8f0;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px 16px 0;display:grid}.messageReplyPreview+.messageSourcePreview,.messageAttachmentPreview+.messageSourcePreview,.messageSourcePreview+.messageComposer{border-top:0}.messageSourcePreview div{min-width:0}.messageSourcePreview strong,.messageSourcePreview span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.messageSourcePreview strong{color:#0f172a;font-size:12px}.messageSourcePreview span{color:#64748b;margin-top:3px;font-size:12px}.messageSourcePreview button{color:#475569;background:#fff;border:1px solid #d5dce8;border-radius:999px;width:28px;height:28px;line-height:1}.messageAttachmentPreview>span{color:#1e40af;background:#eef4ff;border-radius:10px;place-items:center;width:44px;height:44px;font-size:11px;font-weight:900;display:grid;overflow:hidden}.messageAttachmentPreview strong,.messageAttachmentPreview small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.messageAttachmentPreview strong{color:#0f172a;font-size:13px}.messageAttachmentPreview small{color:#64748b;margin-top:3px;font-size:12px}.messageAttachmentPreview button{color:#475569;background:#fff;border:1px solid #d5dce8;border-radius:999px;width:28px;height:28px;line-height:1}.messageAttachmentInput{display:none}.messageComposer{border-top:1px solid #e2e8f0;align-items:center;gap:10px;padding:16px;display:flex}.messageComposerIconButton{color:#475569;background:#fff;border:1px solid #d5dce8;border-radius:10px;place-items:center;width:44px;height:44px;display:grid}.messageComposerIconButton:hover{color:#0f172a;border-color:#94a3b8}.messageComposerIconButton svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px;display:block}.messageComposer input{border:1px solid #d5dce8;border-radius:10px;outline:none;flex:1;min-width:0;height:44px;padding:0 14px}.messageComposer .primaryButton{flex:none;min-width:72px}.messageComposer input:focus{border-color:#0f172a}@media (max-width:1200px){.messagesShell{grid-template-columns:320px minmax(0,1fr)}}@media (max-width:850px){.messagesShell{grid-template-columns:1fr}.messagesSidebar,.messageThread{height:auto;min-height:auto}.threadHeader{flex-direction:column;align-items:flex-start}.messageBubbleGroup{max-width:88%}.messageOfferDetails,.messageOfferScope{grid-template-columns:1fr}}@media (max-width:720px){.messagesPage{padding:24px 0 40px}.messageComposer{flex-wrap:wrap}.messageComposer .primaryButton{flex-basis:100%;width:100%}}.orderStatusRow{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.orderStatusPill{color:#1e40af;background:#eef4ff;border-radius:999px;padding:8px 11px;font-size:12px;font-weight:900}.orderMeta{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.orderMeta span{color:#64748b;background:#fff;border:1px solid #dbe3ef;border-radius:999px;padding:8px 11px;font-size:12px;font-weight:850}.orderQuickPanel,.orderPanel,.orderSidePanel{background:#fff;border:1px solid #e2e8f0;border-radius:22px}.orderQuickPanel{padding:24px}.orderDetailsPanel h2{color:#0f172a;letter-spacing:-.055em;margin:14px 0 0;font-size:30px;line-height:1}.orderDetailsPanel p{color:#0f172a;letter-spacing:-.035em;margin:10px 0 0;font-size:16px;font-weight:850;line-height:1.35}.orderQuickPanel h2,.orderPanelHead h2,.orderSidePanel h3{color:#0f172a;letter-spacing:-.045em;margin:8px 0 0;font-size:24px;line-height:1.1}.orderQuickPanel p,.orderPanelText,.orderSidePanel p{color:#64748b;margin:12px 0 0;font-size:14px;line-height:1.65}.orderReviewTime{border-top:1px solid #e2e8f0;margin-top:20px;padding-top:18px}.orderReviewTime span{color:#64748b;text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:850;display:block}.orderReviewTime strong{color:#0f172a;margin-top:6px;font-size:15px;display:block}.orderQuickActions,.orderSupportActions{gap:10px;margin-top:22px;display:grid}.orderQuickActions button,.orderSupportActions a,.orderSupportActions button,.orderSidePanel>button{text-align:center;width:100%}.orderSection{background:#f7f8fb;padding:46px 0 64px}.orderLayout{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:24px;display:grid}.orderMain{gap:22px;display:grid}.orderPanel,.orderSidePanel{padding:26px}.orderPanelHead{justify-content:space-between;align-items:end;gap:18px;margin-bottom:22px;display:flex}.orderTimeline{border-top:1px solid #e2e8f0;display:grid}.orderTimelineItem{border-bottom:1px solid #e2e8f0;grid-template-columns:24px minmax(0,1fr);gap:14px;padding:18px 0;display:grid}.orderTimelineItem>span{background:#cbd5e1;border-radius:999px;place-items:center;width:24px;height:24px;margin-top:4px;display:grid}.orderTimelineItem>span.done,.orderTimelineItem>span.current{color:#fff;background:#16a34a}.orderTimelineItem>span svg{fill:none;stroke:currentColor;stroke-width:2.6px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px;display:block}.orderTimelineTop{justify-content:space-between;gap:16px;display:flex}.orderTimelineTop strong{color:#0f172a;font-size:15px}.orderTimelineTop em{color:#64748b;font-size:12px;font-style:normal;font-weight:850}.orderTimelineItem p{color:#64748b;margin:7px 0 0;font-size:14px;line-height:1.55}.orderTimelineDeliveryFiles{gap:10px;margin-top:13px;display:grid}.orderTimelineDeliveryFiles>div{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:12px;display:grid}.orderTimelineDeliveryFiles strong{color:#0f172a;font-size:14px;display:block}.orderTimelineDeliveryFiles span{color:#64748b;margin-top:4px;font-size:12px;display:block}.orderTimelineStepActions{flex-wrap:wrap;gap:10px;margin-top:13px;display:flex}.orderTimelineStepActions .primaryButton,.orderTimelineStepActions .secondaryButton{width:fit-content}.orderTimelineReviewWindow{min-width:0}.orderTimelineReviewWindow p{margin:7px 0 0}.orderTimelineReviewWindow .orderReviewTime{justify-content:space-between;align-items:center;gap:16px;margin-top:14px;padding-top:14px;display:flex}.orderTimelineReviewWindow .orderReviewTime strong{text-align:right;margin-top:0}.orderTimelineReviewWindow .orderQuickActions{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:16px}.orderReviewCard{display:block}.orderReviewCard>p{margin:7px 0 0}.orderReviewStars,.orderReviewField,.orderReviewSubmit{margin-top:13px}.orderReviewField span{color:#64748b;text-transform:uppercase;letter-spacing:.06em;font-size:11px;font-weight:850;display:block}.orderReviewStars{gap:6px;display:flex}.orderReviewStars button{color:#cbd5e1;cursor:pointer;background:#fff;border:1px solid #d5dce8;border-radius:999px;width:34px;height:34px;font-size:18px}.orderReviewStars button.selected{color:#f59e0b;background:#fffbeb;border-color:#f59e0b}.orderReviewField{gap:7px;display:grid}.orderReviewField textarea{color:#0f172a;width:100%;min-height:96px;font:inherit;resize:vertical;background:#fff;border:1px solid #d5dce8;border-radius:12px;outline:none;padding:12px}.orderReviewField textarea:focus{border-color:#0f172a}.orderReviewSubmit{width:fit-content}.orderDisputeThread{gap:14px;margin-top:16px;display:grid}.orderDisputeMessages{gap:12px;max-height:300px;padding-right:6px;display:grid;overflow-y:auto}.orderDisputeInfo{background:#eff6ff;border:1px solid #bfdbfe;border-radius:16px;padding:15px}.orderDisputeInfoHead{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.orderDisputeInfoHead span,.orderDisputeInfoRows span{color:#64748b;text-transform:uppercase;letter-spacing:.06em;font-size:11px;font-weight:850;display:block}.orderDisputeInfoHead strong{color:#0f172a;margin-top:5px;font-size:15px;line-height:1.25;display:block}.orderDisputeInfoHead em{color:#1e40af;white-space:nowrap;background:#dbeafe;border-radius:999px;padding:6px 8px;font-size:11px;font-style:normal;font-weight:850}.orderDisputeInfo p{color:#334155;margin:12px 0 0;font-size:13px;line-height:1.55}.orderDisputeInfoRows{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.orderDisputeInfoRows div{background:#fff;border:1px solid #dbeafe;border-radius:12px;min-width:0;padding:10px}.orderDisputeDetails{grid-column:1/-1}.orderDisputeDetails p{margin:5px 0 0}.orderDisputeInfoRows strong{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:12px;line-height:1.3;display:block;overflow:hidden}.orderDisputeBubble{justify-items:start;gap:5px;width:min(440px,100%);display:grid}.orderDisputeBubble.sent{justify-self:end;justify-items:end}.orderDisputeBubble>span{color:#64748b;font-size:11px;font-weight:850}.orderDisputeBubbleBody{background:#fff;border:1px solid #e2e8f0;border-radius:6px 14px 14px;justify-items:start;gap:7px;margin:0;padding:11px 13px;display:grid}.orderDisputeBubble.sent .orderDisputeBubbleBody{background:#0f172a;border-color:#0f172a;border-top-left-radius:14px;border-top-right-radius:6px;justify-items:end}.orderDisputeBubbleBody p{color:#334155;margin:0;font-size:13px;line-height:1.5}.orderDisputeBubble.sent .orderDisputeBubbleBody p{color:#fff}.orderDisputeAttachment{color:#003db3;cursor:pointer;background:0 0;border:0;width:fit-content;padding:0;font-size:12px;font-weight:850}.orderDisputeAttachment:hover{text-decoration:underline}.orderDisputeBubble.sent .orderDisputeAttachment{color:#fff}.orderDisputeComposerPreview{border-top:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:12px;padding-top:12px;display:flex}.orderDisputeComposerPreview span{color:#334155;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;font-weight:800;overflow:hidden}.orderDisputeComposerPreview button{color:#003db3;cursor:pointer;background:0 0;border:0;padding:0;font-size:12px;font-weight:850}.orderDisputeComposerPreview button:hover{text-decoration:underline}.orderDisputeComposer{border-top:1px solid #e2e8f0;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px;padding-top:14px;display:grid}.orderDisputeComposer>input{color:#0f172a;background:#fff;border:1px solid #d5dce8;border-radius:10px;outline:none;width:100%;height:42px;padding:0 13px}.orderDisputeComposer>input:focus{border-color:#0f172a}.orderDisputeFileButton{color:#475569;background:#fff;border:1px solid #d5dce8;border-radius:10px;place-items:center;width:42px;height:42px;display:grid}.orderDisputeFileButton input{display:none}.orderDisputeFileButton:hover{color:#0f172a;border-color:#94a3b8}.orderDisputeFileButton svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px;display:block}.deliveryList,.addonOrderList,.receiptRows,.orderUserRows{border-top:1px solid #e2e8f0;display:grid}.deliveryList>div,.addonOrderList>div,.receiptRows>div,.orderUserRows>div{border-bottom:1px solid #e2e8f0;justify-content:space-between;gap:18px;padding:16px 0;display:flex}.deliveryList strong,.addonOrderList strong,.receiptRows strong,.orderUserRows strong{color:#0f172a;font-size:14px}.deliveryList span,.addonOrderList span,.receiptRows span,.orderUserRows span{color:#64748b;margin-top:4px;font-size:13px;display:block}.deliveryList em,.addonOrderList em{color:#1e40af;white-space:nowrap;background:#eef4ff;border-radius:999px;height:fit-content;padding:7px 9px;font-size:12px;font-style:normal;font-weight:850}.deliveryActionButton{color:#0f172a;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:10px;place-items:center;height:34px;padding:0 12px;font-size:12px;font-weight:850;display:inline-grid}.deliveryActionButton:hover{border-color:#94a3b8}.deliveryActionButton input{display:none}.deliveryActionButton:disabled{opacity:.55;cursor:not-allowed}.deliveryActionButton:has(input:disabled){opacity:.55;cursor:not-allowed}.orderChecklist{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.orderChecklist div{border:1px solid #e2e8f0;border-radius:14px;grid-template-columns:24px minmax(0,1fr);align-items:start;gap:10px;padding:13px;display:grid}.orderChecklist span{color:#0f172a;font-weight:900}.orderChecklist.muted span{color:#94a3b8}.orderChecklist p{color:#475569;margin:0;font-size:14px;line-height:1.5}.orderSidebar{align-self:start;gap:18px;display:grid;position:sticky;top:92px}.receiptRows{margin-top:14px}.receiptRows>div.total{padding-top:18px}.receiptRows>div.total span,.receiptRows>div.total strong{color:#0f172a;font-size:16px}.orderSidePanel>button{margin-top:18px}.orderUserRows{margin-top:14px}@media (max-width:1100px){.orderLayout{grid-template-columns:1fr}.orderSidebar{position:static}}@media (max-width:720px){.orderSection{padding:34px 0 48px}.orderPanel,.orderSidePanel,.orderQuickPanel{padding:22px}.orderPanelHead,.orderTimelineTop,.deliveryList>div,.orderTimelineDeliveryFiles>div,.addonOrderList>div,.receiptRows>div,.orderUserRows>div{flex-direction:column;align-items:flex-start}.orderChecklist{grid-template-columns:1fr}.orderDisputeComposer{grid-template-columns:42px minmax(0,1fr)}.orderDisputeComposer .primaryButton{grid-column:1/-1;justify-content:center}.orderTimelineReviewWindow .orderReviewTime{flex-direction:column;align-items:flex-start;gap:6px}.orderTimelineReviewWindow .orderReviewTime strong{text-align:left}.orderTimelineReviewWindow .orderQuickActions{grid-template-columns:1fr}}.createListingSection{background:#f7f8fb;padding:46px 0 64px}.createListingLayout{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:24px;display:grid}.createListingForm{gap:22px;display:grid}.listingFormPanel,.createListingSidebar section,.listingSuccess{background:#fff;border:1px solid #e2e8f0;border-radius:22px;padding:26px}.listingFormHead{margin-bottom:22px}.listingFormHead h2{color:#0f172a;letter-spacing:-.05em;margin:0;font-size:28px;line-height:1.08}.listingFormGrid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.requestTitleRow{grid-column:1/-1}.requestDescriptionRow,.listingDemoPriceRow{margin-top:18px}.formRow small{color:#94a3b8;margin-top:7px;font-size:12px;line-height:1.4;display:block}.formRow select{background:#fff;border:1px solid #d5dce8;border-radius:10px;outline:none;height:44px;padding:0 13px}.imageUploadBox{text-align:center;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:18px;padding:32px;position:relative}.imageUploadBox input{opacity:0;cursor:pointer;position:absolute;inset:0}.imageUploadBox strong{color:#0f172a;font-size:16px;display:block}.imageUploadBox p{color:#64748b;margin:8px 0 0;font-size:14px}.listingImagePreviewGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.listingImagePreviewItem{aspect-ratio:16/10;background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;position:relative;overflow:hidden}.listingImagePreviewItem img{object-fit:cover;width:100%;height:100%;display:block}.listingImagePreviewItem span{color:#fff;background:#0f172ad1;border-radius:999px;padding:5px 8px;font-size:11px;font-weight:800;line-height:1;position:absolute;bottom:8px;left:8px}@media (max-width:700px){.listingImagePreviewGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}.deliveryChoiceGrid{grid-template-columns:repeat(3,1fr);gap:13px;margin-bottom:18px;display:grid}.deliveryChoice{cursor:pointer;background:#fff;border:1px solid #d5dce8;border-radius:16px;padding:16px}.deliveryChoice.selected{background:#f8fafc;border-color:#0f172a}.deliveryChoice input{display:none}.deliveryChoice strong{color:#0f172a;margin-bottom:6px;font-size:15px;display:block}.deliveryChoice span{color:#64748b;font-size:13px;line-height:1.45;display:block}.addonCreateRows{gap:12px;display:grid}.addonCreateRows div{grid-template-columns:minmax(0,1fr) 130px 100px;gap:10px;display:grid}.addonCreateRows input{border:1px solid #d5dce8;border-radius:10px;outline:none;height:42px;padding:0 13px}.addonCreateActions{justify-content:center;margin-top:18px;display:flex}.addonCreateActions button{min-width:132px}.listingTerms{color:#475569;grid-template-columns:16px minmax(0,1fr);gap:10px;font-size:14px;line-height:1.55;display:grid}.listingTerms input{width:16px;height:16px;margin-top:2px}.listingSubmitRow{justify-content:flex-end;gap:12px;margin-top:22px;display:flex}.listingSuccess strong{color:#0f172a;margin-bottom:6px;display:block}.listingSuccess p{color:#475569;margin:0;line-height:1.6}.createListingSidebar{gap:18px;display:grid;position:sticky;top:96px}.createListingSidebar h3{color:#0f172a;letter-spacing:-.045em;margin:8px 0 0;font-size:22px;line-height:1.1}.createListingSidebar p{color:#64748b;margin:12px 0 0;font-size:14px;line-height:1.65}.createListingSidebar .secondaryButton{text-align:center;margin-top:18px;display:block}.listingGuideList{border-top:1px solid #e2e8f0;margin-top:14px;display:grid}.listingGuideList div{border-bottom:1px solid #e2e8f0;padding:14px 0}.listingGuideList strong{color:#0f172a;font-size:14px;display:block}.listingGuideList span{color:#64748b;margin-top:5px;font-size:13px;line-height:1.5;display:block}@media (max-width:1100px){.createListingLayout{grid-template-columns:1fr}.createListingSidebar{position:static}}@media (max-width:720px){.createListingSection{padding:34px 0 48px}.listingFormPanel,.createListingSidebar section,.listingSuccess{padding:22px}.listingFormGrid,.deliveryChoiceGrid,.addonCreateRows div{grid-template-columns:1fr}.listingSubmitRow{flex-direction:column}.listingSubmitRow button{width:100%}}.requestTimelineGrid{grid-template-columns:repeat(3,1fr);gap:13px;margin-top:18px;display:grid}@media (max-width:720px){.requestTimelineGrid{grid-template-columns:1fr}}.nav button.activeNavLink{color:#0f172a}.notificationButton{color:#0f172a;background:#fff;border:1px solid #d5dce8;border-radius:12px;flex:none;place-items:center;width:42px;height:42px;display:grid}.buyerProfileButton{background:#fff;border:1px solid #d5dce8;border-radius:14px;align-items:center;gap:10px;min-height:42px;padding:5px 10px 5px 5px;display:flex}.buyerProfileButton img{border-radius:10px;width:32px;height:32px;display:block}.buyerProfileButton span{text-align:left;gap:1px;display:grid}.buyerProfileButton strong{color:#0f172a;font-size:13px;font-weight:850;line-height:1.1}.buyerProfileButton small{color:#64748b;font-size:12px;font-weight:700;line-height:1.1}@media (max-width:720px){.headerActions .notificationButton{flex:none}.buyerProfileButton{flex:1}}.profileMenuWrap{position:relative}.profileMenuWrap .buyerProfileButton{cursor:pointer;font:inherit}.profileDropdown{z-index:50;background:#fff;border:1px solid #e2e8f0;border-radius:18px;width:236px;padding:10px;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 18px 45px #0f172a1f}.profileDropdownItem{color:#334155;text-align:left;background:0 0;border:0;border-radius:12px;align-items:center;gap:12px;width:100%;min-height:42px;padding:10px 12px;font-size:14px;font-weight:500;line-height:1.2;transition:background .18s,color .18s;display:flex}.profileDropdownItem:hover{color:#0f172a;background:#f8fafc}.profileDropdown button.profileDropdownItem{cursor:pointer;font-family:inherit}.profileMenuIcon{color:#64748b;flex:none;place-items:center;width:20px;height:20px;transition:color .18s,transform .18s;display:grid}.profileMenuIcon svg{width:18px;height:18px;display:block}.profileDropdownItem:hover .profileMenuIcon{color:#0f172a;transform:translate(1px)}.profileDropdownDanger,.profileDropdownDanger .profileMenuIcon{color:#b91c1c}.profileDropdownDanger:hover{color:#b91c1c;background:#fef2f2}.profileDropdownDanger:hover .profileMenuIcon{color:#b91c1c}.notificationMenuWrap,.notificationButton{position:relative}.notificationBadge{background:#2563eb;border-radius:999px;width:8px;height:8px;position:absolute;top:-2px;right:-2px}.notificationDropdown{z-index:60;background:#fff;border:1px solid #e2e8f0;border-radius:18px;width:340px;padding:10px;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 18px 45px #0f172a1f}.notificationDropdown.expanded{width:400px}.notificationDropdownHead{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:16px;padding:8px 8px 12px;display:flex}.notificationDropdownHead strong{color:#0f172a;font-size:15px;line-height:1.2;display:block}.notificationDropdownHead span{color:#64748b;margin-top:3px;font-size:12px;font-weight:750;display:block}.notificationDropdownHead button{color:#2563eb;cursor:pointer;background:0 0;border:0;font-size:12px;font-weight:850}.notificationList{gap:2px;padding:6px 0;display:grid}.notificationList a{border-radius:12px;grid-template-columns:8px minmax(0,1fr);gap:10px;padding:10px 8px;display:grid}.notificationList a:hover{background:#f8fafc}.notificationStatus{background:#cbd5e1;border-radius:999px;width:8px;height:8px;margin-top:5px}.notificationStatus.unread{background:#2563eb}.notificationList strong{color:#0f172a;font-size:13px;line-height:1.25;display:block}.notificationList p{color:#475569;margin:4px 0 0;font-size:13px;line-height:1.45}.notificationList small{color:#94a3b8;margin-top:5px;font-size:12px;font-weight:750;display:block}.notificationViewAll{color:#2563eb;text-align:center;cursor:pointer;background:0 0;border:0;border-top:1px solid #e2e8f0;width:100%;padding:12px 8px 4px;font-size:13px;font-weight:850;display:block}.notificationDropdown.expanded .notificationList{max-height:390px;overflow:auto}@media (max-width:720px){.notificationDropdown,.notificationDropdown.expanded{width:min(400px,100vw - 32px);right:-74px}}.feedbackModalBackdrop{z-index:1000;background:#0f172a94;justify-content:center;align-items:center;padding:22px;display:flex;position:fixed;inset:0;overflow-y:auto}.feedbackModal{background:#fff;border-radius:22px;width:min(520px,100%);max-height:calc(100dvh - 44px);padding:26px;position:relative;overflow:auto}.editProfileModal{width:min(640px,100%)}.createOfferModal{width:min(760px,100%)}.openDisputeModal{width:min(620px,100%)}.requestReviewTimeModal{width:min(540px,100%)}.repositoryAccessModal,.reportModal{width:min(600px,100%)}.confirmationModal{width:min(480px,100%)}.createOfferGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.createOfferModal .feedbackModalForm textarea{min-height:108px}.createOfferInfo{background:#eff6ff;border:1px solid #bfdbfe;border-radius:14px;padding:14px}.createOfferContractUpload{cursor:pointer;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:14px;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:12px;padding:13px;display:grid;position:relative}.createOfferContractUpload:hover{background:#fff;border-color:#94a3b8}.createOfferContractUpload input{opacity:0;cursor:pointer;position:absolute;inset:0}.createOfferContractIcon{color:#fff;background:#0f172a;border-radius:12px;place-items:center;width:44px;height:44px;font-size:11px;font-weight:900;display:grid}.createOfferContractUpload strong{color:#0f172a;font-size:14px;line-height:1.25;display:block}.createOfferContractUpload small{color:#64748b;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:12px;line-height:1.4;display:block;overflow:hidden}.createOfferInfo strong{color:#0f172a;font-size:14px;display:block}.createOfferInfo p{color:#475569;margin:6px 0 0;font-size:13px;line-height:1.5}.editProfileAvatarUpload{cursor:pointer;background:#f8fafc;border:1px solid #d5dce8;border-radius:18px;grid-template-columns:72px minmax(0,1fr);align-items:center;gap:16px;padding:16px;transition:border-color .18s,background .18s;display:grid;position:relative}.editProfileAvatarUpload:hover{background:#fff;border-color:#94a3b8}.editProfileAvatarUpload input{opacity:0;cursor:pointer;position:absolute;inset:0}.editProfileAvatarPreview{color:#fff;letter-spacing:0;background:#0f172a;border-radius:18px;place-items:center;width:72px;height:72px;font-size:24px;font-weight:900;display:grid}.editProfileAvatarCopy{gap:5px;min-width:0;display:grid}.editProfileAvatarCopy strong{color:#0f172a;font-size:15px;line-height:1.2}.editProfileAvatarCopy span{color:#64748b;text-overflow:ellipsis;white-space:nowrap;font-size:13px;line-height:1.4;overflow:hidden}.editProfileAvatarRemove{color:#dc2626;cursor:pointer;background:0 0;border:0;justify-self:end;width:fit-content;margin-top:-2px;padding:2px 0;font-size:13px;font-weight:800}.editProfileAvatarRemove:hover{text-decoration:underline}.editProfileAvatarRemove:disabled{opacity:.6;cursor:not-allowed}.feedbackModalClose{color:#0f172a;background:#fff;border:1px solid #d5dce8;border-radius:999px;width:36px;height:36px;font-size:24px;line-height:1;position:absolute;top:16px;right:16px}.feedbackModalHead h2{color:#0f172a;letter-spacing:-.05em;margin:0;font-size:30px;line-height:1.08}.feedbackModalHead p{color:#475569;margin:12px 0 0;font-size:15px;line-height:1.6}.feedbackModalForm{gap:18px;margin-top:24px;display:grid}.feedbackModalForm textarea{min-height:130px}.openDisputeReasons{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.openDisputeReasons button{color:#475569;text-align:left;background:#fff;border:1px solid #d5dce8;border-radius:12px;min-height:44px;padding:10px 12px;font-size:13px;font-weight:800}.openDisputeReasons button:hover,.openDisputeReasons button.selected{color:#0f172a;background:#f8fafc;border-color:#0f172a}.requestReviewTimeOptions{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.requestReviewTimeOptions button{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #d5dce8;border-radius:14px;min-height:54px;font-size:15px;font-weight:900}.requestReviewTimeOptions button:hover,.requestReviewTimeOptions button.selected{color:#0f172a;background:#f8fafc;border-color:#0f172a}.requestReviewTimeInfo{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:13px}.requestReviewTimeInfo strong{color:#0f172a;font-size:14px;display:block}.requestReviewTimeInfo p{color:#475569;margin:6px 0 0;font-size:13px;line-height:1.5}.reportContextBox{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;min-width:0;max-width:100%;padding:13px}.reportContextBox span{color:#64748b;text-transform:uppercase;letter-spacing:.06em;font-size:11px;font-weight:850;display:block}.reportContextBox strong{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;max-width:100%;margin-top:5px;font-size:14px;line-height:1.4;display:block;overflow:hidden}.reportReasonGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.reportReasonGrid button{color:#475569;text-align:left;background:#fff;border:1px solid #d5dce8;border-radius:12px;min-height:44px;padding:10px 12px;font-size:13px;font-weight:800}.reportReasonGrid button:hover,.reportReasonGrid button.selected{color:#0f172a;background:#f8fafc;border-color:#0f172a}.openDisputeUploader{cursor:pointer;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:16px;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:12px;padding:14px;display:grid;position:relative}.openDisputeUploader:hover{background:#fff;border-color:#94a3b8}.openDisputeUploader input{opacity:0;cursor:pointer;position:absolute;inset:0}.openDisputeUploadIcon{color:#fff;background:#0f172a;border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.openDisputeUploadIcon svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px;display:block}.openDisputeUploader strong{color:#0f172a;font-size:14px;line-height:1.25;display:block}.openDisputeUploader small{color:#64748b;margin-top:4px;font-size:12px;line-height:1.45;display:block}.feedbackModalActions{justify-content:flex-end;gap:12px;display:flex}.confirmationModalActions{margin-top:24px}.feedbackSuccess{background:#eff6ff;border:1px solid #bfdbfe;border-radius:16px;margin-top:24px;padding:18px}.feedbackSuccess strong{color:#0f172a;margin-bottom:6px;display:block}.feedbackSuccess p{color:#475569;margin:0 0 18px;line-height:1.6}@media (max-width:720px){.feedbackModalBackdrop{padding:22px}.feedbackModal{max-height:calc(100dvh - 44px);padding:22px}.feedbackModalActions{flex-direction:column}.feedbackModalActions button{width:100%}.createOfferGrid,.openDisputeReasons,.reportReasonGrid{grid-template-columns:1fr}}.inlineDropdown{width:100%;position:relative}.inlineDropdownButton{color:#0f172a;text-align:left;background:#fff;border:1px solid #d5dce8;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;width:100%;height:44px;padding:0 12px 0 14px;font-size:14px;font-weight:500;transition:border-color .18s,background .18s,box-shadow .18s;display:flex}.inlineDropdownButton:hover{background:#f8fafc;border-color:#cbd5e1}.inlineDropdown.open .inlineDropdownButton,.inlineDropdownButton:focus{background:#fff;border-color:#0f172a;outline:none;box-shadow:0 0 0 3px #0f172a14}.inlineDropdownValue{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.inlineDropdownPlaceholder{color:#94a3b8}.inlineDropdownArrow{color:#64748b;flex:none;place-items:center;width:18px;height:18px;transition:color .18s,transform .18s;display:grid}.inlineDropdownArrow svg{width:18px;height:18px;display:block}.inlineDropdown.open .inlineDropdownArrow{color:#0f172a;transform:rotate(180deg)}.inlineDropdownMenu{z-index:1200;background:#fff;border:1px solid #e2e8f0;border-radius:14px;gap:2px;max-height:230px;padding:6px;display:grid;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:auto;box-shadow:0 18px 45px #0f172a24}.inlineDropdownOption{color:#475569;text-align:left;background:0 0;border:0;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:38px;padding:9px 10px;font-size:14px;font-weight:500;transition:background .18s,color .18s;display:flex}.inlineDropdownOption:hover,.inlineDropdownOption.selected{color:#0f172a;background:#f8fafc}.inlineDropdownCheck{color:#0f172a;opacity:0;font-size:13px;font-weight:800}.inlineDropdownOption.selected .inlineDropdownCheck{opacity:1}.checkoutSection{background:#f7f8fb;padding:46px 0 64px}.checkoutLayout{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:24px;display:grid}.checkoutMain{gap:22px;display:grid}.checkoutPanel,.checkoutSummary,.checkoutSideCard{background:#fff;border:1px solid #e2e8f0;border-radius:22px;padding:26px}.checkoutPanelHead{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:20px;display:flex}.checkoutPanelHead h2,.checkoutSummary h2{color:#0f172a;letter-spacing:-.045em;margin:8px 0 0;font-size:24px;line-height:1.1}.checkoutPrice{color:#0f172a;letter-spacing:-.04em;white-space:nowrap;font-size:22px;font-weight:900}.checkoutPanelText,.checkoutSummary p,.checkoutSummaryNote{color:#64748b;margin:0;font-size:14px;line-height:1.65}.checkoutProjectMeta{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.checkoutProjectMeta span{color:#1e40af;background:#eef4ff;border-radius:8px;padding:7px 9px;font-size:12px;font-weight:800}.checkoutScopeGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.checkoutScopeGrid>div{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:16px}.checkoutScopeGrid strong{color:#0f172a;font-size:14px;display:block}.checkoutScopeGrid ul{color:#475569;margin:12px 0 0;padding-left:18px;font-size:14px;line-height:1.55}.checkoutScopeGrid li+li{margin-top:7px}.checkoutAddonList{border-top:1px solid #e2e8f0;display:grid}.checkoutAddonList button{text-align:left;background:0 0;border:0;border-bottom:1px solid #e2e8f0;grid-template-columns:26px minmax(0,1fr) auto;align-items:center;gap:12px;width:100%;padding:16px 0;display:grid}.checkoutAddonList button.selected .checkoutAddonCheck{color:#fff;background:#16a34a;border-color:#16a34a}.checkoutAddonList button.selected strong,.checkoutAddonList button.selected em{color:#15803d}.checkoutAddonCheck{color:#64748b;border:1px solid #cbd5e1;border-radius:999px;justify-self:center;place-items:center;width:24px;height:24px;line-height:1;display:grid}.checkoutAddonCheck svg{fill:none;stroke:currentColor;stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px;display:block}.checkoutAddonList strong{color:#0f172a;font-size:14px;display:block}.checkoutAddonList button>div span{color:#64748b;margin-top:4px;font-size:13px;display:block}.checkoutAddonList em{color:#0f172a;font-size:14px;font-style:normal;font-weight:900}.checkoutField{gap:8px;display:grid}.checkoutField span{color:#0f172a;font-size:13px;font-weight:850}.checkoutField input,.checkoutField textarea{color:#0f172a;background:#fff;border:1px solid #d5dce8;border-radius:10px;outline:none;width:100%}.checkoutField input{height:44px;padding:0 14px}.checkoutField textarea{resize:vertical;padding:12px 14px}.checkoutField input:focus,.checkoutField textarea:focus{border-color:#0f172a}.checkoutPaymentGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.checkoutSidebar{gap:18px;display:grid;position:sticky;top:96px}.checkoutSummary h2{max-width:280px}.checkoutSummary p{margin-top:10px}.checkoutSummaryRows{border-top:1px solid #e2e8f0;margin-top:20px;display:grid}.checkoutSummaryRows div{border-bottom:1px solid #e2e8f0;justify-content:space-between;gap:18px;padding:15px 0;display:flex}.checkoutSummaryRows span{color:#64748b;font-size:14px}.checkoutSummaryRows strong{color:#0f172a;font-size:14px}.checkoutSummaryRows .total{padding-top:18px}.checkoutSummaryRows .total span,.checkoutSummaryRows .total strong{color:#0f172a;font-size:18px;font-weight:900}.checkoutSummary .primaryButton{justify-content:center;width:100%;margin-top:20px;display:flex}.checkoutSummaryNote{text-align:center;margin-top:14px}.checkoutSideRows{border-top:1px solid #e2e8f0;margin-top:14px;display:grid}.checkoutSideRows div{border-bottom:1px solid #e2e8f0;gap:5px;padding:14px 0;display:grid}.checkoutSideRows div:last-child{border-bottom:0}.checkoutSideRows strong{color:#0f172a;font-size:14px}.checkoutSideRows span{color:#64748b;font-size:13px}@media (max-width:1100px){.checkoutLayout{grid-template-columns:1fr}.checkoutSidebar{position:static}}@media (max-width:720px){.checkoutSection{padding:34px 0 48px}.checkoutPanel,.checkoutSummary,.checkoutSideCard{padding:22px}.checkoutPanelHead,.checkoutSummaryRows div{flex-direction:column;align-items:flex-start}.checkoutPaymentGrid,.checkoutScopeGrid{grid-template-columns:1fr}.checkoutAddonList button{grid-template-columns:28px minmax(0,1fr)}.checkoutAddonList em{grid-column:2}}.toastViewport{z-index:9999;pointer-events:none;gap:10px;width:min(92vw,420px);display:grid;position:fixed;top:18px;left:50%;transform:translate(-50%)}.toastItem{color:#111827;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);pointer-events:auto;background:#fffffff5;border:1px solid #0f172a14;border-radius:14px;justify-content:space-between;align-items:center;gap:14px;padding:13px 14px;font-size:.92rem;line-height:1.4;display:flex;box-shadow:0 18px 45px #0f172a24}.toastItem span{flex:1}.toastItem button{color:#111827;cursor:pointer;background:#0f172a0f;border:0;border-radius:999px;place-items:center;width:24px;height:24px;font-size:18px;line-height:1;display:grid}.toastSuccess{background:#f0fdf4f5;border-color:#22c55e59}.toastError{background:#fef2f2f5;border-color:#ef444459}
