:root{--navy:#24384D;--ink:#24384D;--muted:#566778;--blue:#5B9BD5;--blue-ink:#37668f;--pale:#F0F5F9;--line:#DCE4EB;--green:#2F6B4F;--green-bg:#EEF5F0;--promo:#A63A2C;--serif:"Playfair Display",Georgia,serif;--sans:"DM Sans",system-ui,sans-serif;--mono:"IBM Plex Mono",ui-monospace,monospace}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:#fff;color:var(--ink);font:16px/1.65 var(--sans);-webkit-font-smoothing:antialiased}body.modal-open{overflow:hidden}button,input,a{-webkit-tap-highlight-color:transparent}a{color:inherit}button,input{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}button{color:inherit}button:disabled{cursor:not-allowed}a{text-decoration:none}img{display:block;width:100%;max-width:100%;height:auto;-webkit-user-drag:none}svg{width:21px;height:21px;flex-shrink:0;stroke:currentColor;fill:none;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:500;line-height:1.15}h1{font-size:clamp(42px,4.8vw,70px);letter-spacing:-.045em}h2{font-size:clamp(32px,3.5vw,48px);letter-spacing:-.035em}h3{font-size:24px;letter-spacing:-.02em}em{font-weight:400;color:var(--blue-ink)}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid var(--blue-ink);outline-offset:4px}main:focus{outline:none}[hidden]{display:none!important}.container{width:min(1280px,calc(100% - 112px));margin-inline:auto}.section{padding:96px 0}.eyebrow{display:block;font-family:var(--mono);font-size:12px;letter-spacing:.13em;font-weight:500;line-height:1.6;text-transform:uppercase;color:var(--blue-ink);margin-bottom:20px}.button{display:inline-flex;gap:18px;align-items:center;justify-content:center;min-height:52px;padding:13px 24px;border:1px solid var(--navy);border-radius:4px;font-size:15px;font-weight:600;line-height:1.4;transition:background .18s,transform .18s}.button:hover{transform:translateY(-2px)}.button.primary{background:var(--navy);color:#fff}.button.primary:hover{background:#344f69}.button.secondary{background:#fff}.button.secondary:hover{background:var(--pale)}.button.light{background:#fff;color:var(--navy);border-color:#fff}.button:disabled{background:#e9eef2!important;color:#607080!important;border-color:#e9eef2;transform:none}.text-link{display:inline-flex;align-items:center;gap:12px;font-size:14px;font-weight:600;border-bottom:1px solid var(--line);padding:10px 0;min-height:44px}.text-link:hover{border-color:var(--navy)}.icon-button{display:inline-flex;justify-content:center;align-items:center;width:44px;height:44px;padding:10px;border:0;background:transparent;border-radius:4px}.icon-button:hover{background:var(--pale)}.skip{position:fixed;left:15px;top:-80px;z-index:300;background:var(--navy);color:#fff;padding:12px}.skip:focus{top:12px}.muted{color:var(--muted)}.promo{color:var(--promo)}.announcement{background:var(--navy);color:#fff;min-height:36px;display:flex;justify-content:center;align-items:center;gap:36px;padding:7px 20px;font-size:12px;letter-spacing:.03em}.announcement-extra{color:#dce8f2;border-left:1px solid #71808e;padding-left:36px}.site-header{position:sticky;top:0;background:#fffffffa;border-bottom:1px solid var(--line);z-index:40}.header-inner{height:88px;display:flex;align-items:center;justify-content:space-between;gap:24px}.wordmark{font:600 42px/1 var(--serif);letter-spacing:-.06em}.wordmark span{color:var(--blue)}.desktop-nav{display:flex;align-items:center;gap:30px;margin-left:45px}.desktop-nav a{font-size:14px;padding:12px 0}.desktop-nav a:hover{color:var(--blue-ink)}.header-actions{display:flex;align-items:center;gap:8px}.cart-trigger{border:0;background:transparent;display:flex;gap:10px;align-items:center;min-height:44px;font-size:14px}.cart-trigger #cart-count{font-size:12px;background:var(--pale);border-radius:50%;height:24px;min-width:24px;display:grid;place-items:center}.menu-trigger{display:none}.mobile-nav{padding-block:10px 24px}.mobile-nav a{display:block;padding:12px 0;border-bottom:1px solid var(--line)}.hero{display:grid;grid-template-columns:1fr 1fr;gap:60px;padding-block:48px 52px;align-items:center}.hero-copy{padding:12px 0}.hero .eyebrow{display:flex;align-items:center;gap:12px}.hero .eyebrow:before{content:"";height:1px;width:28px;background:var(--blue)}.hero h1{max-width:570px}.hero h1 em{display:block}.hero-description{font-size:17px;color:var(--muted);max-width:455px;margin-top:24px;line-height:1.75}.digital-line{display:flex;gap:9px;align-items:center;font-size:13px;margin-top:18px;color:var(--green)}.digital-line svg{width:17px;height:17px}.hero-actions{display:flex;gap:24px;align-items:center;margin-top:30px}.hero-price{margin-top:20px;font-size:13px;color:var(--muted)}.hero-price b{font-weight:600;color:var(--navy)}.hero-visual{position:relative;margin:0;min-width:0}.hero-visual img{aspect-ratio:1/1.04;object-fit:cover;object-position:50% 48%;border-radius:2px}.hero-visual .image-tag{position:absolute;top:18px;left:18px;background:#fff;padding:8px 12px;font-size:11px;letter-spacing:.08em;font-family:var(--mono);text-transform:uppercase}.hero-visual figcaption{display:flex;justify-content:space-between;gap:12px;color:var(--muted);font-size:12px;margin-top:13px}.hero-visual figcaption a{display:flex;align-items:center;gap:8px}.hero-visual figcaption svg{width:16px;height:16px}.trust-strip{border-block:1px solid var(--line)}.trust-inner{display:grid;grid-template-columns:repeat(3,1fr);padding-block:24px}.trust-item{display:flex;justify-content:center;align-items:center;gap:15px;border-right:1px solid var(--line);font-size:14px}.trust-item:last-child{border:0}.trust-item svg{width:25px;height:25px;color:var(--blue-ink)}.trust-item small{display:block;color:var(--muted);font-size:12px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:38px}.section-heading .eyebrow{margin-bottom:14px}.section-heading p{color:var(--muted);max-width:430px;margin-top:16px}.collection-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.product-card{min-width:0}.card-picture{display:block;position:relative;background:var(--pale);overflow:hidden}.card-picture img{aspect-ratio:4/5;object-fit:cover;transition:transform .4s}.card-picture:hover img{transform:scale(1.035)}.card-index{position:absolute;top:12px;left:12px;background:#fff;padding:4px 9px;font:12px var(--mono)}.card-view{position:absolute;bottom:12px;right:12px;background:#fff;border-radius:50%;height:34px;width:34px;display:grid;place-items:center}.card-view svg{width:16px}.card-subject{font-size:11px;letter-spacing:.09em;text-transform:uppercase;color:var(--blue-ink);margin:20px 0 9px;font-family:var(--mono)}.product-card h3{font-size:23px;min-height:54px}.card-description{font-size:14px;color:var(--muted);margin:10px 0 14px;min-height:68px}.card-bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding-top:13px;gap:10px}.card-price{font-size:17px;font-weight:600;white-space:nowrap}.card-price small{display:block;font-size:11px;color:var(--muted);font-weight:400}.card-add{background:none;border:0;min-height:44px;font-size:13px;display:flex;align-items:center;gap:7px;padding:5px 0 5px 9px}.card-add:hover{color:var(--blue-ink)}.card-add svg{width:17px}.collection-foot{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:23px 0;margin-top:32px;border-top:1px solid var(--line);font-size:14px}.collection-foot span{color:var(--muted)}.pack-section{background:var(--pale);overflow:hidden}.pack-layout{display:grid;grid-template-columns:1.05fr 1fr;gap:75px;align-items:center}.pack-art{position:relative;display:flex;align-items:center;justify-content:center;min-width:0}.pack-art img{width:100%;mix-blend-mode:multiply;aspect-ratio:1.14;object-fit:contain}.pack-copy .eyebrow{margin-bottom:18px}.pack-copy p{margin-top:20px;color:var(--muted);max-width:440px}.pack-contents{list-style:none;padding:0;margin:24px 0;display:grid;gap:9px;font-size:14px}.pack-contents li{display:flex;align-items:center;gap:10px}.pack-contents svg{width:16px;color:var(--blue-ink)}.pack-price{display:flex;align-items:baseline;flex-wrap:wrap;gap:15px;margin:24px 0}.pack-price strong{font:500 40px var(--serif)}.pack-price .separate{font-size:13px;color:var(--muted)}.saving{display:inline-block;background:#f8eae7;color:var(--promo);font-size:12px;font-weight:600;padding:5px 9px}.pack-actions{display:flex;align-items:center;gap:22px}.pack-copy .small-note{font-size:12px;margin-top:16px}.how-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:48px;padding-top:10px}.how-step{border-top:1px solid var(--line);padding-top:25px}.step-number{font:italic 33px var(--serif);color:var(--blue-ink);margin-bottom:23px;display:block}.how-step h3{font-size:26px}.how-step p{margin-top:14px;font-size:15px;color:var(--muted)}.print-note{margin-top:38px;padding:22px 26px;background:var(--pale);display:flex;gap:18px;align-items:flex-start}.print-note svg{width:25px;height:25px;margin-top:2px}.print-note p{font-size:14px;color:var(--muted)}.print-note b{display:block;margin-bottom:3px;color:var(--navy)}.story-section{border-block:1px solid var(--line)}.story-layout{display:grid;grid-template-columns:1fr 1fr;gap:85px;align-items:center}.story-picture{margin:0;background:var(--pale);position:relative;padding:28px;overflow:hidden}.story-picture img{aspect-ratio:1.13;object-fit:cover}.story-picture figcaption{font-size:12px;color:var(--muted);margin-top:12px}.story-copy p{color:var(--muted);margin-top:24px}.story-copy .text-link{margin-top:22px}.story-points{margin-top:26px;display:flex;gap:32px;padding-top:24px;border-top:1px solid var(--line)}.story-points b{font-family:var(--serif);font-size:27px;font-weight:500}.story-points span{display:block;font-size:12px;color:var(--muted)}.faq-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:100px}.faq-lead p{margin-top:20px;color:var(--muted);max-width:330px}.faq-lead .text-link{margin-top:20px}.faq details{border-bottom:1px solid var(--line)}.faq details:first-child{border-top:1px solid var(--line)}summary{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:68px;padding:18px 0;font-weight:500;font-size:16px}summary::-webkit-details-marker{display:none}summary:after{content:"+";font-size:23px;font-weight:400;color:var(--blue-ink);flex-shrink:0}details[open]>summary:after{content:"\2212"}details>p,details>.answer{color:var(--muted);font-size:14px;margin-bottom:22px;padding-right:20px}.closing{padding:65px 0;border-top:1px solid var(--line);text-align:center}.closing h2{font-size:42px}.closing p{color:var(--muted);margin:16px 0 26px}.site-footer{background:var(--navy);color:#fff;padding-top:64px}.footer-grid{display:grid;grid-template-columns:1.25fr 1fr 1fr 1.1fr;gap:44px;padding-bottom:54px}.footer-brand .wordmark{font-size:44px}.footer-brand p{margin-top:22px;color:#d1dae3;font-size:15px;line-height:1.8}.footer-label{display:block;margin-top:24px;font-family:var(--mono);font-size:10px;letter-spacing:.1em;color:#b8cbdd}.footer-grid h2{font-family:var(--sans);font-size:14px;font-weight:600;letter-spacing:0;margin:5px 0 21px}.footer-grid>div:not(.footer-brand)>a{display:block;font-size:13px;color:#d1dae3;padding:6px 0}.footer-grid a:hover{color:#fff;text-decoration:underline}.footer-contact p{color:#d1dae3;font-size:14px;margin-bottom:14px}.footer-grid .footer-email{display:inline-flex!important;align-items:center;gap:7px;border-bottom:1px solid #6e849a}.footer-email svg{width:16px}.footer-note{font-size:12px;color:#b8cbdd;display:block;margin-top:23px}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-block:20px;border-top:1px solid #526579;font-size:11px;color:#c2cfdb}.breadcrumb{display:flex;flex-wrap:wrap;gap:10px;font-size:12px;color:var(--muted);padding:25px 0}.breadcrumb a{padding-block:5px}.product-layout{display:grid;grid-template-columns:1.12fr 1fr;column-gap:70px;grid-template-areas:"gallery intro" "gallery purchase" "gallery details";grid-template-rows:auto auto 1fr;padding:12px 0 80px;align-items:start}.product-gallery{grid-area:gallery;position:sticky;top:108px;min-width:0}.product-intro{grid-area:intro}.product-intro .eyebrow{margin-bottom:14px}.product-intro h1{font-size:clamp(33px,3.3vw,45px);letter-spacing:-.035em}.product-subtitle{margin-top:16px;font-size:15px;color:var(--muted)}.product-price{display:flex;align-items:baseline;flex-wrap:wrap;gap:14px;margin-top:20px}.product-price strong{font:500 32px var(--serif)}.product-price span{font-size:13px;color:var(--muted)}.product-main-image{position:relative;background:var(--pale);overflow:hidden}.product-main-image img{width:100%;height:550px;object-fit:contain;-webkit-user-select:none;user-select:none}.image-counter{position:absolute;bottom:12px;right:14px;background:#fff;padding:4px 10px;font-size:12px}.gallery-caption{font-size:12px;color:var(--muted);margin:12px 0}.gallery-thumbs{display:flex;gap:10px;overflow-x:auto;padding:4px 4px 8px}.gallery-thumbs button{flex:0 0 65px;width:65px;height:76px;padding:0;border:1px solid var(--line);background:var(--pale)}.gallery-thumbs button[aria-pressed=true]{border:2px solid var(--navy)}.gallery-thumbs img{width:100%;height:100%;object-fit:cover}.gallery-protection{font-size:11px;color:var(--muted);margin:10px 0 0}.product-purchase{grid-area:purchase}.digital-box{display:flex;align-items:center;gap:12px;background:var(--pale);padding:14px;margin:20px 0;font-size:13px;line-height:1.5}.pdf-icon{font-family:var(--mono);font-size:10px;padding:8px 5px;border:1px solid var(--blue-ink);color:var(--blue-ink);border-radius:2px;flex-shrink:0}.digital-box strong{font-weight:600}.digital-box small{display:block;color:var(--muted);font-size:12px}.offers-title{font-size:14px;font-weight:600;margin-bottom:12px;display:flex;align-items:center;justify-content:space-between}.offers-title span{font-weight:400;color:var(--muted);font-size:12px}.tiers{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.tier{position:relative;border:1px solid var(--line);border-radius:3px;padding:15px 9px 12px;cursor:pointer;text-align:center;display:flex;flex-direction:column;align-items:center;line-height:1.5}.tier:has(input:checked){border-color:var(--navy);box-shadow:inset 0 0 0 1px var(--navy);background:var(--pale)}.tier input{accent-color:var(--navy);margin:0 0 8px;width:15px;height:15px}.tier b{font-size:14px;font-weight:600}.tier small{font-size:11px;color:var(--muted)}.tier .tier-price{font-size:13px;margin-top:6px}.tier em{font:500 11px var(--sans);font-style:normal;color:var(--promo)}.tier-tag{position:absolute;top:-9px;background:var(--navy);color:#fff;padding:1px 5px;font-size:9px;letter-spacing:.01em}.companions-title{font-size:13px;margin:18px 0 8px}.companion{display:flex;gap:10px;align-items:center;border-bottom:1px solid var(--line);padding:9px 0;font-size:13px;cursor:pointer}.companion input{width:17px;height:17px;accent-color:var(--navy);flex-shrink:0}.companion img{width:38px;height:46px;object-fit:cover}.companion b{font-size:13px;font-weight:500;flex:1}.companion span{font-size:12px;white-space:nowrap}.companion:has(input:disabled){opacity:.55}.purchase-button{width:100%;margin-top:18px;justify-content:space-between}.selection-note{font-size:12px;color:var(--muted);margin-top:9px;line-height:1.6}.selection-note .promo{font-weight:600}.purchase-trust{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--green);margin-top:13px}.purchase-trust svg{width:16px;height:16px}.product-details{grid-area:details;margin-top:28px}.product-details summary{font-size:14px;min-height:60px}.included-list{padding:0;list-style:none;display:grid;gap:10px}.included-list li{display:flex;gap:9px}.included-list svg{width:16px;height:16px;margin-top:3px;color:var(--green)}.format-row{display:flex;gap:8px;flex-wrap:wrap;margin-top:18px}.format-row span{display:block;border:1px solid var(--line);padding:6px 10px;font-size:12px}.answer p{margin:12px 0}.answer ul{padding-left:19px}.product-pack-items{padding:0;list-style:none;display:grid;gap:10px}.product-pack-items li{display:flex;align-items:center;gap:12px;font-size:14px}.product-pack-items img{height:51px;width:42px;object-fit:cover}.product-pack-items span{flex:1}.product-pack-items strong{font-weight:500;white-space:nowrap}.sticky-buy{position:fixed;bottom:0;left:0;right:0;z-index:35;background:#fff;border-top:1px solid var(--line);padding:12px 20px calc(12px + env(safe-area-inset-bottom));display:none;align-items:center;justify-content:space-between;gap:15px;box-shadow:0 -8px 30px #24384d0a}.sticky-buy .button{min-height:46px;font-size:13px;padding:11px 18px}.sticky-buy strong{font-size:17px}.sticky-buy small{display:block;font-size:11px;color:var(--muted)}.related{background:var(--pale)}.related .collection-grid{grid-template-columns:repeat(3,1fr)}.related .card-picture img{max-height:360px;object-fit:contain}.related .card-description,.related .product-card h3{min-height:0}.composer-heading{text-align:center;max-width:740px;margin:0 auto 40px}.composer-heading h1{font-size:54px}.composer-heading p{color:var(--muted);margin-top:18px}.composer-layout{display:grid;grid-template-columns:1.5fr 1fr;gap:50px;align-items:start}.composer-options{display:grid;grid-template-columns:1fr 1fr;gap:22px}.composer-card{position:relative;border:1px solid var(--line);padding:0;text-align:left;background:#fff;border-radius:3px;overflow:hidden;cursor:pointer}.composer-card:has(input:checked){border-color:var(--navy);box-shadow:0 0 0 1px var(--navy)}.composer-card:has(input:disabled){opacity:.55}.composer-card input{position:absolute;top:14px;right:14px;width:23px;height:23px;accent-color:var(--navy);z-index:1}.composer-card img{aspect-ratio:1.3;object-fit:contain;background:var(--pale)}.composer-card-copy{display:block;padding:16px}.composer-card-copy b{display:block;font-family:var(--serif);font-size:22px;font-weight:500;line-height:1.3}.composer-card-copy span{display:block;font-size:14px;margin-top:7px}.composer-summary{position:sticky;top:110px;padding:30px;border:1px solid var(--line);background:#fff}.composer-summary h2{font-size:30px;margin-bottom:20px}.size-choices{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:25px}.size-choices button{background:#fff;border:1px solid var(--line);padding:12px 5px;min-height:64px;font-size:13px;border-radius:3px}.size-choices button[aria-pressed=true]{border-color:var(--navy);background:var(--pale);box-shadow:inset 0 0 0 1px var(--navy)}.size-choices span{display:block;font-size:12px;color:var(--promo)}.lot-slots{list-style:none;padding:0;margin:0 0 25px;display:grid;gap:10px}.lot-slot{display:flex;align-items:center;gap:10px;font-size:13px;border:1px dashed var(--line);padding:7px 10px;min-height:54px;color:var(--muted)}.lot-slot.filled{border-style:solid;color:var(--navy);background:var(--pale)}.lot-slot>span{flex:1}.lot-slot .slot-number{flex:0 0 20px;font:italic 20px var(--serif);color:var(--blue-ink)}.lot-slot .icon-button{width:32px;height:36px;padding:5px}.totals{display:grid;gap:9px}.total-row{display:flex;justify-content:space-between;gap:16px;font-size:14px}.total-row span:last-child{white-space:nowrap}.total-row.discount{color:var(--promo)}.total-row.final{font-size:20px;padding-top:13px;border-top:1px solid var(--line);margin-top:6px;font-weight:600}.composer-summary .button{width:100%;margin-top:22px}.composer-summary .selection-note{text-align:center}.composer-below{font-size:13px;color:var(--muted);margin-top:22px}dialog{color:var(--navy);border:0;padding:0;max-height:100dvh}dialog::backdrop{background:#1322307a;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.cart-dialog{margin:0 0 0 auto;width:min(470px,100%);max-width:100%;height:100dvh;border-left:1px solid var(--line)}.cart-dialog[open]{display:flex;flex-direction:column}.drawer-head{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:27px 28px 23px;border-bottom:1px solid var(--line);flex-shrink:0}.drawer-head .eyebrow{font-size:10px;margin-bottom:8px}.drawer-head h2{font-size:33px}.drawer-head h2 span{color:var(--blue)}.drawer-body{padding:24px 28px;flex:1;overflow-y:auto;min-height:80px}.drawer-footer{padding:21px 28px calc(22px + env(safe-area-inset-bottom));border-top:1px solid var(--line);flex-shrink:0}.drawer-footer:empty{display:none}.cart-empty{text-align:center;padding:50px 8px}.cart-empty>svg{width:43px;height:43px;color:var(--blue-ink);margin:auto}.cart-empty h3{font-size:28px;margin:24px 0 15px}.cart-empty p{color:var(--muted);font-size:14px;margin-bottom:28px}.cart-item{display:grid;grid-template-columns:67px 1fr auto;gap:14px;padding:0 0 20px;margin-bottom:20px;border-bottom:1px solid var(--line)}.cart-item img{height:86px;width:67px;object-fit:cover}.cart-item h3{font:500 14px/1.5 var(--sans)}.cart-item small{display:block;font-size:11px;color:var(--muted);margin-top:4px}.remove-item{padding:9px 0 0;min-height:36px;background:none;border:0;text-decoration:underline;font-size:12px;color:var(--muted)}.cart-item-price{font-size:14px;font-weight:500;white-space:nowrap}.cart-benefit{background:var(--pale);padding:17px;font-size:13px}.cart-benefit strong{font-weight:600}.cart-benefit p{color:var(--muted);margin:6px 0}.cart-benefit .text-link{font-size:12px;min-height:34px;padding-block:6px}.cart-digital{display:flex;gap:10px;margin-top:20px;font-size:12px;color:var(--muted);line-height:1.6}.cart-digital svg{width:18px;height:18px;flex-shrink:0;margin-top:2px}.drawer-footer .button{width:100%;margin-top:18px;justify-content:space-between}.drawer-footer .preview-note{text-align:center;font-size:11px;color:var(--muted);margin-top:10px}.checkout-dialog{max-width:500px;width:calc(100% - 32px);padding:42px;border-radius:5px}.checkout-dialog h2{font-size:35px;margin-top:22px}.checkout-dialog p{color:var(--muted);font-size:15px;margin-top:20px}.checkout-dialog .button{margin-top:22px;width:100%;font-size:14px}.checkout-dialog .text-button{margin-top:8px;border:0;background:#fff;text-decoration:underline}.modal-close{position:absolute;right:9px;top:9px}.checkout-dialog .eyebrow{font-size:10px;padding-right:10px}.checkout-summary{border-block:1px solid var(--line);padding:16px 0;margin-top:24px;display:flex;justify-content:space-between;font-size:15px}.toast{position:fixed;bottom:28px;left:50%;transform:translate(-50%,20px);z-index:100;background:var(--navy);color:#fff;box-shadow:0 5px 20px #24384d30;border-radius:4px;padding:13px 22px;font-size:14px;opacity:0;pointer-events:none;width:max-content;max-width:calc(100% - 32px);transition:.2s}.toast.visible{opacity:1;transform:translate(-50%)}.info-page{max-width:800px;margin:auto;padding:75px 0 100px}.info-page h1{font-size:50px;margin-bottom:25px}.info-page>p{margin:16px 0;color:var(--muted)}.info-page h2{font-size:28px;margin:36px 0 16px}.info-page li{margin:12px 0;color:var(--muted)}.info-page .button{margin-top:20px}.info-page .contact-box{padding:28px;background:var(--pale);margin:30px 0}.contact-box a{font-size:21px;overflow-wrap:anywhere}.notice{border-left:3px solid var(--blue);padding:18px 24px;background:var(--pale);font-size:14px;color:var(--muted);margin-top:30px}.noscript{position:fixed;inset:150px 10% auto;background:#fff;border:1px solid var(--line);padding:40px;z-index:90}@media(min-width:1600px){.hero h1{font-size:76px}}@media(max-width:1150px){.container{width:calc(100% - 64px)}.desktop-nav{gap:20px;margin-left:0}.hero{gap:35px}.hero-actions{gap:16px;flex-wrap:wrap}.hero h1{font-size:54px}.product-layout{column-gap:40px}.faq-layout{gap:60px}.footer-grid{gap:25px}.collection-grid{gap:18px}.product-card h3{font-size:21px}.pack-layout{gap:40px}}@media(max-width:900px){.desktop-nav{display:none}.menu-trigger{display:inline-flex}.header-inner{height:72px}.hero{gap:28px}.hero h1{font-size:43px}.hero-description{font-size:15px}.hero .eyebrow{font-size:10px}.hero-actions .button{font-size:13px;padding:13px 16px}.hero-actions .text-link{font-size:12px}.collection-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 24px}.product-card h3{min-height:0;font-size:25px}.card-description{min-height:48px}.section{padding:70px 0}.story-layout{gap:40px}.how-grid{gap:24px}.footer-grid{grid-template-columns:1fr 1fr;gap:40px}.pack-layout{gap:25px}.pack-actions{flex-wrap:wrap;gap:12px}.product-layout{column-gap:25px;grid-template-columns:1fr 1fr}.product-main-image img{height:450px}.product-intro h1{font-size:34px}.tiers{gap:5px}.tier{padding-inline:4px}.composer-layout{gap:28px;grid-template-columns:1.2fr 1fr}.composer-summary{padding:22px}.composer-card-copy{padding:12px}.composer-card-copy b{font-size:19px}.composer-options{gap:15px}.related .collection-grid{gap:18px}.related .product-card h3{font-size:21px}}@media(max-width:700px){html{scroll-padding-top:85px}.container{width:calc(100% - 40px)}.announcement{font-size:11px;min-height:31px;padding:6px 10px}.announcement-extra{display:none}.header-inner{height:66px;gap:15px}.wordmark{font-size:35px}.cart-trigger{gap:7px}.cart-label{display:none}.header-actions{gap:9px}.hero{grid-template-columns:1fr;gap:28px;padding-block:32px 26px}.hero-copy{padding:0}.hero .eyebrow{font-size:10px;letter-spacing:.1em;margin-bottom:17px}.hero h1{font-size:clamp(40px,10.6vw,60px);max-width:550px;line-height:1.1}.hero h1 em{display:inline}.hero-description{font-size:15px;margin-top:20px;max-width:490px}.digital-line{font-size:12px;gap:7px;margin-top:13px}.hero-actions{display:flex;flex-direction:column;align-items:stretch;gap:7px;margin-top:23px}.hero-actions .button{font-size:14px;min-height:51px;justify-content:space-between;padding-inline:20px}.hero-actions .text-link{align-self:center;font-size:13px;padding:8px 0;min-height:36px}.hero-price{font-size:12px;margin-top:12px;text-align:center}.hero-visual img{aspect-ratio:1.16;object-position:center 43%}.hero-visual .image-tag{font-size:9px;top:12px;left:12px;padding:6px 9px}.hero-visual figcaption{font-size:10px;gap:6px;line-height:1.6}.hero-visual figcaption svg{width:13px}.trust-inner{grid-template-columns:repeat(3,1fr);padding-block:20px}.trust-item{flex-direction:column;gap:7px;text-align:center;font-size:11px;padding-inline:7px;line-height:1.5}.trust-item svg{width:22px;height:22px}.trust-item small{font-size:10px;margin-top:3px}.section{padding:56px 0}h2{font-size:34px}.section-heading{align-items:flex-start;gap:18px;margin-bottom:27px;flex-direction:column}.section-heading .eyebrow{font-size:10px;margin-bottom:12px}.section-heading p{font-size:14px;margin-top:13px}.section-heading>.text-link{font-size:12px;padding-top:0;min-height:32px}.collection-grid{gap:30px 15px}.card-subject{font-size:9px;letter-spacing:.045em;margin-top:13px;line-height:1.5}.product-card h3{font-size:20px;line-height:1.2;min-height:48px}.card-description{font-size:12px;line-height:1.6;margin:9px 0 13px;min-height:77px}.card-bottom{gap:4px;flex-wrap:wrap;padding-top:10px}.card-price{font-size:15px}.card-price small{font-size:10px}.card-add{font-size:12px;padding-left:0;min-height:38px;gap:5px}.card-add svg{width:14px}.card-index{top:8px;left:8px;font-size:10px;padding:4px 6px}.card-view{height:26px;width:26px;right:8px;bottom:8px}.card-view svg{width:13px}.collection-foot{display:block;margin-top:26px;font-size:13px;padding-top:20px;padding-bottom:0}.collection-foot .text-link{font-size:13px;margin-top:9px}.pack-layout{grid-template-columns:1fr;gap:30px}.pack-art img{max-height:350px;aspect-ratio:1.2}.pack-copy .eyebrow{font-size:10px}.pack-copy p{font-size:14px;margin-top:16px}.pack-contents{font-size:13px;margin:20px 0}.pack-price{gap:12px;margin:20px 0}.pack-price strong{font-size:36px}.pack-price .separate{font-size:12px}.pack-actions{display:flex;align-items:stretch;flex-direction:column;gap:8px}.pack-actions .text-link{align-self:center}.pack-copy .small-note{text-align:center;font-size:11px}.how-grid{grid-template-columns:1fr;gap:27px;padding-top:0}.how-step{display:grid;grid-template-columns:44px 1fr;gap:6px 15px;padding-top:20px}.step-number{grid-row:1/3;font-size:30px;margin:0}.how-step h3{font-size:25px}.how-step p{font-size:14px;margin-top:5px}.print-note{padding:18px;gap:13px;margin-top:28px}.print-note p{font-size:12px}.story-layout{grid-template-columns:1fr;gap:30px}.story-picture{padding:18px}.story-copy .eyebrow{font-size:10px}.story-copy p{font-size:14px;margin-top:18px}.story-points{gap:32px}.faq-layout{grid-template-columns:1fr;gap:30px}.faq-lead .eyebrow{font-size:10px}.faq-lead p{font-size:14px;margin-top:15px}.faq-lead .text-link{margin-top:9px}summary{font-size:14px;min-height:66px;padding:17px 0;gap:15px}.faq details>p{font-size:13px;padding-right:12px}.closing{padding:44px 0}.closing h2{font-size:32px}.closing p{font-size:14px}.site-footer{padding-top:44px}.footer-grid{gap:35px 22px;padding-bottom:35px}.footer-brand{grid-column:1/-1}.footer-brand p{margin-top:16px;font-size:14px}.footer-label{font-size:9px;margin-top:20px}.footer-grid h2{font-size:12px;line-height:1.5;margin-bottom:14px}.footer-grid>div:not(.footer-brand)>a{font-size:12px}.footer-contact{grid-column:1/-1}.footer-contact p{font-size:13px}.footer-note{margin-top:15px;font-size:11px}.footer-bottom{font-size:10px;flex-wrap:wrap;gap:10px;padding-bottom:22px}.footer-bottom>a{width:100%}.breadcrumb{font-size:11px;padding:15px 0;gap:7px}.product-layout{display:grid;grid-template-columns:1fr;grid-template-areas:"intro" "gallery" "purchase" "details";gap:24px;padding:4px 0 45px}.product-intro .eyebrow{font-size:10px;margin-bottom:12px}.product-intro h1{font-size:35px;max-width:500px}.product-subtitle{font-size:14px;margin-top:13px}.product-price{margin-top:15px}.product-price strong{font-size:28px}.product-price span{font-size:12px}.product-gallery{position:static}.product-main-image img{height:350px}.gallery-caption{font-size:11px;margin:9px 0}.gallery-thumbs{gap:8px}.gallery-thumbs button{flex-basis:53px;width:53px;height:63px}.gallery-protection{font-size:10px;margin-top:7px}.digital-box{margin-top:0}.offers-title{font-size:13px}.tiers{gap:8px}.tier{padding:14px 6px 12px}.tier input{width:17px;height:17px}.tier b{font-size:14px}.tier small{font-size:11px}.tier .tier-price{font-size:13px}.tier-tag{font-size:9px}.companion{font-size:14px;padding:11px 0}.companion b{font-size:13px}.purchase-button{min-height:54px;font-size:14px}.product-details{margin-top:0}.sticky-buy.visible{display:flex}.route-product .site-footer{padding-bottom:85px}.related .collection-grid{grid-template-columns:1fr;gap:22px}.related .product-card{display:grid;grid-template-columns:100px 1fr;gap:0 17px}.related .card-picture{grid-row:1/6}.related .card-picture img{height:140px;aspect-ratio:auto;object-fit:cover}.related .card-subject{margin-top:0;font-size:9px}.related .product-card h3{font-size:21px;min-height:0}.related .card-description{font-size:12px;margin:5px 0;min-height:0}.related .card-bottom{padding-top:6px;margin-top:5px}.related .card-price small,.related .card-index,.related .card-view{display:none}.composer-heading{text-align:left;margin-bottom:26px}.composer-heading h1{font-size:40px}.composer-heading .eyebrow{font-size:10px;margin-bottom:14px}.composer-heading p{font-size:14px;margin-top:16px}.composer-layout{grid-template-columns:1fr;gap:27px}.composer-options{gap:15px}.composer-card-copy{padding:12px}.composer-card-copy b{font-size:19px}.composer-card-copy span{font-size:12px}.composer-card input{width:21px;height:21px;top:10px;right:10px}.composer-summary{position:static;padding:23px}.composer-below{font-size:12px}.drawer-head{padding:23px 20px 18px}.drawer-body{padding:20px}.drawer-footer{padding:18px 20px calc(18px + env(safe-area-inset-bottom))}.drawer-head h2{font-size:30px}.cart-item{gap:11px;grid-template-columns:58px 1fr auto}.cart-item img{width:58px;height:77px}.cart-item h3,.cart-item-price,.total-row{font-size:13px}.total-row.final{font-size:19px}.cart-benefit{font-size:12px;padding:15px}.cart-digital{font-size:11px}.drawer-footer .button{font-size:14px;min-height:50px;margin-top:14px}.checkout-dialog{padding:35px 24px}.checkout-dialog h2{font-size:31px}.checkout-dialog p{font-size:14px}.checkout-dialog .eyebrow{font-size:9px}.toast{font-size:12px;bottom:100px;padding:12px 18px}.info-page{padding:45px 0 65px}.info-page h1{font-size:38px}.info-page>p,.info-page li{font-size:14px}.info-page h2{font-size:26px}.contact-box a{font-size:18px}}@media(max-width:360px){.container{width:calc(100% - 32px)}.hero h1{font-size:38px}.card-add{font-size:11px}.product-card h3{font-size:18px}.tier .tier-price{font-size:12px}.hero-visual figcaption{flex-direction:column}.product-intro h1{font-size:32px}.composer-card-copy b{font-size:17px}.cart-item{grid-template-columns:50px 1fr auto;gap:9px}.cart-item img{width:50px;height:67px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.button:hover,.card-picture:hover img{transform:none}}.card-subject,.eyebrow{font-size:12px}.card-description{font-size:14px}.card-add{min-height:44px;font-size:14px}.product-subtitle,.hero-description,.how-step p,.story-copy p{font-size:16px}.selection-note{font-size:13px}.gallery-protection,.gallery-caption,.footer-label{font-size:12px}.footer-grid>div:not(.footer-brand)>a{font-size:14px}.footer-grid h2{font-size:14px}.footer-note,.footer-bottom,.tier small,.tier em,.tier-tag{font-size:12px}.tier-tag{top:-10px}.tier-price{font-size:14px!important}.remove-item{min-height:44px}.purchase-button>span{display:inline-flex;align-items:center;gap:9px}.gallery-thumbs button{scroll-margin-inline:10px}@media(max-width:700px){.hero .eyebrow,.section-heading .eyebrow,.pack-copy .eyebrow,.story-copy .eyebrow,.faq-lead .eyebrow,.composer-heading .eyebrow,.product-intro .eyebrow{font-size:12px}.product-card h3{font-size:20px;min-height:72px}.card-subject{font-size:11px;min-height:33px}.card-description{font-size:14px;min-height:112px}.card-bottom{align-items:start;gap:6px}.card-price{font-size:16px}.card-price small{font-size:12px}.card-add{font-size:14px;min-height:44px}.digital-line,.hero-price{font-size:13px}.hero-visual figcaption{font-size:12px;flex-direction:column}.hero-visual .image-tag{font-size:10px}.trust-item{font-size:12px}.trust-item small{font-size:11px}.section-heading p,.how-step p,.story-copy p,.faq-lead p,.pack-copy p{font-size:16px}.faq details>p,.print-note p{font-size:14px}summary{font-size:16px}.tier-tag{font-size:10px}.tier small,.tier em{font-size:12px}.companions-title,.companion b,.companion span{font-size:14px}.product-details summary{font-size:16px}.digital-box{font-size:14px}.digital-box small{font-size:13px}.composer-card-copy span,.lot-slot{font-size:14px}.related .product-card h3{min-height:0}.related .card-description{min-height:0;font-size:14px}.related .card-subject{min-height:0;font-size:11px}.footer-bottom{font-size:12px}.footer-grid>div:not(.footer-brand)>a{font-size:14px}.footer-grid h2{font-size:14px}.drawer-footer .preview-note{font-size:12px}.cart-item h3,.cart-item-price{font-size:14px}.cart-item small,.cart-digital{font-size:12px}.cart-benefit,.cart-benefit .text-link,.total-row{font-size:14px}.drawer-head .eyebrow,.sticky-buy small{font-size:12px}.info-page>p,.info-page li{font-size:16px}}:root{--midnight:#111F2D;--night-line:#35495D;--sky:#A9CBE8;--gallery:#EFF4F8}.site-header{border-bottom-color:#e2e9ef}.header-inner{height:82px}.wordmark{letter-spacing:-.065em}.desktop-nav a{position:relative}.desktop-nav a:after{content:"";position:absolute;bottom:7px;left:0;right:0;height:1px;background:var(--blue-ink);transform:scaleX(0);transform-origin:left;transition:transform .25s}.desktop-nav a:hover:after{transform:scaleX(1)}.button{border-radius:999px;padding-inline:26px;overflow:hidden}.button svg{transition:transform .25s}.button:hover svg,.text-link:hover svg{transform:translate(4px)}.button.primary:hover{box-shadow:0 8px 24px #24384d20}.art-hero{position:relative;overflow:hidden;background:var(--midnight);color:#fff}.art-hero:before{content:"";position:absolute;width:1000px;height:1000px;left:45%;top:-140px;background:radial-gradient(circle,#34577557,transparent 63%);pointer-events:none}.art-hero-inner{position:relative;display:grid;grid-template-columns:.95fr 1.05fr;align-items:center;gap:35px;min-height:700px;padding-block:58px 38px}.art-hero-copy{position:relative;z-index:3}.art-hero .eyebrow{color:var(--sky);display:flex;align-items:center;gap:11px;font-size:11px;letter-spacing:.17em;margin-bottom:24px;animation:art-arrive .8s both}.little-line{width:30px;height:1px;background:var(--sky)}.art-hero h1{color:#fff;font-size:clamp(54px,5.6vw,82px);line-height:1.01;letter-spacing:-.045em;max-width:650px}.art-hero h1>span{display:block;animation:art-arrive 1s both}.art-hero h1>span:nth-child(2){animation-delay:.09s}.art-hero h1 em{display:block;color:var(--sky);font-weight:400;animation:art-arrive 1.1s .16s both}.art-hero-description{color:#c0cedc;font-size:16px;line-height:1.8;margin-top:29px;animation:art-arrive 1s .23s both}.art-hero-description strong{font-weight:400;color:#eef5fc}.art-hero-actions{display:flex;align-items:center;gap:23px;margin-top:28px;animation:art-arrive 1s .3s both}.art-hero-actions .button{font-size:14px;min-height:51px}.art-hero-secondary{font-size:13px;color:#d4e2ee;position:relative;padding:12px 0;border-bottom:1px solid #637a90}.art-hero-secondary:hover{color:#fff;border-bottom-color:#fff}.art-hero-note{font-size:12px;color:#b7c8d8;margin-top:18px;animation:art-arrive 1s .35s both}.art-hero-note b{color:#fff;font-weight:500}.art-hero-visual{position:relative;height:610px;margin:0;isolation:isolate;min-width:0}.hero-poster-wrap{position:absolute;top:5%;right:2%;bottom:4%;left:6%;transform:rotate(-5deg);transition:transform .8s cubic-bezier(.2,.75,.2,1);z-index:2}.hero-poster-wrap:hover{transform:rotate(-1deg) translateY(-8px)}.hero-floating-poster{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 32px 30px #0006);animation:poster-arrive 1.5s .18s both}.hero-orbit{position:absolute;left:3%;right:-8%;top:3%;bottom:8%;border:1px solid #6688a238;border-radius:50%;transform:rotate(-20deg);z-index:0}.hero-orbit:before{content:"";position:absolute;top:-18px;right:-18px;bottom:-18px;left:-18px;border:1px solid #6688a216;border-radius:50%}.hero-orbit:after{content:"";position:absolute;height:8px;width:8px;border-radius:50%;background:var(--sky);left:13%;top:12%;box-shadow:0 0 24px #a9cbe855}.hero-orbit>span{position:absolute;top:-32px;left:25%;font:10px var(--mono);color:#9eb9cf;letter-spacing:.2em;transform:rotate(20deg)}.hero-annotation{position:absolute;z-index:4;animation:art-arrive 1.1s .65s both;pointer-events:none}.annotation-top{right:-10px;top:66px;display:flex;align-items:center;gap:10px}.annotation-top>div{display:flex;align-items:center;gap:10px}.annotation-top b{font:italic 55px/1 var(--serif);color:var(--sky)}.annotation-top span:not(.annotation-line){font-size:11px;line-height:1.5;color:#d4e2ee}.annotation-line{height:1px;width:42px;background:#92b4ce99}.annotation-bottom{bottom:90px;left:-30px;background:#1b3041eb;border:1px solid #6f92ad66;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:17px 23px;transform:rotate(-2deg);box-shadow:0 10px 30px #0002}.annotation-bottom>span{display:block;font:9px var(--mono);letter-spacing:.13em;color:#a9c3d8;margin-bottom:8px}.annotation-bottom b{font:500 25px/1.2 var(--serif);color:#fff}.annotation-bottom i{color:var(--sky);font-weight:400}.art-hero-visual figcaption{position:absolute;bottom:-7px;left:3%;right:0;display:flex;justify-content:space-between;gap:12px;font-size:10px;color:#b4c5d5;z-index:2}.art-hero-visual figcaption>span:first-child{font-family:var(--mono);font-size:9px;letter-spacing:.11em}.hero-baseline{display:flex;align-items:center;gap:20px;padding-block:22px;border-top:1px solid #53728c55;position:relative;font-size:12px;color:#c5d6e4}.hero-baseline i{width:36px;height:1px;background:#6e8fa855}.hero-baseline>a{margin-left:auto;display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid #9bbbcd66;border-radius:50%;transition:transform .25s}.hero-baseline>a:hover{transform:translateY(3px)}.hero-baseline svg{width:15px;height:15px}.art-trust{border-top:0;background:#f5f8fa}.art-trust .trust-inner{padding-block:28px}.art-trust .trust-item{font-size:14px}.art-collection{padding-block:108px 74px}.art-collection .section-heading{margin-bottom:45px}.art-collection h2{font-size:58px;line-height:1.1}.collection-heading-aside{padding-bottom:2px}.collection-heading-aside p{margin:0;font-size:16px;line-height:1.8}.collection-heading-aside .text-link{margin-top:13px}.art-collection .collection-grid{gap:25px}.art-collection .product-card:nth-child(2n){padding-top:40px}.art-collection .card-picture{border-radius:120px 120px 3px 3px;background:#f0f4f7;border:1px solid #e3e9ed;transition:box-shadow .4s,border-radius .5s}.art-collection .card-picture img{mix-blend-mode:multiply;transition:transform .7s cubic-bezier(.2,.75,.2,1);aspect-ratio:4/5.25;object-fit:cover}.art-collection .card-picture:hover{border-radius:25px 25px 3px 3px;box-shadow:0 20px 45px #24384d13}.art-collection .card-picture:hover img{transform:translateY(-7px) scale(1.025)}.art-collection .card-index{left:19px;top:20px;background:none;font:italic 24px var(--serif);color:#71869b}.art-collection .card-view{right:14px;bottom:14px;width:38px;height:38px;background:var(--navy);color:#fff}.art-collection .card-subject{margin-top:23px;font-size:10px;letter-spacing:.11em}.art-collection .product-card h3{font-size:25px;min-height:62px}.art-collection .card-description{font-size:14px;min-height:70px}.art-collection .card-bottom{border-color:#dbe3e9}.art-collection .card-add{border:1px solid var(--line);padding:8px 11px;border-radius:999px;min-height:37px;font-size:12px;transition:background .2s}.art-collection .card-add:hover{background:var(--navy);color:#fff}.art-collection .collection-foot{margin-top:40px;padding-top:25px}.art-collection .collection-foot>span{font-size:14px}.art-collection .collection-foot strong{font-weight:500;color:var(--navy)}.discount-pills{display:flex;gap:10px}.discount-pills>span{border:1px solid var(--line);padding:6px 11px;border-radius:999px;font-size:12px;white-space:nowrap}.discount-pills b{font-weight:500;color:var(--promo);margin-left:6px}.art-statement{padding:58px 0 74px;text-align:center;overflow:hidden}.art-statement .eyebrow{font-size:10px;letter-spacing:.18em;margin-bottom:24px}.art-statement p{font:500 clamp(60px,8vw,118px)/1.02 var(--serif);letter-spacing:-.055em}.art-statement em{color:var(--blue-ink)}.statement-line{display:block;width:1px;height:60px;background:linear-gradient(var(--blue),#5b9bd51a);margin:33px auto 0}.heritage-section{background:var(--gallery);border-block:1px solid #e2e9ef;padding-block:83px 76px;overflow:hidden}.heritage-heading{text-align:center;max-width:800px;margin:auto}.heritage-heading .eyebrow{font-size:11px;letter-spacing:.17em}.heritage-heading h2{font-size:54px;line-height:1.12}.heritage-heading p{font-size:15px;color:var(--muted);margin-top:22px}.heritage-fan{max-width:980px;margin:28px auto 0}.fan-stage{height:555px;position:relative;isolation:isolate}.fan-stage:before{content:"";position:absolute;left:15%;right:15%;height:65px;bottom:23px;background:radial-gradient(ellipse,#24384d20,transparent 68%);filter:blur(12px)}.fan-poster{position:absolute;top:46%;left:50%;width:37%;height:91%;padding:0;background:none;border:0;transition:transform .8s cubic-bezier(.22,.8,.23,1),filter .5s;transform-origin:center 80%;border-radius:5px}.fan-poster img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 14px 15px #182d4325);pointer-events:none}.fan-poster:focus-visible{outline-offset:4px}.fan-poster-0{transform:translate(-50%,-50%) rotate(-1deg);z-index:3}.fan-poster-1{transform:translate(-112%,-43%) rotate(-12deg);z-index:2}.fan-poster-2{transform:translate(12%,-43%) rotate(12deg);z-index:1}.fan-stage:hover .fan-poster-1{transform:translate(-122%,-44%) rotate(-15deg)}.fan-stage:hover .fan-poster-2{transform:translate(22%,-44%) rotate(15deg)}.heritage-fan[data-active="1"] .fan-poster-1{transform:translate(-50%,-52%) rotate(0);z-index:4}.heritage-fan[data-active="1"] .fan-poster-0{transform:translate(-114%,-42%) rotate(-12deg);z-index:2}.heritage-fan[data-active="1"] .fan-poster-2{transform:translate(14%,-42%) rotate(12deg);z-index:1}.heritage-fan[data-active="2"] .fan-poster-2{transform:translate(-50%,-52%) rotate(1deg);z-index:4}.heritage-fan[data-active="2"] .fan-poster-0{transform:translate(14%,-42%) rotate(12deg);z-index:2}.heritage-fan[data-active="2"] .fan-poster-1{transform:translate(-114%,-42%) rotate(-12deg);z-index:1}.fan-annotation{position:absolute;right:-15px;top:0;font:500 20px/1.4 var(--serif);color:var(--navy);transform:rotate(5deg);z-index:5;pointer-events:none}.fan-annotation i{font-size:15px;font-weight:400;color:var(--blue-ink)}.fan-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:18px auto 0;max-width:720px}.fan-tabs button{display:flex;align-items:center;gap:13px;background:none;border:0;border-bottom:1px solid #c7d5e1;min-height:58px;padding:12px 0;position:relative;text-align:left}.fan-tabs button:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:2px;background:var(--navy);transform:scaleX(0);transform-origin:left;transition:transform .35s}.fan-tabs button[aria-pressed=true]:after{transform:scaleX(1)}.fan-tabs button>span{font:italic 22px var(--serif);color:var(--blue-ink)}.fan-tabs b{font-size:14px;font-weight:500}.fan-tabs svg{margin-left:auto;width:16px;opacity:0;transform:translate(-4px);transition:.25s}.fan-tabs button[aria-pressed=true] svg{opacity:1;transform:none}.fan-description{text-align:center;font-size:14px;color:var(--muted);margin:19px auto 0;max-width:700px;min-height:46px}.heritage-purchase{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:35px;background:#fff;border:1px solid #d5e0e9;border-radius:5px;padding:30px 36px;margin:22px auto 0;max-width:1080px;box-shadow:0 12px 40px #24384d05}.heritage-purchase .eyebrow{font-size:9px;letter-spacing:.12em;margin-bottom:10px}.heritage-purchase h3{font-size:30px}.heritage-purchase p{font-size:13px;color:var(--muted);margin-top:8px}.heritage-purchase-price{display:flex;flex-direction:column;align-items:center}.heritage-purchase-price .saving{font-size:10px;padding:4px 9px;border-radius:999px}.heritage-purchase-price strong{font:500 42px var(--serif);letter-spacing:-.025em;line-height:1.3;margin-top:5px}.heritage-purchase-price>span:last-child{font-size:11px;color:var(--muted)}.heritage-purchase-actions{display:flex;flex-direction:column;align-items:center;gap:4px}.heritage-purchase-actions .button{font-size:14px}.heritage-purchase-actions .text-link{font-size:12px;border:0;min-height:35px;padding:7px 0}.art-story{padding-block:114px 120px}.art-story .story-layout{gap:110px}.art-story .story-picture{background:none;padding:0;overflow:visible;margin:0 18px 0 0}.art-story .story-picture>img{aspect-ratio:4/4.7;object-fit:cover;border-radius:150px 150px 4px 4px}.story-detail{position:absolute;width:44%;right:-40px;bottom:40px;background:#fff;box-shadow:0 15px 40px #24384d20;padding:9px;transform:rotate(5deg);transition:transform .5s}.story-detail:hover{transform:rotate(0) translateY(-4px)}.story-detail img{aspect-ratio:1.15;object-fit:cover}.story-detail>span{display:block;text-align:center;font:italic 15px var(--serif);padding:12px 5px 8px}.art-story figcaption{position:absolute;left:22px;bottom:27px;padding:14px 20px;background:#ffffffea;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);font:500 17px/1.45 var(--serif);color:var(--navy);max-width:55%}.art-story figcaption i{font-size:14px;color:var(--blue-ink)}.art-story .story-copy .eyebrow{font-size:11px}.art-story h2{font-size:58px;line-height:1.06}.art-story .story-copy>p:first-of-type{font:italic 22px/1.6 var(--serif);color:var(--navy);margin-top:30px}.art-story .story-copy>p{font-size:15px;line-height:1.8}.art-story .story-points{border:0;gap:35px;margin-top:20px;padding-top:0}.art-story .story-points b{font-size:23px}.art-story .story-points span{font-size:12px;max-width:140px;line-height:1.5;margin-top:6px}.art-story .text-link{font-size:13px}.reminder{position:relative;background:var(--midnight);color:#fff;padding:87px 0 110px;text-align:center;overflow:hidden}.reminder .container{position:relative;z-index:2}.reminder .eyebrow{color:var(--sky);font-size:10px;letter-spacing:.2em;margin-bottom:23px}.reminder-mark{display:block;font:100px/.7 var(--serif);color:#5b9bd566;position:relative;height:55px}.reminder-arabic{font-family:Amiri,Geeza Pro,Times New Roman,serif;font-size:clamp(27px,3.5vw,45px);line-height:1.9;color:#dbe9f4;margin:9px auto 23px;max-width:1000px}.reminder blockquote{font:400 clamp(25px,3.1vw,42px)/1.5 var(--serif);letter-spacing:-.015em;margin:0}.reminder blockquote em{color:var(--sky);font-style:italic}.reminder-source{display:flex;align-items:center;justify-content:center;gap:14px;font-size:11px;color:#bbccdb;margin-top:28px;letter-spacing:.055em}.reminder-source span{width:35px;height:1px;background:#68829a}.reminder-background{position:absolute;bottom:-35px;left:0;right:0;font:italic 180px/.9 var(--serif);letter-spacing:-.05em;color:#43658419;pointer-events:none}.art-how{padding-block:102px 90px}.art-how .section-heading h2{font-size:54px}.art-how .section-heading>p{font-size:16px;line-height:1.8}.art-how .how-grid{gap:40px}.art-how .how-step{position:relative;border-top:1px solid var(--line);padding-top:29px}.art-how .how-step:before{content:"";position:absolute;top:-4px;left:0;width:7px;height:7px;border-radius:50%;background:var(--blue-ink)}.art-how .step-number{font-size:45px;margin-bottom:23px;color:#8aa8c0}.art-how .how-step h3{font-size:27px}.art-how .how-step p{font-size:15px;line-height:1.8}.step-label{font:10px var(--mono);letter-spacing:.14em;display:flex;align-items:center;justify-content:space-between;margin-top:24px;padding-top:16px;border-top:1px solid #e4ebf0;color:var(--blue-ink)}.step-label svg{width:18px;height:18px}.art-how .print-note{border-radius:5px;margin-top:42px;padding:23px 27px}.art-faq{border-top:1px solid var(--line);padding-block:85px}.art-faq h2{font-size:49px}.art-faq .faq summary{font-size:15px;padding-block:21px}.art-closing{padding-block:82px 100px;background:var(--gallery);border:0}.art-closing .eyebrow{font-size:10px;letter-spacing:.18em}.art-closing h2{font-size:55px;line-height:1.13;margin-bottom:32px}.art-closing .button{font-size:14px}.site-footer .wordmark{font-size:53px}.product-main-image{border-radius:120px 120px 5px 5px;border:1px solid #e0e7ed}.product-main-image img{mix-blend-mode:multiply;transition:opacity .25s}.product-intro h1{font-size:47px;line-height:1.1}.product-intro .eyebrow{font-size:11px;letter-spacing:.13em}.product-price strong{font-size:38px}.digital-box{border-radius:6px;border:1px solid #dce6ed}.tier{border-radius:9px;transition:background .2s,box-shadow .2s}.tier-tag{border-radius:999px;padding:2px 9px}.composer-summary{border-radius:12px;background:#f6f9fb}.composer-card{border-radius:12px;transition:transform .3s,box-shadow .3s}.composer-card:hover{transform:translateY(-4px);box-shadow:0 12px 26px #24384d12}.composer-card img{mix-blend-mode:multiply}.drawer-head h2{font-size:38px}.reveal-ready{transition:opacity .9s ease var(--reveal-delay,0ms),transform .9s cubic-bezier(.2,.75,.2,1) var(--reveal-delay,0ms)}.reveal-ready:not(.revealed){opacity:0;transform:translateY(25px)}.reveal-ready:focus-within{opacity:1;transform:none}@keyframes art-arrive{0%{opacity:0;transform:translateY(21px)}to{opacity:1;transform:translateY(0)}}@keyframes poster-arrive{0%{opacity:0;transform:translateY(50px) rotate(6deg) scale(.95)}to{opacity:1;transform:translateY(0) rotate(0) scale(1)}}@media(max-width:1150px){.art-hero-inner{gap:22px;min-height:650px;padding-block:44px}.art-hero h1{font-size:66px}.art-hero-visual{height:550px}.art-hero-actions{gap:17px}.art-hero-actions .button{font-size:13px;padding-inline:20px}.art-hero-secondary{font-size:12px}.annotation-top{right:-10px;top:50px}.annotation-line{width:20px}.annotation-top b{font-size:44px}.annotation-top span:not(.annotation-line){font-size:10px}.annotation-bottom{left:-12px;bottom:75px;padding:14px 18px}.annotation-bottom b{font-size:22px}.hero-orbit>span{font-size:9px;top:-22px}.art-collection .product-card h3{font-size:23px}.art-collection .card-description{min-height:95px}.art-collection .collection-foot{gap:20px}.heritage-purchase{gap:25px;padding:26px}.art-story .story-layout{gap:70px}.art-story h2{font-size:50px}.fan-annotation{right:0;font-size:17px}.fan-annotation i{font-size:13px}.fan-stage{height:515px}}@media(max-width:900px){.art-hero-inner{grid-template-columns:1fr 1fr;gap:10px;padding-block:40px;min-height:600px}.art-hero h1{font-size:56px}.art-hero .eyebrow{font-size:9px;letter-spacing:.09em}.art-hero-visual{height:480px}.art-hero-description{font-size:14px;margin-top:23px}.art-hero-actions{flex-direction:column;align-items:flex-start;gap:3px;margin-top:23px}.art-hero-actions .button{font-size:13px}.art-hero-secondary{padding:10px 0}.art-hero-note{font-size:11px}.hero-orbit{left:0;right:-14%;top:8%;bottom:14%}.hero-orbit>span{display:none}.annotation-top{right:0;top:16px}.annotation-top span:not(.annotation-line){font-size:9px}.annotation-top b{font-size:37px}.annotation-line{display:none}.annotation-bottom{bottom:70px;left:-12px;padding:12px 15px}.annotation-bottom b{font-size:20px}.annotation-bottom>span{font-size:8px}.art-hero-visual figcaption{font-size:9px;flex-direction:column;gap:5px;bottom:2px}.hero-baseline{font-size:11px;padding-block:17px;gap:15px}.art-trust .trust-item{font-size:12px}.art-trust .trust-item small{font-size:11px}.art-collection{padding-block:76px 45px}.art-collection h2{font-size:49px}.art-collection .collection-grid{gap:35px 24px}.art-collection .product-card h3{font-size:27px;min-height:64px}.art-collection .card-description{min-height:56px}.art-collection .collection-foot{flex-direction:column;align-items:flex-start}.art-statement{padding-block:46px 55px}.heritage-heading h2{font-size:45px}.fan-stage{height:455px}.fan-annotation{display:none}.heritage-purchase{grid-template-columns:1fr 1fr;gap:23px;padding:27px}.heritage-purchase-actions{grid-column:1/-1;flex-direction:row;justify-content:center;gap:20px}.heritage-purchase-price{align-items:flex-end}.art-story{padding-block:80px}.art-story .story-layout{gap:53px}.art-story h2{font-size:43px}.art-story .story-copy>p:first-of-type{font-size:19px}.art-story figcaption{font-size:14px;padding:12px;left:15px;bottom:20px}.art-story figcaption i{font-size:12px}.story-detail{right:-25px;bottom:58px;width:45%}.story-detail>span{font-size:12px}.art-story .story-points{gap:20px}.art-story .story-points b{font-size:20px}.art-story .story-points span{font-size:11px}.reminder{padding-block:73px 87px}.art-how{padding-block:75px}.art-how .section-heading h2{font-size:45px}.art-how .how-grid{gap:24px}.art-how .how-step h3{font-size:24px}.art-faq h2{font-size:41px}.art-closing h2{font-size:46px}.product-intro h1{font-size:37px}}@media(max-width:700px){.header-inner{height:67px}.art-hero-inner{display:flex;flex-direction:column;align-items:stretch;padding-block:35px 22px;gap:22px;min-height:0}.art-hero-copy{max-width:520px}.art-hero .eyebrow{font-size:10px;letter-spacing:.09em;margin-bottom:19px;gap:9px}.little-line{width:20px}.art-hero h1{font-size:clamp(43px,11.6vw,64px);line-height:1.07;max-width:530px;letter-spacing:-.045em}.art-hero h1>span{display:inline}.art-hero h1>span:first-child:after{content:none}.art-hero h1 em{margin-top:2px;display:block}.art-hero h1 em br{display:none}.art-hero-description{font-size:15px;line-height:1.75;margin-top:20px}.art-hero-description br{display:none}.art-hero-description strong{display:block}.art-hero-actions{display:flex;flex-direction:row;align-items:center;gap:14px;margin-top:22px;flex-wrap:wrap}.art-hero-actions .button{padding:13px 21px;font-size:13px;min-height:48px;gap:15px}.art-hero-secondary{font-size:12px;min-height:44px;padding:11px 0}.art-hero-note{font-size:12px;margin-top:12px}.art-hero-visual{height:385px;margin-inline:7px;max-width:450px;align-self:center;width:100%}.hero-poster-wrap{top:0;right:5%;bottom:8%;left:6%}.hero-orbit{top:3%;right:0;bottom:11%;left:0;transform:rotate(-25deg)}.annotation-top{right:0;top:27px}.annotation-top b{font-size:40px}.annotation-top span:not(.annotation-line){font-size:10px}.annotation-bottom{left:0;bottom:64px;padding:12px 16px}.annotation-bottom b{font-size:21px}.annotation-bottom>span{font-size:8px}.art-hero-visual figcaption{bottom:0;left:0;right:0;font-size:10px;flex-direction:row;gap:9px}.art-hero-visual figcaption>span:first-child{font-size:8px;letter-spacing:.03em}.hero-baseline{gap:11px;padding-block:14px;font-size:10px}.hero-baseline i{width:13px}.hero-baseline>a{width:30px;height:30px}.hero-baseline svg{width:13px}.art-trust .trust-inner{padding-block:22px}.art-trust .trust-item{font-size:12px;line-height:1.5;padding-inline:6px}.art-trust .trust-item small{font-size:11px}.art-collection{padding-block:57px 35px}.art-collection .section-heading{margin-bottom:28px;gap:20px}.art-collection h2{font-size:43px}.collection-heading-aside p{font-size:15px;line-height:1.65}.collection-heading-aside .text-link{margin-top:9px;font-size:13px}.art-collection .collection-grid{gap:22px 15px}.art-collection .product-card:nth-child(2n){padding-top:32px}.art-collection .card-picture{border-radius:80px 80px 3px 3px}.art-collection .card-index{top:11px;left:12px;font-size:18px}.art-collection .card-view{width:29px;height:29px;right:9px;bottom:9px}.art-collection .card-subject{font-size:10px;letter-spacing:.035em;margin-top:17px;min-height:30px}.art-collection .product-card h3{font-size:21px;min-height:76px;line-height:1.15}.art-collection .card-description{font-size:13px;min-height:103px;line-height:1.65}.art-collection .card-bottom{gap:8px;align-items:center}.art-collection .card-price{font-size:16px}.art-collection .card-price small{font-size:11px}.art-collection .card-add{font-size:12px;padding:8px 10px;min-height:38px}.art-collection .card-add svg{width:13px}.art-collection .collection-foot{margin-top:26px;padding-top:22px;gap:15px}.art-collection .collection-foot>span{font-size:14px}.discount-pills{gap:7px;flex-wrap:wrap}.discount-pills>span{font-size:11px;padding:6px 9px}.discount-pills b{margin-left:4px}.art-statement{padding-block:32px 40px}.art-statement .eyebrow{font-size:9px;letter-spacing:.12em;margin-bottom:20px}.art-statement p{font-size:clamp(48px,13vw,72px);line-height:1.07}.statement-line{height:43px;margin-top:26px}.heritage-section{padding-block:50px 43px}.heritage-heading .eyebrow{font-size:11px;margin-bottom:17px}.heritage-heading h2{font-size:35px;line-height:1.13}.heritage-heading p{font-size:14px;margin-top:18px}.heritage-fan{margin-top:23px}.fan-stage{height:300px;margin-inline:-8px}.fan-poster{width:41%;height:87%;top:46%}.fan-poster-0{transform:translate(-50%,-50%) rotate(-1deg)}.fan-poster-1{transform:translate(-104%,-43%) rotate(-12deg)}.fan-poster-2{transform:translate(4%,-43%) rotate(12deg)}.fan-stage:hover .fan-poster-1{transform:translate(-108%,-44%) rotate(-13deg)}.fan-stage:hover .fan-poster-2{transform:translate(8%,-44%) rotate(13deg)}.heritage-fan[data-active="1"] .fan-poster-1{transform:translate(-50%,-52%) rotate(0)}.heritage-fan[data-active="1"] .fan-poster-0{transform:translate(-106%,-42%) rotate(-12deg)}.heritage-fan[data-active="1"] .fan-poster-2{transform:translate(6%,-42%) rotate(12deg)}.heritage-fan[data-active="2"] .fan-poster-2{transform:translate(-50%,-52%) rotate(1deg)}.heritage-fan[data-active="2"] .fan-poster-0{transform:translate(6%,-42%) rotate(12deg)}.heritage-fan[data-active="2"] .fan-poster-1{transform:translate(-106%,-42%) rotate(-12deg)}.fan-tabs{gap:12px;margin-top:0}.fan-tabs button{display:flex;align-items:start;flex-direction:column;gap:4px;padding:7px 0 12px;min-height:72px}.fan-tabs button>span{font-size:19px}.fan-tabs b{font-size:12px}.fan-tabs svg{position:absolute;top:14px;right:0;width:13px;height:13px}.fan-description{font-size:13px;line-height:1.7;margin-top:16px;min-height:65px}.heritage-purchase{grid-template-columns:1fr;gap:22px;text-align:center;padding:25px 22px;margin-top:12px;border-radius:10px}.heritage-purchase .eyebrow{font-size:9px;letter-spacing:.08em}.heritage-purchase h3{font-size:29px}.heritage-purchase p{font-size:13px}.heritage-purchase-price{align-items:center}.heritage-purchase-price strong{font-size:43px}.heritage-purchase-price .saving{font-size:11px}.heritage-purchase-price>span:last-child{font-size:12px}.heritage-purchase-actions{grid-column:auto;flex-direction:column;gap:5px;align-items:stretch}.heritage-purchase-actions .button{font-size:14px;justify-content:space-between;padding-inline:21px}.heritage-purchase-actions .text-link{align-self:center;font-size:13px}.art-story{padding-block:60px 65px}.art-story .story-layout{grid-template-columns:1fr;gap:40px}.art-story .story-picture{margin:0 15px 0 0}.art-story .story-picture>img{aspect-ratio:1/1.12;border-radius:120px 120px 3px 3px}.story-detail{right:-20px;bottom:49px;width:42%;padding:7px}.story-detail>span{font-size:11px;padding:9px 2px 6px}.art-story figcaption{font-size:14px;left:12px;bottom:19px;padding:12px;max-width:57%}.art-story figcaption i{font-size:12px}.art-story .story-copy .eyebrow{font-size:11px;margin-bottom:17px}.art-story h2{font-size:46px}.art-story .story-copy>p:first-of-type{font-size:21px;margin-top:25px}.art-story .story-copy>p{font-size:15px}.art-story .story-points{gap:35px;margin-top:25px}.art-story .story-points b{font-size:23px}.art-story .story-points span{font-size:12px;max-width:140px}.art-story .text-link{font-size:13px;margin-top:23px}.reminder{padding-block:58px 76px}.reminder .eyebrow{font-size:10px;margin-bottom:23px}.reminder-mark{font-size:83px;height:44px}.reminder-arabic{font-size:28px;line-height:1.9;margin-top:12px;margin-bottom:25px}.reminder blockquote{font-size:25px;line-height:1.55;letter-spacing:-.015em}.reminder blockquote br{display:none}.reminder-source{font-size:10px;gap:11px;margin-top:26px}.reminder-source span{width:22px}.reminder-background{font-size:84px;bottom:-12px}.art-how{padding-block:57px}.art-how .section-heading{gap:20px}.art-how .section-heading h2{font-size:39px}.art-how .section-heading>p{font-size:14px}.art-how .how-grid{gap:24px}.art-how .how-step{grid-template-columns:43px 1fr;gap:6px 12px;padding-top:23px}.art-how .step-number{font-size:32px;grid-row:1/4;margin:0}.art-how .how-step h3{font-size:26px}.art-how .how-step p{font-size:15px}.step-label{grid-column:2;font-size:10px;letter-spacing:.1em;margin-top:10px;padding-top:13px}.step-label svg{width:16px}.art-how .print-note{margin-top:28px;padding:18px;gap:12px}.art-how .print-note p{font-size:13px}.art-faq{padding-block:53px}.art-faq h2{font-size:39px}.art-faq .faq summary{font-size:15px;padding-block:19px}.art-faq .faq details>p{font-size:14px}.art-closing{padding-block:57px 64px}.art-closing .eyebrow{font-size:9px;letter-spacing:.1em}.art-closing h2{font-size:37px;margin-bottom:27px}.art-closing .button{font-size:14px}.site-footer .wordmark{font-size:47px}.product-intro h1{font-size:36px}.product-price strong{font-size:31px}.product-main-image{border-radius:95px 95px 4px 4px}.drawer-head h2{font-size:33px}}@media(max-width:360px){.art-hero h1{font-size:41px}.art-hero-actions{gap:10px}.art-hero-actions .button{padding-inline:17px;font-size:12px}.art-hero-secondary{font-size:11px}.art-hero-visual{height:350px}.annotation-top b{font-size:33px}.annotation-bottom b{font-size:19px}.hero-baseline{gap:8px;font-size:9px}.art-collection .product-card h3{font-size:19px;min-height:70px}.art-collection .card-description{font-size:13px;min-height:113px}.fan-stage{height:270px}.heritage-heading h2{font-size:33px}.reminder blockquote{font-size:23px}.art-closing h2{font-size:34px}}@media(prefers-reduced-motion:reduce){.reveal-ready:not(.revealed){opacity:1;transform:none}.hero-poster-wrap,.story-detail{transition:none}.hero-poster-wrap:hover,.story-detail:hover{transform:none}.fan-poster{transition:none}.art-collection .card-picture:hover img{transform:none}.fan-stage:hover .fan-poster-1{transform:translate(-112%,-43%) rotate(-12deg)}.fan-stage:hover .fan-poster-2{transform:translate(12%,-43%) rotate(12deg)}}.reminder-compact{padding-block:50px 64px}.reminder-compact .reminder-arabic{font-size:32px;margin-bottom:14px}.reminder-compact blockquote{font-size:29px}.reminder-compact .reminder-background{font-size:140px}.reminder-compact .reminder-mark{display:none}@media(max-width:700px){.annotation-top{background:#172c3eee;padding:6px 9px;border:1px solid #6886a052;border-radius:3px;top:14px;right:0}.annotation-top b{font-size:35px}.annotation-top span:not(.annotation-line){font-size:10px}.reminder-compact{padding-block:42px 54px}.reminder-compact .reminder-arabic{font-size:26px}.reminder-compact blockquote{font-size:23px}.reminder-compact .reminder-background{font-size:78px}}.art-collection .card-index{left:50%;top:9px;transform:translate(-50%);font-size:16px;line-height:1}@media(max-width:700px){.art-collection .card-index{top:5px;font-size:12px}.fan-stage{margin-inline:0}}.product-layout{grid-template-columns:minmax(0,1.18fr) minmax(0,1fr);grid-template-areas:"gallery intro" "gallery purchase";grid-template-rows:auto 1fr;column-gap:56px;padding:8px 0 74px}.product-container .breadcrumb{font-size:11px;padding:20px 0}.product-gallery{top:104px}.product-main-image{border:0;border-radius:4px;aspect-ratio:1/1;isolation:isolate;touch-action:pan-y;background:linear-gradient(145deg,#edf3f7,#d2dee7)}.gallery-media{width:100%;height:100%;animation:gallery-in .35s ease}.product-main-image .gallery-media>img{width:100%;height:100%;object-fit:contain;mix-blend-mode:normal}.product-main-image .gallery-media>.lifestyle-image{object-fit:cover}.gallery-badge{position:absolute;top:18px;left:18px;border:1px solid #ffffff65;border-radius:3px;background:#f9fcf1ed;color:var(--navy);padding:7px 10px;font:10px var(--mono);letter-spacing:.075em;pointer-events:none}.product-main-image .gallery-badge{top:auto;bottom:15px}.gallery-arrow{position:absolute;top:50%;transform:translateY(-50%);width:43px;height:43px;border:1px solid #ffffff80;border-radius:50%;background:#ffffffed;color:var(--navy);display:grid;place-items:center;box-shadow:0 3px 15px #102a3f12;transition:background .2s,scale .2s}.gallery-arrow:hover{background:#fff;scale:1.07}.gallery-arrow svg{width:19px;height:19px}.gallery-prev{left:15px}.gallery-prev svg{rotate:180deg}.gallery-next{right:15px}.image-counter{bottom:15px;right:17px;border-radius:30px;background:#fffef5ed;font:11px var(--mono);padding:6px 11px;color:var(--navy)}.gallery-thumbs{position:relative;gap:9px;padding:14px 1px 5px;scrollbar-width:thin;scrollbar-color:#bdcbd8 transparent;overscroll-behavior-x:contain}.gallery-thumbs button{border:0;background:none;flex:0 0 70px;width:70px;height:auto;border-radius:4px;display:flex;flex-direction:column;align-items:stretch;gap:6px;font-size:10px;color:var(--muted);line-height:1.3;padding:0 0 5px}.gallery-thumbs button[aria-pressed=true]{border:0;color:var(--navy)}.thumb-image{height:70px;border-radius:3px;border:1px solid transparent;overflow:hidden;background:#e3ebf1;display:block;transition:border-color .2s,opacity .2s;opacity:.72}.gallery-thumbs button[aria-pressed=true] .thumb-image{border-color:var(--navy);box-shadow:inset 0 0 0 1px var(--navy);opacity:1}.gallery-thumbs button:hover .thumb-image{opacity:1}.gallery-thumbs .thumb-image>img{width:100%;height:100%;object-fit:cover}.gallery-thumbs .thumb-image>.lifestyle-image{object-fit:cover}.gallery-caption{margin:8px 0 0;font-size:11px;line-height:1.5;min-height:2.9em;color:var(--muted)}.gallery-scene{position:relative;width:100%;height:100%;overflow:hidden;background:#637f93}.gallery-scene .scene-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;mix-blend-mode:normal}.scene-artwork{position:absolute;top:0;right:0;bottom:0;left:0}.scene-frame{position:absolute;left:27%;top:9%;width:46%;aspect-ratio:1/1.414;padding:1.05%;background:linear-gradient(110deg,#13232d,#263b49 50%,#101b24);box-shadow:3px 8px 10px #14212e80,inset 0 0 0 1px #ffffff38}.scene-frame img{width:100%;height:100%;object-fit:fill;mix-blend-mode:normal;filter:brightness(.97)}.scene-trio .scene-frame{width:27%;top:25%;padding:.7%}.scene-trio .scene-frame-0{left:6%;transform:rotate(-3deg)}.scene-trio .scene-frame-1{left:36.5%;top:19%;z-index:1}.scene-trio .scene-frame-2{left:67%;transform:rotate(3deg)}.product-intro{padding-top:2px}.product-kicker{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:17px;font:10px var(--mono);letter-spacing:.055em;text-transform:uppercase;color:var(--blue-ink)}.product-kicker>span:last-child{border:1px solid #dbe6ee;padding:5px 8px;border-radius:3px;white-space:nowrap}.product-intro h1{font-size:clamp(33px,3.35vw,47px);line-height:1.13;letter-spacing:-.035em;max-width:520px}.title-keep{white-space:nowrap}.title-blessing{font-size:.7em;vertical-align:middle}.product-edition{font:italic 18px var(--serif);color:var(--blue-ink);margin-top:8px}.product-price{margin-top:16px;gap:11px;align-items:center}.product-price strong{font:500 30px var(--sans);letter-spacing:-.055em}.product-price>span{font-size:11px}.product-price del{font-size:14px;color:var(--muted)}.product-price .pack-saving{color:var(--promo);background:#a63a2c0a;padding:5px 8px;border-radius:3px}.product-reading{margin-top:22px}.reading-tabs{display:flex;border-bottom:1px solid var(--line);gap:24px}.reading-tabs button{position:relative;background:none;border:0;min-height:43px;padding:0 0 13px;font-size:13px;color:var(--muted)}.reading-tabs button:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:2px;background:var(--blue-ink);transform:scaleX(0);transition:transform .25s}.reading-tabs button[aria-selected=true]{color:var(--navy);font-weight:600}.reading-tabs button[aria-selected=true]:after{transform:scaleX(1)}.reading-panel{padding-top:16px;min-height:151px;font-size:14px;line-height:1.75;color:var(--muted);animation:gallery-in .25s ease}.reading-panel .reading-lead{color:var(--navy);font-weight:500;line-height:1.65;margin-bottom:7px}.reading-panel strong{font-weight:500;color:var(--navy)}.reading-panel p+p{margin-top:7px}.reading-panel ul{list-style:none;padding:0;display:grid;gap:7px}.reading-panel li{display:flex;align-items:start;gap:9px}.reading-panel li svg{width:14px;height:14px;color:var(--blue-ink);flex-shrink:0;margin-top:5px}.reading-link{display:inline-flex;align-items:center;gap:8px;background:none;border:0;border-bottom:1px solid var(--line);padding:7px 0;color:var(--blue-ink);font-size:12px;min-height:36px}.reading-link svg{width:15px;height:15px}.product-purchase .digital-box{padding:12px 14px;margin:17px 0 23px;background:linear-gradient(110deg,#edf4f9,#f8fafc);border:1px solid #e1e9ef;border-radius:5px;gap:11px;font-size:12px}.product-purchase .digital-box>svg{width:23px;height:23px;flex-shrink:0;color:var(--blue-ink)}.product-purchase .digital-box small{font-size:11px}.product-purchase .offers-title{font-size:13px;margin-bottom:16px}.product-purchase .offers-title>span{font-size:10px}.product-purchase .tier{border-radius:6px;padding:13px 5px 11px;gap:2px}.product-purchase .tier:has(input:checked){border-color:#5b86a8;box-shadow:inset 0 0 0 1px #5b86a8;background:linear-gradient(155deg,#e7f0f7,#f4f8fb)}.product-purchase .tier input{width:14px;height:14px;margin-bottom:5px}.product-purchase .tier b{font-size:13px}.product-purchase .tier small,.product-purchase .tier em{font-size:10px}.product-purchase .tier .tier-price{font-size:13px;font-weight:500;margin-top:7px;color:var(--navy)}.product-purchase .tier-tag{font-size:9px;background:var(--blue-ink);padding:2px 8px;top:-10px}.product-purchase .purchase-button{background:linear-gradient(110deg,#24384d,#335a7a);border-color:transparent;min-height:55px;border-radius:5px;font-size:14px;margin-top:17px;box-shadow:0 7px 18px #24384d16}.product-purchase .purchase-button:hover{background:linear-gradient(110deg,#1a2f42,#284e6e);box-shadow:0 9px 24px #24384d28}.product-purchase .purchase-button>span{display:flex;gap:14px;align-items:center}.product-purchase .selection-note{font-size:11px;line-height:1.65}.product-purchase .purchase-trust{font-size:10px;gap:5px;justify-content:center;flex-wrap:wrap;margin-top:12px}.purchase-trust>span{padding-inline:4px}.purchase-footnote{text-align:center;font-size:10px;color:var(--muted);margin-top:5px}.product-pack-items li{padding-block:5px;border-bottom:1px solid var(--line);font-size:12px}.product-pack-items img{height:45px;width:34px}.product-discovery{background:linear-gradient(120deg,#182d40,#2c4a62);color:#f7fafc;padding:85px 0}.discovery-layout{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:88px}.discovery-detail{position:relative;padding:17px;background:#f2f3ee;box-shadow:12px 15px #ffffff08;transform:rotate(-2deg)}.detail-window{aspect-ratio:1.3;overflow:hidden;background:#e4e9eb}.detail-window img{width:100%;height:100%;object-fit:cover;mix-blend-mode:multiply;transition:scale .8s ease}.discovery-detail:hover .detail-window img{scale:1.035}.detail-caption{color:var(--navy);display:flex;justify-content:space-between;gap:12px;padding-top:16px;font:9px var(--mono);letter-spacing:.03em}.detail-caption>span:last-child{display:flex;align-items:center;gap:7px;font:italic 14px var(--serif)}.detail-caption svg{width:13px;height:13px}.discovery-copy .eyebrow{color:#a9c9e0;font-size:10px;margin-bottom:19px}.discovery-copy h2{font-size:49px;line-height:1.13;letter-spacing:-.035em}.discovery-copy>p{font-size:15px;line-height:1.85;color:#ccd9e3;margin-top:22px;max-width:440px}.discovery-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;border-top:1px solid #ffffff25;padding-top:25px;margin-top:28px}.discovery-facts strong{font:italic 23px var(--serif);color:#b4d3e8;display:block;white-space:nowrap}.discovery-facts span{font-size:11px;line-height:1.65;color:#d3dfe7;display:block;margin-top:7px}.format-section{padding:85px 0;background:#f4f7fa}.format-layout{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.format-copy .eyebrow{font-size:10px;margin-bottom:21px}.format-copy h2{font-size:55px;line-height:1.07;letter-spacing:-.04em}.format-copy>p{max-width:380px;font-size:15px;color:var(--muted);line-height:1.8;margin-top:23px}.format-choices{display:flex;gap:10px;margin-top:25px}.format-choices button{width:61px;height:47px;border:1px solid #cfdce6;border-radius:4px;background:transparent;color:var(--navy);font-size:14px;transition:background .2s,color .2s}.format-choices button[aria-pressed=true]{background:var(--navy);border-color:var(--navy);color:#fff}.format-description{margin-top:21px;min-height:102px}.format-description strong{font-size:14px;font-weight:500}.format-description p{font-size:13px;color:var(--muted);line-height:1.8;margin-top:7px;max-width:380px}.format-copy .format-included{display:flex;align-items:center;gap:8px;font-size:11px;color:var(--green);margin-top:15px}.format-included svg{width:14px;height:14px}.format-preview{padding:28px 35px;background:radial-gradient(ellipse at 35% 25%,#edf5fc,#dae5ed);min-height:435px;border-radius:180px 180px 4px 4px;text-align:center;display:flex;align-items:center;flex-direction:column;justify-content:space-between}.format-preview-label{font:8px var(--mono);letter-spacing:.12em;color:var(--blue-ink);margin-top:10px}.paper-scale{position:relative;aspect-ratio:1/1.414;width:210px;display:flex;align-items:end;justify-content:center;margin-block:30px 22px}.paper-outline{position:absolute;top:0;right:0;bottom:0;left:0;border:1px dashed #708ba26b;display:flex;justify-content:end;padding:7px;font:9px var(--mono);color:#728a9e}.format-paper{position:relative;width:var(--paper-width);aspect-ratio:1/1.414;box-shadow:2px 8px 17px #273f5820;background:#fffef8;border:1px solid #d5dde1;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:width .55s cubic-bezier(.2,.75,.2,1);overflow:hidden;color:var(--navy)}.paper-wordmark{position:absolute;top:8%;font:500 10px var(--serif);letter-spacing:-.03em}.paper-format{font:500 40px var(--serif);line-height:1.4}.paper-size{font:8px var(--mono);white-space:nowrap}.paper-lines{position:absolute;bottom:10%;left:14%;right:14%;height:9%;border-block:1px solid #cbdce8;opacity:.8}.format-preview>p{font-size:10px;color:var(--muted)}.format-dimensions{display:block;font-size:13px;font-weight:500;color:var(--navy);margin-bottom:6px}.product-questions{padding:80px 0}.product-questions-layout{display:grid;grid-template-columns:1fr 1.1fr;gap:100px}.product-questions .eyebrow{font-size:10px;margin-bottom:17px}.product-questions h2{font-size:42px;line-height:1.16}.product-questions .text-link{font-size:12px;margin-top:24px}.product-questions .product-details{margin:0}.product-questions summary{font-size:14px}.product-questions .answer{font-size:13px;line-height:1.9;color:var(--muted)}.product-trio{padding-block:65px}.art-collection .collection-grid{row-gap:42px}.art-collection .product-card,.art-collection .product-card:nth-child(2n){padding-top:0;display:grid;grid-template-rows:subgrid;grid-row:span 5;gap:0;align-items:start}.art-collection .card-subject{min-height:0;margin-block:19px 12px}.art-collection .product-card h3{min-height:0;margin:0 0 12px}.art-collection .card-description{min-height:0;margin:0 0 22px}.art-collection .card-bottom{align-self:end;width:100%;align-items:center;min-height:65px}.hero-poster-wrap{translate:0 var(--scroll-lift,0px);rotate:var(--scroll-roll,0deg)}.fan-motion{display:block;width:100%;height:100%;translate:calc(var(--fan-side,0)*var(--fan-travel,0px)) calc(var(--fan-travel,0px)*-.3);rotate:calc(var(--fan-side,0)*var(--fan-tilt,0deg));transition:translate .12s linear,rotate .12s linear}.fan-poster-1{--fan-side:-1}.fan-poster-2{--fan-side:1}.heritage-fan[data-active="1"] .fan-poster-1,.heritage-fan[data-active="2"] .fan-poster-2{--fan-side:0}.heritage-fan[data-active="1"] .fan-poster-0{--fan-side:-1}.heritage-fan[data-active="2"] .fan-poster-0{--fan-side:1}@keyframes gallery-in{0%{opacity:.55}to{opacity:1}}@media(max-width:1100px){.product-layout{column-gap:30px}.product-kicker{font-size:9px;letter-spacing:0}.product-intro h1{font-size:36px}.reading-tabs{gap:20px}.reading-panel{font-size:13px;min-height:158px}.gallery-thumbs button{flex-basis:61px;width:61px}.thumb-image{height:61px}.discovery-layout{gap:45px}.discovery-copy h2{font-size:40px}.discovery-facts strong{font-size:20px}.format-layout{gap:60px}.product-questions-layout{gap:50px}.product-questions h2{font-size:37px}}@media(max-width:800px){.product-layout{column-gap:23px}.product-kicker{flex-wrap:wrap;justify-content:start;gap:8px;margin-bottom:14px}.product-intro h1{font-size:31px}.reading-tabs{gap:16px}.reading-tabs button{font-size:12px}.reading-panel{min-height:175px}.gallery-arrow{width:36px;height:36px}.gallery-badge{font-size:8px;top:12px;left:12px}.discovery-facts{gap:10px}.discovery-facts strong{font-size:18px}.format-preview{padding-inline:22px}.product-purchase .purchase-button{font-size:12px;padding-inline:14px}}@media(max-width:700px){.product-container .breadcrumb{display:none}.product-layout{grid-template-columns:minmax(0,1fr);grid-template-areas:"gallery" "intro" "purchase";grid-template-rows:auto;gap:0;padding:0 0 45px}.product-gallery{margin-inline:-20px;position:static}.product-main-image{border-radius:0;aspect-ratio:1/1}.product-main-image .gallery-media>img{height:100%}.gallery-arrow{width:39px;height:39px}.gallery-prev{left:13px}.gallery-next{right:13px}.gallery-badge{font-size:9px;left:15px;top:15px;padding:6px 9px}.image-counter{font-size:10px;right:15px;bottom:13px}.gallery-thumbs{margin-inline:16px;padding-top:12px;gap:8px}.gallery-thumbs button{flex-basis:61px;width:61px;font-size:9px}.thumb-image{height:61px}.gallery-caption{margin:5px 20px 0;font-size:10px;min-height:0;line-height:1.6}.product-intro{padding-top:24px}.product-kicker{justify-content:space-between;flex-wrap:nowrap;font-size:9px;letter-spacing:.025em;margin-bottom:13px}.product-kicker>span:last-child{padding:4px 6px}.product-intro h1{font-size:35px;line-height:1.12;max-width:420px}.product-price{margin-top:15px;gap:10px}.product-price strong{font-size:27px}.product-price>span{font-size:10px}.product-edition{font-size:18px}.product-reading{margin-top:21px}.reading-tabs{gap:0;justify-content:space-between}.reading-tabs button{font-size:13px;padding:0 5px 12px;min-height:40px;flex:1}.reading-panel{padding-top:16px;min-height:168px;font-size:14px;line-height:1.75}.reading-panel .reading-lead{font-size:14px}.reading-link{font-size:12px}.product-purchase .digital-box{margin:17px 0 25px;padding:12px 11px;font-size:11px;gap:10px}.product-purchase .digital-box small{font-size:10px}.product-purchase .digital-box>svg{width:21px}.product-purchase .offers-title{font-size:13px}.product-purchase .offers-title>span{font-size:10px}.product-purchase .tiers{gap:8px}.product-purchase .tier{padding:13px 4px 12px}.product-purchase .tier b{font-size:13px}.product-purchase .tier small,.product-purchase .tier em{font-size:10px}.product-purchase .tier .tier-price{font-size:13px}.product-purchase .tier-tag{font-size:9px}.product-purchase .purchase-button{font-size:14px;padding-inline:18px;min-height:55px}.product-purchase .purchase-trust{font-size:10px}.product-purchase .selection-note{font-size:11px}.product-pack-items li{font-size:12px;gap:10px}.product-pack-items img{width:32px;height:43px}.purchase-footnote{font-size:10px}.product-discovery{padding:47px 0 43px}.discovery-layout{grid-template-columns:1fr;gap:38px}.discovery-detail{padding:13px;margin:0 5px}.detail-window{aspect-ratio:1.45}.detail-caption{padding-top:12px;font-size:7px;gap:8px}.detail-caption>span:last-child{font-size:12px}.discovery-copy .eyebrow{font-size:9px;margin-bottom:15px}.discovery-copy h2{font-size:40px;line-height:1.12}.discovery-copy>p{font-size:14px;line-height:1.85;margin-top:20px}.discovery-facts{padding-top:21px;margin-top:25px;gap:15px}.discovery-facts strong{font-size:19px}.discovery-facts span{font-size:10px}.format-section{padding:46px 0}.format-layout{grid-template-columns:1fr;gap:28px}.format-copy .eyebrow{font-size:9px;margin-bottom:17px}.format-copy h2{font-size:44px}.format-copy>p{font-size:14px;margin-top:19px}.format-choices{margin-top:20px;gap:10px}.format-choices button{width:60px;height:44px}.format-description{min-height:108px;margin-top:19px}.format-description strong{font-size:14px}.format-description p{font-size:13px}.format-copy .format-included{font-size:11px;margin-top:7px}.format-preview{min-height:355px;border-radius:150px 150px 4px 4px;padding:22px}.format-preview-label{font-size:7px}.paper-scale{width:165px;margin-block:23px 20px}.paper-format{font-size:34px}.paper-size{font-size:7px}.paper-wordmark{font-size:8px}.format-preview>p{font-size:9px}.product-questions{padding:45px 0}.product-questions-layout{grid-template-columns:1fr;gap:22px}.product-questions .eyebrow{font-size:9px}.product-questions h2{font-size:35px}.product-questions .text-link{margin-top:18px;font-size:12px}.product-questions summary{font-size:14px;min-height:65px}.product-questions .answer{font-size:13px}.product-trio{padding-block:44px}.art-collection .collection-grid{row-gap:27px}.art-collection .card-subject{font-size:9px;margin-block:15px 9px}.art-collection .product-card h3{font-size:21px;margin-bottom:11px;line-height:1.17}.art-collection .card-description{font-size:13px;margin-bottom:19px}.art-collection .card-bottom{min-height:90px;align-items:start;flex-direction:column;gap:9px;padding-top:12px}.art-collection .card-add{min-height:40px;padding:8px 13px;font-size:12px}.art-collection .card-price{font-size:16px}.art-collection .card-price small{font-size:10px;margin-top:3px}}@media(max-width:360px){.product-gallery{margin-inline:-16px}.product-intro h1{font-size:32px}.product-kicker{font-size:8px}.reading-panel{min-height:194px}.purchase-trust>span{padding-inline:1px}.product-purchase .purchase-trust{font-size:9px}.product-purchase .purchase-button{font-size:13px}}@media(max-width:700px){.format-layout{display:flex;flex-direction:column;align-items:stretch;gap:0}.format-copy{display:contents}.format-copy .eyebrow{order:0}.format-copy h2{order:1}.format-copy>p:not(.format-included){order:2}.format-preview{order:3;margin-top:26px}.format-choices{order:4;justify-content:center;margin-top:22px}.format-description{order:5;min-height:108px}.format-copy .format-included{order:6}}@media(prefers-reduced-motion:reduce){.gallery-media,.reading-panel{animation:none}.hero-poster-wrap{translate:none;rotate:none}.fan-motion{translate:none;rotate:none;transition:none}.format-paper,.reading-tabs button:after,.gallery-arrow{transition:none}.discovery-detail:hover .detail-window img{scale:1}}.reminder-art{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;pointer-events:none;z-index:0}.reminder:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0d20342b,#0b1c3047 45%,#0e203529);z-index:1;pointer-events:none}.reminder .reminder-mark{color:#b0d3f09c}.reminder-background{z-index:1;color:#a6c8e312}.reminder .reminder-arabic{color:#ecf5fc;text-shadow:0 2px 16px #04152770}.reminder blockquote{color:#fff;text-shadow:0 2px 16px #04152750}.reminder blockquote em{color:#b5d6ed}.statement-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:50px;align-items:center;text-align:left}.art-statement{padding-block:58px 62px;background:linear-gradient(120deg,#fff,#f2f7fa)}.art-statement .statement-copy>p{font-size:clamp(52px,6.4vw,94px)}.art-statement .statement-line{margin-left:5px;height:42px}.lineage-sculpture{width:100%;height:335px;object-fit:contain;filter:drop-shadow(0 12px 22px #26486314);transform:rotate(5deg);transition:transform .7s ease}.lineage-sculpture:hover{transform:rotate(0) translateY(-5px)}.closing-sculpture{width:126px;height:136px;object-fit:contain;display:block;margin:0 auto 23px;filter:drop-shadow(0 8px 12px #26486314)}.art-closing{background:radial-gradient(ellipse at 50% 25%,#fff 0,#eef4f8 65%);padding-top:43px}.print-moment{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);background:#eaf1f6;margin-top:48px;overflow:hidden;border:1px solid #dce6ee;border-radius:4px;min-height:275px}.print-moment-photo{min-height:275px;overflow:hidden}.print-moment-photo img{width:100%;height:100%;max-height:330px;object-fit:cover;object-position:50% 65%}.print-moment-copy{align-self:center;padding:29px 40px}.print-moment .eyebrow{font-size:9px;letter-spacing:.1em;margin-bottom:13px}.print-moment h3{font:400 34px/1.16 var(--serif);letter-spacing:-.025em}.print-moment p{font-size:14px;line-height:1.85;color:var(--muted);max-width:470px;margin-top:16px}.print-moment-note{display:flex;align-items:start;gap:9px;border-top:1px solid #cfdee8;padding-top:16px;margin-top:21px;font-size:10px;color:var(--blue-ink);line-height:1.65}.print-moment-note svg{width:17px;height:17px;flex-shrink:0}.format-section .print-moment{margin-top:65px}.excerpt-sheet{height:100%;width:100%;display:flex;flex-direction:column;gap:14px;padding:25px 29px 57px;background:#f4f1e9;color:var(--navy)}.excerpt-heading{font:9px var(--mono);letter-spacing:.12em;text-align:center;color:var(--blue-ink);flex-shrink:0}.excerpt-art{display:flex;flex:1;min-height:0;align-items:center;justify-content:center}.product-main-image .excerpt-art img{width:100%;height:100%;max-height:100%;object-fit:contain;mix-blend-mode:normal}.excerpt-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-shrink:0;border-top:1px solid #cdd5d9;padding-top:13px;font:italic 15px var(--serif)}.excerpt-footer button{display:flex;align-items:center;gap:6px;flex-shrink:0;min-height:36px;padding:6px 10px;background:#fffaf3;border:1px solid #c7d4de;border-radius:3px;font:11px var(--sans);color:var(--navy)}.excerpt-footer button svg{width:14px;height:14px}.showing-detail .gallery-badge{display:none}.showing-detail .gallery-arrow{top:auto;bottom:12px;transform:none;width:32px;height:32px;border-color:#cbd8e1;background:#fffaf3}.showing-detail .image-counter{right:50%;translate:50% 0;background:transparent}.gallery-thumbs .excerpt-image{object-fit:contain;background:#f4f1e9}.discovery-detail{transform:none;background:#f4f1e9;padding:19px;box-shadow:12px 15px #ffffff08}.detail-window{aspect-ratio:1.24;display:flex;align-items:center;justify-content:center;background:#f4f1e9}.detail-window img{width:100%;height:100%;object-fit:contain;mix-blend-mode:normal}.discovery-detail:hover .detail-window img{scale:1}.detail-caption{font:italic 16px var(--serif);align-items:center;letter-spacing:0;border-bottom:1px solid #cfd9df;padding-bottom:15px}.discovery-read{display:flex;align-items:center;gap:6px;white-space:nowrap;border:0;background:transparent;padding:7px 0;font:11px var(--sans);color:var(--blue-ink);min-height:36px}.discovery-read svg{width:14px;height:14px}.discovery-detail-choices{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:12px}.discovery-detail-choices button{display:flex;flex-direction:column;align-items:start;gap:6px;position:relative;text-align:left;border:0;border-bottom:2px solid transparent;background:none;font:11px/1.5 var(--sans);color:var(--muted);padding:5px 0 10px;min-height:69px}.discovery-detail-choices button>span{font:italic 19px var(--serif);color:var(--blue-ink)}.discovery-detail-choices button[aria-pressed=true]{border-bottom-color:var(--blue-ink);color:var(--navy)}.story-detail img{object-fit:contain;background:#f4f1e9}.detail-dialog{width:min(1000px,calc(100% - 44px));max-width:1000px;max-height:calc(100dvh - 40px);margin:auto;border-radius:6px;background:#fffdfa;box-shadow:0 25px 100px #0c26344d}.detail-dialog[open]{display:flex;flex-direction:column}.detail-dialog-head{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:23px 28px;border-bottom:1px solid #dce4e8;flex-shrink:0}.detail-dialog-head .eyebrow{font-size:9px;margin-bottom:8px;letter-spacing:.1em}.detail-dialog-head h2{font-size:28px;line-height:1.2}.detail-dialog-head .icon-button{flex-shrink:0}.detail-reader-image{background:#f4f1e9;overflow:auto;overscroll-behavior:contain;min-height:140px;flex:1;display:block;scrollbar-width:thin}.detail-reader-image img{display:block;width:100%;max-width:100%;max-height:calc(100dvh - 260px);height:auto;object-fit:contain;margin:auto}.detail-reader-image.enlarged img{width:160%;max-width:none;max-height:none;margin:0}.detail-dialog-bottom{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:18px 28px;flex-shrink:0;border-top:1px solid #dce4e8}.detail-dialog-bottom p{font-size:12px;line-height:1.65;color:var(--muted)}.detail-dialog-bottom button{padding:10px 14px;min-height:42px;white-space:nowrap;background:var(--navy);color:#fff;border:0;border-radius:3px;font-size:12px}@media(max-width:1000px){.statement-layout{grid-template-columns:1fr 260px;gap:25px}.lineage-sculpture{height:280px}.print-moment-copy{padding:25px}.print-moment h3{font-size:30px}.print-moment p{font-size:13px}.discovery-detail-choices{gap:8px}.discovery-detail-choices button{font-size:10px}}@media(max-width:700px){.statement-layout{display:flex;flex-direction:column;gap:14px;text-align:center}.art-statement{padding-block:42px 27px}.art-statement .statement-copy>p{font-size:clamp(48px,12vw,67px)}.art-statement .eyebrow{margin-bottom:20px;font-size:9px}.art-statement .statement-line{display:none}.lineage-sculpture{width:205px;height:215px;transform:rotate(4deg)}.reminder-art{object-position:27% center}.reminder:before{background:linear-gradient(#0c1d3130,#0b1c3030)}.reminder{padding-block:56px 64px}.reminder-arabic{font-size:28px;line-height:1.9}.reminder blockquote{font-size:25px}.reminder-background{display:none}.closing-sculpture{width:111px;height:116px;margin-bottom:20px}.art-closing{padding-top:32px}.print-moment{grid-template-columns:1fr;margin-top:30px}.print-moment-photo{min-height:0;height:205px}.print-moment-photo img{max-height:none;object-position:50% 65%}.print-moment-copy{padding:24px 22px 25px}.print-moment .eyebrow{font-size:8px;letter-spacing:.08em}.print-moment h3{font-size:31px}.print-moment p{font-size:13px;line-height:1.85;margin-top:16px}.print-moment-note{font-size:10px;margin-top:17px;padding-top:15px}.format-section .print-moment{margin-top:35px}.excerpt-sheet{padding:17px 16px 51px;gap:12px}.excerpt-heading{font-size:7px;letter-spacing:.07em}.excerpt-footer{font-size:13px;padding-top:8px;gap:8px}.excerpt-footer button{font-size:10px;padding:6px;gap:4px}.excerpt-footer button svg{width:12px}.discovery-detail{padding:13px;margin-inline:0}.detail-window{aspect-ratio:1.16}.detail-caption{font-size:14px;padding-top:12px;padding-bottom:12px;gap:8px}.discovery-read{font-size:10px;gap:4px}.discovery-detail-choices{gap:9px}.discovery-detail-choices button{font-size:10px;min-height:81px;gap:4px}.discovery-detail-choices button>span{font-size:18px}.detail-dialog{width:calc(100% - 20px);max-height:calc(100dvh - 24px);border-radius:5px}.detail-dialog-head{padding:17px 15px;gap:12px}.detail-dialog-head .eyebrow{font-size:7px}.detail-dialog-head h2{font-size:23px}.detail-dialog-head .icon-button{width:34px;height:34px}.detail-reader-image{min-height:160px}.detail-reader-image img{max-height:calc(100dvh - 235px)}.detail-reader-image.enlarged img{width:220%}.detail-dialog-bottom{padding:13px 15px;gap:13px;align-items:start}.detail-dialog-bottom p{font-size:11px}.detail-dialog-bottom button{font-size:11px;padding:9px 11px;min-height:40px}}@media(prefers-reduced-motion:reduce){.lineage-sculpture,.lineage-sculpture:hover{transition:none;transform:none}}.blue-gallery{padding:55px 0 25px;background:linear-gradient(145deg,#e6eef4,#d0deea);overflow:hidden}.blue-gallery-heading{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-bottom:26px}.blue-gallery-heading h2{font:400 clamp(42px,5vw,70px)/1.08 var(--serif);letter-spacing:-.035em}.blue-gallery-heading .eyebrow{font-size:12px;margin-bottom:17px}.gallery-sculpture{height:137px;width:145px;object-fit:contain;filter:drop-shadow(0 10px 15px #233e4926)}.blue-gallery-window{overflow-x:auto;overflow-y:hidden;height:clamp(415px,42vw,575px);scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:#708fa5 #c7d6e2;position:relative;isolation:isolate;border-radius:3px;outline-offset:5px}.blue-gallery-world{position:relative;width:100%;min-width:920px;aspect-ratio:3/2;top:-90px}.blue-gallery-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:fill;pointer-events:none}.blue-gallery-work{position:absolute;top:31%;left:calc(14% + var(--alcove)*24%);width:14%;transform:translate(-50%);text-decoration:none;scroll-snap-align:center;perspective:800px;outline-offset:8px}.gallery-hanging-frame{display:block;background:#182633;padding:6px;box-shadow:6px 11px 17px #06152665,inset 0 0 0 1px #60717b;transform:rotateY(-2deg);transition:transform .5s ease,box-shadow .5s ease}.gallery-hanging-frame img{width:100%;height:auto;display:block;border:3px solid #f2efe8;box-sizing:border-box}.blue-gallery-work:hover .gallery-hanging-frame,.blue-gallery-work:focus-visible .gallery-hanging-frame{transform:rotateY(0) translateY(-6px);box-shadow:8px 18px 23px #06152666}.gallery-plaque{display:grid;grid-template-columns:23px 1fr 15px;align-items:start;gap:8px;margin:20px -20px 0;padding:12px 11px;background:#e7eff5e8;border:1px solid #cadbe6;box-shadow:0 4px 10px #0b263714;color:#20394c;font-size:13px;line-height:1.35;min-height:63px}.gallery-plaque small{font:italic 20px var(--serif);color:#577e9d}.gallery-plaque svg{width:15px;height:15px;margin-top:2px}.blue-gallery-bottom{display:flex;align-items:center;justify-content:space-between;gap:22px;margin-top:20px}.blue-gallery-bottom p{font-size:14px;line-height:1.8}.blue-gallery-bottom p span{display:block;font-size:12px;color:#51677a}.blue-gallery-controls{display:none;gap:10px}.blue-gallery-controls button{width:43px;height:43px;border:1px solid #7793a8;border-radius:50%;background:#edf4f8;color:#244055;display:grid;place-items:center}.blue-gallery-controls svg{width:19px;height:19px}.blue-gallery-controls button:first-child svg{rotate:180deg}@media(max-width:1000px){.blue-gallery-controls{display:flex}.blue-gallery-window{height:430px}.blue-gallery-heading h2{font-size:49px}.blue-gallery-work{width:14%}.blue-gallery-world{top:-82px}}@media(max-width:700px){.blue-gallery{padding-top:36px}.blue-gallery-heading{gap:10px;margin-bottom:20px}.blue-gallery-heading h2{font-size:40px}.blue-gallery-heading .eyebrow{font-size:10px;letter-spacing:.1em;max-width:210px;line-height:1.6}.gallery-sculpture{width:90px;height:112px;flex-shrink:0}.blue-gallery-window{margin-inline:-20px;border-radius:0;height:411px}.blue-gallery-world{min-width:920px}.gallery-plaque,.blue-gallery-bottom p{font-size:13px}.blue-gallery-bottom p span{font-size:11px}.blue-gallery-bottom{gap:12px}.blue-gallery-controls{gap:7px;flex-shrink:0}}@media(prefers-reduced-motion:reduce){.gallery-hanging-frame,.blue-gallery-work:hover .gallery-hanging-frame,.blue-gallery-work:focus-visible .gallery-hanging-frame{transform:none;transition:none}}.atmosphere{margin:0;text-align:left;min-width:0}.atmosphere-room{position:relative;isolation:isolate;aspect-ratio:1;overflow:hidden;border-radius:3px;background:#34495d}.atmosphere-picture{position:absolute;top:0;right:0;bottom:0;left:0}.atmosphere-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;pointer-events:none}.atmosphere-evening{opacity:0;transition:opacity 1.35s ease-in-out}.atmosphere[data-light=evening] .atmosphere-evening{opacity:1}.atmosphere-time{position:absolute;left:22px;bottom:21px;color:#fff;background:#122738aa;padding:8px 12px;font:italic 18px var(--serif);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.atmosphere-switch{position:absolute;z-index:2;top:16px;right:16px;display:flex;padding:4px;gap:3px;border:1px solid #ffffffc4;border-radius:30px;background:#f4f8fbf2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 4px 18px #152c4530}.atmosphere-switch button{border:0;border-radius:24px;background:transparent;color:#365269;min-width:68px;padding:8px 12px;min-height:44px;font-size:14px;cursor:pointer}.atmosphere-switch button[aria-pressed=true]{background:#243d53;color:#fff;box-shadow:0 2px 5px #172e4520}.atmosphere-switch button:focus-visible{outline:2px solid #477da7;outline-offset:2px}.atmosphere figcaption{font-size:12px;color:#5b6f7f;line-height:1.7;padding-top:10px}.closing-atmosphere{display:grid;grid-template-columns:1fr 1fr;gap:75px;align-items:center}.closing-atmosphere .closing-copy{text-align:left}.closing-atmosphere .closing-sculpture{margin:0 0 18px;width:95px;height:105px}.closing-atmosphere h2{font-size:clamp(35px,4vw,54px);line-height:1.12}.art-closing:has(.closing-atmosphere){padding-block:65px;background:#e9f1f6}.product-atmosphere{position:relative;padding:58px 0 50px;background:#e9f1f6;z-index:2}.atmosphere-layout{position:static;display:grid;grid-template-columns:1fr 1fr;gap:85px;align-items:center}.atmosphere-copy{position:static}.atmosphere-copy>.doodle{position:absolute;width:92px;height:105px;left:max(3%,calc((100% - 1280px)/2));bottom:-52px;z-index:5;filter:drop-shadow(0 10px 12px #26425724)}.atmosphere-copy h2{font:400 clamp(36px,4.5vw,58px)/1.1 var(--serif);letter-spacing:-.025em}.atmosphere-copy .eyebrow{font-size:12px}.atmosphere-copy p{font-size:16px;line-height:1.85;color:#52697a;max-width:400px;margin-top:25px}.atmosphere-invitation{display:flex;align-items:center;gap:20px;font:italic 20px var(--serif);margin-top:30px;color:var(--blue-ink)}.atmosphere-invitation svg{width:21px;height:21px}.product-arbre-prophetes .product-atmosphere+.sources-section{background:#f6f3ed;padding-top:78px}@media(max-width:1000px){.closing-atmosphere,.atmosphere-layout{gap:40px}.closing-atmosphere h2{font-size:38px}.atmosphere-copy h2{font-size:41px}}@media(max-width:700px){.closing-atmosphere,.atmosphere-layout{grid-template-columns:1fr;gap:28px}.closing-atmosphere .closing-copy{text-align:center}.closing-atmosphere .closing-sculpture{display:none}.closing-atmosphere h2{font-size:37px}.art-closing:has(.closing-atmosphere){padding-block:35px 48px}.atmosphere-time{font-size:16px;left:13px;bottom:13px;padding:7px 10px}.atmosphere-switch{top:12px;right:12px;padding:3px}.atmosphere-switch button{font-size:13px;min-width:62px;padding:7px 10px}.atmosphere figcaption{font-size:11px}.product-atmosphere{padding:40px 0 34px}.atmosphere-copy h2{font-size:39px}.atmosphere-copy p{font-size:15px;margin-top:20px}.atmosphere-copy>.doodle{width:70px;height:82px;left:14px;bottom:-41px}.atmosphere-invitation{display:none}.product-arbre-prophetes .product-atmosphere+.sources-section{padding-top:63px}}.motion-paused .atmosphere-evening{transition:none}@media(prefers-reduced-motion:reduce){.atmosphere-evening{transition:none}}.art-story .family-moment{margin:0;align-self:center}.family-table{position:relative;isolation:isolate;aspect-ratio:1;overflow:hidden;border-radius:120px 120px 3px 3px;background:#697e90}.family-table-photo{width:100%;height:100%;object-fit:cover;display:block}.family-table-poster{position:absolute;left:28.3%;top:17.8%;width:43.6%;height:64%;filter:brightness(.94)}.family-table-poster img{width:100%;height:100%;display:block;object-fit:contain;mix-blend-mode:multiply}.art-story .family-moment figcaption{position:static;display:flex;align-items:center;gap:17px;max-width:none;padding:20px 0 0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;border-top:1px solid #cddbe5;margin-top:20px;font:400 20px/1.4 var(--serif)}.family-count{font:italic 44px var(--serif);color:#5680a0}.art-story .family-moment figcaption i{font-size:18px}.family-photo-note{margin-left:auto;font:12px/1.8 var(--sans);color:#5b7184;text-align:right}@media(max-width:700px){.family-table{border-radius:90px 90px 3px 3px}.art-story .family-moment figcaption{font-size:17px;gap:12px;padding-top:15px;margin-top:15px}.family-count{font-size:34px}.art-story .family-moment figcaption i{font-size:16px}.family-photo-note{font-size:10px}}.heritage-section,.art-how,.format-section{position:relative;isolation:isolate;overflow:hidden}.heritage-section>.container,.art-how>.section-heading,.art-how>.how-grid,.art-how>.print-moment,.format-section>.container{position:relative;z-index:1}.ribbon-decoration{position:absolute;display:block;pointer-events:none;z-index:0;perspective:700px;width:250px;height:460px}.ribbon-image{width:100%;height:100%;object-fit:contain;transform:translateY(var(--ribbon-travel,0px)) rotateX(7deg) rotate(var(--ribbon-roll,0deg));filter:drop-shadow(6px 14px 12px #436b9317)}.ribbon-heritage{top:4px;left:-120px;opacity:.5;rotate:-18deg}.ribbon-guide{top:-80px;right:-108px;opacity:.35;rotate:28deg}@media(max-width:700px){.ribbon-decoration{width:170px;height:310px}.ribbon-heritage{top:22px;left:-113px;opacity:.32}.ribbon-guide{top:-45px;right:-100px;opacity:.25}}@media(prefers-reduced-motion:reduce){.ribbon-image{transform:none}}.product-layout{grid-template-rows:auto 1fr;row-gap:26px}.product-reading .reading-panel{min-height:0;font-size:16px;line-height:1.7}.reading-panel .reading-lead{font-size:16px}.product-questions .product-details{grid-area:auto;min-width:0}.product-questions-layout>div{min-width:0}.product-questions h2{max-width:480px}.product-purchase .offers-title{font-size:15px;margin:0 0 14px}.product-purchase .tiers{display:grid;grid-template-columns:1fr;gap:10px}.product-purchase .tier{position:relative;display:grid;grid-template-columns:19px 70px minmax(0,1fr) auto;gap:12px;align-items:center;text-align:left;padding:15px;border:1px solid #ccdae5;border-radius:9px;cursor:pointer;transition:background .2s,border-color .2s}.product-purchase .tier:has(input:checked){background:linear-gradient(120deg,#e2edf6,#f7fafc);border-color:#436b8b;box-shadow:inset 0 0 0 1px #436b8b}.product-purchase .tier input{width:18px;height:18px;margin:0;accent-color:var(--navy)}.offer-copy{display:grid;gap:3px;min-width:0}.product-purchase .offer-copy b{font-size:15px;line-height:1.3}.product-purchase .offer-copy small{font-size:12px;line-height:1.5;color:var(--muted)}.offer-price{text-align:right;display:grid;gap:4px}.product-purchase .offer-price .tier-price{margin:0;font-size:16px;white-space:nowrap}.offer-price del{font-size:12px;color:var(--muted)}.product-purchase .tier .tier-tag{top:-8px;right:12px;left:auto;transform:none;font-size:10px;padding:2px 9px}.offer-art{position:relative;display:block;height:76px;width:70px;isolation:isolate}.offer-art img{position:absolute;left:50%;top:50%;height:68px;width:47px;object-fit:contain;transform:translate(-50%,-50%);filter:drop-shadow(0 3px 3px #24384d30)}.offer-art img:nth-child(2){transform:translate(-84%,-44%) rotate(-11deg);z-index:-1}.offer-art img:nth-child(3){transform:translate(-16%,-44%) rotate(11deg);z-index:-2}.offer-art.duo img:first-child{transform:translate(-28%,-53%) rotate(5deg)}.offer-art.duo img:nth-child(2){transform:translate(-75%,-46%) rotate(-9deg)}.offer-preview{margin-top:18px;padding:18px 20px;background:linear-gradient(130deg,#e9f1f7,#f7fafc);border-radius:10px;overflow:hidden}.offer-preview>.offer-preview-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:14px}.offer-preview-heading span{font-size:12px;color:var(--blue-ink)}.offer-preview .fan-stage{height:230px;max-width:420px;margin:10px auto 0}.offer-preview .fan-annotation,.offer-preview .fan-description{display:none}.offer-preview .fan-tabs{gap:10px;margin-top:12px}.offer-preview .fan-tabs button{padding:0 0 8px;font-size:12px;line-height:1.5;min-width:0}.offer-preview .fan-tabs button>span{font-size:20px;margin-bottom:5px}.offer-preview .fan-tabs button>b{font-size:12px}.offer-preview .fan-tabs svg{display:none}.product-purchase .companions-title{font-size:14px;margin-top:20px}.product-purchase .companion{font-size:14px;padding:12px 8px}.product-purchase .companion b{font-size:14px}.product-purchase .selection-note{font-size:12px;min-height:0}.product-purchase .purchase-footnote,.product-purchase .purchase-trust,.product-questions .eyebrow{font-size:12px}.product-questions summary{font-size:16px;line-height:1.5}.product-questions .answer{font-size:15px}.route-product{padding-bottom:100px}.sticky-buy.visible{display:flex;max-width:none;padding:12px max(20px,calc((100vw - 1180px)/2)) calc(12px + env(safe-area-inset-bottom));gap:16px}.sticky-buy .button{font-size:14px;white-space:nowrap;min-height:48px}.sticky-buy strong{font-size:19px}.sticky-buy small{font-size:12px}body.modal-open .sticky-buy{display:none}@media(max-width:800px){.product-layout{grid-template-columns:minmax(0,1fr);grid-template-areas:"gallery" "intro" "purchase";gap:24px;grid-template-rows:auto}.product-gallery{position:static}.product-intro{padding-top:0}.product-intro h1{font-size:clamp(31px,7vw,40px)}.product-questions-layout{grid-template-columns:minmax(0,1fr);gap:24px}.product-questions h2{font-size:34px;max-width:none}.product-questions h2 br{display:none}.product-questions .text-link{margin-top:12px}.reading-panel{min-height:0!important}.product-questions .product-details{grid-area:auto}.sticky-buy.visible{padding-inline:16px}.sticky-buy>div{min-width:0}.sticky-buy small{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sticky-buy .button{font-size:14px;padding-inline:15px;gap:10px}.gallery-thumbs button{font-size:11px}.gallery-caption{font-size:12px}.product-price>span{font-size:12px}.product-kicker{font-size:11px;flex-wrap:wrap}.product-kicker>span:last-child{font-size:10px}.art-collection .card-description{font-size:14px}.art-collection .card-subject{font-size:11px}}@media(max-width:380px){.product-purchase .tier{grid-template-columns:18px 52px minmax(0,1fr) auto;gap:9px;padding:12px 9px}.offer-art{width:52px;height:65px}.offer-art img{height:57px;width:40px}.product-purchase .offer-copy b,.product-purchase .offer-price .tier-price{font-size:14px}.sticky-buy small{display:none}.sticky-buy .button svg{display:none}.offer-preview{padding:15px}.offer-preview .fan-stage{height:205px}}@media(prefers-reduced-motion:reduce){.product-purchase .tier{transition:none}}.campaign-card{position:relative;width:100%;height:100%;overflow:hidden;background:#233f57;color:#fff}.campaign-photo{width:100%;height:100%;object-fit:cover;display:block}.campaign-copy{position:absolute;inset:auto 0 0;padding:45px 28px 28px;background:linear-gradient(transparent,#142d43ef 50%)}.campaign-copy>span{font:11px var(--mono);letter-spacing:.1em;display:block;margin-bottom:10px}.campaign-copy>strong{font:500 clamp(28px,3.2vw,46px)/1.1 var(--serif);letter-spacing:-.025em;display:block}.campaign-copy em{font-weight:400;color:#b5d7ef}.campaign-content .campaign-photo{height:68%;object-position:50% 18%}.campaign-content .campaign-copy{bottom:15%;padding-top:25px;background:linear-gradient(transparent,#203d55 45%)}.campaign-facts{position:absolute;inset:auto 0 0;display:grid;grid-template-columns:1fr 1fr;gap:20px;padding:16px 28px 22px;background:#203d55}.campaign-facts>span{font:italic 24px var(--serif)}.campaign-facts small{display:block;font:11px/1.4 var(--sans);margin-top:5px;color:#d0e3ef}.campaign-links .campaign-photo{height:65%;object-fit:contain;background:#f5f7f8;padding:15px}.campaign-links .campaign-copy{background:#233f57;padding-top:24px}.thumb-image .campaign-copy{padding:5px;background:#203d55;min-height:17px}.thumb-image .campaign-copy>span,.thumb-image .campaign-facts{display:none}.thumb-image .campaign-copy>strong{font-size:6px;line-height:1.1}.thumb-image .campaign-content .campaign-copy{bottom:0}.reading-discovery{padding:75px 0;background:#eaf1f7}.reading-excerpts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.reading-excerpt{position:relative;display:flex;flex-direction:column;min-width:0;gap:13px;border:0;background:transparent;text-align:left;color:var(--navy);padding:0;cursor:pointer}.reading-excerpt-number{font:italic 23px var(--serif);color:var(--blue-ink)}.reading-excerpt-art{height:165px;background:#fff;border:1px solid #cad9e5;display:flex;align-items:center;justify-content:center;padding:13px;overflow:hidden;box-shadow:0 7px 20px #24384d09}.reading-excerpt-art img{width:100%;height:100%;object-fit:contain;transition:scale .4s}.reading-excerpt:hover img{scale:1.035}.reading-excerpt-label{display:flex;align-items:center;justify-content:space-between;gap:10px}.reading-excerpt-label strong{font-size:16px;font-weight:500}.reading-excerpt-label svg{width:20px;height:20px;flex:none}.reading-excerpt-caption{font-size:14px;line-height:1.65;color:var(--muted)}.shared-moments{padding:70px 0;background:#fff}.moments-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.moment-card img{width:100%;aspect-ratio:4/5;object-fit:cover;border-radius:7px}.moment-card figcaption{display:flex;gap:15px;align-items:start;padding-top:17px}.moment-card figcaption>span{font:italic 25px var(--serif);color:var(--blue-ink)}.moment-card h3{font:500 28px var(--serif)}.moment-card p{font-size:14px;line-height:1.6;color:var(--muted);margin-top:7px}.family-feedback{padding:48px 0;background:#f5f7fa;color:var(--navy);border-top:1px solid #e2e9ef}.reviews-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}.family-feedback .reviews-heading h2{font:600 27px/1.3 var(--sans);letter-spacing:-.035em}.review-count{font:13px var(--sans);color:var(--muted);white-space:nowrap}.feedback-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,290px),1fr));gap:16px}.review-card{background:#fff;border:1px solid #d8e2eb;border-radius:10px;padding:24px}.review-author{display:flex;align-items:center;gap:12px}.review-avatar{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#e4edf5;color:#315777;font:600 17px var(--sans);flex:none}.review-author>div{display:grid;gap:3px}.review-author strong{font:600 15px var(--sans)}.review-author>div>span{font:12px/1.5 var(--sans);color:var(--muted)}.review-card h3{font:600 16px/1.45 var(--sans);margin:19px 0 8px}.review-text{font:400 15px/1.8 var(--sans);max-width:760px;margin:0}.review-product{border-top:1px solid #edf1f5;margin-top:20px;padding-top:12px;font:12px var(--sans);color:var(--muted)}@media(max-width:800px){.campaign-copy{padding:35px 22px 24px}.campaign-copy>strong{font-size:31px}.campaign-copy>span{font-size:10px}.campaign-facts{padding:13px 22px 18px}.campaign-facts>span{font-size:22px}.campaign-facts small{font-size:10px}.reading-discovery,.shared-moments,.family-feedback{padding:46px 0}.reading-excerpts{grid-template-columns:1fr;gap:27px}.reading-excerpt{display:grid;grid-template-columns:28px minmax(0,1fr);gap:10px 14px}.reading-excerpt-number{grid-column:1;grid-row:1}.reading-excerpt-art{grid-column:2;height:160px}.reading-excerpt-label,.reading-excerpt-caption{grid-column:2}.reading-excerpt-label strong{font-size:15px}.moments-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:16px;padding-bottom:15px}.moment-card{flex:0 0 82%;scroll-snap-align:start}.moment-card h3{font-size:27px}.moment-card p{font-size:14px}.family-feedback .reviews-heading h2{font-size:23px}.review-card{padding:20px}.review-card h3{font-size:15px}}@media(prefers-reduced-motion:reduce){.reading-excerpt-art img{transition:none}.reading-excerpt:hover img{scale:1}}.creator-section{padding:38px 0;background:#edf3f8}.creator-card{display:flex;align-items:center;gap:26px;max-width:620px;margin:auto}.creator-portrait{width:114px;height:114px;border-radius:50%;overflow:hidden;flex:none;border:3px solid white;box-shadow:0 4px 18px #203b5112}.creator-portrait img{display:block;width:100%;height:100%;object-fit:cover}.creator-copy{min-width:0}.creator-label{font:10px/1.5 var(--mono);letter-spacing:.1em;color:var(--blue-ink)}.creator-copy h2{font:500 30px/1.2 var(--serif);margin-top:7px}.creator-copy p{font:14px/1.7 var(--sans);color:var(--muted);margin-top:9px}@media(max-width:700px){.creator-section{padding:29px 0}.creator-card{gap:19px}.creator-portrait{width:88px;height:88px}.creator-copy h2{font-size:26px}.creator-label{font-size:9px;letter-spacing:.06em}.creator-copy p{font-size:13px;line-height:1.65}}.format-paper .format-size-poster{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain}.format-paper:has(.format-size-poster) .paper-wordmark,.format-paper:has(.format-size-poster) .paper-lines,.format-paper:has(.format-size-poster) .paper-size{display:none}.format-paper:has(.format-size-poster) .paper-format{position:absolute;bottom:7%;right:5%;font:13px var(--mono);background:#fffef5f5;padding:5px;border:1px solid #cad9e5;color:var(--navy)}.product-main-image .campaign-photo{width:100%;height:100%;object-fit:cover;mix-blend-mode:normal}.product-main-image .campaign-content .campaign-photo{height:68%;object-position:50% 18%}.product-main-image .campaign-links .campaign-photo{height:64%;object-fit:contain}.product-main-image:has(.campaign-card) .gallery-badge{display:none}.product-main-image:has(.campaign-card) .image-counter{bottom:auto;top:15px}.doodle{display:inline-block;pointer-events:none;flex:none}.doodle img{width:100%;height:100%;object-fit:contain;display:block}.brand-signature{display:flex;gap:12px;align-items:center;font-size:12px;line-height:1.55;color:#bad8ed;margin-bottom:24px}.brand-signature strong{font-size:14px;font-weight:500;color:#fff}.brand-signature .doodle{width:56px;height:56px;margin:-8px 0 -8px -7px}.crown-sway{animation:crown-sway 7s ease-in-out infinite}.lantern-glow{animation:lantern-glow 6s ease-in-out infinite}.place-notes{display:flex;align-items:center;justify-content:space-between;gap:35px;padding:5px 0 45px}.place-notes>p{font-size:16px;line-height:1.6;color:var(--navy)}.place-notes>p em{font-family:var(--serif);font-size:23px;color:var(--blue-ink)}.place-sketches{display:flex;align-items:end;gap:30px}.place-sketches figure{width:105px;text-align:center}.place-sketches img{width:105px;height:90px;object-fit:contain}.place-sketches figcaption{font-size:12px;color:var(--muted);line-height:1.5}.reading-discovery .section-heading{position:relative}.reading-discovery .doodle{width:90px;height:90px;position:absolute;right:0;top:-20px;opacity:.85}.reading-discovery .section-heading>p{margin-right:110px}.reminder .reminder-olive{position:absolute;width:120px;height:160px;right:4%;top:14%;opacity:.7;rotate:12deg}.atmosphere-copy .doodle{width:72px;height:84px;margin-bottom:14px}.art-how .how-step{position:relative}.art-how .how-step>.doodle{position:absolute;right:0;top:15px;width:60px;height:60px}.art-how .how-step h3{padding-right:55px}@keyframes crown-sway{0%,to{transform:translateY(0) rotate(-4deg)}50%{transform:translateY(-3px) rotate(3deg)}}@keyframes lantern-glow{0%,to{filter:brightness(1)}50%{filter:brightness(1.14)}}@media(max-width:800px){.brand-signature{margin-bottom:20px;font-size:11px}.brand-signature strong{font-size:13px}.brand-signature .doodle{width:49px;height:49px}.place-notes{flex-direction:column;align-items:start;gap:18px;padding-bottom:35px}.place-notes>p{font-size:14px}.place-notes>p em{font-size:21px}.place-sketches{width:100%;justify-content:space-between;gap:8px}.place-sketches figure{width:30%}.place-sketches img{width:100%;height:82px}.place-sketches figcaption{font-size:11px}.reading-discovery .doodle{width:62px;height:62px;top:-20px;right:0}.reading-discovery .section-heading>p{margin-right:0}.reading-discovery .section-heading h2{max-width:290px}.reminder .reminder-olive{width:75px;height:100px;right:-15px;top:10px;opacity:.45}}@media(prefers-reduced-motion:reduce){.crown-sway,.lantern-glow{animation:none}}.creator-video,.moment-card,.place-sketches figure,.feedback-cards figure{margin:0}.feedback-cards blockquote{margin:0}.motion-toggle{background:transparent;border:1px solid #ffffff35;color:#d1dfeb;border-radius:30px;padding:9px 14px;min-height:42px;font-size:13px;cursor:pointer;margin-top:20px}.motion-toggle:hover{border-color:#b6d1e5}.motion-paused .crown-sway,.motion-paused .lantern-glow{animation-play-state:paused}.motion-paused .hero-poster-wrap,.motion-paused .fan-motion{translate:none!important;rotate:none!important}.motion-paused .ribbon-image{transform:none!important}.motion-paused .fan-stage:hover .fan-poster{transition:none}@media(prefers-reduced-motion:reduce){.motion-toggle{display:none}}.offer-preview-heading strong{text-decoration:underline;text-decoration-color:#9cbed8;text-decoration-thickness:3px;text-underline-offset:7px}.reading-excerpt-label strong{text-decoration:underline;text-decoration-color:transparent;text-decoration-thickness:2px;text-underline-offset:6px;transition:text-decoration-color .2s}.reading-excerpt:hover .reading-excerpt-label strong,.reading-excerpt:focus-visible .reading-excerpt-label strong{text-decoration-color:#6d9abb}.reminder .reminder-mark{display:none}.reminder .eyebrow{margin-bottom:26px}.reminder .reminder-arabic{font-family:Amiri,serif;font-weight:400;font-style:normal;font-size:clamp(36px,4.2vw,58px);line-height:1.8;letter-spacing:0;max-width:930px;margin:0 auto 25px;text-wrap:balance}.reminder blockquote{max-width:800px;margin:0 auto;font-family:var(--serif);font-size:clamp(25px,2.7vw,36px);font-weight:400;line-height:1.5;letter-spacing:-.025em;text-wrap:balance}.reminder blockquote em{font-style:italic;color:#b9d9ee}.reminder-source{margin-top:26px}@media(max-width:700px){.reminder .eyebrow{margin-bottom:20px}.reminder .reminder-arabic{font-size:34px;line-height:1.85;margin-bottom:23px}.reminder blockquote{font-size:25px;line-height:1.5}.reminder blockquote br{display:none}.reminder .reminder-source{font-size:10px;gap:10px;margin-top:23px}.reminder-source span{width:23px}}:root{--cherry:#b93440;--cherry-light:#f09b9c}.route-home .art-hero-inner{min-height:0;padding-block:44px 32px;grid-template-columns:1fr 1.08fr;gap:28px}.route-home .art-hero-visual{height:620px}.route-home .hero-poster-wrap{top:0;right:0;bottom:4%;left:0}.route-home .art-hero-actions{margin-top:30px}.brand-signature{display:inline-flex;gap:14px;padding:10px 21px 10px 9px;margin-bottom:27px;border:1px solid #bf626457;border-radius:12px;background:#152c40;color:#ffd8d8;font-size:17px;line-height:1.4;box-shadow:0 10px 28px #06121d24}.brand-signature strong{font-size:19px;font-weight:600;color:#fff}.brand-signature .doodle{width:74px;height:74px;margin:0;border-radius:50%;overflow:hidden}.brand-signature .crown-sway{animation-duration:6s}.route-home .art-hero-secondary{border-bottom-color:#d2878c}.route-home .hero-orbit>span{display:none}.route-home .art-trust .trust-inner{padding-block:23px}.route-home .art-trust .trust-item{font-size:15px}.trust-item>.doodle{width:64px;height:64px;margin-right:0}.trust-symbol{width:64px;height:64px;display:grid;place-items:center;flex:none}.trust-symbol svg{width:29px;height:29px}.route-home .art-collection{padding-block:65px 55px}.route-home .art-collection .section-heading{margin-bottom:32px;align-items:end}.collection-title{display:flex;align-items:center;gap:22px}.collection-title .collection-book{width:100px;height:100px;transform:rotate(-8deg)}.route-home .art-collection h2{font-size:52px}.route-home .art-collection .collection-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;align-items:stretch}.route-home .art-collection .collection-card,.route-home .art-collection .collection-card:nth-child(2n){display:flex;flex-direction:column;min-width:0;grid-row:auto;grid-template-rows:none;align-items:stretch}.art-collection .collection-card:nth-child(2n){padding-top:0}.art-collection .collection-card .card-picture{display:flex;flex-direction:column;border-radius:12px;background:linear-gradient(155deg,#e9f1f6,#d8e4ed);border:1px solid #ccdae6;overflow:hidden;position:relative;isolation:isolate}.art-collection .collection-card-1 .card-picture{background:linear-gradient(155deg,#f0f5f8,#dce8f0)}.art-collection .collection-card-2 .card-picture{background:linear-gradient(155deg,#e2ebf2,#cbdce9)}.art-collection .collection-card-3 .card-picture{background:linear-gradient(155deg,#f2f5f8,#e1e9f1)}.collection-cover-heading{padding:19px 19px 0;min-height:116px;position:relative;z-index:2}.collection-number{display:block;font:500 12px var(--mono);letter-spacing:.05em;color:var(--cherry);margin-bottom:8px}.art-collection .collection-card h3{font:500 27px/1.08 var(--serif);letter-spacing:-.025em;min-height:0;margin:0}.collection-cover-subtitle{display:block;font:12px/1.5 var(--sans);color:#405b72;margin-top:5px}.art-collection .collection-card .card-picture img{display:block;width:100%;height:290px;aspect-ratio:auto;object-fit:contain;mix-blend-mode:multiply;padding:6px 7px 17px;transition:transform .6s}.art-collection .collection-card .card-picture:hover img{transform:translateY(-4px) rotate(-1deg)}.art-collection .collection-card .card-view{width:32px;height:32px;bottom:13px;right:13px}.art-collection .collection-card .card-description{font-size:16px;line-height:1.65;min-height:0;margin:17px 0 21px;color:#4f6376}.art-collection .collection-card .card-bottom{margin-top:auto;padding-top:16px;gap:10px}.art-collection .collection-card .card-price{font-size:19px}.art-collection .collection-card .card-price small{font-size:12px;margin-top:4px}.art-collection .collection-card .card-add{font-size:14px;min-height:44px;padding:8px 12px}.route-home .blue-gallery{padding-top:36px}.route-home .blue-gallery-heading .eyebrow{display:none}.route-home .gallery-plaque{font-size:16px;min-height:77px;margin-inline:-34px;grid-template-columns:1fr 17px;gap:9px;background:#f0f5f9f5;border-top:3px solid var(--cherry);border-radius:3px;box-shadow:0 7px 14px #0b263719}.route-home .gallery-plaque small{display:none}.route-home .gallery-plaque svg{margin-top:4px}.heritage-unified{padding-block:66px;background:linear-gradient(130deg,#edf3f8,#e0ebf4)}.heritage-layout{display:grid;grid-template-columns:.85fr 1.15fr;grid-template-areas:"heading fan" "offer fan";column-gap:45px;align-items:center}.heritage-unified .heritage-heading{grid-area:heading;text-align:left;margin:0;align-self:end}.heritage-unified .heritage-heading .eyebrow{color:var(--cherry);font-size:13px;letter-spacing:.12em;margin-bottom:20px}.heritage-unified .heritage-heading h2{font-size:45px;line-height:1.14}.heritage-unified .heritage-fan{grid-area:fan;min-width:0;margin:0;width:100%}.heritage-unified .fan-stage{height:390px}.heritage-unified .fan-annotation{display:none}.heritage-unified .fan-tabs{gap:15px;margin-top:12px}.heritage-unified .fan-tabs button{min-width:0;gap:7px;align-items:start;flex-direction:column;padding:9px 0 14px}.heritage-unified .fan-tabs b{font-size:14px;line-height:1.4}.heritage-unified .fan-tabs svg{position:absolute;right:0;top:16px}.heritage-unified .fan-tabs button[aria-pressed=true]:after{background:var(--cherry)}.heritage-unified .fan-description{font-size:14px;line-height:1.6;text-align:left;min-height:45px;margin-top:16px}.heritage-offer{grid-area:offer;align-self:start;margin-top:25px}.heritage-contents{font-size:15px;color:#4d6478;line-height:1.75;margin:0}.heritage-price-line{display:flex;align-items:center;gap:13px;flex-wrap:wrap;margin:22px 0}.heritage-price-line strong{font:500 44px/1.2 var(--serif);letter-spacing:-.04em}.heritage-price-line del{font-size:15px;color:var(--muted)}.heritage-price-line>span{font-size:12px;font-weight:500;background:#f6dfe2;border:1px solid #ecc4ca;border-radius:30px;padding:6px 10px;color:#982c38;white-space:nowrap}.heritage-offer-actions{display:flex;flex-direction:column;align-items:start;gap:9px}.heritage-offer-actions .button{font-size:15px;min-height:54px}.heritage-offer-actions .text-link{font-size:14px;min-height:44px}.creator-inline{display:flex;align-items:center;gap:15px;border-top:1px solid #dce6ed;margin-top:28px;padding-top:21px;max-width:430px}.creator-inline .creator-portrait{width:61px;height:61px;border-width:2px}.creator-inline p{margin:0;display:grid;gap:3px;font:14px/1.5 var(--sans)}.creator-inline strong{font-size:15px;font-weight:600;color:var(--navy)}.creator-inline p>span{font-size:13px;color:var(--muted)}.creator-inline p>.storyteller-label{font-size:12px;color:var(--blue-ink);margin-bottom:2px}.heritage-footer-art{display:flex;align-items:end;justify-content:center;gap:32px;background:#f4f7fa;padding:19px 20px 15px;border-top:1px solid #e1e9f0}.heritage-footer-art img{width:100px;height:82px;object-fit:contain}@media(max-width:1000px){.route-home .art-collection .collection-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 24px}.art-collection .collection-card .card-picture img{height:330px}.heritage-layout{gap:25px}.heritage-unified .heritage-heading h2{font-size:36px}.heritage-unified .fan-stage{height:340px}}@media(max-width:700px){.route-home .art-hero-inner{grid-template-columns:minmax(0,1fr);padding-block:28px 28px;gap:28px}.brand-signature{padding:7px 14px 7px 7px;gap:10px;margin-bottom:25px;font-size:15px;border-radius:10px}.brand-signature strong{font-size:17px}.brand-signature .doodle{width:57px;height:57px}.route-home .art-hero-visual{height:405px;margin:0;max-width:450px}.route-home .hero-poster-wrap{top:0;right:0;bottom:7%;left:0}.route-home .art-hero h1{font-size:clamp(41px,11.6vw,64px)}.route-home .art-hero-actions{gap:15px;margin-top:24px}.route-home .art-hero-actions .button{font-size:14px;padding-inline:20px}.route-home .art-hero-secondary{font-size:13px}.route-home .art-trust .trust-inner{padding-block:18px}.route-home .art-trust .trust-item{font-size:13px;line-height:1.5}.route-home .art-trust .trust-item small{font-size:12px;line-height:1.5}.trust-item>.doodle{width:51px;height:51px}.trust-symbol{width:51px;height:51px}.route-home .art-collection{padding-block:43px 39px}.route-home .art-collection h2{font-size:40px}.route-home .art-collection .section-heading{gap:16px;align-items:start;margin-bottom:25px}.collection-title{width:100%;justify-content:space-between;gap:12px}.collection-title .collection-book{width:85px;height:85px}.route-home .art-collection .section-heading>.text-link{font-size:14px;margin-top:0}.route-home .art-collection .collection-grid{gap:28px 14px}.collection-cover-heading{padding:14px 13px 0;min-height:110px}.collection-number{margin-bottom:7px}.art-collection .collection-card h3{font-size:23px;line-height:1.1}.collection-cover-subtitle{font-size:12px;line-height:1.35;margin-top:5px}.art-collection .collection-card .card-picture img{height:220px;padding:9px 0 21px}.art-collection .collection-card .card-view{height:29px;width:29px;bottom:10px;right:10px}.art-collection .collection-card .card-description{font-size:15px;line-height:1.6;margin:14px 0 17px}.art-collection .collection-card .card-bottom{flex-wrap:wrap;padding-top:12px;gap:10px}.art-collection .collection-card .card-price{font-size:18px}.art-collection .collection-card .card-add{font-size:14px;min-height:42px;width:100%;justify-content:space-between}.route-home .gallery-plaque{margin-inline:-24px;font-size:15px;padding:10px;min-height:77px}.heritage-unified{padding-block:36px 34px}.heritage-layout{grid-template-columns:minmax(0,1fr);grid-template-areas:"heading" "fan" "offer";gap:14px}.heritage-unified .heritage-heading{text-align:center}.heritage-unified .heritage-heading .eyebrow{font-size:13px;margin-bottom:15px}.heritage-unified .heritage-heading h2{font-size:35px}.heritage-unified .fan-stage{height:280px;margin-inline:0}.heritage-unified .fan-tabs{margin-top:5px;gap:12px}.heritage-unified .fan-tabs b{font-size:13px}.heritage-unified .fan-description{font-size:14px;margin-top:13px;min-height:0}.heritage-offer{margin-top:0;padding-top:19px;border-top:1px solid #cbdbe7;text-align:center}.heritage-contents{font-size:14px}.heritage-price-line{justify-content:center;margin:17px 0}.heritage-price-line strong{font-size:41px}.heritage-offer-actions{align-items:stretch}.heritage-offer-actions .button{justify-content:space-between;padding-inline:21px}.heritage-offer-actions .text-link{align-self:center}.creator-inline{margin-top:23px;padding-top:19px;gap:12px}.heritage-footer-art{gap:19px;padding-block:14px}.heritage-footer-art img{width:82px;height:69px}}@media(max-width:360px){.brand-signature{font-size:14px}.brand-signature strong{font-size:15px}.brand-signature .doodle{width:51px;height:51px}.route-home .art-hero-visual{height:360px}.route-home .art-hero-actions{gap:10px}.route-home .art-hero-actions .button{font-size:13px;padding-inline:15px}.route-home .art-hero-secondary{font-size:12px}.route-home .art-collection h2{font-size:35px}.collection-title .collection-book{width:65px;height:70px}.collection-cover-heading{padding-inline:10px;min-height:108px}.art-collection .collection-card h3{font-size:21px}.art-collection .collection-card .card-picture img{height:180px}.art-collection .collection-card .card-description{font-size:14px}.heritage-unified .heritage-heading h2{font-size:31px}.heritage-unified .fan-stage{height:260px}}@media(prefers-reduced-motion:reduce){.art-collection .collection-card .card-picture img{transition:none}.art-collection .collection-card .card-picture:hover img{transform:none}}.eyebrow,.footer-label,.creator-label,.storyteller-label,.step-label,.campaign-copy>span,.gallery-badge,.format-preview-label,.product-kicker{position:absolute!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important;border:0!important}.reveal-ready:not(.revealed){opacity:1;transform:none}[data-parallax]{transform:translate3d(0,var(--px,0px),0);will-change:transform}.motion-paused [data-parallax]{transform:none}@media(prefers-reduced-motion:reduce){[data-parallax]{transform:none}}.route-home .brand-hero .art-hero-inner{grid-template-columns:1fr 1.05fr;gap:24px;min-height:0;padding-block:54px 34px}.brand-title{font-size:clamp(52px,5.4vw,80px);line-height:1.02;letter-spacing:-.04em;max-width:640px;animation:art-arrive 1s both}.brand-hero h1>span{display:inline;animation:none}.brand-hero h1 em{display:inline;color:var(--sky);font-style:italic;font-weight:400;animation:none}.crown-seat{position:relative;display:inline-block}.crown-posed{position:absolute;left:-.24em;bottom:.6em;width:.96em;height:.96em;transform-origin:50% 100%;rotate:-14deg;z-index:2;pointer-events:none}.crown-posed img{width:100%;height:100%;object-fit:contain;display:block;filter:drop-shadow(0 .05em .04em #000c) drop-shadow(0 .18em .16em #0008)}.crown-posed:after{content:"";position:absolute;left:14%;right:10%;bottom:-.03em;height:.12em;border-radius:50%;background:radial-gradient(ellipse at center,#000d,transparent 68%);filter:blur(.02em);z-index:-1}.brand-hero .art-hero-description{max-width:470px;font-size:17px;margin-top:26px}.brand-fan{height:640px}.brand-fan-stage{position:absolute;top:0;right:0;bottom:0;left:0;transform:translateY(var(--scroll-lift,0px))}.brand-fan-poster{position:absolute;left:50%;bottom:7%;width:44%;transform-origin:50% 122%;transform:translate(-50%) rotate(var(--r)) translateY(var(--lift,0px));transition:transform .75s cubic-bezier(.2,.75,.2,1);display:block}.brand-fan-poster img{width:100%;height:auto;display:block;filter:drop-shadow(0 28px 26px #0008)}.brand-fan-0{--r:-27deg;z-index:1}.brand-fan-1{--r:-11deg;z-index:2}.brand-fan-2{--r:9deg;z-index:3}.brand-fan-3{--r:-1deg;z-index:4;width:47%;bottom:5%}.brand-fan-stage:hover .brand-fan-0{--r:-32deg}.brand-fan-stage:hover .brand-fan-1{--r:-14deg}.brand-fan-stage:hover .brand-fan-2{--r:13deg}.brand-fan-poster:hover,.brand-fan-poster:focus-visible{--lift:-16px;z-index:9}.brand-fan figcaption{position:absolute;bottom:-4px;right:0;font-size:10px;color:#b4c5d5}@media(max-width:1150px){.brand-title{font-size:58px}.brand-fan{height:520px}}@media(max-width:900px){.route-home .brand-hero .art-hero-inner{display:flex;flex-direction:column;padding-block:34px 18px;gap:8px}.brand-title{font-size:48px}.brand-fan{height:440px;width:100%}.brand-fan-poster{width:52%}.brand-fan-3{width:55%}.brand-hero .art-hero-description{font-size:15px;margin-top:18px}}@media(max-width:480px){.brand-title{font-size:40px}.brand-fan{height:360px}.brand-fan-0{--r:-30deg}.brand-fan-2{--r:12deg}}.recommend{padding:78px 0;background:#f4f7fa}.recommend-layout{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.recommend-photo{margin:0;border-radius:14px;overflow:hidden;box-shadow:0 20px 50px #1c2f4218;position:relative}.recommend-photo img{width:100%;height:auto;display:block}.recommend-photo figcaption{position:absolute;left:14px;bottom:12px;font-size:10px;color:#fff;background:#152c40b8;padding:5px 9px;border-radius:6px}.recommend-copy h2{font:500 clamp(34px,3.6vw,46px)/1.1 var(--serif);letter-spacing:-.03em;color:var(--navy)}.recommend-intro{color:var(--muted);margin:12px 0 26px;font-size:16px}.recommend-card{display:flex;gap:22px;align-items:flex-start;background:#fff;border:1px solid var(--line);border-radius:14px;padding:22px 24px;box-shadow:0 8px 24px #1c2f420d}.recommend-card .creator-portrait{width:96px;height:96px}.recommend-person strong{display:block;font:500 22px/1.2 var(--serif);color:var(--navy)}.recommend-person>span{display:block;font-size:13px;color:var(--blue-ink);margin:4px 0 10px}.recommend-person p{margin:0;font-size:15px;line-height:1.6;color:var(--ink)}.recommend-note{font-size:13px;color:var(--muted);margin:18px 0 0}@media(max-width:900px){.recommend{padding:52px 0}.recommend-layout{grid-template-columns:1fr;gap:28px}.recommend-card{gap:16px;padding:18px}.recommend-card .creator-portrait{width:76px;height:76px}}.heritage-footer-art{background:#eef3f7;padding:44px 0 0}.heritage-footer-art .shelf{display:flex;justify-content:center;align-items:flex-end;gap:clamp(34px,7vw,110px);position:relative;padding:0 20px 18px;max-width:1200px;margin:auto}.heritage-footer-art .shelf:after{content:"";position:absolute;left:8%;right:8%;bottom:0;height:14px;border-radius:3px;background:linear-gradient(#e3eaf0,#c9d5df);box-shadow:0 6px 14px #1c2f4214}.shelf-item{position:relative;display:block;width:clamp(72px,9vw,124px)}.shelf-item img{width:100%;height:auto;display:block;position:relative;z-index:1}.shelf-item:after{content:"";position:absolute;left:10%;right:10%;bottom:-6px;height:14px;border-radius:50%;background:radial-gradient(ellipse at center,#1c2f4266,transparent 70%);filter:blur(2px)}.collection-book{filter:drop-shadow(0 10px 8px #1c2f4233)}@media(max-width:900px){.brand-fan-0{--r:-22deg}.brand-fan-1{--r:-9deg}.brand-fan-2{--r:8deg}.brand-fan-poster{width:56%}.brand-fan-3{width:58%}}@media(max-width:480px){.brand-fan-0{--r:-22deg}.brand-fan-2{--r:9deg}}.brand-fan-poster{width:48%}.brand-fan-3{width:51%}.l3d-wrap{position:relative;display:inline-block;vertical-align:baseline;overflow:visible}.l3d-letter{color:transparent;-webkit-text-fill-color:transparent}.l3d-probe{display:inline-block;width:0;height:0;vertical-align:baseline}.l3d{position:absolute;pointer-events:none;z-index:3}.brand-title{overflow:visible}.brand-title-lockup{position:relative;display:inline-block;isolation:isolate}.brand-title-lockup>span:first-child{position:relative;z-index:2}.brand-title-crown{position:absolute;width:.72em;height:.72em;left:-.18em;top:-.47em;z-index:3;filter:drop-shadow(0 8px 10px #050d1466)}.brand-exhibition{height:620px}.brand-exhibition-stage{position:absolute;top:8px;right:0;bottom:34px;left:0;display:grid;grid-template-columns:minmax(0,1.18fr) minmax(185px,.82fr);grid-template-rows:repeat(3,minmax(0,1fr));gap:12px;transform:translateY(var(--scroll-lift,0px)) rotate(var(--scroll-roll,0deg));transition:transform .18s linear}.brand-exhibition-card{min-width:0;overflow:hidden;display:grid;grid-template-columns:94px minmax(0,1fr);align-items:center;gap:12px;padding:12px 14px 12px 8px;border:1px solid #7390a53b;border-radius:5px;background:linear-gradient(135deg,#193348,#0f2537);color:#fff;text-decoration:none;box-shadow:0 15px 30px #030a1047;transition:transform .35s ease,border-color .35s ease,background .35s ease}.brand-exhibition-card:hover,.brand-exhibition-card:focus-visible{transform:translate(-5px);border-color:#a8c6db;background:linear-gradient(135deg,#22445d,#132b3e)}.brand-exhibition-card-0{grid-row:1/4;grid-template-columns:1fr;grid-template-rows:minmax(0,1fr) auto;padding:18px 18px 14px;background:radial-gradient(circle at 52% 34%,#294b63 0,#142d40 48%,#0e2232)}.brand-exhibition-card-0:hover,.brand-exhibition-card-0:focus-visible{transform:translateY(-6px)}.brand-exhibition-art{display:flex;align-items:center;justify-content:center;min-height:0;height:100%}.brand-exhibition-art img{display:block;max-width:100%;max-height:100%;width:auto;height:auto;filter:drop-shadow(0 18px 18px #0009)}.brand-exhibition-card-0 .brand-exhibition-art{padding:0 12%}.brand-exhibition-caption{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;border-top:1px solid #9bb6c936;padding-top:11px}.brand-exhibition-caption small{font:italic 17px var(--serif);color:#9fc9e5}.brand-exhibition-caption strong{font-size:13px;line-height:1.35;font-weight:500;min-width:0}.brand-exhibition-caption svg{width:16px;height:16px}.brand-exhibition-card-0 .brand-exhibition-caption strong{font:500 19px/1.3 var(--serif)}.brand-exhibition figcaption{bottom:0;left:0;right:0;display:flex;justify-content:space-between;font:10px var(--mono);letter-spacing:.08em;text-transform:uppercase;color:#a9bfd0}.brand-depth{height:620px}.brand-depth-stage{position:absolute;top:10px;right:0;bottom:38px;left:0;perspective:1450px;transform:translateY(var(--scroll-lift,0px)) rotate(var(--scroll-roll,0deg));transition:transform .18s linear}.brand-depth-stage:before{content:"";position:absolute;top:5%;right:3%;bottom:2%;left:3%;border:1px solid #7ca2bd24;border-radius:50%;transform:rotate(-7deg);pointer-events:none}.brand-depth-poster{position:absolute;bottom:7%;height:84%;display:block;color:#fff;text-decoration:none;transform-origin:50% 110%;transition:transform .6s cubic-bezier(.2,.75,.2,1),filter .35s;outline-offset:6px}.brand-depth-poster-0{left:50%;width:39%;z-index:4;transform:translate(-50%) translateZ(90px)}.brand-depth-poster-1{left:18%;width:36%;z-index:2;transform:translate(-50%) rotateY(13deg) rotate(-7deg) scale(.9)}.brand-depth-poster-2{left:82%;width:36%;z-index:3;transform:translate(-50%) rotateY(-13deg) rotate(7deg) scale(.9)}.brand-depth-art{display:block;width:100%;height:100%}.brand-depth-art img{display:block;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 27px 24px #02080da6)}.brand-depth-label{position:absolute;left:50%;bottom:-10px;transform:translate(-50%) translateY(6px);width:max-content;max-width:210px;padding:8px 11px;background:#0b2233e8;border:1px solid #7897ad66;box-shadow:0 12px 24px #02090e66;opacity:0;transition:opacity .25s,transform .25s;pointer-events:none}.brand-depth-label small{display:block;color:#9fc4dc;font:7px var(--mono);letter-spacing:.1em;text-transform:uppercase;margin-bottom:3px}.brand-depth-label strong{display:block;color:#fff;font:500 13px/1.2 var(--serif)}.brand-depth-poster:hover,.brand-depth-poster:focus-visible{z-index:8;filter:saturate(1.05)}.brand-depth-poster-0:hover,.brand-depth-poster-0:focus-visible{transform:translate(-50%) translateZ(120px) translateY(-9px)}.brand-depth-poster-1:hover,.brand-depth-poster-1:focus-visible{transform:translate(-50%) rotateY(6deg) rotate(-4deg) scale(.95) translateY(-7px)}.brand-depth-poster-2:hover,.brand-depth-poster-2:focus-visible{transform:translate(-50%) rotateY(-6deg) rotate(4deg) scale(.95) translateY(-7px)}.brand-depth-poster:hover .brand-depth-label,.brand-depth-poster:focus-visible .brand-depth-label{opacity:1;transform:translate(-50%) translateY(0)}.brand-depth-floor{position:absolute;left:8%;right:8%;bottom:-1%;height:30%;border-radius:50%;background:radial-gradient(ellipse,#9fc8e527 0,transparent 69%);transform:rotateX(68deg);pointer-events:none}.brand-depth figcaption{bottom:0;left:0;right:0;display:flex;justify-content:space-between;font:9px var(--mono);letter-spacing:.09em;text-transform:uppercase;color:#a9bfd0}.storyteller-feature{background:linear-gradient(135deg,#edf3f8,#f8fafc);overflow:hidden}.storyteller-feature .recommend-layout{grid-template-columns:minmax(220px,.7fr) minmax(0,1.3fr);max-width:980px}.storyteller-photo{aspect-ratio:1;max-width:360px;border-radius:50%;justify-self:center;border:8px solid #fff}.storyteller-photo img{width:100%;height:100%;object-fit:cover}.storyteller-feature .recommend-copy .eyebrow{display:block;margin-bottom:17px;color:var(--blue-ink)}.storyteller-feature .recommend-copy h2 em{color:var(--blue-ink);font-weight:400}.storyteller-feature .recommend-intro{font-size:17px;line-height:1.75;max-width:590px;margin:21px 0 25px}.storyteller-identity{display:flex;align-items:baseline;gap:12px;padding-top:18px;border-top:1px solid #cdd9e2}.storyteller-identity strong{font:500 20px var(--serif)}.storyteller-identity span{font-size:13px;color:var(--muted)}@media(max-width:1150px){.brand-exhibition,.brand-depth{height:520px}.brand-exhibition-card{grid-template-columns:78px minmax(0,1fr);padding:10px}.brand-exhibition-card-0{grid-template-columns:1fr}}@media(max-width:900px){.brand-exhibition,.brand-depth{height:500px}.brand-exhibition-stage{top:12px;right:0;bottom:32px;left:0;grid-template-columns:minmax(0,1.2fr) minmax(160px,.8fr)}.brand-depth-poster-0{width:40%}.brand-depth-poster-1,.brand-depth-poster-2{width:37%}.storyteller-feature .recommend-layout{grid-template-columns:220px minmax(0,1fr);gap:38px}}@media(max-width:700px){.brand-title-crown{width:.68em;height:.68em;left:-.13em;top:-.43em}.brand-exhibition{height:430px;max-width:540px}.brand-exhibition-stage{top:6px;right:0;bottom:30px;left:0;grid-template-columns:minmax(0,1.16fr) minmax(128px,.84fr);gap:8px}.brand-exhibition-card{grid-template-columns:52px minmax(0,1fr);gap:7px;padding:8px 8px 8px 5px}.brand-exhibition-card-0{grid-template-columns:1fr;padding:12px 10px 10px}.brand-exhibition-card-0 .brand-exhibition-art{padding-inline:6%}.brand-exhibition-caption{gap:6px;padding-top:7px}.brand-exhibition-caption small{font-size:13px}.brand-exhibition-caption strong{font-size:10px}.brand-exhibition-caption svg{width:12px;height:12px}.brand-exhibition-card-0 .brand-exhibition-caption strong{font-size:15px}.brand-exhibition figcaption{font-size:8px;letter-spacing:.04em}.brand-depth{height:410px;max-width:520px}.brand-depth-stage{top:4px;right:0;bottom:32px;left:0}.brand-depth-poster{height:82%;bottom:8%}.brand-depth-poster-0{width:44%;left:50%}.brand-depth-poster-1{width:40%;left:20%;transform:translate(-50%) rotateY(8deg) rotate(-7deg) scale(.9)}.brand-depth-poster-2{width:40%;left:80%;transform:translate(-50%) rotateY(-8deg) rotate(7deg) scale(.9)}.brand-depth-label{display:none}.brand-depth figcaption{font-size:7px;letter-spacing:.04em}.storyteller-feature{padding-block:48px}.storyteller-feature .recommend-layout{grid-template-columns:1fr;gap:26px}.storyteller-photo{width:190px}.storyteller-feature .recommend-copy{text-align:center}.storyteller-feature .recommend-copy .eyebrow{font-size:10px}.storyteller-feature .recommend-intro{font-size:15px;margin-inline:auto}.storyteller-identity{justify-content:center;flex-wrap:wrap}.storyteller-identity strong{font-size:18px}}.offre-window{background:#f4f1ea;border-radius:12px;overflow:hidden;display:grid;place-items:center;min-height:260px}.offre-detail-img{width:100%;height:auto;max-height:520px;object-fit:contain;display:block}.page-heading{max-width:780px;margin-bottom:38px}.page-heading h2{letter-spacing:-.03em}.page-heading p{margin-top:18px;font-size:16px;line-height:1.8;color:var(--muted);max-width:660px}.sira-content{background:linear-gradient(150deg,#1d2f42,#2c465f);color:#f4f8fb;padding:82px 0}.sira-content .page-heading h2{color:#fff}.sira-content .page-heading p{color:#c6d6e2}.extract-stage{background:#f8f2e7;border-radius:6px;padding:20px;box-shadow:0 22px 44px #0a141d40}.extract-stage[data-shape=tall]{display:grid;grid-template-columns:auto minmax(240px,1fr);gap:34px;align-items:center}.extract-scroll{overflow-x:auto;overscroll-behavior-x:contain;display:flex;justify-content:center}.extract-scroll img{width:auto;max-width:100%;height:auto;border-radius:3px}.extract-frame[data-shape=tall] .extract-scroll img{max-height:min(84vh,860px)}.extract-legend{display:grid;grid-template-columns:minmax(0,278px) minmax(0,1fr);gap:12px 34px;align-items:baseline;border-top:1px solid #ded4c2;margin-top:18px;padding-top:16px}.extract-stage[data-shape=tall] .extract-legend{grid-template-columns:minmax(0,1fr);border-top:0;margin-top:0;padding-top:0;align-content:center;gap:14px}.extract-stage[data-shape=tall] .extract-legend h3{font-size:27px}.extract-stage[data-shape=tall] .extract-legend p{font-size:15.5px;line-height:1.8}.extract-legend h3{font-size:22px;color:var(--navy)}.extract-legend p{font-size:14px;line-height:1.75;color:#4a5c6b;max-width:640px}.extract-hint{display:none;margin-top:9px;font:11px var(--mono);color:#93a7b6}.sira-content .extract-hint{color:#9fb8cc}.extract-choices{display:flex;flex-wrap:wrap;gap:9px;margin-top:20px}.extract-choices button{border:1px solid #6d8ba54d;background:#ffffff12;color:#e2ecf4;border-radius:40px;padding:9px 16px;font-size:13px;min-height:40px;transition:background .2s,border-color .2s}.extract-choices button:hover{background:#ffffff24;border-color:#9dbdd6}.extract-choices button[aria-pressed=true]{background:#fff;border-color:#fff;color:var(--navy);font-weight:600}.sira-inventory{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:56px;margin-top:46px;padding-top:34px;border-top:1px solid #ffffff26}.sira-inventory ul{list-style:none;margin:0;padding:0;display:grid;gap:14px}.sira-inventory li{display:flex;gap:13px;align-items:flex-start;font-size:15px;line-height:1.65;color:#dce7ef}.sira-inventory li svg{width:18px;height:18px;margin-top:4px;color:#8fc7ab}.sira-specs{display:grid;gap:17px;align-content:start}.sira-specs>div{border-left:2px solid var(--blue);padding-left:15px}.sira-specs strong{display:flex;align-items:center;gap:9px;font:500 19px var(--serif);color:#fff}.sira-specs span{display:block;font-size:12px;color:#b9cbd9;margin-top:4px}.sira-swatch{display:block;width:14px;height:14px;border-radius:3px;background:#365e50;border:1px solid #ffffff4d;flex-shrink:0}.sira-reading{background:#fff;padding:82px 0}.reading-rows{display:grid;grid-template-columns:minmax(0,1fr);gap:30px}.reading-row{display:grid;grid-template-columns:minmax(0,1fr);gap:18px;border:1px solid var(--line);border-radius:7px;padding:20px;background:#fbfcfd}.reading-row>*,.extract-frame,.extract-scroll{min-width:0}.reading-row .extract-frame{background:#f8f2e7;border-radius:4px;padding:14px}.reading-row-copy{display:grid;grid-template-columns:minmax(0,278px) minmax(0,1fr);gap:10px 34px;align-items:baseline;padding-inline:6px}.reading-row-copy h3{font-size:21px;color:var(--navy)}.reading-row-copy p{font-size:14.5px;line-height:1.8;color:var(--muted);max-width:720px}.reading-note{margin-top:30px;font-size:13.5px;line-height:1.8;color:var(--muted);border-left:2px solid var(--blue);padding-left:16px;max-width:740px}.offer-home{background:var(--pale);padding:78px 0}.offer-home-layout{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:66px;align-items:center}.offer-home-photo{margin:0}.offer-home-photo img{width:100%;height:auto;border-radius:6px;box-shadow:0 24px 44px #1c2f4226}.offer-home-photo figcaption{margin-top:12px;font:11px var(--mono);line-height:1.65;color:var(--muted)}.offer-home-copy h2{color:var(--navy)}.offer-home-list{margin:26px 0 30px;display:grid}.offer-home-list>div{padding:18px 0;border-top:1px solid #ccd9e3}.offer-home-list>div:last-child{border-bottom:1px solid #ccd9e3}.offer-home-list dt{font:500 18px var(--serif);color:var(--navy)}.offer-home-list dd{margin:7px 0 0;font-size:14.5px;line-height:1.8;color:var(--muted)}.book-flip{background:linear-gradient(155deg,#20334a,#33506c);color:#f4f8fb;padding:82px 0}.book-flip .page-heading{margin-inline:auto;text-align:center}.book-flip .page-heading h2{color:#fff}.book-flip .page-heading p{color:#c6d6e2;margin-inline:auto}.book-reader{display:flex;align-items:center;justify-content:center;gap:24px}.book-arrow{width:46px;height:46px;flex-shrink:0;border-radius:50%;border:1px solid #ffffff45;background:#ffffff17;color:#fff;display:grid;place-items:center;transition:background .2s}.book-arrow:hover{background:#ffffff2e}.book-reader>.book-arrow:first-child svg{transform:rotate(180deg)}.book-stage{position:relative;background:#f6f2ea;border-radius:5px;padding:15px;box-shadow:0 26px 50px #0912194d;max-width:470px;width:100%}.book-stage:focus-visible{outline:3px solid #9fd0f2;outline-offset:5px}.book-sheet{aspect-ratio:699/945;background:#e8e2d6;border-radius:2px;overflow:hidden}.book-page-image{width:100%;height:100%;object-fit:contain;display:block}.book-counter{position:absolute;right:25px;bottom:25px;background:#12212ecc;color:#fff;font:10px var(--mono);letter-spacing:.06em;padding:5px 9px;border-radius:3px}.book-legend{max-width:620px;margin:28px auto 0;text-align:center}.book-legend strong{display:block;font:500 22px var(--serif);color:#fff}.book-legend span{display:block;margin-top:9px;font-size:14px;line-height:1.8;color:#c6d6e2}.book-picker{display:flex;justify-content:center;flex-wrap:wrap;gap:12px;margin-top:28px}.book-picker button{display:grid;gap:9px;justify-items:center;width:124px;border:1px solid transparent;background:transparent;color:#c1d3e0;font-size:11.5px;line-height:1.45;padding:9px 6px;border-radius:5px;transition:border-color .2s,color .2s}.book-picker button:hover{color:#fff;border-color:#ffffff45}.book-picker button[aria-pressed=true]{color:#fff;border-color:#fff}.book-thumb{display:block;width:64px;aspect-ratio:699/945;overflow:hidden;border-radius:2px;background:#e8e2d6}.book-thumb img{width:100%;height:100%;object-fit:cover}.book-anatomy{background:#fff;padding:82px 0}.book-anatomy-layout{display:grid;grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);gap:62px;align-items:start}.book-anatomy-photo{margin:0;position:sticky;top:104px}.book-anatomy-photo img{width:100%;height:auto;border-radius:5px;border:1px solid var(--line);box-shadow:0 20px 40px #1c2f4220}.book-anatomy-photo figcaption{margin-top:12px;font:11px var(--mono);line-height:1.65;color:var(--muted)}.book-anatomy-copy h2{color:var(--navy)}.book-anatomy-copy>p{margin-top:18px;font-size:16px;line-height:1.8;color:var(--muted);max-width:580px}.book-anatomy-list{list-style:none;margin:28px 0 0;padding:0;display:grid}.book-anatomy-list li{display:grid;gap:5px;padding:17px 0;border-top:1px solid var(--line)}.book-anatomy-list li:last-child{border-bottom:1px solid var(--line)}.book-anatomy-list strong{font:500 18px var(--serif);color:var(--navy)}.book-anatomy-list span{font-size:14.5px;line-height:1.75;color:var(--muted)}.duo-offer{background:linear-gradient(160deg,#f7fafc,#e9f0f6);padding:80px 0}.duo-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;max-width:1050px;margin-inline:auto}.duo-card{display:flex;flex-direction:column;background:#fff;border:1px solid var(--line);border-radius:8px;overflow:hidden;box-shadow:0 14px 32px #1c2f4214}.duo-card-gift{border-color:#a63a2c47;box-shadow:0 14px 32px #a63a2c1f}.duo-card-photo{position:relative;background:#f2ede4}.duo-card-photo img{width:100%;height:auto;display:block}.duo-tag{position:absolute;left:16px;top:16px;background:#24384deb;color:#fff;font-size:11.5px;font-weight:600;line-height:1;padding:8px 12px;border-radius:3px}.duo-tag-gift{background:var(--promo);font-size:13px;font-weight:700;letter-spacing:.1em;padding:10px 15px;box-shadow:0 6px 16px #a63a2c4d}.duo-card-copy{padding:24px 26px 28px;display:grid;gap:12px;align-content:start}.duo-card-copy h3{font-size:26px;color:var(--navy)}.duo-card-copy p{font-size:14.5px;line-height:1.8;color:var(--muted)}.duo-card-role{font:italic 16px/1.6 var(--serif);color:var(--blue-ink)}.duo-why{display:grid;grid-template-columns:minmax(0,.62fr) minmax(0,1fr);gap:44px;align-items:center;max-width:1050px;margin:26px auto 0;padding:26px;background:#fff;border:1px solid var(--line);border-radius:8px}.duo-why-photo img{width:100%;height:auto;border-radius:5px}.duo-why-copy h3{font-size:25px;color:var(--navy)}.duo-why-copy p{margin-top:13px;font-size:15px;line-height:1.85;color:var(--muted)}.duo-buy{display:flex;flex-wrap:wrap;align-items:center;gap:26px;margin-top:26px;padding-top:22px;border-top:1px solid var(--line)}.duo-buy p strong{display:block;font:500 32px var(--serif);color:var(--navy);letter-spacing:-.03em}.duo-buy p span{display:block;margin-top:4px;font-size:13px;color:var(--muted)}.relaunch{margin:15px 0 2px;max-width:430px;border:1px solid #e2e8ee;border-left:3px solid var(--promo);border-radius:4px;background:#fdf8f7;padding:12px 15px}.relaunch-head{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap}.relaunch-head strong{font-size:13.5px;font-weight:600;color:var(--promo)}.relaunch-head del{font-size:13.5px;color:var(--muted)}.relaunch-why{margin-top:5px;font-size:12.5px;line-height:1.6;color:var(--muted)}@media(max-width:1000px){.sira-inventory,.offer-home-layout,.book-anatomy-layout{grid-template-columns:1fr;gap:32px}.offer-home-photo,.book-anatomy-photo,.duo-why-photo{max-width:430px}.book-anatomy-photo{position:static}.duo-why{grid-template-columns:1fr;gap:24px}.duo-card-copy h3{font-size:23px}}@media(max-width:820px){.sira-content,.sira-reading,.book-flip,.book-anatomy,.duo-offer,.offer-home{padding:52px 0}.page-heading{margin-bottom:26px}.page-heading p{margin-top:14px;font-size:14.5px}.extract-stage{padding:12px;border-radius:4px}.extract-scroll{justify-content:flex-start}.extract-stage[data-shape=tall]{grid-template-columns:minmax(0,1fr);gap:16px}.extract-stage[data-shape=tall] .extract-legend{border-top:1px solid #ded4c2;padding-top:14px}.extract-frame[data-shape=band] .extract-scroll img{max-width:720px;min-width:600px}.extract-frame[data-shape=tall] .extract-scroll img{max-height:none;min-width:360px;max-width:420px;margin-inline:auto}.extract-legend,.reading-row-copy{grid-template-columns:minmax(0,1fr);gap:7px}.extract-viewer .extract-hint,.reading-row .extract-hint{display:block}.extract-legend{margin-top:14px;padding-top:13px}.extract-legend h3{font-size:19px}.extract-legend p{font-size:13.5px}.extract-choices{gap:7px;margin-top:17px}.extract-choices button{font-size:12px;padding:8px 13px;min-height:38px}.sira-inventory{margin-top:32px;padding-top:26px}.sira-inventory li{font-size:14px}.reading-rows{gap:20px}.reading-row{padding:14px;gap:14px}.reading-row .extract-frame{padding:11px}.reading-row-copy h3{font-size:19px}.reading-row-copy p{font-size:13.5px}.reading-note{margin-top:22px;font-size:12.5px}.duo-cards{grid-template-columns:1fr;gap:20px}.duo-card-copy{padding:20px}.duo-card-copy p{font-size:13.5px}.duo-card-role{font-size:15px}.duo-why{padding:18px;margin-top:20px}.duo-why-copy h3{font-size:22px}.duo-why-copy p{font-size:14px;margin-top:10px}.duo-buy{gap:16px;margin-top:20px;padding-top:18px}.duo-buy p strong{font-size:28px}.duo-buy .button{width:100%}.book-legend{margin-top:22px}.book-legend strong{font-size:19px}.book-legend span{font-size:13px}.book-picker{gap:8px;margin-top:22px}.book-picker button{width:98px;font-size:10.5px;padding:8px 4px}.book-thumb{width:52px}.offer-home-list{margin:20px 0 24px}.offer-home-list>div{padding:15px 0}.offer-home-list dt{font-size:17px}.offer-home-list dd{font-size:13.5px}.relaunch{max-width:none}}@media(max-width:700px){.book-reader{position:relative;display:block}.book-stage{max-width:none;margin-inline:auto;padding:11px}.book-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:40px;height:40px;background:#12212ee0;border-color:#ffffff5c}.book-reader>.book-arrow:first-child{left:3px}.book-reader>.book-arrow:last-child{right:3px}.book-counter{right:19px;bottom:19px}}.sira-content button:focus-visible,.book-flip button:focus-visible,.book-stage:focus-visible{outline-color:#9fd0f2}@media(prefers-reduced-motion:reduce){.extract-choices button,.book-arrow,.book-picker button,.duo-card{transition:none}}body.product-invocations-prophetes .announcement-extra,body.product-sira-prophete .announcement-extra{display:none}.how-illustration,.format-illustration{margin:34px auto 0;max-width:560px}.how-illustration img,.format-illustration img{width:100%;height:auto;display:block;border-radius:12px;box-shadow:0 14px 36px #1c2f4218}.how-illustration figcaption,.format-illustration figcaption{margin-top:10px;font-size:12px;color:var(--muted);text-align:center}@media(max-width:700px){.how-illustration,.format-illustration{margin-top:24px}}.product-main-image.is-portrait{aspect-ratio:3/4}@media(max-width:700px){.product-main-image.is-portrait{aspect-ratio:3/4}}.comment-marche{padding-block:8px 4px}.marche-layout{display:grid;grid-template-columns:1fr 1fr;gap:54px;align-items:center;background:var(--pale);border-radius:16px;padding:38px 42px}.marche-photo{margin:0;border-radius:12px;overflow:hidden;box-shadow:0 12px 32px #1c2f4216}.marche-photo img{width:100%;height:auto;display:block}.marche-copy h2{font:500 clamp(28px,3vw,38px)/1.12 var(--serif);color:var(--navy);margin-bottom:18px}.marche-etapes{list-style:none;margin:0 0 20px;padding:0;counter-reset:m}.marche-etapes li{counter-increment:m;position:relative;padding:14px 0 14px 46px;border-top:1px solid var(--line)}.marche-etapes li:first-child{border-top:0}.marche-etapes li:before{content:counter(m,decimal-leading-zero);position:absolute;left:0;top:14px;font:italic 20px/1 var(--serif);color:var(--blue-ink)}.marche-etapes strong{display:block;font-weight:600;color:var(--navy);font-size:16px}.marche-etapes span{font-size:14px;color:var(--muted)}@media(max-width:900px){.marche-layout{grid-template-columns:1fr;gap:24px;padding:24px 20px}}.art-collection .collection-card .card-picture img{height:auto;aspect-ratio:4/5;object-fit:cover;object-position:center;mix-blend-mode:normal;padding:0;border-radius:0}.art-collection .collection-card .card-picture:hover img{transform:scale(1.03)}.art-collection .collection-card .collection-cover-heading{padding-bottom:14px}@media(max-width:900px){.art-collection .collection-card .card-picture img{height:auto;padding:0}}@media(max-width:700px){.art-collection .collection-card .card-picture img{height:auto;padding:0}}@media(max-width:360px){.art-collection .collection-card .card-picture img{height:auto}}.composer-card img{object-fit:cover;object-position:center;mix-blend-mode:normal;aspect-ratio:1/1}.companion img,.cart-item img{object-fit:cover;object-position:center;border-radius:3px}.related .product-card .card-picture img{aspect-ratio:4/5;object-fit:cover;object-position:center;max-height:none;mix-blend-mode:normal}.offer-art.photo img{height:66px;width:53px;object-fit:cover;object-position:center;border-radius:4px;background:#e9f1f6}.offer-art.stack img:nth-child(4){transform:translate(-50%,-64%);z-index:-3}.product-purchase .tier-pack .tier-tag{background:var(--promo);color:#fff}.product-purchase .tier-integrale{grid-template-columns:19px minmax(0,1fr) auto;padding:11px 15px;border-style:dashed;background:none}.product-purchase .tier-integrale:has(input:checked){border-style:solid}.product-purchase .tier-integrale .offer-copy b{font-size:14px;font-weight:500}.product-purchase .tier-integrale .offer-copy small{font-size:12px}.offer-more{margin:12px 0 0;font-size:13px;color:var(--muted)}.offer-more a{font-weight:600;color:var(--navy);text-decoration:underline;text-underline-offset:3px}.packs-section{background:linear-gradient(130deg,#edf3f8,#e0ebf4);border-block:1px solid #e2e9ef;padding-block:72px}.packs-section .section-heading h2{font-size:52px}.packs-intro{font-size:15px;color:var(--muted);margin:10px 0 0}.packs-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-bottom:22px}.pack-card{display:grid;grid-template-columns:160px minmax(0,1fr);gap:26px;align-items:center;background:#fff;border:1px solid #d5e0e9;border-radius:14px;padding:26px;box-shadow:0 12px 40px #24384d08}.pack-card-art{position:relative;height:200px;isolation:isolate}.pack-card-art img{position:absolute;left:50%;top:50%;height:156px;width:110px;object-fit:contain;transform:translate(-50%,-50%);filter:drop-shadow(0 8px 10px #24384d30)}.pack-card-art img:nth-child(1){z-index:3}.pack-card-art img:nth-child(2){transform:translate(-88%,-44%) rotate(-11deg);z-index:2}.pack-card-art img:nth-child(3){transform:translate(-12%,-44%) rotate(11deg);z-index:1}.pack-card-subtitle{margin:0 0 4px;font-size:13px;color:var(--blue-ink);font-weight:500}.pack-card h3{font:500 30px/1.1 var(--serif);letter-spacing:-.025em;margin:0 0 14px}.pack-card h3 a{color:inherit;text-decoration:none}.pack-card-items{list-style:none;margin:0;padding:0;display:grid;gap:7px}.pack-card-items li{display:flex;align-items:center;gap:9px;font-size:14px;line-height:1.4}.pack-card-items svg,.integrale-items svg{width:14px;height:14px;flex:none;stroke-width:2.2}.pack-card-items svg{color:var(--green)}.pack-card-items li span{flex:1;min-width:0}.pack-card-items li small{display:block;font-size:12px;color:var(--muted)}.pack-card-items li em{font-style:normal;font-size:13px;color:var(--muted);white-space:nowrap}.pack-card-price{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin:18px 0 16px}.pack-card-price strong{font:500 36px/1.2 var(--serif);letter-spacing:-.03em}.pack-card-price del{font-size:14px;color:var(--muted)}.pack-card-price .pack-saving{font-size:12px;font-weight:500;color:var(--promo);background:#a63a2c0f;border:1px solid #a63a2c33;border-radius:30px;padding:5px 10px;white-space:nowrap}.pack-card-actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.pack-card-actions .button{min-height:48px;font-size:14px}.pack-card-actions .text-link{margin:0;font-size:13px}.integrale{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);gap:40px;align-items:center;background:var(--navy);color:#fff;border-radius:16px;padding:44px 48px;box-shadow:0 20px 60px #24384d2e}.integrale-kicker{margin:0 0 6px;font-size:13px;color:#9cc3e6;font-weight:500}.integrale h2,.integrale h3{font:500 44px/1.05 var(--serif);letter-spacing:-.03em;color:#fff;margin:0 0 16px}.integrale-lead{font-size:16px;line-height:1.6;color:#e6eef5;margin:0 0 12px}.integrale-receive{font-size:14px;line-height:1.6;color:#b9cadb;margin:0 0 18px}.integrale-items{list-style:none;margin:0 0 22px;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:8px 18px}.integrale-items li{display:flex;align-items:center;gap:9px;font-size:14px;color:#e6eef5}.integrale-items svg{color:#8fd0b0}.integrale-price{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin:0 0 20px}.integrale-price strong{font:500 46px/1.15 var(--serif);letter-spacing:-.03em;color:#fff}.integrale-price del{font-size:15px;color:#9fb3c6}.integrale-price span{font-size:12px;font-weight:500;color:#fff;background:var(--promo);border-radius:30px;padding:6px 11px;white-space:nowrap}.integrale-actions{display:flex;align-items:center;gap:22px;flex-wrap:wrap}.integrale-actions .button.light{min-height:50px;font-size:14px}.integrale-actions .button.light:hover{background:#eef4f9}.integrale-link{display:inline-flex;align-items:center;gap:10px;color:#fff;font-weight:600;font-size:13px;border-bottom:1px solid #ffffff55;padding:8px 0;min-height:44px}.integrale-link svg{width:16px;height:16px}.integrale-visual{min-width:0}.integrale .heritage-fan{margin:0;max-width:none}.integrale .fan-stage{height:360px}.integrale .fan-stage:before{background:radial-gradient(ellipse,#08131fcc,transparent 68%)}.integrale .fan-annotation{display:none}.integrale .fan-tabs{gap:10px;max-width:none}.integrale .fan-tabs button{border-bottom-color:#fff3;min-width:0}.integrale .fan-tabs button:after{background:#fff}.integrale .fan-tabs button>span{color:#9cc3e6}.integrale .fan-tabs b{color:#fff;font-size:13px}.integrale .fan-tabs svg{color:#fff}.integrale .fan-description{color:#c3d3e2;font-size:13px;text-align:left;margin-top:12px;min-height:0}.integrale .fan-poster:focus-visible,.integrale button:focus-visible,.integrale a:focus-visible{outline-color:#9fd0f2}.integrale-section{padding:64px 0;background:linear-gradient(130deg,#edf3f8,#e0ebf4);border-block:1px solid #e2e9ef}.heritage-fan[data-count="4"] .fan-tabs{grid-template-columns:repeat(4,1fr)}.heritage-fan[data-count="4"] .fan-poster{width:34%;height:86%}.heritage-fan[data-count="4"] .fan-poster-0{transform:translate(-138%,-42%) rotate(-13deg);z-index:1;--fan-side:-1}.heritage-fan[data-count="4"] .fan-poster-1{transform:translate(-82%,-48%) rotate(-4deg);z-index:2;--fan-side:-1}.heritage-fan[data-count="4"] .fan-poster-2{transform:translate(-18%,-48%) rotate(4deg);z-index:3;--fan-side:1}.heritage-fan[data-count="4"] .fan-poster-3{transform:translate(38%,-42%) rotate(13deg);z-index:4;--fan-side:1}.heritage-fan[data-count="4"][data-active="0"] .fan-poster-0{transform:translate(-138%,-48%) rotate(-11deg) scale(1.05);z-index:5}.heritage-fan[data-count="4"][data-active="1"] .fan-poster-1{transform:translate(-82%,-53%) rotate(-3deg) scale(1.05);z-index:5}.heritage-fan[data-count="4"][data-active="2"] .fan-poster-2{transform:translate(-18%,-53%) rotate(3deg) scale(1.05);z-index:5}.heritage-fan[data-count="4"][data-active="3"] .fan-poster-3{transform:translate(38%,-48%) rotate(11deg) scale(1.05);z-index:5}.heritage-fan[data-count="4"] .fan-stage:hover .fan-poster-1,.heritage-fan[data-count="4"] .fan-stage:hover .fan-poster-2{transform:none}.heritage-fan[data-count="4"] .fan-stage:hover .fan-poster-1{transform:translate(-82%,-48%) rotate(-4deg)}.heritage-fan[data-count="4"] .fan-stage:hover .fan-poster-2{transform:translate(-18%,-48%) rotate(4deg)}.heritage-fan[data-count="4"][data-active="1"] .fan-stage:hover .fan-poster-1{transform:translate(-82%,-53%) rotate(-3deg) scale(1.05)}.heritage-fan[data-count="4"][data-active="2"] .fan-stage:hover .fan-poster-2{transform:translate(-18%,-53%) rotate(3deg) scale(1.05)}@media(max-width:1100px){.pack-card{grid-template-columns:124px minmax(0,1fr);gap:18px;padding:22px}.pack-card-art{height:170px}.pack-card-art img{height:130px;width:92px}.pack-card h3{font-size:26px}.integrale{padding:36px 32px;gap:28px}.integrale h2,.integrale h3{font-size:38px}.integrale .fan-stage{height:300px}}@media(max-width:900px){.packs-section .section-heading h2{font-size:40px}.packs-grid,.integrale{grid-template-columns:1fr}.integrale-visual{order:-1}.integrale .fan-stage{height:280px}}@media(max-width:700px){.packs-section{padding-block:48px}.packs-section .section-heading h2{font-size:34px}.pack-card{grid-template-columns:1fr;padding:20px;gap:6px}.pack-card-art{height:150px;margin-bottom:8px}.pack-card-art img{height:120px;width:85px}.pack-card-price{margin:14px 0 12px}.pack-card-price strong{font-size:32px}.pack-card-actions{gap:6px}.pack-card-actions .button{width:100%;justify-content:space-between}.pack-card-actions .text-link{margin-inline:auto}.integrale{padding:26px 20px 28px;border-radius:12px;gap:18px}.integrale h2,.integrale h3{font-size:34px}.integrale-lead{font-size:15px}.integrale-receive{font-size:13.5px}.integrale-items{grid-template-columns:1fr;gap:6px}.integrale-price strong{font-size:38px}.integrale-actions{gap:8px}.integrale-actions .button{width:100%;justify-content:space-between}.integrale-link{margin-inline:auto}.integrale .fan-stage{height:230px}.integrale .fan-tabs,.heritage-fan[data-count="4"] .fan-tabs{grid-template-columns:repeat(2,1fr)}.integrale-section{padding:44px 0}.product-purchase .tier-integrale{grid-template-columns:18px minmax(0,1fr) auto;padding:10px 9px}}@media(prefers-reduced-motion:reduce){.heritage-fan[data-count="4"] .fan-poster{transition:none}.art-collection .collection-card .card-picture:hover img{transform:none}}@media(max-width:700px){.integrale .fan-description{display:none}.integrale .fan-tabs{margin-top:4px}}.relaunch-pct{font:600 11.5px var(--mono);color:var(--promo);background:#fdeceb;border-radius:999px;padding:2px 8px}main .gallery-thumbs button,main .gallery-caption,main .purchase-footnote,main .print-moment-note,main .review-author span,main .tier-tag,main .tier small,main .discovery-detail-choices button,main .format-copy small,main .history-place small,main .format-preview p,main .format-dimensions+span,main figcaption,main .marche-etapes span,main .heritage-contents,main .card-price small,main .offer-copy small,main .relaunch-why,main .relaunch-head del,main .selection-note,main .fan-tabs span,main .step-number,main .card-index,main .collection-number,main .review-product,main .product-edition,main .digital-caption,main .history-chain small,main .parallel-caliphates small,main .duo-label,main .brand-exhibition small,main .annotation-top span,main .annotation-bottom span{font-size:max(12px,1em)}main .gallery-thumbs button{font-size:12px}main .history-period-band small,main .history-landmark-caption span,main .brand-depth-label small,main .lineage-help,main .digital-copy small,main .source-reference span,main figcaption span,main figcaption small{font-size:max(12px,1em)}.product-purchase .companions-block{grid-column:1/-1;margin:-6px 0 4px;padding:8px 14px 10px;border:1px solid #436b8b;border-top:0;border-radius:0 0 14px 14px;background:#f7fafc}.product-purchase .companions-block .companions-title{margin:4px 0 2px;font-weight:600;color:#24384d}.product-purchase .companions-block .companion:last-child{border-bottom:0}.product-purchase .tier:has(input:checked):has(+.companions-block){border-bottom-left-radius:0;border-bottom-right-radius:0}.product-purchase .tier{padding:16px 14px 14px;border-radius:14px}.product-purchase .tier .tier-tag{top:-12px;right:12px;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;padding:5px 11px;border-radius:999px;background:var(--promo);color:#fff;box-shadow:0 2px 6px #a63a2c40}.product-purchase .tier .tier-tag.navy{background:var(--navy);box-shadow:none}.product-purchase .offer-copy b{font-size:16px}.tier-inc{grid-column:1/-1;list-style:none;margin:10px 0 0;padding:0;display:grid;gap:6px;font-size:13.5px}.tier-inc li{display:flex;gap:8px;align-items:center}.tier-inc svg{width:15px;height:15px;flex:none;stroke:var(--navy)}.tier-inc .offert,.offer-copy small .offert{color:var(--promo);font-weight:700;font-style:normal}.pill-offert{display:inline-block;background:#fbedea;color:var(--promo);font-size:10.5px;font-weight:700;letter-spacing:.03em;text-transform:uppercase;padding:2px 7px;border-radius:999px;vertical-align:middle;margin-left:4px;white-space:nowrap}.offer-art.four img:first-child{transform:translate(-50%,-50%) rotate(2deg)}.offer-art.four img:nth-child(2){transform:translate(-92%,-44%) rotate(-12deg);z-index:-1}.offer-art.four img:nth-child(3){transform:translate(-8%,-44%) rotate(12deg);z-index:-2}.offer-art.four img:nth-child(4){transform:translate(-50%,-38%);z-index:-3}.offer-gift{margin:12px 0 0;font-size:13px;color:var(--muted)}.offer-gift a{color:var(--navy);font-weight:600;text-decoration:underline;text-underline-offset:3px}.proof{margin:18px 0 0;background:var(--navy);color:#fff;border-radius:16px;padding:16px 10px 14px;display:grid;grid-template-columns:repeat(4,1fr);gap:6px;text-align:center}.proof>*{color:inherit;text-decoration:none;min-width:0}.proof svg{width:26px;height:26px;stroke:#fff;fill:none;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;display:block;margin:0 auto 7px;padding:7px;box-sizing:content-box;border:1px solid rgba(255,255,255,.35);border-radius:50%}.proof b{display:block;font-size:11.5px;font-weight:600;line-height:1.2}.proof small{display:block;font-size:10px;color:#ffffffb8;margin-top:2px;line-height:1.25}.gift-page{max-width:880px;margin:0 auto;padding:30px 20px 60px}.gift-lead{max-width:60ch;color:var(--muted);line-height:1.5}.gift-layout{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:start;margin-top:22px}.gift-image{width:100%;height:auto;border-radius:12px}.gift-form{display:grid;gap:8px}.gift-form label{font-size:13px;font-weight:600;margin-top:6px}.gift-form label small{font-weight:400;color:var(--muted)}.gift-form select,.gift-form input[type=text],.gift-form input[type=email],.gift-form input[type=date],.gift-form textarea{width:100%;box-sizing:border-box;border:1px solid var(--line);border-radius:10px;padding:11px 12px;font:14px DM Sans,sans-serif;color:var(--ink);background:#fff}.gift-form textarea{height:80px;resize:vertical}.gift-check{display:flex;gap:10px;align-items:center;font-weight:600;margin:8px 0 2px}.gift-check input{width:18px;height:18px;accent-color:var(--navy)}.gift-recipient{display:grid;gap:6px}.gift-form .button{margin-top:12px;justify-content:center}.gift-note{font-size:12px;color:var(--muted);margin:6px 0 0}@media(max-width:700px){.gift-layout{grid-template-columns:1fr}}.source-note{display:flex;align-items:center;gap:10px;color:var(--blue-ink);font-size:12px;line-height:1.4;text-decoration:none;padding:13px 0;border-top:1px solid var(--line);margin-top:16px}.source-note>svg{width:20px;height:20px;flex:none}.source-note>svg:last-child{width:16px;margin-left:auto}.source-note small{display:block;color:var(--muted);font-size:11px;margin-top:2px}.sources-section{padding:70px 0;background:#eaf1f6;scroll-margin-top:100px}.sources-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:80px;align-items:start}.sources-section h2{font-size:42px;line-height:1.15}.sources-section .doodle{width:90px;margin-top:20px}.sources-section p,.sources-section li{font-size:14px;line-height:1.85;color:var(--muted)}.sources-section ul{padding-left:18px;margin:15px 0}.sources-section details{border-top:1px solid #bccddb;margin-top:18px;padding-top:18px}.sources-section summary{font-size:14px;display:flex;align-items:center;justify-content:space-between;gap:10px;cursor:pointer}.sources-section summary svg{width:18px;flex:none}.sources-section details p{margin-top:14px}.source-reference{padding:22px;background:#ffffff9c;margin-top:20px}.source-reference>span{font:10px var(--mono);letter-spacing:.08em;color:var(--blue-ink)}.source-reference strong{display:block;font-weight:500;font-size:16px;margin:10px 0}.source-reference a{display:inline-flex;align-items:center;gap:10px;font-size:12px}.source-reference svg{width:15px;height:15px}.lineage-explorer{background:#142b3c;color:#f3f6f8;padding:80px 0}.lineage-explorer .eyebrow,.lineage-explorer h2 em{color:#a0c6df}.lineage-explorer .section-heading>p{color:#c2d0db}.lineage-tabs{display:flex;gap:8px;margin:24px 0}.lineage-tabs button{display:flex;align-items:center;gap:12px;text-align:left;background:transparent;color:#becdd8;border:1px solid #6e8c9f70;padding:14px 18px;flex:1;font-size:13px;border-radius:3px}.lineage-tabs button span{font:italic 23px var(--serif);color:#94bad5}.lineage-tabs button[aria-pressed=true]{background:#f2f0e9;color:#20394c;border-color:#f2f0e9}.lineage-window{background:#f4f2eb;padding:22px;color:var(--navy);border-radius:3px}.lineage-scroll{overflow-x:auto;overscroll-behavior-x:contain;scrollbar-color:#8099ab #e2e4df;scrollbar-width:thin}.lineage-scroll img{display:block;width:100%;min-width:790px;height:auto;max-width:none}.lineage-caption{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:20px}.lineage-caption strong,.lineage-caption span{display:block}.lineage-caption strong{font:24px var(--serif)}.lineage-caption p>span{font-size:13px;color:var(--muted);margin-top:7px}.lineage-caption button{display:flex;align-items:center;gap:10px;flex:none;background:#20394c;color:#fff;border:0;border-radius:3px;padding:12px 18px;font-size:12px;min-height:44px}.lineage-caption svg{width:17px;height:17px}.lineage-help{font-size:10px;color:var(--muted);margin-top:15px}.lineage-explorer .source-note{color:#bdd6e7;border-color:#ffffff25}.digital-moment{padding:85px 0;background:#f6f3ed}.digital-layout{display:grid;grid-template-columns:1.15fr 1fr;align-items:center;gap:70px}.digital-photo{position:relative;border-radius:6px;overflow:hidden}.digital-photo>img{display:block;width:100%;aspect-ratio:1.15;object-fit:cover}.digital-photo>span{position:absolute;bottom:20px;left:20px;padding:8px 12px;background:#f7f4ed;font:11px var(--mono);color:var(--navy);letter-spacing:.1em}.digital-copy h2{font-size:44px;line-height:1.17;letter-spacing:-.03em}.digital-copy p{font-size:15px;line-height:1.85;color:var(--muted);margin-top:20px;max-width:420px}.digital-copy>.doodle{width:95px;margin-bottom:12px}.digital-copy>.eyebrow{display:block}.digital-steps{display:grid;gap:0;margin:22px 0}.digital-steps>span{font:italic 23px var(--serif);color:#a64237;border-top:1px solid #d9d8d0;padding:12px 0}.digital-steps strong{font:500 13px var(--sans);color:var(--navy);margin-left:15px}.digital-copy small{font-size:10px;color:var(--muted)}.history-journey{background:#f4f0e8;padding:85px 0 0;overflow:clip}.history-heading{text-align:center;max-width:640px;margin:auto}.history-heading h2{font-size:clamp(42px,5vw,65px);line-height:1.08;letter-spacing:-.04em}.history-heading h2 em{color:#a64237}.history-heading p{font-size:15px;line-height:1.75;color:var(--muted);margin-top:22px}.history-nav{display:flex;position:sticky;top:82px;z-index:4;width:min(500px,100%);margin:35px auto 5px;justify-content:space-between;border:1px solid #d7d1c6;background:#f4f0e8f5;border-radius:50px;box-shadow:0 4px 20px #20394c08;padding:6px}.history-nav button{border:0;background:transparent;color:var(--navy);padding:10px 18px;border-radius:30px;font:12px var(--mono);min-height:40px}.history-nav button[aria-current=step]{background:#a64237;color:#fff}.history-stop{position:relative;display:grid;grid-template-columns:.75fr 1.25fr;gap:70px;padding:65px 0;border-bottom:1px solid #d7d1c6;scroll-margin-top:155px;align-items:center}.history-place{text-align:center;position:relative}.history-date{font:italic clamp(56px,7vw,92px) var(--serif);color:#a64237;display:inline-block;line-height:1;position:relative}.history-date i{display:block;position:absolute;right:-24px;top:10px;width:9px;height:9px;background:#a64237;border-radius:50%;box-shadow:0 0 0 5px #a6423712}.monument-stage{max-width:340px;margin:0 auto}.history-monument{display:block;width:100%;aspect-ratio:1;object-fit:contain;transform:rotate(-3deg);transition:transform 1.5s ease}.history-stop.in-view .history-monument{transform:rotate(2deg) translateY(-7px)}.history-place-name{display:block;font:15px var(--mono);color:var(--navy)}.history-place>small{display:block;margin-top:9px;font-size:9px;color:var(--muted)}.history-story{min-width:0}.history-story h3{font:clamp(28px,3vw,41px)/1.2 var(--serif);letter-spacing:-.025em}.history-story>p{color:var(--muted);font-size:15px;line-height:1.85;margin:18px 0 24px}.history-story .eyebrow{color:#a64237;font-size:10px}.history-native{display:block;width:100%;border:1px solid #d5cfc2;background:#faf7f0;padding:15px;text-align:left;border-radius:4px;box-shadow:6px 8px #ddd6c849;transition:translate .2s}.history-native:hover{translate:0 -3px}.history-native>img{width:100%;height:180px;object-fit:contain;display:block}.history-native>span{display:flex;justify-content:space-between;gap:12px;align-items:center;border-top:1px solid #ddd6c8;margin-top:15px;padding-top:14px;font:11px var(--mono);color:var(--navy)}.history-native svg{width:18px;height:18px}.history-reference{font-size:10px;color:var(--muted);text-underline-offset:3px;display:inline-block;margin-top:16px}.history-chain{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;list-style:none;margin:0;padding:0}.history-chain li{position:relative;min-width:0;display:flex;flex-direction:column;padding:18px 10px;background:#edf0e8;border-top:3px solid #4c785a;transition:transform .7s,opacity .7s;transition-delay:calc(var(--step)*.13s)}.history-chain li:after{content:"";position:absolute;top:28px;right:-9px;width:9px;height:2px;background:#4c785a}.history-chain li:last-child:after{display:none}.history-chain strong{font:19px var(--serif);margin:12px 0 5px}.history-chain li>span:last-child{font:10px var(--mono);white-space:nowrap}.chain-number{font:10px var(--mono);color:#4c785a}.history-native-caption{font-size:10px;color:var(--muted);margin-top:12px}.parallel-caliphates{border:1px solid #d5cfc2;background:#faf7f0;padding:22px}.parallel-caliphates>span{font:10px var(--mono);color:#a64237}.parallel-caliphates>div{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin:24px 0}.parallel-caliphates>div>div{display:flex;flex-direction:column;align-items:start;gap:9px;transition:transform .7s;transition-delay:calc(var(--step)*.15s)}.parallel-caliphates i{width:12px;height:12px;border-radius:50%;background:#a64237;box-shadow:0 0 0 6px #a6423710}.parallel-caliphates strong{font:22px var(--serif)}.parallel-caliphates div span{font-size:11px;color:var(--muted)}.parallel-caliphates p{font-size:12px;color:var(--muted);line-height:1.7}.history-end{text-align:center;padding:55px 0 80px}.history-end>span{font:11px var(--mono);color:#a64237;letter-spacing:.15em}.history-end>p{font:36px/1.3 var(--serif);margin:20px 0 28px}.history-end .button{margin:auto}.history-duo{padding:80px 0;background:linear-gradient(145deg,#e7eff5,#f6f9fb)}.history-duo-grid{display:grid;grid-template-columns:1fr 60px 1fr;align-items:center;gap:30px;max-width:880px;margin:35px auto}.history-duo-grid figure{text-align:center;min-width:0}.history-duo-grid img{height:350px;max-width:100%;object-fit:contain;display:block;margin:25px auto;filter:drop-shadow(9px 16px 12px #15314930);transform:rotate(-4deg)}.history-duo-grid figure:last-child img{transform:rotate(4deg);height:310px}.duo-label{display:inline-block;font:10px var(--mono);letter-spacing:.06em;border-bottom:1px solid #8da6ba;padding:8px 3px}.duo-gift{background:#a64237;color:#fff;padding:8px 12px;border:0;border-radius:3px}.duo-plus{font:54px var(--serif);text-align:center;color:#a64237}.history-duo-grid h3{font:29px var(--serif);margin-bottom:10px}.history-duo-grid p{font-size:13px;line-height:1.8;color:var(--muted);max-width:320px;margin:auto}.history-duo-grid small{display:block;font-size:10px;line-height:1.6;color:var(--muted);margin:10px auto;max-width:320px}.duo-bottom{display:flex;align-items:center;justify-content:center;gap:35px;padding-top:25px}.duo-bottom p strong{font-size:30px;display:block;letter-spacing:-.05em}.duo-bottom p span{font-size:12px;color:var(--muted)}.bonus-summary{display:flex;align-items:center;gap:13px;border:1px solid #b9524430;background:#fbf4ed;padding:12px;border-radius:4px;margin:16px 0}.bonus-summary img{width:38px;height:50px;object-fit:contain}.bonus-summary span{font-size:11px;line-height:1.6;color:var(--muted)}.bonus-summary strong{display:block;font-weight:600;color:#a64237}.cart-bonus{display:block;color:#a64237!important;font-size:10px!important;margin:6px 0}.family-feedback{padding:65px 0;background:#fff}.feedback-cards{display:block!important}.reviews-heading{padding-bottom:20px}.reviews-preview-note{font-size:11px;color:var(--muted);margin-bottom:10px}.review-card{border:0!important;border-top:1px solid #d3dde5!important;border-radius:0!important;box-shadow:none!important;background:#fff!important;padding:27px 0!important;display:grid!important;grid-template-columns:190px 1fr;gap:16px 28px}.review-author{grid-row:1/4;align-items:flex-start!important}.review-author>div{display:flex;flex-direction:column;gap:5px}.review-avatar{width:38px;height:38px;background:var(--navy)!important;color:#fff!important;flex:none}.review-card h3{font:600 16px var(--sans)!important;margin:0!important}.review-card .review-text{font-size:14px;line-height:1.75;margin:0!important;max-width:700px}.review-card .review-product{font-size:10px;border:0!important;margin:0!important;padding:0!important}.review-verified{display:inline-flex;align-items:center;gap:4px;font-size:10px;color:#42745c}.review-verified svg{width:12px;height:12px}.review-draft{font-size:9px;color:#9b5635;border:1px solid #dbc2ae;border-radius:3px;padding:1px 5px;align-self:flex-start}.review-stars{color:#b45f43;letter-spacing:2px;font-size:13px}@media(prefers-reduced-motion:no-preference){.history-stop:not(.in-view) .history-chain li{transform:translateY(12px)}.history-stop:not(.in-view) .parallel-caliphates>div>div{transform:translateY(12px)}}.motion-paused .history-monument,.motion-paused .history-chain li,.motion-paused .parallel-caliphates>div>div{transition:none;transform:none}@media(max-width:900px){.history-stop{gap:35px;grid-template-columns:.65fr 1.35fr}.digital-layout,.sources-layout{gap:35px}.history-chain{grid-template-columns:repeat(2,1fr)}.history-chain li:nth-child(2):after{display:none}.digital-copy h2{font-size:36px}}@media(max-width:640px){.sources-layout,.digital-layout{grid-template-columns:1fr;gap:25px}.sources-section,.digital-moment,.lineage-explorer,.history-duo{padding:48px 0}.sources-section h2,.digital-copy h2{font-size:34px}.sources-section .doodle{display:none}.lineage-tabs{overflow-x:auto;overscroll-behavior-x:contain;margin:20px -16px;padding:0 16px}.lineage-tabs button{min-width:205px;padding:12px}.lineage-window{padding:14px}.lineage-caption{display:block}.lineage-caption button{margin-top:18px}.lineage-scroll img{min-width:810px}.digital-copy>.doodle{display:none}.digital-photo>img{aspect-ratio:1.12}.history-journey{padding-top:50px}.history-heading h2{font-size:42px}.history-heading p{font-size:14px}.history-nav{top:74px;margin-top:26px}.history-nav button{padding:8px 14px;font-size:10px}.history-stop{grid-template-columns:1fr;gap:22px;padding:35px 0 42px;scroll-margin-top:135px}.history-place{display:grid;grid-template-columns:1fr 1.1fr;text-align:left;align-items:center;column-gap:8px}.history-date{font-size:68px;grid-column:1;grid-row:1;align-self:end}.history-date i{position:static;display:inline-block;margin-left:12px}.monument-stage{grid-column:2;grid-row:1/4;width:100%;max-width:190px}.history-place-name{font-size:11px;grid-column:1;line-height:1.7;margin-top:8px}.history-place>small{grid-column:1;font-size:8px;line-height:1.6;align-self:start}.history-story h3{font-size:30px}.history-story>p{font-size:14px;margin:13px 0 18px}.history-native{padding:10px}.history-native>img{height:105px}.history-native>span{font-size:10px}.history-chain{grid-template-columns:repeat(4,1fr);gap:5px}.history-chain li{padding:12px 6px}.history-chain strong{font-size:15px}.history-chain li>span:last-child{font-size:8px}.history-chain li:nth-child(2):after{display:block}.history-chain li:after{width:5px;right:-5px}.parallel-caliphates{padding:18px}.parallel-caliphates strong{font-size:19px}.parallel-caliphates div span{font-size:10px}.history-end{padding:38px 0 50px}.history-end>p{font-size:29px}.history-duo-grid{grid-template-columns:1fr 15px 1fr;gap:9px;margin:22px auto}.history-duo-grid img{height:210px;margin:20px auto}.history-duo-grid figure:last-child img{height:185px}.duo-label{font-size:8px;letter-spacing:0;padding:7px 3px}.duo-plus{font-size:30px}.history-duo-grid h3{font-size:22px}.history-duo-grid p{font-size:11px;line-height:1.7}.history-duo-grid small{font-size:9px}.duo-bottom{flex-direction:column;gap:20px;text-align:center}.duo-bottom .button{width:100%}.review-card{grid-template-columns:1fr;gap:11px}.review-author{grid-row:auto}.review-author>div{display:grid;grid-template-columns:auto auto;align-items:center;gap:5px 10px}.review-stars{grid-column:1}.review-draft{grid-column:2;grid-row:2}.family-feedback{padding:44px 0}.reviews-heading h2{font-size:28px!important}}.product-califes .product-main-image{aspect-ratio:4/5}.product-califes .product-main-image .campaign-copy>strong{font-size:clamp(27px,2.8vw,40px)}.history-atlas{padding-bottom:0}.history-atlas-layout{display:grid;grid-template-columns:minmax(330px,.9fr) minmax(0,1.1fr);gap:80px;align-items:start;margin-top:52px}.history-atlas-visual{position:sticky;top:118px;height:590px;isolation:isolate;display:grid;place-items:center}.history-atlas-poster{width:58%;height:82%;object-fit:contain;filter:drop-shadow(12px 20px 16px #263b4833);background:#fff;padding:5px;transform:rotate(-1.5deg);z-index:2}.atlas-monument{position:absolute;width:39%;height:39%;z-index:1;pointer-events:none}.atlas-monument img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(5px 10px 10px #3e413a24)}.atlas-monument-1{left:-2%;top:-2%;transform:rotate(-7deg)}.atlas-monument-2{right:-5%;top:2%;transform:rotate(7deg)}.atlas-monument-3{left:-7%;bottom:0;transform:rotate(5deg)}.atlas-monument-4{right:-2%;bottom:-3%;transform:rotate(-5deg)}.atlas-caption{position:absolute;bottom:4%;left:50%;translate:-50%;z-index:3;background:#a64237;color:#fff;padding:8px 13px;font:10px var(--mono);letter-spacing:.12em;box-shadow:4px 5px #6f30293d}.history-atlas-steps{display:grid;gap:18px}.history-atlas-step{background:#faf7f0;border:1px solid #d9d1c4;padding:28px;box-shadow:8px 10px #ddd6c84a;scroll-margin-top:110px;transition:transform .5s ease,border-color .5s ease}.history-atlas-step.in-view{transform:translate(-6px);border-color:#b86458}.history-atlas-step>header{display:flex;align-items:center;gap:14px;border-bottom:1px solid #ded7ca;padding-bottom:17px;margin-bottom:20px}.history-atlas-step>header>span{font:italic 34px var(--serif);color:#a64237}.history-atlas-step>header div{display:flex;align-items:baseline;gap:12px}.history-atlas-step>header strong{font:31px var(--serif)}.history-atlas-step>header small{font:10px var(--mono);color:var(--muted)}.history-atlas-step h3{font:30px/1.15 var(--serif);letter-spacing:-.025em}.history-atlas-step>p{font-size:14px;line-height:1.75;color:var(--muted);margin:12px 0 20px}.history-atlas-step .history-native>img{height:135px}.history-atlas-step .history-chain{grid-template-columns:repeat(4,1fr)}.history-atlas-step .history-chain li{padding:12px 8px}.history-atlas-step .history-chain strong{font-size:16px}.history-atlas-step .history-event-note{padding:17px}.history-atlas-step .history-event-note>strong{font-size:45px;margin:5px 0}.history-atlas-step .history-event-note>p{font-size:19px;margin:0}.launch-label{display:inline-flex!important;background:#a64237;color:#fff!important;padding:7px 11px;border-radius:2px;letter-spacing:.12em}.product-arbre-prophetes .product-kicker>span:first-child,.product-arbre-prophetes .lineage-tabs button span{color:#a64237}.product-arbre-prophetes .lineage-tabs button[aria-pressed=true] span{color:#a64237}.product-arbre-prophetes .source-reference{border-left:3px solid #a64237}.product-arbre-prophetes .source-reference>span{color:#a64237}.product-arbre-prophetes .format-choices button[aria-pressed=true]{background:#a64237;border-color:#a64237;color:#fff}@media(max-width:800px){.history-atlas-layout{grid-template-columns:1fr;gap:24px;margin-top:35px}.history-atlas-visual{position:relative;top:auto;height:430px}.history-atlas-poster{width:50%;height:78%}.history-atlas-steps{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;margin-inline:-20px;padding:4px 20px 18px;gap:13px}.history-atlas-step{min-width:min(84vw,430px);scroll-snap-align:center;padding:22px}.history-atlas-step.in-view{transform:none}.history-atlas-step h3{font-size:26px}.history-atlas-step .history-chain{grid-template-columns:repeat(4,1fr)}.history-atlas-step .parallel-caliphates{padding:14px}.history-atlas-step .parallel-caliphates>div{gap:8px}.history-atlas-step .parallel-caliphates strong{font-size:17px}.history-atlas-step .history-native>img{height:105px}.history-atlas .history-end{padding-top:28px}}@media(max-width:500px){.history-atlas-visual{height:355px}.history-atlas-poster{width:52%}.atlas-monument{width:37%;height:37%}.history-atlas-step{min-width:86vw}.history-atlas-step>header strong{font-size:28px}.history-atlas-step .history-chain li{padding:10px 5px}.history-atlas-step .history-chain strong{font-size:13px}.history-atlas-step .history-chain li>span:last-child{font-size:7px}}@media(prefers-reduced-motion:reduce){.history-monument,.history-chain li,.parallel-caliphates>div>div{transition:none!important;transform:none!important}}.history-duo-grid{align-items:start}.history-duo-grid figure{margin:0}.history-duo-grid .duo-plus{align-self:center}.campaign-duo .campaign-duo-art{display:flex;position:absolute;top:8%;right:6%;bottom:30%;left:6%;align-items:center;gap:10px}.campaign-duo .campaign-duo-art>img{width:calc(50% - 10px);height:90%;object-fit:contain;filter:drop-shadow(5px 9px 9px #0004);transform:rotate(-6deg)}.campaign-duo .campaign-duo-art>img:last-child{height:75%;transform:rotate(6deg)}.campaign-duo .campaign-duo-art>span{font:36px var(--serif);color:#f4e1c6}.campaign-duo{background:radial-gradient(ellipse at 50% 30%,#54768e,#24394e 75%)}.campaign-duo .campaign-copy{background:linear-gradient(transparent,#152d42);padding-top:25px}.lineage-pan-hint{display:flex;align-items:center;justify-content:space-between;font:9px var(--mono);letter-spacing:.06em;margin:0 0 13px;color:var(--blue-ink)}.lineage-pan-hint span{font:22px var(--sans)}.source-note>svg:first-child{animation:source-breathe 4.5s ease-in-out 2}@keyframes source-breathe{0%,to{opacity:1;transform:scale(1)}50%{opacity:.65;transform:scale(1.06)}}.motion-paused .source-note>svg{animation:none}@media(prefers-reduced-motion:reduce){.source-note>svg{animation:none}}.review-author>div>.review-verified{font-size:10px;color:#42745c}.review-author>div>.review-stars{color:#b45f43;font-size:13px;letter-spacing:2px}.review-author>div>.review-draft{font-size:9px;color:#9b5635}@media(prefers-reduced-motion:no-preference){.history-chain li:after{transform-origin:left;transition:transform .6s ease;transition-delay:calc(var(--step)*.13s)}.history-stop:not(.in-view) .history-chain li:after{transform:scaleX(0)}}.motion-paused .history-chain li:after{transition:none;transform:none}.history-nav button{flex:1;min-width:0;padding-inline:10px}.history-event-note{border-top:3px solid #a64237;background:#faf7f0;padding:23px;box-shadow:5px 6px #ddd6c866;transform:rotate(-1deg)}.history-event-note>span{font:10px var(--mono);color:#a64237}.history-event-note>strong{display:block;font:italic 60px var(--serif);color:#a64237;margin:10px 0}.history-event-note>p{font:24px var(--serif);margin-bottom:12px}.history-event-note>small{font-size:11px;color:var(--muted)}@media(max-width:640px){.history-date i{position:absolute;right:-4px;top:9px;margin:0}.history-date{font-size:clamp(54px,17vw,68px)}}.history-atlas .history-atlas-step{--period:#a64237;position:relative;isolation:isolate;border-color:color-mix(in srgb,var(--period) 62%,#d9d1c4)}.history-atlas .history-period-green{--period:#3e7d4a}.history-atlas .history-period-blue{--period:#356f9c}.history-atlas .history-period-gold{--period:#bd8e1f}.history-atlas .history-period-black{--period:#282f35}.history-atlas .history-period-red{--period:#ad3e32}.history-atlas{padding:78px 0 88px;overflow:hidden}.history-atlas .history-heading{max-width:720px}.history-atlas .history-heading p{margin-bottom:0}.history-landmark-tableau{position:relative;isolation:isolate;height:610px;max-width:1040px;margin:38px auto 72px;overflow:hidden;border-bottom:1px solid #d9d1c4;background:radial-gradient(ellipse at 50% 78%,#e4d9c64a 0,transparent 58%)}.history-landmark-tableau:before{content:"";position:absolute;left:8%;right:8%;bottom:5%;height:18%;border-radius:50%;background:radial-gradient(ellipse,#9c856329 0,transparent 68%);transform:scaleY(.45);z-index:0}.history-landmark-poster{position:absolute;left:50%;top:4%;width:31%;height:78%;transform:translate(-50%) rotate(-1deg);z-index:4}.history-landmark-poster img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(10px 20px 18px #263b4840)}.history-landmark{position:absolute;display:block;width:27%;height:40%;z-index:2;pointer-events:none;transform:translateY(var(--px,0px)) rotate(var(--angle));transition:transform .12s linear}.history-landmark img{display:block;width:100%;height:100%;object-fit:contain;filter:drop-shadow(7px 13px 11px #263b4833)}.history-landmark-1{--angle:-5deg;left:2%;top:3%}.history-landmark-2{--angle:5deg;right:2%;top:5%}.history-landmark-3{--angle:3deg;left:3%;bottom:5%}.history-landmark-4{--angle:-4deg;right:2%;bottom:3%}.history-landmark-caption{position:absolute;left:50%;bottom:3%;z-index:5;transform:translate(-50%);min-width:245px;padding:11px 15px;text-align:center;background:#f9f4eaef;box-shadow:0 12px 30px #263b4820}.history-landmark-caption span{display:block;font:9px var(--mono);letter-spacing:.13em;color:#a64237}.history-landmark-caption strong{display:block;margin-top:4px;font:20px var(--serif);color:var(--navy)}.history-atlas .history-atlas-steps{display:grid;gap:34px;max-width:1080px;margin:0 auto}.history-atlas .history-atlas-step{padding:0;overflow:hidden;border:1px solid var(--period);background:#fffdf9;box-shadow:8px 12px color-mix(in srgb,var(--period) 10%,transparent);transform:none;transition:border-color .35s ease,box-shadow .35s ease}.history-atlas .history-atlas-step.in-view{transform:none;border-color:var(--period);box-shadow:11px 15px color-mix(in srgb,var(--period) 14%,transparent)}.history-atlas .history-atlas-step>.history-period-band{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;margin:0;padding:18px 22px;border:0;background:var(--period);color:#fff}.history-atlas .history-atlas-step>.history-period-band>span{font:italic 27px var(--serif);color:#fff}.history-atlas .history-atlas-step>.history-period-band>h3{margin:0;font:27px/1.15 var(--serif);letter-spacing:-.02em;color:#fff}.history-atlas .history-atlas-step>.history-period-band>small{font:9px var(--mono);letter-spacing:.08em;color:#fff;opacity:.78;white-space:nowrap}.history-period-body{display:grid;grid-template-columns:minmax(210px,.65fr) minmax(0,1.35fr);gap:28px;align-items:center;padding:26px 28px 28px}.history-period-body>p{font-size:14px;line-height:1.78;color:var(--muted);margin:0}.history-atlas .period-excerpt{position:relative;z-index:1;margin:0;padding:0;border:0;background:transparent;box-shadow:none;min-width:0}.period-excerpt-scroll{overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:thin;scrollbar-color:var(--period) #eee7dc;padding:4px 0 8px}.period-excerpt-open{display:block;width:100%;min-width:0;border:0;padding:0;background:transparent;cursor:zoom-in;text-align:left}.period-excerpt-open img{display:block;width:100%;height:auto;max-width:none;object-fit:contain;background:#f4f0e8}.period-excerpt figcaption{display:flex;justify-content:space-between;gap:12px;margin-top:8px;font:8px var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--period)}.period-excerpt figcaption small{font:inherit;color:var(--muted)}.motion-paused .history-landmark{transition:none;transform:rotate(var(--angle))}@media(prefers-reduced-motion:reduce){.history-landmark{transition:none;transform:rotate(var(--angle))}}@media(max-width:800px){.history-atlas{padding:52px 0 62px}.history-landmark-tableau{height:470px;margin:30px -2px 48px}.history-landmark-poster{width:39%;height:71%;top:7%}.history-landmark{width:34%;height:32%;z-index:5}.history-landmark-1{left:0;top:3%}.history-landmark-2{right:0;top:5%}.history-landmark-3{left:0;bottom:8%}.history-landmark-4{right:0;bottom:6%}.history-landmark-caption{bottom:2%;min-width:220px;padding:9px 12px}.history-landmark-caption strong{font-size:18px}.history-atlas .history-atlas-steps{display:grid;overflow:visible;margin:0;padding:0;gap:26px}.history-atlas .history-atlas-step{min-width:0;width:100%;scroll-snap-align:none}.history-atlas .history-atlas-step>.history-period-band{grid-template-columns:auto minmax(0,1fr);gap:11px 13px;padding:15px 16px}.history-atlas .history-atlas-step>.history-period-band>span{font-size:24px;grid-row:1/3}.history-atlas .history-atlas-step>.history-period-band>h3{font-size:23px}.history-atlas .history-atlas-step>.history-period-band>small{grid-column:2;font-size:8px}.history-period-body{display:block;padding:19px 16px 20px}.history-period-body>p{font-size:13px;line-height:1.7;margin-bottom:18px}.period-excerpt-scroll{margin-right:-16px;padding-right:16px}.period-excerpt-open{width:900px}.period-excerpt-open img{width:900px;height:auto}.period-excerpt figcaption{font-size:7px;padding-right:0}}@media(max-width:430px){.history-landmark-tableau{height:420px}.history-landmark-poster{width:43%;height:68%}.history-landmark{width:35%;height:30%}.history-landmark-caption{min-width:205px}.history-landmark-caption strong{font-size:17px}.history-atlas .history-atlas-step>.history-period-band>h3{font-size:21px}.period-excerpt-open,.period-excerpt-open img{width:840px}}[data-action=add]:disabled,.card-add:disabled{cursor:not-allowed;opacity:.62}.shopify-native-content{padding:72px 5vw;max-width:900px;margin:auto}@media(max-width:760px){.history-stop,.sources-section,.format-section,.product-questions,.related,.family-feedback{content-visibility:auto;contain-intrinsic-size:1px 900px}}.product-purchase .tiers{gap:14px}.product-purchase .tier{grid-template-columns:19px 76px minmax(0,1fr) auto;column-gap:16px;padding:17px 15px 15px}.offer-art{width:76px;height:78px}.product-purchase .tier .offer-copy{padding-right:4px}.product-purchase .tier .offer-copy small{line-height:1.45}.offer-art.stack img:nth-child(2){transform:translate(-80%,-44%) rotate(-9deg)}.offer-art.stack img:nth-child(3){transform:translate(-20%,-44%) rotate(9deg)}.offer-art.four img:nth-child(2){transform:translate(-82%,-44%) rotate(-10deg)}.offer-art.four img:nth-child(3){transform:translate(-18%,-44%) rotate(10deg)}.offer-art.duo img:first-child{transform:translate(-32%,-52%) rotate(4deg)}.offer-art.duo img:nth-child(2){transform:translate(-70%,-46%) rotate(-8deg)}.product-purchase .tier .tier-tag{top:-11px;right:14px}@media(max-width:430px){.product-purchase .tier{grid-template-columns:18px 62px minmax(0,1fr) auto;column-gap:12px;padding:14px 12px}.offer-art{width:62px;height:68px}.offer-art img{height:58px;width:40px}.offer-art.photo img{height:56px;width:45px}.product-purchase .tier .offer-copy b{font-size:15px}}@media(max-width:345px){.product-purchase .tier{grid-template-columns:17px 50px minmax(0,1fr) auto;column-gap:9px;padding:12px 10px}.offer-art{width:50px;height:60px}.offer-art img{height:52px;width:35px}.offer-art.photo img{height:50px;width:40px}.product-purchase .tier .offer-copy b,.product-purchase .tier .offer-price .tier-price{font-size:14px}}.gift-offer{margin:18px 0 0;display:grid;grid-template-columns:48px minmax(0,1fr);gap:14px 16px;align-items:start;padding:20px 18px 18px;border:1px solid #D5DFE8;border-radius:16px;background:linear-gradient(135deg,#fff,#eef3f8)}.gift-offer>svg{width:22px;height:22px;padding:13px;box-sizing:content-box;border-radius:50%;background:var(--navy);stroke:#fff;fill:none;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.gift-offer .gift-eyebrow{display:block;font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#436b8b}.gift-offer h3{margin:4px 0 6px;font:500 21px/1.15 var(--serif);color:var(--navy);letter-spacing:-.01em}.gift-offer p{margin:0;font-size:13.5px;line-height:1.55;color:var(--muted)}.gift-offer .gift-actions{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:12px 16px;flex-wrap:wrap}.gift-offer .button.secondary{margin:0;padding:12px 18px;font-size:14px;border-color:var(--navy);color:var(--navy);background:#fff}.gift-offer .button.secondary:hover{background:var(--navy);color:#fff}.gift-offer #gift-amount{font-size:13px;color:var(--muted)}.proof{padding:18px 12px 16px;gap:10px 6px}.proof b{font-size:12px}.proof small{font-size:11px}@media(max-width:480px){.proof{grid-template-columns:1fr 1fr;padding:16px 10px 14px}}.gift-page{max-width:980px;margin:0 auto;padding:10px 0 40px}.gift-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:40px;align-items:start;margin-top:0}.gift-side h1{font:500 clamp(30px,4vw,42px)/1.08 var(--serif);color:var(--navy);margin:6px 0 10px;letter-spacing:-.01em}.gift-side .gift-eyebrow{font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#436b8b}.gift-lead{max-width:52ch;color:var(--muted);line-height:1.6;font-size:15px;margin:0 0 22px}.gift-visual{padding:26px;border-radius:16px;background:linear-gradient(180deg,#f3f7fa,#e6edf4)}.gift-card-art{aspect-ratio:1.586;max-width:380px;margin:0 auto;border-radius:14px;padding:22px 24px;box-sizing:border-box;display:grid;grid-template-rows:auto 1fr auto auto;color:#fff;background:linear-gradient(135deg,#2b4459,#24384d 60%,#1b2c3d);box-shadow:0 24px 40px -22px #24384dcc}.gift-card-brand{font:600 26px/1 var(--serif);letter-spacing:-.02em}.gift-card-brand b{color:var(--blue);font-weight:600}.gift-card-label{align-self:end;font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:#ffffffb3}.gift-card-amount{font:500 40px/1.05 var(--serif);margin:4px 0 10px}.gift-card-foot{font-size:11px;color:#ffffffb8}.gift-points{list-style:none;margin:20px 0 0;padding:0;display:grid;gap:8px;font-size:14px;color:var(--ink)}.gift-points li{padding-left:18px;position:relative}.gift-points li:before{content:"";position:absolute;left:0;top:9px;width:8px;height:8px;border-radius:50%;background:var(--blue)}.gift-form{display:grid;gap:8px;padding:24px 22px;border:1px solid #D5DFE8;border-radius:16px;background:#fff}.gift-form>label:first-child{margin-top:0}.gift-amounts{display:flex;flex-wrap:wrap;gap:8px}.gift-amount-choice{position:relative}.gift-amount-choice input{position:absolute;opacity:0;width:1px;height:1px}.gift-amount-choice span{display:block;padding:10px 14px;border:1px solid #C9D6E2;border-radius:999px;font-size:14px;font-weight:600;color:var(--navy);cursor:pointer;transition:background .15s,border-color .15s}.gift-amount-choice input:checked+span{background:var(--navy);border-color:var(--navy);color:#fff}.gift-amount-choice input:focus-visible+span{outline:3px solid #5B9BD5;outline-offset:2px}.gift-hint{margin:2px 0 6px;font-size:12px;color:var(--muted)}@media(max-width:760px){.gift-layout{grid-template-columns:1fr;gap:22px}.gift-visual{padding:18px}.gift-form{padding:18px 16px}.shopify-native-content{padding:28px 5vw}}.offer-art.solo img{transform:translate(-50%,-50%)}
/*# sourceMappingURL=/cdn/shop/t/31/assets/yasslim.css.map */
