:root{--background:#fff;--foreground:#111110;--muted:#a3a3a3;--eyebrow:#a3a3a3;--subtitle:#a3a3a3;--subtle:#adadaa;--border:#e8e8e6;--border-soft:#efefeb;--surface-soft:#f5f5f3;--surface-warm:#fafaf8;--glass-bg:#00000008;--glass-border:#00000012;--radius:4px;--radius-xs:4px;--radius-sm:4px;--radius-md:4px;--radius-lg:4px;--radius-xl:4px;--radius-2xl:4px;--radius-3xl:4px;--radius-4xl:4px;--font-sans:Inter, system-ui, sans-serif;--font-serif:var(--font-sans);--font-display:var(--font-sans);--font-mono:var(--font-sans);--color-white-solid:var(--background);--color-grey-6:var(--foreground);--color-grey-41:var(--muted);--color-grey-91:var(--border);--color-card:var(--surface-warm);--color-service-detail:var(--subtle);--color-body-copy:var(--muted);--font-family-font-1:var(--font-sans);--type-display-26:26px;--type-display-20:20px;--type-body-15:15px;--type-body-14:14px;--type-body-13:13px;--type-meta-11:11px;--font-size-10:var(--type-meta-11);--font-size-12:var(--type-body-13);--font-size-14:var(--type-body-14);--font-size-15:var(--type-body-15);--font-weight-400:400;--font-weight-500:500;--line-height-18:18px;--line-height-19-5:19.5px;--letter-spacing--0-15:-.15px;--radius-pill:999px;--ink:var(--foreground);--line:var(--border)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--color-white-solid);color:var(--ink);font-family:var(--font-family-font-1);margin:0}a{color:inherit;text-decoration:none}button{font:inherit}h1,h2,p{margin:0}.button{background:var(--ink);border:1px solid var(--ink);border-radius:var(--radius-pill);color:var(--color-white-solid);font-size:var(--font-size-12);font-weight:var(--font-weight-500);letter-spacing:-.12px;line-height:var(--line-height-18);justify-content:center;align-items:center;padding:7px 12px;transition:opacity .2s;display:inline-flex}.button:hover{opacity:.78}.outline-button{background:var(--color-white-solid);border:1px solid var(--line);border-radius:var(--radius-pill);color:var(--ink);font-weight:var(--font-weight-500);justify-content:center;align-items:center;display:inline-flex}.header{border-bottom:.5px solid var(--line);padding:8px 0 8.5px}.header__inner{grid-template-columns:1fr auto 1fr;align-items:center;max-width:1280px;height:36px;margin:auto;display:grid}.brand{letter-spacing:-.4px;font-size:16px;line-height:24px}.brand span{color:var(--subtle)}.nav{color:var(--muted);font-size:var(--font-size-14);gap:28px;line-height:20px;display:flex}.nav a:hover{color:var(--ink)}.header .button{justify-self:end}main{max-width:1280px;margin:auto;padding:0 10px}.hero{text-align:center;justify-content:center;align-items:center;min-height:510px;padding:50px 20px;display:flex}.hero__content{flex-direction:column;align-items:center;gap:16px;max-width:650px;display:flex}.eyebrow{font-size:var(--font-size-12);text-transform:uppercase;letter-spacing:.08em;line-height:normal}h1,h2{font-weight:var(--font-weight-400);letter-spacing:-.04em}h1{max-width:520px;font-size:42px;line-height:1.02}.hero__actions{gap:16px;display:flex}.hero__actions .button,.outline-button{font-size:var(--font-size-15);letter-spacing:var(--letter-spacing--0-15);line-height:var(--line-height-19-5);padding:14px 32px}.outline-button{padding-left:33px;padding-right:33px}.reassurances{color:var(--muted);gap:18px;margin:8px 0 0;padding:0;font-size:12px;list-style:none;display:flex}.reassurances li+li:before{color:var(--subtle);content:"•";margin-right:18px}.tasks,.how-it-works,.projects{border-top:1px solid var(--line);padding:80px 22px}.section-heading{max-width:580px}.section-heading h2,.projects h2{margin:12px 0 20px;font-size:32px;line-height:1.03}.section-heading>p:last-child,.projects>div>p{color:var(--muted);font-size:18px;line-height:1.2}.task-filters{flex-wrap:wrap;gap:8px;margin:42px 0 22px;display:flex}.filter{border:1px solid var(--line);border-radius:var(--radius-pill);color:var(--muted);cursor:pointer;font:inherit;background:0 0;padding:9px 14px;font-size:14px}.filter.is-active,.filter:hover{background:var(--ink);border-color:var(--ink);color:var(--background)}.task-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.task-card{background:var(--surface-warm);border:1px solid var(--border-soft);border-radius:12px;flex-direction:column;min-height:270px;padding:24px;display:flex}.task-category{color:var(--muted);font-size:var(--font-size-12);letter-spacing:.08em;text-transform:uppercase}.task-card h3{font-size:20px;font-weight:var(--font-weight-400);margin:18px 0 6px;line-height:1.1}.task-price{font-size:18px}.task-description{color:var(--muted);margin-top:18px;font-size:14px;line-height:1.35}.task-add{border:1px solid var(--ink);border-radius:var(--radius-pill);color:var(--ink);cursor:pointer;font:inherit;background:0 0;align-self:flex-start;margin-top:auto;padding:8px 12px;font-size:13px}.task-add.is-selected,.task-add:hover{background:var(--ink);color:var(--background)}.steps{grid-template-columns:repeat(3,1fr);gap:16px;margin:46px 0 0;padding:0;list-style:none;display:grid;position:relative}.steps:before{background:var(--line);content:"";height:1px;position:absolute;top:22px;left:22px;right:22px}.steps li{min-width:0;padding:0;position:relative}.step__marker{background:var(--background);border:1px solid var(--line);z-index:1;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:background-color .18s,border-color .18s,color .18s;display:flex;position:relative}.step__marker span{color:var(--muted);font-size:11px}.step__content{border-radius:12px;min-height:178px;margin-top:18px;padding:22px;transition:background-color .18s}.steps li:hover .step__marker{background:var(--ink);border-color:var(--ink)}.steps li:hover .step__marker span{color:var(--background)}.steps li:hover .step__content{background:var(--surface-soft)}.step__owner{color:var(--subtle);margin:0 0 24px;font-size:11px;line-height:1}.step__owner--vitreen{color:var(--muted)}.steps h3{font-size:18px;font-weight:var(--font-weight-400);margin:0 0 12px;line-height:1.15}.steps .step__content>p:last-child{color:var(--muted);margin:0;font-size:14px;line-height:1.45}.projects{grid-template-columns:minmax(0,.85fr) minmax(360px,1fr);align-items:start;gap:80px;margin-bottom:100px;display:grid}.project-card{background:var(--surface-soft);border-radius:12px;padding:28px}.project-card ul{columns:2;margin:0;padding:0;font-size:15px;line-height:1.5;list-style:none}.project-card li{border-bottom:1px solid var(--border);padding:9px 0}.project-price{margin:36px 0 16px;font-size:24px}.legacy-services{border-top:1px solid var(--line);grid-template-columns:minmax(0,503px) minmax(400px,558px);justify-content:space-between;gap:80px;padding:80px 22px;display:grid}.legacy-services__intro{flex-direction:column;gap:30px;display:flex}.legacy-services__intro h2{letter-spacing:-.02em;max-width:503px;font-size:26px;font-weight:400;line-height:1.02}.legacy-services__intro p{color:var(--muted);font-size:24px;line-height:1.05}.service-list{margin:0;padding:0}.service{border-bottom:1px solid var(--subtle);min-height:44px;padding:0 32px 20px 0;list-style:none;position:relative}.service:after{color:var(--subtle);content:"↗";font-size:16px;font-weight:400;line-height:1;transition:color .18s,transform .18s;position:absolute;top:7px;right:3px}.service:hover:after{color:var(--ink);transform:translate(2px,-2px)}.service+.service{padding-top:12px}.service+.service:after{top:19px}.service__name{font-size:16px;line-height:normal;display:block}.service:first-child .service__name{font-size:18px}.service__detail{color:var(--subtle);margin-top:5px;font-size:16px;line-height:normal;display:block}.legacy-todo{border-top:1px solid var(--line);padding:80px 18px 120px}.legacy-todo__heading{flex-direction:column;gap:5px;display:flex}.legacy-todo__heading h2,.legacy-todo__heading p{font-size:26px;font-weight:var(--font-weight-400);letter-spacing:-.02em;line-height:1.02}.legacy-todo__heading p{color:var(--subtle)}.legacy-cards{height:426px;position:relative}.legacy-card{background:var(--surface-warm);font-size:24px;font-weight:var(--font-weight-400);border-radius:12px;align-items:flex-start;width:275px;height:320px;padding:52px 43px;line-height:1.04;display:flex;position:absolute}.legacy-card:first-child{top:21px;left:16px;transform:rotate(-2.86deg)}.legacy-card:nth-child(2){top:73px;left:calc(25% - 28px);transform:rotate(1.26deg)}.legacy-card:nth-child(3){top:18px;left:calc(50% - 30px);transform:rotate(-2.53deg)}.legacy-card:nth-child(4){top:46px;left:calc(75% - 25px);transform:rotate(2deg)}@media (width>=1301px){.header__inner{padding:0 32px}}@media (width<=1300px){.header__inner{margin:0 32px}}@media (width<=900px){.header__inner{margin:0 32px}.task-grid,.steps{grid-template-columns:repeat(2,1fr)}.projects,.legacy-services{grid-template-columns:1fr}.legacy-services{gap:50px}.legacy-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;height:auto;margin-top:35px;display:grid}.legacy-card{width:auto;height:auto;min-height:320px;position:static;transform:none!important}.steps li:nth-child(odd){padding-left:0}.steps li:nth-child(2n){padding-left:22px}}@media (width<=640px){.header__inner{grid-template-columns:1fr auto;margin:0 18px}.nav{display:none}main{padding:0 18px}.hero{min-height:540px;padding-left:0;padding-right:0}h1{font-size:36px}.hero__copy{font-size:19px}.hero__actions{flex-direction:column;gap:10px;width:100%}.hero__actions .button,.outline-button{width:100%}.reassurances{flex-direction:column;align-items:center;gap:5px}.reassurances li+li:before{display:none}.tasks,.how-it-works,.projects,.legacy-services,.legacy-todo{padding:60px 0}.section-heading h2,.projects h2{font-size:28px}.task-grid,.steps,.legacy-cards{grid-template-columns:1fr}.task-card{min-height:240px}.steps li,.steps li+li,.steps li:nth-child(2n){min-height:auto;padding:18px 0}.steps h3{margin-top:20px}.projects{gap:36px;margin-bottom:80px}.project-card{padding:20px}.project-card ul{columns:1}.legacy-services__intro p{font-size:21px}.legacy-todo__heading h2,.legacy-todo__heading p{font-size:23px}.legacy-card{min-height:185px;padding:38px;font-size:22px}.request-summary{gap:8px}.request-summary .button{padding:10px;font-size:12px}}.task-card{cursor:pointer;transition:border-color .18s,transform .18s}.task-card:hover,.task-card:focus-visible{border-color:var(--ink);outline:none;transform:translateY(-2px)}.task-modal{background:var(--background);color:var(--ink);border:0;width:min(1080px,100vw - 32px);max-width:1080px;height:min(720px,100vh - 64px);padding:0}.task-modal::backdrop{background:#1111107a}.task-modal[open]{grid-template-columns:1.25fr .75fr;display:grid}.modal-close{background:var(--background);border:1px solid var(--line);cursor:pointer;z-index:1;border-radius:50%;width:38px;height:38px;font-size:25px;line-height:1;position:absolute;top:16px;right:16px}.modal-preview{background:var(--surface-soft);justify-content:center;align-items:center;min-height:0;padding:56px;display:flex}.modal-content{flex-direction:column;padding:64px 42px 42px;display:flex}.modal-content h2{margin:18px 0 12px;font-size:34px;line-height:1}.modal-content>p:not(.task-category):not(.modal-price){color:var(--muted);font-size:16px;line-height:1.4}.modal-price{margin-bottom:24px;font-size:22px}.modal-content .button{align-self:flex-start;margin-top:auto;padding:13px 20px}.preview-browser{background:var(--background);width:100%;max-width:600px;box-shadow:0 20px 45px #1111101f}.preview-browser__bar{border-bottom:1px solid var(--line);gap:6px;padding:12px;display:flex}.preview-browser__bar i{background:var(--subtle);border-radius:50%;width:7px;height:7px}.preview-site{padding:28px}.preview-site small,.preview-pdf small{letter-spacing:.12em;text-transform:uppercase;font-size:10px}.preview-image{background:linear-gradient(135deg,#ccc9c1,#827b72);height:235px;margin:22px 0;position:relative;overflow:hidden}.preview-image img{object-fit:cover;object-position:top;width:100%;height:100%;display:block}.preview-site h3{margin:0 0 10px;font-size:30px;font-weight:400}.preview-site p{color:var(--muted);font-size:14px}.preview-table{background:var(--background);width:100%;padding:22px;box-shadow:0 20px 45px #1111101f}.preview-table__heading{border-bottom:1px solid var(--line);padding-bottom:18px;font-size:18px}.preview-table__heading span{color:var(--muted);float:right;font-size:12px}.preview-row{border-bottom:1px solid var(--border-soft);grid-template-columns:1.1fr 1.2fr .6fr .9fr;gap:10px;padding:16px 0;font-size:13px;display:grid}.preview-row--head{color:var(--muted);text-transform:uppercase;font-size:10px}.preview-pdf{background:var(--background);flex-direction:column;justify-content:space-between;width:min(350px,100%);height:480px;padding:36px;display:flex;box-shadow:0 20px 45px #1111101f}.preview-pdf h3{margin:18px 0 6px;font-size:28px;font-weight:400}.preview-pdf p{color:var(--muted);font-size:13px}.preview-pdf__art{background:linear-gradient(145deg,#a49e95,#dedbd2 55%,#756f69);flex:1;margin:28px 0}.preview-pdf>span{color:var(--muted);font-size:11px}.preview-lighthouse{background:var(--background);box-sizing:border-box;flex-direction:column;width:100%;height:100%;padding:40px;display:flex}.preview-lighthouse__head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:baseline;gap:12px;padding-bottom:18px;display:flex}.preview-lighthouse__logo{font-size:14px;font-weight:500}.preview-lighthouse__url{color:var(--muted);font-size:12px}.preview-lighthouse__grid{text-align:center;grid-template-columns:repeat(4,1fr);gap:12px;margin:auto 0;display:grid}.preview-lighthouse__ring{width:72px;height:72px;margin:0 auto;position:relative}.preview-lighthouse__ring svg{width:100%;height:100%;transform:rotate(-90deg)}.preview-lighthouse__ring .track{fill:none;stroke:var(--border-soft);stroke-width:6px}.preview-lighthouse__ring .value{fill:none;stroke-linecap:round;stroke-width:6px}.preview-lighthouse__gauge--green .value{stroke:#0cce6b}.preview-lighthouse__gauge--orange .value{stroke:#ffa400}.preview-lighthouse__gauge--red .value{stroke:#ff4e42}.preview-lighthouse__score{justify-content:center;align-items:center;font-size:18px;font-weight:500;display:flex;position:absolute;inset:0}.preview-lighthouse__gauge p{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;margin-top:10px;font-size:11px}.preview-ranking{background:var(--background);box-sizing:border-box;flex-direction:column;width:100%;height:100%;padding:40px;display:flex}.preview-ranking__head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:baseline;gap:12px;padding-bottom:18px;display:flex}.preview-ranking__label{font-size:14px;font-weight:500}.preview-ranking__query{color:var(--muted);font-size:12px}.preview-ranking__page1{opacity:.5;margin-top:22px}.preview-ranking__page1-label{color:var(--subtle);letter-spacing:.08em;text-transform:uppercase;font-size:10px}.preview-ranking__row{margin-top:14px}.preview-ranking__bar{background:var(--border-soft);border-radius:2px;display:block}.preview-ranking__bar--url{width:30%;height:7px;margin-bottom:6px}.preview-ranking__bar--title{width:55%;height:9px;margin-bottom:6px}.preview-ranking__bar--body{width:75%;height:7px}.preview-ranking__pagination{color:var(--subtle);justify-content:center;gap:18px;margin:24px 0;font-size:13px;display:flex}.preview-ranking__pagination .is-current{color:#fff;background:#22489c;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex}.preview-ranking__result{background:var(--surface-soft);border:1px solid var(--border-soft);align-items:flex-start;gap:14px;margin-top:auto;padding:20px;display:flex;position:relative}.preview-ranking__position{color:var(--subtle);font-size:22px;font-weight:500}.preview-ranking__url{color:#357a38;margin:0;font-size:12px}.preview-ranking__result h3{color:#22489c;margin:3px 0;font-size:17px;font-weight:400}.preview-ranking__desc{color:var(--muted);margin:0;font-size:13px}.preview-ranking__flag{border-radius:var(--radius-pill);color:#fff;letter-spacing:.04em;text-transform:uppercase;background:#ff4e42;padding:4px 10px;font-size:10px;position:absolute;top:16px;right:16px}.preview-bug{background:var(--background);box-sizing:border-box;flex-direction:column;width:100%;height:100%;display:flex}.preview-bug__bar{border-bottom:1px solid var(--line);align-items:center;gap:6px;padding:16px 24px;display:flex}.preview-bug__bar i{background:var(--subtle);border-radius:50%;width:7px;height:7px}.preview-bug__bar span{color:var(--muted);margin-left:10px;font-size:12px}.preview-bug__page{flex:1;padding:32px 40px}.preview-bug__page>small{color:var(--subtle);letter-spacing:.12em;text-transform:uppercase;font-size:10px}.preview-bug__broken{background:var(--surface-soft);border:1px dashed var(--border);color:var(--subtle);flex-direction:column;justify-content:center;align-items:center;gap:8px;height:220px;margin:18px 0;display:flex;position:relative}.preview-bug__broken svg{width:36px;height:36px}.preview-bug__code{letter-spacing:.06em;font-size:11px}.preview-bug__pin{color:#fff;background:#ff4e42;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:12px;font-weight:500;display:flex;position:absolute;top:14px;right:14px}.preview-bug__page h3{margin:0 0 6px;font-size:26px;font-weight:400}.preview-bug__page p{color:var(--muted);margin:0;font-size:14px}.preview-bug__note{border-top:1px solid var(--line);align-items:flex-start;gap:12px;padding:20px 40px;display:flex}.preview-bug__note-pin{color:#fff;background:#ff4e42;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:12px;font-weight:500;display:flex}.preview-bug__note b{font-size:14px;font-weight:500;display:block}.preview-bug__note small{color:var(--muted);font-size:12px}@media (width<=700px){.task-modal{height:calc(100vh - 32px)}.task-modal[open]{grid-template-columns:1fr;overflow:auto}.modal-preview{min-height:340px;padding:45px 24px}.modal-content{min-height:360px;padding:30px 24px}.modal-content h2{font-size:29px}.preview-image{height:170px}.preview-pdf{height:300px;padding:24px}}.hero .eyebrow,.hero__copy{color:var(--subtitle)}.hero .eyebrow{letter-spacing:0;text-transform:none}.header,.tasks,.how-it-works,.projects,.legacy-services,.legacy-todo,.service,.steps li,.project-card li{border:0}.hero{text-align:left;min-height:620px;padding:72px 22px}.hero__layout{grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);align-items:center;gap:68px;width:100%;display:grid}.hero__content{align-items:flex-start;max-width:700px}.hero h1{letter-spacing:-.065em;max-width:680px;font-size:clamp(58px,6vw,92px);line-height:.9}.hero__copy{max-width:660px;font-size:23px;line-height:1.18}.hero__actions{gap:14px;margin-top:10px}.hero__actions .button{gap:9px}.reassurances{color:var(--muted);margin-top:10px}.reassurances li:before{color:var(--ink);content:"✓";margin-right:9px}.reassurances li+li:before{margin-right:9px}.service-estimate{background:var(--ink);color:var(--background);border-radius:12px;flex-direction:column;min-height:475px;padding:32px;display:flex}.estimate-kicker{color:var(--subtle);letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:11px}.estimate-head{margin-top:74px}.estimate-head>span{color:var(--subtle);font-size:16px}.estimate-head strong{font-size:80px;font-weight:var(--font-weight-400);letter-spacing:-.07em;margin:12px 0;line-height:.9;display:block}.estimate-head p{color:var(--subtle);font-size:17px}.estimate-rows{border-top:1px solid #ffffff2e;margin:auto 0 0}.estimate-rows div{border-bottom:1px solid #ffffff2e;justify-content:space-between;padding:15px 0;font-size:14px;display:flex}.estimate-rows dt{color:var(--subtle)}.estimate-rows dd{font-weight:var(--font-weight-500);margin:0}.estimate-note{color:var(--subtle);margin:20px 0 0;font-size:12px}@media (width<=900px){.hero{padding:60px 22px}.hero__layout{grid-template-columns:1fr;gap:42px}.hero__content{max-width:100%}.service-estimate{min-height:420px}.estimate-head{margin-top:46px}}@media (width<=640px){.hero{min-height:0;padding:60px 0}.hero h1{font-size:clamp(52px,16vw,70px)}.hero__copy{font-size:20px}.service-estimate{border-radius:8px;min-height:390px;padding:24px}.estimate-head strong{font-size:68px}.reassurances{align-items:flex-start}.reassurances li:before,.reassurances li+li:before{display:inline}}.service-estimate{min-height:540px}.invoice-top{justify-content:space-between;align-items:flex-start;display:flex}.invoice-brand{letter-spacing:-.04em;margin:0 0 3px;font-size:22px}.invoice-top span,.invoice-meta span,.invoice-meta small{color:var(--subtle);letter-spacing:.06em;font-size:10px}.invoice-id{text-align:right;flex-direction:column;align-items:flex-end;gap:4px;display:flex}.invoice-id strong{font-size:11px;font-weight:var(--font-weight-500);letter-spacing:.12em;text-transform:uppercase}.invoice-meta{grid-template-columns:1fr auto;gap:28px;margin-top:52px;display:grid}.invoice-meta>div{flex-direction:column;gap:5px;display:flex}.invoice-meta>div:last-child{text-align:right;grid-template-columns:auto auto;column-gap:14px;display:grid}.invoice-meta strong{font-size:13px;font-weight:var(--font-weight-500)}.invoice-table{border-top:1px solid #fff3;border-bottom:1px solid #fff3;margin-top:34px}.invoice-row{grid-template-columns:minmax(0,1fr) 34px 54px 62px;align-items:start;gap:10px;display:grid}.invoice-row--head{color:var(--subtle);letter-spacing:.08em;text-transform:uppercase;padding:11px 0;font-size:9px}.invoice-row--head span:not(:first-child),.invoice-row--item>span,.invoice-row--item>strong:last-child{text-align:right}.invoice-row--item{border-top:1px solid #ffffff1f;padding:16px 0 19px;font-size:12px}.invoice-row--item div{flex-direction:column;gap:5px;display:flex}.invoice-row--item div strong{font-weight:var(--font-weight-500)}.invoice-row--item small{color:var(--subtle);font-size:9px;line-height:1.3}.invoice-totals{align-self:flex-end;width:56%;margin-top:20px}.invoice-totals>div{color:var(--subtle);justify-content:space-between;padding:5px 0;font-size:11px;display:flex}.invoice-totals strong{color:var(--background);font-weight:var(--font-weight-500)}.invoice-totals .invoice-total{color:var(--background);border-top:1px solid #ffffff4d;margin-top:7px;padding-top:12px;font-size:18px}.invoice-total strong{letter-spacing:-.04em;font-size:27px}.invoice-footer{border-top:1px solid #fff3;justify-content:space-between;align-items:center;margin-top:auto;padding-top:17px;display:flex}.invoice-footer span{color:var(--subtle);font-size:9px}.invoice-footer strong{font-size:9px;font-weight:var(--font-weight-500)}@media (width<=640px){.service-estimate{min-height:500px}.invoice-meta{margin-top:38px}.invoice-totals{width:66%}.invoice-footer{flex-direction:column;align-items:flex-start;gap:6px}}.service-estimate{min-height:455px;padding:26px 30px}.invoice-meta{margin-top:28px}.invoice-table{margin-top:20px}.invoice-row--head{padding:8px 0}.invoice-row--item{padding:11px 0 13px}.invoice-totals{margin-top:10px}.invoice-totals>div{padding:3px 0}.invoice-totals .invoice-total{margin-top:4px;padding-top:7px}.invoice-footer{padding-top:10px}@media (width<=640px){.service-estimate{min-height:430px;padding:24px}.invoice-meta{margin-top:24px}}.hero__copy strong{color:var(--muted);font-weight:var(--font-weight-400)}.service-estimate{background:var(--surface-warm);color:var(--ink)}.invoice-top span,.invoice-meta span,.invoice-meta small,.invoice-row--head,.invoice-row--item small,.invoice-totals>div,.invoice-footer span{color:var(--muted)}.invoice-meta strong{font-weight:var(--font-weight-400)}.invoice-table,.invoice-footer{border-color:#1111102e}.invoice-row--item{border-color:#1111101f}.invoice-totals strong,.invoice-totals .invoice-total{color:var(--ink)}.invoice-totals .invoice-total{border-color:#11111040}.hero__copy{padding-block:18px}.invoice-items{scrollbar-color:var(--subtle) transparent;scrollbar-width:thin;max-height:150px;overflow-y:auto}.invoice-items .invoice-row--item:first-child{border-top:1px solid #1111101f}.invoice-empty{color:var(--muted);text-align:center;margin:0;padding:24px 0;font-size:11px}.category-strip{grid-template-columns:repeat(3,1fr);padding:26px 22px 72px;display:grid}.category-strip__heading{grid-column:1/-1;margin-bottom:42px}.category-strip__heading h2{font-size:28px;font-weight:var(--font-weight-400);letter-spacing:-.04em;margin:12px 0 5px;line-height:1.05}.category-strip__heading>p:last-child{color:var(--subtitle);font-size:28px;line-height:1.05}.category-link{grid-template-columns:28px 1fr;align-items:flex-start;gap:16px;min-width:0;padding:16px 48px;display:grid}.category-link+.category-link{border-left:1px solid var(--border)}.category-link:first-child{padding-left:0}.category-link:last-child{padding-right:0}.category-link svg{stroke-width:1.5px;width:21px;height:21px;margin-top:1px}.category-link div{flex-direction:column;gap:12px;display:flex}.category-link strong{font-size:var(--type-body-15);font-weight:var(--font-weight-400)}.category-link span{color:var(--subtitle);font-size:var(--type-body-14);max-width:32ch;line-height:1.4}@media (width<=800px){.category-strip{grid-template-columns:1fr}.category-strip__heading{margin-bottom:24px}.category-strip__heading h2{font-size:28px}.category-link{border-bottom:1px solid var(--border);padding:22px 0}.category-link+.category-link{border-left:0}}@media (width<=520px){.category-strip{grid-template-columns:1fr;padding-bottom:48px}.category-link,.category-link+.category-link{border-left:0;padding:20px 0}}.eyebrow,.task-category,.process-card__eyebrow{color:var(--eyebrow);letter-spacing:0;text-transform:none}.tasks .section-heading{grid-template-columns:minmax(0,1fr) minmax(320px,.8fr);align-items:end;gap:64px;max-width:none;display:grid}.tasks .section-heading__copy{color:#a3a3a3;max-width:520px;padding-bottom:20px;font-size:18px;line-height:1.25}.task-card{border-color:#0000;transition:background-color .18s}.task-card:hover{background:var(--surface-soft);border-color:#0000;outline:none;transform:none}.task-card:focus-visible{background:var(--surface-soft);outline:2px solid var(--ink);outline-offset:2px;border-color:#0000;transform:none}.filter{color:var(--subtitle);border:0;font-size:13px;transition:background-color .18s,color .18s}.filter.is-active,.filter:hover{background:var(--surface-soft);color:var(--ink);border:0}.task-category{letter-spacing:0;text-transform:none}.hero h1{letter-spacing:-.04em;white-space:nowrap;max-width:none;font-size:60px;line-height:1.05}.hero .eyebrow{font-size:14px}.category-link svg{color:var(--muted)}.hero__actions .button{font-weight:var(--font-weight-400)}.hero__copy{line-height:1.4}#tasks-title{font-size:28px;line-height:1.05}#tasks-title span{color:var(--subtitle)}#how-title{font-size:28px;line-height:1.05}#how-title span{color:var(--subtitle)}.tasks .eyebrow,.how-it-works .eyebrow{font-size:12px}.invoice-brand{font-size:20px}.invoice-total strong{font-weight:var(--font-weight-400)}.hero__copy{font-size:18px}.desktop-break{display:block}.reassurances{margin:4px 0 10px}.reassurances li{align-items:center;gap:7px;display:flex}.reassurances li:before{content:none!important;display:none!important}.reassurances svg{stroke-width:1.6px;width:15px;height:15px}@media (width<=760px){.tasks .section-heading{grid-template-columns:1fr;align-items:start;gap:24px}.tasks .section-heading__copy{padding-bottom:0}.desktop-break{display:none}}@media (width<=640px){.hero h1{white-space:normal;font-size:46px;line-height:1}}.task-modal{border-radius:12px;width:min(820px,100vw - 48px);max-width:820px;height:min(620px,100vh - 80px);overflow:hidden}.task-modal[open]{display:block}.modal-preview{height:100%;padding:48px}.modal-content{display:none}.modal-preview--fullbleed{padding:0}.preview-fullbleed{width:100%;height:100%}.preview-fullbleed img{object-fit:cover;object-position:top left;width:100%;height:100%;display:block}@media (width<=700px){.task-modal{width:calc(100vw - 32px);height:min(600px,100vh - 32px)}.modal-preview{padding:28px 20px}.modal-preview--fullbleed{padding:0}}.connected-website{background:var(--surface-soft);border-radius:12px;justify-content:space-between;align-items:flex-start;margin:80px 22px 100px;padding:55px 70px;display:flex}.connected-website__copy{flex-direction:column;gap:28px;max-width:627px;display:flex}.connected-website__copy h2{font-size:24px;font-weight:var(--font-weight-400);letter-spacing:0;max-width:506px;margin:0;line-height:normal}.connected-website__copy p{color:var(--muted);max-width:561px;margin:0;font-size:16px;line-height:normal}.connected-website__offer{flex-direction:column;gap:15px;min-width:234px;display:flex}.connected-website__offer>p{color:var(--muted);margin:0;font-size:16px;line-height:normal}.connected-website__offer>div{flex-direction:column;gap:5px;display:flex}.connected-website__offer strong{font-size:26px;font-weight:var(--font-weight-400);line-height:normal}.connected-website__offer span{color:var(--muted);letter-spacing:-.52px;font-size:12px;line-height:normal}.connected-website__offer .button{font-size:14px;font-weight:var(--font-weight-400);align-self:flex-start;padding:14px 30px}.legacy-todo__heading{text-align:center;align-items:center}.footer-cta{text-align:center;flex-direction:column;align-items:center;padding:96px 24px;display:flex}.footer-cta h2{font-size:30px;font-weight:var(--font-weight-400);letter-spacing:-.03em;max-width:22ch;margin:0 0 5px;line-height:1.15}.footer-cta p{color:var(--subtitle);font-size:30px;font-weight:var(--font-weight-400);letter-spacing:-.03em;max-width:768px;margin:0 0 48px;line-height:1.15}.footer-cta .button{font-size:16px;font-weight:var(--font-weight-400);padding:17px 34px}.footer-cta small{color:var(--subtle);margin-top:16px;font-size:13px;line-height:1.5}@media (width>=768px){.footer-cta h2,.footer-cta p{max-width:none;font-size:44px}.footer-cta{padding:96px 48px}}.site-footer{background:var(--ink);color:var(--background);grid-template-columns:minmax(240px,1fr) minmax(0,1.5fr);gap:56px;padding:80px max(24px,50vw - 640px);display:grid}.site-footer__intro{flex-direction:column;gap:20px;display:flex}.site-footer__brand{letter-spacing:-.025em;font-size:18px}.site-footer__brand span{color:var(--subtle)}.site-footer__intro p{color:var(--subtle);max-width:368px;margin:0;font-size:14px;line-height:1.65}.site-footer__nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px;display:grid}.site-footer__nav div{flex-direction:column;gap:12px;display:flex}.site-footer__nav span{color:var(--muted);font-size:12px;font-weight:var(--font-weight-500);margin-bottom:8px}.site-footer__nav a{color:#d5d5d2;font-size:14px;line-height:1.35;transition:color .2s}.site-footer__nav a:hover{color:var(--background)}.site-footer__bottom{color:var(--muted);grid-column:1/-1;justify-content:space-between;align-items:center;margin-top:24px;padding-top:24px;font-size:12px;display:flex}.site-footer__bottom p{margin:0}.site-footer__bottom>div{align-items:center;gap:10px;display:flex}.site-footer__bottom i{font-style:normal}.site-footer__bottom>div span:first-child{color:var(--background)}@media (width<=760px){.connected-website{flex-direction:column;gap:42px;margin:60px 0 80px;padding:40px 28px}.connected-website__copy,.connected-website__copy h2,.connected-website__copy p{max-width:none}.footer-cta{padding:48px 24px}.footer-cta p{margin-bottom:40px}.site-footer{grid-template-columns:1fr;gap:56px;padding:56px 24px}.site-footer__nav{gap:32px}.site-footer__bottom{flex-direction:column;align-items:flex-start;gap:12px;margin-top:0}}.quote{padding:80px 22px}.quote blockquote{max-width:760px;margin:0 auto}.quote p{letter-spacing:-.02em;margin:0;font-size:26px;line-height:1.35}.quote footer{align-items:center;gap:16px;margin-top:32px;display:flex}.quote footer img{filter:grayscale();object-fit:cover;border-radius:50%;width:44px;height:44px}.quote cite{font-size:14px;font-style:normal;font-weight:var(--font-weight-500);display:block}.quote footer span{color:var(--muted);margin-top:2px;font-size:12px;display:block}@media (width<=640px){.quote{padding:48px 18px}.quote p{font-size:21px}}.category-strip{padding:32px 22px 72px}.tasks,.how-it-works,.legacy-todo{padding-block:72px}.how-it-works{border-block:0}.how-it-works .steps{margin-top:28px}.how-it-works .steps li{min-height:0}.connected-website{margin-block:72px}.faq{padding:72px 22px}.faq h2{font-size:32px;font-weight:var(--font-weight-400);letter-spacing:-.04em;margin:0 0 64px;line-height:1.05}.faq__items{border-bottom:1px solid var(--line)}.faq details{border-top:1px solid var(--line)}.faq summary{cursor:pointer;justify-content:space-between;align-items:center;padding:26px 0;font-size:18px;list-style:none;display:flex}.faq summary::-webkit-details-marker{display:none}.faq summary:after{border:1px solid var(--line);color:var(--muted);content:"+";font-size:23px;font-weight:var(--font-weight-400);border-radius:50%;place-items:center;width:32px;height:32px;line-height:1;transition:transform .18s;display:grid}.faq details[open] summary:after{transform:rotate(45deg)}.faq details p{color:var(--muted);max-width:640px;margin:-4px 56px 26px 0;font-size:16px;line-height:1.4}@media (width<=760px){.category-strip{padding-top:28px;padding-bottom:48px}.tasks,.how-it-works,.legacy-todo{padding-block:48px}.connected-website{margin-block:48px}.faq{padding-block:48px}.faq h2{margin-bottom:40px;font-size:28px}.faq summary{gap:24px;padding-block:20px;font-size:16px}.faq summary:after{flex:0 0 28px;width:28px;height:28px}}@media (width<=900px){.steps{grid-template-columns:repeat(3,1fr);gap:16px}.steps li,.steps li+li,.steps li:nth-child(2n){padding:0}.step__content{min-height:210px;padding-inline:18px}}@media (width<=640px){.steps{grid-template-columns:1fr;gap:0}.steps:before{width:1px;height:auto;display:block;inset:22px auto 22px 21px}.steps li,.steps li+li,.steps li:nth-child(2n){grid-template-columns:44px minmax(0,1fr);gap:16px;padding:0 0 20px;display:grid}.step__content{min-height:0;margin-top:0;padding:16px 18px}.step__owner{margin-bottom:16px}.steps h3{margin-top:0}}@media (prefers-reduced-motion:reduce){.step__marker,.step__content{transition:none}}.process-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:40px;display:grid}.process-card{background:var(--surface-warm);border-radius:14px;flex-direction:column;height:500px;padding:28px 28px 0;display:flex;overflow:hidden}.process-card__copy{min-height:140px}.process-card__eyebrow{color:var(--eyebrow);font-size:var(--font-size-12);margin:0 0 18px}.process-card h3{font-size:18px;font-weight:var(--font-weight-400);letter-spacing:-.025em;margin:0 0 14px;line-height:1.12}.process-card__copy>p:last-child{color:var(--subtitle);margin:0;font-size:14px;line-height:1.45}.email-mockup,.work-mockup,.delivery-mockup{background:var(--background);border:1px solid var(--line);box-shadow:none;border-radius:12px 12px 0 0;flex:none;width:calc(100% + 32px);min-height:310px;margin-top:20px;margin-left:-16px;padding:20px}.mockup-bar{border-bottom:1px solid var(--line);color:var(--muted);align-items:center;gap:6px;margin:-4px -4px 15px;padding:0 4px 13px;font-size:11px;display:flex}.mockup-bar i{background:var(--line);border-radius:50%;width:7px;height:7px}.mockup-bar span{margin-left:6px}.email-field{border-bottom:1px solid var(--line);align-items:baseline;gap:14px;padding:9px 0;font-size:11px;display:flex}.email-field span{color:var(--muted);width:42px}.email-field strong{font-weight:var(--font-weight-400)}.email-mockup>p{color:var(--muted);margin:18px 0;font-size:11px;line-height:1.4}.attachment-list{flex-wrap:wrap;gap:6px;display:flex}.attachment-list span{background:var(--surface-soft);border-radius:6px;padding:7px 8px;font-size:9px}.email-mockup button{background:var(--ink);border-radius:var(--radius-pill);color:var(--background);font:inherit;border:0;margin-top:18px;padding:9px 16px;font-size:10px}.proof-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:baseline;padding-bottom:12px;display:flex}.proof-head span{font-size:12px}.proof-head em{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-style:normal}.proof-page{background:var(--surface-warm);border:1px solid var(--line);margin-top:16px;padding:15px;position:relative}.proof-line{background:var(--line);height:6px;display:block}.proof-line--title{width:62%;height:9px}.proof-line+.proof-line,.proof-art+.proof-line{margin-top:7px}.proof-line--sub{width:40%}.proof-line--short{width:48%}.proof-art{background:linear-gradient(135deg,#ccc9c1,#827b72);height:62px;margin:13px 0}.proof-pin{background:var(--ink);border:2px solid var(--background);color:var(--background);border-radius:50%;justify-content:center;align-items:center;width:19px;height:19px;font-size:8px;font-style:normal;display:flex;position:absolute}.proof-pin--a{top:9px;right:9px}.proof-pin--b{top:56px;left:7px}.proof-pin--c{bottom:9px;right:42px}.proof-notes{margin:15px 0 0;padding:0;list-style:none}.proof-notes li{color:var(--muted);align-items:center;gap:8px;padding:4px 0;font-size:10px;display:flex}.proof-notes li i{border:1px solid var(--line);color:var(--ink);border-radius:50%;flex:0 0 16px;place-items:center;height:16px;font-size:8px;font-style:normal;display:grid}.delivery-mockup>p{color:var(--muted);margin:18px 0;font-size:11px;line-height:1.4}.delivery-mockup>p strong{color:var(--ink);font-weight:var(--font-weight-400)}.delivery-reply{border-left:2px solid var(--line);margin:16px 0;padding-left:12px}.delivery-reply span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:9px}.delivery-reply p{margin:5px 0 0;font-size:11px}.delivery-summary{border-top:1px solid var(--line);justify-content:space-between;align-items:center;width:100%;margin-top:18px;padding-top:16px;display:flex}.delivery-summary span{color:var(--muted);font-size:10px}.delivery-summary strong{font-size:18px;font-weight:var(--font-weight-400)}@media (width<=900px){.process-cards{grid-template-columns:1fr}.process-card{height:auto;min-height:0;padding-top:28px}.process-card__copy{min-height:0;padding-bottom:32px}.email-mockup,.work-mockup,.delivery-mockup{border-radius:12px 12px 0 0;align-self:center;width:100%;max-width:520px;margin-left:0}}@media (width<=640px){.process-cards{margin-top:32px}.process-card{padding:22px 18px 0}.process-card h3{font-size:18px}.email-mockup,.work-mockup,.delivery-mockup{min-height:290px;padding:18px}}.software-promo{border-top:1px solid var(--line);grid-template-columns:4fr 8fr;align-items:start;gap:64px;margin:72px 22px;padding-block:64px;display:grid}.software-promo__intro{padding-top:4px}.software-promo__intro .eyebrow{margin-bottom:14px}.software-promo__intro h2{font-size:28px;font-weight:var(--font-weight-400);letter-spacing:-.01em;max-width:520px;margin:0;line-height:1.2}.software-promo__description{color:var(--muted);max-width:440px;margin-top:23px;font-size:14px;line-height:1.55}.software-promo__description p{margin:0}.software-promo__description p+p{margin-top:8px}.software-promo__intro .button{font-size:14px;font-weight:var(--font-weight-400);gap:10px;margin-top:26px;padding:14px 22px;display:inline-flex}.software-features{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.software-features article,.software-feature{background:var(--surface-warm);border-radius:12px;align-items:flex-start;gap:12px;min-height:100px;padding:18px;display:flex;position:relative}.software-features i{color:var(--subtle);flex:none;font-size:13px;font-style:normal;line-height:1.4}.software-features h3{font-size:15px;font-weight:var(--font-weight-400);margin:0;line-height:1.2}.software-features p{color:var(--muted);margin:7px 0 0;font-size:13px;line-height:1.5}.software-feature--dark{background:var(--ink);color:var(--background);transition:background-color .18s}.software-feature--dark i,.software-feature--dark p{color:var(--subtle)}.software-feature--dark>span{color:var(--subtle);font-size:16px;transition:transform .18s;position:absolute;top:18px;right:18px}.software-feature--dark:hover{background:#262624}.software-feature--dark:hover>span{transform:translate(2px,-2px)}.eyebrow,.tasks .eyebrow,.how-it-works .eyebrow,.task-category,.process-card__eyebrow{font-size:var(--font-size-14)}.hero h1+.hero__copy{margin-top:5px}.category-strip__heading h2{margin-bottom:5px}.category-link div{gap:17px}.process-card h3{margin-bottom:19px}.software-features p{margin-top:12px}.footer-cta h2{margin-bottom:5px}.request-summary{background:var(--background);border:1px solid var(--border-soft);opacity:0;z-index:20;border-radius:12px;width:min(360px,100% - 32px);padding:18px 20px;transition:opacity .24s,transform .24s cubic-bezier(.2,.8,.2,1);display:block;position:fixed;bottom:20px;left:50%;transform:translate(-50%,18px)scale(.98)}.request-summary[hidden]{display:none}.request-summary.is-visible{opacity:1;transform:translate(-50%)scale(1)}.request-summary.is-visible.is-collapsed{transform:translate(-50%,calc(100% - 56px))scale(1)}.request-summary.is-dragging{transition:none}.request-summary__handle{background:var(--border);border-radius:999px;width:36px;height:4px;margin:0 auto 14px}.request-summary__drag-zone{cursor:grab;touch-action:none}.request-summary.is-dragging .request-summary__drag-zone{cursor:grabbing}.request-summary__header,.request-summary__total,.request-summary__item{justify-content:space-between;align-items:center;flex-direction:row!important;display:flex!important}.request-summary__header{margin:0}.request-summary__brand,.request-summary__type{letter-spacing:.08em;color:var(--muted)!important;font-size:10px!important}.request-summary__type{font-size:9px!important}.request-summary__items{border-top:1px solid var(--border);gap:0;margin:14px 0;display:grid!important}.request-summary__item{min-width:0;padding:9px 0;gap:12px!important}.request-summary__item+.request-summary__item{border-top:1px solid var(--border)}.request-summary__item span{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.request-summary__item strong{font-size:12px;font-weight:var(--font-weight-400);flex:none}.request-summary__item--more span{color:var(--muted)}.request-summary__total{border-top:1px solid var(--border);align-items:flex-end;padding-top:14px;gap:16px!important}.request-summary__total>div{flex-direction:column!important;gap:3px!important;display:flex!important}.request-summary__total>div strong{font-size:13px;font-weight:var(--font-weight-400)}.request-summary__total>div span{color:var(--muted);font-size:11px}#request-total{font-size:27px;font-weight:var(--font-weight-400);letter-spacing:-.04em;line-height:1}.request-summary .button{font-size:12px;font-weight:var(--font-weight-400);justify-content:center;align-items:center;gap:7px;width:100%;margin-top:16px;padding:11px 14px;display:flex}.request-summary .button span{color:inherit;font-size:14px}.request-summary.is-updated #request-total{animation:.28s request-total-pop}@keyframes request-total-pop{50%{transform:translateY(-2px)scale(1.06)}}@media (prefers-reduced-motion:reduce){.request-summary{transition:none}.request-summary.is-updated #request-total{animation:none}}@media (width<=640px){.request-summary{width:min(340px,100% - 24px);padding:14px 16px;bottom:12px}}@media (width<=900px){.software-promo{grid-template-columns:1fr}.software-promo__description{max-width:620px}}@media (width<=640px){.software-promo{gap:36px;margin:48px 0;padding-block:48px}.software-promo__intro h2{font-size:26px}.software-features article,.software-feature{min-height:104px}.eyebrow,.hero .eyebrow{font-size:12px}.hero__content{gap:0}.hero .eyebrow{margin:0}.hero h1{margin:12px 0 0;font-size:34px;line-height:1.15}.hero__copy{margin:14px 0 0;font-size:15px;line-height:1.55}.reassurances{flex-flow:wrap;justify-content:flex-start;align-items:center;gap:8px 16px;margin:8px 0 0;display:flex}.reassurances li{align-items:center;gap:6px;display:flex}.hero__actions{flex-direction:row;gap:10px;margin-top:26px}.hero__actions .button,.hero__actions .outline-button{white-space:nowrap;flex:1;width:auto;padding:13px 8px;font-size:14px}.category-strip{padding-left:0;padding-right:0}.category-strip__heading h2,.category-strip__heading>p:last-child,#tasks-title,#how-title{font-size:21px}.tasks .section-heading{gap:12px}.tasks .section-heading__copy{font-size:16px}.task-filters{scrollbar-width:none;flex-wrap:nowrap;margin-inline:-18px;padding-inline:18px;overflow-x:auto}.task-filters::-webkit-scrollbar{display:none}.filter{white-space:nowrap;flex-shrink:0}.task-grid{grid-template-columns:repeat(2,1fr);gap:10px}.task-card{min-height:0;padding:16px}.task-category{font-size:10px}.task-card h3{margin:10px 0 4px;font-size:15px;line-height:1.15}.task-price{font-size:14px}.task-description{margin-top:8px;font-size:12px;line-height:1.3}.task-add{margin-top:14px;padding:7px 10px;font-size:12px}.software-features{grid-template-columns:repeat(2,1fr)}.software-features article,.software-feature{flex-direction:column;gap:8px;min-height:0;padding:14px}.software-features i{font-size:12px}.software-features h3{font-size:13px}.software-features p{margin-top:4px;font-size:12px;line-height:1.35}}@keyframes previewMergeSelect{0%{border-color:var(--border)}to{border-color:var(--ink)}}@keyframes previewMergeGroup{0%{opacity:1;transform:none}to{opacity:.45;transform:translateY(-2px)scale(.97)}}@keyframes previewMergePulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes previewMergeReveal{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}.preview-merge__panel{background:var(--background);box-sizing:border-box;flex-direction:column;justify-content:center;width:100%;height:100%;padding:32px;display:flex}.preview-merge__panel>.preview-merge__field,.preview-merge__panel>.preview-merge__list,.preview-merge__panel>.preview-merge__action,.preview-merge__panel>.preview-merge__result,.preview-merge__panel>.preview-merge__status{width:min(440px,100%);margin-left:auto;margin-right:auto}.preview-merge__field{border-bottom:1px solid var(--border-soft);color:var(--subtle);letter-spacing:.08em;justify-content:space-between;margin-bottom:18px;padding-bottom:12px;font-size:12px;display:flex}.preview-merge__list{flex-direction:column;gap:16px;margin:0 0 22px;padding:0;list-style:none;display:flex}.preview-merge__row{justify-content:space-between;align-items:center;gap:16px;display:flex}.preview-merge__row b,.preview-merge__result b{color:var(--ink);letter-spacing:.03em;font-size:13px;display:block}.preview-merge__row small,.preview-merge__result small{color:var(--subtle);margin-top:3px;font-size:13px;display:block}.preview-merge__tag{background:var(--surface-soft);border:1px solid var(--border);color:var(--ink);border-radius:8px;flex-shrink:0;padding:6px 13px;font-size:14px;transition:border-color .2s}.preview-merge__action{justify-content:center;margin:6px 0 22px;display:flex}.preview-merge__action-btn{background:var(--ink);border-radius:var(--radius-pill);color:var(--background);letter-spacing:.02em;padding:8px 18px;font-size:14px;display:inline-block}.preview-merge__result{border-top:1px solid var(--border-soft);opacity:0;justify-content:space-between;align-items:center;gap:16px;padding-top:20px;display:flex;transform:translateY(4px)}.preview-merge__status{color:var(--muted);opacity:0;align-items:center;gap:6px;margin:14px 0 0;font-size:13px;display:flex}.preview-merge__dot{background:#0cce6b;border-radius:50%;flex-shrink:0;width:8px;height:8px}.preview-merge.is-inview .preview-merge__row:first-child .preview-merge__tag{animation:.3s forwards previewMergeSelect}.preview-merge.is-inview .preview-merge__row:nth-child(2) .preview-merge__tag{animation:.3s .12s forwards previewMergeSelect}.preview-merge.is-inview .preview-merge__row:nth-child(3) .preview-merge__tag{animation:.3s .24s forwards previewMergeSelect}.preview-merge.is-inview .preview-merge__list{animation:.35s .5s forwards previewMergeGroup}.preview-merge.is-inview .preview-merge__action-btn{animation:.35s .55s previewMergePulse}.preview-merge.is-inview .preview-merge__result{animation:.35s .7s forwards previewMergeReveal}.preview-merge.is-inview .preview-merge__status{animation:.3s .9s forwards previewMergeReveal}.preview-merge.is-inview .preview-merge__dot{animation:.3s .95s previewMergePulse}@media (prefers-reduced-motion:reduce){.preview-merge__tag,.preview-merge__list,.preview-merge__action-btn,.preview-merge__result,.preview-merge__status,.preview-merge__dot{animation:none!important}.preview-merge__result,.preview-merge__status{opacity:1;transform:none}}@keyframes previewDedupeCardDown{to{transform:translateY(5px)}}@keyframes previewDedupeCardUp{to{transform:translateY(-5px)}}@keyframes previewDedupeCollapse{to{opacity:.5;transform:scale(.98)}}.preview-dedupe__panel{background:var(--background);box-sizing:border-box;flex-direction:column;justify-content:center;width:100%;height:100%;padding:40px;display:flex}.preview-dedupe__panel>.preview-dedupe__stack,.preview-dedupe__panel>.preview-dedupe__action,.preview-dedupe__panel>.preview-dedupe__result,.preview-dedupe__panel>.preview-dedupe__status-line,.preview-dedupe__field{width:min(360px,100%);margin-left:auto;margin-right:auto}.preview-dedupe__field{color:var(--subtle);letter-spacing:.08em;margin-bottom:14px;font-size:10px}.preview-dedupe__stack{flex-direction:column;gap:10px;margin-bottom:18px;display:flex}.preview-dedupe__card{border-radius:6px;padding:12px 14px}.preview-dedupe__card--primary{border:1px solid var(--ink)}.preview-dedupe__card--duplicate{border:1px dashed var(--border)}.preview-dedupe__card-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.preview-dedupe__card b{color:var(--ink);font-size:13px}.preview-dedupe__card small{color:var(--subtle);margin-top:3px;font-size:11px;display:block}.preview-dedupe__status{border-radius:4px;flex-shrink:0;padding:3px 8px;font-size:10px}.preview-dedupe__status--primary{background:var(--ink);color:var(--background)}.preview-dedupe__status--duplicate{background:var(--surface-soft);border:1px dashed var(--border);color:var(--muted)}.preview-dedupe__action{justify-content:center;margin:4px 0 18px;display:flex}.preview-dedupe__action-btn{background:var(--ink);border-radius:var(--radius-pill);color:var(--background);letter-spacing:.02em;padding:6px 14px;font-size:12px;display:inline-block}.preview-dedupe__result{border-top:1px solid var(--border-soft);align-items:center;gap:10px;padding-top:16px;display:flex}.preview-dedupe__check{color:var(--ink);font-size:14px}.preview-dedupe__result b{color:var(--ink);font-size:13px;display:block}.preview-dedupe__result small{color:var(--subtle);margin-top:2px;font-size:11px;display:block}.preview-dedupe__status-line{color:var(--muted);align-items:center;gap:5px;margin:10px 0 0;font-size:11px;display:flex}.preview-dedupe__dot{background:#0cce6b;border-radius:50%;flex-shrink:0;width:7px;height:7px}.preview-dedupe.is-inview .preview-dedupe__status--duplicate{animation:.3s 50ms previewMergePulse}.preview-dedupe.is-inview .preview-dedupe__card--primary{animation:.3s .35s forwards previewDedupeCardDown}.preview-dedupe.is-inview .preview-dedupe__card--duplicate{animation:.3s .35s forwards previewDedupeCardUp}.preview-dedupe.is-inview .preview-dedupe__stack{animation:.3s .7s forwards previewDedupeCollapse}.preview-dedupe.is-inview .preview-dedupe__result{animation:.35s 1s forwards previewMergeReveal}.preview-dedupe.is-inview .preview-dedupe__status-line{animation:.3s 1.3s forwards previewMergeReveal}.preview-dedupe.is-inview .preview-dedupe__dot{animation:.3s 1.35s previewMergePulse}@media (prefers-reduced-motion:reduce){.preview-dedupe__status--duplicate,.preview-dedupe__card--primary,.preview-dedupe__card--duplicate,.preview-dedupe__stack,.preview-dedupe__result,.preview-dedupe__status-line,.preview-dedupe__dot{animation:none!important}}.preview-collector{background:var(--background);box-sizing:border-box;flex-direction:column;width:100%;height:100%;display:flex}.preview-collector__head{padding:32px 40px 20px}.preview-collector__eyebrow{color:var(--subtle);letter-spacing:.12em;margin:0;font-size:11px}.preview-collector__head h3{margin:10px 0 4px;font-size:26px;font-weight:400}.preview-collector__subtitle{color:var(--muted);margin:0;font-size:14px}.preview-collector__media{flex:1;min-height:0;overflow:hidden}.preview-collector__media img{object-fit:cover;width:100%;height:100%;display:block}.preview-collector__meta{border-top:1px solid var(--border-soft);justify-content:space-between;align-items:center;gap:16px;padding:20px 40px;display:flex}.preview-collector__artist{color:var(--ink);margin:0;font-size:14px;font-weight:500}.preview-collector__title{color:var(--ink);margin:4px 0 0;font-size:14px}.preview-collector__title em{font-style:italic}.preview-collector__detail{color:var(--muted);margin:2px 0 0;font-size:13px}.preview-collector__inquire{border:1px solid var(--ink);color:var(--ink);letter-spacing:.08em;flex-shrink:0;padding:9px 18px;font-size:11px}
