.journey-header{z-index:40;min-height:5rem;padding-inline:var(--gutter);border-bottom:1px solid var(--line);backdrop-filter:blur(18px);background:#fffffff0;grid-template-columns:1fr minmax(30rem,.9fr) 1fr;align-items:center;display:grid;position:sticky;top:0}.journey-wordmark{font-size:1.4rem}.journey-steps{justify-content:center;justify-self:center;align-items:center;gap:clamp(2rem,2.75vw,3.25rem);width:max-content;display:flex}.journey-step{color:var(--muted);letter-spacing:-.01em;flex:none;align-items:center;gap:.55rem;font-size:.8125rem;font-weight:700;display:flex}.journey-step-number{border:1px solid var(--line);background:var(--paper);border-radius:50%;flex:none;place-items:center;width:1.5rem;height:1.5rem;font-family:Manrope,Arial,sans-serif;font-size:.8125rem;line-height:1;display:grid}.journey-step-label{line-height:1}.journey-step-current{color:var(--ink)}.journey-step-current .journey-step-number{border-color:var(--ink);background:var(--yolk)}.journey-step-complete{color:var(--ink)}.journey-step-complete .journey-step-number{border-color:var(--ink);background:var(--ink);color:var(--paper)}.journey-exit{border-bottom:1px solid var(--ink);justify-self:end;padding-bottom:.2rem;font-size:.8125rem;font-weight:700}.journey-main{min-height:calc(100svh - 5rem)}.journey-footer{padding:1.2rem var(--gutter);border-top:1px solid var(--line);color:var(--mid);letter-spacing:-.01em;justify-content:space-between;gap:1rem;font-size:.8125rem;display:flex}.journey-kicker{letter-spacing:-.01em;margin-bottom:1.25rem;font-size:.8125rem;font-weight:700}.journey-title{letter-spacing:-.03em;max-width:10ch;font-size:clamp(3.4rem,6.4vw,7.3rem);font-weight:700;line-height:1}.journey-lede{letter-spacing:-.02em;max-width:38rem;margin-top:1.8rem;font-size:clamp(1.05rem,1.4vw,1.35rem);font-weight:600;line-height:1.5}.journey-primary-button,.journey-secondary-button{min-height:var(--control-height);border-radius:var(--radius-pill);cursor:pointer;letter-spacing:-.01em;justify-content:space-between;align-items:center;gap:1rem;padding:.625rem 1.25rem;font-size:1.125rem;font-weight:700;transition:background .16s;display:flex}.journey-primary-button{background:var(--yolk);color:var(--ink);border:0}.journey-primary-button:hover{background:var(--yolk-hover)}.journey-secondary-button{border:1px solid var(--ink);color:var(--ink);background:0 0}.journey-secondary-button:hover{background:#11110f14}.field-label{margin:0 0 .55rem;font-size:.8125rem;font-weight:700;display:block}.text-input,.text-area{background:var(--paper);width:100%;color:var(--ink);font:inherit;border:1px solid #11110f61;border-radius:.65rem;font-size:.9rem;line-height:1.5}.text-input{min-height:3.4rem;padding:0 .9rem}.text-area{resize:vertical;padding:.85rem .9rem}.field-group{display:block}@media (width<=1120px){.journey-header{grid-template-columns:auto 1fr auto;gap:2rem}.journey-step-label{display:none}.journey-steps{justify-content:space-between;justify-self:center;gap:.35rem;width:100%;max-width:18rem}.journey-step{justify-content:center}}@media (width<=820px){.journey-header{min-height:4.4rem;padding-inline:1.1rem}.journey-exit{display:none}.journey-header{grid-template-columns:auto 1fr}.journey-steps{justify-self:end;width:min(100%,15rem)}.journey-wordmark{align-items:center;min-height:2.75rem;display:flex}.journey-step{justify-content:center;min-width:2.75rem;min-height:2.75rem}.journey-step-number{width:1.65rem;height:1.65rem}.journey-title{font-size:var(--mobile-display)}.journey-footer{padding-inline:1.1rem;display:grid}}@media (width<=540px){.journey-header{gap:.45rem}.journey-wordmark{align-items:center;min-height:2.75rem;font-size:1.15rem;display:flex}.journey-steps{gap:0;width:11rem}.journey-step{justify-content:center;min-width:2.75rem;min-height:2.75rem}.journey-step-number{width:1.65rem;height:1.65rem}.journey-kicker{margin-bottom:.8rem}.journey-title{font-size:var(--mobile-display);line-height:1}.journey-lede{margin-top:1.2rem;font-size:1rem;line-height:1.5}.journey-footer{gap:.45rem;padding-block:1rem}}@media (prefers-reduced-motion:reduce){.journey-primary-button,.journey-secondary-button{transition:none}}.account-header{z-index:40;min-height:5rem;padding-inline:var(--gutter);border-bottom:1px solid var(--line);backdrop-filter:blur(18px);background:#fffffff0;grid-template-columns:1fr auto 1fr;align-items:center;display:grid;position:sticky;top:0}.account-wordmark{font-size:1.4rem}.account-nav{justify-content:center;align-items:stretch;gap:clamp(1.5rem,3vw,3.5rem);height:5rem;display:flex}.account-nav-link{color:var(--muted);align-items:center;font-size:.8125rem;font-weight:700;display:flex;position:relative}.account-nav-link:after{content:"";background:0 0;height:3px;position:absolute;bottom:-1px;left:0;right:0}.account-nav-link.is-active{color:var(--ink)}.account-nav-link.is-active:after{background:var(--yolk)}.account-person{justify-self:end;align-items:center;gap:.7rem;font-size:.8125rem;font-weight:700;display:flex}.account-person>a{color:inherit;text-decoration:none}.account-avatar{background:var(--ink);width:2rem;height:2rem;color:var(--paper);border-radius:50%;place-items:center;font-size:.8125rem;display:grid}.account-main{min-height:calc(100svh - 5rem)}.account-footer{background:var(--paper)}.account-back-link{border-bottom:1px solid;margin-bottom:3rem;padding-bottom:.2rem;font-size:.8125rem;font-weight:700;display:inline-block}.account-home-page{background:var(--surface)}.account-home{max-width:var(--content);padding:clamp(1.75rem, 3vw, 3rem) var(--gutter) clamp(4rem, 7vw, 7rem);margin:0 auto}.account-panel-heading{border-bottom:1px solid var(--ink);justify-content:space-between;align-items:center;gap:2rem;padding-bottom:1rem;display:flex}.account-panel-heading>div[role=heading]{letter-spacing:-.03em;font-size:clamp(1.65rem,2.6vw,2.35rem);font-weight:700;line-height:1}.account-new-action{border:1px solid var(--ink);background:var(--paper);min-height:2.4rem;color:var(--ink);cursor:pointer;justify-content:center;align-items:center;gap:.65rem;padding:.55rem .75rem;font-size:.8125rem;font-weight:700;text-decoration:none;display:inline-flex}.account-new-action:hover,.account-new-action:focus-visible{background:var(--ink);color:var(--paper)}.account-panel-actions{justify-content:flex-end;align-items:center;gap:.55rem;display:flex}.account-credit-count{color:var(--mid);white-space:nowrap;font-size:.8125rem;font-weight:700}.account-new-action.is-primary{border-color:var(--yolk);background:var(--yolk)}.account-new-action:disabled{cursor:wait;opacity:.65}.account-credit-error{margin-top:.75rem}.account-credit-history,.account-membership-summary{border-bottom:1px solid var(--line);margin-top:.75rem}.account-membership-summary summary{cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;min-height:2.75rem;font-size:.8125rem;display:flex}.account-membership-summary summary span{color:var(--mid)}.account-membership-summary>div{grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:.75rem 1rem;padding:0 0 1rem;display:grid}.account-membership-summary p,.account-membership-summary>div>span{color:var(--mid);font-size:var(--small-copy);line-height:1.5}.account-membership-summary button,.account-membership-summary a{color:var(--ink);cursor:pointer;background:0 0;border:0;border-bottom:1px solid;padding:0 0 .2rem;font-size:.8125rem;font-weight:700}.account-membership-summary .form-error{grid-column:1/-1}@media (width<=639px){.account-membership-summary>div{grid-template-columns:1fr}.account-membership-summary button,.account-membership-summary a{width:fit-content}}.account-credit-history summary{width:fit-content;min-height:2.75rem;color:var(--mid);cursor:pointer;padding:.9rem 0;font-size:.8125rem;font-weight:700}.account-credit-history>div{gap:.5rem;padding:0 0 .9rem;display:grid}.account-credit-history>div>div{justify-content:space-between;gap:1rem;font-size:.8125rem;display:flex}.account-credit-history small{color:var(--mid);text-align:right}.account-collection-groups{gap:clamp(2.5rem,5vw,4.25rem);padding-top:clamp(2rem,4vw,3.5rem);display:grid}.account-collection-group{--group-rule:var(--ink)}.account-collection-group.group-needs_attention{--group-rule:var(--yolk)}.account-collection-group.group-complete{--group-rule:var(--success)}.account-collection-group.group-ended{--group-rule:var(--line-strong)}.collection-group-heading{border-top:4px solid var(--group-rule);grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:1.5rem;padding:.9rem 0 1.1rem;display:grid}.collection-group-heading div[role=heading]{letter-spacing:-.025em;font-size:clamp(1rem,1.5vw,1.2rem);font-weight:700}.collection-group-heading p{max-width:42rem;color:var(--mid);margin-top:.35rem;font-size:.8125rem;line-height:1.5}.collection-group-heading>span{border:1px solid var(--ink);border-radius:var(--radius-sm);place-items:center;min-width:2.45rem;min-height:2.45rem;font-size:.8125rem;font-weight:700;display:grid}.group-needs_attention .collection-group-heading>span{border-color:var(--yolk);background:var(--yolk)}.group-complete .collection-group-heading>span{background:var(--ink);color:var(--paper)}.collection-row-list{border-bottom:1px solid var(--ink)}.group-complete .collection-row-list{background:var(--paper);padding-inline:1rem}.group-ended .collection-row-list{border-bottom-color:var(--line-strong)}.account-collection-row{border-bottom:1px solid var(--line);color:inherit;grid-template-columns:clamp(7rem,11vw,9.5rem) minmax(0,1fr) auto;align-items:center;gap:clamp(1rem,2vw,1.5rem);padding:.8rem 0;text-decoration:none;display:grid}.account-collection-row:focus-visible{outline:2px solid var(--ink);outline-offset:3px}.account-collection-row:last-child{border-bottom:0}.account-collection-row.needs-action{border-left:0;padding-left:0}.collection-row-image{aspect-ratio:3/2;background:var(--line);position:relative;overflow:hidden}.collection-row-image:after{content:"";pointer-events:none;border:1px solid #11110f1f;position:absolute;inset:0}.collection-row-image>img{object-fit:cover;width:100%;height:100%;transition:transform .18s}.account-collection-row:hover .collection-row-image>img{transform:scale(1.025)}.collection-row-image.is-placeholder>span{background:linear-gradient(135deg, var(--fog), var(--line));width:100%;height:100%;display:block}.collection-row-copy strong,.collection-row-copy span{display:block}.collection-row-copy span.is-action{color:var(--ink);font-weight:700}.collection-row-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:.88rem;overflow:hidden}.collection-row-copy span{color:var(--mid);margin-top:.3rem;font-size:.8125rem;line-height:1.45}.collection-row-copy .collection-row-type{color:var(--muted);letter-spacing:-.01em;margin:0 0 .35rem;font-size:.8125rem;font-weight:700;line-height:1.2}.collection-row-copy .collection-row-status{margin-top:.3rem}.collection-row-action{color:var(--mid);white-space:nowrap;font-size:.8125rem;font-weight:700}.account-collection-row:hover .collection-row-action,.account-collection-row:focus-visible .collection-row-action{color:var(--ink)}.collection-row-action.is-action{border:1px solid var(--ink);background:var(--yolk);min-height:2.75rem;color:var(--ink);padding:.65rem .75rem}.collection-row-action.is-finished{color:var(--ink);border-bottom:1px solid;padding-bottom:.18rem}.account-collection-row.state-ended{color:var(--mid)}.account-panel .account-empty-row{border:0;border-bottom:1px solid var(--ink);background:0 0;justify-content:space-between;align-items:baseline;gap:1rem;margin-top:0;padding:1.25rem 0;display:flex}.account-panel .account-empty-row strong,.account-panel .account-empty-row p{font-size:.8125rem}.account-panel-heading+.print-job-list,.account-panel-heading+.collaborator-list{border-top:0}.account-confirmation{border-left:3px solid var(--yolk);background:var(--paper);align-items:baseline;gap:.7rem;margin-bottom:2rem;padding:.9rem 1rem;font-size:.8125rem;display:flex}.account-confirmation span{color:var(--mid)}.account-home-intro{grid-template-columns:minmax(0,1fr) minmax(20rem,.55fr);align-items:end;gap:3rem;margin-bottom:clamp(3rem,6vw,5rem);display:grid}.account-home-title,.account-panel-title{letter-spacing:-.03em;max-width:12ch;font-size:clamp(2.6rem,4.5vw,4.5rem);font-weight:700;line-height:1}.account-home-intro>p,.account-panel-title+p{color:var(--mid);font-size:.92rem;line-height:1.6}.account-panel[hidden]{display:none!important}.credit-desk{border:1px solid var(--ink);background:var(--paper);grid-template-columns:minmax(22rem,.9fr) minmax(23rem,1.1fr);display:grid;overflow:hidden}.credit-voucher{background:var(--yolk);border-right:1px dashed #11110f8c;flex-direction:column;justify-content:space-between;min-height:27rem;padding:clamp(2rem,4vw,4rem);display:flex;position:relative;overflow:hidden}.credit-voucher:before,.credit-voucher:after{content:"";border:1px solid var(--ink);background:var(--paper);border-radius:50%;width:2.4rem;height:2.4rem;position:absolute;right:-1.2rem}.credit-voucher:before{top:-1.2rem}.credit-voucher:after{bottom:-1.2rem}.credit-voucher-label,.credit-voucher-foot,.account-section-kicker{letter-spacing:-.01em;font-size:.8125rem;font-weight:700}.credit-voucher-number{letter-spacing:-.03em;align-self:flex-start;font-size:clamp(9rem,19vw,17rem);font-weight:700;line-height:1}.credit-voucher-foot{justify-content:space-between;gap:1rem;display:flex}.credit-action{flex-direction:column;justify-content:center;padding:clamp(2rem,5vw,5rem);display:flex}.credit-action-title{letter-spacing:-.03em;max-width:9ch;margin-top:1rem;font-size:clamp(2.5rem,4.5vw,5rem);font-weight:700;line-height:1}.credit-action>p{max-width:31rem;color:var(--mid);margin:1.4rem 0 2rem;font-size:.86rem;line-height:1.6}.credit-action .journey-primary-button{width:min(100%,23rem)}.account-text-link{width:max-content;color:var(--mid);border-bottom:1px solid;margin-top:1.25rem;padding-bottom:.2rem;font-size:.8125rem;font-weight:700}.account-list-heading{justify-content:space-between;align-items:end;gap:2rem;margin:clamp(4rem,8vw,7rem) 0 1.5rem;display:flex}.account-list-heading>span{color:var(--mid);font-size:.8125rem}.account-list-title{letter-spacing:-.03em;margin-top:.6rem;font-size:clamp(2rem,3.5vw,3.8rem);font-weight:700}.collection-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;display:grid}.account-collection-card{border:1px solid var(--ink);border-radius:var(--radius);background:var(--paper);transition:box-shadow .16s;overflow:hidden}.account-collection-card:hover{box-shadow:var(--shadow-soft)}.account-collection-card.is-static:hover{box-shadow:none}.account-collection-card.is-static .collection-card-copy>span{color:var(--mid);font-weight:700}.collection-card-image{background:var(--line);height:21rem;display:grid;position:relative;overflow:hidden}.collection-card-image>img{object-fit:cover;width:100%;height:100%}.collection-card-contact-sheet{background:var(--ink);grid-template-columns:repeat(3,1fr);gap:.25rem;padding:.25rem}.collection-card-contact-sheet>img{min-height:0}.collection-status{border:1px solid var(--ink);border-radius:var(--radius-pill);background:var(--yolk);padding:.55rem .7rem;font-size:.8125rem;font-weight:700;position:absolute;top:1rem;left:1rem}.collection-status.is-complete{background:var(--paper)}.collection-card-copy{justify-content:space-between;align-items:end;gap:1rem;padding:1.2rem;display:flex}.collection-card-copy strong,.collection-card-copy span{display:block}.collection-card-copy strong{font-size:.95rem}.collection-card-copy span{color:var(--mid);margin-top:.35rem;font-size:.8125rem}.collection-card-copy>span{color:var(--ink);white-space:nowrap;font-weight:700}.print-account-intro-actions p{max-width:32rem;color:var(--mid);font-size:.82rem;line-height:1.6}.print-account-intro-actions .journey-primary-button{margin-top:1.1rem}.account-empty-row{border:1px solid var(--line);background:#ffffff80;grid-template-columns:minmax(16rem,.5fr) 1fr;gap:3rem;margin-top:1.25rem;padding:1.5rem;display:grid}.account-empty-row span,.account-empty-row strong{display:block}.account-empty-row span{color:var(--mid);margin-bottom:.35rem;font-size:.8125rem}.account-empty-row strong,.account-empty-row p{font-size:.8125rem}.account-empty-row p{color:var(--mid)}.collaborator-heading{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:3rem;margin-bottom:3rem;display:grid}.collaborator-heading .journey-primary-button{min-width:13rem}.collaborator-list{border-top:1px solid var(--ink)}.collaborator-row{border-bottom:1px solid var(--line);grid-template-columns:3rem minmax(12rem,1fr) minmax(9rem,.6fr) minmax(12rem,.8fr);align-items:center;gap:1rem;padding:1.2rem 0;display:grid}.collaborator-avatar{background:var(--yolk);border-radius:50%;place-items:center;width:2.5rem;height:2.5rem;font-size:.8125rem;font-weight:700;display:grid}.collaborator-avatar-sage{background:var(--success);color:var(--paper)}.collaborator-row>div strong,.collaborator-row>div span{display:block}.collaborator-row>div strong,.collaborator-row>strong{font-size:.8125rem}.collaborator-row>div span,.collaborator-row>span:not(.collaborator-avatar){color:var(--mid);margin-top:.25rem;font-size:.8125rem}.collaborator-note{border:1px solid var(--ink);background:var(--yolk);grid-template-columns:minmax(10rem,.3fr) 1fr;gap:2rem;margin-top:3rem;padding:1.5rem;display:grid}.collaborator-note span{font-size:.8125rem;font-weight:700}.collaborator-note p{max-width:48rem;font-size:.8125rem;line-height:1.6}.curation-purchase-page{background:var(--surface)}.curation-purchase{max-width:var(--content);padding:clamp(2rem, 4vw, 4rem) var(--gutter) clamp(5rem, 9vw, 9rem);margin:0 auto}.curation-purchase-topline{justify-content:space-between;align-items:start;gap:2rem;margin-bottom:1.5rem;display:flex}.curation-purchase-topline .account-back-link{margin-bottom:0}.purchase-state-switcher{border:1px solid var(--line);border-radius:var(--radius-pill);background:var(--paper);align-items:center;gap:.3rem;padding:.3rem;display:flex}.purchase-state-switcher>span{color:var(--mid);letter-spacing:-.01em;padding:0 .65rem;font-size:.8125rem;font-weight:700}.purchase-state-switcher button{border-radius:var(--radius-pill);min-height:2.15rem;color:var(--mid);cursor:pointer;background:0 0;border:0;padding:0 .75rem;font-size:.8125rem;font-weight:700}.purchase-state-switcher button.is-active{background:var(--ink);color:var(--paper)}.curation-product{border:1px solid var(--ink);background:var(--paper);grid-template-columns:minmax(0,.88fr) minmax(28rem,.72fr);min-height:43rem;display:grid;overflow:hidden}.curation-product-visual{border-right:1px solid var(--ink);background:var(--ink);min-width:0;min-height:43rem;position:relative;overflow:hidden}.curation-product-contact-sheet{grid-template-rows:repeat(3,minmax(0,1fr));grid-template-columns:repeat(4,minmax(0,1fr));gap:.35rem;display:grid;position:absolute;inset:clamp(1rem,2vw,2rem);transform:rotate(-1.4deg)scale(1.04)}.curation-product-contact-sheet img{object-fit:cover;filter:saturate(.86);width:100%;height:100%;min-height:0}.curation-product-contact-sheet img:nth-child(3n+1){transform:translateY(.8rem)}.curation-product-edit-mark{border:1px solid var(--ink);background:var(--yolk);grid-template-columns:auto auto;align-items:end;gap:.1rem .8rem;padding:1rem 1.2rem;display:grid;position:absolute;bottom:1.5rem;right:1.5rem}.curation-product-edit-mark span{letter-spacing:-.01em;font-size:.8125rem;font-weight:700}.curation-product-edit-mark span:first-child{grid-column:1/-1}.curation-product-edit-mark strong{letter-spacing:-.03em;font-size:2.8rem;line-height:1}.curation-product-edit-mark span:last-child{max-width:7rem;line-height:1.25}.curation-product-copy{flex-direction:column;justify-content:center;min-width:0;padding:clamp(2rem,4vw,4rem);display:flex}.curation-product-title{letter-spacing:-.03em;max-width:10ch;margin-top:1rem;font-size:clamp(3.1rem,5vw,6rem);font-weight:700;line-height:1}.curation-product-copy>p{max-width:36rem;color:var(--mid);margin-top:1.5rem;font-size:.84rem;line-height:1.62}.curation-product-facts{border-top:1px solid var(--line);margin-top:1.8rem}.curation-product-facts>div{border-bottom:1px solid var(--line);grid-template-columns:5.5rem minmax(0,1fr);gap:1rem;padding:.8rem 0;display:grid}.curation-product-facts span,.credit-availability span{color:var(--mid);font-size:.8125rem;font-weight:700}.curation-product-facts strong{font-size:.8125rem}.credit-availability{justify-content:space-between;align-items:center;gap:1rem;margin-top:1.2rem;display:flex}.credit-availability strong{background:var(--yolk);border-radius:50%;place-items:center;width:2rem;height:2rem;font-size:.8125rem;display:grid}.curation-acquisition-actions{gap:.7rem;margin-top:1rem;display:grid}.curation-acquisition-actions .journey-primary-button{background:var(--yolk);color:var(--ink)}.curation-acquisition-actions .journey-primary-button.is-disabled{border-color:var(--line);background:var(--fog);color:var(--muted);cursor:default}.no-credit-note{border-left:.25rem solid var(--yolk);background:var(--surface);color:var(--mid);margin-top:.8rem;padding:.8rem;font-size:.8125rem;line-height:1.5}.curation-card-payment{border:1px solid var(--ink);background:var(--paper);margin-top:1rem;padding:1rem}.curation-card-payment-head{justify-content:space-between;align-items:start;gap:1rem;margin-bottom:1.1rem;display:flex}.curation-card-payment-head span,.curation-card-payment-head strong{display:block}.curation-card-payment-head span{color:var(--mid);margin-bottom:.3rem;font-size:.8125rem;font-weight:700}.curation-card-payment-head strong{font-size:.82rem}.curation-card-payment-head button{color:var(--mid);cursor:pointer;background:0 0;border:0;border-bottom:1px solid;padding:0 0 .2rem;font-size:.8125rem;font-weight:700}.curation-card-payment .journey-primary-button{margin-top:.8rem}.curation-card-payment>small{color:var(--mid);text-align:center;margin-top:.7rem;font-size:.8125rem;display:block}.curation-credit-note{color:var(--mid);text-align:center;margin-top:1rem;font-size:.8125rem;line-height:1.5}.curation-card-payment .payment-field{background:var(--paper);min-height:3.4rem;color:var(--mid);border:1px solid #11110f61;border-radius:.65rem;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:.75rem;padding:.8rem .9rem;font-size:.8125rem;display:grid}@media (width<=1050px){.credit-desk,.curation-product{grid-template-columns:minmax(0,1fr)}.curation-product-visual{border-right:0;border-bottom:1px solid var(--ink);min-height:30rem}.credit-voucher{border-bottom:1px dashed #11110f8c;border-right:0;min-height:20rem}.credit-voucher:before,.credit-voucher:after{top:auto;bottom:-1.2rem}.credit-voucher:before{left:-1.2rem;right:auto}}@media (width<=820px){.account-header{grid-template-columns:1fr auto;min-height:0;padding:.8rem 1.1rem 0}.account-person>:first-child:not(.account-avatar){display:none}.account-nav{grid-area:2/1/auto/-1;justify-content:space-between;gap:1rem;width:100%;height:3.25rem}.account-main{min-height:calc(100svh - 7rem)}.account-footer{padding-inline:1.1rem;display:grid}.account-home{padding:1.5rem 1.1rem 4rem}.account-panel-heading{align-items:flex-start;gap:1rem}.account-panel-actions{flex-wrap:wrap;gap:.4rem}.account-credit-count{text-align:right;flex-basis:100%}.account-panel-heading>div[role=heading]{font-size:1.55rem}.account-new-action{min-height:2.25rem;padding:.45rem .6rem;font-size:.8125rem}.account-collection-groups{gap:2.75rem;padding-top:2.25rem}.collection-group-heading{gap:1rem;padding-top:.75rem}.collection-group-heading p{max-width:28rem;font-size:.8125rem}.group-complete .collection-row-list{margin-inline:-.45rem;padding-inline:.45rem}.account-collection-row{grid-template-columns:5.75rem minmax(0,1fr);gap:.85rem;padding:.7rem 0}.collection-row-action{grid-column:2;margin-top:-.35rem}.collection-row-action.is-action{justify-content:space-between;align-items:center;width:100%;display:flex}.curation-purchase{padding:1.5rem 1.1rem 4rem}.curation-purchase-topline{gap:1rem;display:grid}.purchase-state-switcher{justify-self:start}.curation-product-copy{padding:2rem 1.25rem}.account-home-intro,.collaborator-heading{grid-template-columns:1fr}.account-home-intro{gap:1rem}.account-home-title,.account-panel-title{max-width:15ch;font-size:clamp(2.2rem,8vw,2.9rem);line-height:1}.credit-action-title{font-size:clamp(2rem,8vw,2.75rem)}.collection-card-grid{grid-template-columns:1fr}.collection-card-image{height:17rem}.account-empty-row,.collaborator-note{grid-template-columns:1fr;gap:1rem}.collaborator-heading .journey-primary-button{width:min(100%,19rem)}.collaborator-row{grid-template-columns:3rem minmax(0,1fr) auto}.collaborator-row>strong{grid-column:2/-1}}@media (width<=540px){.account-confirmation{gap:.25rem;display:grid}.account-wordmark{font-size:1.1rem}.account-nav{gap:.55rem}.account-nav-link{font-size:.8125rem}.purchase-state-switcher{border-radius:1rem;grid-template-columns:repeat(2,auto);display:grid}.purchase-state-switcher>span{grid-column:1/-1;padding:.35rem .55rem .1rem}.curation-product-visual{min-height:22rem}.curation-product-contact-sheet{grid-template-rows:repeat(4,minmax(0,1fr));grid-template-columns:repeat(3,minmax(0,1fr))}.curation-product-title{font-size:clamp(2.4rem,12vw,3.2rem)}.credit-voucher{min-height:16rem;padding:1.25rem}.credit-voucher-number{font-size:8rem}.credit-voucher-foot{display:grid}.credit-action{padding:1.75rem 1.25rem}.account-list-heading,.collection-card-copy{flex-direction:column;align-items:start}.collaborator-row{grid-template-columns:2.7rem minmax(0,1fr)}.collaborator-row>span:not(.collaborator-avatar),.collaborator-row>strong{grid-column:2}.curation-card-payment .payment-field{grid-template-columns:1fr}}.account-nav button{cursor:pointer;background:0 0;border:0;padding:0}.account-avatar{cursor:pointer;border:0}.account-simple-action,.account-loading-row,.account-message{border:1px solid var(--ink);background:var(--paper)}.account-simple-action{justify-content:space-between;align-items:center;gap:2rem;padding:clamp(1.5rem,3vw,2.5rem);display:flex}.account-simple-action span,.account-simple-action strong{display:block}.account-simple-action span,.account-loading-row{color:var(--mid);font-size:.8125rem}.account-simple-action strong{margin-top:.45rem;font-size:1rem}.account-loading-row,.account-message{padding:1.2rem}.account-message{border-color:var(--success);margin-bottom:1rem;font-size:.8125rem}.account-section-error{border:1px solid var(--ink);background:var(--paper);max-width:40rem;padding:clamp(1.5rem,4vw,2.5rem)}.account-section-error>div[role=heading]{letter-spacing:-.03em;max-width:14ch;margin-top:.6rem;font-size:clamp(2rem,4vw,3.2rem);font-weight:700;line-height:1}.account-section-error>p{max-width:34rem;color:var(--mid);margin-top:1rem;font-size:.8125rem;line-height:1.6}.account-section-error>div:last-child{flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;display:flex}.collection-card-image.is-placeholder{background:var(--line);place-items:center}.collection-card-image.is-placeholder>span:not(.collection-status){color:#11110f5c;font-size:clamp(3rem,8vw,6rem);font-weight:700}.print-account-hero.is-compact{min-height:31rem}.print-account-hero.is-compact .account-panel-title{max-width:10ch;font-size:clamp(2.8rem,5vw,5.6rem)}.print-job-list{border-top:1px solid var(--ink)}.print-job-row{border-bottom:1px solid var(--line);grid-template-columns:3rem minmax(13rem,1fr) minmax(9rem,.5fr) auto;align-items:center;gap:1rem;padding:1rem 0;display:grid}.print-job-row>div strong,.print-job-row>div span{display:block}.print-job-row>div strong,.print-job-row>strong{font-size:.8125rem}.print-job-row>div span,.print-job-row>span:not(.print-job-mark){color:var(--mid);margin-top:.2rem;font-size:.8125rem}.print-job-mark{background:var(--yolk);border-radius:50%;place-items:center;width:2.5rem;height:2.5rem;font-size:.8125rem;font-weight:700;display:grid}.collaborator-heading p{max-width:38rem;color:var(--mid);margin-top:1rem;font-size:.8125rem;line-height:1.55}.collaborator-form{border:1px solid var(--ink);background:var(--paper);grid-template-columns:minmax(11rem,.8fr) repeat(3,minmax(9rem,1fr)) minmax(11rem,auto);align-items:end;gap:.8rem;margin-bottom:2rem;padding:1rem;display:grid}.collaborator-form-intro strong,.collaborator-form-intro span{display:block}.collaborator-form-intro strong{font-size:.8125rem}.collaborator-form-intro span{color:var(--mid);margin-top:.3rem;font-size:.8125rem}.collaborator-form label,.invite-strip label,.auth-card label{color:var(--mid);gap:.35rem;font-size:.8125rem;font-weight:700;display:grid}.collaborator-form input,.collaborator-form select,.invite-strip select,.auth-card input{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--paper);width:100%;min-height:2.8rem;color:var(--ink);padding:0 .75rem;font:650 .72rem Manrope,sans-serif}.collaborator-form .collaborator-default-check{border:1px solid var(--line);min-height:2.8rem;color:var(--ink);cursor:pointer;text-transform:none;align-items:center;gap:.55rem;padding:0 .75rem;font-family:Manrope,sans-serif;font-size:.8125rem;display:flex}.collaborator-default-check input,.default-switch input{width:1rem;min-height:auto;accent-color:var(--yolk)}.collaborator-row.is-functional{grid-template-columns:3rem minmax(11rem,.8fr) minmax(13rem,1fr) minmax(11rem,.75fr) auto}.collaborator-access select{max-width:100%;color:var(--ink);font:inherit;background:0 0;border:0;padding:0;font-weight:700}.default-switch{color:var(--mid);cursor:pointer;align-items:center;gap:.55rem;font-size:.8125rem;display:flex}.row-action,.plain-button,.auth-back{cursor:pointer;background:0 0;border:0;border-bottom:1px solid;padding:0 0 .2rem;font-size:.8125rem;font-weight:700}.collaborator-actions{flex-direction:column;align-items:flex-start;gap:.4rem;display:flex}.row-action.is-muted{color:var(--mid);font-size:.8125rem}.invite-strip{border-bottom:1px solid var(--ink);background:var(--surface);grid-template-columns:minmax(12rem,1fr) minmax(12rem,1fr) minmax(9rem,.6fr) auto auto;align-items:end;gap:.8rem;padding:1rem;display:grid}.invite-strip>div:first-child span,.invite-strip>div:first-child strong{display:block}.invite-strip>div:first-child span{color:var(--mid);margin-bottom:.25rem;font-size:.8125rem}.invite-strip>div:first-child strong{font-size:.8125rem}.invite-strip .form-error{grid-column:1/-1}.auth-stage{min-height:100svh;padding:var(--gutter);background:var(--surface);place-items:center;display:grid}.auth-card{border:1px solid var(--ink);background:var(--paper);width:min(100%,31rem);padding:clamp(1.5rem,5vw,3.5rem)}.auth-card.is-loading{color:var(--mid);font-size:.8125rem}.auth-card .account-wordmark{margin-bottom:4rem;display:block}.auth-title{letter-spacing:-.03em;max-width:10ch;margin-top:.8rem;font-size:clamp(2.4rem,8vw,4rem);font-weight:700;line-height:1}.auth-card>p{color:var(--mid);margin:1rem 0 1.5rem;font-size:.8125rem;line-height:1.55}.auth-card form{gap:.8rem;display:grid}.auth-card input{min-height:3.25rem;font-size:1rem}.auth-back{min-height:2.75rem;color:var(--mid);justify-self:start;margin-top:.25rem}.auth-back:disabled{cursor:default;opacity:.55}.auth-legal{color:var(--mid);margin-top:1.3rem;font-size:.8125rem;line-height:1.55;display:block}.auth-legal a{color:inherit;text-underline-offset:.15rem;text-decoration:underline}@media (width<=540px){.auth-card .account-wordmark{margin-bottom:2.5rem}.auth-title{font-size:clamp(2rem,10vw,2.65rem)}}.form-error{border-left:.25rem solid var(--error);background:var(--error-soft);color:var(--error);margin-top:.8rem;padding:.75rem;font-size:.8125rem;line-height:1.45}@media (width<=1040px){.collaborator-form{grid-template-columns:repeat(2,minmax(0,1fr))}.collaborator-form-intro,.collaborator-form .journey-primary-button{grid-column:1/-1}.collaborator-row.is-functional{grid-template-columns:3rem minmax(10rem,1fr) minmax(11rem,1fr) auto}.collaborator-row.is-functional .default-switch{grid-column:2/4}.invite-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=820px){.account-header{min-height:4rem;padding:.75rem var(--gutter) 0;grid-template-columns:1fr auto}.account-person>span{display:none}.account-nav{grid-area:2/1/auto/-1;justify-content:flex-start;gap:1.5rem;width:100%;height:3.25rem;overflow-x:auto}.account-nav-link{flex:none;font-size:.8125rem}.account-home{padding-top:2.5rem}.account-home-intro{grid-template-columns:1fr;gap:1rem;margin-bottom:2.5rem}.account-home-title,.account-panel-title,.print-account-hero.is-compact .account-panel-title{max-width:11ch;font-size:var(--mobile-section);letter-spacing:-.03em;line-height:1}.credit-desk,.print-account-hero.is-compact{grid-template-columns:1fr}.credit-voucher{border-right:0;border-bottom:1px dashed var(--ink);min-height:14rem}.credit-voucher-number{font-size:7rem}.credit-voucher:before,.credit-voucher:after{display:none}.credit-action-title,.account-list-title{font-size:var(--mobile-decision);line-height:1.02}.collection-card-grid{grid-template-columns:1fr}.collection-card-image{height:min(72vw,23rem)}.print-account-preview{border-top:1px solid var(--ink);border-left:0;min-height:18rem}.collaborator-heading{grid-template-columns:1fr;gap:1.25rem;margin-bottom:2rem}.collaborator-heading .journey-primary-button{width:100%}.collaborator-row.is-functional{grid-template-columns:3rem 1fr auto;gap:.75rem}.collaborator-row.is-functional>div:nth-of-type(2),.collaborator-row.is-functional .default-switch{grid-column:2/-1}.collaborator-row.is-functional .collaborator-actions{flex-direction:row;grid-column:2/-1;gap:1rem}.collaborator-note,.account-empty-row{grid-template-columns:1fr;gap:.75rem}.print-job-row{grid-template-columns:3rem 1fr auto}.print-job-row>span:not(.print-job-mark){grid-column:2}}@media (width<=580px){.account-simple-action,.account-list-heading,.collection-card-copy{flex-direction:column;align-items:flex-start}.account-simple-action .journey-primary-button{width:100%}.account-list-heading{gap:.65rem;margin-top:3rem;display:flex}.collaborator-form,.invite-strip{grid-template-columns:1fr}.collaborator-form>*,.collaborator-form-intro,.collaborator-form .journey-primary-button,.invite-strip>*{grid-column:1}.invite-strip .journey-primary-button{width:100%}.account-footer{display:none}}.twenty-photo-collage{gap:var(--collage-gap,.7rem);aspect-ratio:6/5;background:var(--paper);grid-template-rows:repeat(4,minmax(0,1fr));display:grid;position:relative}.twenty-photo-collage[aria-busy=true]:after{background:var(--paper);color:var(--mid,var(--mid));content:"Preparing all twenty photos";letter-spacing:-.01em;text-align:center;place-items:center;font-size:.8125rem;font-weight:700;display:grid;position:absolute;inset:0}.twenty-photo-collage[data-load-state=error]:after{background:var(--paper);color:var(--error);content:"Some photos could not be loaded";letter-spacing:-.01em;text-align:center;place-items:center;padding:1rem;font-size:.8125rem;font-weight:700;display:grid;position:absolute;inset:0}.twenty-photo-collage-row{gap:var(--collage-gap,.7rem);grid-template-columns:repeat(5,minmax(0,1fr));min-width:0;min-height:0;display:grid}.twenty-photo-collage-cell{background:var(--paper);justify-content:center;align-items:center;min-width:0;min-height:0;display:flex;overflow:hidden}.twenty-photo-collage-cell img{object-fit:cover;display:block}.twenty-photo-collage-cell .collage-photo-image{opacity:0;will-change:opacity}.twenty-photo-collage-cell .collage-photo-image.is-loaded{opacity:1;animation:.72s cubic-bezier(.4,0,.2,1) both collage-photo-reveal}@keyframes collage-photo-reveal{0%{opacity:0}to{opacity:1}}.collage-photo-load-error{background:var(--surface);width:100%;height:100%;color:var(--mid,var(--mid));text-align:center;place-items:center;padding:.4rem;font-size:.8125rem;font-weight:700;line-height:1.3;display:grid}.collage-photo-button{width:100%;height:100%;color:inherit;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:flex;overflow:hidden}.twenty-photo-collage-cell.is-landscape img{aspect-ratio:3/2;width:100%;height:auto}.twenty-photo-collage-cell.is-portrait img{aspect-ratio:2/3;width:auto;max-width:100%;height:100%}.twenty-photo-collage-cell.is-auto img{aspect-ratio:auto;object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%}@media (prefers-reduced-motion:reduce){.twenty-photo-collage-cell .collage-photo-image.is-loaded{opacity:1;animation:none}}.prints-page{background:var(--surface);min-height:calc(100svh - 5rem);display:flow-root}.prints-shell [hidden]{display:none!important}.print-studio-loading{border:1px solid var(--line);border-radius:var(--radius,20px);background:var(--paper);color:var(--muted);padding:1.2rem;font-size:.9375rem;line-height:1.55}.prints-intro,.print-studio,.photo-source-section,.print-order{max-width:var(--content);margin-inline:auto}.prints-intro{padding:clamp(2rem, 4vw, 3.5rem) var(--gutter) clamp(2.5rem, 4vw, 4rem)}.prints-intro-grid{grid-template-columns:minmax(0,1fr) minmax(20rem,.5fr);align-items:end;gap:clamp(2rem,5vw,6rem);display:grid}.prints-title{letter-spacing:-.03em;max-width:16ch;font-size:clamp(2.5rem,4vw,4.5rem);font-weight:700;line-height:1}.prints-lede{max-width:34rem;color:var(--mid);letter-spacing:-.02em;margin:0;font-size:clamp(.95rem,1.1vw,1.1rem);font-weight:600;line-height:1.55}.print-studio{width:calc(100% - (2 * var(--gutter)));border:1px solid var(--ink);background:var(--line);border-radius:1.5rem;grid-template-columns:minmax(0,1.15fr) minmax(26rem,.62fr);min-height:47rem;display:grid;overflow:hidden}.print-render-stage{background:var(--line);min-height:47rem;position:relative;overflow:hidden}.print-render{position:absolute;inset:0}.print-render-solo{background:radial-gradient(circle at 30% 20%, #ffffffb8, transparent 38%), linear-gradient(145deg, var(--line), var(--line))}.solo-wall{background:linear-gradient(90deg,#0000 0 70%,#00000009 70%);position:absolute;inset:0}.solo-print-render{box-shadow:none;background:0 0;border:0;justify-content:center;align-items:center;margin:0;padding:0;display:flex;position:absolute;inset:7%}.solo-print-render img{object-fit:contain;width:auto;max-width:82%;height:auto;max-height:82%;display:block;box-shadow:0 1.5rem 4rem #11110f38}.solo-print-render.is-empty{inset:12% 20% 18%}.print-render-keepsake{background:radial-gradient(circle at 27% 18%, #ffffffa8, transparent 36%), linear-gradient(145deg, var(--line), var(--line))}.loose-print-stack{position:absolute;inset:4% 30% 11% 2%}.loose-print{aspect-ratio:3/2;transform-origin:50%;background:0 0;border:0;width:38%;position:absolute;overflow:hidden;box-shadow:0 1.2rem 2.5rem #11110f33}.loose-print.is-portrait{aspect-ratio:2/3;width:27%}.loose-print img{object-fit:cover;width:100%;height:100%}.loose-print-1{top:7%;left:7%;transform:rotate(-8deg)}.loose-print-2{top:3%;left:34%;transform:rotate(2deg)}.loose-print-3{top:10%;left:61%;transform:rotate(9deg)}.loose-print-4{top:43%;left:4%;transform:rotate(-3deg)}.loose-print-5{top:39%;left:35%;transform:rotate(6deg)}.loose-print-6{top:46%;left:64%;transform:rotate(-5deg)}.keepsake-box-render{width:38%;height:55%;position:absolute;bottom:10%;right:4%;transform:rotate(3deg)}.keepsake-box-lid,.keepsake-box-base{border:1px solid var(--ink);background:var(--surface);position:absolute;box-shadow:0 1.4rem 3rem #11110f38}.keepsake-box-base{background:var(--line);inset:8% 0 0 5%}.keepsake-box-lid{z-index:2;flex-direction:column;justify-content:space-between;padding:1.5rem;display:flex;inset:0 5% 8% 0}.keepsake-mark{letter-spacing:-.03em;font-size:clamp(1.5rem,3vw,2.7rem);font-weight:700}.keepsake-mark span{color:var(--yolk)}.keepsake-box-lid small{letter-spacing:-.01em;font-size:.8125rem;font-weight:700}.print-preview-note{border-radius:var(--radius-pill);backdrop-filter:blur(.5rem);letter-spacing:-.01em;text-align:center;white-space:nowrap;background:#fffdf8f0;border:1px solid #11110f24;width:max-content;max-width:calc(100% - 2rem);padding:.65rem 1rem;font-size:.8125rem;font-weight:700;position:absolute;bottom:1rem;left:50%;transform:translate(-50%);box-shadow:0 .35rem 1rem #11110f1a}.print-render-collage{background:var(--line)}.collage-wall{background:linear-gradient(90deg, transparent 0 68%, #00000009 68%), var(--line);position:absolute;inset:0;overflow:hidden}.collage-frame-render{border:.2rem solid var(--line);background:var(--surface);width:72%;padding:1.05rem;transition:border-width .18s,border-color .18s,box-shadow .18s;position:absolute;top:7%;left:10%;box-shadow:0 1rem 3rem #11110f2b}.collage-frame-render.has-frame{border-width:.75rem;border-color:var(--ink);box-shadow:0 1.5rem 4rem #11110f3d}.collage-mount{--collage-gap:.7rem;border:1px solid var(--line);background:var(--paper);padding:1.1rem}.print-choice-panel{border-left:1px solid var(--ink);background:var(--paper);flex-direction:column;justify-content:center;padding:clamp(2rem,4vw,4rem);display:flex}.print-choice-head{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:1.5rem;margin-bottom:2rem;display:grid}.print-choice-title{letter-spacing:-.03em;max-width:13ch;font-size:clamp(2rem,3vw,3.4rem);font-weight:700;line-height:1}.print-shared-price{border-left:1px solid var(--line);text-align:right;flex-direction:column;padding-left:1.25rem;display:flex}.print-shared-price strong{font-size:1.55rem;line-height:1}.print-shared-price span{color:var(--mid);white-space:nowrap;margin-top:.35rem;font-size:.8125rem;font-weight:700}.print-choice{border:0;border-top:1px solid var(--line);width:100%;color:var(--ink);cursor:pointer;text-align:left;background:0 0;grid-template-columns:2rem minmax(0,1fr);align-items:start;gap:.8rem;padding:1.2rem 0;display:grid}.print-choice[data-print-choice=collage]{border-bottom:1px solid var(--line)}.choice-marker{border:1px solid var(--light);border-radius:50%;place-items:center;width:1.65rem;height:1.65rem;font-size:.8125rem;display:grid}.print-choice.is-active .choice-marker{border-color:var(--ink);background:var(--yolk)}.choice-copy strong,.choice-copy small{display:block}.frame-addon{width:100%;color:var(--ink);cursor:pointer;text-align:left;background:#858c7214;border:1px solid #11110f47;border-radius:.85rem;grid-template-columns:1.65rem minmax(0,1fr) auto;align-items:start;gap:.8rem;margin-top:1rem;padding:1rem;display:grid}.frame-addon.is-active{border-color:var(--ink);background:#ffb93e2b}.frame-addon-check{border:1px solid var(--light);border-radius:.35rem;place-items:center;width:1.65rem;height:1.65rem;font-size:.8125rem;font-weight:700;display:grid}.frame-addon.is-active .frame-addon-check{border-color:var(--ink);background:var(--yolk)}.frame-addon-copy strong,.frame-addon-copy small{display:block}.frame-addon-copy strong{font-size:.8125rem}.frame-addon-copy small{color:var(--mid);margin-top:.35rem;font-size:.8125rem;line-height:1.45}.frame-addon-price{white-space:nowrap;font-size:.8125rem}.choice-copy strong{font-size:.9rem}.choice-copy small{color:var(--mid);margin-top:.4rem;font-size:.8125rem;line-height:1.5}.print-care-note{color:var(--mid);grid-template-columns:.7rem minmax(0,1fr);gap:.8rem;margin-top:1.7rem;display:grid}.care-note-dot{background:var(--success);border-radius:50%;width:.6rem;height:.6rem;margin-top:.25rem;box-shadow:0 0 0 .3rem #858c7229}.print-care-note p{font-size:.8125rem;line-height:1.55}.print-care-note strong{color:var(--ink)}.photo-source-section{width:calc(100% - (2 * var(--gutter)));padding:clamp(6rem,10vw,10rem) 0}.source-section-heading{grid-template-columns:minmax(0,1fr) minmax(20rem,.42fr);align-items:end;gap:4rem;margin-bottom:2.5rem;display:grid}.source-section-title{letter-spacing:-.03em;max-width:13ch;font-size:clamp(2.5rem,4vw,4.5rem);font-weight:700;line-height:1}.source-section-heading>p{color:var(--mid);font-size:.85rem;line-height:1.6}.photo-source-choices{border:1px solid var(--ink);background:var(--paper);border-bottom:0;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.photo-source-choice{border:0;border-right:1px solid var(--ink);min-height:8.5rem;color:var(--ink);cursor:pointer;text-align:left;background:0 0;grid-template-columns:1.8rem minmax(0,1fr);align-items:start;gap:.8rem;padding:1.2rem;display:grid}.photo-source-choice:last-child{border-right:0}.photo-source-choice.is-active{background:var(--yolk)}.source-choice-marker{border:1px solid var(--ink);background:var(--paper);border-radius:50%;place-items:center;width:1.6rem;height:1.6rem;font-size:.8125rem;font-weight:700;display:grid}.photo-source-choice strong,.photo-source-choice small{display:block}.photo-source-choice strong{font-size:.82rem}.photo-source-choice small{color:var(--mid);margin-top:.45rem;font-size:.8125rem;line-height:1.45}.source-panel{border:1px solid var(--ink);background:var(--paper);min-height:20rem;padding:clamp(1.5rem,3vw,2.5rem)}.source-dropzone{background:var(--surface);width:100%;min-height:15rem;color:var(--ink);cursor:pointer;border:1.5px dashed #11110f80;border-radius:1rem;align-content:center;place-items:center;gap:.65rem;display:grid}.source-dropzone>input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;overflow:hidden}.source-dropzone strong{font-size:1rem}.source-dropzone small{color:var(--mid);font-size:.8125rem}.print-upload-status{min-height:1.25rem;color:var(--mid);padding-top:.8rem;font-size:.8125rem}.print-upload-preview{grid-template-columns:repeat(auto-fill,minmax(6rem,1fr));gap:.55rem;margin-top:.8rem;display:grid}.print-upload-preview:empty{display:none}.print-upload-photo{background:var(--paper-deep);border-radius:.55rem;position:relative;overflow:hidden}.print-upload-photo img{aspect-ratio:3/2;object-fit:cover;width:100%;display:block}.print-upload-photo button{width:1.7rem;height:1.7rem;color:var(--paper);cursor:pointer;background:#11110fd1;border:0;border-radius:50%;place-items:center;display:grid;position:absolute;top:.35rem;right:.35rem}.mix-source-panel .live-source-collections{margin-bottom:1rem}.source-collection-preview{grid-template-columns:minmax(18rem,.9fr) minmax(14rem,.6fr) auto;align-items:center;gap:2rem;min-height:15rem;display:grid}.source-photo-strip{border:1px solid var(--ink);background:var(--ink);grid-template-columns:repeat(6,1fr);gap:.25rem;padding:.25rem;display:grid}.source-photo-strip img{aspect-ratio:.72;object-fit:cover;width:100%}.source-collection-preview span,.source-collection-preview strong,.source-collection-preview small{display:block}.source-collection-preview span{color:var(--mid);font-size:.8125rem;font-weight:700}.source-collection-preview strong{margin-top:.55rem;font-size:1.35rem}.source-collection-preview small{color:var(--mid);margin-top:.4rem;font-size:.8125rem}.source-collection-preview button,.mix-source-card button{border:1px solid var(--ink);border-radius:var(--radius-pill);background:var(--ink);min-height:3rem;color:var(--paper);cursor:pointer;padding:0 1rem;font-size:.8125rem;font-weight:700}.mix-source-card{border:1px solid var(--ink);background:var(--surface);grid-template-columns:1fr auto 1fr auto;align-items:center;gap:2rem;min-height:15rem;padding:2rem;display:grid}.mix-source-card>div:not(.mix-plus){border:1px solid var(--ink);background:var(--paper);padding:1.5rem}.mix-source-card strong,.mix-source-card span{display:block}.mix-source-card strong{letter-spacing:-.03em;font-size:3rem}.mix-source-card span{color:var(--mid);margin-top:.4rem;font-size:.8125rem}.mix-plus{font-size:1.5rem}.print-order{padding:clamp(6rem, 10vw, 10rem) var(--gutter);grid-template-columns:minmax(18rem,.5fr) minmax(34rem,.78fr);gap:clamp(3rem,8vw,9rem);display:grid}.print-order-heading{align-self:start;position:sticky;top:8rem}.print-order-title{letter-spacing:-.03em;max-width:10ch;font-size:clamp(2.5rem,4vw,4.5rem);font-weight:700;line-height:1}.print-order-heading>p{max-width:28rem;color:var(--mid);margin-top:1.5rem;font-size:.9rem;line-height:1.6}.print-order-builder{align-self:start}.delivery-card{border:1px solid var(--ink);background:var(--paper);border-radius:1.15rem;padding:clamp(1.35rem,2.5vw,2rem)}.delivery-card-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:1.5rem;padding-bottom:1.3rem;display:flex}.delivery-card-head>div{align-items:center;gap:.75rem;display:flex}.delivery-number{background:var(--yolk);border-radius:50%;place-items:center;width:1.75rem;height:1.75rem;font-size:.8125rem;font-weight:700;display:grid}.delivery-card-head strong{font-size:.9rem}.delivery-product{color:var(--mid);font-size:.8125rem;font-weight:700}.delivery-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;padding-top:1.4rem;display:grid}.family-frame-addon{grid-column:1/-1;margin-top:0}.delivery-fields .field-label small{color:var(--mid);font-weight:600}.delivery-card-foot{border-top:1px solid var(--line);color:var(--mid);justify-content:space-between;align-items:center;gap:1rem;margin-top:1.3rem;padding-top:1.1rem;font-size:.8125rem;font-weight:700;display:flex}.quantity-control{border:1px solid var(--ink);border-radius:var(--radius-pill);background:var(--paper);color:var(--ink);text-align:center;grid-template-columns:2rem 2rem 2rem;align-items:center;display:grid;overflow:hidden}.quantity-control button{cursor:pointer;background:0 0;border:0;height:2rem;font-size:1rem}.quantity-control strong{font-size:.8125rem}.add-family-button{width:100%;color:var(--ink);cursor:pointer;text-align:left;background:#ffffff52;border:1px dashed #11110f80;border-radius:1rem;grid-template-columns:2.6rem minmax(0,1fr);align-items:center;gap:1rem;margin:.8rem 0;padding:1.1rem;display:grid}.add-family-button>span:first-child{background:var(--yolk);border-radius:50%;place-items:center;width:2.6rem;height:2.6rem;font-size:1.3rem;display:grid}.add-family-button strong,.add-family-button small{display:block}.add-family-button strong{font-size:.82rem}.add-family-button small{color:var(--mid);margin-top:.25rem;font-size:.8125rem}.family-delivery-card{margin-top:1.25rem;margin-bottom:1.5rem}.remove-family,.print-payment-row button{color:var(--mid);cursor:pointer;background:0 0;border:0;border-bottom:1px solid;padding:0 0 .2rem;font-size:.8125rem;font-weight:700}.print-payment-row{border-top:1px solid var(--line);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:1rem;margin-top:1.25rem;padding:1rem 0;display:flex}.print-payment-row span,.print-payment-row strong{display:block}.print-payment-row span{color:var(--mid);margin-bottom:.3rem;font-size:.8125rem}.print-payment-row strong{font-size:.8125rem}.print-payment-row>span:last-child{text-align:right;margin:0}.print-order-total{justify-content:space-between;align-items:start;gap:1.5rem;padding:1.4rem 0;display:flex}.print-order-total span,.print-order-total small{display:block}.print-order-total span{font-size:.8125rem;font-weight:700}.print-order-total small{color:var(--mid);margin-top:.35rem;font-size:.8125rem;line-height:1.5}.print-order-total>strong{font-size:1.4rem}.print-order-button{width:100%}@media (width<=1050px){.print-studio{grid-template-columns:1fr}.print-render-stage{min-height:42rem}.print-choice-panel{border-top:1px solid var(--ink);border-left:0}.print-choice-title{max-width:18ch}.print-order{grid-template-columns:1fr;gap:3rem}.print-order-heading{position:static}.source-collection-preview{grid-template-columns:1fr}}@media (width<=820px){.prints-intro{padding:2rem 1.1rem 2.75rem}.prints-intro-grid{grid-template-columns:1fr;gap:1rem}.prints-title{font-size:clamp(2.2rem,8vw,3rem)}.print-studio{width:calc(100% - 2.2rem)}.photo-source-section{width:calc(100% - 2.2rem);padding:var(--mobile-section-space) 0}.source-section-title,.print-order-title{font-size:var(--mobile-section)}.print-choice-title{font-size:var(--mobile-decision)}.source-section-heading{grid-template-columns:1fr;gap:1.2rem}.photo-source-choices{grid-template-columns:1fr}.photo-source-choice{border-right:0;border-bottom:1px solid var(--ink);min-height:0}.photo-source-choice:last-child{border-bottom:0}.mix-source-card{grid-template-columns:1fr;gap:1rem}.mix-plus{text-align:center}.print-render-stage{min-height:32rem}.print-order{padding:var(--mobile-section-space) 1.1rem}.quantity-control{grid-template-columns:repeat(3,2.75rem)}.quantity-control button{height:2.75rem}.remove-family,.print-payment-row button{min-width:2.75rem;min-height:2.75rem;padding:0}}@media (width<=540px){.prints-intro{padding:1.5rem var(--gutter) 2.25rem}.prints-title{max-width:14ch;font-size:clamp(2rem,10vw,2.65rem);line-height:1}.prints-lede{font-size:.94rem}.print-render-stage{min-height:24rem}.solo-print-render{inset:6%}.solo-print-render img{max-width:88%;max-height:84%}.solo-print-render.is-empty{inset:10% 14% 17%}.loose-print-stack{inset:3% 22% 18% 0}.loose-print{width:34%}.loose-print-1{top:6%;left:2%}.loose-print-2{top:3%;left:31%}.loose-print-3{top:10%;left:58%}.loose-print-4{top:43%;left:0}.loose-print-5{top:40%;left:31%}.loose-print-6{top:47%;left:59%}.keepsake-box-render{width:43%;height:45%;bottom:15%;right:2%}.keepsake-box-lid{padding:.8rem}.keepsake-box-lid small,.print-preview-note{font-size:.8125rem}.collage-frame-render{border-width:.45rem;width:88%;padding:.55rem;top:9%;left:3%}.collage-mount{--collage-gap:.32rem;padding:.55rem}.print-choice-panel{padding:1.5rem 1.1rem}.print-choice-title{font-size:var(--mobile-decision)}.print-choice{min-height:4.5rem;padding:1rem 0}.source-section-title{font-size:var(--mobile-section);line-height:1}.photo-source-section{padding:var(--mobile-section-space) 0}.source-section-heading{margin-bottom:1.75rem}.photo-source-choice{min-height:4.5rem;padding:1rem}.source-panel{min-height:0;padding:1rem}.source-dropzone{text-align:center;min-height:10.5rem;padding-inline:1rem}.mix-source-card,.mix-source-card>div:not(.mix-plus){padding:1rem}.mix-source-card strong{font-size:2.2rem}.source-photo-strip{grid-template-columns:repeat(3,1fr)}.print-choice{grid-template-columns:1.75rem minmax(0,1fr);gap:.65rem}.print-choice-head{grid-template-columns:1fr;gap:1rem}.print-shared-price{text-align:left;border-left:0;flex-direction:row;align-items:baseline;gap:.55rem;padding-left:0}.print-shared-price span{margin-top:0}.choice-marker{width:1.45rem;height:1.45rem}.delivery-fields{grid-template-columns:1fr}.delivery-card-head{align-items:flex-start}.print-order{padding:var(--mobile-section-space) var(--gutter);gap:2rem}.print-order-title{font-size:var(--mobile-section);line-height:1}.print-order-heading>p{margin-top:1rem}.delivery-card{padding:1.1rem}.delivery-product{text-align:right;max-width:9rem}.print-order-total{display:grid}.print-order-total>strong{grid-row:1}.quantity-control{grid-template-columns:repeat(3,2.75rem)}.quantity-control button{height:2.75rem}.remove-family,.print-payment-row button{min-width:2.75rem;min-height:2.75rem;padding:0}}@media (prefers-reduced-motion:reduce){.collage-frame-render{transition:none}}.live-source-collections{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;display:grid}.live-source-collection{border:1px solid var(--line);background:var(--paper);color:var(--ink);cursor:pointer;text-align:left;gap:.3rem;padding:1rem;display:grid}.live-source-collection.is-selected{border-color:var(--ink);box-shadow:inset 0 -.3rem 0 var(--yolk)}.live-source-collection span,.live-source-collection small{color:var(--mid);font-size:.8125rem}.live-source-collection span{font-weight:700}.live-source-collection strong{font-size:.8125rem}.source-live-message,.print-feedback{color:var(--mid);font-size:.8125rem;line-height:1.5}.compact-print-intro{width:calc(100% - (2 * var(--gutter)));padding-top:clamp(1.5rem,3vw,2.5rem);padding-inline:0;padding-bottom:clamp(1.5rem,3vw,2.5rem)}.compact-print-intro .prints-title{max-width:none;font-size:clamp(2.15rem,3.5vw,3.6rem)}.compact-print-intro .prints-lede{margin-top:.65rem}.print-live-render button{font:inherit}.solo-print-render>button,.loose-print>button{width:100%;height:100%;color:inherit;cursor:pointer;background:0 0;border:0;padding:0;display:block}.live-empty-print,.live-keepsake-empty,.live-collage-empty{color:var(--ink);cursor:pointer;background:#fffdf8e0;border:1px dashed #11110f73;font-size:.8125rem;font-weight:700}.live-empty-print{place-items:center;display:grid!important}.live-keepsake-empty{border-radius:.8rem;position:absolute;inset:18% 4% 24%}.live-collage-empty{align-content:center;place-items:center;gap:.1rem;width:100%;height:100%;padding:0;display:grid}.live-collage-empty small{font-size:.8125rem}.print-locked-note{color:var(--mid);margin-top:1rem;font-size:.8125rem;line-height:1.5}.live-collection-picker{border:1px solid var(--ink);background:var(--surface);grid-template-columns:repeat(auto-fit,minmax(12rem,1fr));gap:.65rem;padding:1rem;display:grid}.live-collection-picker button{border:1px solid var(--line);background:var(--paper);min-height:5.2rem;color:var(--ink);cursor:pointer;text-align:left;gap:.3rem;padding:.9rem;display:grid}.live-collection-picker button.is-selected{border-color:var(--ink);box-shadow:inset 0 -.28rem 0 var(--yolk)}.live-collection-picker span,.live-collection-picker small{color:var(--mid);font-size:.8125rem}.live-collection-picker span{font-weight:700}.live-collection-picker strong{font-size:.8125rem}.output-switcher{gap:.5rem;margin-top:1rem;display:flex}.output-switcher button{border:1px solid var(--ink);border-radius:var(--radius-pill);min-height:2.75rem;color:var(--ink);cursor:pointer;background:0 0;padding:0 1rem;font-size:.8125rem;font-weight:700}.output-switcher button.is-active{background:var(--ink);color:var(--paper)}.output-switcher span{opacity:.68;margin-left:.35rem}.live-photo-library{position:relative}.live-photo-library .source-section-heading{margin-bottom:clamp(1.75rem,3vw,2.5rem);display:block}.live-photo-library .source-section-title{max-width:none;font-size:clamp(2.5rem,4.5vw,4rem)}.live-photo-library .source-section-heading p{max-width:38rem;color:var(--mid);margin-top:.8rem;font-size:.85rem;line-height:1.6}.photo-source-row{border-top:1px solid var(--line);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:1rem;min-height:3.75rem;padding:.85rem 0;display:flex}.photo-source-row>div{flex-wrap:wrap;align-items:baseline;gap:.35rem .7rem;display:flex}.photo-source-row strong{font-size:.9rem}.photo-source-row span{color:var(--mid);font-size:.8125rem}.photo-source-row>button,.photo-management-actions button{border:1px solid var(--ink);border-radius:var(--radius-pill);min-height:2.55rem;color:var(--ink);cursor:pointer;background:0 0;padding:0 .9rem;font-size:.8125rem;font-weight:700}.photo-management-actions{border-bottom:1px solid var(--line);flex-wrap:wrap;gap:.65rem;padding:.85rem 0;display:flex}.photo-management-actions button.is-primary{background:var(--ink);color:var(--paper)}.photo-management-actions button:disabled{cursor:not-allowed;opacity:.4}.photo-library-add-actions{flex-wrap:wrap;gap:.65rem;display:flex}.photo-library-add-actions button,.print-library-empty button{border:1px solid var(--ink);border-radius:var(--radius-pill);min-height:2.9rem;color:var(--ink);cursor:pointer;background:0 0;padding:0 1rem;font-size:.8125rem;font-weight:700}.photo-library-add-actions button.is-primary,.print-library-empty>button{background:var(--ink);color:var(--paper)}.photo-library-add-actions button:disabled{cursor:not-allowed;opacity:.4}.photo-library-add-actions button:focus-visible,.photo-source-row>button:focus-visible,.photo-management-actions button:focus-visible,.photo-library-filters button:focus-visible,.live-photo-card button:focus-visible,.print-library-empty button:focus-visible{outline:.2rem solid var(--yolk);outline-offset:.16rem}.photo-library-filter-row{color:var(--mid);align-items:center;gap:.7rem;padding:0 0 1rem;font-size:.8125rem;display:flex}.photo-library-filters{flex-wrap:wrap;gap:.4rem;display:flex}.photo-library-filters button{border:1px solid var(--line);border-radius:var(--radius-pill);min-height:2.35rem;color:var(--ink);cursor:pointer;background:0 0;padding:0 .8rem;font-size:.8125rem;font-weight:700}.photo-library-filters button.is-active{border-color:var(--ink);background:var(--ink);color:var(--paper)}.photo-selection-status{border-bottom:1px solid var(--line);grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.35rem 1.2rem;margin-bottom:1.25rem;padding:1rem 0;display:grid}.photo-selection-status.is-complete{padding-block:.9rem;display:block}.photo-selection-complete{align-items:center;gap:.65rem;display:flex}.photo-selection-complete>span{background:var(--yolk);width:1.65rem;height:1.65rem;color:var(--ink);border-radius:50%;place-items:center;font-size:.8125rem;font-weight:700;display:grid}.photo-selection-complete strong{font-size:.9rem}.photo-selection-count{align-items:baseline;gap:.45rem;min-width:8rem;display:flex}.photo-selection-count strong{letter-spacing:-.04em;font-size:clamp(2rem,4vw,3.2rem);line-height:1}.photo-selection-count span{color:var(--mid);font-size:.8125rem}.photo-selection-guidance{gap:.25rem;display:grid}.photo-selection-guidance strong{font-size:.9rem}.photo-selection-progress{border-radius:var(--radius-pill);background:var(--line);grid-column:1/-1;height:.3rem;margin-top:.5rem;overflow:hidden}.photo-selection-progress>span{border-radius:inherit;background:var(--yolk);height:100%;transition:width .18s;display:block}.live-photo-grid{grid-template-columns:repeat(auto-fill,minmax(10.5rem,1fr));gap:.85rem;display:grid}.live-photo-card{content-visibility:auto;contain-intrinsic-size:10rem 8rem;min-width:0;position:relative}.live-photo-card>button:first-child{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--paper);width:100%;color:var(--ink);cursor:pointer;padding:0;display:block;position:relative;overflow:hidden}.live-photo-card.is-selected>button:first-child{border-color:var(--ink);box-shadow:none}.live-photo-card img{aspect-ratio:3/2;background:var(--paper-deep);object-fit:contain;width:100%;display:block}.live-photo-card>button:first-child span{background:var(--paper);border-radius:50%;place-items:center;width:1.7rem;height:1.7rem;font-size:.8125rem;font-weight:700;display:grid;position:absolute;top:.4rem;right:.4rem;box-shadow:0 .12rem .45rem #11110f2e}.live-photo-card.is-selected>button:first-child span{background:var(--yolk)}.delete-library-photo{min-height:2.75rem;color:var(--mid);cursor:pointer;background:0 0;border:0;border-bottom:1px solid;padding:0;font-size:.8125rem}.photo-drop-overlay{z-index:50;border:.2rem dashed var(--ink);color:var(--ink);letter-spacing:-.03em;pointer-events:none;background:#ffb837eb;place-items:center;font-size:clamp(1.2rem,3vw,2.2rem);font-weight:700;display:grid;position:fixed;inset:5.5rem 1.5rem 1.5rem}.compact-print-order{padding-top:clamp(4rem,7vw,7rem)}.second-output-card{margin-top:1rem}.second-output-options{gap:1rem;padding-top:1.2rem;display:grid}.second-output-options label{color:var(--mid);gap:.45rem;font-size:.8125rem;font-weight:700;display:grid}.second-output-options select{border:1px solid var(--ink);border-radius:var(--radius-sm);background:var(--paper);min-height:2.9rem;color:var(--ink);font:inherit;padding:0 .8rem}.second-output-options .inline-check{align-items:center;gap:.6rem;display:flex}.second-output-options .inline-check input{width:1.2rem;height:1.2rem}.prints-closed-state{max-width:42rem;min-height:60vh;padding:3rem var(--gutter);place-content:center;gap:1rem;margin-inline:auto;display:grid}.prints-closed-state p{color:var(--mid);line-height:1.55}@media (width<=540px){.compact-print-intro .prints-title{font-size:clamp(2rem,9vw,2.55rem)}.live-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}.photo-library-toolbar,.photo-library-filter-row{flex-direction:column;align-items:flex-start}.photo-library-add-actions{grid-template-columns:1fr;width:100%;display:grid}.photo-library-add-actions button{width:100%}.photo-source-row{align-items:flex-start}.photo-selection-status{grid-template-columns:1fr}.photo-selection-progress{grid-column:1}.output-switcher{overflow-x:auto}.output-switcher button{flex:none}.live-collection-picker{grid-template-columns:1fr}.live-collage-empty small{display:none}}.print-feedback:not(:empty){border-left:.25rem solid var(--yolk);background:var(--surface);justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.8rem;padding:.7rem;display:flex}.print-feedback button{border:1px solid var(--ink);border-radius:var(--radius-pill);min-height:2rem;color:var(--ink);cursor:pointer;background:0 0;padding:0 .65rem;font-size:.8125rem;font-weight:700}.print-library-empty,.print-next-step{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--paper);gap:.35rem;padding:1.2rem;display:grid}.print-library-empty{justify-items:start;margin-top:.8rem}.print-library-empty.is-filtered{margin-top:0}.print-library-empty strong,.print-next-step strong{font-size:.9rem}.print-library-empty span,.print-next-step p{color:var(--mid);font-size:var(--small-copy);line-height:1.5}.print-next-step{max-width:var(--app-content);margin:0 auto clamp(4rem,8vw,7rem)}.print-next-step>span{color:var(--mid);font-size:var(--label-copy);letter-spacing:-.01em;font-weight:700}@media (width<=580px){.prints-page{min-height:calc(100svh - 4rem)}.live-source-collections{grid-template-columns:1fr}}
