:root{--navy:#091828;--navy-mid:#10263b;--gold:#c9a65f;--gold-light:#e6c889;--paper:#f9fafb;--white:#fff;--ink:#102438;--muted:#647180;--border:#dfe4e8;--serif:Georgia,'Times New Roman',serif;--sans:'Helvetica Neue',Arial,sans-serif;color-scheme:light}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}body.modal-open{overflow:hidden}button,input,select,textarea{font:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}img{display:block;width:100%;height:auto}button{border:0}button:disabled{cursor:not-allowed;opacity:.5}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid var(--gold);outline-offset:5px}input:focus-visible,select:focus-visible{outline:2px solid var(--gold);outline-offset:2px}[hidden]{display:none!important}h1,h2,h3,p{margin:0}h1,h2{font-family:var(--serif);font-weight:400}em{font-weight:400}h2{font-size:clamp(2.3rem,3.35vw,3.4rem);line-height:1.13;letter-spacing:-.045em}h2 em{color:#8d6b32}svg{width:24px;height:24px;flex:none}svg:not([fill]){fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.skip-link{position:fixed;top:-100px;left:20px;padding:10px 20px;background:var(--gold);z-index:1000}.skip-link:focus{top:20px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}
.announcement{padding:9px max(5vw,24px);min-height:38px;background:var(--navy);color:var(--gold-light);display:flex;justify-content:space-between;align-items:center;font-size:.75rem;letter-spacing:.14em}.announcement-note{color:#e0e5e9;letter-spacing:.01em;font-size:.8125rem}.header{height:94px;padding:0 5vw;display:flex;align-items:center;justify-content:space-between;background:#fff;position:sticky;top:0;z-index:20;border-bottom:1px solid #dfe4e8;gap:28px}.brand{display:inline-flex;gap:13px;align-items:center;flex-shrink:0;line-height:1;letter-spacing:-.04em;font-family:var(--serif);font-size:1.85rem}.brand b{font-weight:700}.brand-crown{width:43px;height:43px;color:#ae873e}.brand small{display:block;font-family:var(--sans);font-size:.6em;font-size:10px;letter-spacing:.16em;padding-top:9px}.desktop-nav{display:flex;gap:30px;align-items:center;font-size:.875rem;font-weight:500}.desktop-nav button{background:none;padding:12px 0}.desktop-nav a{padding:12px 0}.desktop-nav a:hover,.desktop-nav button:hover{color:#916c2e}.desktop-nav span{margin-left:5px}.header-actions{display:flex;gap:12px}.icon-button{background:transparent;display:inline-flex;align-items:center;justify-content:center;width:40px;height:44px;border-radius:2px}.icon-button:hover{background:#e8ecf0}.cart-button{position:relative}.cart-button span{position:absolute;right:-2px;top:0;border-radius:50%;min-width:18px;height:18px;line-height:18px;background:var(--gold);color:var(--navy);font-size:.75rem}.menu-button{display:none}.mobile-nav{background:#fff;position:fixed;top:94px;left:0;right:0;padding:24px;z-index:25;border-bottom:1px solid var(--border);box-shadow:0 15px 25px #09182812}.mobile-nav a,.mobile-nav button{display:block;width:100%;text-align:left;background:transparent;padding:14px 8px}
.hero{background:var(--navy);color:#f4f1e9;overflow:hidden;position:relative}.hero-inner{max-width:1560px;margin:auto;display:grid;grid-template-columns:1fr 1.13fr;gap:55px;padding:64px 5vw 61px;align-items:center}.eyebrow{font-size:.75rem;font-weight:500;letter-spacing:.17em;line-height:1.6;color:var(--gold-light);display:flex;align-items:center;gap:11px}.eyebrow.dark{color:#887044}.small-line{width:27px;height:1px;background:var(--gold)}h1{font-size:clamp(4.4rem,6.65vw,7rem);line-height:1.02;letter-spacing:-.052em;margin:28px 0 24px}h1 em{color:var(--gold-light)}.hero-copy>p{max-width:435px;line-height:1.8;color:#bac5ce;font-size:1.0625rem}.hero-buttons{display:flex;gap:14px;margin-top:33px}.button{display:inline-flex;align-items:center;justify-content:center;gap:25px;padding:16px 23px;font-size:.875rem;font-weight:600;line-height:1.3;min-height:53px;border:1px solid transparent;border-radius:2px;transition:background .2s,transform .2s;white-space:normal}.button span{font-size:1.2rem;font-weight:400}.button:hover{transform:translateY(-2px)}.button-gold{background:var(--gold);color:#101e2d}.button-gold:hover{background:var(--gold-light)}.button-outline{border-color:#6b7580;color:#f2f1eb;background:transparent}.button-outline:hover{background:#ffffff0d;border-color:#d2c7af}.button-navy{color:#fff;background:var(--navy)}.button-navy:hover{background:#1c3a54}.hero-features{display:flex;gap:25px;margin-top:30px;color:#b9c3cc;font-size:.8125rem}.hero-features span{display:flex;align-items:center;gap:7px}.hero-features svg{width:16px;height:16px;color:var(--gold)}.hero-visual{position:relative;min-width:0;padding:7px 0 27px 0}.photo-frame{height:500px;position:relative;border:1px solid #6c603f75}.photo-frame:after{content:'';position:absolute;inset:10px;border:1px solid #ceb27740;pointer-events:none}.photo-frame img{height:100%;object-fit:cover;object-position:45% 48%}.image-caption{position:absolute;bottom:25px;right:26px;color:#eadab9;font-size:.65rem;letter-spacing:.2em;writing-mode:vertical-rl;text-shadow:0 1px 5px #000}.royal-seal{position:absolute;width:119px;height:119px;border:1px solid var(--gold);outline:5px solid var(--navy);background:var(--navy);left:-29px;bottom:2px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:var(--gold-light);transform:rotate(-10deg)}.royal-seal svg{width:25px;height:25px;stroke:var(--gold-light);stroke-width:1.3;margin-bottom:7px}.royal-seal span{font-size:.62rem;line-height:1.4;letter-spacing:.11em}.royal-seal small{font-size:.55rem;letter-spacing:.14em;padding-top:5px}.hero-edition{position:absolute;right:0;bottom:0;font-size:.62rem;letter-spacing:.16em;color:#8593a0}.value-strip{display:flex;justify-content:space-between;align-items:center;gap:20px;background:#f0ece3;border-bottom:1px solid #d9d7cf;padding:23px 5vw;font-size:.875rem}.value-strip b{font-weight:600}.value-strip i{color:#967740;font-size:1.15rem;font-style:normal}
.section{padding:88px 5vw;max-width:1560px;margin:auto}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:35px}.section-heading .eyebrow{margin-bottom:15px}.section-heading>p{color:var(--muted);font-size:.875rem;line-height:1.75;padding-bottom:4px}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.product-image{height:350px;position:relative;width:100%;display:block;overflow:hidden;padding:0;background:#e8eaed}.product-image img{height:100%;object-fit:cover;transition:transform .65s cubic-bezier(.22,.61,.36,1)}.product-image:hover img{transform:scale(1.045)}.sheets-image img{object-position:50% 48%}.transfer-image img{object-position:48% center}.sample-image img{object-position:34% 53%;transform:scale(1.12)}.sample-image:hover img{transform:scale(1.16)}.product-tag{position:absolute;top:17px;left:17px;background:#fffef7ee;color:#173147;padding:7px 10px;font-size:.625rem;letter-spacing:.11em;font-weight:600;line-height:1.6}.product-image-arrow{position:absolute;bottom:17px;right:17px;width:35px;height:35px;background:#fffef7ed;color:var(--ink);display:flex;align-items:center;justify-content:center;font-size:1.35rem;border-radius:50%}.product-details{display:flex;justify-content:space-between;gap:8px;padding-top:20px;align-items:flex-start}.product-details h3{font-size:1.1rem;font-weight:600;line-height:1.5}.product-details h3 button{font:inherit;line-height:inherit;text-align:left;background:none;padding:0}.product-details p{color:var(--muted);font-size:.8125rem;margin-top:3px}.text-link{display:inline-flex;gap:13px;align-items:center;font-size:.8125rem;font-weight:600;border-bottom:1px solid #b4a687;padding:3px 0;background:transparent;line-height:1.6}.text-link:hover{color:#8b692e}.product-details>.text-link{margin-top:3px;flex-shrink:0;font-size:.75rem}.standard{display:grid;grid-template-columns:1.04fr 1fr;gap:70px;background:#eef1f3;padding-top:72px;padding-bottom:72px}.standard-photo{position:relative;min-height:565px;overflow:hidden}.standard-photo img{height:100%;object-fit:cover;object-position:45% center}.photo-label{position:absolute;left:25px;bottom:25px;color:#fff;font-size:.69rem;letter-spacing:.13em;background:#091828b8;padding:8px 12px}.standard-copy{padding:10px 0}.standard-copy .eyebrow{margin-bottom:20px}.standard-copy>p{color:var(--muted);font-size:.9375rem;margin-top:22px;max-width:480px;line-height:1.85}.standard-feature{display:flex;gap:23px;margin-top:25px;max-width:490px}.standard-feature>span{font-size:.8125rem;line-height:1.8;color:#9b7a39;min-width:18px}.standard-feature h3{font-size:.9375rem;font-weight:600;line-height:1.6}.standard-feature p{font-size:.875rem;color:var(--muted);line-height:1.7;margin-top:3px}.standard-copy>.text-link{margin-top:30px}.process{padding-top:90px;padding-bottom:83px;border-bottom:1px solid var(--border)}.process-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:45px;gap:35px}.process-grid article{display:flex;gap:23px;padding-right:20px;border-right:1px solid var(--border)}.process-grid article:last-child{border:0;padding-right:0}.step-number{font-family:var(--serif);font-size:2.9rem;color:#ad8a48;line-height:1}.process-grid h3{font-size:1.0625rem;font-weight:600}.process-grid p{color:var(--muted);font-size:.875rem;margin-top:7px;line-height:1.85}.faq{display:grid;grid-template-columns:.9fr 1.3fr;gap:90px}.faq h2{margin-top:17px}.faq>div>p{font-size:.9375rem;color:var(--muted);margin-top:20px}.faq-list{border-top:1px solid #cdd4da}.faq-list details{border-bottom:1px solid #cdd4da}.faq-list summary{padding:23px 0;display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;font-size:.9375rem;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-size:1.4rem;color:#8b713e;font-weight:300}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{padding:0 35px 24px 0;font-size:.875rem;line-height:1.85;color:var(--muted)}.closing{background:var(--navy);color:#f3f0e8;position:relative;padding:73px 24px 80px;text-align:center;overflow:hidden}.closing .eyebrow{justify-content:center}.closing h2{font-size:clamp(2.8rem,4.2vw,4.2rem);margin:21px 0 30px;position:relative;z-index:1}.closing h2 em{color:var(--gold-light)}.closing .button{position:relative;z-index:1}.closing-rule{position:absolute;inset:16px;border:1px solid #c9a65f30;pointer-events:none}.footer{padding:48px 5vw 23px;background:#fff;display:flex;align-items:center;gap:38px;flex-wrap:wrap}.footer>.brand{font-size:1.6rem}.footer>.brand svg{width:35px;height:35px}.footer>p{font-size:.875rem;color:var(--muted)}.footer nav{margin-left:auto;display:flex;gap:30px;font-size:.875rem}.footer nav a:hover{color:#8d6b32}.footer-bottom{border-top:1px solid var(--border);width:100%;display:flex;justify-content:space-between;padding-top:23px;color:#74808b;font-size:.75rem}
dialog{color:var(--ink);background:var(--paper);border:0;padding:0;max-height:94dvh;box-shadow:0 35px 100px #0005}dialog::backdrop{background:#020d1caa;backdrop-filter:blur(5px)}dialog[open]{animation:dialog-in .2s ease-out}.dialog-close{position:absolute;right:15px;top:12px;z-index:3;font-size:2rem;line-height:1;color:var(--ink);background:#ffffffd9}.order-dialog{width:min(970px,94vw);border-radius:4px}.order-layout{display:grid;grid-template-columns:1fr 1fr}.order-preview{padding:40px 35px;background:var(--navy);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;min-width:0}.order-preview .eyebrow{font-size:.68rem;text-align:center;justify-content:center}.sheet-canvas{width:100%;max-height:460px;aspect-ratio:22/24;position:relative;background-color:#fcfcfc;background-image:linear-gradient(45deg,#e3e6e8 25%,transparent 25%),linear-gradient(-45deg,#e3e6e8 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#e3e6e8 75%),linear-gradient(-45deg,transparent 75%,#e3e6e8 75%);background-size:16px 16px;background-position:0 0,0 8px,8px -8px,-8px 0;box-shadow:0 15px 30px #0005;transition:aspect-ratio .2s;overflow:hidden;display:flex;align-items:center;justify-content:center}.sheet-canvas img{height:100%;width:100%;object-fit:contain;max-height:460px}.sheet-dimensions{position:absolute;bottom:8px;left:50%;transform:translateX(-50%);color:#fff;background:#091828d9;font-size:.75rem;padding:5px 12px;white-space:nowrap}.order-preview>p{color:#bdc8d1;font-size:.8125rem;text-align:center;max-width:310px}.order-form{padding:45px 35px 35px}.order-form .eyebrow{font-size:.65rem}.order-form h2{margin:18px 0 16px;font-size:2.6rem}.order-form>p:not(.preview-note){font-size:.875rem;color:var(--muted);margin-bottom:24px}.field-group{margin-top:20px}.field-group>label:first-child{display:flex;justify-content:space-between;gap:10px;font-size:.875rem;font-weight:600;margin-bottom:8px}.field-group label>span{color:var(--muted);font-size:.75rem;font-weight:400}select,input[type=search]{width:100%;border:1px solid #c5cdd5;padding:13px 15px;border-radius:2px;background:#fff;color:var(--ink)}.upload-zone{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:5px;padding:20px 10px;border:1px dashed #98a7b4;position:relative;cursor:pointer;text-align:center;min-height:120px;transition:border-color .2s,background .2s}.upload-zone:hover{border-color:#9a7535;background:#f2eee5}.upload-zone:focus-within{outline:2px solid var(--gold);outline-offset:3px}.upload-zone svg{color:#9a7535;width:23px;height:23px;margin-bottom:4px}.upload-zone strong{font-size:.8125rem;max-width:100%;overflow-wrap:anywhere}.upload-zone small{font-size:.6875rem;color:var(--muted)}.upload-zone input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.field-note{font-size:.75rem;color:#8b493d;margin-top:5px}.quantity-row{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:22px;font-size:.875rem;font-weight:600}.quantity-control{display:flex;align-items:center;border:1px solid #bac4ce;background:#fff}.quantity-control button{height:39px;width:38px;font-size:1.2rem;background:transparent}.quantity-control input{width:38px;padding:0;border:0;text-align:center;appearance:textfield;-moz-appearance:textfield;background:#fff;height:39px;font-size:.875rem}.quantity-control input::-webkit-inner-spin-button{appearance:none}.estimate-row{border-top:1px solid var(--border);padding-top:20px;margin-top:22px;display:flex;justify-content:space-between;align-items:center;font-size:.875rem}.estimate-row strong{font-size:1.6rem;font-weight:500}.preview-note{color:var(--muted);font-size:.75rem;line-height:1.7;margin-top:7px}.add-to-bag{margin-top:21px;width:100%}.cart-dialog{position:fixed;inset:0 0 0 auto;margin:0;height:100dvh;max-height:100dvh;width:min(470px,100vw);padding:60px 30px 35px;overflow-y:auto}.cart-dialog h2{font-size:2.7rem;margin:17px 0 28px}.cart-empty{padding:40px 0;text-align:center;border-top:1px solid var(--border)}.cart-empty p{color:var(--muted);margin-bottom:25px}.cart-row{display:grid;grid-template-columns:75px 1fr;gap:18px;padding:20px 0;border-top:1px solid var(--border)}.cart-row img{width:75px;height:90px;object-fit:cover}.cart-row h3{font-size:.9375rem;line-height:1.4;font-weight:600}.cart-row p{font-size:.8125rem;color:var(--muted);margin:4px 0;overflow-wrap:anywhere}.cart-row-controls{display:flex;justify-content:space-between;align-items:center;margin-top:10px;gap:7px}.cart-row-controls .quantity-control button{width:30px;height:30px}.cart-row-controls .quantity-control span{width:28px;text-align:center;font-size:.8125rem}.remove-item{font-size:.75rem;text-decoration:underline;background:transparent;padding:6px;color:var(--muted)}.cart-item-price{font-size:.875rem;font-weight:600}.cart-dialog #review-order{margin-top:25px;width:100%}#cart-review{padding:18px;background:#e9eee8;margin-top:20px}#cart-review h3{font-size:1rem}#cart-review p{font-size:.875rem;line-height:1.7;margin-top:7px}.search-dialog{padding:50px 35px 30px;width:min(680px,94vw);border-radius:4px}.search-dialog h2{margin:18px 0 28px;font-size:2.9rem}.search-dialog input{font-size:1rem}.search-result{display:flex;text-align:left;align-items:center;gap:18px;padding:18px 0;border-bottom:1px solid var(--border);background:transparent;width:100%}.search-result img{width:64px;height:64px;object-fit:cover}.search-result strong{font-size:.9375rem}.search-result small{display:block;font-size:.8125rem;color:var(--muted);margin-top:4px}.search-result>span:last-child{margin-left:auto;font-size:1.2rem}.search-empty{padding:25px 0;color:var(--muted);font-size:.9375rem}.toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,20px);z-index:100;opacity:0;pointer-events:none;background:#1a354a;color:#fff;padding:14px 23px;box-shadow:0 10px 30px #0003;font-size:.875rem;border-left:3px solid var(--gold);transition:opacity .25s,transform .25s;max-width:90vw;width:max-content}.toast.show{opacity:1;transform:translate(-50%,0)}
@keyframes dialog-in{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
@media(min-width:1560px){.hero-inner,.section{padding-left:78px;padding-right:78px}.photo-frame{height:550px}}
@media(max-width:1180px){.desktop-nav{gap:19px;font-size:.8125rem}.header{gap:16px;padding:0 4vw}.brand{font-size:1.6rem}.brand-crown{width:36px;height:36px}.header-actions{gap:3px}.hero-inner{gap:37px;padding:52px 5vw}.photo-frame{height:455px}.hero-buttons{gap:10px}.button{padding:14px 18px;gap:16px;font-size:.8125rem}.hero-features{gap:17px;font-size:.75rem}.product-details{flex-direction:column;gap:8px}.product-image{height:300px}.standard{gap:43px}.value-strip{font-size:.75rem;gap:12px}.value-strip i:last-of-type{display:none}.value-strip>span:last-child{display:none}.standard-photo{min-height:550px}.footer{gap:25px}.footer nav{gap:20px}}
@media(max-width:900px){.desktop-nav{display:none}.menu-button{display:inline-flex}.header{height:80px;padding:0 5vw}.mobile-nav{top:80px}.announcement{justify-content:center;font-size:.6875rem}.announcement-note{display:none}.hero-inner{gap:30px;padding-top:47px;padding-bottom:48px;grid-template-columns:1fr 1fr}h1{font-size:clamp(3.6rem,7.6vw,5.6rem)}.hero .eyebrow{font-size:.65rem;letter-spacing:.13em}.hero-copy>p{font-size:.9375rem;line-height:1.75}.hero-buttons{flex-direction:column;align-items:flex-start;gap:11px;margin-top:25px}.hero-buttons .button{min-width:205px}.hero-features{flex-direction:column;gap:5px;margin-top:23px}.photo-frame{height:465px}.hero-edition{font-size:.55rem}.royal-seal{width:96px;height:96px;left:-13px;bottom:0}.royal-seal svg{width:20px;height:20px;margin-bottom:5px}.royal-seal span{font-size:.55rem}.royal-seal small{font-size:.5rem}.section{padding:60px 5vw}.section-heading{gap:25px}.section-heading>p{max-width:230px;font-size:.8125rem}.section-heading>p br{display:none}.product-grid{gap:18px}.product-image{height:240px}.product-tag{font-size:.5rem;letter-spacing:.07em;left:10px;top:10px;padding:5px 7px}.product-details h3{font-size:1rem}.product-details p{font-size:.75rem}.standard{gap:34px;grid-template-columns:.9fr 1fr}.standard-photo{min-height:610px}.standard-copy>p{font-size:.875rem}.standard-feature{gap:15px;margin-top:21px}.standard-feature p{font-size:.8125rem}.standard-feature h3{font-size:.875rem}.photo-label{font-size:.5625rem;left:12px;bottom:15px;padding:7px}.process-grid{gap:20px}.process-grid article{gap:14px;padding-right:14px;flex-direction:column}.process-grid h3{font-size:.9375rem}.process-grid p{font-size:.8125rem}.faq{gap:40px;grid-template-columns:.9fr 1.2fr}.footer>p{display:none}.footer nav{margin-left:auto}.order-form{padding:45px 25px 28px}.order-preview{padding:35px 25px}.order-form h2{font-size:2.3rem}}
@media(max-width:620px){html{scroll-padding-top:82px}.header{height:76px}.mobile-nav{top:76px}.brand{font-size:1.55rem;gap:9px}.brand-crown{width:35px;height:35px}.brand small{font-size:8px}.header-actions{gap:2px}.icon-button{width:36px}.announcement{padding:8px 15px;font-size:.56rem;min-height:33px;letter-spacing:.14em}.hero-inner{display:flex;flex-direction:column;padding:43px 6vw 35px;gap:35px;align-items:stretch}.hero-copy{max-width:470px}.hero .eyebrow{font-size:.625rem;letter-spacing:.12em}.small-line{width:19px}h1{font-size:clamp(3.5rem,12.8vw,5rem);margin:24px 0 20px;line-height:1.01}.hero-copy>p{font-size:.9375rem;max-width:400px}.hero-buttons{flex-direction:row;align-items:stretch;gap:10px;margin-top:25px}.hero-buttons .button{min-width:0;padding:14px 16px;gap:16px;font-size:.75rem;min-height:50px}.hero-features{flex-direction:row;gap:23px;margin-top:20px;font-size:.6875rem}.hero-visual{padding:0 0 26px 10px}.photo-frame{height:auto;aspect-ratio:1.18}.photo-frame img{position:absolute;inset:0}.royal-seal{width:94px;height:94px;left:-5px;bottom:3px}.hero-edition{font-size:.5rem;letter-spacing:.1em}.value-strip{padding:17px 6vw;gap:10px;justify-content:space-around;font-size:.6875rem;flex-wrap:wrap}.value-strip>span:nth-of-type(3),.value-strip>i:nth-of-type(2){display:none}.value-strip i{font-size:1rem}.section{padding:53px 6vw}.section-heading{display:block;margin-bottom:27px}.section-heading .eyebrow{font-size:.625rem;letter-spacing:.16em;margin-bottom:14px}h2{font-size:2.5rem}.section-heading>p{font-size:.875rem;max-width:100%;margin-top:17px}.product-grid{grid-template-columns:1fr;gap:31px}.product-image{height:auto;aspect-ratio:1.12}.product-image img{position:absolute;inset:0}.product-tag{font-size:.6rem;padding:7px 10px;top:15px;left:15px;letter-spacing:.09em}.product-details{flex-direction:row;align-items:flex-start;padding-top:15px;gap:15px}.product-details h3{font-size:1.0625rem}.product-details p{font-size:.8125rem}.product-details>.text-link{font-size:.75rem;margin-top:2px;gap:8px}.standard{display:flex;flex-direction:column;gap:35px;padding-top:40px;padding-bottom:47px}.standard-photo{min-height:0;aspect-ratio:1.2}.standard-photo img{height:100%;position:absolute;inset:0}.photo-label{font-size:.5625rem;bottom:17px;left:17px;padding:8px 10px}.standard-copy{padding:0}.standard-copy .eyebrow{font-size:.625rem}.standard-copy>p{font-size:.9375rem}.standard-feature h3{font-size:.9375rem}.standard-feature p{font-size:.875rem}.standard-copy>.text-link{font-size:.875rem}.process .section-heading .button{margin-top:24px}.process-grid{grid-template-columns:1fr;gap:24px;margin-top:33px}.process-grid article{flex-direction:row;border:0;border-bottom:1px solid var(--border);padding:0 0 23px;gap:24px}.process-grid article:last-child{padding-bottom:0}.step-number{font-size:2.9rem}.process-grid h3{font-size:1rem}.process-grid p{font-size:.875rem;margin-top:4px}.faq{display:block}.faq .eyebrow{font-size:.625rem}.faq-list{margin-top:28px}.faq-list summary{padding:19px 0;font-size:.875rem}.faq-list details p{font-size:.875rem}.closing{padding:54px 6vw 60px}.closing .eyebrow{font-size:.625rem;letter-spacing:.12em}.closing h2{font-size:2.9rem;line-height:1.1}.closing h2 em{display:block}.footer{padding:35px 6vw 20px;gap:25px}.footer nav{width:100%;margin:0;gap:25px;font-size:.8125rem}.footer-bottom{font-size:.6875rem;gap:12px;padding-top:20px}.order-dialog{width:96vw;max-height:96dvh}.order-layout{grid-template-columns:1fr}.order-preview{padding:23px 23px 20px;gap:13px}.order-preview .eyebrow{font-size:.5625rem}.sheet-canvas{width:200px;max-height:210px}.sheet-canvas img{max-height:210px}.order-preview>p{font-size:.75rem;max-width:330px}.order-form{padding:28px 23px}.order-form h2{font-size:2.4rem;margin-top:13px}.order-form .eyebrow{font-size:.58rem}.order-form>p:not(.preview-note){margin-bottom:15px}.dialog-close{width:36px;height:38px}.cart-dialog{padding:60px 24px 30px}.search-dialog{padding:50px 24px 25px}.search-dialog h2{font-size:2.3rem}.toast{bottom:15px;font-size:.8125rem;padding:12px 16px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}

/* Readable type across desktop and compact layouts. */
.hero-copy>p,.standard-copy>p,.standard-feature p,.process-grid p,.faq-list details p{font-size:1rem}.section-heading>p,.product-details p,.hero-features,.desktop-nav,.product-details>.text-link,.button,.text-link,.preview-note,.field-note{font-size:.875rem}.eyebrow,.hero .eyebrow,.section-heading .eyebrow,.faq .eyebrow,.standard-copy .eyebrow,.closing .eyebrow,.product-tag,.image-caption,.photo-label,.hero-edition{font-size:.75rem}.order-preview .eyebrow,.order-form .eyebrow,.upload-zone small{font-size:.75rem}.product-tag{letter-spacing:.07em}.image-caption{writing-mode:horizontal-tb;bottom:22px;right:24px}.hero-edition{letter-spacing:.07em}.royal-seal span{font-size:.625rem}.royal-seal small{font-size:.625rem}h1 i{color:var(--gold-light)}h2 i{color:#8d6b32}.closing h2 i{color:var(--gold-light)}
@media(max-width:900px){.hero .eyebrow{letter-spacing:.08em}.hero-edition{font-size:.625rem}.product-tag{font-size:.625rem}.hero-buttons .button{font-size:.875rem}}
@media(max-width:620px){.hero-buttons .button{padding:13px 14px;gap:12px;font-size:.8125rem}.hero-features{font-size:.75rem;gap:19px}.product-tag{font-size:.75rem}.hero-edition{font-size:.625rem;max-width:calc(100% - 95px);text-align:right}.image-caption{font-size:.625rem;max-width:160px;text-align:right}.hero .eyebrow{font-size:.6875rem}.announcement{font-size:.625rem}.product-details>.text-link{font-size:.8125rem}}

@media(max-width:370px){.header{gap:8px}.brand{font-size:1.4rem;gap:7px}.brand-crown{width:31px;height:31px}.header-actions .icon-button{width:32px}.hero-buttons{gap:8px}.hero-buttons .button{padding:12px 11px;gap:7px;font-size:.75rem}}
