:root{--paper:#faf8f2;--ink:#132b40;--blue:#2054de;--pale:#e8f1f7;--peach:#fab87e;--line:#d8d8d1;--muted:#50535a;--body:MPBody,Arial,sans-serif;--display:MPDisplay,'Arial Narrow',Impact,sans-serif;--radius:10px;--max:1320px}
*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;color:var(--ink);background:var(--paper);font:400 16px/1.5 var(--body);-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button,a,input,textarea,summary{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit;cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}img{display:block;max-width:100%;height:auto}figure,p,h1,h2,h3{margin:0}h1,h2{font-family:var(--display);font-weight:800;line-height:1.06;letter-spacing:-.025em}h3{font-size:20px;line-height:1.25;letter-spacing:-.025em}h1{font-size:clamp(48px,5.6vw,80px)}h2{font-size:46px}ul,ol{padding:0;margin:0}fieldset{min-width:0;border:0;margin:0;padding:0}legend{padding:0;margin-bottom:14px}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid var(--blue);outline-offset:5px}main:focus{outline:none}[hidden]{display:none!important}.container{width:calc(100% - 96px);max-width:var(--max);margin-inline:auto}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;left:16px;top:12px;z-index:100;background:var(--blue);color:white;padding:12px;transform:translateY(-200%)}.skip-link:focus{transform:translateY(0)}.mp-icon{width:40px;height:40px;flex-shrink:0}.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;border:1px solid var(--blue);border-radius:8px;background:var(--blue);color:#fff;padding:13px 24px;text-align:center;font-weight:600;line-height:1.2;transition:background .16s,transform .16s;cursor:pointer}.button:hover{background:#1648cd}.button:active{transform:translateY(1px)}.button--small{min-height:50px;padding:12px 23px}.button--secondary{color:var(--blue);background:transparent}.button--secondary:hover{background:var(--pale)}.text-button{border:0;padding:0;background:none;font-size:inherit}.text-button:hover,a:not(.button):hover{text-decoration:underline;text-underline-offset:4px}.brand-link:hover{text-decoration:none!important}
.announcement{background:var(--blue);color:#fff;text-align:center;min-height:44px;padding:10px 20px;font-size:15px;line-height:24px}.site-header{display:flex;align-items:center;justify-content:space-between;gap:35px;min-height:137px}.wordmark{font-family:var(--body);font-size:39px;font-weight:800;letter-spacing:-2.3px;line-height:1;white-space:nowrap;display:inline-flex;align-items:baseline}.wordmark-peel{display:inline-block;margin-left:5px;width:19px;height:21px;background:linear-gradient(45deg,transparent 0 24%,#bd7c44 25% 39%,#f7a865 40%);clip-path:polygon(0 0,100% 100%,0 100%);position:relative;top:1px}.header-nav{display:flex;gap:46px;margin-left:auto;margin-right:auto}.header-actions{display:flex;align-items:center;gap:42px}.bag-link{position:relative;display:flex;align-items:center;justify-content:center;min-width:44px;min-height:44px}.bag-link .mp-icon{width:34px;height:34px}.cart-count{position:absolute;top:0;right:-7px;background:var(--blue);color:white;border-radius:50%;font-size:11px;min-width:19px;text-align:center}.hero{display:grid;grid-template-columns:48% 52%;align-items:center;min-height:760px;position:relative;padding-block:0 36px}.hero-copy{position:relative;z-index:2;padding-top:16px;padding-right:6px}.hero-copy h1{font-size:clamp(58px,5.6vw,80px);line-height:1.02;letter-spacing:-.018em}.hero-subtitle{font-family:Georgia,serif;font-size:20px;letter-spacing:.5px;line-height:1.6;margin-top:36px;max-width:620px}.hero-cta{margin-top:36px;min-width:340px;min-height:72px;font-size:21px}.micro-copy{font-size:15px;margin-top:14px;color:#373d43}.transformation{height:740px;position:relative;isolation:isolate}.transformation::before{content:'';position:absolute;background:var(--pale);inset:0 0 0 8%;border-radius:25px;z-index:-1}.original-photo{position:absolute;top:24px;left:2%;width:37%;aspect-ratio:1.42;transform:rotate(-7deg);border:7px solid #fff;border-radius:10px;box-shadow:1px 6px 8px #102a4329;overflow:hidden;z-index:2;background:white}.original-photo img{width:100%;height:100%;object-fit:cover;object-position:center 48%;transform:scale(1.045)}.drawn-arrow{position:absolute;width:110px;height:110px;top:138px;left:39%;color:var(--ink)}.hero-sheet{position:absolute;top:242px;left:3%;width:99%;transform:rotate(-5deg);border:7px solid #fff9ed;border-radius:9px;box-shadow:1px 10px 12px #21323d2b;overflow:hidden}.sheet-art{width:100%;height:auto;aspect-ratio:3/2;object-fit:contain}.paper-note{position:absolute;right:8%;bottom:28px;z-index:3;background:var(--peach);box-shadow:0 5px 6px #0002;color:#182d37;padding:14px 25px 17px;font:500 32px/1.02 MPNote,cursive;transform:rotate(5deg);clip-path:polygon(0 2%,99% 0,100% 12%,99% 25%,100% 43%,99% 57%,100% 73%,99% 100%,1% 98%,0 81%,1% 62%,0 43%,1% 23%)}.benefits{display:grid;grid-template-columns:repeat(3,1fr);border-block:1px solid var(--line);padding:27px 0;margin-top:3px}.benefits>span{display:flex;align-items:center;justify-content:center;gap:22px;min-height:56px;font-size:17px}.benefits>span+span{border-left:1px solid var(--line)}.benefits .mp-icon{color:var(--blue);width:41px;height:41px}.section-space{padding-top:59px}.section-heading{text-align:center;margin-bottom:42px}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:16px}.step{padding:0 40px;text-align:center;position:relative}.step+.step::before{content:'';position:absolute;left:0;top:72px;bottom:0;width:1px;background:var(--line)}.step-top{display:flex;justify-content:space-between;align-items:center;max-width:270px;margin:0 auto 30px}.step-number{font:800 52px/1 var(--display);color:var(--blue)}.step-top .mp-icon{width:65px;height:65px}.step h3{font-size:24px;margin-bottom:15px}.step p{font-size:17px;line-height:1.65}.examples{padding-top:68px}.example-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.example-art{padding:5px;background:#fff9ec;border:1px solid #ddd9cb;border-radius:10px;box-shadow:0 2px 5px #112a401a;overflow:hidden}.example-art img{border-radius:4px}.example-grid figcaption{font-family:Georgia,serif;letter-spacing:.6px;text-align:center;margin-top:21px;font-size:19px}.editorial-caption{text-align:center;font:italic 18px/1.5 Georgia,serif;letter-spacing:.5px;margin-top:27px}.bundle-section{margin-top:45px;padding:43px 64px 32px;background:var(--pale);border-radius:18px}.bundle-section .section-heading{font-size:43px;margin-bottom:44px}.bundle-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:42px}.bundle-card{position:relative;background:var(--paper);border:1px solid #c9ccca;border-radius:12px;text-align:center;padding:30px 16px 23px}.bundle-card.is-recommended{border:1.5px solid var(--blue)}.badge{position:absolute;right:20px;top:-13px;padding:4px 15px;border-radius:30px;background:var(--blue);color:#fff;text-transform:uppercase;white-space:nowrap;font-size:11px;line-height:1.3;font-weight:700;letter-spacing:.1px}.bundle-card>.badge{left:50%;right:auto;transform:translateX(-50%);font-size:13px;padding:7px 26px;top:-18px}.badge--orange{background:#ed7921}.bundle-icon{width:73px;height:73px;margin:0 auto 18px}.bundle-card h3{font-size:24px;margin-bottom:10px}.bundle-detail{font-size:14px;white-space:nowrap}.bundle-price{font-size:32px;font-weight:700;line-height:1.2;margin:16px 0 5px;letter-spacing:-1px}.bundle-shipping{font-size:15px;margin-bottom:20px}.bundle-card .button{width:100%;min-height:48px;padding:10px}.site-footer{display:flex;align-items:center;justify-content:space-between;padding:28px 8px 38px;margin-top:31px;border-top:1px solid var(--line);gap:20px}.site-footer .wordmark{font-size:29px;letter-spacing:-1.8px}.site-footer .wordmark-peel{width:12px;height:14px;margin-left:3px}.site-footer p{font-size:13px;margin-top:12px}.site-footer nav{display:flex;gap:30px;font-size:14px;align-items:center}.site-footer nav>*+*::before{content:'·';display:inline-block;margin-right:30px;pointer-events:none}.site-dialog{max-width:550px;width:calc(100% - 36px);border:1px solid var(--line);border-radius:18px;background:var(--paper);color:var(--ink);padding:42px}.site-dialog::backdrop{background:#142a4059;backdrop-filter:blur(3px)}.site-dialog h2{font-size:40px;margin-bottom:20px;padding-right:22px}.site-dialog p{margin:14px 0}.dialog-close{position:absolute;right:12px;top:12px;background:none;border:0;padding:4px}.dialog-close .mp-icon{width:28px;height:28px}.site-dialog label{display:grid;gap:6px;margin-block:12px}.site-dialog input,.site-dialog textarea{width:100%;border:1px solid #aeb7bb;border-radius:6px;background:#fff;padding:10px}.site-dialog .button{width:100%;margin-top:12px}
.template-product .site-header,.template-pdp-preview .site-header{border-bottom:1px solid var(--line);min-height:119px}.breadcrumb{display:flex;gap:12px;font-size:15px;padding:24px 0 30px;color:#424b51}.product-grid{display:grid;grid-template-columns:56% 40%;gap:4%;align-items:start}.product-gallery{background:var(--pale);border-radius:16px;padding:0 28px 24px}.gallery-main .transformation{height:705px}.transformation--compact::before{display:none}.transformation--compact .original-photo{width:37%;top:30px;left:0;border-width:6px}.transformation--compact .drawn-arrow{top:124px;left:36%;width:90px;height:90px}.transformation--compact .hero-sheet{top:238px;left:0;width:100%;transform:rotate(-3deg);border-width:6px}.gallery-main.showing-other .original-photo,.gallery-main.showing-other .drawn-arrow{visibility:hidden}.gallery-main.showing-other .hero-sheet{top:185px}.gallery-thumbs{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;align-items:center;margin-top:9px}.gallery-thumb{border:2px solid transparent;padding:4px;border-radius:7px;background:#fffaf0;box-shadow:0 2px 3px #102a431f;overflow:hidden}.gallery-thumb.is-active{border-color:var(--blue)}.gallery-thumb img{border-radius:3px;aspect-ratio:1.5;object-fit:cover}.gallery-caption{font-size:13px;line-height:1.5;text-align:center;margin-top:28px}.eyebrow{color:#bb5410;font-size:16px;line-height:1.4;text-transform:uppercase;margin:3px 0 14px}.product-info h1{font-size:clamp(48px,4.5vw,67px);line-height:1}.product-intro{font-size:18px;margin-top:24px;line-height:1.5}.memory-form{margin-top:33px}.memory-form legend,.field-label{font-size:21px;font-weight:700;letter-spacing:-.3px;line-height:1.3}.bundle-options{display:grid;gap:20px}.bundle-options legend{margin-bottom:17px}.bundle-option{position:relative;display:flex;align-items:center;gap:18px;padding:17px 18px;min-height:94px;border:1px solid #cccfd0;background:#fff8;border-radius:8px;cursor:pointer;transition:border-color .15s,background .15s}.bundle-option.is-selected{background:#e8eefb;border-color:var(--blue)}.bundle-option:focus-within{outline:2px solid var(--blue);outline-offset:3px}.bundle-option input{appearance:none;width:27px;height:27px;flex-shrink:0;border:1px solid #8c959b;border-radius:50%;margin:0;position:relative;background:#fff}.bundle-option input:checked{border:8px solid var(--blue)}.option-copy{display:grid;gap:7px;min-width:0}.option-name{font-size:16px;font-weight:600;line-height:1.35;letter-spacing:-.2px}.option-detail{font-size:12px;line-height:1.5;color:#434b56;white-space:nowrap}.option-price{font-size:20px;font-weight:700;white-space:nowrap;margin-left:auto;align-self:flex-start;line-height:1.3;letter-spacing:-.6px}.finish-options{margin-top:32px}.finish-options legend{margin-bottom:12px}.finish-pills{display:flex;gap:12px}.finish-pills label{cursor:pointer;position:relative}.finish-pills input{position:absolute;opacity:0;width:1px;height:1px}.finish-pills span{display:flex;min-width:106px;min-height:47px;justify-content:center;align-items:center;border:1px solid #ccd2d6;border-radius:8px;background:#f9f9f8;font-size:16px}.finish-pills input:checked+span{border-color:var(--blue);background:#eef2fb;box-shadow:inset 0 0 0 3px #fff7}.finish-pills input:focus-visible+span{outline:3px solid var(--blue);outline-offset:3px}.upload-field{margin-top:25px}.upload-zone{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;border:1.5px dashed #9ba8b9;border-radius:8px;min-height:158px;padding:18px;gap:7px;cursor:pointer;margin-top:12px}.upload-zone:focus-within,.upload-zone.is-dragging{outline:2px solid var(--blue);outline-offset:3px;background:var(--pale)}.upload-zone>.mp-icon{color:var(--blue);width:43px;height:43px;margin-bottom:4px}.upload-zone>[data-upload-title]{font-size:18px}.upload-count{font-size:13px}.upload-help{color:var(--muted);font-size:11px;margin-top:6px}.upload-previews{display:grid;gap:10px;grid-template-columns:repeat(4,minmax(0,1fr))}.upload-preview{position:relative;margin-top:12px;min-width:0}.upload-preview img{width:100%;height:84px;object-fit:cover;border-radius:6px}.upload-preview figcaption{font-size:10px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;margin-top:3px}.remove-photo{position:absolute;right:-5px;top:-7px;display:flex;width:30px;height:30px;align-items:center;justify-content:center;padding:2px;background:var(--ink);color:white;border:2px solid var(--paper);border-radius:50%;font-size:20px;line-height:1}.form-error{border:1px solid #aa402e;color:#903523;background:#fff0e8;padding:12px;border-radius:6px;font-size:14px;margin-top:12px}.add-to-cart{width:100%;min-height:63px;font-size:23px;margin-top:17px}.approval-note{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:15px;font-size:16px}.approval-note .mp-icon{width:31px;height:31px}.shipping-note{text-align:center;font-size:15px;color:#414b54;margin-top:7px}.preview-notice{font-size:12px;line-height:1.5;color:#60666d;margin-top:14px}.product-info .preview-notice{text-align:center}.included{border:1px solid var(--line);border-radius:12px;text-align:center;margin-top:43px;padding:31px 26px 26px}.included h2{font-size:30px;margin-bottom:25px}.included-grid{display:grid;grid-template-columns:repeat(3,1fr)}.included-grid>div+div{border-left:1px solid var(--line)}.included-grid .mp-icon{width:62px;height:62px;margin:auto}.included-grid h3{font-size:17px;margin-top:12px;letter-spacing:0}.included>p{font-size:15px;margin-top:25px;color:#4c5359}.proof-section{display:grid;grid-template-columns:57% 40%;gap:3%;margin-top:36px;border-block:1px solid var(--line);padding:30px 32px 25px}.proof-section h2{font-size:34px;margin-bottom:24px}.proof-pair{display:grid;grid-template-columns:38% 8% 54%;align-items:center}.proof-pair>figure{min-width:0}.proof-pair figcaption{text-align:center;font-size:14px;margin-bottom:18px;color:#454e54}.proof-pair>.mp-icon{width:35px;height:35px;justify-self:center;margin-top:24px}.proof-photo{border:6px solid #fff;box-shadow:0 4px 6px #112a4024;aspect-ratio:1.22;border-radius:4px;overflow:hidden}.proof-photo img{width:100%;height:100%;object-fit:cover;transform:scale(1.045)}.proof-sheet{padding:5px;border-radius:6px;background:#fff5e2;box-shadow:0 4px 6px #112a4024}.proof-revision{text-align:right;margin-top:24px;font-size:13px}.proof-steps{list-style:none;display:grid;align-content:center;gap:26px}.proof-steps li{display:flex;gap:18px}.proof-steps .step-number{font-size:43px;min-width:39px}.proof-steps h3{font-size:17px;margin:0 0 6px;letter-spacing:0}.proof-steps p{font-size:14px;line-height:1.5;color:#454e54;max-width:320px}.faq-section{padding:31px 32px 5px}.faq-section h2{font-size:35px;margin-bottom:18px}.faq-list{border:1px solid var(--line);border-radius:10px;overflow:hidden}.faq-list details+details{border-top:1px solid var(--line)}.faq-list summary{display:flex;justify-content:space-between;align-items:center;gap:18px;font-weight:600;font-size:16px;padding:17px 23px;cursor:pointer;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>.mp-icon{width:23px;height:23px}.faq-list details[open]>summary{color:var(--blue);padding-bottom:9px}.faq-list details[open]>summary>.mp-icon{transform:rotate(180deg)}.faq-answer{padding:0 23px 17px;font-size:14px;color:#414b54}.faq-answer p+p{margin-top:10px}.template-product .site-footer,.template-pdp-preview .site-footer{margin-top:40px}
.cart-section,.content-page{padding-block:38px 85px;min-height:55vh}.cart-section>h1,.content-page>h1{font-size:60px;margin-bottom:35px}.empty-cart{max-width:570px;margin:45px auto;text-align:center}.empty-cart>.mp-icon{width:75px;height:75px;margin:auto auto 25px}.empty-cart h2{font-size:40px}.empty-cart p{margin:22px 0}.empty-cart .button{margin-top:10px}.cart-lines{display:grid;gap:20px}.cart-line{display:grid;grid-template-columns:180px 1fr auto;gap:24px;border-bottom:1px solid var(--line);padding:24px 0}.cart-line>a>img{border-radius:8px}.cart-line h2{font-family:var(--body);font-size:22px;letter-spacing:-.5px;line-height:1.3;margin-bottom:6px}.line-properties{font-size:13px;margin:12px 0}.line-properties>div{display:flex;gap:7px}.line-properties dd{margin:0}.line-properties a{text-decoration:underline}.quantity-label{font-size:14px}.quantity-label input{width:64px;padding:5px;margin:10px;border:1px solid #aab3b8;border-radius:4px;background:#fff}.remove-link{font-size:13px;text-decoration:underline}.cart-summary{display:flex;align-items:flex-start;justify-content:space-between;margin-top:28px;gap:30px}.cart-summary>div{text-align:right;max-width:430px}.cart-summary>div>.button{margin-top:22px}.cart-total{display:flex;justify-content:space-between;font-size:23px;gap:40px;margin-bottom:15px}.cart-total+p{font-size:14px}.rte p{margin:15px 0}.rte a{color:var(--blue);text-decoration:underline}.rte ul,.rte ol{padding-left:24px}.collection-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.collection-item h2{font-size:28px;margin:20px 0}.search-form{display:flex;align-items:center;gap:15px;margin:25px 0}.search-form input{padding:12px;border:1px solid #aab3b8;border-radius:6px}.password-section{padding-block:100px;min-height:65vh;text-align:center}.password-section h1{font-size:70px;margin-bottom:30px}.password-section>p{max-width:550px;margin:20px auto}.password-section details{margin:40px auto;max-width:440px}.password-section summary{cursor:pointer}.password-section form{display:grid;gap:15px;margin-top:25px}.password-section input{border:1px solid var(--line);padding:14px;background:white;border-radius:6px}
@media(min-width:1550px){.hero-copy h1{font-size:80px}.hero{min-height:810px}.transformation{height:780px}.hero-sheet{top:265px}.paper-note{bottom:32px}.gallery-main .transformation{height:705px}.transformation--compact .hero-sheet{top:238px}}
@media(max-width:1199px){.container{width:calc(100% - 64px)}.site-header{min-height:113px;gap:20px}.wordmark{font-size:32px}.header-nav{gap:27px}.header-actions{gap:24px}.hero{min-height:635px}.hero-copy h1{font-size:65px}.hero-subtitle{font-size:17px;margin-top:28px}.hero-cta{min-width:280px;min-height:60px;font-size:18px}.transformation{height:615px}.hero-sheet{top:223px}.paper-note{font-size:27px;right:6%;bottom:20px}.drawn-arrow{top:120px;left:38%;width:85px;height:85px}.benefits>span{font-size:14px;gap:14px}.step{padding-inline:25px}.step p{font-size:15px}.step h3{font-size:21px}.step-top{margin-bottom:24px}.bundle-section{padding:40px 35px 30px}.bundle-grid{gap:24px}.bundle-detail{font-size:11px}.bundle-card h3{font-size:20px}.bundle-price{font-size:29px}.bundle-section .section-heading{font-size:37px}.product-grid{grid-template-columns:54% 42%;gap:4%}.product-gallery{padding:0 20px 23px}.gallery-main .transformation{height:570px}.transformation--compact .hero-sheet{top:220px}.transformation--compact .original-photo{top:28px;width:40%}.transformation--compact .drawn-arrow{top:112px;left:38%;width:80px;height:80px}.gallery-thumbs{gap:15px}.product-info h1{font-size:57px}.product-intro{font-size:16px}.memory-form{margin-top:27px}.memory-form legend,.field-label{font-size:19px}.bundle-option{gap:11px;padding:15px 12px;min-height:90px}.bundle-option input{width:23px;height:23px}.bundle-option input:checked{border-width:7px}.option-name{font-size:13px}.option-detail{font-size:10px}.option-price{font-size:16px}.badge{right:12px;font-size:9px;padding:4px 10px;top:-11px}.finish-options{margin-top:25px}.upload-field{margin-top:22px}.upload-zone{min-height:140px}.add-to-cart{font-size:20px;min-height:57px}.approval-note{font-size:13px;gap:8px}.shipping-note{font-size:13px}.proof-section{padding-inline:18px}.proof-section h2{font-size:30px}.proof-steps h3{font-size:15px}.proof-steps p{font-size:13px}.proof-steps{gap:22px}.included-grid h3{font-size:15px}}
@media(max-width:899px){.container{width:calc(100% - 48px)}.site-header{min-height:102px}.wordmark{font-size:29px;letter-spacing:-1.8px}.header-nav{gap:22px;font-size:14px}.header-actions{gap:17px}.button--small{min-height:45px;padding:10px 18px;font-size:14px}.hero{min-height:545px}.hero-copy h1{font-size:54px}.hero-subtitle{font-size:15px;letter-spacing:.1px;margin-top:27px}.hero-cta{min-width:245px;min-height:56px;margin-top:27px}.micro-copy{font-size:12px}.transformation{height:505px}.original-photo{border-width:5px;border-radius:7px;top:23px}.hero-sheet{top:182px;border-width:5px}.drawn-arrow{top:95px;left:40%;width:73px;height:73px}.paper-note{font-size:25px;padding:12px 20px;bottom:23px;right:9%}.benefits{padding-block:19px}.benefits>span{gap:12px;font-size:12px}.benefits .mp-icon{width:31px;height:31px}.section-heading{font-size:37px;margin-bottom:33px}.step{padding-inline:16px}.step-top{margin-bottom:22px}.step-number{font-size:44px}.step-top .mp-icon{width:52px;height:52px}.step h3{font-size:18px}.step p{font-size:14px}.example-grid{gap:12px}.example-grid figcaption{font-size:15px}.editorial-caption{font-size:15px}.bundle-section{padding:33px 28px 25px}.bundle-grid{gap:24px}.bundle-card{padding:27px 12px 19px}.bundle-card h3{font-size:18px}.bundle-card .badge{font-size:10px;padding:6px 21px;top:-14px}.bundle-detail{font-size:10px}.bundle-price{font-size:26px}.bundle-shipping{font-size:12px}.bundle-card .button{font-size:14px;min-height:42px}.bundle-section .section-heading{font-size:33px}.bundle-icon{width:61px;height:61px}.site-footer nav{gap:18px}.site-footer nav>*+*::before{margin-right:18px}.site-footer .wordmark{font-size:24px}.site-footer p{font-size:11px}.site-footer nav{font-size:12px}.product-grid{grid-template-columns:53% 43%}.product-gallery{padding:0 15px 20px}.gallery-main .transformation{height:490px}.transformation--compact .hero-sheet{top:185px}.transformation--compact .drawn-arrow{top:95px;left:37%;width:70px;height:70px}.gallery-caption{font-size:11px;margin-top:22px}.gallery-thumbs{gap:10px}.product-info h1{font-size:48px}.eyebrow{font-size:13px}.product-intro{font-size:14px;margin-top:18px}.bundle-option{padding:15px 9px;gap:8px;display:grid;grid-template-columns:20px 1fr auto;align-items:start;min-height:92px}.bundle-option input{width:19px;height:19px;margin-top:1px}.bundle-option input:checked{border-width:5px}.option-copy{gap:7px}.option-name{font-size:12px;max-width:140px}.option-detail{white-space:normal;font-size:9px}.option-price{font-size:14px;letter-spacing:-.5px}.memory-form legend,.field-label{font-size:17px}.memory-form{margin-top:23px}.bundle-options{gap:18px}.finish-pills span{min-width:85px;min-height:39px;font-size:14px}.finish-options{margin-top:22px}.upload-zone{min-height:131px}.upload-zone>[data-upload-title]{font-size:16px}.add-to-cart{font-size:18px;min-height:54px}.approval-note{font-size:12px;gap:5px}.approval-note .mp-icon{width:25px;height:25px}.shipping-note{font-size:11px}.included-grid h3{font-size:13px}.included>p{font-size:12px}.proof-section{grid-template-columns:56% 41%;padding-inline:15px}.proof-section h2{font-size:26px}.proof-pair figcaption{font-size:12px}.proof-pair>.mp-icon{width:26px;height:26px}.proof-steps{gap:17px}.proof-steps li{gap:12px}.proof-steps .step-number{font-size:34px;min-width:30px}.proof-steps h3{font-size:13px}.proof-steps p{font-size:12px}.faq-section{padding-inline:15px}.faq-section h2{font-size:30px}}
@media(max-width:699px){html{scroll-padding-top:20px}.container{width:calc(100% - 36px)}.announcement{font-size:12px;min-height:32px;line-height:20px;padding:6px 12px}.site-header,.template-product .site-header,.template-pdp-preview .site-header{min-height:86px;gap:10px}.wordmark{font-size:26px;letter-spacing:-1.7px}.wordmark-peel{width:13px;height:15px;margin-left:3px}.header-nav{display:none}.header-actions{gap:10px}.button--small{font-size:12px;min-height:39px;padding:9px 12px;border-radius:6px}.bag-link{min-width:32px;min-height:40px}.bag-link .mp-icon{width:27px;height:27px}.hero{display:flex;flex-direction:column;min-height:0;padding-bottom:21px}.hero-copy{width:100%;padding-top:19px;padding-right:0;text-align:left}.hero-copy h1{font-size:clamp(49px,10.8vw,72px);line-height:1.01;max-width:570px}.hero-subtitle{font-size:16px;line-height:1.5;margin-top:22px;max-width:360px;letter-spacing:.2px}.hero-cta{min-width:0;min-height:53px;font-size:17px;margin-top:23px;width:100%}.micro-copy{text-align:center;font-size:12px;margin-top:10px}.hero>.transformation{width:100%;height:auto;aspect-ratio:.92;margin-top:28px}.transformation::before{inset:0 0 0 4%;border-radius:17px}.original-photo{top:4%;left:2%;width:37%;border-width:5px}.drawn-arrow{top:18%;left:40%;width:18%;height:18%}.hero-sheet{top:35%;left:0;width:99%;border-width:5px}.paper-note{font-size:clamp(23px,5.8vw,30px);padding:10px 19px;bottom:5%;right:7%;transform:rotate(5deg)}.benefits{margin-top:4px;padding-block:15px;gap:7px;align-items:stretch}.benefits>span{flex-direction:column;text-align:center;gap:9px;line-height:1.5;font-size:10px;padding:0 8px;justify-content:flex-start}.benefits .mp-icon{width:30px;height:30px}.section-space{padding-top:37px}.section-heading{font-size:35px;margin-bottom:29px}.steps-grid{grid-template-columns:1fr;gap:24px}.step{display:grid;grid-template-columns:70px 1fr;text-align:left;padding:0 12px;column-gap:20px;align-items:center}.step-top{display:contents}.step-number{grid-column:1;grid-row:1;font-size:38px}.step-top .mp-icon{grid-column:1;grid-row:2;width:39px;height:39px;align-self:center}.step h3{grid-column:2;grid-row:1;margin-bottom:7px;font-size:18px}.step p{grid-column:2;grid-row:2;font-size:14px;line-height:1.6}.step+.step::before{display:none}.examples{padding-top:45px}.example-grid{grid-template-columns:1fr;gap:26px}.example-grid figure{width:100%;max-width:500px;margin-inline:auto}.example-grid figcaption{margin-top:12px;font-size:17px}.editorial-caption{font-size:14px;max-width:310px;margin:22px auto 0}.bundle-section{margin-top:31px;padding:28px 18px 22px;border-radius:13px}.bundle-section .section-heading{font-size:34px;margin-bottom:33px}.bundle-grid{grid-template-columns:1fr;gap:25px}.bundle-card{padding:24px 22px 20px;display:grid;grid-template-columns:60px 1fr;text-align:left;column-gap:17px}.bundle-icon{grid-column:1;grid-row:1/4;width:57px;height:65px;margin:auto}.bundle-card h3{grid-column:2;grid-row:1;font-size:20px;margin-bottom:7px}.bundle-detail{grid-column:2;grid-row:2;font-size:12px}.bundle-price{grid-column:2;grid-row:3;font-size:27px;margin:10px 0 3px}.bundle-shipping{grid-column:2;grid-row:4;font-size:12px;margin:0}.bundle-card .button{grid-column:1/-1;grid-row:5;margin-top:17px;min-height:46px;font-size:15px}.bundle-card>.badge{left:auto;right:13px;transform:none;font-size:10px;top:-13px;padding:6px 20px}.site-footer{align-items:flex-start;flex-direction:column;padding:27px 0;gap:23px;margin-top:26px}.site-footer .wordmark{font-size:28px}.site-footer p{font-size:12px;margin-top:10px}.site-footer nav{font-size:13px;width:100%;justify-content:space-between;gap:8px}.site-footer nav>*+*::before{display:none}.site-dialog{padding:32px 23px}.site-dialog h2{font-size:34px}.breadcrumb{font-size:11px;padding:17px 0 21px;gap:8px}.product-grid{display:flex;flex-direction:column;gap:27px}.product-gallery{width:100%;padding:0 17px 17px;border-radius:12px}.gallery-main .transformation{height:auto;aspect-ratio:.95}.transformation--compact .original-photo{width:35%;top:6%;left:1%;border-width:5px}.transformation--compact .drawn-arrow{top:23%;left:37%;width:19%;height:19%}.transformation--compact .hero-sheet{top:42%;left:0;width:100%;border-width:5px}.gallery-main.showing-other .hero-sheet{top:22%}.gallery-thumbs{gap:15px;margin-top:4px}.gallery-caption{font-size:10px;margin-top:16px}.product-info{width:100%}.product-info .eyebrow{font-size:12px;margin-top:0;margin-bottom:12px}.product-info h1{font-size:57px;line-height:1}.product-intro{font-size:16px;margin-top:19px;max-width:350px}.memory-form{margin-top:28px}.memory-form legend,.field-label{font-size:19px}.bundle-options{gap:20px}.bundle-option{display:flex;align-items:center;min-height:91px;padding:17px 14px;gap:13px}.bundle-option input{width:24px;height:24px;flex-shrink:0;margin:0}.bundle-option input:checked{border-width:7px}.option-name{font-size:14px;max-width:none;line-height:1.3}.option-detail{font-size:10px;white-space:nowrap;line-height:1.4}.option-price{font-size:18px;line-height:1.3;margin-top:1px}.badge{font-size:9px;right:13px;padding:4px 10px;top:-12px}.finish-options{margin-top:28px}.finish-pills span{min-width:104px;min-height:45px;font-size:15px}.upload-field{margin-top:24px}.upload-zone{min-height:153px}.upload-zone>[data-upload-title]{font-size:17px}.upload-help{font-size:10px}.add-to-cart{min-height:57px;font-size:20px;margin-top:15px}.approval-note{font-size:13px;gap:9px}.approval-note .mp-icon{width:28px;height:28px}.shipping-note{font-size:12px}.included{margin-top:31px;padding:26px 16px 22px}.included h2{font-size:30px;max-width:320px;margin-inline:auto;line-height:1.05}.included-grid{gap:8px}.included-grid .mp-icon{width:40px;height:40px}.included-grid h3{font-size:11px;line-height:1.4;margin-top:11px;padding-inline:4px}.included>p{font-size:11px;line-height:1.6;margin-top:23px}.proof-section{display:flex;flex-direction:column;padding:27px 0;gap:30px;margin-top:27px}.proof-section h2{font-size:33px;max-width:340px}.proof-pair{grid-template-columns:37% 9% 54%}.proof-pair figcaption{font-size:11px;margin-bottom:14px}.proof-photo{border-width:4px}.proof-sheet{padding:4px}.proof-revision{font-size:11px;margin-top:17px}.proof-steps{gap:24px}.proof-steps li{gap:20px}.proof-steps .step-number{font-size:42px;min-width:39px}.proof-steps h3{font-size:15px;line-height:1.3}.proof-steps p{font-size:13px;max-width:none;line-height:1.6}.faq-section{padding:28px 0 5px}.faq-section h2{font-size:33px}.faq-list summary{font-size:13px;padding:16px;min-height:52px}.faq-answer{font-size:12px;padding:0 16px 16px;line-height:1.6}.cart-section,.content-page{padding-block:25px 45px}.cart-section>h1,.content-page>h1{font-size:46px}.cart-line{grid-template-columns:100px 1fr;gap:16px}.cart-line>strong{grid-column:2}.cart-line h2{font-size:18px}.cart-line p{font-size:13px}.cart-line .line-properties{font-size:11px}.cart-summary{flex-direction:column}.cart-summary>div{text-align:left;width:100%;max-width:none}.cart-summary>div>.button{width:100%}.cart-total{font-size:20px}.collection-grid{grid-template-columns:1fr}.search-form{flex-wrap:wrap}.password-section{padding-block:60px}.password-section h1{font-size:50px}.password-section>p{font-size:15px}}
@media(max-width:374px){.container{width:calc(100% - 28px)}.wordmark{font-size:23px}.header-actions{gap:5px}.button--small{font-size:11px;padding-inline:10px}.hero-copy h1{font-size:46px}.bundle-option{gap:8px;padding-inline:10px}.option-name{font-size:12px}.option-detail{font-size:9px}.option-price{font-size:16px}.product-info h1{font-size:51px}.bundle-card{padding-inline:15px;column-gap:10px}.bundle-detail{font-size:11px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
.original-photo img,.proof-photo img{object-position:center 23%}
@media(max-width:699px){.gallery-main .transformation{aspect-ratio:.84}.transformation--compact .hero-sheet{top:38%}}
