*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#580431;color:#fff;line-height:1.6;min-height:100vh}#root{min-height:100vh}.admin-login-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#f4f4f4;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif}.admin-login-card{background:#fff;padding:32px 36px;border-radius:10px;box-shadow:0 4px 28px #00000014;display:flex;flex-direction:column;gap:16px;min-width:320px}.admin-login-card h1{margin:0 0 4px;font-size:22px;font-weight:600;color:#222}.admin-login-card label{display:flex;flex-direction:column;gap:6px;font-size:13px;color:#555}.admin-login-card input{font-size:15px;padding:10px 12px;border:1px solid #d4d4d4;border-radius:6px;background:#fff}.admin-login-card input:focus{outline:none;border-color:#06c;box-shadow:0 0 0 3px #0066cc2e}.admin-login-card button{background:#111;color:#fff;border:none;padding:11px 14px;border-radius:6px;font-size:15px;cursor:pointer;font-weight:500}.admin-login-card button:disabled{opacity:.5;cursor:not-allowed}.admin-login-error{background:#fdecea;color:#b32a1f;padding:8px 10px;border-radius:6px;font-size:13px}.bn-app{min-height:100vh;background:#f2f1ee;color:#1c1b19;font:15px/1.55 Poppins,Inter,system-ui,sans-serif;padding:0 24px 60px}.bn-app a{color:#72003b;text-decoration:none}.bn-top{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:18px 4px;max-width:1360px;margin:0 auto;flex-wrap:wrap}.bn-top nav{display:flex;gap:22px;font-size:13.5px;font-weight:600;color:#8a867d;flex-wrap:wrap}.bn-top nav a{color:inherit}.bn-top nav a[aria-current=page]{color:#1c1b19;border-bottom:2px solid #72003b;padding-bottom:2px}.bn-brand{font-weight:800;font-size:22px;letter-spacing:-.04em;color:#72003b}.bn-session{font-size:13px;color:#8a867d;display:flex;gap:10px;align-items:center}.bn-session button{border:0;background:none;color:#72003b;font:inherit;font-weight:600;cursor:pointer;padding:0}.bn-shell{max-width:1360px;margin:0 auto}.bn-titlebar{display:flex;justify-content:space-between;align-items:end;margin:10px 0 20px;gap:16px;flex-wrap:wrap}.bn-titlebar h1{font-size:30px;letter-spacing:-.02em;margin:0}.bn-subtitle{color:#8a867d;font-size:14.5px;margin:2px 0 0}.bn-daynav{display:flex;gap:9px;align-items:center;background:#fff;border-radius:999px;padding:8px 16px;font-size:14px;font-weight:600;box-shadow:0 1px 3px #0000000f;flex-wrap:wrap}.bn-daynav button{border:0;background:#f2f1ee;border-radius:999px;min-width:32px;height:32px;cursor:pointer;font-weight:700;font-size:13px;padding:0 12px;font-family:inherit}.bn-daynav button:disabled{opacity:.45;cursor:default}.bn-daynav input{border:1px solid #ddd9d0;border-radius:9px;padding:4px 8px;font:inherit;font-size:13px}.bn-daynav small{color:#8a867d;font-weight:500}.bn-tile{background:#fff;border-radius:18px;padding:22px;box-shadow:0 1px 3px #0000000d}.bn-tile>h2,.bn-tile .bn-h2{font-size:13.5px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#8a867d;margin:0 0 12px;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.bn-cnt{background:#f2f1ee;border-radius:999px;padding:2px 10px;color:#1c1b19;font-size:12.5px;letter-spacing:0}.bn-stack>*{margin-bottom:14px}.bn-duo{display:grid;grid-template-columns:1.15fr 1fr;gap:14px;margin-bottom:14px;align-items:start}.bn-duo2{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:14px;align-items:start}.bn-split{display:grid;grid-template-columns:1.6fr 1fr;gap:14px;margin-bottom:14px;align-items:start}.bn-hero{background:#72003b;color:#fff}.bn-hero>h2,.bn-hero .bn-h2{color:#e9b7cd}.bn-hero .bn-big{font-size:42px;font-weight:800;letter-spacing:-.03em;line-height:1.05}.bn-hero p{color:#e9b7cd;font-size:14.5px;margin:8px 0 0}.bn-heroband{display:flex;gap:28px;align-items:center;flex-wrap:wrap;margin-bottom:14px}.bn-heroband .bn-lead{min-width:230px}.bn-heroalerts{display:flex;gap:9px;flex-wrap:wrap;flex:1}.bn-heroalerts>div{background:#ffffff1a;border-radius:11px;padding:10px 14px;font-size:14px;display:flex;gap:10px;align-items:center;white-space:nowrap}.bn-heroalerts b{background:#ffe585;color:#72003b;border-radius:7px;padding:1px 9px;font-size:13.5px}.bn-heroalerts .bn-crit b{background:#ff8f8f;color:#5d0d0d}.bn-mrow{display:grid;grid-template-columns:repeat(8,1fr);gap:12px;margin-bottom:14px}.bn-stat{display:flex;flex-direction:column;justify-content:space-between;min-height:104px;padding:16px}.bn-stat b{font-size:30px;font-weight:800;letter-spacing:-.02em;font-variant-numeric:tabular-nums}.bn-stat small{color:#8a867d;font-size:13px}.bn-stat.bn-green b{color:#1c7c3f}.bn-stat.bn-red b{color:#b02929}.bn-stat.bn-wine b{color:#72003b}.bn-error,.bn-notice,.bn-loading{padding:14px 18px;margin:0 0 14px;border:1px solid;border-radius:12px;font-size:14px}.bn-error{background:#fff0f1;color:#a21126;border-color:#eec5c5}.bn-notice{background:#effbf1;color:#176b31;border-color:#cfe6d3}.bn-loading{background:#fff;color:#57534a;border-color:#e2ddd0}.bn-ctl{border-radius:14px;padding:15px 17px;background:#eef7ef;border:1px solid #cfe6d3;display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;flex-wrap:wrap}.bn-ctl:last-child{margin-bottom:0}.bn-ctl>div b{display:block;font-size:14.5px}.bn-ctl>div span{font-size:12px;color:#4c7a57;font-weight:700;letter-spacing:.03em}.bn-ctl>div p{font-size:12.5px;color:#57534a;margin:4px 0 0;max-width:52ch}.bn-ctl .bn-ctl-actions{display:flex;gap:8px;flex-wrap:wrap}.bn-ctl.bn-paused{background:#fdf1f1;border-color:#f3cfcf}.bn-ctl.bn-paused>div span{color:#b02929}.bn-ctl.bn-mail{background:#fdf6e3;border-color:#eadfb8}.bn-ctl.bn-mail>div span{color:#8a6d1a}.bn-btn{border:0;background:#72003b;color:#fff;font-weight:700;font-size:13.5px;border-radius:11px;padding:11px 18px;cursor:pointer;font-family:inherit}.bn-btn.bn-ghost{background:#fff;color:#1c1b19;border:1px solid #d8d5cd}.bn-btn.bn-green{background:#1c7c3f}.bn-btn.bn-sm{padding:7px 12px;font-size:12.5px;border-radius:9px}.bn-btn.bn-danger{background:#fff;color:#b02929;border:1px solid #eec5c5}.bn-btn:disabled{opacity:.5;cursor:default}.bn-app select,.bn-app textarea,.bn-app input[type=text],.bn-app input[type=search],.bn-app input[type=number],.bn-app input[type=date],.bn-app input[type=datetime-local]{border:1px solid #ddd9d0;border-radius:11px;padding:9px 13px;font:inherit;font-size:14px;background:#fff;color:#1c1b19}.bn-app textarea{width:100%;resize:vertical}.bn-flabel{display:block;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#8a867d;margin-bottom:5px}.bn-filterbar{display:flex;gap:14px;align-items:end;flex-wrap:wrap}.bn-filterbar .bn-grow{flex:1;min-width:180px}.bn-filterbar .bn-count{margin-left:auto;font-weight:800;font-size:15px;white-space:nowrap}.bn-formgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.bn-formgrid .bn-full{grid-column:1/-1}.bn-formgrid label{display:block;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#8a867d}.bn-formgrid label input,.bn-formgrid label select,.bn-formgrid label textarea{display:block;width:100%;box-sizing:border-box;margin-top:5px;font-weight:400;text-transform:none;letter-spacing:0}.bn-checkline{display:flex;gap:10px;align-items:flex-start;font-size:13.5px;margin-top:10px;font-weight:500;text-transform:none;letter-spacing:0;color:#1c1b19}.bn-checkline input{width:18px;height:18px;accent-color:#72003b;margin-top:2px;flex:none}.bn-warnnote{background:#fdf6e3;border-left:4px solid #d3a92c;border-radius:0 10px 10px 0;padding:11px 14px;font-size:13.5px;margin-bottom:14px}.bn-validation{color:#a21126;font-size:13px;font-weight:600;margin:6px 0 0}.bn-pill{font-size:12.5px;font-weight:700;border-radius:999px;padding:3px 12px;white-space:nowrap;display:inline-block}.bn-pill.bn-ok{background:#dff1e2;color:#1c7c3f}.bn-pill.bn-wait{background:#ffe9c9;color:#9a6008}.bn-pill.bn-bad{background:#fbdcdc;color:#b02929}.bn-pill.bn-neutral{background:#f2f1ee;color:#57534a}.bn-warnchip{background:#fdf6e3;border:1px solid #eadfb8;color:#8a6d1a;font-size:12.5px;font-weight:700;border-radius:999px;padding:5px 14px;white-space:nowrap}.bn-tablewrap{overflow-x:auto}.bn-table{width:100%;border-collapse:collapse;font-size:14px}.bn-table th{font-size:12px;text-transform:uppercase;letter-spacing:.05em;color:#8a867d;text-align:left;padding:9px 10px;border-bottom:1px solid #eceae5;font-weight:700}.bn-table td{padding:12px 10px;border-bottom:1px solid #f2f1ee;vertical-align:top}.bn-table tr:hover td{background:#faf9f6}.bn-table td a{font-weight:600}.bn-table td small{color:#8a867d;display:block;font-size:13px}.bn-num{font-variant-numeric:tabular-nums}.bn-emptycell{color:#8a867d;text-align:center;padding:22px 10px}.bn-feedrow{display:flex;gap:12px;padding:12px 0;border-bottom:1px solid #f0efeb;font-size:14.5px;align-items:flex-start}.bn-feedrow:last-child{border-bottom:0}.bn-feedrow time{color:#8a867d;font-variant-numeric:tabular-nums;min-width:70px;font-size:13.5px;padding-top:2px}.bn-eventicon{font-style:normal;width:26px;height:26px;border-radius:8px;display:grid;place-items:center;font-size:12.5px;font-weight:700;background:#f2f1ee;flex:none}.bn-eventicon.green{background:#dff1e2;color:#1c7c3f}.bn-eventicon.red{background:#fbdcdc;color:#b02929}.bn-eventicon.wine{background:#f3dbe7;color:#72003b}.bn-eventicon.yellow{background:#ffe585}.bn-eventicon.blue{background:#dcebf6;color:#1c5f96}.bn-eventicon.pink{background:#fbe0f0;color:#a63f77}.bn-eventicon.gray{background:#f2f1ee;color:#57534a}.bn-feedrow .bn-eventcopy{flex:1}.bn-feedrow b{font-weight:600}.bn-feedrow small{display:block;color:#8a867d;font-size:13px}.bn-feedrow .bn-flag{color:#b02929;background:#fbdcdc;font-size:10.5px;font-weight:800;border-radius:6px;padding:1px 7px;margin-left:8px;vertical-align:middle}.bn-feedrow aside{display:flex;gap:12px;flex-wrap:wrap;font-size:12.5px;margin-top:3px}.bn-feedrow aside a,.bn-feedrow aside span{font-weight:700;color:#72003b}.bn-feeduser{min-width:200px;text-align:right;font-size:13px}.bn-feeduser span{display:block;color:#8a867d;font-size:12.5px}.bn-filters{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:10px}.bn-filters button{background:#f2f1ee;border:0;border-radius:999px;padding:5px 14px;font-size:12.5px;font-weight:600;cursor:pointer;font-family:inherit;color:#1c1b19}.bn-filters button[aria-current=page]{background:#1c1b19;color:#fff}.bn-mediaitems{display:flex;gap:14px;flex-wrap:wrap}.bn-mediaitems article{display:flex;gap:13px;align-items:center;background:#faf9f7;border-radius:13px;padding:12px;flex:1;min-width:290px}.bn-mediaitems .bn-thumb{width:66px;height:66px;border-radius:11px;overflow:hidden;background:#eceae5;display:grid;place-items:center;font-size:11px;color:#8a867d;flex:none}.bn-mediaitems .bn-thumb img{width:100%;height:100%;object-fit:cover}.bn-mediaitems b{font-size:14px;display:block}.bn-mediaitems small{color:#8a867d;display:block;font-size:12.5px}.bn-mediaitems .bn-btns{margin-left:auto;display:grid;gap:7px}.bn-pgrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:14px}.bn-pcard{background:#fff;border-radius:16px;box-shadow:0 1px 3px #0000000d;padding:10px;cursor:pointer;border:2px solid transparent;text-align:left;font:inherit;color:inherit}.bn-pcard:hover,.bn-pcard:focus-visible{border-color:#72003b}.bn-pcard .bn-pimg{aspect-ratio:4/5;border-radius:11px;overflow:hidden;background:#eceae5;display:grid;place-items:center;color:#8a867d;font-size:12px;margin-bottom:10px}.bn-pcard .bn-pimg img{width:100%;height:100%;object-fit:cover}.bn-pcard b{display:block;font-size:14.5px}.bn-pcard span{display:block;color:#57534a;font-size:13px}.bn-pcard small{display:block;color:#8a867d;font-size:12px;margin-top:3px}.bn-pcard .bn-pflag{display:inline-block;background:#fbdcdc;color:#b02929;font-size:11px;font-weight:800;border-radius:7px;padding:1px 8px;margin-top:6px}.bn-reviewbox{background:#fdf1f1;border:1px solid #f3cfcf;border-radius:14px;padding:16px}.bn-reviewbox.bn-okbox{background:#eef7ef;border-color:#cfe6d3}.bn-reviewbox .bn-ans{font-weight:800;font-size:14.5px;color:#b02929}.bn-reviewbox.bn-okbox .bn-ans{color:#1c7c3f}.bn-reviewbox p{font-size:13.5px;color:#57534a;margin:7px 0}.bn-reviewbox .bn-btns{display:flex;gap:10px;margin-top:12px;flex-wrap:wrap}.bn-kvlist{margin:0}.bn-kvlist>div{display:flex;justify-content:space-between;gap:12px;padding:9px 0;border-bottom:1px solid #f0efeb;font-size:14px}.bn-kvlist>div:last-child{border-bottom:0}.bn-kvlist dt{color:#8a867d;font-weight:600}.bn-kvlist dd{font-weight:600;text-align:right;margin:0}.bn-modal-backdrop{position:fixed;inset:0;background:#1c1b198c;display:grid;place-items:start center;overflow-y:auto;padding:36px 16px;z-index:60}.bn-modal{background:#f2f1ee;border-radius:20px;max-width:1060px;width:100%;padding:26px;position:relative;box-shadow:0 18px 50px #0000004d}.bn-modal-close{position:absolute;top:14px;right:16px;border:0;background:#fff;border-radius:999px;width:36px;height:36px;font-size:19px;cursor:pointer;box-shadow:0 1px 3px #00000026}.bn-modal header{margin-bottom:16px}.bn-modal header span{font-size:12px;font-weight:700;letter-spacing:.08em;color:#72003b}.bn-modal header h2{margin:2px 0;font-size:24px}.bn-modal header p{color:#8a867d;font-size:13.5px;margin:0}.bn-modal-main{display:grid;grid-template-columns:1.3fr 1fr;gap:16px;margin-bottom:14px;align-items:start}.bn-modal-hero{background:#fff;border-radius:16px;overflow:hidden;display:grid;place-items:center;min-height:280px}.bn-modal-hero img{width:100%;height:auto;display:block}.bn-srcgrid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.bn-srcgrid a{display:block}.bn-srcgrid img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:10px;background:#eceae5}.bn-srcgrid span{display:block;font-size:10.5px;font-weight:700;color:#8a867d;letter-spacing:.04em;margin-top:5px}.bn-srcgrid figure{margin:0}.bn-srcmissing{aspect-ratio:1;border-radius:10px;background:#f5f3ee;border:1px dashed #d3cec2;display:grid;place-items:center;font-size:10.5px;font-weight:800;color:#a29c8f;letter-spacing:.05em;text-align:center;padding:10px}.bn-sibgrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:10px}.bn-sibgrid button{border:2px solid transparent;background:#fff;border-radius:12px;padding:6px;cursor:pointer;font:inherit;text-align:left}.bn-sibgrid button:hover{border-color:#72003b}.bn-sibgrid img{width:100%;aspect-ratio:4/5;object-fit:cover;border-radius:8px;background:#eceae5}.bn-sibgrid span{display:block;font-size:12px;font-weight:600;margin-top:5px}.bn-progress{background:#f2f1ee;border-radius:999px;height:12px;overflow:hidden;margin:10px 0}.bn-progress span{display:block;height:12px;background:#1c7c3f;border-radius:999px}.bn-healthrow{display:grid;grid-template-columns:repeat(7,1fr);gap:12px}.bn-healthrow>div{background:#faf9f7;border-radius:13px;padding:12px 14px;text-align:center}.bn-healthrow b{display:block;font-size:22px;font-weight:800}.bn-healthrow small{color:#8a867d;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.bn-healthrow .severity-ok{background:#dff1e2}.bn-healthrow .severity-warning{background:#ffe9c9}.bn-healthrow .severity-critical{background:#fbdcdc}.bn-kanban{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:14px;align-items:start}.bn-kcol>h3{font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:#57534a;margin:0 0 10px;display:flex;justify-content:space-between}.bn-kcol>h3 span{background:#fff;border-radius:999px;padding:1px 10px;box-shadow:0 1px 3px #0000000f}.bn-kcard{background:#fff;border-radius:14px;box-shadow:0 1px 3px #0000000d;padding:13px 15px;margin-bottom:10px}.bn-kcard .bn-krow{display:flex;gap:11px;align-items:center}.bn-kcard .bn-kthumb{width:44px;height:54px;border-radius:8px;overflow:hidden;background:#eceae5;display:grid;place-items:center;font-size:10px;color:#8a867d;flex:none}.bn-kcard .bn-kthumb img{width:100%;height:100%;object-fit:cover}.bn-kcard b{display:block;font-size:13.5px}.bn-kcard small{display:block;color:#8a867d;font-size:12px}.bn-kcard .bn-btns{display:flex;gap:7px;margin-top:10px;flex-wrap:wrap}.bn-kcard input[type=checkbox]{width:19px;height:19px;accent-color:#72003b;flex:none}.bn-kcard input[type=radio]{width:18px;height:18px;accent-color:#72003b;flex:none}.bn-ordercard{background:#fff;border-radius:16px;box-shadow:0 1px 3px #0000000d;padding:18px 20px;margin-bottom:14px}.bn-ordercard .bn-ohead{display:flex;gap:14px;border-bottom:1px solid #f0efeb;padding-bottom:12px;margin-bottom:6px;flex-wrap:wrap;align-items:flex-start}.bn-ordercard .bn-ohead>div:nth-child(2){flex:1}.bn-ordercard .bn-ohead p{margin:0;font-size:12px;font-weight:700;letter-spacing:.06em;color:#72003b}.bn-ordercard .bn-ohead h3{margin:2px 0;font-size:16px}.bn-ordercard .bn-ohead span{color:#8a867d;font-size:13px}.bn-ordercard .bn-ometa{text-align:right;font-size:13px;color:#8a867d}.bn-ordercard .bn-ometa strong{display:block;color:#1c7c3f;text-transform:capitalize}.bn-ordercard .bn-ometa em{display:block;font-style:normal;font-weight:700;color:#8a6d1a}.bn-ordercard input[type=radio]{width:19px;height:19px;accent-color:#72003b;margin-top:4px}.bn-oline{display:flex;gap:13px;align-items:center;padding:11px 0;border-bottom:1px solid #f6f5f1;flex-wrap:wrap}.bn-oline:last-child{border-bottom:0}.bn-oline input[type=checkbox]{width:19px;height:19px;accent-color:#72003b}.bn-oline .bn-othumb{width:52px;height:64px;border-radius:9px;overflow:hidden;background:#eceae5;display:grid;place-items:center;font-size:10px;color:#8a867d;flex:none}.bn-oline .bn-othumb img{width:100%;height:100%;object-fit:cover}.bn-oline .bn-oinfo{flex:1;min-width:160px}.bn-oline .bn-oinfo p{margin:0;font-size:12.5px;color:#8a867d;font-weight:600}.bn-oline .bn-oinfo h4{margin:1px 0;font-size:14.5px}.bn-oline .bn-oinfo span{font-size:13px;color:#57534a}.bn-oline .bn-ostatus{text-align:right;min-width:130px}.bn-oline .bn-ostatus small{display:block;color:#b02929;font-size:12px;max-width:220px}.bn-oline .bn-obtns{display:grid;gap:6px;margin-left:8px}.bn-doggrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:13px}.bn-dogcard{background:#fff;border-radius:15px;box-shadow:0 1px 3px #0000000d;padding:9px;cursor:pointer;border:2px solid transparent;text-align:left;font:inherit;color:inherit}.bn-dogcard:hover,.bn-dogcard.bn-selected{border-color:#72003b}.bn-dogcard.bn-selected{background:#fdf6e3}.bn-dogcard .bn-pimg{aspect-ratio:4/5;border-radius:10px;overflow:hidden;background:#eceae5;display:grid;place-items:center;color:#8a867d;font-size:11px;margin-bottom:8px}.bn-dogcard .bn-pimg img{width:100%;height:100%;object-fit:cover}.bn-dogcard b{display:block;font-size:14px}.bn-dogcard small{color:#8a867d;font-size:11.5px;font-weight:700;letter-spacing:.03em}.bn-prompt{background:#1c1b19;color:#f3efe6;border-radius:12px;padding:14px 16px;font:13px/1.6 ui-monospace,Menlo,monospace;overflow-x:auto;white-space:pre-wrap;margin:0}.bn-assetrow{display:flex;gap:10px;flex-wrap:wrap}.bn-assetrow figure{margin:0}.bn-assetrow img{width:84px;height:84px;object-fit:cover;border-radius:10px;background:#eceae5}.bn-assetrow .bn-swatch{width:84px;height:84px;border-radius:10px;border:1px solid #e2ddd0}.bn-assetrow figcaption{font-size:10.5px;color:#8a867d;font-weight:700;margin-top:4px;max-width:96px}.bn-flow{display:flex;gap:26px;align-items:stretch;overflow-x:auto}.bn-flowstep{flex:1;min-width:180px;background:#faf9f7;border-radius:14px;padding:16px;position:relative}.bn-flowstep:after{content:"→";position:absolute;right:-21px;top:50%;transform:translateY(-50%);color:#c9c4b8;font-size:18px;font-weight:700}.bn-flowstep:last-child:after{content:""}.bn-flowstep small{color:#8a867d;font-size:11.5px;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.bn-flowstep b{display:block;font-size:17px;margin:4px 0}.bn-flowstep .bn-stepst{font-size:12px;font-weight:800;border-radius:999px;padding:2px 10px;display:inline-block;margin-top:8px}.bn-flowstep .bn-stok{background:#dff1e2;color:#1c7c3f}.bn-flowstep .bn-sttodo{background:#ffe9c9;color:#9a6008}.bn-privacy{display:flex;gap:20px;align-items:center;background:#fff3c8;border:2px solid #72003b;border-radius:14px;padding:16px 18px;margin-bottom:14px;font-size:14px}.bn-privacy strong{color:#72003b;white-space:nowrap}.bn-tabs{display:flex;gap:8px;margin-bottom:16px;flex-wrap:wrap}.bn-tabs button{background:#fff;border:0;border-radius:999px;padding:9px 18px;font-size:13.5px;font-weight:700;cursor:pointer;box-shadow:0 1px 3px #0000000d;color:#8a867d;font-family:inherit}.bn-tabs button.active,.bn-tabs button[aria-pressed=true]{background:#1c1b19;color:#fff}.bn-usersmini{font-size:13.5px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.bn-photogrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px}.bn-photogrid article button{border:0;background:none;padding:0;cursor:pointer;width:100%}.bn-photogrid img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:11px;background:#eceae5}.bn-photogrid b{display:block;font-size:11px;color:#72003b;margin-top:4px}.bn-photogrid strong{display:block;font-size:13.5px;margin-top:4px}.bn-photogrid span,.bn-photogrid time{display:block;font-size:12px;color:#8a867d}@media(max-width:1020px){.bn-mrow{grid-template-columns:repeat(4,1fr)}.bn-duo,.bn-duo2,.bn-split,.bn-kanban,.bn-modal-main{grid-template-columns:1fr}.bn-healthrow{grid-template-columns:repeat(3,1fr)}.bn-formgrid{grid-template-columns:1fr 1fr}}@media(max-width:620px){.bn-app{padding:0 12px 40px}.bn-mrow{grid-template-columns:repeat(2,1fr)}.bn-formgrid{grid-template-columns:1fr}.bn-heroalerts>div{white-space:normal}.bn-feeduser{min-width:0;text-align:left}}.lightbox-backdrop{position:fixed;inset:0;background:#000000eb;z-index:9999;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px;cursor:zoom-out}.lightbox-image{max-width:95vw;max-height:90vh;object-fit:contain;border-radius:4px;box-shadow:0 20px 80px #0009;cursor:zoom-out}.lightbox-close{position:absolute;top:16px;right:24px;width:44px;height:44px;border-radius:50%;background:#ffffff1f;border:none;color:#fff;font-size:28px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center}.lightbox-close:hover{background:#ffffff38}.lightbox-caption{margin-top:12px;color:#ddd;font-size:13px;text-align:center;max-width:80vw}.admin-detail-back{margin-bottom:12px;font-size:13px}.admin-detail-back a{color:#06c;text-decoration:none}.admin-detail-back a:hover{text-decoration:underline}.admin-detail-header{background:#fff;border-radius:8px;border:1px solid #e2e2e2;padding:18px 22px;margin-bottom:18px}.admin-detail-header h1{margin:0 0 8px;font-size:22px;font-weight:600;color:#222;word-break:break-all}.admin-detail-meta{display:flex;gap:14px;flex-wrap:wrap;align-items:center;font-size:13px;color:#555}.admin-detail-stat strong{font-size:15px;color:#222;margin-right:3px}.admin-section{background:#fff;border-radius:8px;border:1px solid #e2e2e2;padding:18px 22px;margin-bottom:18px}.admin-section h2{margin:0 0 14px;font-size:16px;font-weight:600;color:#333}.admin-dog-block{border:1px solid #ececec;border-radius:6px;padding:12px 14px;margin-bottom:12px;background:#fbfbfb}.admin-dog-block:last-child{margin-bottom:0}.admin-dog-header{display:flex;align-items:center;gap:12px;margin-bottom:10px;flex-wrap:wrap}.admin-dog-name{font-weight:600;font-size:14px;display:flex;align-items:center;gap:8px}.admin-dog-meta{font-size:12px;color:#777;text-transform:capitalize}.admin-no-photos{font-size:13px;font-style:italic}.admin-thumb-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:10px}.admin-thumb{position:relative;aspect-ratio:1 / 1;background:#f0f0f0;border:1px solid #ddd;border-radius:5px;cursor:zoom-in;overflow:hidden;padding:0;display:flex;align-items:center;justify-content:center}.admin-thumb:hover{border-color:#06c}.admin-thumb img{width:100%;height:100%;object-fit:cover;display:block}.admin-thumb-deleted{opacity:.45}.admin-thumb-deleted img{filter:grayscale(.5)}.admin-thumb-tag{position:absolute;top:4px;left:4px;background:#b41e19e6;color:#fff;font-size:10px;padding:2px 5px;border-radius:3px;text-transform:uppercase;letter-spacing:.4px;font-weight:600}.admin-thumb-role{display:block;min-height:38px;padding:7px 6px;background:#fff7df;color:#72003b;font-size:11px;font-weight:700;line-height:1.2;text-align:center}.admin-thumb-gen{aspect-ratio:3 / 4}.admin-thumb-pending{cursor:default;background:#f9f9f9}.admin-thumb-cap{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,#000000a8,#0000);color:#fff;font-size:10px;padding:4px 6px;text-align:center;text-transform:capitalize}.admin-thumb-broken{font-size:11px;color:#999;text-transform:uppercase;letter-spacing:.4px}.admin-timeline{width:100%;border-collapse:collapse;font-size:12px}.admin-timeline th,.admin-timeline td{padding:7px 10px;text-align:left;border-bottom:1px solid #eee;vertical-align:top}.admin-timeline th{background:#fafafa;font-weight:600;color:#555;font-size:11px;text-transform:uppercase;letter-spacing:.5px}.admin-mono{font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace}.admin-action{display:inline-block;font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-size:11px;background:#efeefe;color:#4040b8;padding:2px 6px;border-radius:3px}.admin-payload{max-width:360px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-generation-limit{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:14px;padding:14px 16px;border:1px solid #d8d2d6;border-radius:8px;background:#faf7f9}.admin-generation-limit label{display:flex;flex-direction:column;gap:2px;font-size:12px;font-weight:700;letter-spacing:.06em;color:#72003b}.admin-generation-limit label small{font-weight:400;letter-spacing:0;color:#6b5f67}.admin-generation-limit input{width:90px;padding:8px 10px;border:1px solid #c9bfc5;border-radius:6px;font-size:15px}.admin-generation-limit button{padding:9px 16px;border:0;border-radius:6px;background:#72003b;color:#fff;font-weight:700;cursor:pointer}.admin-generation-limit button:disabled{opacity:.5;cursor:default}.admin-generation-limit__notice{flex-basis:100%;margin:4px 0 0;font-size:13px;color:#3f363c}.product-catalog-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.product-card-selected{border-color:#72003b!important;background:#fdf6e3}.product-detail-top{display:grid;grid-template-columns:190px 1fr;gap:16px;align-items:start}.product-detail-preview img{width:100%;border-radius:12px;background:#eceae5;display:block}.product-test-dogs{display:grid;gap:10px;margin-top:14px}.product-test-dog strong{display:block;font-size:13.5px;margin-bottom:5px}.product-test-dog div{display:flex;gap:7px;flex-wrap:wrap}.product-test-dog img{width:56px;height:56px;object-fit:cover;border-radius:9px;background:#eceae5}.product-draft-active{display:grid;grid-template-columns:170px 1fr;gap:14px;margin-top:12px;align-items:start}.product-draft-active>img{width:100%;border-radius:12px;background:#eceae5;display:block}@media(max-width:700px){.product-detail-top,.product-draft-active{grid-template-columns:1fr}}.fulfillment-admin .bn-shipfields{border:0;padding:0;margin:0;min-width:0}.fulfillment-admin .bn-shipfields:disabled{opacity:.6}.fulfillment-admin .bn-kcard a.bn-btn{display:inline-block;text-decoration:none;text-align:center}@media(max-width:620px){.fulfillment-admin .bn-ohead{flex-direction:column;align-items:flex-start}.fulfillment-admin .bn-ometa{text-align:left}.fulfillment-admin .bn-oline .bn-ostatus{text-align:left;min-width:0}.fulfillment-admin .bn-oline .bn-obtns,.fulfillment-admin .bn-filterbar .bn-count{margin-left:0}}.design-lab .dl-sechead{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;flex-wrap:wrap;margin-bottom:14px}.design-lab .dl-sechead .bn-subtitle{max-width:64ch;margin-top:4px}.design-lab .dl-collect{margin-bottom:22px}.design-lab .dl-form{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:14px;padding:16px 0 4px;border-top:1px solid var(--bn-hair,#e2e2dd);margin-top:4px}.design-lab .dl-form label{display:flex;flex-direction:column;gap:5px;min-width:0}.design-lab .dl-form label>span{font-size:11px;letter-spacing:.1em;text-transform:uppercase;opacity:.65;font-weight:600}.design-lab .dl-form input,.design-lab .dl-form textarea{font:inherit;padding:9px 11px;border:1px solid var(--bn-hair,#d8d8d2);border-radius:6px;background:var(--bn-field,#fff);color:inherit;min-width:0}.design-lab .dl-form textarea{resize:vertical;line-height:1.55;font-size:13.5px}.design-lab .dl-form .dl-wide{grid-column:1/-1}.design-lab .dl-formactions{grid-column:1/-1;display:flex;justify-content:flex-end}.design-lab .dl-inbox{list-style:none;margin:14px 0 0;padding:0;display:flex;flex-direction:column;gap:10px}.design-lab .dl-inbox li{display:flex;gap:18px;align-items:flex-start;justify-content:space-between;padding:13px 15px;border:1px solid var(--bn-hair,#e2e2dd);border-radius:8px;background:var(--bn-card,#fff)}.design-lab .dl-inbox li.dl-short{border-left:3px solid #c08a2e}.design-lab .dl-inbox-main{min-width:0}.design-lab .dl-inbox-main h3{margin:0 0 3px;font-size:15px}.design-lab .dl-inbox-actions{display:flex;gap:8px;flex-shrink:0;flex-wrap:wrap}.design-lab .dl-meta{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin:0;font-size:12px;opacity:.7}.design-lab .dl-tag{font-size:10.5px;letter-spacing:.07em;text-transform:uppercase;font-weight:600;padding:2px 7px;border-radius:3px;background:var(--bn-sunk,#eeeee9);opacity:.9}.design-lab .dl-prompt{margin:8px 0 0;font-size:13px;line-height:1.5;opacity:.75;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.design-lab .dl-board{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px}.design-lab .dl-col{display:flex;flex-direction:column;gap:10px}.design-lab .dl-colhead{display:flex;align-items:baseline;gap:10px}.design-lab .dl-colblurb{margin:0 0 4px;font-size:12.5px;opacity:.68;line-height:1.5}.design-lab .dl-count{font-size:11.5px;font-weight:700;padding:1px 8px;border-radius:10px;background:var(--bn-sunk,#eeeee9)}.design-lab .dl-lab{border-top:3px solid #4a6b8a}.design-lab .dl-finalized{border-top:3px solid #7a6420}.design-lab .dl-deployed{border-top:3px solid #376b4d}.design-lab .dl-card{border:1px solid var(--bn-hair,#e2e2dd);border-radius:8px;background:var(--bn-card,#fff);overflow:hidden}.design-lab .dl-cardopen{display:block;width:100%;text-align:left;background:none;border:0;padding:12px 14px 10px;cursor:pointer;color:inherit;font:inherit}.design-lab .dl-cardopen:hover{background:var(--bn-sunk,#f4f4f0)}.design-lab .dl-cardopen h3{margin:0 0 5px;font-size:14.5px}.design-lab .dl-summary{margin:7px 0 0;font-size:12.5px;line-height:1.5;opacity:.72;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.design-lab .dl-cardactions{display:flex;gap:7px;flex-wrap:wrap;padding:0 14px 12px}.design-lab .dl-empty{margin:6px 0;font-size:13px;opacity:.6}.design-lab .dl-modal{max-width:760px;width:min(760px,94vw);max-height:88vh;overflow:auto}.design-lab .dl-modal header h2{margin:6px 0 3px}.design-lab .dl-modalsec{margin-top:22px}.design-lab .dl-modalsec h3{font-size:12px;letter-spacing:.1em;text-transform:uppercase;opacity:.65;margin:0 0 9px;display:flex;align-items:center;gap:9px}.design-lab .dl-locked{margin:0 0 10px;font-size:13px;padding:9px 12px;border-radius:6px;background:var(--bn-sunk,#f2f0e8);border-left:3px solid #7a6420;line-height:1.5}.design-lab .dl-spec{margin:0;padding:13px 15px;border-radius:7px;background:var(--bn-sunk,#f4f4f0);font-size:12px;line-height:1.55;overflow-x:auto;max-height:320px}.design-lab .dl-history{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.design-lab .dl-history li{padding-left:13px;border-left:2px solid var(--bn-hair,#ddd);font-size:13px}.design-lab .dl-history strong{display:block;font-size:12.5px}.design-lab .dl-history p{margin:5px 0 0;opacity:.78;line-height:1.5}.design-lab .dl-modalactions{display:flex;gap:9px;flex-wrap:wrap;margin-top:26px;padding-top:16px;border-top:1px solid var(--bn-hair,#e2e2dd)}@media(max-width:620px){.design-lab .dl-inbox li{flex-direction:column;gap:12px}.design-lab .dl-inbox-actions{width:100%}.design-lab .dl-sechead{flex-direction:column}}.design-lab .dl-paste{display:flex;gap:10px;margin-top:4px}.design-lab .dl-paste input{flex:1;min-width:0;font:inherit;padding:10px 13px;border:1px solid var(--bn-hair,#d8d8d2);border-radius:6px;background:var(--bn-field,#fff);color:inherit}.design-lab .dl-pastehint{margin:8px 0 0;font-size:12.5px;opacity:.65;line-height:1.5;max-width:72ch}@media(max-width:560px){.design-lab .dl-paste{flex-direction:column}}.design-lab .dl-titlebtn{background:none;border:0;padding:0;font:inherit;color:inherit;cursor:pointer;text-align:left}.design-lab .dl-titlebtn:hover{text-decoration:underline}.design-lab .dl-provenance{font-size:10.5px;letter-spacing:.05em;text-transform:none;font-weight:500;opacity:.7;font-style:italic}.design-lab .dl-prompttext{margin:0;padding:15px 17px;border-radius:7px;background:var(--bn-sunk,#f4f4f0);font-family:ui-monospace,Menlo,monospace;font-size:12.5px;line-height:1.65;white-space:pre-wrap;word-break:break-word;max-height:360px;overflow-y:auto}.design-lab .dl-postwrap{margin-top:14px}.design-lab .dl-postwrap summary{cursor:pointer;font-size:12px;letter-spacing:.1em;text-transform:uppercase;opacity:.65;font-weight:600;padding:4px 0}.design-lab .dl-posttext{margin-top:9px;opacity:.8;max-height:220px}.design-lab .dl-thumbs{display:grid;grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:11px}.design-lab .dl-thumb{position:relative;padding:0;border:1px solid var(--bn-hair,#e2e2dd);border-radius:6px;overflow:hidden;background:var(--bn-card,#fff);cursor:zoom-in;line-height:0}.design-lab .dl-thumb img{width:100%;height:auto;display:block}.design-lab .dl-thumb:hover{border-color:var(--bn-ink,#333)}.design-lab .dl-thumbmeta{position:absolute;left:0;bottom:0;padding:3px 7px;line-height:1.4;font-size:10px;font-family:ui-monospace,Menlo,monospace;letter-spacing:.04em;color:#fff;background:#0000008c;border-top-right-radius:5px}.design-lab .dl-rights{margin:12px 0 0;font-size:12.5px;line-height:1.55;opacity:.72;padding-left:11px;border-left:2px solid #c08a2e;max-width:74ch}.design-lab .dl-danger{margin-left:auto;color:#8e3128;border-color:#8e312840}.design-lab .dl-danger:hover{background:#8e31280d}.design-lab .dl-feedthumbs{display:flex;gap:8px;margin-top:10px;flex-wrap:wrap}.design-lab .dl-thumb-sm{width:74px}.design-lab .dl-thumb-sm img{aspect-ratio:3/4;object-fit:cover}.design-lab .dl-inbox li.dl-pin{border-left:3px solid #2c4a72;background:var(--bn-card,#fff)}.design-lab .dl-inbox li.dl-pin.dl-short{border-left-color:#2c4a72}.design-lab .bn-btn.dl-pinned{background:#2c4a72;color:#fff;border-color:#2c4a72}.design-lab .bn-btn.dl-pinned:hover{background:#233c5d}.admin-shell{min-height:100vh;background:#f8f8f8;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;color:#222;padding:24px 32px 80px}.admin-header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:18px}.admin-header-left h1{margin:0;font-size:22px;font-weight:600}.admin-header-sub{font-size:13px;color:#888;margin-left:12px}.admin-header-right{display:flex;align-items:center;gap:8px}.admin-link-btn{background:transparent;border:1px solid #d0d0d0;padding:7px 12px;border-radius:6px;font-size:13px;cursor:pointer;color:#444}.admin-link-btn:hover{background:#efefef}.admin-controls{display:flex;gap:16px;margin-bottom:16px;flex-wrap:wrap;align-items:center}.admin-range-toggle{display:flex;gap:6px;align-items:center}.admin-range-label{font-size:13px;color:#666;margin-right:4px}.admin-range-btn{background:#fff;border:1px solid #d4d4d4;padding:6px 10px;border-radius:5px;font-size:13px;cursor:pointer;color:#333}.admin-range-btn:hover{background:#efefef}.admin-range-btn.active{background:#111;color:#fff;border-color:#111}.admin-search{display:flex;gap:6px;flex:1;max-width:360px}.admin-search input{flex:1;padding:7px 10px;border:1px solid #d4d4d4;border-radius:5px;font-size:13px}.admin-search button{padding:7px 14px;border:1px solid #d4d4d4;border-radius:5px;background:#fff;cursor:pointer;font-size:13px}.admin-error{background:#fdecea;color:#b32a1f;padding:9px 14px;border-radius:6px;font-size:13px;margin-bottom:12px}.admin-table-wrap{background:#fff;border-radius:8px;border:1px solid #e2e2e2;overflow:auto}.admin-table{width:100%;border-collapse:collapse;font-size:13px}.admin-table th,.admin-table td{padding:10px 12px;text-align:left;border-bottom:1px solid #ececec;white-space:nowrap}.admin-table th{background:#fafafa;font-weight:600;color:#555;position:sticky;top:0;z-index:1}.admin-table tr:last-child td{border-bottom:none}.admin-table a{color:#06c;text-decoration:none}.admin-table a:hover{text-decoration:underline}.admin-cell-muted{color:#777}.admin-empty{text-align:center;color:#888;padding:28px 0!important}.admin-pill{display:inline-block;padding:2px 8px;border-radius:10px;font-size:11px;font-weight:600;letter-spacing:.2px}.admin-pill-ok{background:#d8f0d6;color:#1f6d22}.admin-pill-mid{background:#e2eafd;color:#2155b8}.admin-pill-warn{background:#fde8c2;color:#9a5a04}.admin-pill-bad{background:#fdd7d3;color:#b3251a}.activity-admin-app{--activity-wine: #72003b;--activity-wine-dark: #3d001f;--activity-yellow: #ffe585;--activity-sky: #cff0f8;--activity-cream: #fff8e7;--activity-paper: #fffefa;--activity-ink: #241924;--activity-muted: #655b63;--activity-line: #d7c4cd;--activity-green: #0d7549;--activity-red: #b51f38;--activity-blue: #167caf;min-height:100vh;background:var(--activity-sky);color:var(--activity-ink);font-family:Poppins,Avenir Next,system-ui,sans-serif}.activity-admin-app *{box-sizing:border-box}.activity-admin-app button,.activity-admin-app input{font:inherit}.activity-admin-app a:focus-visible,.activity-admin-app button:focus-visible,.activity-admin-app input:focus-visible{outline:4px solid #1685bd;outline-offset:3px}.activity-admin-announcement{min-height:34px;display:flex;align-items:center;justify-content:center;gap:8px;padding:6px 18px;background:#101010;color:#fff;font-size:13px;font-weight:800;letter-spacing:.08em;text-align:center}.activity-admin-announcement span{color:var(--activity-yellow)}.activity-admin-header{min-height:96px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;padding:16px max(24px,calc((100vw - 1480px)/2));background:var(--activity-wine);color:#fff;border-bottom:5px solid var(--activity-wine-dark)}.activity-admin-nav{display:flex;flex-wrap:wrap;gap:7px}.activity-admin-nav a{min-height:44px;display:grid;place-items:center;padding:7px 11px;border:2px solid #fff;color:#fff;font-size:12px;font-weight:800;letter-spacing:.04em;text-decoration:none}.activity-admin-nav a[aria-current=page]{background:var(--activity-yellow);border-color:var(--activity-yellow);color:var(--activity-wine)}.activity-admin-brand{justify-self:center;color:#fff;font-size:52px;font-weight:900;letter-spacing:-.075em;line-height:1;text-decoration:none}.activity-admin-identity{justify-self:end;display:flex;align-items:center;gap:12px;font-size:13px}.activity-admin-identity span{color:#f0bfd2}.activity-admin-identity button{border:0;background:none;color:#fff;font-weight:800;text-decoration:underline;cursor:pointer}.activity-dashboard-shell{width:min(1480px,calc(100% - 40px));margin:0 auto;padding:42px 0 80px}.activity-dashboard-title{display:flex;justify-content:space-between;gap:32px;align-items:end;padding:27px 29px;border:2px solid var(--activity-wine);background:var(--activity-cream)}.activity-overline{margin:0 0 6px;color:var(--activity-wine);font-size:14px;font-weight:900;letter-spacing:.12em}.activity-dashboard-title h1{margin:0;font-size:clamp(45px,5.3vw,70px);line-height:.98;letter-spacing:-.055em}.activity-dashboard-title>div>p:last-child{max-width:850px;margin:14px 0 0;color:var(--activity-muted);font-size:19px;line-height:1.5}.activity-live-status{flex:0 0 auto;display:flex;align-items:center;gap:9px;padding:10px 14px;border:2px solid var(--activity-wine);background:#fff;font-size:15px;font-weight:800}.activity-live-status i{width:11px;height:11px;border-radius:50%;background:var(--activity-green);box-shadow:0 0 0 4px #0d75491f}.activity-day-toolbar{display:grid;grid-template-columns:auto minmax(280px,1fr) auto;gap:24px;align-items:center;margin-top:24px;padding:17px;border:2px solid var(--activity-wine);background:var(--activity-paper)}.activity-day-jump{display:flex}.activity-day-jump button{min-width:50px;min-height:48px;border:1px solid var(--activity-wine);background:#fff;color:var(--activity-wine);font-size:17px;font-weight:900;cursor:pointer}.activity-day-jump button:disabled{opacity:.35;cursor:not-allowed}.activity-day-toolbar label{display:flex;align-items:center;gap:12px;color:var(--activity-wine);font-size:14px;font-weight:900;letter-spacing:.08em}.activity-day-toolbar input{min-height:48px;padding:8px 12px;border:2px solid var(--activity-wine);background:#fff;font-size:17px}.activity-day-toolbar>p{margin:0;font-size:17px;font-weight:800;text-align:right}.activity-day-toolbar>p span{display:block;color:var(--activity-muted);font-size:14px;font-weight:400}.activity-admin-error{margin-top:18px;padding:15px 18px;border:2px solid var(--activity-red);background:#fff0f2;color:var(--activity-red);font-weight:700}.activity-pause-control{display:flex;justify-content:space-between;gap:28px;align-items:center;margin-top:18px;padding:21px 24px;border:3px solid var(--activity-green);background:#e9fff5}.activity-pause-control.is-paused{border-color:var(--activity-red);background:#fff0f2}.activity-pause-control h2{margin:0;font-size:30px}.activity-pause-control p:last-child{max-width:850px;margin:7px 0 0;color:var(--activity-muted);line-height:1.45}.activity-pause-control__action{flex:0 0 auto;display:grid;justify-items:stretch;gap:7px;min-width:250px}.activity-pause-control__action span{padding:7px 10px;border:2px solid var(--activity-green);color:var(--activity-green);font-size:12px;font-weight:900;letter-spacing:.08em;text-align:center}.activity-pause-control__action span.paused{border-color:var(--activity-red);background:var(--activity-red);color:#fff}.activity-pause-control__action button{min-height:48px;padding:10px 18px;border:2px solid var(--activity-wine);background:var(--activity-wine);color:#fff;font-weight:900;cursor:pointer}.activity-pause-control__action button.secondary{background:#fff;color:var(--activity-wine)}.activity-pause-control__action button:disabled{opacity:.55;cursor:wait}.activity-pause-control__notice{font-weight:800;color:var(--activity-green)!important}.activity-media-review{margin-top:18px;padding:22px;border:3px solid var(--activity-wine);background:#fff}.activity-media-review__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;margin-top:16px}.activity-media-review__grid article{border:2px solid #ded5da;padding:12px}.activity-media-review__grid img,.activity-media-review__grid article>div:first-child{display:grid;place-items:center;width:100%;height:210px;object-fit:contain;background:#f6f2f4}.activity-media-review__grid p{display:grid;gap:3px}.activity-media-review__grid p span{color:var(--activity-muted);font-size:12px}.activity-media-review__grid article>div:last-child{display:grid;gap:7px}.activity-media-review__grid button{min-height:42px;border:2px solid var(--activity-wine);background:#fff;color:var(--activity-wine);font-weight:900}.activity-media-review__grid button.danger{background:var(--activity-red);border-color:var(--activity-red);color:#fff}.activity-dog-link{display:inline-flex;align-items:center;min-height:34px;padding:5px 8px;border:2px solid var(--activity-wine);background:var(--activity-yellow);color:var(--activity-wine)!important;font-weight:900;text-decoration:none}.activity-dog-link:hover{text-decoration:underline}.activity-metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:18px}.activity-metric-card{min-height:155px;padding:18px;border:2px solid var(--activity-wine);background:var(--activity-paper)}.activity-metric-card span{color:var(--activity-wine);font-size:13px;font-weight:900;letter-spacing:.08em}.activity-metric-card strong{display:block;margin:5px 0 1px;font-size:46px;line-height:1}.activity-metric-card p{margin:6px 0 0;color:var(--activity-muted);font-size:15px}.activity-metric-card.wine{background:var(--activity-wine);color:#fff}.activity-metric-card.wine span,.activity-metric-card.wine p{color:#fff}.activity-metric-card.green{border-color:var(--activity-green)}.activity-metric-card.green strong{color:var(--activity-green)}.activity-metric-card.red{border-color:var(--activity-red);background:#fff0f2}.activity-metric-card.red strong{color:var(--activity-red)}.activity-metric-card.blue strong{color:var(--activity-blue)}.activity-attention-panel,.activity-users-panel,.activity-feed-panel{margin-top:18px;padding:24px;border:2px solid var(--activity-wine);background:var(--activity-paper)}.activity-section-heading{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:19px}.activity-section-heading h2{margin:0;font-size:31px;line-height:1.1}.activity-section-heading>span{flex:0 0 auto;padding:7px 10px;border:1px solid var(--activity-wine);color:var(--activity-wine);font-size:13px;font-weight:800}.activity-attention-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.activity-attention-grid article{display:flex;gap:13px;align-items:start;padding:15px;border:2px solid #c98418;background:#fff8d8}.activity-attention-grid article.critical{border-color:var(--activity-red);background:#fff0f2}.activity-attention-grid b{width:28px;height:28px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;background:#c98418;color:#fff}.activity-attention-grid .critical b{background:var(--activity-red)}.activity-attention-grid strong{display:block;font-size:16px}.activity-attention-grid p{margin:4px 0 0;color:var(--activity-muted);font-size:14px;line-height:1.45}.activity-users-heading{display:grid;grid-template-columns:1fr minmax(280px,420px) auto;align-items:center}.activity-users-heading form{display:flex}.activity-users-heading input,.activity-users-heading button{min-height:46px;border:2px solid var(--activity-wine)}.activity-users-heading input{min-width:0;flex:1;padding:8px 12px}.activity-users-heading button{padding:8px 14px;background:var(--activity-wine);color:#fff;font-weight:900;cursor:pointer}.activity-table-wrap{overflow-x:auto;border:1px solid var(--activity-line)}.activity-table-wrap table{width:100%;min-width:1050px;border-collapse:collapse}.activity-table-wrap th{padding:12px;background:var(--activity-wine);color:#fff;font-size:12px;letter-spacing:.05em;text-align:left}.activity-table-wrap td{padding:13px 12px;border-bottom:1px solid var(--activity-line);font-size:14px;vertical-align:top}.activity-table-wrap tr:last-child td{border-bottom:0}.activity-table-wrap td a{color:var(--activity-wine);font-weight:800}.activity-table-wrap td small{display:block;margin-top:3px;color:var(--activity-muted)}.activity-account-status{display:inline-block;padding:5px 8px;border:1px solid #bc7411;background:#fff4cb;color:#7a4804;font-size:12px;font-weight:800}.activity-account-status.confirmed{border-color:var(--activity-green);background:#e9fff5;color:var(--activity-green)}.activity-event-filters{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:18px}.activity-event-filters button{min-height:42px;padding:7px 13px;border:2px solid var(--activity-wine);background:#fff;color:var(--activity-wine);font-weight:800;cursor:pointer}.activity-event-filters button[aria-current=page]{background:var(--activity-yellow)}.activity-list{border-top:2px solid var(--activity-wine)}.activity-row{display:grid;grid-template-columns:88px 42px minmax(0,1fr) minmax(170px,260px);gap:14px;align-items:start;padding:17px 0;border-bottom:1px solid var(--activity-line)}.activity-row.needs-review{margin:0 -10px;padding-inline:10px;background:#fff0f2}.activity-row>time{color:var(--activity-muted);font-size:14px;font-weight:800}.activity-event-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:#eee;font-weight:900}.activity-event-icon.blue{background:#dff4ff;color:var(--activity-blue)}.activity-event-icon.yellow{background:var(--activity-yellow);color:var(--activity-wine)}.activity-event-icon.pink{background:#ffe4ef;color:var(--activity-wine)}.activity-event-icon.wine{background:var(--activity-wine);color:#fff}.activity-event-icon.red{background:var(--activity-red);color:#fff}.activity-event-icon.green{background:var(--activity-green);color:#fff}.activity-event-copy>div{display:flex;gap:9px;align-items:center}.activity-event-copy>div>span{padding:3px 6px;background:var(--activity-red);color:#fff;font-size:10px;font-weight:900}.activity-event-copy p{margin:5px 0;color:var(--activity-muted);font-size:14px}.activity-event-copy aside{display:flex;flex-wrap:wrap;gap:6px}.activity-event-copy aside span{padding:3px 6px;background:#eee5ea;color:var(--activity-wine);font-size:10px;font-weight:800}.activity-event-user{text-align:right}.activity-event-user a{display:block;color:var(--activity-wine);font-size:13px;font-weight:800;word-break:break-word}.activity-event-user span{display:block;margin-top:3px;color:var(--activity-muted);font-size:12px}.activity-empty{margin:0;padding:24px!important;color:var(--activity-muted);text-align:center}.activity-photo-gallery{margin-bottom:22px;padding:18px;border:2px solid var(--activity-wine);background:var(--activity-cream)}.activity-photo-gallery>div:first-child{position:relative}.activity-photo-gallery h3{margin:0;font-size:25px}.activity-photo-gallery>div:first-child>span{position:absolute;top:8px;right:0;color:var(--activity-muted);font-size:13px}.activity-photo-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:15px}.activity-photo-grid article{min-width:0;border:1px solid var(--activity-line);background:#fff}.activity-photo-grid article>button{position:relative;width:100%;aspect-ratio:4/3;padding:0;border:0;overflow:hidden;background:#eee;cursor:pointer}.activity-photo-grid img{width:100%;height:100%;display:block;object-fit:cover}.activity-photo-grid button b{position:absolute;left:0;right:0;bottom:0;padding:6px;background:#72003bd9;color:#fff;font-size:11px}.activity-photo-grid article>div{display:grid;gap:3px;padding:10px;font-size:12px}.activity-photo-grid article>div a{color:var(--activity-wine);font-weight:700;overflow-wrap:anywhere}.activity-photo-grid article>div time{color:var(--activity-muted)}.activity-photo-modal{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:24px;background:#18000fd9}.activity-photo-modal section{position:relative;max-width:min(92vw,1000px);max-height:92vh;padding:16px;border:3px solid var(--activity-yellow);background:#fff}.activity-photo-modal section>button{position:absolute;top:-18px;right:-18px;width:44px;height:44px;border:2px solid #fff;border-radius:50%;background:var(--activity-wine);color:#fff;font-size:28px;cursor:pointer}.activity-photo-modal img{max-width:100%;max-height:78vh;display:block;object-fit:contain}.activity-photo-modal p{margin:12px 0 0;font-weight:800;text-align:center}@media(max-width:1050px){.activity-admin-header{grid-template-columns:1fr auto}.activity-admin-brand{grid-column:1;grid-row:1;justify-self:start}.activity-admin-nav{grid-column:1 / -1;grid-row:2}.activity-admin-identity{grid-column:2;grid-row:1}.activity-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.activity-photo-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.activity-users-heading{grid-template-columns:1fr auto}.activity-users-heading form{grid-column:1 / -1;grid-row:2}}@media(max-width:720px){.activity-admin-announcement{font-size:10px}.activity-admin-header{padding:15px 14px}.activity-admin-brand{font-size:42px}.activity-admin-identity span{display:none}.activity-admin-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.activity-admin-nav a{padding-inline:7px;text-align:center}.activity-dashboard-shell{width:min(100% - 20px,1480px);padding-top:18px}.activity-dashboard-title{display:block;padding:20px}.activity-dashboard-title h1{font-size:42px}.activity-dashboard-title>div>p:last-child{font-size:16px}.activity-live-status{width:fit-content;margin-top:16px}.activity-pause-control{display:block;padding:18px}.activity-pause-control__action{min-width:0;margin-top:17px}.activity-day-toolbar{grid-template-columns:1fr;gap:13px}.activity-day-toolbar label{justify-content:space-between}.activity-day-toolbar>p{text-align:left}.activity-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.activity-metric-card{min-height:130px;padding:13px}.activity-metric-card strong{font-size:36px}.activity-attention-panel,.activity-users-panel,.activity-feed-panel{padding:15px}.activity-attention-grid{grid-template-columns:1fr}.activity-section-heading{align-items:start}.activity-section-heading h2{font-size:25px}.activity-row{grid-template-columns:62px 36px minmax(0,1fr);gap:9px}.activity-event-user{grid-column:3;text-align:left}.activity-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:430px){.activity-metric-grid{grid-template-columns:1fr 1fr}.activity-metric-card span{font-size:10px}.activity-metric-card p{font-size:12px}.activity-photo-grid{grid-template-columns:1fr}}.dog-admin-app{min-height:100vh}.dog-admin-shell{width:min(1480px,calc(100% - 40px));margin:0 auto;padding:30px 0 80px}.dog-admin-back{display:inline-block;margin-bottom:15px;color:var(--activity-wine);font-weight:900}.dog-admin-state{padding:40px;border:2px solid var(--activity-wine);background:var(--activity-paper);text-align:center}.dog-admin-title{display:flex;align-items:end;justify-content:space-between;gap:24px;padding:27px 29px;border:2px solid var(--activity-wine);background:var(--activity-cream)}.dog-admin-title h1{margin:0;font-size:clamp(48px,6vw,78px);line-height:.95}.dog-admin-title>div>p:last-child{max-width:850px;margin:12px 0 0;color:var(--activity-muted);font-size:18px}.dog-admin-review{flex:0 0 auto;padding:11px 15px;border:2px solid var(--activity-wine);background:#fff;font-weight:900;text-transform:uppercase}.dog-admin-review.is-needs_manual_review{border-color:var(--activity-red);background:#fff0f2;color:var(--activity-red)}.dog-admin-review.is-approved{border-color:var(--activity-green);color:var(--activity-green)}.dog-admin-facts{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:18px}.dog-admin-facts article{padding:22px;border:2px solid var(--activity-wine);background:var(--activity-paper)}.dog-admin-facts h2{margin:0 0 14px;font-size:25px;overflow-wrap:anywhere}.dog-admin-facts dl{display:grid;gap:7px;margin:0}.dog-admin-facts dl div{display:flex;justify-content:space-between;gap:20px;padding-bottom:6px;border-bottom:1px solid var(--activity-line)}.dog-admin-facts dt{font-weight:800}.dog-admin-facts dd{margin:0;text-align:right;overflow-wrap:anywhere}.dog-admin-facts a{display:inline-block;margin-top:17px;color:var(--activity-wine);font-weight:900}.dog-admin-comparison{margin-top:18px;padding:24px;border:3px solid var(--activity-wine);background:var(--activity-paper)}.dog-admin-comparison>header h2,.dog-admin-portraits h2,.dog-admin-timeline h2{margin:0;font-size:30px}.dog-admin-comparison-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:22px;margin-top:20px}.dog-admin-comparison-grid h3{margin:0 0 10px;color:var(--activity-wine);font-size:14px;letter-spacing:.08em}.dog-admin-photo-panel>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.dog-admin-photo-panel a{display:grid;border:2px solid var(--activity-wine);background:#fff;color:var(--activity-wine);text-decoration:none}.dog-admin-photo-panel img{width:100%;aspect-ratio:1/1;object-fit:cover}.dog-admin-photo-panel span{padding:8px;font-size:12px;font-weight:900}.dog-admin-portrait-panel{display:flex;flex-direction:column}.dog-admin-portrait-panel>a{display:grid;flex:1;min-height:420px;border:2px solid var(--activity-wine);background:#eee}.dog-admin-portrait-panel img{width:100%;height:100%;max-height:680px;object-fit:contain}.dog-admin-portrait-panel>strong{padding:12px;border:2px solid var(--activity-wine);border-top:0;background:var(--activity-yellow);font-size:20px}.dog-admin-missing{min-height:420px;display:grid;place-items:center;border:2px solid var(--activity-wine);background:#eee;font-weight:800}.dog-admin-feedback{margin-top:12px;padding:13px;border:2px solid var(--activity-green);background:#effcf5}.dog-admin-feedback.is-no{border-color:var(--activity-red);background:#fff0f2;color:var(--activity-red)}.dog-admin-feedback p{margin:6px 0 0;color:var(--activity-ink)}.dog-admin-portraits,.dog-admin-timeline{margin-top:18px;padding:24px;border:2px solid var(--activity-wine);background:var(--activity-cream)}.dog-admin-portrait-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:12px;margin-top:17px}.dog-admin-portrait-list button{display:grid;padding:7px;border:2px solid var(--activity-line);background:#fff;color:var(--activity-ink);text-align:left;cursor:pointer}.dog-admin-portrait-list button.is-selected{border:4px solid var(--activity-wine);background:var(--activity-yellow)}.dog-admin-portrait-list img,.dog-admin-portrait-list button>span{width:100%;aspect-ratio:4/5;object-fit:cover;background:#eee}.dog-admin-portrait-list button>span{display:grid;place-items:center}.dog-admin-portrait-list b,.dog-admin-portrait-list time{padding:7px 5px 0}.dog-admin-portrait-list time{color:var(--activity-muted);font-size:12px}.dog-admin-timeline>article{display:grid;grid-template-columns:210px 1fr;gap:18px;padding:12px 0;border-bottom:1px solid var(--activity-line)}.dog-admin-timeline>article time{color:var(--activity-muted)}@media(max-width:900px){.dog-admin-comparison-grid{grid-template-columns:1fr}.dog-admin-portrait-panel>a,.dog-admin-missing{min-height:300px}}@media(max-width:720px){.dog-admin-shell{width:min(100% - 24px,1480px);padding-top:18px}.dog-admin-title{display:grid;padding:20px}.dog-admin-title h1{font-size:48px}.dog-admin-review{justify-self:start}.dog-admin-facts{grid-template-columns:1fr}.dog-admin-comparison,.dog-admin-portraits,.dog-admin-timeline{padding:16px}.dog-admin-photo-panel>div{grid-template-columns:repeat(2,minmax(0,1fr))}.dog-admin-comparison>header h2,.dog-admin-portraits h2,.dog-admin-timeline h2{font-size:24px}.dog-admin-timeline>article{grid-template-columns:1fr;gap:3px}.dog-admin-app .activity-admin-header{grid-template-columns:1fr}.dog-admin-app .activity-admin-brand{grid-row:1;justify-self:start}.dog-admin-app .activity-admin-identity{justify-self:start}}.dog-admin-reply{margin-top:18px;padding:24px;border:3px solid var(--activity-wine);background:var(--activity-paper)}.dog-admin-reply-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:18px}.dog-admin-reply-heading h2{margin:0;font-size:30px}.dog-admin-reply-heading>span{font-weight:800;overflow-wrap:anywhere}.dog-admin-reply>label{display:block;margin-bottom:7px;color:var(--activity-wine);font-size:13px;font-weight:900;letter-spacing:.08em}.dog-admin-reply textarea{box-sizing:border-box;width:100%;resize:vertical;padding:15px;border:2px solid var(--activity-wine);border-radius:0;background:#fff;color:var(--activity-ink);font:inherit;line-height:1.45}.dog-admin-reply textarea:focus-visible{outline:4px solid var(--activity-yellow);outline-offset:2px}.dog-admin-reply-actions{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:12px}.dog-admin-reply-actions small{color:var(--activity-muted)}.dog-admin-reply-actions button{min-height:48px;padding:12px 18px;border:2px solid var(--activity-wine);background:var(--activity-wine);color:#fff;font:inherit;font-weight:900;cursor:pointer}.dog-admin-reply-actions button:disabled{border-color:var(--activity-line);background:var(--activity-line);color:var(--activity-muted);cursor:not-allowed}.dog-admin-delivery-note{margin:12px 0 0;color:var(--activity-muted);font-size:13px}.dog-admin-reply-success{margin:14px 0 0;padding:12px;border:2px solid var(--activity-green);background:#effcf5;color:var(--activity-green);font-weight:900}.dog-admin-reply-history{margin-top:22px;border-top:2px solid var(--activity-wine);padding-top:18px}.dog-admin-reply-history h3{margin:0 0 10px;color:var(--activity-wine);font-size:14px;letter-spacing:.08em}.dog-admin-reply-history article{padding:13px 0;border-bottom:1px solid var(--activity-line)}.dog-admin-reply-history article header{display:flex;justify-content:space-between;gap:15px}.dog-admin-reply-history article p{margin:8px 0;white-space:pre-wrap}.dog-admin-reply-history article small,.dog-admin-reply-history article time{color:var(--activity-muted)}@media(max-width:720px){.dog-admin-reply{padding:16px}.dog-admin-reply-heading h2{font-size:24px}.dog-admin-reply-heading,.dog-admin-reply-actions{align-items:stretch;flex-direction:column}.dog-admin-reply-actions button{width:100%}.dog-admin-reply-history article header{display:grid;gap:4px}}.ce-app{min-height:100vh;background:#eaf8fc;color:#281e28;font-family:Poppins,Arial,sans-serif}.ce-announcement{background:#050505;color:#fff;text-align:center;padding:10px;font-size:11px;font-weight:800;letter-spacing:.16em}.ce-announcement span{color:#f7cf46}.ce-header{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;background:#760038;color:#fff;padding:16px 32px;border-bottom:4px solid #f7cf46}.ce-header nav{display:flex;gap:18px;flex-wrap:wrap}.ce-header a{color:inherit;text-decoration:none}.ce-header nav a{font-size:11px;font-weight:800;letter-spacing:.06em;padding-bottom:4px}.ce-header nav a[aria-current=page]{border-bottom:3px solid #f7cf46}.ce-brand{font-size:29px;font-weight:900;letter-spacing:-.08em}.ce-signout{justify-self:end;border:1px solid #fff;background:transparent;color:#fff;padding:8px 12px;font:inherit;cursor:pointer}.ce-shell{width:min(1360px,calc(100% - 40px));margin:0 auto;padding:36px 0 80px}.ce-title{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:24px}.ce-title p,.ce-panel header p,.ce-random p,.ce-remotion p{margin:0 0 5px;color:#760038;font-size:11px;font-weight:900;letter-spacing:.15em}.ce-title h1{margin:0;font-size:44px;line-height:1}.ce-title span,.ce-random span,.ce-panel header span,.ce-remotion span{color:#6c6269;font-size:14px}.ce-title>b,.ce-remotion>b{background:#f7cf46;border:2px solid #760038;padding:8px 12px;font-size:11px}.ce-tabs{display:flex;border-bottom:2px solid #760038;margin-bottom:20px}.ce-tabs button{border:0;background:transparent;padding:13px 20px;font:800 13px inherit;cursor:pointer}.ce-tabs button.active{background:#760038;color:#fff}.ce-error,.ce-notice,.ce-loading{padding:14px 18px;margin:14px 0;border:1px solid}.ce-error{background:#fff0f1;color:#a21126}.ce-notice{background:#effbf1;color:#176b31}.ce-privacy{display:flex;gap:20px;align-items:center;background:#fff3c8;border:2px solid #760038;padding:18px;margin-bottom:18px}.ce-privacy strong{color:#760038;white-space:nowrap}.ce-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:18px}.ce-metrics article{background:#fff;border:1px solid #dfd6d3;padding:22px}.ce-metrics b{display:block;color:#760038;font-size:31px}.ce-metrics span{font-size:11px;font-weight:900;letter-spacing:.08em}.ce-random,.ce-panel,.ce-remotion{background:#fff;border:1px solid #dfd6d3;padding:22px;margin-bottom:18px}.ce-random{display:grid;grid-template-columns:1fr 150px auto;gap:18px;align-items:end;border-top:4px solid #760038}.ce-random h2,.ce-panel h2,.ce-remotion h2{margin:0 0 5px;font-size:22px}.ce-random label{font-size:10px;font-weight:900}.ce-random input{display:block;width:100%;box-sizing:border-box;margin-top:5px;padding:10px;border:1px solid #a99da4}.ce-random button,.ce-save{border:0;background:#760038;color:#fff;padding:13px 20px;font-weight:900;cursor:pointer}.ce-panel>header{display:flex;justify-content:space-between;align-items:end;border-bottom:1px solid #e8e1de;padding-bottom:14px;margin-bottom:16px}.ce-panel code{font-size:11px;color:#760038}.ce-dog-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.ce-dog-grid button{background:#fff;border:2px solid #e1d9d5;padding:8px;text-align:left;cursor:pointer}.ce-dog-grid button.selected{border-color:#760038;background:#ffe783}.ce-dog-grid img{width:100%;aspect-ratio:4/5;object-fit:cover;background:#eee}.ce-dog-grid strong,.ce-dog-grid span{display:block}.ce-dog-grid strong{margin-top:7px;font-size:15px}.ce-dog-grid span{font-size:9px;font-weight:800;color:#6c6269}.ce-asset-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.ce-asset-card{border:1px solid #e1d9d5;background:#fff;padding:8px}.ce-asset-image{aspect-ratio:4/5;background:#f1ecea;display:grid;place-items:center}.ce-asset-image img{width:100%;height:100%;object-fit:cover}.ce-asset-image span{font-size:10px;font-weight:900}.ce-asset-card strong,.ce-asset-card small{display:block}.ce-asset-card strong{margin-top:8px}.ce-asset-card small{font-size:9px;color:#72676e;overflow-wrap:anywhere}.ce-asset-card a{display:inline-block;margin-top:8px;color:#760038;font-size:10px;font-weight:900}.ce-reference-list{margin-top:22px}.ce-reference-list h3{font-size:11px;letter-spacing:.1em}.ce-reference-list a{display:grid;grid-template-columns:1fr auto auto;gap:20px;border-top:1px solid #e8e1de;padding:10px;color:#281e28;text-decoration:none;font-size:11px}.ce-reference-list b{color:#760038}.ce-audio>div{border:2px dashed #cfc3c7;padding:26px;text-align:center}.ce-audio p{margin-bottom:0;color:#756a70}.ce-setting-list{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.ce-setting-list label{display:flex;gap:13px;align-items:center;border:1px solid #ddd3d0;padding:15px;cursor:pointer}.ce-setting-list input{width:22px;height:22px;accent-color:#760038}.ce-setting-list strong,.ce-setting-list small{display:block}.ce-setting-list small{color:#71666d}.ce-remotion{display:flex;justify-content:space-between;align-items:center;border-left:5px solid #f7cf46}.ce-save{font-size:14px}.ce-save:disabled,.ce-random button:disabled{opacity:.55}.ce-app button:focus-visible,.ce-app a:focus-visible,.ce-app input:focus-visible{outline:3px solid #f7cf46;outline-offset:3px}.ce-pb-summary{display:flex;justify-content:space-between;align-items:center;gap:20px;background:#fff;border:1px solid #dfd6d3;border-top:4px solid #760038;padding:22px;margin-bottom:18px}.ce-pb-summary p{margin:0 0 5px;color:#760038;font-size:11px;font-weight:900;letter-spacing:.15em}.ce-pb-summary h2{margin:0 0 5px;font-size:22px}.ce-pb-summary span{color:#6c6269;font-size:13px}.ce-pb-summary a{color:#760038;font-weight:700}.ce-pb-progress{display:flex;gap:12px;align-items:center}.ce-pb-progress article{background:#fff3c8;border:2px solid #760038;padding:10px 16px;text-align:center}.ce-pb-progress b{display:block;color:#760038;font-size:22px}.ce-pb-progress span{font-size:9px;font-weight:900;letter-spacing:.08em}.ce-pb-progress em{font-size:11px;color:#176b31;font-style:normal;font-weight:800}.ce-pb-sections{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px}.ce-pb-sections button{border:2px solid #760038;background:#fff;color:#760038;padding:9px 14px;font:800 11px inherit;letter-spacing:.06em;cursor:pointer}.ce-pb-sections button.active{background:#760038;color:#fff}.ce-pb-phase header h2{display:flex;align-items:center;gap:12px}.ce-pb-phase-num{display:inline-grid;place-items:center;width:32px;height:32px;background:#760038;color:#fff;font-size:16px;border-radius:6px}.ce-pb-count{font-weight:900;color:#6c6269}.ce-pb-count.done{color:#176b31}.ce-pb-tasks{display:grid;gap:8px}.ce-pb-tasks label{display:flex;gap:13px;align-items:flex-start;border:1px solid #ddd3d0;padding:13px 15px;cursor:pointer;font-size:14px;line-height:1.5}.ce-pb-tasks label.checked{background:#effbf1;border-color:#9fd4ae}.ce-pb-tasks label.checked span{color:#5a6e5f}.ce-pb-tasks input{width:20px;height:20px;flex:none;margin-top:2px;accent-color:#760038}.ce-pb-pieces{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.ce-pb-piece{border:1px solid #e1d9d5;background:#fff;padding:16px;display:flex;flex-direction:column;gap:10px}.ce-pb-piece.posted{background:#effbf1;border-color:#9fd4ae}.ce-pb-piece.in_progress{border-color:#f0c94f;background:#fffaea}.ce-pb-piece-head{display:flex;align-items:flex-start;gap:10px}.ce-pb-piece-head b{color:#760038;font-size:18px}.ce-pb-piece-head h3{margin:0;font-size:15px;flex:1;line-height:1.35}.ce-pb-status{border:2px solid #760038;background:#fff;color:#760038;padding:5px 10px;font:900 9px inherit;letter-spacing:.06em;cursor:pointer;white-space:nowrap}.ce-pb-status.in_progress{background:#f7cf46;border-color:#a3821a;color:#4c3c04}.ce-pb-status.posted{background:#176b31;border-color:#176b31;color:#fff}.ce-pb-piece-meta{display:flex;flex-wrap:wrap;gap:6px}.ce-pb-piece-meta span{background:#f1ecea;padding:3px 9px;font-size:10px;font-weight:700;color:#5c5158}.ce-pb-piece-meta .ce-pb-ai{background:#e8e4f6;color:#4a3d7a}.ce-pb-piece-meta .ce-pb-ai.yes{background:#760038;color:#fff}.ce-pb-piece p{margin:0;font-size:13px;color:#4d434a;line-height:1.55}.ce-pb-piece-platforms{display:flex;gap:10px;align-items:center;border-top:1px solid #eee6e3;padding-top:10px;margin-top:auto}.ce-pb-piece-platforms small{font-size:9px;font-weight:900;letter-spacing:.08em;color:#6c6269}.ce-pb-piece-platforms label{display:flex;gap:5px;align-items:center;font-size:11px;font-weight:900;cursor:pointer}.ce-pb-piece-platforms input{width:17px;height:17px;accent-color:#760038}.ce-pb-facts{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.ce-pb-facts span{background:#eaf8fc;border:1px solid #bfe3ee;padding:7px 11px;font-size:12px}.ce-pb-facts b{display:block;font-size:9px;font-weight:900;letter-spacing:.08em;color:#6c6269}.ce-pb-list{margin:0;padding-left:20px;display:grid;gap:7px;font-size:13.5px;line-height:1.55}.ce-pb-list li::marker{color:#760038}.ce-pb-avoid li::marker{color:#a21126}.ce-pb-note{margin:0 0 14px;background:#fff3c8;border-left:4px solid #760038;padding:11px 14px;font-size:13px;line-height:1.5}.ce-pb-table-wrap{overflow-x:auto}.ce-pb-table{border-collapse:collapse;width:100%;min-width:640px;font-size:12.5px}.ce-pb-table th{background:#760038;color:#fff;text-align:left;padding:9px 12px;font-size:10px;letter-spacing:.06em}.ce-pb-table td{border:1px solid #e8e1de;padding:9px 12px;vertical-align:top;line-height:1.45}.ce-pb-table tr td:first-child{font-weight:700}.ce-pb-dodont{display:grid;grid-template-columns:1fr 1fr;gap:20px}.ce-pb-dodont h3{margin:0 0 9px;font-size:12px;letter-spacing:.1em}.ce-pb-do{color:#176b31}.ce-pb-dont{color:#a21126}.ce-pb-verdicts{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.ce-pb-verdicts article{border:1px solid #e1d9d5;padding:14px}.ce-pb-verdicts b{color:#760038;font-size:10px;letter-spacing:.1em}.ce-pb-verdicts strong{display:block;margin:5px 0;font-size:14px}.ce-pb-verdicts p{margin:0;font-size:12.5px;color:#4d434a;line-height:1.5}@media(max-width:900px){.ce-pb-summary{flex-direction:column;align-items:flex-start}.ce-pb-pieces,.ce-pb-dodont,.ce-pb-verdicts{grid-template-columns:1fr}}@media(max-width:900px){.ce-header{display:flex;flex-direction:column;align-items:flex-start;gap:14px;padding:15px 18px}.ce-header nav{order:2;gap:12px}.ce-signout{position:absolute;right:18px}.ce-shell{width:calc(100% - 24px);padding-top:24px}.ce-title{align-items:flex-start;gap:14px}.ce-title h1{font-size:34px}.ce-title>b{display:none}.ce-metrics{grid-template-columns:repeat(2,1fr)}.ce-random{grid-template-columns:1fr}.ce-dog-grid,.ce-asset-grid{grid-template-columns:repeat(2,1fr)}.ce-setting-list{grid-template-columns:1fr}.ce-panel>header,.ce-remotion,.ce-privacy{align-items:flex-start;flex-direction:column}.ce-reference-list a{grid-template-columns:1fr;gap:3px}.ce-header nav a{font-size:9px}}:root{--color-primary: #f5f164;--color-primary-hover: #e8e44a;--color-primary-light: rgba(245, 241, 100, .12);--color-bg: #580431;--color-surface: #0d1424;--color-border: rgba(255, 255, 255, .12);--color-text: #ffffff;--color-text-secondary: #9ca3af;--color-success: #22c55e;--color-error: #ef4444;--color-warning: #f59e0b;--color-maroon-dark: #430326;--radius: 12px;--radius-sm: 8px;--shadow: 0 1px 3px rgba(0, 0, 0, .3), 0 1px 2px rgba(0, 0, 0, .2);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .3), 0 4px 6px -4px rgba(0, 0, 0, .2)}body{background:var(--color-bg);color:var(--color-text)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}:where(a,button,input,select,textarea,[tabindex]):focus-visible{outline:3px solid #f5f164;outline-offset:3px}.customer-account-shell{min-height:100vh;background:#eaf7fb;color:#261b24;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.customer-account-shell__announcement{height:30px;display:grid;place-items:center;padding:6px 16px;background:#000;color:#fff;font-family:Poppins,Inter,Arial,sans-serif;font-size:clamp(11px,1vw,14px);font-weight:600;letter-spacing:.13em;text-align:center}.customer-account-shell__header{height:72px;padding:0 4.5vw;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;background:#700038;color:#fff}.customer-account-shell__store-links{display:flex;align-items:center;gap:21px}.customer-account-shell__store-links{justify-content:flex-end}.customer-account-shell__header a{color:#fff;text-decoration:none}.customer-account-shell__logo{display:block;width:190px;line-height:0}.customer-account-shell__logo img{display:block;width:100%;height:auto;filter:brightness(0) invert(1)}.customer-account-shell__collection-link,.customer-account-shell__header-action{display:inline-flex;min-height:44px;align-items:center;gap:9px;font-family:Inter,Arial,sans-serif;font-size:20px;font-weight:600;line-height:1}.customer-account-shell__collection-link{justify-self:start}.customer-account-shell__collection-link svg{width:24px;height:24px;flex:0 0 24px}.customer-account-shell__header-action svg{width:22px;height:22px;flex:0 0 22px}.customer-account-shell__collection-link svg,.customer-account-shell__header-action svg{fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.customer-account-shell__account-nav{min-height:48px;display:flex;align-items:center;justify-content:center;gap:clamp(24px,5vw,64px);padding:8px 20px;border-bottom:1px solid rgba(88,4,49,.2);background:#fff}.customer-account-shell__account-nav a,.customer-account-shell__account-nav button{color:#580431;font-size:14px;font-weight:700;text-decoration:none;text-transform:uppercase;letter-spacing:.04em}.customer-account-shell__account-nav button{padding:0;border:0;background:none;font-family:inherit;line-height:inherit;cursor:pointer}.customer-site-footer{display:grid;gap:28px;padding:42px max(22px,5vw);background:#260617;color:#fff;font-family:Poppins,Inter,Arial,sans-serif}.customer-site-footer__brand img{display:block;width:180px;max-width:100%;height:auto;filter:brightness(0) invert(1)}.customer-site-footer address{margin-top:18px;color:#fff;font-size:16px;font-style:normal;line-height:1.6}.customer-site-footer a{color:#fff;text-underline-offset:3px}.customer-site-footer nav{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.customer-site-footer nav div{display:grid;align-content:start;gap:10px}.customer-site-footer nav strong{color:#ffe682;font:800 20px/1.2 Poppins,sans-serif;letter-spacing:.08em;text-transform:uppercase}.customer-site-footer nav a{display:inline-flex;width:fit-content;min-height:30px;align-items:center;color:#ffffffe0;font:500 20px/1.35 Inter,sans-serif;text-decoration:none}.customer-site-footer nav a:hover,.customer-site-footer nav a:focus-visible{color:#ffe682;text-decoration:underline;text-underline-offset:4px}.customer-site-footer__copyright{grid-column:1 / -1;margin:0;padding-top:22px;border-top:1px solid rgba(255,255,255,.25);color:#ffffffb3;font:400 20px/1.5 Inter,sans-serif;text-align:center}@media(min-width:760px){.customer-site-footer{grid-template-columns:minmax(260px,.85fr) minmax(0,2fr);align-items:start}.customer-site-footer nav{padding-top:4px}}@media(max-width:760px){.customer-account-shell__announcement{height:29px;padding-inline:8px;font-size:11px;letter-spacing:.08em}.customer-account-shell__header{grid-template-columns:1fr auto 1fr;height:72px;padding:0 22px}.customer-account-shell__logo{width:155px}.customer-account-shell__store-links{gap:12px}.customer-account-shell__collection-link,.customer-account-shell__header-action{width:32px;justify-content:center}.customer-account-shell__collection-link span,.customer-account-shell__header-action span{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.customer-account-shell__collection-link svg{width:25px;height:25px;flex-basis:25px}.customer-account-shell__header-action svg{width:23px;height:23px;flex-basis:23px}.customer-account-shell__account-nav{gap:20px;padding-inline:12px}.customer-account-shell__account-nav a,.customer-account-shell__account-nav button{font-size:11px}.customer-site-footer{padding:38px 24px 92px}.customer-site-footer nav{grid-template-columns:1fr;gap:25px}.customer-site-footer nav div{gap:9px}}.customer-auth-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#f6f5f2;padding:24px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif}@media(min-width:900px){.customer-auth-shell .customer-auth-card{max-width:840px;padding:56px 72px}.customer-auth-shell .customer-auth-card h1{font-size:2.1rem}.customer-auth-shell .customer-auth-hint{font-size:1.08rem}.customer-auth-shell .customer-auth-input{font-size:1.05rem;padding:14px}.customer-auth-shell .customer-auth-submit{font-size:1.05rem;min-height:54px}}.customer-auth-signin-inline{margin-top:26px;padding-top:22px;border-top:1px solid #e4dade}.customer-auth-shell{display:flex;flex-direction:column;min-height:100vh}.customer-auth-shell .customer-auth-page{flex:1;min-height:0;display:grid;place-items:center;padding:48px 16px}.customer-auth-signin-inline__heading{margin:0 0 12px;font-size:1.45rem;font-weight:800;color:#2b2028}.customer-auth-signin-inline__sent{margin:0;color:#1f6b45;font-weight:600}.customer-auth-card{background:#fff;max-width:420px;width:100%;padding:40px 32px;border-radius:12px;box-shadow:0 2px 12px #0000000a,0 1px 2px #0000000f}.customer-auth-us-notice{margin:0 0 24px;padding:14px 15px;border:1px solid #580431;background:#fff2b8;color:#261b24;font-size:.95rem;line-height:1.5}.customer-auth-us-notice a{color:#580431;font-weight:700}.customer-auth-card h1{font-size:1.5rem;font-weight:600;margin:0 0 12px;color:#1a1a1a}.customer-auth-freebar{box-sizing:border-box;margin:0 0 14px;padding:8px 12px;background:#ffe682;border:1px solid #72003b;color:#72003b;font-size:.78rem;font-weight:700;letter-spacing:.02em;line-height:1.3;text-align:center}.customer-auth-freebar-break{display:none}@media(max-width:760px){.customer-auth-freebar-break{display:inline}}.customer-auth-hint{color:#555;font-size:.92rem;margin:0 0 20px;line-height:1.45}.customer-auth-label{display:block;font-size:.85rem;font-weight:500;margin:8px 0 6px;color:#333}.customer-auth-input{width:100%;padding:10px 12px;border:1px solid #d5d3cd;border-radius:6px;font-size:1rem;font-family:inherit;background:#fff;box-sizing:border-box}.customer-auth-input:focus{outline:none;border-color:#580431;box-shadow:0 0 0 3px #58043126}.customer-auth-checkbox{display:flex;align-items:flex-start;gap:8px;font-size:.88rem;color:#444;margin:16px 0 20px;line-height:1.4;cursor:pointer}.customer-auth-checkbox input[type=checkbox]{margin-top:3px;cursor:pointer;accent-color:#580431}.customer-auth-checkbox a{color:#580431;text-decoration:underline}.customer-auth-terms-row{display:flex;align-items:baseline;flex-wrap:wrap;gap:4px;margin:18px 0 20px;color:#333;font-size:1rem;line-height:1.45}.customer-auth-checkbox--signup{display:inline-flex;align-items:baseline;margin:0;font-size:inherit}.customer-auth-checkbox--signup input[type=checkbox]{width:20px;height:20px;flex:0 0 auto;margin:0 5px 0 0;transform:translateY(3px)}.customer-auth-switch{margin:20px 0 0;color:#4f474c;font-size:.95rem;line-height:1.5;text-align:center}.customer-terms-backdrop{position:fixed;z-index:1000;inset:0;display:flex;align-items:center;justify-content:center;padding:24px;background:#120d10ad}.customer-terms-dialog{display:grid;grid-template-rows:auto minmax(0,1fr);width:min(100%,560px);height:min(78vh,720px);overflow:hidden;border:2px solid #1a1a1a;border-radius:8px;background:#fff;box-shadow:0 18px 60px #00000061}.customer-terms-dialog__header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:13px 14px 13px 18px;border-bottom:1px solid #b8b8b8;background:#fff;color:#111}.customer-terms-dialog__header h2{margin:0;font:700 1.2rem/1.2 -apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.customer-terms-dialog__close{display:grid;place-items:center;width:38px;height:38px;flex:0 0 auto;padding:0 0 3px;border:1px solid #222;border-radius:50%;background:#fff;color:#111;font:400 1.8rem/1 sans-serif;cursor:pointer}.customer-terms-dialog__close:focus-visible{outline:3px solid #f4ce4c;outline-offset:2px}.customer-terms-dialog__content{width:100%;height:100%;border:0;background:#fff}@media(max-width:520px){.customer-auth-page{align-items:flex-start;padding:10px 12px 22px}.customer-auth-shell .customer-auth-page{padding:10px 12px 22px}.customer-auth-card{padding:20px 18px 24px}.customer-auth-us-notice{margin:0 0 14px;padding:10px 12px;font-size:.85rem;line-height:1.4}.customer-auth-card h1{font-size:1.45rem;margin:0 0 8px}.customer-auth-hint,.customer-auth-label,.customer-auth-error{font-size:.95rem}.customer-auth-hint{margin:0 0 12px}.customer-auth-input,.customer-auth-submit{min-height:46px;font-size:1rem}.customer-auth-input{padding:10px 12px}.customer-auth-terms-row{margin:10px 0 12px}.customer-auth-signin-inline{margin-top:16px;padding-top:14px}.customer-auth-signin-inline__heading{font-size:1.15rem;margin:0 0 8px}.customer-terms-backdrop{padding:28px 18px}.customer-terms-dialog{width:100%;height:76vh}}.customer-auth-submit{width:100%;padding:12px 16px;background:#580431;color:#fff;border:none;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .15s ease}.customer-auth-submit:hover:not(:disabled){background:#6f0540}.customer-auth-submit:disabled{background:#b8a8b0;cursor:not-allowed}.customer-auth-link-btn{background:none;border:none;color:#580431;text-decoration:underline;cursor:pointer;padding:0;font:inherit}.customer-auth-error{background:#fdecea;border:1px solid #f5c2c0;color:#9b1d1a;padding:10px 12px;border-radius:6px;font-size:.88rem;margin-bottom:12px}.customer-pause-page{background:#dff4fb}.customer-pause-card{max-width:620px;border:2px solid #580431;border-radius:0;box-shadow:10px 10px #f7d954}.customer-pause-overline{margin:0 0 8px;color:#760043;font-size:.78rem;font-weight:900;letter-spacing:.14em}.customer-pause-card h1{color:#261b24;font-size:clamp(2rem,6vw,3.35rem);font-weight:900;line-height:1;letter-spacing:-.045em}.customer-pause-message{margin:20px 0 26px;color:#332931;font-size:1.05rem;line-height:1.65}.customer-pause-form{padding-top:22px;border-top:2px solid #580431}.customer-pause-form .customer-auth-input{min-height:52px;margin-bottom:13px;border:2px solid #580431}.customer-pause-form .customer-auth-submit{min-height:52px;font-weight:900;letter-spacing:.02em}.customer-pause-confirmation{padding:22px;border:2px solid #0d7549;background:#e9fff5}.customer-pause-confirmation h2{margin:0 0 8px;color:#0d7549;font-size:1.5rem}.customer-pause-confirmation p{margin:0 0 12px;line-height:1.55}.customer-auth-submit--link{display:grid;place-items:center;min-height:50px;text-decoration:none}@media(max-width:520px){.customer-pause-card{box-shadow:6px 6px #f7d954}.customer-pause-message{font-size:1rem}}.customer-page{min-height:100vh;background:#eaf7fb;padding:40px 24px 80px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;color:#261b24}.customer-page__header{display:flex;align-items:center;justify-content:space-between;max-width:720px;margin:0 auto 8px}.customer-page__header h1{font-size:1.8rem;font-family:Poppins,Inter,sans-serif;font-weight:700;margin:0}.customer-page__eyebrow{color:#580431;font-size:.7rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;margin-bottom:4px}.customer-page__header-actions{display:flex;align-items:center;gap:12px}.customer-page__meta{color:#555;font-size:.92rem;max-width:720px;margin:0 auto 20px}.customer-page__text-link{background:none;border:none;color:#580431;font-size:.92rem;cursor:pointer;padding:4px 6px;text-decoration:underline;font-family:inherit}.customer-page__text-link:hover{color:#6f0540}.customer-page__loading{text-align:center;color:#666;padding:80px 24px;max-width:720px;margin:0 auto}.customer-page__empty{max-width:720px;margin:40px auto;padding:40px;background:#fff;border:1px dashed #d5d3cd;border-radius:12px;text-align:center;color:#555}.customer-page__empty p{margin:0 0 16px}.customer-page__empty--compact{margin:8px 0 0;padding:26px}.customer-page__add-link{display:block;max-width:720px;margin:24px auto 0;text-align:center;color:#580431;font-weight:500;padding:12px;border:1px dashed #d5d3cd;border-radius:8px;text-decoration:none;background:#fff}.customer-page__add-link:hover{background:#faf9f6;border-color:#580431}.customer-page__danger-btn{background:#fff;color:#9b1d1a;border:1px solid #f5c2c0;padding:10px 16px;border-radius:6px;font-size:.92rem;cursor:pointer;font-family:inherit}.customer-page__danger-btn:hover{background:#fdecea}.customer-dog-list{list-style:none;padding:0;margin:0 auto;max-width:720px;display:grid;gap:12px}.customer-dog-card{background:#fff;border:1px solid #e6e4df;border-radius:10px;overflow:hidden;transition:transform .1s ease,box-shadow .1s ease}.customer-dog-card:hover{transform:translateY(-1px);box-shadow:0 2px 8px #0000000d}.customer-dog-card__link{display:flex;align-items:center;gap:16px;padding:16px;text-decoration:none;color:inherit}.customer-dog-card__avatar{width:48px;height:48px;background:#faf6ee;border-radius:50%;display:grid;place-items:center;font-size:24px;flex-shrink:0}.customer-dog-card__name{font-weight:600;font-size:1.1rem}.customer-dog-card__meta{font-size:.88rem;color:#666;text-transform:capitalize}.customer-form{max-width:560px;margin:0 auto;background:#fff;padding:28px;border-radius:12px;box-shadow:0 1px 3px #0000000a}.customer-form__label-row{margin-top:20px}.customer-form__radio-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:8px}.customer-form__radio-card{display:block;border:1px solid #d5d3cd;border-radius:8px;padding:14px 10px;text-align:center;cursor:pointer;transition:all .1s ease;background:#fff}.customer-form__radio-card:hover{border-color:#580431}.customer-form__radio-card.is-active{border-color:#580431;background:#fdf4f8;box-shadow:0 0 0 2px #58043126}.customer-form__radio-card input[type=radio]{display:none}.customer-form__radio-title{font-weight:600;font-size:.98rem}.customer-form__radio-sub{font-size:.8rem;color:#666;margin-top:2px}.customer-form__radio-row{display:flex;gap:10px;margin-bottom:8px}.customer-form__radio-pill{flex:1;padding:10px;border:1px solid #d5d3cd;border-radius:8px;text-align:center;cursor:pointer;background:#fff;transition:all .1s ease}.customer-form__radio-pill:hover{border-color:#580431}.customer-form__radio-pill.is-active{border-color:#580431;background:#fdf4f8;color:#580431;font-weight:500}.customer-form__radio-pill input[type=radio]{display:none}.customer-form .customer-auth-submit{margin-top:24px}.customer-form__field-help{display:flex;justify-content:space-between;gap:16px;color:#6b6268;font-size:.78rem;line-height:1.4;margin-top:6px}.customer-form__field-help span{flex:0 0 auto;color:#580431;font-weight:700}.customer-section{max-width:720px;margin:32px auto;background:#fff;padding:24px;border-radius:12px;border:1px solid #e6e4df}.customer-section__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.customer-section__title{font-size:1.15rem;font-weight:600;margin:0}.customer-photo-readiness{border:1px solid #dacfd4;background:#fff8e7;padding:14px;margin:-2px 0 18px}.customer-photo-readiness--excellent{background:#eef8f0;border-color:#b9d8bf}.customer-photo-readiness__topline{display:flex;justify-content:space-between;align-items:baseline;gap:12px}.customer-photo-readiness__topline strong{font-size:.9rem}.customer-photo-readiness__topline span,.customer-photo-readiness p{color:#64575f;font-size:.78rem}.customer-photo-readiness p{margin:8px 0 0}.customer-photo-readiness__track{height:7px;overflow:hidden;margin-top:9px;border-radius:999px;background:#eadfe4}.customer-photo-readiness__track span{display:block;height:100%;border-radius:inherit;background:#9f4e6a;transition:width .25s ease}.customer-photo-readiness--excellent .customer-photo-readiness__track span{background:#3f7c50}.customer-portrait-library{display:grid;grid-template-columns:repeat(auto-fill,minmax(145px,1fr));gap:14px}.customer-portrait-library__card{min-width:0;color:#261b24;text-decoration:none}.customer-portrait-library__card strong,.customer-portrait-library__card>span{display:block;text-transform:capitalize}.customer-portrait-library__card strong{margin-top:8px;font-size:.9rem}.customer-portrait-library__card>span{color:#6b6268;font-size:.75rem;margin-top:2px}.customer-portrait-library__image{position:relative;overflow:hidden;aspect-ratio:4 / 5;border:1px solid #d4c8ce;background:#e7e7e4}.customer-portrait-library__image img{width:100%;height:100%;object-fit:cover}.customer-portrait-library__placeholder{width:100%;height:100%;display:grid;place-items:center}.customer-portrait-library__status{position:absolute;top:7px;left:7px;padding:4px 7px;background:#fff;color:#580431;font-size:.65rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.customer-portrait-library__status.is-pending{background:#ffe682}.customer-portrait-library__status.is-failed{background:#fdecea;color:#9b1d1a}.customer-delete-note{color:#6b6268;font-size:.76rem;margin:10px 0 0}.customer-section__add-btn{background:#580431;color:#fff;padding:8px 14px;border-radius:6px;font-size:.9rem;font-weight:500;cursor:pointer;border:none;font-family:inherit}.customer-section__add-btn:hover{background:#6f0540}.customer-section__add-btn.is-disabled,.customer-section__add-btn[aria-disabled=true]{opacity:.5;cursor:not-allowed}.customer-photo-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:10px}.customer-photo-tile{position:relative;aspect-ratio:1 / 1;border-radius:8px;overflow:hidden;background:#f0ede7}.customer-photo-tile img{width:100%;height:100%;object-fit:cover}.customer-photo-tile__delete{position:absolute;top:6px;right:6px;width:26px;height:26px;background:#0009;color:#fff;border:none;border-radius:50%;font-size:16px;line-height:1;cursor:pointer;display:grid;place-items:center}.customer-photo-tile__delete:hover{background:#000000d9}.customer-photo-alert{margin:18px 0;border:2px solid var(--customer-maroon, #72003b);background:#ffe587;padding:16px 17px;color:#261824;font-size:17px;line-height:1.55}.customer-photo-alert strong{color:#72003b}.customer-photo-progress{display:grid;gap:5px;margin-bottom:20px;border:1px solid #d7cbd0;background:#fff7df;padding:14px 16px}.customer-photo-progress strong{font-size:17px}.customer-photo-progress span{color:#685d65;font-size:15px}.customer-photo-progress i{display:block;height:7px;margin-top:7px;overflow:hidden;background:#eadce2}.customer-photo-progress b{display:block;height:100%;background:#72003b;transition:width .2s ease}.customer-photo-requirements{display:grid;grid-template-columns:1fr;gap:18px}.customer-photo-requirement{display:flex;flex-direction:column;border:2px solid #72003b;background:#fff;padding:14px}.customer-photo-requirement.is-complete{border-color:#247849}.customer-photo-requirement__heading{display:grid;grid-template-columns:38px 1fr;align-items:center;gap:10px}.customer-photo-requirement__heading span{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#ffe587;color:#72003b;font-size:18px;font-weight:900}.customer-photo-requirement.is-complete .customer-photo-requirement__heading span{background:#247849;color:#fff}.customer-photo-requirement__heading h3{margin:0;color:#72003b;font-size:19px;line-height:1.2}.customer-photo-guide{position:relative;width:100%;aspect-ratio:1;margin-top:13px;overflow:hidden;border:1px solid #bd899f;background-image:url(/assets/onboarding/photo-guides-clean-editorial.png);background-repeat:no-repeat;background-size:200% 200%}.customer-photo-guide.guide-side{background-position:left top}.customer-photo-guide.guide-face{background-position:right top}.customer-photo-guide.guide-front{background-position:left bottom}.customer-photo-guide.guide-clear{background-position:right bottom}.customer-photo-guide img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;background:#fff}.customer-photo-requirement>p{margin:13px 2px 14px;color:#685d65;font-size:17px;line-height:1.5}.customer-photo-requirement__actions{display:grid;grid-template-columns:1fr;gap:8px;margin-top:auto}.customer-photo-requirement__actions input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.customer-photo-requirement__actions label,.customer-photo-requirement__actions button{min-height:54px;border:2px solid #72003b;display:flex;align-items:center;justify-content:center;padding:10px 14px;font:800 16px Poppins,Arial,sans-serif;cursor:pointer}.customer-photo-requirement__actions label{background:#72003b;color:#fff}.customer-photo-requirement__actions button{background:#fff;color:#72003b}.customer-photo-requirement__actions label.is-disabled,.customer-photo-requirement__actions button:disabled{cursor:not-allowed;opacity:.45}.customer-photo-requirement.is-complete .customer-photo-requirement__actions{grid-template-columns:1fr auto}.customer-onboarding-actions{width:min(620px,100%);margin:18px auto 0}.customer-onboarding-actions .customer-auth-submit{display:flex;align-items:center;justify-content:center;width:100%;min-height:60px;text-align:center;text-decoration:none}.customer-auth-submit--secondary{border:2px solid #72003b;background:#fff;color:#72003b}.customer-onboarding-page{padding:24px 12px 60px;background:#d2f1f9;font-family:Poppins,Inter,Arial,sans-serif}.customer-onboarding-card{width:min(680px,100%);margin:0 auto;padding:25px 20px 34px;border:2px solid #72003b;background:#fff7df}.customer-onboarding-card--wide,.customer-review-card{width:min(820px,100%)}.customer-outfit-select-card{width:min(1060px,100%)}.customer-outfit-select-card .customer-page__header h1{font-size:2.2rem}.customer-outfit-dog-switch{margin:-4px 0 14px;font:600 1.05rem/1.6 Inter,sans-serif;color:#52424c}.customer-outfit-dog-switch__chip{margin:0 6px 6px 0;padding:6px 14px;border:2px solid #72003b;border-radius:999px;background:#fff;color:#72003b;font-weight:800;font-size:.95rem;cursor:pointer}.customer-outfit-dog-switch__chip:hover{background:#72003b;color:#fff}.customer-outfit-select-intro{font-size:1.2rem;line-height:1.5;color:#3c3339}.customer-outfit-select-card .customer-outfit-grid{margin-bottom:36px}.customer-outfit-select-card .customer-sticky-footer{position:sticky;bottom:12px;left:auto;right:auto;max-width:none;background:none;border:none;justify-content:center;padding:0 0 6px}.customer-onboarding-progress{display:flex;align-items:center;justify-content:space-between;color:#685d65;font-size:18px;font-weight:800;letter-spacing:.1em}.customer-step-pill{display:inline-flex;align-items:center;justify-content:center;min-width:100px;padding:8px 14px;border:2px solid #72003b;border-radius:999px;background:#ffe587;color:#72003b;font-size:18px;font-weight:900;letter-spacing:.08em;text-align:center}.customer-step-pill strong{margin-left:.25em;font-size:1.55em;line-height:1;letter-spacing:0;position:relative;top:.04em}.customer-onboarding-progress__track{height:6px;margin:13px 0 28px;overflow:hidden;background:#e3cfd7}.customer-onboarding-progress__track i{display:block;height:100%;background:#72003b}.customer-onboarding-intro{text-align:center}.customer-onboarding-intro h1{margin:0;font-size:clamp(43px,11vw,64px);line-height:1.04;letter-spacing:-.055em}.customer-onboarding-intro>p:not(.customer-photo-alert):not(.customer-photo-finish-later){margin:14px auto 0;color:#685d65;font-size:17px;line-height:1.5}.customer-onboarding-intro>p:first-of-type:last-child{width:100%;padding:11px 15px;border:1px solid #8ec8d4;background:#d2f1f9;color:#261824;font-weight:700}.customer-onboarding-form{margin-top:8px}.customer-onboarding-field{margin:24px 0 0;padding:24px 0 0;border:0;border-top:1px solid #d5bdc8}.customer-onboarding-field legend,.customer-onboarding-field__heading label{color:#72003b;font-size:17px;font-weight:900;letter-spacing:.07em}.customer-onboarding-field__heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.customer-onboarding-field__heading output{color:#685d65;font-size:18px;font-weight:800}.customer-onboarding-name{width:100%;min-height:60px;padding:12px 16px;border:2px solid #72003b;border-radius:0;background:#fff;color:#261824;font:600 22px Poppins,Inter,Arial,sans-serif;text-transform:uppercase}.customer-onboarding-name::placeholder{text-transform:none}.customer-onboarding-field>p{margin:9px 0 0;color:#685d65;font-size:17px;line-height:1.55}.customer-onboarding-field__lead{margin:4px 0 12px!important}.customer-onboarding-choices{display:grid;gap:12px;margin-top:12px}.customer-onboarding-choices--gender{grid-template-columns:1fr 1fr}.customer-onboarding-choices--size{grid-template-columns:1fr}.customer-onboarding-choices label{cursor:pointer}.customer-onboarding-choices input{position:absolute;opacity:0;pointer-events:none}.customer-onboarding-choices label>span,.customer-onboarding-choices--size label{min-height:67px;border:2px solid #72003b;background:#fff;color:#261824}.customer-onboarding-choices label>span{display:grid;place-items:center;padding:11px;font-weight:800}.customer-onboarding-choices label.is-selected>span,.customer-onboarding-choices--size label.is-selected{background:#ffe587}.customer-onboarding-choices--size label{display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:10px;padding:11px}.customer-onboarding-choices--size b{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#d2f1f9;color:#72003b}.customer-onboarding-choices--size small{color:#685d65;font-size:15px;line-height:1.35}.customer-onboarding-continue{position:relative;width:100%;min-height:66px;margin-top:28px;border:2px solid #72003b;background:#72003b;color:#fff;display:flex;align-items:center;justify-content:center;padding:0 52px;font:800 18px Poppins,Inter,Arial,sans-serif;letter-spacing:.02em;text-align:center;text-decoration:none;cursor:pointer}.customer-onboarding-continue b{position:absolute;right:18px;font-size:25px}.customer-onboarding-continue:disabled{cursor:not-allowed;opacity:.45}.customer-onboarding-privacy{margin:20px 0 0;color:#685d65;font-size:15px;line-height:1.5;text-align:center}.customer-photo-finish-later{margin:16px 0 0;padding:13px 15px;border:1px solid #8ec8d4;background:#d2f1f9;color:#261824;font-size:16px;line-height:1.5;text-align:left}.customer-photo-finish-later strong{display:block;color:#72003b}.customer-photo-requirement__heading h2{margin:0;color:#72003b;font-size:19px;line-height:1.2}.customer-onboarding-actions{display:grid;gap:10px}.customer-onboarding-actions .customer-onboarding-continue{margin-top:7px}.customer-onboarding-save-later{width:100%;min-height:54px;border:2px solid #72003b;background:#fff;color:#72003b;font:800 15px Poppins,Inter,Arial,sans-serif;cursor:pointer}.customer-onboarding-save-later:disabled{cursor:not-allowed;opacity:.45}.customer-mobile-line{display:block}.customer-review-dog-summary{position:relative;margin-top:23px;padding:18px;border:2px solid #72003b;background:#fff}.customer-review-dog-summary h2{margin:0;color:#72003b;font-size:31px;letter-spacing:-.025em}.customer-review-dog-summary dl{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:15px 0 0}.customer-review-dog-summary dl div{padding-top:10px;border-top:1px solid #d8c4cc}.customer-review-dog-summary dt{color:#685d65;font-size:12px;font-weight:800;letter-spacing:.09em}.customer-review-dog-summary dd{margin:3px 0 0;font-size:18px;font-weight:800}.customer-review-edit{position:absolute;top:13px;right:13px;width:50px;height:50px;padding:0;border:2px solid #72003b;border-radius:50%;background:#ffe587;color:#72003b;font:900 11px Poppins,Inter,Arial,sans-serif;letter-spacing:.04em;text-decoration:underline;text-underline-offset:2px;cursor:pointer}.customer-review-edit-form{display:grid;gap:12px;margin-top:17px;padding-top:17px;border-top:1px solid #d8c4cc}.customer-review-edit-form label{display:grid;gap:6px;color:#72003b;font-size:13px;font-weight:800;letter-spacing:.06em}.customer-review-edit-form input,.customer-review-edit-form select{width:100%;height:50px;padding:0 12px;border:2px solid #72003b;background:#fff;color:#261824;font:700 17px Poppins,Inter,Arial,sans-serif}.customer-review-edit-form>div{display:grid;grid-template-columns:1fr auto;gap:8px}.customer-review-edit-form button{min-height:50px;padding:8px 12px;border:2px solid #72003b;background:#72003b;color:#fff;font:800 13px Poppins,Inter,Arial,sans-serif}.customer-review-edit-form button+button{background:#fff;color:#72003b}.customer-photo-review{margin-top:23px;padding-top:23px;border-top:1px solid #d5bdc8}.customer-photo-review__heading{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:13px}.customer-photo-review__heading h2{margin:0;color:#72003b;font-size:18px;letter-spacing:.05em}.customer-photo-review__heading p{max-width:590px;margin:7px 0 0;color:#261824;font-size:14px;font-weight:700;line-height:1.45}.customer-photo-review__heading span{color:#685d65;font-size:12px;text-align:right}.customer-photo-comparison{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.customer-photo-review-column{min-width:0;text-align:center}.customer-photo-review-column h3{height:28px;margin:0 0 6px;display:flex;align-items:flex-end;justify-content:center;color:#72003b;font-size:10px;line-height:1.15}.customer-photo-review-column .customer-photo-guide,.customer-photo-review-upload{width:100%;aspect-ratio:1;margin:0;border:1px solid #bd899f;overflow:hidden}.customer-photo-review-upload{position:relative;display:grid;place-items:center;margin-top:6px;background:#f2e9df;color:#8a747d;font-size:8px;font-weight:800;line-height:1.2}.customer-photo-review-upload img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.customer-photo-review-column input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.customer-photo-review-column>label{min-height:38px;margin-top:6px;padding:5px 2px;border:1px solid #72003b;background:#fff;color:#72003b;display:flex;align-items:center;justify-content:center;font-size:9px;font-weight:900;cursor:pointer}.customer-photo-review-column>label.is-upload{border-width:2px;background:#72003b;color:#fff;font-size:13px;letter-spacing:.025em}.customer-photo-review-column>label.is-disabled{cursor:not-allowed;opacity:.45}.customer-review-upload-photos{margin-top:24px}@media(min-width:700px){.customer-onboarding-page{padding:48px 20px 80px}.customer-onboarding-card{padding:42px 48px 48px}.customer-onboarding-progress__track{margin:18px 0 35px}.customer-step-pill{min-width:112px;padding:11px 20px;font-size:20px}.customer-onboarding-intro h1{font-size:64px}.customer-onboarding-choices--size{grid-template-columns:repeat(3,1fr)}.customer-onboarding-choices--size label{min-height:118px;grid-template-columns:1fr;grid-template-rows:auto auto auto;justify-items:center;gap:4px;text-align:center}.customer-review-edit-form{grid-template-columns:1.5fr 1fr 1fr}.customer-review-edit-form>div{grid-column:1 / -1;width:390px}.customer-mobile-line{display:inline}.customer-photo-comparison{gap:14px}.customer-photo-review-column h3{height:auto;margin-bottom:9px;font-size:14px}.customer-photo-review-column>label{min-height:46px;margin-top:9px;font-size:12px}.customer-photo-review-column>label.is-upload{font-size:15px}}.customer-generation-pause,.customer-generation-failure{background:#fff4c7;border:3px solid #730039;margin:0 auto 20px;max-width:720px;padding:20px;text-align:center}.customer-generation-pause>strong{color:#730039;letter-spacing:.08em}.customer-generation-pause p,.customer-generation-failure p{font-size:1.05rem;line-height:1.5}.customer-generation-pause button{background:#730039;border:0;color:#fff;font-weight:900;min-height:48px;padding:12px 22px}.customer-generation-pause__confirmed{background:#fff;border:2px solid #1c8450;color:#145f3b;font-weight:800;padding:12px}.customer-outfit-card:disabled{cursor:not-allowed;filter:grayscale(.75);opacity:.48}@media(min-width:700px){.customer-photo-requirements{grid-template-columns:1fr 1fr;gap:20px}}.customer-auth-submit.is-disabled,.customer-auth-submit[aria-disabled=true]{opacity:.5;cursor:not-allowed}.customer-auth-submit--inline{width:auto;display:inline-flex;align-items:center;padding:10px 16px;text-decoration:none}.customer-content-width{max-width:960px;margin-inline:auto}.customer-order-empty{text-align:center;padding:54px 28px}.customer-order-empty>span{font-size:2.4rem}.customer-order-empty h2{margin:10px 0 5px;font:700 1.35rem/1.2 Poppins,Inter,sans-serif}.customer-order-empty p{max-width:570px;margin:0 auto 20px;color:#62575e}.customer-downloads{max-width:960px;margin:24px auto}.customer-downloads__heading{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:20px}.customer-downloads__heading h2{margin:0 0 6px;font:700 1.45rem/1.2 Poppins,Inter,sans-serif}.customer-downloads__heading p{max-width:650px;margin:0;color:#62575e;line-height:1.55}.customer-downloads__empty{padding:28px;text-align:center;border:1px dashed #c9b9c2;background:#fffdf9}.customer-downloads__empty>span{font-size:2rem}.customer-downloads__empty h3{margin:8px 0 4px}.customer-downloads__empty p{margin:0;color:#62575e}.customer-downloads__list{display:grid;gap:12px}.customer-download-card{display:grid;grid-template-columns:64px minmax(0,1fr) auto;align-items:center;gap:16px;padding:16px;border:1px solid #830044;background:#fff8df}.customer-download-card__icon{display:grid;place-items:center;width:64px;height:64px;background:#830044;color:#fff;font:800 .95rem/1 Poppins,sans-serif;letter-spacing:.08em}.customer-download-card__details{display:grid;gap:3px;min-width:0}.customer-download-card__details strong{font:700 1.05rem/1.3 Poppins,Inter,sans-serif}.customer-download-card__details span,.customer-download-card__details small{color:#62575e}.customer-download-card__button{min-width:170px;justify-content:center;border:0;cursor:pointer}.customer-download-card__button:disabled{cursor:wait;opacity:.65}.customer-download-card__status{color:#830044;font-weight:750}.customer-portrait-filters{margin:0 0 22px;display:flex;flex-wrap:wrap;gap:8px}.customer-portrait-filters button{min-height:42px;padding:8px 17px;border:2px solid #72003b;border-radius:999px;background:#fff;color:#72003b;cursor:pointer;font:800 14px/1 Poppins,Inter,Arial,sans-serif}.customer-portrait-filters button.is-active{background:#72003b;color:#fff}.customer-portrait-page__head{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding-bottom:30px;border-bottom:2px solid #72003b;margin-bottom:28px}.customer-portrait-page__head h1{margin:0;font-size:50px;line-height:1.02;letter-spacing:-.05em}.customer-portrait-page__lede{margin:8px 0 0;color:#675c66}@media(max-width:700px){.customer-portrait-page__head{flex-direction:column}.customer-portrait-page__head h1{font-size:38px}.customer-portrait-page__head .customer-account-home__primary{width:100%}}.customer-portrait-gallery{max-width:960px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:20px}.customer-portrait-gallery__card{display:flex;flex-direction:column;overflow:hidden;border:2px solid #72003b;background:#fff;color:#261b24;text-decoration:none;text-transform:capitalize}.customer-portrait-gallery__card>div{aspect-ratio:4/5;display:grid;place-items:center;overflow:hidden;background:#eee}.customer-portrait-gallery__card img{width:100%;height:100%;object-fit:cover}.customer-portrait-gallery__card strong,.customer-portrait-gallery__card>span{display:block}.customer-portrait-gallery__card strong{margin:13px 16px 0;font-size:.95rem}.customer-portrait-gallery__card>span{margin:3px 16px 14px;color:#675c66;font-size:.75rem}.customer-portrait-gallery__card>a,.customer-portrait-gallery__card>.customer-portrait-gallery__order-locked{display:grid;min-height:48px;margin:auto 0 0;place-items:center;font-size:.88rem;font-weight:800;letter-spacing:.02em;text-align:center;text-decoration:none;text-transform:uppercase}.customer-portrait-gallery__card>a{background:#79003f;color:#fff}.customer-portrait-gallery__card>.customer-portrait-gallery__order-locked{background:#8f7b85;color:#fff;cursor:not-allowed}.customer-portrait-page .customer-portrait-filters{gap:10px}.customer-portrait-page .customer-portrait-gallery{max-width:1240px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:26px}.customer-portrait-page .customer-portrait-gallery__card strong{font-size:1.15rem}.customer-portrait-page .customer-portrait-gallery__card>span{font-size:.92rem}.customer-portrait-page .customer-portrait-gallery__card>a{min-height:52px;font-size:1rem}.customer-account-home{--account-maroon: #72003b;--account-ink: #261824;--account-blue: #d2f1f9;--account-yellow: #ffe587;--account-cream: #fff7df;--account-muted: #675c66;max-width:1440px;min-height:60vh;margin:0 auto;padding:38px 40px 90px;color:var(--account-ink);font-family:Poppins,Inter,Arial,sans-serif}.customer-account-home__profile-actions a,.customer-account-home__profile-actions button,.customer-account-home__profile-actions span,.customer-account-home__all-orders{border:0;background:transparent;color:var(--account-maroon);font:800 13px/1.4 Poppins,Inter,Arial,sans-serif;text-decoration:underline;text-underline-offset:3px}.customer-account-home__profile-actions button{cursor:pointer}.customer-account-home__profile-actions button:disabled,.customer-account-home__profile-actions span{color:#796872;cursor:not-allowed;text-decoration-style:dotted}.customer-account-home__error{max-width:none;margin:12px 0}.customer-account-home__top-action{display:flex;justify-content:flex-end;margin:8px 0 28px}.customer-account-home__primary{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:54px;padding:14px 22px;border:2px solid var(--account-maroon);border-radius:0;background:var(--account-maroon);color:#fff;font:800 15px/1.25 Poppins,Inter,Arial,sans-serif;letter-spacing:.02em;text-align:center;text-decoration:none;cursor:pointer}.customer-account-home__primary.is-disabled{border-color:#8f7b85;background:#8f7b85;cursor:not-allowed}.customer-account-home__dog-switcher{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 16px}.customer-account-home__dog-switcher button{min-height:42px;padding:8px 17px;border:2px solid var(--account-maroon);border-radius:999px;background:#fff;color:var(--account-maroon);font:800 14px/1 Poppins,Inter,Arial,sans-serif;cursor:pointer}.customer-account-home__dog-switcher button.is-active{background:var(--account-maroon);color:#fff}.customer-account-home__workspace{scroll-margin-top:24px}.customer-account-home__workspace+.customer-account-home__workspace{margin-top:36px}.customer-account-home__workspace{padding:34px 40px 56px;border:2px solid var(--account-maroon);background:var(--account-cream)}.customer-account-home__dog-header{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;padding-bottom:34px;border-bottom:2px solid var(--account-maroon)}.customer-account-home__avatar{display:grid;place-items:center;width:112px;height:112px;overflow:hidden;border:3px solid var(--account-maroon);border-radius:50%;background:#eee;color:var(--account-maroon);font-size:12px;font-weight:900;letter-spacing:.1em}.customer-account-home__avatar img{width:100%;height:100%;object-fit:cover}.customer-account-home__eyebrow{margin:0 0 7px;color:var(--account-maroon);font-size:15px;font-weight:900;letter-spacing:.13em}.customer-account-home__identity h1{margin:0;font-size:50px;line-height:1.02;letter-spacing:-.05em}.customer-account-home__identity>p:last-child{margin:6px 0 0;color:var(--account-muted)}.customer-account-home__profile-actions{display:flex;flex-direction:column;align-items:flex-end;gap:12px;text-align:right}.customer-account-home__review-hold,.customer-account-home__review-pending{margin:24px 0 0;padding:18px;border:2px solid var(--account-maroon);background:var(--account-yellow)}.customer-account-home__review-hold strong,.customer-account-home__review-pending strong{display:block;color:var(--account-maroon);font-size:19px;line-height:1.3}.customer-account-home__review-hold p,.customer-account-home__review-pending p{margin:7px 0 0;font-size:16px;line-height:1.5}.customer-account-home__review-pending{display:flex;align-items:center;justify-content:space-between;gap:22px}.customer-account-home__review-pending .customer-account-home__primary{flex:0 0 auto}.customer-account-home__portraits{padding-top:34px}.customer-account-home__orders{margin-top:38px;padding-top:34px;border-top:2px solid var(--account-maroon)}.customer-account-home__section-heading{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-bottom:26px}.customer-account-home__section-heading h2{margin:0;font-size:46px;line-height:1.02;letter-spacing:-.05em}.customer-account-home__portrait-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;max-width:940px}.customer-account-home__portrait-card{display:grid;grid-template-rows:auto auto auto;overflow:hidden;border:2px solid var(--account-maroon);background:#fff}.customer-account-home__portrait-image{aspect-ratio:4 / 5;overflow:hidden;background:#eee}.customer-account-home__portrait-image>span{display:grid;height:100%;place-items:center;padding:20px;color:var(--account-muted);text-align:center}.customer-account-home__portrait-image .customer-portrait-zoom__trigger{width:100%;height:100%}.customer-account-home__portrait-image .customer-portrait-zoom__trigger img{width:100%;height:100%;object-fit:cover}.customer-account-home__portrait-copy{padding:16px}.customer-account-home__portrait-copy strong{display:block;font-size:22px}.customer-account-home__portrait-copy span{display:block;margin-top:3px;color:var(--account-muted);font-size:14px}.customer-account-home__order-action{display:grid;min-height:52px;place-items:center;padding:10px;border-top:1px solid #d7b7c6;background:var(--account-maroon);color:#fff;font:800 16px/1.2 Poppins,Inter,Arial,sans-serif;letter-spacing:.02em;text-align:center;text-decoration:none}.customer-account-home__order-action.is-disabled{background:#8f7b85}.customer-account-home__portrait-empty,.customer-account-home__orders-empty{padding:26px;border:1px dashed #c9b9c2;background:#fff;color:var(--account-muted);text-align:center}.customer-account-home__portrait-empty p{margin:0 0 4px;color:var(--account-ink);font-weight:800}.customer-account-home__download-list{display:grid;gap:12px}.customer-account-home__download-list article{display:grid;grid-template-columns:52px minmax(0,1.4fr) minmax(0,1fr) auto;align-items:center;gap:20px;padding:18px;border:2px solid var(--account-maroon);background:#fff}.customer-account-home__order-thumb{width:52px;height:64px;object-fit:cover;border:1px solid var(--account-maroon);background:#e7e7e4}.customer-account-home__order-thumb--empty{display:block}.customer-account-home__download-list article>div{display:grid;gap:2px}.customer-account-home__download-list article span{color:var(--account-muted);font-size:13px}.customer-account-home__download-list article button{min-height:46px;padding:10px 14px;border:2px solid var(--account-maroon);background:var(--account-yellow);color:var(--account-maroon);font:800 12px/1.2 Poppins,sans-serif;cursor:pointer}.customer-account-home__dialog-backdrop{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:14px;background:#1e101dcc}.customer-account-home__dialog{position:relative;width:min(620px,100%);padding:32px;border:2px solid var(--account-maroon);background:var(--account-cream)}.customer-account-home__dialog h2{margin:0 0 18px;font-size:38px;line-height:1.08}.customer-account-home__dialog>p:not(.customer-account-home__eyebrow){line-height:1.6}.customer-account-home__dialog-close{position:absolute;top:10px;right:15px;border:0;background:transparent;color:var(--account-ink);font-size:34px;cursor:pointer}.customer-account-home__delete-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:27px}.customer-account-home__delete-actions button{min-height:54px;border:2px solid var(--account-maroon);background:#fff;color:var(--account-maroon);font-weight:900;cursor:pointer}.customer-account-home__delete-actions button:last-child{background:var(--account-maroon);color:#fff}.customer-account-home__empty-state{max-width:720px;margin:0 auto;text-align:center}.customer-account-home__empty-state h1{margin:0;font-size:40px}.customer-account-home__empty-state>p:not(.customer-account-home__eyebrow){margin:10px 0 22px}@media(max-width:900px){.customer-account-home{padding:38px 22px 70px}.customer-account-home__workspace{padding:28px 26px 45px}.customer-account-home__portrait-grid{max-width:none}}@media(max-width:640px){.customer-account-home{padding:22px 0 55px;font-size:17px}.customer-account-home__top-action,.customer-account-home__dog-switcher,.customer-account-home__error{margin-inline:16px}.customer-account-home__top-action{margin-bottom:24px}.customer-account-home__top-action .customer-account-home__primary{width:100%}.customer-account-home__dog-switcher{flex-wrap:nowrap;overflow-x:auto;padding-bottom:2px}.customer-account-home__workspace{padding:24px 16px 40px;border-right:0;border-left:0}.customer-account-home__dog-header{grid-template-columns:82px 1fr;gap:14px;padding-bottom:25px}.customer-account-home__avatar{width:78px;height:78px}.customer-account-home__identity h1{font-size:36px}.customer-account-home__identity>p:last-child{font-size:13px;line-height:1.45}.customer-account-home__profile-actions{grid-column:1 / -1;align-items:flex-start;gap:10px;padding-top:4px;text-align:left}.customer-account-home__review-pending{align-items:stretch;flex-direction:column}.customer-account-home__review-pending .customer-account-home__primary{width:100%}.customer-account-home__section-heading{align-items:flex-start}.customer-account-home__section-heading h2{font-size:34px}.customer-account-home__section-heading .customer-account-home__primary{max-width:145px;min-height:48px;padding:10px;font-size:11px}.customer-account-home__portrait-grid{grid-template-columns:1fr;gap:18px}.customer-account-home__portrait-card{grid-template-columns:43% 57%;grid-template-rows:1fr auto}.customer-account-home__portrait-image{grid-row:1 / 3;aspect-ratio:auto;min-height:230px}.customer-account-home__portrait-copy{align-self:end;padding:13px}.customer-account-home__portrait-copy strong{font-size:19px}.customer-account-home__order-action{min-height:48px}.customer-account-home__all-orders{font-size:11px}.customer-account-home__download-list article{grid-template-columns:1fr;gap:10px;padding:14px}.customer-account-home__dialog{padding:27px 20px}.customer-account-home__dialog h2{font-size:31px}.customer-account-home__delete-actions{grid-template-columns:1fr}}.customer-outfit-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:12px;max-width:960px;margin:0 auto 120px}.customer-outfit-card{position:relative;background:#fff;border:2px solid #e6e4df;border-radius:10px;padding:8px;cursor:pointer;transition:all .1s ease;font-family:inherit;text-align:center}.customer-outfit-card:hover:not(:disabled){border-color:#580431}.customer-outfit-card.is-selected{border-color:#580431;background:#fff;box-shadow:0 0 0 5px #ffd842}.customer-outfit-card:disabled{opacity:.35;cursor:not-allowed}.customer-outfit-card__image-wrap{position:relative;aspect-ratio:4 / 5;overflow:hidden;border-radius:6px;margin-bottom:6px;background:#faf9f6}.customer-outfit-card__image-wrap img{width:100%;height:100%;object-fit:contain}.customer-outfit-card__check{position:absolute;top:6px;right:6px;width:28px;height:28px;background:#580431;color:#fff;border-radius:50%;display:grid;place-items:center;font-weight:600;font-size:14px}.customer-outfit-card__name{min-height:62px;display:grid;place-content:center;gap:4px;margin:0 -8px -8px;padding:9px 8px 10px;color:#333;text-align:center}.customer-outfit-card__name strong{font-size:.9rem;line-height:1.15}.customer-outfit-card__name small{color:#580431;font-size:.63rem;font-weight:900;letter-spacing:.06em}.customer-outfit-card.is-selected .customer-outfit-card__name{background:#ffe587}.customer-sticky-footer{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid #e6e4df;padding:14px 24px;display:flex;align-items:center;justify-content:space-between;gap:16px;max-width:960px;margin:0 auto;box-shadow:0 -4px 12px #0000000a;z-index:10}.customer-sticky-footer__count{color:#555;font-size:.92rem}.customer-wait-progress{max-width:720px;margin:24px auto 6px;height:14px;background:#e6e4df;border-radius:999px;overflow:hidden}.customer-wait-progress__bar{position:relative;overflow:hidden;background:linear-gradient(90deg,#580431,#9f4e6a);height:100%;transition:width .8s ease}.customer-wait-progress__bar:after{content:"";position:absolute;inset:0;background:linear-gradient(100deg,transparent 25%,rgba(255,255,255,.45) 50%,transparent 75%);transform:translate(-100%);animation:customer-progress-shine 1.8s linear infinite}@keyframes customer-progress-shine{to{transform:translate(100%)}}.customer-wait-intro{font-size:1.15rem;line-height:1.5}.customer-wait-stage{max-width:720px;margin:32px auto 0;padding:22px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:15px;border:2px solid #580431;background:#ffe682;box-shadow:8px 8px #580431}.customer-wait-stage__sparkle{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:#580431;color:#ffe682;font-size:1.25rem;animation:customer-spin 3s linear infinite}.customer-wait-stage strong,.customer-wait-stage span{display:block}.customer-wait-stage strong{font-family:Poppins,Inter,sans-serif;font-size:1.4rem;line-height:1.25;text-wrap:balance}@media(max-width:520px){.customer-wait-stage strong{font-size:1.15rem}}.customer-wait-stage div span{margin-top:3px;color:#5d344a;font-size:.78rem}.customer-wait-stage b{font-family:Poppins,Inter,sans-serif;font-size:1.35rem}.customer-wait-progress__label{max-width:720px;margin:0 auto 24px;font-size:.88rem;color:#666}.customer-wait-list{max-width:720px;margin:0 auto;background:#fff;border-radius:10px;border:1px solid #e6e4df;padding:8px}.customer-wait-row{display:grid;grid-template-columns:32px 1fr auto;align-items:center;gap:12px;padding:12px;border-bottom:1px solid #f0ede7}.customer-wait-row:last-child{border-bottom:none}.customer-wait-row__status{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;font-weight:600}.customer-wait-row--pending .customer-wait-row__status{background:#f0ede7}.customer-wait-row--completed .customer-wait-row__status{background:#d2e1d2;color:#2f6b2f}.customer-wait-row--failed .customer-wait-row__status{background:#fae8e8;color:#9b1d1a}.customer-wait-row__name{color:#333}.customer-wait-row__error{font-size:.78rem;color:#9b1d1a;max-width:260px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customer-wait-spinner{width:18px;height:18px;border:2px solid #d5d3cd;border-top-color:#580431;border-radius:50%;animation:customer-spin .8s linear infinite}@keyframes customer-spin{to{transform:rotate(360deg)}}.customer-wait-puppies{text-align:center;font-size:2.4rem;letter-spacing:.4em;margin:40px 0;animation:customer-bounce 1.8s ease-in-out infinite alternate}@keyframes customer-bounce{0%{transform:translateY(0)}to{transform:translateY(-6px)}}@media(prefers-reduced-motion:reduce){.customer-wait-progress__bar:after,.customer-wait-stage__sparkle,.customer-wait-spinner,.customer-wait-puppies{animation:none}}@media(max-width:620px){.customer-page__header{align-items:flex-start}.customer-page__header-actions{align-items:flex-end;flex-direction:column;gap:5px}.customer-photo-readiness__topline{align-items:flex-start;flex-direction:column;gap:3px}.customer-wait-stage{grid-template-columns:auto 1fr}.customer-wait-stage b{grid-column:2}.customer-downloads__heading{flex-direction:column;gap:8px}.customer-download-card{grid-template-columns:52px minmax(0,1fr)}.customer-download-card__icon{width:52px;height:52px}.customer-download-card__button,.customer-download-card__status,.customer-download-card>a{grid-column:1 / -1;width:100%;justify-content:center;text-align:center}}.customer-order-page{max-width:1440px;margin-left:auto;margin-right:auto}.customer-order-heading{max-width:760px;margin:0 auto 44px;text-align:center}.customer-order-heading h1{margin:4px 0 10px;font-size:clamp(46px,7vw,76px);line-height:.95}.customer-order-heading p{margin:0;font-size:19px;line-height:1.5}.customer-order-layout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(380px,.85fr);gap:22px;align-items:start}.customer-order-builder,.customer-order-summary{border:2px solid #830044;background:#fffdf8;padding:30px}.customer-order-summary{position:sticky;top:20px;background:#fff8df}.customer-order-portrait-card{display:grid;grid-template-columns:150px 1fr;gap:20px;padding:16px;border:2px solid #830044;background:#ffe58c;align-items:center}.customer-order-portrait-card img{width:150px;height:180px;object-fit:cover;border:1px solid #830044}.customer-order-portrait-card span,.customer-order-summary__top span{color:#830044;font-size:15px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.customer-order-portrait-card h2{margin:3px 0;font-size:46px;line-height:1}.customer-order-portrait-card strong{display:block;font-size:21px}.customer-order-portrait-card a{display:inline-block;margin-top:14px;padding:11px 15px;border:2px solid #830044;background:#fff;color:#830044;font-weight:800;text-transform:uppercase}.customer-order-benefits{display:grid;grid-template-columns:repeat(3,1fr);margin:12px 0 32px}.customer-order-benefits span{padding:17px 8px;border-right:4px solid #fff;background:#f4edf0;text-align:center;font-size:15px;font-weight:800;text-transform:uppercase}.customer-order-options>h2{max-width:660px;margin:5px 0 8px;font-size:clamp(34px,5vw,48px);line-height:1.04}.customer-order-options>p{margin:0 0 28px;font-size:18px;line-height:1.5}.customer-order-option-group{padding:27px 0;border-top:3px solid #2b2028}.customer-order-option-heading{display:flex;gap:14px;align-items:flex-start;margin-bottom:18px}.customer-order-option-heading>b{display:grid;flex:0 0 44px;height:44px;place-items:center;border-radius:50%;background:#830044;color:#fff;font-size:21px}.customer-order-option-heading h3{margin:0;font-size:28px}.customer-order-option-heading p{margin:3px 0 0;font-size:17px}.customer-order-product-row{display:grid;grid-template-columns:minmax(130px,1fr) auto 132px;gap:14px;align-items:center;min-height:90px;margin-bottom:10px;padding:12px 15px;border:2px solid #ddccd4;background:#fff}.customer-order-product-row.is-selected,.customer-order-download.is-selected{border-color:#830044;background:#fff8df;box-shadow:inset 7px 0 #ffe067}.customer-order-product-row>div:first-child strong{display:block;font-size:24px}.customer-order-product-row>div:first-child span{display:block;color:#685d65;font-size:16px}.customer-order-product-row>b{color:#830044;font-size:19px;white-space:nowrap}.customer-order-stepper{display:grid;grid-template-columns:44px 44px 44px;border:2px solid #830044}.customer-order-stepper button,.customer-order-stepper output{display:grid;min-height:44px;place-items:center;border:0;background:#830044;color:#fff;font:inherit;font-size:22px;font-weight:800}.customer-order-stepper output{background:#fff;color:#2b2028}.customer-order-stepper button:disabled{background:#d8ced3;cursor:not-allowed}.customer-order-download{display:grid;grid-template-columns:40px 1fr auto;gap:15px;align-items:center;padding:18px;border:2px solid #ddccd4;background:#fff;cursor:pointer}.customer-order-download input{width:30px;height:30px;accent-color:#830044}.customer-order-download span strong,.customer-order-download span small{display:block}.customer-order-download span strong{font-size:19px}.customer-order-download span small{margin-top:4px;font-size:15px;line-height:1.4}.customer-order-download>b{color:#830044;font-size:24px}.customer-order-portrait-total{display:flex;justify-content:space-between;align-items:center;padding:21px;background:#ffe58c;color:#830044;font-size:16px;text-transform:uppercase}.customer-order-portrait-total>strong{font-size:38px}.customer-order-summary__top{display:flex;justify-content:space-between;gap:16px;align-items:center}.customer-order-summary__top h2{margin:4px 0 18px;font-size:clamp(24px,5.5vw,34px);white-space:nowrap}.customer-order-summary__top>b{padding:12px;border:2px solid #830044;font-size:16px;text-transform:uppercase;white-space:nowrap}.customer-order-summary__empty{padding:28px 14px;border:2px dashed #cbaebe;font-size:17px;line-height:1.5;text-align:center}.customer-order-summary-portrait{margin-bottom:14px;border:2px solid #830044;background:#fff}.customer-order-summary-portrait__head{display:grid;grid-template-columns:68px 1fr auto;gap:12px;align-items:center;padding:12px;background:#f9e9f0}.customer-order-summary-portrait__head img{width:68px;height:82px;object-fit:cover;border:1px solid #830044}.customer-order-summary-portrait__head strong,.customer-order-summary-portrait__head span{display:block;font-size:17px}.customer-order-summary-portrait__head span{margin-top:4px;font-size:15px}.customer-order-summary-portrait__head>div:last-child{display:flex;flex-direction:column;gap:8px;align-items:flex-end}.customer-order-summary-portrait__head a,.customer-order-summary-portrait__head button{border:0;background:none;color:#830044;font:inherit;font-size:15px;text-decoration:underline;cursor:pointer}.customer-order-summary-line{display:flex;justify-content:space-between;gap:12px;padding:13px;border-top:1px solid #ddccd4;font-size:16px}.customer-order-add{display:block;padding:17px;border:2px solid #830044;color:#830044;background:#fff;font-size:16px;font-weight:800;text-align:center;text-transform:uppercase}.customer-order-checkout-total{display:flex;justify-content:space-between;align-items:center;margin-top:24px;padding-top:18px;border-top:3px solid #2b2028;font-weight:800;text-transform:uppercase}.customer-order-checkout-total strong{color:#830044;font-size:38px}.customer-order-note__highlight{background:linear-gradient(104deg,transparent 1%,#ffe14d 2%,#ffe14d 98%,transparent 99%);padding:1px 5px 2px;border-radius:3px;box-decoration-break:clone;-webkit-box-decoration-break:clone}.customer-order-note{margin-top:8px;font-size:.86rem;line-height:1.5;color:#5c4650}.customer-order-note strong{color:#2b2028}.customer-order-summary-line__remove{display:inline-flex;align-items:center;margin-left:auto;padding:4px;border:0;background:none;color:#830044;cursor:pointer}.customer-order-summary-line__remove:hover,.customer-order-summary-line__remove:focus-visible{color:#4d0026}.customer-order-summary-line b{margin-left:0}.customer-order-checkout small{font-size:15px}.customer-order-switch-portrait{display:block;margin-top:12px;padding:15px;border:2px solid #830044;background:#fff;color:#830044;font-size:15px;font-weight:800;letter-spacing:.03em;text-align:center;text-decoration:none;text-transform:uppercase}.customer-order-switch-portrait:hover,.customer-order-switch-portrait:focus-visible{background:#830044;color:#fff}.customer-order-in-progress{max-width:720px;margin:0 auto 26px;padding:22px;border:2px solid #830044;background:#fff8df}.customer-order-in-progress>h2{margin:0 0 4px;color:#830044;font-family:Poppins,Inter,sans-serif;font-size:1.7rem;font-weight:800;letter-spacing:.02em}.customer-order-in-progress>p{margin:0 0 14px;color:#5c4650}.customer-order-in-progress__portraits{display:grid;gap:10px}.customer-order-in-progress__portrait{display:grid;grid-template-columns:52px 1fr auto;gap:12px;align-items:center;padding:10px 12px;background:#fff;border:1px solid #ddccd4}.customer-order-in-progress__portrait img{width:52px;height:64px;object-fit:cover;border:1px solid #830044}.customer-order-in-progress__portrait strong{display:block;font-size:15px}.customer-order-in-progress__portrait span{display:block;color:#5c4650;font-size:13px}.customer-order-in-progress__portrait b{font-size:16px}.customer-order-in-progress__total{display:flex;justify-content:space-between;align-items:center;margin-top:12px;padding-top:12px;border-top:2px solid #2b2028;font-weight:800;text-transform:uppercase}.customer-order-in-progress__total strong{color:#830044;font-size:26px}.customer-order-in-progress__actions{display:grid;grid-template-columns:auto auto 1fr;gap:10px;margin-top:14px}.customer-order-in-progress__modify{display:grid;place-items:center;padding:14px 18px;border:2px solid #830044;background:#fff;color:#830044;font-weight:800;font-size:14px;text-decoration:none}.customer-order-in-progress__discard{padding:14px 18px;border:2px solid #8f7b85;background:#fff;color:#8f7b85;font:inherit;font-weight:800;font-size:14px;text-transform:uppercase;cursor:pointer}.customer-order-in-progress__checkout{padding:14px 18px;border:0;background:#830044;color:#fff;font:inherit;font-weight:800;font-size:15px;text-transform:uppercase;cursor:pointer}.customer-order-in-progress__checkout:disabled{opacity:.55;cursor:default}.customer-order-in-progress__hold{margin:10px 0 0;color:#7a3030;font-size:14px}@media(max-width:560px){.customer-order-in-progress__actions{grid-template-columns:1fr}}.customer-order-checkout{display:grid;width:100%;grid-template-columns:1fr auto;gap:12px;align-items:center;margin-top:14px;padding:20px;border:0;background:#830044;color:#fff;font:inherit;font-size:18px;font-weight:800;text-align:left;text-transform:uppercase;cursor:pointer}.customer-order-checkout:disabled{opacity:.45;cursor:not-allowed}.customer-order-summary>small{display:block;margin-top:10px;font-size:14px;text-align:center}@media(max-width:880px){.customer-order-heading{margin-bottom:26px}.customer-order-heading h1{font-size:clamp(28px,8.5vw,42px)}.customer-order-layout{grid-template-columns:1fr}.customer-order-builder,.customer-order-summary{padding:18px}.customer-order-summary{position:static}}@media(max-width:560px){.customer-order-page{padding-left:12px;padding-right:12px}.customer-order-heading p{font-size:17px}.customer-order-portrait-card{grid-template-columns:105px 1fr;gap:13px;padding:12px}.customer-order-portrait-card img{width:105px;height:128px}.customer-order-portrait-card h2{font-size:34px}.customer-order-benefits span{padding:13px 4px;font-size:12px}.customer-order-product-row{grid-template-columns:1fr auto}.customer-order-product-row>b{align-self:end}.customer-order-stepper{grid-column:1 / -1;width:100%;grid-template-columns:1fr 1fr 1fr}.customer-order-download{grid-template-columns:34px 1fr auto;padding:14px 10px}.customer-order-summary-portrait__head{grid-template-columns:58px 1fr}.customer-order-summary-portrait__head img{width:58px;height:70px}.customer-order-summary-portrait__head>div:last-child{grid-column:1 / -1;flex-direction:row;justify-content:flex-end}}.customer-results-stack{max-width:960px;margin:0 auto;display:grid;gap:32px}.customer-result-card{background:#fff;border:1px solid #e6e4df;border-radius:12px;overflow:hidden;display:grid;grid-template-columns:minmax(280px,1fr) minmax(280px,420px);gap:0}@media(max-width:720px){.customer-result-card{grid-template-columns:1fr}}.customer-result-card__preview{position:relative;background:#f6f5f2;display:grid;place-items:center;padding:16px;min-height:360px}.customer-review-notice{max-width:900px;margin:0 auto 24px;padding:22px;border:2px solid #79003f;background:#ffe58c;color:#241824}.customer-review-notice--hold{background:#f8d9e7}.customer-review-notice>h2{display:block;margin:0 0 8px;color:#79003f;font-size:20px;letter-spacing:.04em}.customer-review-notice p{margin:0 0 16px;font-size:18px;line-height:1.55}.customer-likeness-page{max-width:900px;margin:0 auto}.customer-likeness-page__header h1{font-size:2.6rem}.customer-likeness-page__header{justify-content:center;text-align:center}.customer-likeness-preview{max-width:600px;margin:0 auto 20px;border:2px solid #79003f;background:#fff}.customer-likeness-preview img{display:block;width:100%;max-height:70vh;object-fit:contain}.customer-portrait-zoom__trigger{position:relative;display:block;width:100%;min-height:44px;padding:0;overflow:hidden;border:0;background:#fff;cursor:zoom-in}.customer-portrait-zoom__trigger>span{position:absolute;right:10px;bottom:10px;display:grid;width:44px;height:44px;place-items:center;border:2px solid #fff;border-radius:50%;background:#79003f;color:#fff;font-size:28px;line-height:1}.customer-portrait-zoom{position:fixed;z-index:10000;inset:0;display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:10px;padding:max(14px,env(safe-area-inset-top)) max(14px,env(safe-area-inset-right)) max(14px,env(safe-area-inset-bottom)) max(14px,env(safe-area-inset-left));background:#0a0709f5;color:#fff}.customer-portrait-zoom__close{justify-self:end;width:48px;height:48px;border:2px solid #fff;border-radius:50%;background:#79003f;color:#fff;font:400 32px/1 sans-serif;cursor:pointer}.customer-portrait-zoom__image-button{display:block;width:100%;height:100%;min-height:0;padding:0;overflow:auto;border:0;background:transparent;cursor:zoom-in;touch-action:pan-x pan-y}.customer-portrait-zoom__image-button img{display:block;width:100%;height:100%;max-height:none;object-fit:contain;transition:width .18s ease,height .18s ease}.customer-portrait-zoom__image-button.is-zoomed{cursor:zoom-out}.customer-portrait-zoom__image-button.is-zoomed img{width:180%;height:auto;max-width:none;object-fit:initial}.customer-portrait-zoom>p{margin:0;text-align:center;font-size:16px}.customer-likeness-preview figcaption{padding:16px 20px;border-top:1px solid #79003f;font-size:20px}.customer-likeness-continue{display:grid;place-items:center;max-width:460px;margin:26px auto 0}.customer-likeness-continue .customer-auth-submit{width:100%;text-align:center;text-decoration:none}.customer-likeness-watermark{max-width:600px;margin:0 auto 24px;padding:18px 20px;border:2px solid #79003f;background:#ffe58c;text-align:center}.customer-likeness-watermark strong{display:block;color:#79003f;font-size:21px}.customer-likeness-watermark p{margin:8px 0 0;font-size:18px;line-height:1.5}.customer-likeness-review{text-align:center}.customer-likeness-choices__prompt{margin:0 0 10px;color:#79003f;font-size:18px;font-weight:700}.customer-likeness-review h2{margin:8px 0 14px;font-size:clamp(30px,5vw,48px)}.customer-likeness-review>p{max-width:700px;margin:0 auto 22px;font-size:18px;line-height:1.6}.customer-likeness-choices{display:grid;grid-template-columns:1fr 1fr;gap:14px}.customer-likeness-choices button{display:flex;min-height:112px;align-items:center;justify-content:center;gap:14px;padding:18px;border:2px solid #79003f;background:#fff;color:#241824;font:inherit;cursor:pointer}.customer-likeness-choices button:first-child{background:#79003f;color:#fff}.customer-likeness-choices button[aria-pressed=true]{outline:5px solid #ffe58c}.customer-likeness-choices strong{font-size:32px}.customer-likeness-choices span{max-width:210px;font-size:18px;font-weight:700;line-height:1.25}.customer-likeness-feedback{margin-top:24px;text-align:left}.customer-likeness-feedback label{display:block;margin-bottom:8px;font-size:20px;font-weight:700}.customer-likeness-feedback textarea{width:100%;box-sizing:border-box;padding:14px;border:2px solid #79003f;font:inherit;font-size:18px}.customer-likeness-feedback>div{display:flex;justify-content:space-between;gap:16px;margin:8px 0 16px}@media(max-width:640px){.customer-likeness-choices{grid-template-columns:1fr}.customer-likeness-choices button{min-height:96px}}.customer-result-card__preview img{max-width:100%;max-height:440px;object-fit:contain;border-radius:8px}.customer-result-card__placeholder{width:100%;display:grid;place-items:center}.customer-result-card__rendering{position:absolute;bottom:12px;left:50%;transform:translate(-50%);background:#000000b3;color:#fff;padding:6px 14px;border-radius:999px;font-size:.82rem}.customer-result-card__controls{padding:20px;display:flex;flex-direction:column;gap:18px}.customer-result-card__title{text-transform:capitalize;font-size:1.1rem;font-weight:600;margin:0}.customer-result-control{display:flex;flex-direction:column;gap:8px}.customer-result-control__label{font-size:.88rem;font-weight:500;color:#333;cursor:pointer}.customer-result-swatches{display:flex;flex-wrap:wrap;gap:8px}.customer-result-swatch{width:32px;height:32px;border-radius:50%;border:2px solid #d5d3cd;cursor:pointer;padding:0;transition:transform .08s ease,box-shadow .08s ease}.customer-result-swatch:hover{transform:scale(1.05)}.customer-result-swatch.is-active{border-color:#580431;box-shadow:0 0 0 2px #58043140;transform:scale(1.05)}.customer-result-fonts{display:grid;grid-template-columns:repeat(auto-fit,minmax(88px,1fr));gap:8px}.customer-result-font-btn{background:#fff;border:1px solid #d5d3cd;border-radius:8px;padding:8px 6px;font-size:1.1rem;cursor:pointer;transition:all .08s ease}.customer-result-font-btn:hover{border-color:#580431}.customer-result-font-btn.is-active{border-color:#580431;background:#fdf4f8;color:#580431}.customer-result-product-tabs{display:flex;gap:6px;margin-bottom:8px}.customer-result-product-tab{flex:1;background:#fff;border:1px solid #d5d3cd;border-radius:6px;padding:8px;font-size:.88rem;cursor:pointer;font-family:inherit}.customer-result-product-tab:hover{border-color:#580431}.customer-result-product-tab.is-active{background:#580431;color:#fff;border-color:#580431}.customer-result-product-preview{background:#faf9f6;border-radius:8px;padding:12px;display:grid;place-items:center}.customer-result-product-preview img{max-width:100%;max-height:240px;object-fit:contain}.customer-variant-strip{display:grid;grid-template-columns:repeat(6,1fr);gap:6px}.customer-variant-thumb{position:relative;aspect-ratio:1 / 1;border:2px solid #d5d3cd;border-radius:8px;overflow:hidden;padding:0;cursor:pointer;background:#fff;transition:border-color .1s ease,transform .1s ease}.customer-variant-thumb:hover{border-color:#580431;transform:translateY(-1px)}.customer-variant-thumb.is-active{border-color:#580431;box-shadow:0 0 0 2px #58043140}.customer-variant-thumb img{width:100%;height:100%;object-fit:cover;display:block}.customer-variant-thumb__color-dot{position:absolute;bottom:4px;right:4px;width:12px;height:12px;border-radius:50%;border:1.5px solid rgba(255,255,255,.9);box-shadow:0 1px 2px #0003}.customer-variant-placeholder{grid-column:1 / -1;text-align:center;padding:16px;font-size:.85rem;color:#777;background:#faf9f6;border-radius:8px}.customer-photo-qr{align-items:center;background:#fff4c7;border:2px solid #730039;display:flex;gap:24px;margin:24px 0;padding:20px}.customer-photo-qr img{background:#fff;height:174px;width:174px}.customer-photo-qr small{color:#730039;font-weight:800;letter-spacing:.12em}.customer-photo-qr h2{font-size:1.55rem;margin:5px 0 8px}.customer-photo-qr p{font-size:1.05rem;margin:0 0 8px}.customer-photo-qr strong{font-size:.95rem}.customer-phone-upload{background:#dff4fa;color:#251925;min-height:100vh;padding:24px 18px 48px}.customer-phone-upload>header{display:flex;justify-content:space-between;margin-bottom:30px}.customer-phone-upload>header span{color:#730039;font-size:2rem;font-weight:900}.customer-phone-upload>header small{align-self:center;color:#730039;font-weight:800;letter-spacing:.1em}.customer-phone-upload>h1{font-size:2rem;line-height:1.05;margin:0 0 8px}.customer-phone-upload>p{font-size:1.05rem;line-height:1.45}.customer-phone-upload__progress{background:#ffe680;border:2px solid #730039;font-weight:900;margin:20px 0;padding:14px;text-align:center}.customer-phone-upload__roles{display:grid;gap:14px}.customer-phone-upload__roles article{background:#fff;border:2px solid #730039;display:grid;grid-template-columns:34px 1fr;padding:14px}.customer-phone-upload__roles article>span{align-items:center;background:#730039;border-radius:50%;color:#fff;display:flex;font-weight:900;height:28px;justify-content:center;width:28px}.customer-phone-upload__roles h2{align-self:center;font-size:1.05rem;margin:0}.customer-phone-upload__roles img{border:1px solid #d9cbd3;grid-column:1 / -1;height:180px;margin:12px 0;object-fit:contain;width:100%}.customer-phone-upload__roles label{background:#730039;color:#fff;cursor:pointer;font-weight:900;grid-column:1 / -1;margin-top:12px;padding:14px;text-align:center}.customer-phone-upload__roles input{height:1px;opacity:0;position:absolute;width:1px}.customer-phone-upload__roles article.is-complete{border-color:#1c8450}.customer-phone-upload__done{background:#fff4c7;border:2px solid #1c8450;margin-top:18px;padding:18px;text-align:center}.customer-phone-upload__done p{margin:6px 0 0}@media(max-width:899px){.customer-photo-qr{display:none}}@media(min-width:700px){.customer-phone-upload{margin:0 auto;max-width:600px}}.customer-orders-page .customer-section{border:2px solid #72003b;border-radius:0;background:#fff8df}.customer-orders-page .customer-page__header h1{font-family:Poppins,Inter,sans-serif;font-weight:800}.customer-orders-page .customer-section h2{font:800 1.35rem/1.2 Poppins,Inter,sans-serif;color:#260617;letter-spacing:.02em}.customer-orders-page .customer-downloads__empty,.customer-orders-page .customer-order-empty{border:1px dashed #b98da2;background:#fffdf6;text-align:center}.customer-orders-page .customer-order-empty{padding:26px 20px}.customer-orders-page .customer-downloads__empty h3{font:800 1.05rem/1.3 Poppins,sans-serif;color:#260617}.customer-orders-page .customer-order-empty h2{margin:0 0 6px}.customer-orders-page .customer-order-empty p{color:#62575e;margin:0 0 14px}
