@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Libre+Caslon+Display&display=swap');
:root{color-scheme:light;font-family:'DM Sans',system-ui,sans-serif;font-synthesis:none;color:#252927;background:#f4f2ec;--ink:#252927;--muted:#74766f;--line:#deded5;--charcoal:#171919;--gold:#d9c6a5;--paper:#fdfcf8}
*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button,a,input,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.42;cursor:default}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #ad8c53;outline-offset:5px}[hidden]{display:none!important}h1,h2,p{margin-top:0}a{color:inherit}button{touch-action:manipulation}
.header{max-width:1536px;margin:auto;padding:25px 5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:18px;text-decoration:none}.monogram{font:400 31px/1 'Libre Caslon Display',Georgia,serif;letter-spacing:-.075em;border-right:1px solid #c8c9bd;padding-right:20px}.monogram>span{color:#a18b65;margin:0 3px}.brand-name{font-size:13px;font-weight:600;letter-spacing:.2em;line-height:1.4}.brand-name small{display:block;font-weight:400;font-size:11px;letter-spacing:.04em;color:var(--muted);margin-top:4px}.header-note{display:flex;align-items:center;gap:9px;font-size:12px;color:#77796f}.header-note svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.25}
main{max-width:1420px;padding:37px 5% 0;margin:auto}.heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:28px}.eyebrow{font-size:11px;letter-spacing:.16em;font-weight:500;line-height:1.5;margin-bottom:10px;display:block;color:#797b70}h1{font:400 62px/.98 'Libre Caslon Display',Georgia,serif;letter-spacing:-.02em;margin:0}.heading>p{font-size:14px;line-height:1.65;color:#7c7e75;margin:0 0 3px;text-align:right}.workspace{display:grid;grid-template-columns:minmax(0,1fr) 352px;gap:24px;align-items:start}
.camera-panel{border:1px solid #2b2e2c;background:var(--charcoal);border-radius:8px;overflow:hidden;box-shadow:0 14px 36px #262b2512}.camera-bar{min-height:64px;padding:12px 22px;display:flex;align-items:center;justify-content:space-between;gap:16px;color:#d8ddd4}.camera-caption{display:flex;align-items:center;gap:17px;min-width:0}.view-label{font-size:10px;font-weight:500;letter-spacing:.16em;color:#92998f;white-space:nowrap;padding-right:17px;border-right:1px solid #3b403a}.camera-caption #status{font-size:12px;line-height:1.4;color:#dce0d6}.camera-tools{display:flex;gap:16px;flex-shrink:0}.camera-tools .text-button{font-size:12px;color:#bec5b9;text-decoration:none;min-height:40px}
.stage{position:relative;aspect-ratio:4/3;max-height:64svh;background:#171919;overflow:hidden;touch-action:pan-y}.stage.active{cursor:crosshair}.stage video{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.stage canvas{display:block;position:absolute;inset:0;width:100%;height:100%}.onboarding{position:absolute;inset:0;isolation:isolate;color:#fff}.editorial-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:54% 50%;z-index:-2;pointer-events:none}.image-shade{position:absolute;inset:0;background:linear-gradient(90deg,#090c0bea 0%,#090c0b91 31%,#090c0b08 69%),linear-gradient(0deg,#080b0bb3,transparent 34%);z-index:-1;pointer-events:none}.image-edition{position:absolute;top:25px;left:30px;color:#b9bfb1;letter-spacing:.2em;font-size:10px;pointer-events:none}.onboarding-copy{position:absolute;left:32px;bottom:42px;width:min(310px,48%)}.onboarding-kicker{display:block;color:#bcae94;font-size:10px;letter-spacing:.17em;margin-bottom:15px}.onboarding h2{font:400 clamp(38px,4vw,57px)/.96 'Libre Caslon Display',Georgia,serif;letter-spacing:-.02em;margin:0 0 20px;color:#f7f5ec}.onboarding p{font-size:13px;line-height:1.7;color:#c4c9c0;margin-bottom:23px}.onboarding .primary{width:222px;max-width:100%;justify-content:center;min-height:51px}.onboarding .text-button{display:block;color:#cfcebf;font-size:12px;margin-top:12px}.image-caption{position:absolute;bottom:18px;right:21px;font-size:9px;letter-spacing:.12em;color:#a8ada2;pointer-events:none}
.button{display:inline-flex;align-items:center;justify-content:space-between;gap:20px;min-height:48px;padding:13px 20px;font-size:14px;font-weight:500;border-radius:3px;border:1px solid transparent;line-height:1.35}.primary{color:#222723;background:var(--gold);border-color:var(--gold)}.secondary{background:transparent;color:#d0d5ca;border-color:#4b5148}.text-button{border:0;background:none;padding:10px 0;min-height:36px;color:#74776c;font-size:12px;text-decoration:underline;text-underline-offset:4px;line-height:1.35}.tap-hint{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);color:#fafbf3;background:#171d1ce8;border:1px solid #ffffff25;padding:12px 18px;max-width:93%;width:max-content;font-size:13px;text-align:center;border-radius:30px;pointer-events:none;box-shadow:0 3px 15px #0002}.anchor-marker{position:absolute;width:13px;height:13px;border-radius:50%;border:1px solid #fff;box-shadow:0 0 0 4px #161d1738;transform:translate(-50%,-50%);pointer-events:none}.session-controls{padding:20px 22px;border-top:1px solid #383e35}.instruction{font-size:14px;line-height:1.65;color:#bfc6b7;margin-bottom:15px}.action-row{display:flex;flex-wrap:wrap;gap:10px}.action-row .primary{flex:1;min-width:145px}.session-controls>.text-button{color:#d6c8ab;margin-right:18px;margin-top:10px}.steps{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:22px;color:#b4bbae;border-top:1px solid #30372e;font-size:11px;line-height:1.4}.steps span{white-space:nowrap}.steps b{color:#978d78;font-size:10px;font-weight:400;margin-right:8px}.steps i{height:1px;background:#3b4336;flex:1;max-width:30px}.camera-help{color:#dfc6a2;padding:15px 22px;font-size:13px;line-height:1.7;border-top:1px solid #383e35}.camera-help summary{cursor:pointer}.camera-help p{margin:10px 0 0;overflow-wrap:anywhere}
.fit-panel{background:var(--paper);border:1px solid #ddded4;border-radius:8px;overflow:hidden}.product{padding:25px 26px 20px}.product-topline{display:flex;justify-content:space-between;align-items:center;gap:10px}.product-topline .eyebrow{font-size:10px;letter-spacing:.13em;margin:0}.reference-count{font-size:10px;font-variant-numeric:tabular-nums;color:#a4a698;letter-spacing:.09em}.product-body{display:flex;align-items:center;gap:22px;margin:22px 0 12px}.product-image{width:105px;height:160px;flex-shrink:0;background:white;border:1px solid #eeeee7;border-radius:2px;overflow:hidden}.product-image img{display:block;width:100%;height:100%;object-fit:contain}.maker{font-size:10px;font-weight:500;letter-spacing:.17em;color:#777d70;margin-bottom:8px}.product h2{font:400 33px/1.03 'Libre Caslon Display',Georgia,serif;letter-spacing:-.015em;margin:0 0 10px}.reference{font-size:11px;color:#979a8d;letter-spacing:.04em;margin-bottom:14px}.product-tag{font-size:11px;color:#787e70;white-space:nowrap}.reference-link{display:flex;align-items:center;justify-content:space-between;font-size:12px;color:#656d5f;text-decoration:none;padding:12px 0 4px}.reference-link span{font-size:17px;color:#8d947f}.adjustments{padding:26px;border-top:1px solid var(--line);background:#f9f8f2}.section-label{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:23px}.section-label .eyebrow{font-size:9px;letter-spacing:.15em;margin:0 0 6px;color:#939588}.section-label h2{font:400 29px/1.1 'Libre Caslon Display',Georgia,serif;letter-spacing:-.01em;margin:0}.section-label .text-button{font-size:11px;color:#919486}.adjustment label{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:14px;color:#626b5c;margin-bottom:10px}.adjustment output{font-weight:500;font-size:14px;font-variant-numeric:tabular-nums;color:#333d30;min-width:46px;text-align:right}.range-row{display:flex;align-items:center;gap:12px}.step-button{display:grid;place-items:center;flex-shrink:0;width:44px;height:44px;border:1px solid #d4d8ca;background:#fffef9;border-radius:50%;font-size:22px;font-weight:400;color:#54604a}.range-labels{display:flex;justify-content:space-between;gap:10px;margin-top:8px;font-size:10px;color:#9b9f90}.rotation-adjustment{margin-top:26px}.turn{font-size:12px;margin-top:7px;color:#7c8770}.fit-note{font-size:12px;line-height:1.8;color:#929987;margin:16px 0 0}input[type=range]{appearance:none;-webkit-appearance:none;width:100%;min-width:0;height:32px;background:transparent;margin:0;cursor:pointer}input[type=range]::-webkit-slider-runnable-track{height:3px;border-radius:2px;background:#d5dacb}input[type=range]::-webkit-slider-thumb{appearance:none;-webkit-appearance:none;width:16px;height:16px;border-radius:50%;margin-top:-6.5px;background:#384431;border:3px solid #f6f6ee;box-shadow:0 0 0 1px #384431}input[type=range]::-moz-range-track{height:3px;border-radius:2px;background:#d5dacb}input[type=range]::-moz-range-thumb{width:11px;height:11px;border-radius:50%;background:#384431;border:3px solid #f6f6ee;box-shadow:0 0 0 1px #384431}
.tips{border-top:1px solid var(--line);padding:19px 26px;color:#717b65;font-size:12px;line-height:1.7}.tips summary{display:flex;justify-content:space-between;align-items:center;gap:15px;cursor:pointer;list-style:none;min-height:25px}.tips summary::-webkit-details-marker{display:none}.tips .plus{font-size:19px;font-weight:400;color:#949c88}.tips[open] .plus{transform:rotate(45deg)}.tips p{margin:14px 0 0;color:#868e7b}.studio-note{display:flex;align-items:flex-start;gap:15px;margin:26px 0 35px}.note-rule{height:1px;min-width:34px;background:#b6bdab;margin-top:8px}.studio-note p{font-size:11px;line-height:1.7;color:#838b79;margin:0}.studio-note p>span{color:#a1a696}footer{max-width:1536px;margin:auto;padding:23px 5% 28px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:10px;letter-spacing:.025em;color:#9aa18e}.footer-separator{margin:0 12px;color:#c0c5b8}
@media(min-width:1500px){.stage{max-height:650px}.onboarding-copy{bottom:55px;left:38px}.onboarding h2{font-size:62px}}
@media(max-width:1100px){.workspace{grid-template-columns:minmax(0,1fr) 310px;gap:18px}.product,.adjustments{padding-left:21px;padding-right:21px}.product-body{gap:16px}.product-image{width:88px;height:145px}.product h2{font-size:30px}.camera-bar{padding:10px 17px}.camera-caption{gap:12px}.view-label{padding-right:12px;font-size:9px}.camera-tools{gap:11px}.onboarding-copy{left:25px;width:55%;bottom:35px}.onboarding h2{font-size:47px}.image-edition{left:25px}.onboarding p{font-size:12px}.steps{padding:20px 16px;gap:8px;font-size:10px}.steps b{margin-right:5px}.steps i{max-width:15px}}
@media(max-width:1000px){.header{padding:19px 5%}.brand{gap:12px}.monogram{font-size:27px;padding-right:13px}.brand-name{font-size:11px;letter-spacing:.15em}.brand-name small{font-size:9px}.header-note{font-size:10px;gap:6px}.header-note svg{width:14px;height:14px}main{padding:26px 5% 0}.heading{margin-bottom:22px}.heading .eyebrow{font-size:10px;margin-bottom:8px}h1{font-size:46px}.heading>p{font-size:12px}.workspace{grid-template-columns:1fr;gap:18px}.camera-bar{min-height:61px;padding:11px 16px}.camera-caption{gap:11px;align-items:flex-start;flex-direction:column}.view-label{border:0;padding:0;font-size:9px}.camera-caption #status{font-size:12px}.camera-tools{gap:12px}.camera-tools .text-button{font-size:12px}.stage{aspect-ratio:4/3;max-height:62svh}.stage:not(.active){min-height:380px}.onboarding-copy{left:24px;bottom:30px;width:75%;max-width:310px}.onboarding h2{font-size:44px;margin-bottom:15px}.onboarding p{font-size:12px;line-height:1.6;margin-bottom:20px}.onboarding-kicker{font-size:9px;margin-bottom:12px}.editorial-image{object-position:65% center}.image-shade{background:linear-gradient(0deg,#090c0bfa 0%,#090c0bc4 28%,#090c0b2b 72%),linear-gradient(90deg,#090c0b72,transparent 82%)}.image-edition{left:24px;top:20px;font-size:9px}.image-caption{font-size:8px;bottom:15px;right:15px}.onboarding .primary{width:220px}.onboarding .text-button{margin-top:5px;font-size:12px}.steps{padding:19px 15px;font-size:10px;gap:7px}.steps i{display:none}.session-controls{padding:17px}.instruction{font-size:13px}.button{padding:13px 15px;font-size:14px}.fit-panel{display:flex;flex-direction:column}.adjustments{order:0;padding:23px;border-top:0}.section-label{margin-bottom:23px}.section-label h2{font-size:30px}.section-label .eyebrow{font-size:10px}.section-label .text-button{font-size:12px}.adjustment label,.adjustment output{font-size:14px}.range-labels{font-size:11px}.fit-note{font-size:12px}.product{order:1;border-top:1px solid var(--line);padding:22px 23px 14px}.product-body{gap:24px;margin:15px 0 5px}.product-image{width:95px;height:125px}.product h2{font-size:32px}.product h2 br{display:none}.product-copy{flex:1}.product-copy .maker{font-size:10px}.product-tag{font-size:12px}.reference-link{padding-top:10px}.tips{order:2;padding:19px 23px;font-size:13px}.studio-note{margin:23px 0 28px;gap:12px}.studio-note p{font-size:11px}.studio-note p>span{display:block}.note-rule{min-width:23px}footer{padding-top:20px;font-size:9px;align-items:flex-start;gap:13px}.footer-separator{margin:0 6px}}
@media(max-width:430px){.header-note span{max-width:85px;line-height:1.5}.heading>p{display:none}.onboarding-copy{width:80%}.product h2{font-size:30px}.product-body{gap:19px}.image-caption{font-size:7px;letter-spacing:.06em}}
@media(prefers-reduced-motion:no-preference){button,a{transition:color .18s,background-color .18s,border-color .18s,box-shadow .18s}.primary:hover:not(:disabled){background:#e9d8b8;border-color:#e9d8b8}.secondary:hover:not(:disabled){background:#30372d}.step-button:hover:not(:disabled){background:#e7ebdf;border-color:#b3bea4}.reference-link:hover{color:#20291a}}

.camera-caption #status,.instruction,.onboarding p{font-size:14px}
@media(min-width:1001px){.stage{max-height:min(58svh,620px)}}
@media(min-width:1001px) and (max-height:700px){.header{padding-top:18px;padding-bottom:18px}main{padding-top:24px}.heading{margin-bottom:20px}h1{font-size:48px}.onboarding h2{font-size:43px}.onboarding-copy{bottom:25px}.onboarding-kicker{margin-bottom:10px}.onboarding h2{margin-bottom:14px}.onboarding p{margin-bottom:16px}}
.stage{width:100%}

.stage:not(.active){min-height:380px}
.product-notice{margin:0;padding:16px 22px;background:#292b27;color:#eadcc2;font-size:14px;line-height:1.55}
.product-retry{color:#eadcc2;margin:0 22px 15px}.product-copy{min-width:0}.product-copy h2,.reference{overflow-wrap:anywhere}.product-tag{white-space:normal;line-height:1.5}
.product-gallery{display:flex;gap:8px;overflow-x:auto;padding:6px 2px 12px}.product-gallery button{flex:0 0 52px;height:62px;background:#fff;border:1px solid var(--line);border-radius:3px;padding:3px}.product-gallery button[aria-pressed=true]{border:2px solid #7c6946}.product-gallery img{width:100%;height:100%;object-fit:contain}
.custom-product .editorial-image{object-fit:contain;object-position:90% 50%;width:60%;left:auto;right:0;background:white;padding:25px}.custom-product .image-shade{background:linear-gradient(90deg,#171919 35%,#171919c9 50%,#17191900 75%)}.custom-product .image-caption{background:#171919bf;padding:5px 8px;color:#f4f2ec}
.embedded .header,.embedded .heading,.embedded footer,.embedded .studio-note{display:none}.embedded main{padding:18px;max-width:1400px}.embedded .workspace{gap:18px}.embedded .product{order:-1}.embedded .stage.active{max-height:66svh}.embedded .steps{display:none}.embedded .product h2{font-size:29px}
@media(max-width:1000px){.embedded main{padding:0}.embedded .camera-panel{border-radius:0;border-left:0;border-right:0}.embedded .workspace{gap:0}.embedded .fit-panel{border:0;border-radius:0}.embedded .stage:not(.active){min-height:360px}.embedded .product{padding:17px 23px}.embedded .product-body{margin:0;gap:18px}.embedded .product-image{width:58px;height:76px}.embedded .product-topline,.embedded .reference-link,.embedded .product-tag{display:none}.embedded .product h2{font-size:25px}.embedded .product .maker{margin-bottom:5px}.embedded .product .reference{margin-bottom:0}.embedded .product-gallery{padding-bottom:0}.embedded .adjustments{padding-top:20px}.custom-product .editorial-image{width:75%;object-position:100% 15%;padding:20px}.custom-product .image-shade{background:linear-gradient(0deg,#171919 5%,#171919e8 35%,#17191925 90%),linear-gradient(90deg,#171919b3,transparent)}}

#openingTitle{white-space:pre-line}
.tudor-opening .onboarding{background:#07111e}
.tudor-opening .editorial-image{inset:0;width:100%;height:100%;object-fit:cover;object-position:65% 50%}
.tudor-opening .image-shade{background:linear-gradient(90deg,#07111ef2 0%,#07111eaa 31%,#07111e15 60%,transparent 78%),linear-gradient(0deg,#07111e99,transparent 25%)}
.tudor-opening .image-edition,.tudor-opening .onboarding-kicker{color:#aac8e5}
.tudor-opening .onboarding p{color:#d0dbe7}
.tudor-opening .onboarding .primary{background:#d3e8f8;border-color:#d3e8f8;color:#11283e}
.tudor-opening .onboarding .primary:hover:not(:disabled){background:#edf7ff;border-color:#edf7ff}
.tudor-opening .onboarding .text-button{color:#d0dbe7}
.tudor-opening .image-caption{color:#b6c8d9}
@media(max-width:1000px){.tudor-opening .editorial-image{width:100%;object-position:60% center}.tudor-opening .image-shade{background:linear-gradient(90deg,#07111ef5 5%,#07111edb 39%,#07111e38 62%,transparent 80%),linear-gradient(0deg,#07111ecc,transparent 23%)}.tudor-opening .onboarding h2{font-size:clamp(30px,8.7vw,34px);max-width:175px}.tudor-opening .onboarding p{max-width:min(155px,42vw)}.tudor-opening .onboarding .primary{width:165px}}
