@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Noto+Serif+JP:wght@400;500;600&display=swap";:root{color:#24211f;font-synthesis:none;text-rendering:optimizelegibility;--red:#761b24;--ink:#24211f;--paper:#f8f6f1;--line:#231f1d24;background:#f2f0ec;font-family:DM Sans,Yu Gothic,Meiryo,sans-serif}*{box-sizing:border-box}html{min-width:320px;min-height:100%}body{background:radial-gradient(circle at 50% -20%,#fff 0%,#0000 44%),#f2f0ec;min-width:320px;min-height:100vh;margin:0}button,a{font:inherit}button{color:inherit}button:focus-visible{outline:2px solid var(--red);outline-offset:3px}.app-shell{flex-direction:column;min-height:100vh;display:flex}.site-header{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:20;background:#f8f7f4eb;justify-content:space-between;align-items:center;height:78px;padding:0 clamp(24px,5vw,80px);display:flex;position:sticky;top:0}.brand{cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:12px;padding:0;display:flex}.brand-mark{border:1px solid #2f2a27;border-radius:50%;place-items:center;width:38px;height:38px;font-family:Georgia,serif;font-size:23px;display:grid}.brand strong,.brand small{display:block}.brand strong{letter-spacing:.16em;font-family:Georgia,Times New Roman,serif;font-size:15px}.brand small{color:#716b66;letter-spacing:.12em;text-transform:uppercase;margin-top:1px;font-size:10px}.site-header nav{align-items:center;gap:8px;display:flex}.site-header nav button{color:#6e6762;cursor:pointer;background:0 0;border:0;border-radius:999px;align-items:center;gap:7px;padding:10px 13px;font-size:13px;display:flex}.site-header nav button:hover,.site-header nav button.active{color:var(--ink);background:#e9e5df}.site-header nav .admin-link{border:1px solid #d5d0c9;margin-left:8px}.login-view,.admin-view{flex:1;width:min(1120px,100% - 40px);margin:0 auto}.login-view{place-items:center;padding:64px 0 88px;display:grid}.login-card{border:1px solid var(--line);background:#ffffffb3;width:min(440px,100%);padding:clamp(32px,5vw,52px);box-shadow:0 24px 60px #372b2414}.admin-eyebrow{color:var(--red);letter-spacing:.18em;margin:0 0 8px;font-size:10px;font-weight:600}.login-card h1,.admin-heading h1{margin:0;font-family:Georgia,Noto Serif JP,serif;font-weight:400}.login-card h1{font-size:30px}.login-description{color:#756e68;margin:12px 0 30px;font-size:13px;line-height:1.8}.login-card form,.login-card label{display:grid}.login-card form{gap:18px}.login-card label{gap:8px;font-size:12px;font-weight:600}.login-card input{width:100%;height:46px;color:var(--ink);font:inherit;background:#fff;border:1px solid #d1cbc4;border-radius:4px;padding:0 13px}.login-card input:focus{border-color:var(--red);outline:2px solid #761b242e}.login-error{color:#a01824;margin:-4px 0 0;font-size:12px}.login-submit{background:var(--red);color:#fff;cursor:pointer;border:0;border-radius:4px;height:48px;font-weight:600}.login-submit:disabled{cursor:wait;opacity:.65}.admin-view{padding:64px 0 88px}.admin-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:24px;padding-bottom:28px;display:flex}.admin-heading h1{font-size:clamp(30px,4vw,46px)}.admin-heading span{color:#7b746e;margin-top:8px;font-size:12px;display:block}.admin-heading .secondary-action{width:auto;min-width:110px}.admin-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:28px;display:grid}.admin-grid section{border:1px solid var(--line);background:#ffffff94;min-height:250px;padding:28px;transition:transform .2s,border-color .2s,background-color .2s,box-shadow .2s}.admin-grid section:hover,.admin-grid section:focus-within{background:#fbf2f2;border-color:#761b247a;transform:translateY(-3px);box-shadow:0 14px 32px #531f251a}.admin-grid section>span{color:var(--red);font-family:Georgia,serif;font-size:13px}.admin-grid h2{margin:34px 0 10px;font-family:Noto Serif JP,serif;font-size:20px;font-weight:500}.admin-grid p{color:#756e68;min-height:48px;margin:0 0 24px;font-size:12px;line-height:1.8}.admin-grid button{color:#938c86;cursor:pointer;background:#f4f1ec;border:1px solid #d7d1ca;border-radius:3px;padding:9px 12px;transition:border-color .2s,background-color .2s,color .2s}.admin-grid section:hover button,.admin-grid section:focus-within button{border-color:var(--red);background:var(--red);color:#fff}.admin-grid button:hover{background:#56131a}@media (prefers-reduced-motion:reduce){.admin-grid section,.admin-grid button{transition:none}.admin-grid section:hover,.admin-grid section:focus-within{transform:none}}.viewer{flex:1;width:min(1400px,100%);margin:0 auto;padding:26px clamp(18px,4vw,64px) 42px}.viewer-heading{justify-content:space-between;align-items:flex-end;width:min(1120px,100% - 96px);margin:0 auto 18px;display:flex}.viewer-heading p{color:#7d746d;letter-spacing:.2em;margin:0 0 4px;font-size:10px;font-weight:600}.viewer-heading h1{letter-spacing:-.02em;margin:0;font-family:Georgia,Noto Serif JP,serif;font-size:clamp(24px,2.4vw,36px);font-weight:400}.icon-button{cursor:pointer;background:#fff9;border:1px solid #d7d1c9;border-radius:50%;place-items:center;width:40px;height:40px;display:grid}.book-stage{grid-template-columns:48px minmax(0,1120px) 48px;justify-content:center;align-items:center;gap:12px;display:grid}.book{aspect-ratio:1.42;background:#ded9d1;grid-template-columns:repeat(2,1fr);display:grid;position:relative;box-shadow:0 36px 80px #30261f29,0 3px 10px #30261f1f}.book:after{content:"";pointer-events:none;z-index:5;background:linear-gradient(90deg,#0000,#14100d26,#ffffff1c,#0000);width:24px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.catalog-page{--page-tone:#ddd;--page-accent:#333;background:var(--page-tone);isolation:isolate;position:relative;overflow:hidden}.catalog-page+.catalog-page{border-left:1px solid #0000001f}.page-grain{opacity:.2;mix-blend-mode:soft-light;z-index:-1;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.15'/%3E%3C/svg%3E");position:absolute;inset:0}.page-eyebrow{color:var(--page-accent);letter-spacing:.18em;font-size:clamp(6px,.65vw,10px);font-weight:600;position:absolute;top:5%;left:7%;right:7%}.page-copy{z-index:2;color:var(--page-accent);position:absolute;bottom:9%;left:8%}.page-copy h2{letter-spacing:-.04em;margin:0 0 10px;font-family:Georgia,Noto Serif JP,serif;font-size:clamp(22px,3vw,52px);font-weight:400;line-height:1.13}.page-copy h2 span{display:block}.page-copy p{letter-spacing:.08em;margin:0;font-family:Noto Serif JP,serif;font-size:clamp(7px,.85vw,13px)}.page-art{position:absolute;inset:11% 4% 27%}.silk-shape{background:repeating-linear-gradient(43deg, transparent 0 8px, #ffffff26 9px 10px), var(--page-accent);position:absolute;box-shadow:20px 24px 60px #16100d3d}.silk-shape-main{clip-path:polygon(17% 0,83% 0,100% 77%,50% 100%,0 77%);width:28%;height:82%;top:3%;right:23%;transform:rotate(-11deg)}.silk-shape-small{clip-path:polygon(17% 0,83% 0,100% 77%,50% 100%,0 77%);opacity:.42;width:19%;height:56%;top:11%;right:8%;transform:rotate(21deg)}.page-number{color:var(--page-accent);letter-spacing:.16em;font-size:clamp(7px,.7vw,10px);position:absolute;bottom:3%;right:5%}.hotspot{color:#3a322e;z-index:6;cursor:pointer;background:#fff;border:0;border-radius:50%;place-items:center;width:30px;height:30px;padding:0;transition:transform .16s,background .16s;display:grid;position:absolute;transform:translate(-50%,-50%);box-shadow:0 5px 16px #00000040}.hotspot>span:first-child{font-size:19px;font-weight:300;line-height:1}.hotspot:hover,.hotspot.is-active{background:var(--red);color:#fff;transform:translate(-50%,-50%)scale(1.12)}.hotspot:after{content:"";border:1px solid #ffffffb3;border-radius:50%;animation:2.2s ease-out infinite breathe;position:absolute;inset:-7px}.hotspot-label{color:#fff;opacity:0;pointer-events:none;background:#1a1715e6;border-radius:4px;width:max-content;max-width:170px;padding:7px 10px;font-size:10px;font-weight:500;transition:all .16s;position:absolute;top:50%;left:39px;transform:translateY(-50%)translate(-5px)}.hotspot:hover .hotspot-label{opacity:1;transform:translateY(-50%)translate(0)}@keyframes breathe{0%{opacity:.7;transform:scale(.85)}70%,to{opacity:0;transform:scale(1.5)}}.page-arrow{cursor:pointer;background:#ffffffb8;border:1px solid #d8d2ca;border-radius:50%;place-items:center;width:46px;height:46px;transition:transform .16s,background .16s;display:grid}.page-arrow:hover:not(:disabled){background:#fff;transform:scale(1.05)}.page-arrow:disabled,.viewer-controls button:disabled{opacity:.22;cursor:default}.viewer-controls{grid-template-columns:38px 1fr 38px;align-items:center;gap:14px;width:min(560px,92%);margin:25px auto 0;display:grid}.viewer-controls>button{cursor:pointer;background:0 0;border:0;place-items:center;width:36px;height:36px;padding:0;display:grid}.progress{align-items:center;gap:15px;display:flex}.progress>div{background:#d5d0c9;flex:1;height:2px;overflow:hidden}.progress>div span{background:var(--red);height:100%;transition:width .26s;display:block}.progress p{color:#837c76;width:64px;margin:0;font-size:12px}.progress strong{color:var(--ink);margin-right:4px;font-size:14px}.viewer-hint{text-align:center;color:#817a75;margin:12px 0 0;font-size:11px}.viewer-hint span{width:20px;height:20px;color:var(--ink);background:#fff;border-radius:50%;place-items:center;margin:0 3px;font-size:14px;display:inline-grid;box-shadow:0 2px 7px #00000021}.archive-view{flex:1;width:min(1180px,100%);margin:0 auto;padding:70px clamp(24px,5vw,72px) 90px}.archive-heading{text-align:center}.archive-heading>p{color:var(--red);letter-spacing:.22em;margin:0 0 12px;font-size:10px;font-weight:600}.archive-heading h1{margin:0 0 12px;font-family:Noto Serif JP,Georgia,serif;font-size:clamp(28px,4vw,45px);font-weight:400}.archive-heading span{color:#77706a;font-family:Noto Serif JP,serif;font-size:13px}.archive-grid{grid-template-columns:repeat(4,1fr);gap:clamp(20px,3vw,40px);margin-top:54px;display:grid}.archive-card{cursor:pointer;text-align:left;background:0 0;border:0;padding:0}.archive-cover{--cover-tone:#666;aspect-ratio:.72;color:#f7f1e7;background:linear-gradient(135deg, transparent 40%, #ffffff21), var(--cover-tone);flex-direction:column;padding:9%;transition:transform .22s,box-shadow .22s;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 45px #2b221d29}.archive-cover:before{content:"";clip-path:polygon(16% 0,84% 0,100% 78%,50% 100%,0 78%);background:#ffffff29;width:56%;height:82%;position:absolute;top:17%;right:-12%;transform:rotate(17deg)}.archive-card:hover .archive-cover{transform:translateY(-7px);box-shadow:0 27px 52px #2b221d38}.archive-cover>span{letter-spacing:.15em;font-family:Georgia,serif;font-size:clamp(8px,.9vw,12px)}.archive-cover>strong{z-index:1;max-width:80%;margin-top:auto;font-family:Georgia,Noto Serif JP,serif;font-size:clamp(18px,2.1vw,30px);font-weight:400;line-height:1.06;position:relative}.archive-cover>small{letter-spacing:.13em;z-index:1;margin-top:10px;font-size:8px;position:relative}.archive-meta{flex-direction:column;padding-top:15px;display:flex;position:relative}.archive-meta>span{color:#908882;letter-spacing:.12em;font-size:9px}.archive-meta>strong{margin-top:3px;font-size:12px;font-weight:500}.archive-meta>em{color:var(--red);background:#e5ded8;border-radius:999px;padding:3px 7px;font-size:9px;font-style:normal;position:absolute;top:15px;right:0}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#161311b8;place-items:center;padding:24px;animation:.16s fade-in;display:grid;position:fixed;inset:0}.product-modal{background:#f8f6f1;grid-template-columns:44% 56%;width:min(830px,100%);max-height:calc(100vh - 48px);animation:.22s modal-in;display:grid;position:relative;overflow:auto;box-shadow:0 35px 90px #0000004d}.modal-close{z-index:2;cursor:pointer;background:#ffffffbf;border:0;border-radius:50%;place-items:center;width:40px;height:40px;padding:0;display:grid;position:absolute;top:15px;right:15px}.product-visual{--product-color:#333;background:linear-gradient(150deg,#ffffffa6,#0000),#ded9d1;flex-direction:column;justify-content:center;align-items:center;gap:35px;min-height:520px;display:flex}.product-visual>span{color:#6e665f;letter-spacing:.22em;font-family:Georgia,serif;font-size:10px}.tie{filter:drop-shadow(16px 22px 22px #231c1840);width:116px;transform:rotate(8deg)}.tie-knot{background:repeating-linear-gradient(45deg, transparent 0 7px, #ffffff21 8px 9px), var(--product-color);clip-path:polygon(17% 0,83% 0,100% 100%,0 100%);width:48px;height:45px;margin:0 auto -2px}.tie-body{background:repeating-linear-gradient(45deg, transparent 0 9px, #ffffff21 10px 11px), var(--product-color);clip-path:polygon(31% 0,69% 0,92% 82%,50% 100%,8% 82%);height:290px}.product-info{padding:62px 52px 44px}.status{border-radius:999px;padding:5px 10px;font-size:10px;font-weight:600;display:inline-block}.status-onSale{color:#2c6543;background:#e5eee7}.status-soldOut{color:#75604a;background:#eee9e1}.status-discontinued{color:#6e625e;background:#ece7e5}.product-number{color:#8a827b;letter-spacing:.06em;margin:20px 0 7px;font-size:10px}.product-info h2{margin:0;font-family:Noto Serif JP,Georgia,serif;font-size:clamp(23px,2.6vw,31px);font-weight:500;line-height:1.45}.product-price{margin:12px 0 0;font-size:14px;font-weight:500}.product-description{color:#68615c;margin:22px 0 28px;font-family:Noto Serif JP,serif;font-size:12px;line-height:1.9}.primary-action,.secondary-action{cursor:pointer;border:0;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:0 22px;font-size:12px;font-weight:600;display:inline-flex}.primary-action{background:var(--red);color:#fff}.secondary-action{background:0 0;border:1px solid #cfc7bf}.notice{background:#eeebe5;flex-direction:column;align-items:flex-start;gap:9px;padding:20px;display:flex}.notice strong{font-family:Noto Serif JP,serif;font-size:14px}.notice>span{color:#716a64;font-size:11px;line-height:1.6}.notice button{margin-top:7px}.similar-products{border-top:1px solid #ded8d0;margin-top:28px;padding-top:22px}.similar-products>p{color:#77706a;letter-spacing:.1em;margin:0 0 12px;font-size:10px;font-weight:600}.similar-products>div{grid-template-columns:1fr 1fr;gap:10px;display:grid}.similar-products button{text-align:left;cursor:pointer;background:#fff;border:1px solid #ddd6ce;align-items:center;gap:10px;min-width:0;padding:10px;display:flex}.mini-tie{clip-path:polygon(26% 0,74% 0,100% 78%,50% 100%,0 78%);flex:none;width:25px;height:49px}.similar-products button>span:last-child{min-width:0}.similar-products strong,.similar-products small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.similar-products strong{font-size:10px}.similar-products small{color:#807872;margin-top:4px;font-size:9px}footer{border-top:1px solid var(--line);color:#8b847e;letter-spacing:.08em;justify-content:space-between;align-items:center;min-height:58px;padding:0 clamp(24px,5vw,80px);font-size:9px;display:flex}@keyframes fade-in{0%{opacity:0}}@keyframes modal-in{0%{opacity:0;transform:translateY(12px)scale(.985)}}@media (width<=980px){.archive-grid{grid-template-columns:repeat(2,1fr);max-width:650px;margin-left:auto;margin-right:auto}.book-stage{grid-template-columns:40px minmax(0,1fr) 40px;gap:6px}.page-arrow{width:38px;height:38px}}@media (width<=759px){.site-header{height:66px;padding:0 16px}.brand-mark{width:34px;height:34px;font-size:20px}.brand strong{font-size:12px}.brand small{font-size:8px}.site-header nav{gap:0}.site-header nav button{justify-content:center;width:42px;height:42px;padding:0}.site-header nav button:not(.admin-link){font-size:0}.site-header nav .admin-link{width:auto;margin-left:2px;padding:0 10px;font-size:11px}.login-view,.admin-view{width:min(100% - 28px,520px);padding:36px 0 56px}.login-card{padding:30px 24px}.admin-heading{flex-direction:column;align-items:flex-start}.admin-grid{grid-template-columns:1fr}.viewer{padding:20px 12px 34px}.viewer-heading{width:calc(100% - 28px);margin-bottom:12px}.viewer-heading .icon-button{display:none}.book-stage{grid-template-columns:1fr}.page-arrow{display:none}.book.single-page{aspect-ratio:.72;grid-template-columns:1fr;width:min(100%,460px);margin:0 auto}.book.single-page:after{display:none}.page-eyebrow{font-size:8px}.page-copy h2{font-size:clamp(32px,10vw,52px)}.page-copy p{font-size:clamp(9px,2.8vw,13px)}.page-number{font-size:9px}.hotspot{width:34px;height:34px}.hotspot-label{display:none}.archive-view{padding:48px 20px 70px}.archive-grid{gap:28px 16px;margin-top:38px}.archive-cover>strong{font-size:clamp(18px,6vw,28px)}.product-modal{grid-template-columns:1fr;max-width:520px}.product-visual{min-height:260px}.tie{width:70px}.tie-knot{width:30px;height:28px}.tie-body{height:145px}.product-visual>span{display:none}.product-info{padding:34px 25px 30px}footer{justify-content:center}footer span:last-child{display:none}}.catalog-registration{width:min(1120px,100% - 48px);margin:0 auto;padding:64px 0 96px}.registration-heading{border-bottom:1px solid #ddd7cf;justify-content:space-between;align-items:flex-end;gap:32px;padding-bottom:28px;display:flex}.registration-heading h1{letter-spacing:.04em;margin:10px 0 8px;font-size:clamp(2rem,4vw,3.4rem);font-weight:500}.registration-heading span{color:#77716a}.registration-form{gap:24px;margin-top:28px;display:grid}.registration-panel{background:#ffffffb8;border:1px solid #ddd7cf;padding:32px}.panel-heading{align-items:flex-start;gap:20px;margin-bottom:28px;display:flex}.panel-heading>span{color:#8b1f2d;letter-spacing:.08em;font-size:.8rem}.panel-heading h2{margin:0 0 6px;font-size:1.35rem;font-weight:500}.panel-heading p{color:#77716a;margin:0}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.form-grid label,.upload-box{color:#4b4742;gap:9px;font-size:.9rem;display:grid}.field-wide{grid-column:1/-1}.form-grid input,.form-grid select{color:#272421;width:100%;min-height:48px;font:inherit;background:#fff;border:1px solid #d5cec5;border-radius:0;padding:0 14px}.form-grid input:focus,.form-grid select:focus{border-color:#8b1f2d;outline:2px solid #8b1f2d2e}.binding-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.binding-options label{cursor:pointer;background:#faf8f5;border:1px solid #d8d1c8;grid-template-rows:auto auto;grid-template-columns:112px 1fr;align-items:center;gap:4px 18px;padding:22px;display:grid;position:relative}.binding-options label.is-selected{background:#fffafb;border-color:#8b1f2d;box-shadow:inset 0 0 0 1px #8b1f2d}.binding-options input{accent-color:#8b1f2d;position:absolute;top:16px;right:16px}.binding-options strong,.binding-options small{grid-column:2}.binding-options strong{align-self:end;font-size:1.05rem}.binding-options small{color:#77716a;align-self:start;line-height:1.6}.binding-preview{background:#eee9e2;border:1px solid #bdb5ab;grid-row:1/3;grid-template-columns:1fr 1fr;width:112px;height:76px;display:grid;box-shadow:0 8px 18px #372d2414}.binding-preview i{color:#766f67;background:#fff;place-items:center;font-size:.8rem;font-style:normal;display:grid}.binding-preview i+i{border-left:1px solid #cec7be}.binding-preview.is-right{direction:rtl}.layout-summary{background:#ddd7cf;border:1px solid #ddd7cf;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-top:18px;display:grid}.layout-summary div{background:#fff;gap:6px;padding:18px;display:grid}.layout-summary strong{font-size:.9rem}.layout-summary span{color:#77716a;font-size:.82rem;line-height:1.6}.pdf-requirements{background:#f6f2ed;border-left:3px solid #8b1f2d;flex-wrap:wrap;gap:10px 18px;margin-bottom:18px;padding:16px 18px;display:flex}.pdf-requirements strong{width:100%;font-size:.9rem}.pdf-requirements span{color:#665f58;padding-left:14px;font-size:.82rem;position:relative}.pdf-requirements span:before{content:"・";position:absolute;left:0}.upload-box{cursor:pointer;background:#faf8f5;border:1px dashed #bfb5aa;align-content:center;min-height:150px;padding:24px}.upload-box-single{width:100%}.upload-box strong{font-size:1rem;font-weight:600}.upload-box span,.upload-box small{color:#77716a;overflow-wrap:anywhere}.upload-box input{margin-top:8px}.analysis-summary{flex-wrap:wrap;gap:10px;margin-bottom:22px;display:flex}.analysis-summary span{color:#625c55;background:#faf8f5;border:1px solid #ddd7cf;padding:9px 12px;font-size:.84rem}.analysis-summary strong{color:#8b1f2d;margin-right:4px;font-size:1rem}.page-preview-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:16px;display:grid}.page-preview-card{background:#fff;border:1px solid #ddd7cf;margin:0;padding:12px}.page-preview-image{background:#f7f3ee;border:1px solid #eee6dc;place-items:center;min-height:180px;display:grid;position:relative;overflow:hidden}.page-preview-image img{width:100%;height:auto;display:block}.page-preview-image em{color:#fff;background:#8b1f2d;padding:4px 7px;font-size:.72rem;font-style:normal;position:absolute;top:8px;left:8px}.page-preview-card figcaption{color:#6d675f;justify-content:space-between;gap:8px;margin-top:10px;font-size:.82rem;display:flex}.page-preview-card figcaption strong{color:#2a2724}.registration-message{border:1px solid #0000;margin:0;padding:14px 16px}.registration-message.is-progress{background:#f4f1ec;border-color:#c9c2b8}.registration-message.is-error{color:#7f1f2b;background:#fff3f4;border-color:#c99ca2}.registration-message.is-success{color:#2f5b3d;background:#f1f7f3;border-color:#9fb9a7}.registration-actions{justify-content:flex-end;gap:12px;padding-top:4px;display:flex}.registration-submit{color:#fff;min-width:190px;min-height:50px;font:inherit;cursor:pointer;background:#8b1f2d;border:1px solid #8b1f2d}.registration-submit:disabled,.registration-actions button:disabled{cursor:wait;opacity:.6}@media (width<=760px){.catalog-registration{width:min(100% - 28px,1120px);padding:36px 0 72px}.registration-heading{flex-direction:column;align-items:flex-start}.registration-panel{padding:22px 18px}.form-grid,.binding-options,.layout-summary{grid-template-columns:1fr}.field-wide{grid-column:auto}.binding-options label{grid-template-columns:92px 1fr}.binding-preview{width:92px;height:64px}.page-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.registration-actions{flex-direction:column-reverse}.registration-actions button,.registration-submit{width:100%}}@media (width<=440px){.page-preview-grid{grid-template-columns:1fr}}.hotspot-editor{background:#f3f0ec;min-height:100vh;padding:112px 32px 56px}.hotspot-heading{justify-content:space-between;align-items:flex-start;gap:24px;max-width:1500px;margin:0 auto 24px;display:flex}.hotspot-heading h1{margin:4px 0 6px}.hotspot-heading span{color:#746d66}.hotspot-layout{grid-template-columns:340px minmax(0,1fr);gap:24px;max-width:1500px;margin:0 auto;display:grid}.hotspot-settings,.hotspot-canvas-panel{background:#fff;border:1px solid #ddd6ce;box-shadow:0 10px 30px #221c180d}.hotspot-settings{flex-direction:column;gap:16px;padding:22px;display:flex}.hotspot-settings label{color:#514b45;gap:7px;font-size:.82rem;font-weight:600;display:grid}.hotspot-settings input,.hotspot-settings select{width:100%;min-height:44px;font:inherit;background:#fff;border:1px solid #cec6bd;padding:0 11px}.hotspot-help{color:#6e665e;background:#f4f0e8;padding:12px;font-size:.78rem;line-height:1.65}.hotspot-tag-field{border:0;margin:0;padding:0}.hotspot-tag-field legend{color:#514b45;margin-bottom:8px;font-size:.82rem;font-weight:600}.hotspot-tag-field>div{flex-wrap:wrap;gap:7px;display:flex}.hotspot-tag-field label{color:#655e57;cursor:pointer;background:#fff;border:1px solid #d6cfc7;align-items:center;gap:5px;padding:7px 9px;font-size:.72rem;font-weight:600;display:inline-flex}.hotspot-tag-field label.is-selected{color:#8b1f2d;background:#f8ecee;border-color:#8b1f2d}.hotspot-tag-field input{width:auto;min-height:0;margin:0}.hotspot-save{color:#fff;cursor:pointer;background:#8b1f2d;border:0;min-height:46px;font-weight:700}.hotspot-save:disabled{opacity:.35;cursor:default}.hotspot-message{margin:0;font-size:.78rem;line-height:1.5}.hotspot-message.is-success{color:#2e6a47}.hotspot-message.is-error{color:#8b1f2d}.hotspot-list{border-top:1px solid #e5dfd8;gap:9px;padding-top:8px;font-size:.78rem;display:grid}.hotspot-list>span{color:#857e77}.hotspot-list>div{border-bottom:1px solid #eee9e3;justify-content:space-between;align-items:center;gap:8px;padding:8px 0;display:flex}.hotspot-list>div>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.hotspot-list small{color:#857e77;font-weight:400}.hotspot-list button{color:#8b1f2d;cursor:pointer;background:0 0;border:0}.hotspot-canvas-panel{place-items:center;min-height:680px;padding:24px;display:grid;overflow:auto}.hotspot-image-area{touch-action:none;-webkit-user-select:none;user-select:none;cursor:crosshair;max-width:100%;line-height:0;display:inline-block;position:relative}.hotspot-image-area>img{width:auto;max-width:min(100%,900px);height:auto;max-height:78vh;display:block}.hotspot-existing,.hotspot-draft{box-sizing:border-box;position:absolute}.hotspot-existing{pointer-events:none;background:#8b1f2d24;border:2px solid #8b1f2d}.hotspot-existing b{color:#fff;white-space:nowrap;text-overflow:ellipsis;background:#8b1f2d;max-width:100%;padding:4px 6px;font-size:.65rem;line-height:1.2;position:absolute;top:0;left:0;overflow:hidden}.hotspot-draft{pointer-events:none;background:#a58b462e;border:2px dashed #a58b46}@media (width<=900px){.hotspot-editor{padding:96px 14px 40px}.hotspot-layout{grid-template-columns:1fr}.hotspot-canvas-panel{min-height:0;padding:10px}.hotspot-image-area>img{max-width:100%;max-height:none}.hotspot-heading{display:grid}.hotspot-heading .secondary-action{justify-self:start}}.hotspot-product-fields{border:0;flex-direction:column;gap:16px;min-width:0;margin:0;padding:0;display:flex}.hotspot-form-legend{color:#514b45;margin-bottom:12px;font-size:.85rem;font-weight:700}.hotspot-edit-notice{color:#8b1f2d;background:#f8ecee;border-left:3px solid #8b1f2d;padding:12px;font-size:.8rem;line-height:1.6}.hotspot-list .hotspot-row-actions{flex-shrink:0;gap:4px;display:flex}.hotspot-row-actions button{border:1px solid #ddd6ce;min-height:36px;padding:6px 8px}.hotspot-row-actions button:hover,.hotspot-row-actions button:focus-visible{background:#f8ecee;border-color:#8b1f2d}.hotspot-list>div.is-editing{background:#f8ecee;padding-left:8px;box-shadow:inset 3px 0 #8b1f2d}.hotspot-image-area.is-editing{cursor:default}.hotspot-editor button:disabled{cursor:default;opacity:.4}.hotspot-tag-add{border-top:1px solid #e5dfd8;gap:8px;min-width:0;padding-top:12px;display:grid}.hotspot-tag-add input{box-sizing:border-box;min-width:0}.hotspot-tag-add button{color:#8b1f2d;min-height:40px;font:inherit;cursor:pointer;background:#fff;border:1px solid #8b1f2d;padding:8px;font-size:.8rem}.hotspot-tag-add button:hover:not(:disabled),.hotspot-tag-add button:focus-visible{background:#f8ecee}.hotspot-tag-add small{color:#746d66;font-size:.72rem;line-height:1.6}.hotspot-tag-add p{overflow-wrap:anywhere;margin:0}.hotspot-tag-field label{overflow-wrap:anywhere;max-width:100%}.hotspot-tag-field input{flex-shrink:0}.product-data-manager{background:#f3f0ec;min-height:100vh;padding:112px 32px 64px}.product-data-heading{justify-content:space-between;align-items:flex-start;gap:24px;max-width:980px;margin:0 auto 24px;display:flex}.product-data-heading h1{margin:4px 0 6px}.product-data-heading span{color:#746d66}.product-data-card{box-sizing:border-box;background:#fff;border:1px solid #ddd6ce;grid-template-columns:minmax(0,1fr);gap:20px;width:100%;max-width:980px;margin:0 auto;padding:28px;display:grid;box-shadow:0 10px 30px #221c180d}.product-data-card>*{min-width:0}.product-data-current{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.product-data-current>div{background:#f7f4ef;flex-direction:column;gap:5px;padding:18px;display:flex}.product-data-current small,.product-data-preview small{color:#756e67;font-size:.72rem}.product-data-current strong{font-size:1rem;font-weight:600}.product-data-current strong:first-of-type{font-size:1.1rem}.product-data-current>div:first-child strong{font-size:1.5rem}.product-data-current em{margin-left:4px;font-size:.75rem;font-style:normal;font-weight:500}.product-data-current span{color:#8a837c;font-size:.72rem}.product-file-picker{cursor:pointer;background:#fbfaf8;border:1px dashed #b9afa4;gap:9px;padding:20px;display:grid}.product-file-picker>span{font-size:.8rem;font-weight:700}.product-file-picker input{width:100%}.product-file-picker b{color:#5e5751;font-size:.8rem;font-weight:500}.product-source-date{border:1px solid #e5dfd8;grid-template-columns:minmax(180px,.5fr) minmax(220px,1fr);align-items:center;gap:8px 18px;padding:16px;display:grid}.product-source-date>span{font-size:.8rem;font-weight:700}.product-source-date input{min-height:42px;font:inherit;background:#fff;border:1px solid #cfc6bd;padding:0 10px}.product-source-date small{color:#7d756e;grid-column:2;line-height:1.5}.product-data-preview{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;display:grid}.product-data-preview>div{border:1px solid #e5dfd8;flex-direction:column;gap:4px;padding:14px;display:flex}.product-data-preview strong{font-size:1rem}.product-data-preview .is-warning{color:#8b1f2d}.product-data-details{background:#fbfaf8;border:1px solid #e5dfd8}.product-data-details summary{cursor:pointer;padding:14px 16px;font-size:.82rem;font-weight:700}.product-exclusion-summary{flex-wrap:wrap;gap:8px;padding:0 16px 12px;display:flex}.product-exclusion-summary span{color:#746d66;background:#f1ece5;padding:5px 8px;font-size:.7rem}.product-data-details ul{gap:0;max-height:280px;margin:0;padding:0 16px 14px;list-style:none;display:grid;overflow:auto}.product-data-details li{border-top:1px solid #eee8e2;grid-template-columns:150px minmax(180px,1fr) minmax(180px,.7fr);gap:10px;padding:9px 0;font-size:.74rem;display:grid}.product-data-details li small{color:#8b1f2d}.product-diff{color:#405449;background:#eef3ef;flex-wrap:wrap;align-items:center;gap:8px 18px;padding:14px 16px;font-size:.78rem;display:flex}.product-diff strong{margin-right:auto}.product-data-note{color:#6e665e;background:#f4f0e8;padding:13px 15px;font-size:.78rem;line-height:1.65}.product-data-note code{font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.product-data-actions{grid-template-columns:minmax(160px,.35fr) minmax(240px,1fr);gap:12px;display:grid}.product-data-actions .secondary-action:disabled{opacity:.35;cursor:default}.product-data-upload{color:#fff;cursor:pointer;background:#8b1f2d;border:0;min-height:48px;font-weight:700}.product-data-upload:disabled{opacity:.35;cursor:default}.product-data-url{overflow-wrap:anywhere}.product-data-note-divider{border:0;border-top:1px solid #2f241e24;margin:22px 0}.product-data-script{box-sizing:border-box;color:#2f241e;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;background:#fff;border:1px solid #2f241e24;width:100%;max-height:280px;margin:14px 0;padding:14px 16px;font-size:.74rem;line-height:1.65;overflow:auto}.product-data-script code{font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.product-data-message{margin:0;font-size:.8rem;line-height:1.6}.product-data-message.is-success{color:#2e6a47}.product-data-message.is-error{color:#8b1f2d}@media (width<=980px){.product-data-preview{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=760px){.product-data-manager{padding:96px 14px 44px}.product-data-heading{display:grid}.product-data-heading .secondary-action{justify-self:start}.product-data-card{padding:18px}.product-data-current{grid-template-columns:1fr}.product-data-preview{grid-template-columns:repeat(2,minmax(0,1fr))}.product-source-date{grid-template-columns:1fr}.product-source-date small{grid-column:1}.product-data-details li{grid-template-columns:1fr;gap:3px}.product-data-actions{grid-template-columns:1fr}}.archive-manager{background:#f3f0ec;min-height:100vh;padding:112px 32px 60px}.archive-manager>header{justify-content:space-between;align-items:flex-start;gap:24px;max-width:1300px;margin:0 auto 24px;display:flex}.archive-manager h1{margin:4px 0 8px}.archive-manager header span{color:#746d66}.archive-page-settings{background:#fff;border:1px solid #ddd5cc;grid-template-columns:minmax(190px,.7fr) minmax(180px,1fr) minmax(260px,1.4fr) auto;align-items:end;gap:14px;max-width:1300px;margin:0 auto 18px;padding:18px;display:grid}.archive-page-settings small{color:#8b1f2d;letter-spacing:.14em}.archive-page-settings h2{margin:5px 0 0;font-size:1.05rem}.archive-page-settings label{color:#5f5750;gap:7px;font-size:.76rem;display:grid}.archive-page-settings input,.archive-page-settings textarea{width:100%;font:inherit;resize:vertical;background:#fff;border:1px solid #d7cfc6;padding:10px 12px}.archive-page-settings input{min-height:44px}.archive-page-settings button{color:#fff;cursor:pointer;background:#8b1f2d;border:1px solid #8b1f2d;min-height:44px;padding:0 16px}.archive-page-settings button:disabled{opacity:.45;cursor:default}.archive-manager-list{gap:14px;max-width:1300px;margin:0 auto;display:grid}.archive-manager-list section{background:#fff;border:1px solid #ddd5cc;grid-template-columns:92px minmax(0,1fr) auto;align-items:center;gap:18px;padding:14px;display:grid}.archive-manager-list img{aspect-ratio:1600/2187;object-fit:cover;background:#eee;width:92px}.archive-manager-list h2{margin:4px 0 6px;font-size:1rem}.archive-manager-list p{color:#746d66;margin:0 0 9px;font-size:.82rem}.archive-manager-list small{color:#746d66}.archive-manager-list b{padding:5px 8px;font-size:.68rem;display:inline-block}.status-published{color:#fff;background:#8b1f2d}.status-archived{color:#403b36;background:#d8d1c8}.status-draft,.status-scheduled{color:#756e67;background:#eee}.archive-manager-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;max-width:420px;display:flex}.archive-manager-actions button{cursor:pointer;background:#fff;border:1px solid #ccc4bb;min-height:38px;padding:0 12px}.archive-manager-actions button:first-child{color:#fff;background:#2f2924;border-color:#2f2924}.archive-manager-actions button:disabled{opacity:.35;cursor:default}.archive-manager-message{background:#fff;max-width:1300px;margin:0 auto 16px;padding:12px 14px}.archive-manager-message.success{color:#2e6a47}.archive-manager-message.error{color:#8b1f2d}.archive-edit-layer{z-index:2000;background:#181411a3;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.archive-edit-dialog{background:#fff;width:min(560px,100%);padding:24px;box-shadow:0 24px 70px #00000047}.archive-edit-dialog>header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:20px;display:flex}.archive-edit-dialog header small{letter-spacing:.14em;color:#8b1f2d}.archive-edit-dialog h2{margin:5px 0 0}.archive-edit-dialog header button{cursor:pointer;background:#fff;border:1px solid #d6cec5;width:38px;height:38px;font-size:1.4rem}.archive-edit-dialog label{color:#5f5750;gap:7px;margin-top:14px;font-size:.78rem;display:grid}.archive-edit-dialog input{width:100%;min-height:44px;font:inherit;border:1px solid #d7cfc6;padding:0 12px}.archive-edit-actions{justify-content:flex-end;gap:10px;margin-top:24px;display:flex}.archive-edit-actions button{cursor:pointer;background:#fff;border:1px solid #cfc6bd;min-height:42px;padding:0 18px}.archive-edit-actions .primary{color:#fff;background:#8b1f2d;border-color:#8b1f2d}.archive-edit-actions button:disabled{opacity:.45;cursor:default}@media (width<=1000px){.archive-page-settings{grid-template-columns:1fr 1fr}.archive-page-settings>div{grid-column:1/-1}.archive-page-settings button{align-self:stretch}}@media (width<=760px){.archive-manager{padding:96px 14px 42px}.archive-manager>header{display:grid}.archive-page-settings{grid-template-columns:1fr}.archive-page-settings>div{grid-column:auto}.archive-manager-list section{grid-template-columns:72px 1fr}.archive-manager-list img{width:72px}.archive-manager-actions{grid-column:1/-1;grid-template-columns:repeat(2,1fr);max-width:none;display:grid}.archive-manager-actions button:last-child{grid-column:1/-1}.archive-edit-layer{padding:14px}.archive-edit-dialog{padding:20px}.archive-edit-actions{grid-template-columns:1fr 1fr;display:grid}.archive-edit-actions button{padding:0 10px}}.archive-manager-actions .danger{color:#8b1f2d;border-color:#b78389}.archive-manager-actions .danger:not(:disabled):hover{color:#fff;background:#8b1f2d}.archive-delete-dialog{background:#fff;width:min(560px,100%);padding:28px;box-shadow:0 24px 70px #00000047}.archive-delete-dialog>small{color:#8b1f2d;letter-spacing:.14em}.archive-delete-dialog h2{margin:8px 0 12px;font-size:1.2rem}.archive-delete-dialog p{color:#6d655e;margin:0;font-size:.84rem;line-height:1.8}.archive-edit-actions .danger-confirm{color:#fff;background:#8b1f2d;border-color:#8b1f2d}.branding-manager{background:#f3f0ec;min-height:100vh;padding:112px 32px 60px}.branding-manager>header{justify-content:space-between;align-items:flex-start;gap:24px;max-width:980px;margin:0 auto 24px;display:flex}.branding-manager h1{margin:4px 0 8px}.branding-manager header span{color:#746d66}.branding-card{background:#fff;border:1px solid #ddd5cc;max-width:980px;margin:0 auto;padding:24px}.branding-preview small,.branding-picker span{color:#746d66;margin-bottom:8px;font-size:.74rem;display:block}.branding-preview>div{background:#faf8f5;border:1px solid #e2dbd4;place-items:center;width:220px;height:112px;padding:14px;display:grid}.branding-preview img{object-fit:contain;max-width:100%;max-height:100%;display:block}.branding-picker{margin-top:22px;display:block}.branding-picker input{margin:8px 0;display:block}.branding-picker b{font-size:.88rem}.branding-card p{color:#746d66;font-size:.78rem}.branding-upload{color:#fff;cursor:pointer;background:#302d29;border:0;min-height:44px;margin-top:12px;padding:0 20px}.branding-upload:disabled{opacity:.4;cursor:default}.branding-message{background:#f7f4f0;margin-top:14px;padding:12px 14px}.branding-message.success{color:#2e6a47}.branding-message.error{color:#8b1f2d}@media (width<=760px){.branding-manager{padding:96px 14px 42px}.branding-manager>header{display:grid}.branding-preview>div{width:180px;height:92px}}.catalog-product-hotspot{z-index:6;border:1px solid #0000;line-height:1.4;display:block;position:absolute}.catalog-product-hotspot:hover,.catalog-product-hotspot.is-active{z-index:20;background:#ffffff14;border-color:#8b1f2dc7}.catalog-hotspot-marker{color:#fff;opacity:0;background:#8b1f2de6;border:1px solid #ffffffe6;border-radius:50%;place-items:center;width:26px;height:26px;font-size:1rem;font-weight:400;line-height:1;transition:opacity .18s;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.catalog-product-hotspot:hover .catalog-hotspot-marker,.catalog-product-hotspot.is-active .catalog-hotspot-marker{opacity:1}.catalog-product-card{z-index:12;width:276px;color:inherit;opacity:0;pointer-events:none;background:#fff;border:1px solid #d5cec5;grid-template-columns:96px minmax(0,1fr);text-decoration:none;transition:opacity .18s,transform .18s;display:grid;position:absolute;inset:50% auto auto 50%;overflow:hidden;box-shadow:0 16px 42px #1c171438}.catalog-product-hotspot.card-align-left .catalog-product-card{left:0;right:auto}.catalog-product-hotspot.card-align-center .catalog-product-card{left:50%;right:auto}.catalog-product-hotspot.card-align-right .catalog-product-card{left:auto;right:0}.catalog-product-hotspot.card-above.card-align-left .catalog-product-card{transform:translateY(calc(-100% - 14px))}.catalog-product-hotspot.card-above.card-align-center .catalog-product-card{transform:translate(-50%,calc(-100% - 14px))}.catalog-product-hotspot.card-above.card-align-right .catalog-product-card{transform:translateY(calc(-100% - 14px))}.catalog-product-hotspot.card-below.card-align-left .catalog-product-card{transform:translateY(14px)}.catalog-product-hotspot.card-below.card-align-center .catalog-product-card{transform:translate(-50%,14px)}.catalog-product-hotspot.card-below.card-align-right .catalog-product-card{transform:translateY(14px)}.catalog-product-hotspot:hover .catalog-product-card,.catalog-product-hotspot.is-active .catalog-product-card{opacity:1;pointer-events:auto}.catalog-product-hotspot.card-above.card-align-left:hover .catalog-product-card,.catalog-product-hotspot.card-above.card-align-left.is-active .catalog-product-card{transform:translateY(calc(-100% - 20px))}.catalog-product-hotspot.card-above.card-align-center:hover .catalog-product-card,.catalog-product-hotspot.card-above.card-align-center.is-active .catalog-product-card{transform:translate(-50%,calc(-100% - 20px))}.catalog-product-hotspot.card-above.card-align-right:hover .catalog-product-card,.catalog-product-hotspot.card-above.card-align-right.is-active .catalog-product-card{transform:translateY(calc(-100% - 20px))}.catalog-product-hotspot.card-below.card-align-left:hover .catalog-product-card,.catalog-product-hotspot.card-below.card-align-left.is-active .catalog-product-card{transform:translateY(20px)}.catalog-product-hotspot.card-below.card-align-center:hover .catalog-product-card,.catalog-product-hotspot.card-below.card-align-center.is-active .catalog-product-card{transform:translate(-50%,20px)}.catalog-product-hotspot.card-below.card-align-right:hover .catalog-product-card,.catalog-product-hotspot.card-below.card-align-right.is-active .catalog-product-card{transform:translateY(20px)}.catalog-product-card>img{object-fit:cover;background:#f3f1ee;width:96px;height:100%;min-height:142px;display:block}.catalog-product-card-body{color:#2a2724;text-align:left;flex-direction:column;align-items:flex-start;min-width:0;padding:12px;display:flex}.catalog-product-card-body small{color:#8b1f2d;margin-bottom:4px;font-size:.68rem;font-weight:700}.catalog-product-card-body strong{font-size:.9rem;line-height:1.35}.catalog-product-card-body span,.catalog-product-card-body em{color:#6e6862;margin-top:4px;font-size:.68rem;font-style:normal}.catalog-product-card-body b{margin-top:6px;font-size:.88rem}.catalog-product-card-body u{color:#8b1f2d;margin-top:auto;padding-top:8px;font-size:.7rem;font-weight:700;text-decoration:none}.catalog-product-card.is-discontinued{box-sizing:border-box;color:#2a2724;text-align:left;flex-direction:column;width:300px;padding:14px;display:flex}.catalog-discontinued-head{border-bottom:1px solid #e6dfd7;flex-direction:column;gap:4px;padding-bottom:10px;display:flex}.catalog-discontinued-head small{color:#8b1f2d;font-size:.7rem;font-weight:800}.catalog-discontinued-head strong{font-size:.88rem;line-height:1.4}.catalog-discontinued-head em{color:#77706a;font-size:.68rem;font-style:normal}.catalog-related-products{gap:7px;padding-top:10px;display:grid}.catalog-related-products>b{font-size:.72rem}.catalog-related-products>span{grid-template-columns:1fr;gap:7px;display:grid}.catalog-related-products a{color:#2a2724;background:#fff;border:1px solid #e3ddd6;grid-template-rows:auto auto;grid-template-columns:52px minmax(0,1fr);align-items:center;gap:2px 8px;min-width:0;padding:7px;text-decoration:none;display:grid}.catalog-related-products a:hover{border-color:#8b1f2d}.catalog-related-products a>span{background:#f3f1ee;grid-row:1/3;width:52px;height:52px;display:block;overflow:hidden}.catalog-related-products img{object-fit:cover;width:100%;height:100%;display:block}.catalog-related-products strong{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-width:0;font-size:.69rem;line-height:1.3;display:-webkit-box;overflow:hidden}.catalog-related-products em{color:#8b1f2d;font-size:.68rem;font-style:normal;font-weight:700}.catalog-related-empty{color:#77706a;padding-top:12px;font-size:.72rem}.catalog-product-card.is-discontinued .catalog-related-products a{pointer-events:auto}@media (width<=760px){.catalog-hotspot-marker{opacity:.78;width:24px;height:24px}.catalog-product-hotspot .catalog-product-card,.catalog-product-hotspot.card-align-left .catalog-product-card,.catalog-product-hotspot.card-align-center .catalog-product-card,.catalog-product-hotspot.card-align-right .catalog-product-card{grid-template-columns:96px minmax(150px,1fr);width:min(340px,100vw - 28px);position:fixed;inset:auto auto 18px 50%;transform:translate(-50%,12px)}.catalog-product-hotspot:hover .catalog-product-card,.catalog-product-hotspot.is-active .catalog-product-card,.catalog-product-hotspot.card-above.card-align-left:hover .catalog-product-card,.catalog-product-hotspot.card-above.card-align-center:hover .catalog-product-card,.catalog-product-hotspot.card-above.card-align-right:hover .catalog-product-card,.catalog-product-hotspot.card-below.card-align-left:hover .catalog-product-card,.catalog-product-hotspot.card-below.card-align-center:hover .catalog-product-card,.catalog-product-hotspot.card-below.card-align-right:hover .catalog-product-card,.catalog-product-hotspot.card-above.card-align-left.is-active .catalog-product-card,.catalog-product-hotspot.card-above.card-align-center.is-active .catalog-product-card,.catalog-product-hotspot.card-above.card-align-right.is-active .catalog-product-card,.catalog-product-hotspot.card-below.card-align-left.is-active .catalog-product-card,.catalog-product-hotspot.card-below.card-align-center.is-active .catalog-product-card,.catalog-product-hotspot.card-below.card-align-right.is-active .catalog-product-card{transform:translate(-50%)}.catalog-product-card>img{width:96px;min-height:132px}.catalog-product-card.is-discontinued{width:min(390px,100vw - 28px);padding:14px}.catalog-related-products>span{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.catalog-related-products a{grid-template-columns:52px minmax(0,1fr)}.catalog-related-products a>span{width:52px;height:52px}}.catalog-public-rail{z-index:24;background:#faf8f5f7;border-right:1px solid #d8d1c8;flex-direction:column;width:112px;height:100dvh;display:flex;position:fixed;top:0;left:0;overflow-y:auto;box-shadow:8px 0 26px #231c170f}.catalog-public-logo{border-bottom:1px solid #ddd6ce;justify-content:center;align-items:center;min-height:112px;padding:16px 10px;text-decoration:none;display:flex}.catalog-public-logo img{object-fit:contain;width:86px;max-height:78px;display:block}.catalog-public-title{text-align:center;border-bottom:1px solid #e1dbd4;flex-direction:column;justify-content:center;align-items:center;min-height:94px;padding:12px 8px;display:flex}.catalog-public-title small,.catalog-public-title strong,.catalog-public-title span{overflow-wrap:anywhere;max-width:100%;display:block}.catalog-public-title small{color:#8b1f2d;font-size:.55rem;line-height:1.35}.catalog-public-title strong{margin-top:4px;font-size:.86rem;font-weight:500;line-height:1.25}.catalog-public-title span{color:#655f59;margin-top:3px;font-size:.58rem;line-height:1.3}.catalog-public-action{color:#302d29;letter-spacing:.08em;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #e1dbd4;place-items:center;gap:8px;min-height:82px;padding:12px 8px;font-size:.62rem;display:grid}.catalog-public-action:hover{background:#eee9de}.catalog-public-action-icon{font-size:1.35rem;line-height:1}.catalog-public-logo,.catalog-public-title,.catalog-public-action{flex-shrink:0}.catalog-menu-panel{margin-left:112px}.catalog-menu-header strong{color:#49443f;margin-top:4px;font-size:.84rem;font-weight:500;display:block}.catalog-zoom-layer{z-index:60;background:#12100ef0;grid-template-rows:auto minmax(0,1fr);display:grid;position:fixed;inset:0;overflow:hidden}.catalog-zoom-toolbar{z-index:2;color:#fff;background:#12100ed1;justify-content:center;align-items:center;gap:10px;min-height:62px;padding:8px 72px;display:flex;position:relative}.catalog-zoom-toolbar button{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff80;border-radius:50%;width:42px;height:42px;font-size:1.45rem}.catalog-zoom-toolbar button:disabled{opacity:.3;cursor:default}.catalog-zoom-toolbar strong{text-align:center;min-width:62px;font-size:.86rem}.catalog-zoom-toolbar .catalog-zoom-close{width:44px;height:44px;font-size:1.7rem;position:absolute;right:18px}.catalog-zoom-viewport{cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;place-items:center;min-width:0;min-height:0;padding:16px;display:grid;position:relative;overflow:hidden}.catalog-zoom-viewport.is-dragging{cursor:grabbing}.catalog-zoom-book{transform-origin:50%;will-change:transform;flex:none;transition:transform .16s ease-out;display:grid}.catalog-zoom-book .catalog-page-image{object-fit:contain;width:100%;height:100%;display:block}@media (width<=760px){.catalog-public-rail{border-bottom:1px solid #d8d1c8;border-right:0;grid-template-columns:82px minmax(74px,1fr) 58px 58px 58px;width:100%;height:64px;display:grid;position:sticky;top:0}.catalog-public-logo,.catalog-public-title,.catalog-public-action{border-bottom:0;border-right:1px solid #e1dbd4;height:64px;min-height:64px;padding:6px 4px}.catalog-public-logo img{width:68px;max-height:48px}.catalog-public-title small{font-size:.42rem}.catalog-public-title strong{margin-top:1px;font-size:.64rem}.catalog-public-title span{margin-top:1px;font-size:.43rem}.catalog-public-action{gap:3px;font-size:.4rem}.catalog-public-action-icon{font-size:.95rem}.catalog-menu-panel{margin-left:0}.live-book-stage{touch-action:pan-y}.catalog-zoom-toolbar{padding:8px 60px 8px 10px}.catalog-zoom-toolbar button{width:38px;height:38px}.catalog-zoom-toolbar .catalog-zoom-close{right:10px}.catalog-zoom-viewport{padding:8px}}.catalog-archive-shell{color:#27231f;background:#f4f1ed;min-height:100vh}.catalog-archive{min-height:100vh;padding:42px max(28px,6vw) 80px calc(112px + max(28px,6vw))}.catalog-archive>header{text-align:center;max-width:1180px;margin:0 auto 34px}.catalog-archive>header p{color:#a7945f;letter-spacing:.2em;margin:0 0 8px;font-size:.68rem}.catalog-archive>header h1{letter-spacing:.08em;margin:0;font-size:1.15rem;font-weight:500}.catalog-archive>header span{color:#746d66;max-width:720px;margin:10px auto 0;font-size:1rem;line-height:1.8;display:block}.archive-current{text-align:center;max-width:1180px;margin:0 auto 58px}.archive-current-heading,.archive-past-heading{text-align:center;margin-bottom:18px}.archive-current-heading p,.archive-past-heading p{color:#a7945f;letter-spacing:.18em;margin:0;font-size:.68rem}.archive-current-heading h2,.archive-past-heading h2{margin:6px 0 0;font-size:1.45rem;font-weight:500}.archive-current .archive-card{width:min(260px,100%);margin:0 auto}.archive-current .archive-cover b{color:#fff;letter-spacing:.12em;background:#a7945f;padding:5px 8px;font-size:.62rem;position:absolute;top:12px;left:12px}.archive-past{max-width:1180px;margin:0 auto}.archive-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;display:grid}.archive-card{text-align:left;cursor:pointer;background:#fff;border:0;gap:0;padding:0;display:grid;box-shadow:0 12px 30px #231c1712}.archive-cover{aspect-ratio:1600/2187;background:#e9e5df;display:block;position:relative;overflow:hidden}.archive-cover img{object-fit:cover;width:100%;height:100%;transition:transform .3s;display:block}.archive-card:hover .archive-cover img{transform:scale(1.025)}.archive-meta{flex-direction:column;align-items:flex-start;gap:5px;padding:15px;display:flex}.archive-meta small{color:#a7945f;font-size:.66rem}.archive-meta strong{font-size:.95rem;line-height:1.4}.archive-meta em{color:#746d66;font-size:.72rem;font-style:normal}.archive-meta u{color:#a7945f;margin-top:7px;font-size:.72rem;font-weight:700;text-decoration:none}.archive-empty,.archive-error{max-width:1180px;margin:48px auto}.archive-error{color:#a7945f}.catalog-public-action.is-active{background:#eee9de}@media (width<=1000px){.archive-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=760px){.catalog-archive{padding:28px 16px 58px}.catalog-archive>header{margin-bottom:26px}.catalog-archive>header h1{font-size:1.08rem}.catalog-archive>header span{font-size:.9rem}.archive-current{margin-bottom:44px}.archive-current .archive-card{width:min(230px,100%)}.archive-current-heading h2,.archive-past-heading h2{font-size:1.25rem}.archive-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.archive-meta{padding:12px}.archive-meta strong{font-size:.84rem}}.live-catalog-viewer{grid-template-rows:minmax(0,1fr) auto;gap:16px;width:100%;height:100dvh;min-height:0;margin:0;padding:20px 20px 20px 132px;display:grid;position:relative}.catalog-menu-button{z-index:20;cursor:pointer;background:#b7a266;border:1px solid #cfc7bd;place-content:center;gap:5px;width:44px;height:44px;display:grid;position:fixed;top:84px;left:16px}.catalog-menu-button span{background:#1f1d1b;width:20px;height:2px;display:block}.catalog-menu-layer{z-index:40;background:#14121047;position:fixed;inset:0}.catalog-menu-panel{background:#f7f5f2;flex-direction:column;width:min(360px,88vw);height:100%;display:flex;overflow:hidden;box-shadow:16px 0 42px #19141133}.catalog-menu-header{border-bottom:1px solid #d9d2ca;justify-content:space-between;align-items:flex-start;gap:18px;padding:22px 20px 18px;display:flex}.catalog-menu-header p,.catalog-menu-header h1,.catalog-menu-header span{margin:0}.catalog-menu-header p{color:#8b1f2d;letter-spacing:.12em;font-size:.68rem}.catalog-menu-header h1{margin-top:4px;font-size:1.1rem;font-weight:500;line-height:1.35}.catalog-menu-header span{color:#77716a;margin-top:4px;font-size:.75rem;display:inline-block}.catalog-menu-header>button{cursor:pointer;background:0 0;border:0;flex:none;width:36px;height:36px;font-size:1.8rem;line-height:1}.catalog-menu-select{color:#6b655f;border-bottom:1px solid #e1dbd4;gap:7px;padding:16px 20px;font-size:.78rem;display:grid}.catalog-menu-select select{min-height:42px;font:inherit;background:#fff;border:1px solid #d6cfc6;padding:0 10px}.catalog-page-list-heading{color:#5f5953;justify-content:space-between;align-items:center;padding:16px 20px 10px;font-size:.78rem;display:flex}.catalog-page-list{gap:12px;padding:0 16px 24px;display:grid;overflow-y:auto}.catalog-page-group{color:#5f5953;cursor:pointer;background:0 0;border:1px solid #0000;gap:7px;width:100%;padding:8px;font-size:.72rem;display:grid}.catalog-page-group:hover,.catalog-page-group.is-active{background:#eee9de;border-color:#a58b46}.catalog-page-group-images{background:#e7e3de;grid-template-columns:repeat(2,minmax(0,1fr));align-items:end;width:100%;min-height:126px;display:grid}.catalog-page-thumb{width:100%;line-height:0;display:block}.catalog-page-thumb img{aspect-ratio:1600/2187;object-fit:cover;background:#fff;width:100%;display:block}.catalog-page-group.binding-left.is-cover .catalog-page-thumb{grid-column:2}.catalog-page-group.binding-right.is-cover .catalog-page-thumb,.catalog-page-group.binding-left.is-last-single .catalog-page-thumb{grid-column:1}.catalog-page-group.binding-right.is-last-single .catalog-page-thumb{grid-column:2}.catalog-page-group.binding-right.is-spread .catalog-page-thumb:first-child{grid-area:1/2}.catalog-page-group.binding-right.is-spread .catalog-page-thumb:last-child{grid-area:1/1}.catalog-page-group-label{text-align:center}.live-book-stage{grid-template-columns:48px minmax(0,1fr) 48px;justify-content:center;align-items:center;gap:14px;width:100%;min-width:0;min-height:0;display:grid}.catalog-book-fit{justify-content:center;align-items:center;width:100%;min-width:0;height:100%;min-height:0;display:flex}.catalog-book-page{min-width:0;min-height:0;position:relative}.live-book{box-shadow:none;background:0 0;flex:none;margin:0;padding:0;display:grid;overflow:hidden}.live-page{width:100%;height:100%;box-shadow:none;background:0 0;margin:0;line-height:0;display:block;position:relative;overflow:hidden}.live-page>.catalog-page-image{object-fit:contain;background:0 0;width:100%;max-width:none;height:100%;display:block}.live-page figcaption{display:none}.live-page-arrow{cursor:pointer;background:#fff;border:1px solid #cfc7bde6;border-radius:50%;width:48px;height:48px;font-size:2rem;position:static;box-shadow:0 4px 18px #231c1714}.live-page-arrow:disabled,.live-catalog-controls button:disabled{opacity:.3;cursor:default}.live-catalog-controls{grid-template-columns:auto minmax(160px,1fr) auto auto;align-items:center;gap:14px;width:min(760px,100%);margin:0 auto;display:grid}.live-catalog-controls>div{background:#d7d0c7;height:3px;overflow:hidden}.live-catalog-controls>div span{background:#8b1f2d;height:100%;display:block}.live-catalog-controls p{white-space:nowrap;color:#6b655f;margin:0}.live-catalog-controls button{cursor:pointer;background:#fff;border:1px solid #d0c8bf;min-width:74px;min-height:40px}.live-catalog-state{place-items:center;min-height:70vh;padding:40px;display:grid}.live-catalog-state.is-error{color:#8b1f2d}@media (width<=760px){.live-catalog-viewer{height:auto;min-height:100dvh;padding:0 0 24px;display:block}.catalog-menu-button{top:72px;left:10px}.live-book-stage{display:block}.live-page-arrow{display:none}.catalog-book-fit.is-flow-single{height:auto}.live-catalog-controls{grid-template-columns:auto 1fr auto;width:calc(100% - 28px);margin:18px auto 0}.live-catalog-controls p{text-align:center;grid-area:2/1/auto/-1}}.manual-drawer{z-index:100;background:#f8f6f1;border-left:1px solid #d8d1c8;grid-template-rows:auto 1fr;width:min(430px,42vw);height:100dvh;display:grid;position:fixed;top:0;right:0;overflow:hidden;box-shadow:-18px 0 50px #231c172e}.manual-modal-header{background:#fff;border-bottom:1px solid #ddd6ce;justify-content:space-between;align-items:center;gap:18px;min-height:88px;padding:18px 20px;display:flex}.manual-modal-header p{color:#a7945f;letter-spacing:.15em;margin:0 0 5px;font-size:.62rem;font-weight:600}.manual-modal-header h2{margin:0;font-family:Georgia,Noto Serif JP,serif;font-size:1.55rem;font-weight:400}.manual-modal-close{color:#3b3632;cursor:pointer;background:#f7f4ef;border:1px solid #d6cfc7;border-radius:50%;flex:none;width:40px;height:40px;font-size:1.6rem;line-height:1}.manual-modal-layout{grid-template-rows:auto 1fr;min-height:0;display:grid}.manual-modal-nav{white-space:nowrap;background:#f1ede6;border-bottom:1px solid #ddd6ce;gap:6px;padding:10px 12px;display:flex;overflow:auto hidden}.manual-modal-nav button{color:#4a4540;text-align:left;cursor:pointer;background:#e7e1d7;border:0;border-radius:3px;flex:none;padding:8px 10px;font-size:.72rem}.manual-modal-nav button:hover,.manual-modal-nav button:focus-visible{color:#211e1b;background:#ddd4c6}.manual-modal-content{scroll-behavior:smooth;min-height:0;padding:0 24px 44px;overflow-y:auto}.manual-modal-content section{border-bottom:1px solid #ded8d1;padding:28px 0 32px;scroll-margin-top:12px}.manual-modal-content section:last-child{border-bottom:0}.manual-modal-content section>span{color:#a7945f;font-family:Georgia,serif;font-size:.78rem}.manual-modal-content h3{margin:7px 0 18px;font-family:Noto Serif JP,serif;font-size:1.2rem;font-weight:500}.manual-modal-content ol{margin:0;padding-left:1.35rem}.manual-modal-content li{color:#4f4944;margin:0 0 10px;padding-left:4px;font-size:.84rem;line-height:1.7}.manual-modal-content code{background:#ebe6de;border-radius:3px;padding:2px 5px;font-family:Consolas,monospace;font-size:.85em}.manual-note{background:#eee9df;border-left:3px solid #a7945f;margin-top:20px;padding:14px 16px}.manual-note strong{margin-bottom:5px;font-size:.76rem;display:block}.manual-note p{color:#655f59;margin:0;font-size:.8rem;line-height:1.65}@media (width<=900px){.manual-drawer{width:min(400px,52vw)}}@media (width<=760px){.manual-drawer{border-left:0;width:100%;height:100dvh}.manual-modal-header{min-height:76px;padding:14px 16px}.manual-modal-header p{font-size:.54rem}.manual-modal-close{width:40px;height:40px}.manual-modal-content{padding:0 20px 42px}}.live-catalog-controls>div span{background:#a7945f}.catalog-public-title small{color:#a7945f}.catalog-public-title small,.catalog-public-title strong,.catalog-public-title span{margin-top:0;font-size:.68rem;line-height:1.35}.catalog-public-title strong,.catalog-public-title span{margin-top:3px}@media (width<=760px){.catalog-public-title small,.catalog-public-title strong,.catalog-public-title span{font-size:.48rem;line-height:1.25}.catalog-public-title strong,.catalog-public-title span{margin-top:1px}}
