:root{--ink:#17211c;--muted:#68736d;--paper:#fffdf8;--line:#e8e2d7;--brand:#c82727;--brand-dark:#991b1b;--green:#1e7354}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{min-height:100vh;color:var(--ink);background:radial-gradient(circle at 82% 1%, #d7b2702e, transparent 28rem), var(--paper);-webkit-font-smoothing:antialiased;font-family:Hiragino Kaku Gothic ProN,Yu Gothic,Meiryo,sans-serif}button,select{font:inherit}button,a,select{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}.site-header{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffdf8e6;border-bottom:1px solid #e8e2d7d6;position:sticky;top:0}.header-inner,.page-shell,.footer-inner{width:min(1180px,100% - 40px);margin-inline:auto}.header-inner{justify-content:space-between;align-items:center;gap:24px;min-height:68px;display:flex}.brand{letter-spacing:-.035em;align-items:center;gap:11px;font-weight:800;display:inline-flex}.brand-mark{color:#fff;background:var(--brand);border-radius:6px 10px 10px 6px;place-items:center;width:34px;height:40px;font-family:Georgia,serif;font-size:21px;display:grid;box-shadow:3px 3px #751717}.brand-name{font-size:17px}.header-note{color:var(--muted);letter-spacing:.08em;font-size:12px;font-weight:700}.page-shell{padding-bottom:72px}.hero{background:#f1e9da;border:1px solid #eadfcd;border-radius:28px;grid-template-columns:minmax(0,1.45fr) minmax(260px,.7fr);align-items:center;gap:48px;min-height:330px;margin-top:32px;padding:54px clamp(28px,6vw,76px);display:grid;position:relative;overflow:hidden}.hero:after{content:"";border:52px solid #c8272717;border-radius:50%;width:340px;height:340px;position:absolute;bottom:-120px;right:-70px}.hero-content,.hero-deal{z-index:1;position:relative}.eyebrow{color:var(--brand-dark);letter-spacing:.08em;align-items:center;gap:8px;margin-bottom:18px;font-size:13px;font-weight:800;display:inline-flex}.eyebrow:before{content:"";background:currentColor;width:24px;height:2px}.hero h1{letter-spacing:-.065em;max-width:680px;font-size:clamp(36px,6vw,68px);line-height:1.08}.hero h1 em{color:var(--brand);font-family:Georgia,Times New Roman,serif;font-style:italic;font-weight:700}.hero-copy{color:#59635e;max-width:590px;margin-top:20px;font-size:16px;line-height:1.9}.hero-deal{color:#fff;background:#1e3429;border:1px solid #ffffffbf;border-radius:20px;justify-self:end;width:min(100%,280px);padding:22px;transform:rotate(2deg);box-shadow:0 22px 45px #1e342933}.hero-deal-kicker{color:#d9caa9;letter-spacing:.12em;font-size:12px;font-weight:700}.hero-deal-price{margin-top:8px;font-family:Georgia,serif;font-size:58px;font-weight:700;line-height:1}.hero-deal-price span{margin-left:4px;font-family:inherit;font-size:20px}.hero-deal-caption{color:#dbe3de;margin-top:10px;font-size:13px;line-height:1.65}.notice{color:var(--muted);align-items:center;gap:10px;margin:22px 2px 0;font-size:12px;display:flex}.notice-dot{background:#d89a2b;border-radius:50%;flex:none;width:7px;height:7px}.catalog{padding-top:58px}.section-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:22px;display:flex}.section-kicker{color:var(--brand);letter-spacing:.15em;text-transform:uppercase;margin-bottom:7px;font-family:Georgia,serif;font-size:13px;font-weight:700}.section-heading h2{letter-spacing:-.045em;font-size:clamp(26px,4vw,38px)}.section-count{color:var(--muted);font-size:14px;font-weight:700}.category-tabs{scrollbar-width:none;gap:10px;padding:2px 2px 12px;display:flex;overflow-x:auto}.category-tabs::-webkit-scrollbar{display:none}.category-button{border:1px solid var(--line);color:#4d5852;cursor:pointer;background:#fff;border-radius:999px;flex:none;min-height:42px;padding:9px 16px;font-size:14px;font-weight:700;transition:all .16s}.category-button:hover{border-color:#d2c7b6;transform:translateY(-1px)}.category-button[aria-current=page]{border-color:var(--ink);color:#fff;background:var(--ink)}.catalog-toolbar{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;margin:10px 0 24px;padding-top:18px;display:flex}.result-summary{color:var(--muted);font-size:14px}.result-summary strong{color:var(--ink);font-size:19px}.sort-field{align-items:center;gap:10px;display:flex}.sort-field label{color:var(--muted);font-size:13px;font-weight:700}.sort-field select{border:1px solid var(--line);min-height:42px;color:var(--ink);cursor:pointer;background:#fff;border-radius:10px;padding:8px 36px 8px 13px}.book-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:26px 20px;display:grid}.book-card{min-width:0}.book-cover-wrap{aspect-ratio:.72;background:#e8e0d3;border-radius:12px;margin-bottom:15px;padding:8% 9%;transition:transform .18s,box-shadow .18s;position:relative;box-shadow:0 12px 24px #23261f17}.book-card:hover .book-cover-wrap{transform:translateY(-4px);box-shadow:0 18px 34px #23261f24}.book-cover{height:100%;color:var(--cover-ink,#fff);background:var(--cover-bg);border-radius:3px 8px 8px 3px;flex-direction:column;justify-content:space-between;padding:13% 11%;display:flex;position:relative;overflow:hidden;box-shadow:-5px 0 #0000001f,0 8px 14px #0000002b}.book-cover:before,.book-cover:after{content:"";pointer-events:none;position:absolute}.book-cover:before{aspect-ratio:1;opacity:.28;border:1px solid;border-radius:50%;width:65%;bottom:13%;right:-22%}.book-cover:after{opacity:.5;background:currentColor;width:46%;height:2px;bottom:9%;left:11%}.cover-genre,.cover-author,.cover-title{z-index:1;position:relative}.cover-genre{letter-spacing:.16em;border-bottom:2px solid;width:fit-content;padding-bottom:5px;font-family:Georgia,serif;font-size:10px;font-weight:700}.cover-title{letter-spacing:-.04em;writing-mode:vertical-rl;margin-block:auto;font-size:clamp(17px,2vw,24px);font-weight:800;line-height:1.35}.cover-author{letter-spacing:.08em;align-self:flex-end;font-size:9px;font-weight:700}.discount-badge,.new-badge{z-index:2;color:#fff;place-items:center;font-weight:800;display:grid;position:absolute;box-shadow:0 7px 16px #0000002b}.discount-badge{background:var(--brand);border-radius:50%;width:57px;height:57px;font-size:13px;top:16px;right:13px;transform:rotate(7deg)}.new-badge{background:var(--green);letter-spacing:.1em;border-radius:0 7px 7px 0;padding:7px 10px;font-size:10px;bottom:22px;left:0}.book-meta{color:var(--green);align-items:center;gap:8px;margin-bottom:7px;font-size:12px;font-weight:800;display:flex}.book-meta span+span:before{content:"·";color:#b5bbb7;margin-right:8px}.book-card h3{letter-spacing:-.02em;min-height:2.9em;font-size:16px;line-height:1.45}.book-author{color:var(--muted);margin-top:5px;font-size:12px}.price-row{align-items:baseline;gap:8px;margin:14px 0 12px;display:flex}.current-price{color:var(--brand);font-family:Georgia,Yu Mincho,serif;font-size:26px;font-weight:700}.current-price small{font-family:inherit;font-size:13px}.list-price{color:#989e9a;font-size:12px;text-decoration:line-through}.kobo-button{min-height:44px;color:var(--ink);background:#fff;border:1px solid #ded6c9;border-radius:10px;justify-content:center;align-items:center;gap:8px;font-size:13px;font-weight:800;transition:all .16s;display:flex}.kobo-button:after{content:"↗";font-size:15px}.kobo-button:hover{border-color:var(--brand);color:var(--brand);background:#fff8f6}.empty-state{color:var(--muted);text-align:center;background:#fff;border:1px dashed #d9d0c2;border-radius:18px;grid-column:1/-1;padding:72px 24px}.site-footer{border-top:1px solid var(--line);background:#f3eee5}.footer-inner{justify-content:space-between;align-items:center;gap:32px;min-height:126px;display:flex}.footer-brand{font-weight:800}.footer-copy{max-width:620px;color:var(--muted);text-align:right;font-size:12px;line-height:1.75}@media (max-width:920px){.hero{grid-template-columns:1fr 220px;gap:30px}.book-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:700px){.header-inner,.page-shell,.footer-inner{width:min(100% - 28px,1180px)}.header-inner{min-height:60px}.header-note{display:none}.hero{border-radius:20px;grid-template-columns:1fr;gap:28px;min-height:auto;margin-top:14px;padding:38px 24px 28px}.hero h1{font-size:clamp(35px,12vw,52px)}.hero-copy{font-size:14px}.hero-deal{grid-template-columns:1fr auto;justify-self:stretch;align-items:center;column-gap:14px;width:100%;padding:18px 20px;display:grid;transform:none}.hero-deal-price{grid-area:1/2/3;font-size:48px}.hero-deal-caption{margin-top:5px}.catalog{padding-top:44px}.section-heading{align-items:start}.section-count{white-space:nowrap;padding-top:8px}.category-tabs{margin-inline:-14px;padding-inline:14px}.catalog-toolbar{align-items:flex-end}.sort-field{flex-direction:column;align-items:flex-start;gap:5px}.sort-field select{max-width:168px}.book-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 14px}.book-cover-wrap{border-radius:10px;margin-bottom:13px}.discount-badge{width:49px;height:49px;font-size:11px;top:10px;right:7px}.new-badge{bottom:16px}.book-card h3{font-size:14px}.book-meta{font-size:11px}.price-row{flex-direction:column;align-items:flex-start;gap:1px;margin-block:11px}.current-price{font-size:23px}.kobo-button{min-height:46px;font-size:12px}.footer-inner{flex-direction:column;justify-content:center;align-items:flex-start;gap:10px;min-height:150px}.footer-copy{text-align:left}}.feature-book-shell{max-width:1040px}.feature-book-article{gap:28px;display:grid}.feature-book-hero{background:radial-gradient(circle at 90% 5%,#c827271f,#0000 19rem),#f1e9da;border:1px solid #ded4c4;border-radius:28px;grid-template-columns:minmax(0,1.3fr) minmax(230px,.7fr);align-items:center;gap:clamp(30px,6vw,72px);padding:clamp(30px,6vw,64px);display:grid;overflow:hidden}.feature-book-hero--space{color:#f4f8ff;background:radial-gradient(circle at 86% 12%,#5db1ff57,#0000 19rem),radial-gradient(circle at 9% 88%,#7a58c24d,#0000 23rem),linear-gradient(145deg,#071526 0%,#122d4d 58%,#081521 100%);border-color:#233f67}.feature-book-hero--space .feature-book-context,.feature-book-hero--space .feature-book-lead,.feature-book-hero--space .feature-book-verified,.feature-book-hero--space .section-kicker{color:#d4e5f8}.feature-book-cover-card--space{transform:rotate(-1deg);box-shadow:0 24px 52px #0000006b}.feature-book-hero--mood{background:radial-gradient(circle at 88% 12%,#f4cf5c5c,#0000 18rem),radial-gradient(circle at 8% 88%,#85a86633,#0000 22rem),linear-gradient(145deg,#fffce9 0%,#f1f2cf 58%,#e7eed6 100%);border-color:#d8d9ad}.feature-book-hero--patlabor{background:radial-gradient(circle at 88% 10%,#f18b3e52,#0000 18rem),radial-gradient(circle at 8% 90%,#6659b038,#0000 22rem),linear-gradient(145deg,#f6f4ff 0%,#e9efff 58%,#f6e7dc 100%);border-color:#b8b5d8}.feature-book-cover-card--patlabor{border:1px solid #c9c2dc;transform:rotate(1deg);box-shadow:0 22px 48px #41377033}.feature-book-cover-card--mood{border:1px solid #d3d6ad;transform:rotate(1deg);box-shadow:0 22px 48px #4e593033}.feature-book-context{max-width:520px;color:var(--brand-dark);margin-bottom:14px;font-size:14px;font-weight:800;line-height:1.7}.feature-book-hero h1{letter-spacing:-.06em;max-width:650px;font-size:clamp(35px,6vw,62px);line-height:1.13}.feature-book-lead{color:#4e5a54;max-width:650px;margin-top:22px;font-size:16px;line-height:1.95}.feature-book-lead p+p{margin-top:12px}.feature-book-verified{color:var(--muted);margin-top:20px;font-size:12px;font-weight:700}.feature-book-cover-card{background:#fff;border-radius:18px;justify-self:center;width:min(100%,280px);padding:14px 14px 12px;transform:rotate(1.5deg);box-shadow:0 18px 42px #392a1c29}.feature-book-cover-card a,.feature-book-cover-card img{width:100%;display:block}.feature-book-cover-card img{aspect-ratio:3/4;object-fit:cover;border-radius:10px}.feature-book-cover-card figcaption{color:var(--muted);text-align:center;margin-top:10px;font-size:11px;line-height:1.5}.feature-book-facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.feature-book-facts article{border:1px solid var(--line);background:#fff;border-radius:18px;flex-direction:column;justify-content:center;min-height:150px;padding:24px;display:flex}.feature-book-facts p{color:var(--muted);letter-spacing:.08em;margin-bottom:8px;font-size:12px;font-weight:800}.feature-book-facts strong{font-size:clamp(22px,3vw,31px);line-height:1.2}.feature-book-facts strong span{color:var(--muted);margin-bottom:3px;font-size:15px;text-decoration:line-through;display:block}.feature-book-facts article>span{color:var(--muted);margin-top:8px;font-size:12px;line-height:1.55}.feature-book-section,.feature-source-note{border:1px solid var(--line);background:#ffffffc7;border-radius:22px;padding:clamp(28px,5vw,52px)}.feature-book-section h2,.feature-source-note h2{letter-spacing:-.045em;margin-bottom:18px;font-size:clamp(25px,4vw,36px);line-height:1.25}.feature-book-section>p:not(.section-kicker),.feature-book-section>div>p:not(.section-kicker),.feature-source-note>p{color:#46524c;font-size:15px;line-height:1.95}.feature-sale-panel{color:#fff;background:#213d31;border-color:#1d3128;grid-template-columns:minmax(0,1fr) minmax(180px,.35fr);gap:24px 36px;display:grid}.feature-sale-panel--space{background:linear-gradient(135deg,#0d2842,#173e61);border-color:#173b60}.feature-sale-panel--mood{background:linear-gradient(135deg,#34492f,#52633a);border-color:#394b2f}.feature-sale-panel--patlabor{background:linear-gradient(135deg,#352f5a,#36577a);border-color:#413969}.feature-sale-panel .section-kicker,.feature-sale-panel>div>p{color:#d8e7df}.feature-sale-panel h2{color:#fff}.feature-sale-price{flex-direction:column;justify-content:center;align-items:flex-end;display:flex}.feature-sale-price span{color:#bfd0c8;font-size:16px;text-decoration:line-through}.feature-sale-price strong{color:#fff3d9;font-family:Georgia,serif;font-size:clamp(46px,7vw,72px);line-height:1.05}.feature-sale-price small{color:#bfd0c8;margin-top:8px;font-size:11px}.feature-book-caution{border-top:1px solid #ffffff29;grid-column:1/-1;padding-top:20px;color:#d8e7df!important;font-size:12px!important}.feature-review-split,.feature-fit-grid,.feature-related-books{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:24px;display:grid}.feature-review-split article{background:#f4eee3;border-radius:16px;flex-direction:column;padding:24px;display:flex}.feature-review-split strong{font-size:clamp(28px,5vw,44px)}.feature-review-split span{color:var(--muted);margin-top:7px;font-size:12px;font-weight:700}.feature-book-list,.feature-decision ol{color:#46524c;gap:13px;padding-left:22px;font-size:15px;line-height:1.8;display:grid}.feature-book-list li::marker{color:var(--brand);font-weight:900}.feature-decision li::marker{color:var(--brand);font-weight:900}.feature-fit-grid{margin-bottom:0}.feature-question-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.feature-question-grid article{background:#f3f8fd;border:1px solid #cbdbea;border-radius:16px;padding:24px}.feature-question-grid h3{color:#12395e;margin-bottom:10px;font-size:18px}.feature-question-grid p{color:#4b5d6e;font-size:14px;line-height:1.8}.feature-practical-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.feature-practical-grid article{background:#fffef2;border:1px solid #dfe1bd;border-radius:16px;padding:24px}.feature-practical-grid span{color:#65743c;letter-spacing:.1em;font-size:11px;font-weight:900}.feature-practical-grid h3{margin-block:10px 8px;font-size:18px;line-height:1.5}.feature-practical-grid p{color:var(--muted);font-size:14px;line-height:1.8}.feature-chapter-list{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-top:24px;padding:0;list-style:none;display:grid}.feature-chapter-list li{background:#f8f9e8;border:1px solid #dfe1bd;border-radius:14px;flex-direction:column;justify-content:center;min-height:116px;padding:18px;display:flex}.feature-chapter-list strong{color:#526331;font-size:17px}.feature-chapter-list span{color:var(--muted);margin-top:7px;font-size:12px;line-height:1.6}.feature-decision--space{background:#eef6fc;border-color:#bed3e6}.feature-decision--mood{background:#fbfbea;border-color:#daddb5}.feature-decision--patlabor{background:linear-gradient(135deg,#fff8ee,#f4f0ff);border-color:#d8c4a8}.feature-fit-grid article{background:#fffdf8;border:1px solid #e4dccf;border-radius:16px;padding:24px}.feature-fit-grid h3{margin-bottom:9px;font-size:18px}.feature-fit-grid p{color:var(--muted);font-size:14px;line-height:1.8}.feature-decision{background:#fff5f1;border-color:#e1c7c3}.feature-primary-action,.feature-campaign-link,.feature-source-note a{color:#fff;background:var(--brand);border-radius:12px;justify-content:center;align-items:center;min-height:48px;padding:12px 20px;font-size:14px;font-weight:800;display:inline-flex}.feature-primary-action{margin-top:25px}.feature-primary-action:hover,.feature-campaign-link:hover,.feature-source-note a:hover{background:var(--brand-dark)}.feature-related-books{margin-top:24px}.feature-related-books a{border:1px solid var(--line);background:#fffdf8;border-radius:16px;flex-direction:column;justify-content:space-between;min-height:142px;padding:22px;transition:border-color .16s,transform .16s;display:flex}.feature-related-books a:hover{border-color:var(--brand);transform:translateY(-2px)}.feature-related-books span,.feature-related-books small{color:var(--muted);letter-spacing:.06em;font-size:11px;font-weight:800}.feature-related-books strong{margin-block:12px;font-size:17px;line-height:1.5}.feature-campaign-link{background:var(--ink);margin-top:2px}.feature-related-pages{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.feature-related-pages a{background:#fff;border:1px solid #d8d0c2;border-radius:999px;align-items:center;min-height:46px;padding:10px 16px;font-size:13px;font-weight:800;display:inline-flex}.feature-related-pages a:hover{border-color:var(--brand);color:var(--brand-dark)}.feature-source-note{background:#f1e9da}.feature-source-note div{flex-wrap:wrap;gap:10px;margin-top:22px;display:flex}.feature-source-note a:last-child{color:var(--ink);background:#fffdf8;border:1px solid #cabda9}@media (max-width:760px){.feature-book-hero,.feature-sale-panel{grid-template-columns:1fr}.feature-book-hero{border-radius:20px;gap:34px;padding:30px 22px}.feature-book-cover-card{width:min(78vw,270px);transform:none}.feature-book-facts,.feature-review-split,.feature-fit-grid,.feature-question-grid,.feature-practical-grid,.feature-chapter-list,.feature-related-books{grid-template-columns:1fr}.feature-chapter-list li{min-height:0}.feature-book-facts article{min-height:126px}.feature-book-section,.feature-source-note{border-radius:18px;padding:28px 22px}.feature-sale-price{align-items:flex-start}.feature-primary-action,.feature-campaign-link,.feature-source-note a{width:100%}.feature-source-note div{flex-direction:column}}.patlabor-redesign-shell{color:#202124;background:#f5f6f7;width:100%;max-width:none;padding:24px 0 72px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Hiragino Kaku Gothic ProN,Yu Gothic,Meiryo,sans-serif}.patlabor-redesign-breadcrumbs{width:min(1120px,100% - 40px);margin:0 auto 18px}.patlabor-redesign-article{background:#fff;border:1px solid #dfe3e8;width:min(1120px,100% - 40px);margin:0 auto}.patlabor-redesign-hero{border-bottom:1px solid #dfe3e8;grid-template-columns:minmax(0,1fr) minmax(410px,460px);gap:44px;padding:42px 48px;display:grid}.patlabor-redesign-hero-copy{align-self:center}.patlabor-redesign-book-label{color:var(--brand);margin:0 0 9px;font-size:15px;font-weight:700}.patlabor-redesign-hero h1{color:#202124;letter-spacing:.01em;max-width:12em;margin:0 0 14px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Hiragino Kaku Gothic ProN,Yu Gothic,Meiryo,sans-serif;font-size:clamp(34px,3.5vw,48px);line-height:1.3}.patlabor-redesign-hero h1:after{content:"";background:var(--brand);width:68px;height:4px;margin-top:9px;display:block}.patlabor-redesign-lead{max-width:35em;font-size:16px;line-height:1.9}.patlabor-redesign-lead p{margin:7px 0}.patlabor-redesign-published{color:#5f6368;margin:14px 0 0;font-size:14px;line-height:1.7}.patlabor-redesign-product{grid-template-columns:190px minmax(0,1fr);align-items:center;gap:22px;display:grid}.patlabor-redesign-cover-link{display:block}.patlabor-redesign-cover{aspect-ratio:300/472;object-fit:contain;border:1px solid #dfe3e8;width:100%;height:auto;display:block;box-shadow:0 12px 28px #20212424}.patlabor-redesign-price-card,.patlabor-redesign-status-card{border-top:4px solid var(--brand);background:#f5f6f7;padding:20px}.patlabor-redesign-price-label{color:#5f6368;margin:0;font-size:14px;font-weight:700}.patlabor-redesign-price{align-items:baseline;gap:13px;margin:3px 0;display:flex}.patlabor-redesign-price span{color:#5f6368;text-decoration:line-through}.patlabor-redesign-price strong{color:var(--brand);font-size:34px;line-height:1.2}.patlabor-redesign-deadline{margin:3px 0 0;font-weight:700}.patlabor-redesign-highlight{color:#202124;-webkit-box-decoration-break:clone;box-decoration-break:clone;background:linear-gradient(#0000 52%,#fff2a8 52%);padding:0 .05em;font-weight:700}.patlabor-redesign-inline-emphasis{color:var(--brand);font-weight:700}.patlabor-redesign-cta{color:#fff;background:var(--brand);text-align:center;justify-content:center;align-items:center;min-height:48px;margin:20px 0 0;padding:13px 16px;font-size:15px;font-weight:700;line-height:1.5;display:flex}.patlabor-redesign-cta:hover{background:var(--brand-dark)}.patlabor-redesign-cta:focus-visible{outline-offset:3px;outline:3px solid #202124}.patlabor-redesign-content{width:min(720px,100% - 48px);margin:auto;padding:44px 0 64px}.patlabor-redesign-story-sections{grid-template-columns:1fr 1fr;column-gap:40px;display:grid}.patlabor-redesign-story-section{border-bottom:1px solid #dfe3e8;grid-column:1/-1;padding:20px 0 28px}.patlabor-redesign-story-section--experience-value,.patlabor-redesign-story-section--review-context{grid-column:auto}.patlabor-redesign-story-section--review-context{padding-top:20px}.patlabor-redesign-story-section--content-considerations{background:#f5f6f7;border:1px solid #dfe3e8;margin:18px 0;padding:20px 22px}.patlabor-redesign-story-section--purchase-decision{border:0;border-left:5px solid var(--brand);background:#f5f6f7;margin-top:20px;padding:30px}.patlabor-redesign-story-section h2{color:#202124;border-bottom:1px solid #dfe3e8;border-left:4px solid var(--brand);letter-spacing:normal;margin:0 0 12px;padding:0 0 10px 13px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Hiragino Kaku Gothic ProN,Yu Gothic,Meiryo,sans-serif;font-size:25px;line-height:1.55}.patlabor-redesign-story-section--purchase-decision h2{border-left:0;padding-left:0}.patlabor-redesign-story-section p,.patlabor-redesign-status-card p{color:#202124;margin:10px 0;font-size:17px;line-height:1.9}.patlabor-redesign-related{border-top:1px solid #dfe3e8;margin-top:32px;padding-top:24px}.patlabor-redesign-related h2{color:#202124;margin:0;font-size:20px;line-height:1.5}.patlabor-redesign-related ul{grid-template-columns:1fr 1fr;gap:6px 32px;margin:8px 0 0;padding-left:19px;display:grid}.patlabor-redesign-related a{color:var(--brand-dark);text-underline-offset:3px;text-decoration:underline}@media (max-width:640px){.patlabor-redesign-shell{padding:16px 0 48px}.patlabor-redesign-breadcrumbs{width:calc(100% - 36px);margin-bottom:14px}.patlabor-redesign-article{border-left:0;border-right:0;width:100%}.patlabor-redesign-hero{grid-template-columns:1fr;gap:22px;padding:24px 18px 28px}.patlabor-redesign-hero h1{max-width:none;font-size:30px;line-height:1.35}.patlabor-redesign-product{grid-template-columns:112px minmax(0,1fr);align-items:start;gap:14px}.patlabor-redesign-price-card,.patlabor-redesign-status-card{padding:14px}.patlabor-redesign-price{display:block}.patlabor-redesign-price span{font-size:14px;display:block}.patlabor-redesign-price strong{font-size:29px}.patlabor-redesign-deadline{font-size:14px}.patlabor-redesign-cta{padding:12px 10px;display:block}.patlabor-redesign-content{width:auto;padding:26px 18px 48px}.patlabor-redesign-story-sections{display:block}.patlabor-redesign-story-section h2{font-size:22px}.patlabor-redesign-story-section p,.patlabor-redesign-status-card p{font-size:16px}.patlabor-redesign-related ul{grid-template-columns:1fr}}.footer-guide-link{color:var(--green);text-underline-offset:3px;font-size:12px;font-weight:800;text-decoration:underline;display:inline-block}.footer-content-links{flex-wrap:wrap;gap:6px 18px;margin-top:9px;display:flex}.guide-shell{padding-top:26px}.breadcrumbs{color:var(--muted);flex-wrap:wrap;align-items:center;gap:8px;font-size:12px;display:flex}.breadcrumbs a{text-underline-offset:3px;text-decoration:underline}.guide-hero,.guide-article-header{background:#f1e9da;border:1px solid #eadfcd;border-radius:24px;margin-top:26px;padding:clamp(32px,6vw,62px)}.guide-hero h1,.guide-article-header h1{letter-spacing:-.055em;max-width:860px;font-size:clamp(34px,6vw,58px);line-height:1.16}.guide-hero>p:last-child,.guide-article-lead{color:#59635e;max-width:760px;margin-top:18px;font-size:15px;line-height:1.9}.guide-index-section{padding-top:62px}.guide-card{border:1px solid var(--line);background:#fff;border-radius:20px;max-width:760px;padding:clamp(26px,5vw,42px);box-shadow:0 14px 30px #23261f12}.guide-card-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.guide-card-label{color:var(--brand);letter-spacing:.08em;font-size:12px;font-weight:800}.guide-card h3{letter-spacing:-.035em;margin-top:10px;font-size:clamp(22px,4vw,32px);line-height:1.4}.guide-card h3 a:hover{color:var(--brand)}.guide-card>p:not(.guide-card-label){color:var(--muted);margin-top:14px;font-size:14px;line-height:1.8}.guide-card-link{color:#fff;background:var(--ink);border-radius:10px;align-items:center;min-height:44px;margin-top:22px;padding:9px 16px;font-size:13px;font-weight:800;display:inline-flex}.guide-card-link:after{content:"→";margin-left:8px}.guide-article{width:min(860px,100%);margin-inline:auto}.guide-updated-at{color:var(--muted);margin-top:18px;font-size:12px}.guide-article-body{padding:32px clamp(4px,4vw,36px) 24px}.guide-article-heading{border-top:1px solid var(--line);letter-spacing:-.035em;margin-top:52px;padding-top:18px;font-size:clamp(24px,4vw,32px);line-height:1.4}.guide-article-subheading{margin-top:34px;font-size:20px;line-height:1.5}.guide-article-paragraph{color:#3f4a44;margin-top:20px;font-size:16px;line-height:2}.guide-article-list{color:#3f4a44;gap:10px;margin:20px 0 0 1.4em;font-size:15px;line-height:1.8;display:grid}.guide-article-steps li::marker{color:var(--brand);font-weight:800}.guide-inline-link{color:var(--green);text-underline-offset:3px;font-weight:800;text-decoration:underline}.guide-note{color:#554d3e;background:#fff7e7;border-left:4px solid #d89a2b;border-radius:0 12px 12px 0;margin-top:24px;padding:20px 22px}.guide-note .guide-article-paragraph{color:inherit;margin-top:0}.guide-catalog-links{background:#f1e9da;border:1px solid #d9d0c2;border-radius:20px;justify-content:space-between;align-items:center;gap:28px;margin-top:64px;padding:30px clamp(22px,5vw,42px);display:flex}.guide-catalog-links h2{letter-spacing:-.04em;font-size:clamp(23px,4vw,32px)}.guide-catalog-links div>p:last-child{color:var(--muted);margin-top:8px;font-size:13px;line-height:1.7}.guide-link-actions{flex-wrap:wrap;flex:none;gap:10px;display:flex}.guide-link-actions a{color:#fff;background:var(--ink);border-radius:10px;justify-content:center;align-items:center;min-height:44px;padding:9px 16px;font-size:13px;font-weight:800;display:inline-flex}.guide-link-actions a:hover,.guide-card-link:hover{background:var(--brand-dark)}@media (max-width:700px){.guide-shell{padding-top:16px}.guide-hero,.guide-article-header{border-radius:18px;margin-top:18px;padding:32px 22px}.guide-hero h1,.guide-article-header h1{font-size:clamp(32px,10vw,44px)}.guide-index-section{padding-top:48px}.guide-card-list{grid-template-columns:1fr}.guide-article-body{padding-inline:2px}.guide-article-heading{margin-top:42px}.guide-article-paragraph{font-size:15px;line-height:1.9}.guide-catalog-links,.guide-link-actions{flex-direction:column;align-items:stretch}.guide-link-actions a{width:100%}}.ereader-shell{padding-top:26px;padding-bottom:84px}.ereader-hero{background:#e9f0eb;border:1px solid #d5dfd8;border-radius:24px;margin-top:26px;padding:clamp(32px,6vw,62px)}.ereader-hero h1{letter-spacing:-.055em;max-width:900px;font-size:clamp(34px,6vw,58px);line-height:1.16}.ereader-hero>p:not(.section-kicker,.ereader-verified-at){color:#52605a;max-width:780px;margin-top:18px;font-size:15px;line-height:1.9}.ereader-verified-at{color:var(--muted);margin-top:20px;font-size:12px;font-weight:700}.ereader-section{padding-top:64px}.ereader-quick-choice{background:#fff;border:1px solid #d5dfd8;border-radius:18px;grid-template-columns:minmax(200px,.75fr) minmax(0,1.5fr);gap:32px;margin-top:28px;padding:26px clamp(22px,4vw,36px);display:grid}.ereader-quick-choice h2{font-size:clamp(23px,4vw,31px)}.ereader-quick-choice ul{color:#52605a;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 18px;font-size:13px;line-height:1.7;display:grid}.ereader-device-grid,.ereader-recommendation-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.ereader-device-card{border:1px solid var(--line);background:#fff;border-radius:20px;padding:clamp(24px,4vw,36px);box-shadow:0 14px 30px #23261f12}.ereader-device-label{color:var(--brand);letter-spacing:.08em;font-size:12px;font-weight:800}.ereader-device-card h3{margin-top:8px;font-size:clamp(22px,4vw,30px);line-height:1.35}.ereader-device-tagline{min-height:3.5em;color:var(--muted);margin-top:10px;font-size:14px;line-height:1.7}.ereader-device-price{color:var(--brand);letter-spacing:-.03em;margin-top:20px;font-size:26px;font-weight:900}.ereader-device-price span{color:var(--muted);margin-left:4px;font-size:11px;font-weight:700}.ereader-quick-specs{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:20px;display:grid}.ereader-quick-specs div{background:var(--surface);border-radius:10px;min-width:0;padding:11px 9px}.ereader-quick-specs dt{color:var(--muted);font-size:10px;font-weight:700}.ereader-quick-specs dd{margin-top:4px;font-size:13px;font-weight:800}.ereader-official-link,.ereader-source-note a{color:#fff;background:var(--ink);border-radius:10px;justify-content:center;align-items:center;min-height:44px;margin-top:22px;padding:9px 16px;font-size:13px;font-weight:800;display:inline-flex}.ereader-official-link:after,.ereader-source-note a:after{content:"↗";margin-left:8px}.ereader-official-link:hover,.ereader-source-note a:hover{background:var(--brand-dark)}.ereader-table-wrap{border:1px solid var(--line);outline-offset:3px;background:#fff;border-radius:16px;overflow-x:auto;box-shadow:0 12px 26px #23261f0d}.ereader-table{border-collapse:collapse;width:100%;min-width:1020px;font-size:13px;line-height:1.6}.ereader-table caption{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.ereader-table th,.ereader-table td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:16px 14px}.ereader-table thead th{color:#4e5b54;letter-spacing:.02em;background:#eef2ef;font-size:11px}.ereader-table tbody th{min-width:150px;color:var(--ink);background:#faf8f3;font-size:14px}.ereader-table tbody tr:last-child th,.ereader-table tbody tr:last-child td{border-bottom:0}.ereader-scroll-hint{color:var(--muted);margin-top:10px;font-size:11px}.ereader-recommendation{border-left:4px solid var(--green);background:#edf3ef;border-radius:0 14px 14px 0;padding:24px 26px}.ereader-recommendation h3,.ereader-note h3{font-size:18px}.ereader-recommendation p,.ereader-note p,.ereader-source-note p,.ereader-site-links p:not(.section-kicker){color:#52605a;margin-top:9px;font-size:14px;line-height:1.8}.ereader-note{background:#fff7e7;border:1px solid #e7d8ba;border-radius:14px;margin-top:20px;padding:24px 26px}.ereader-direct-comparisons,.ereader-faq-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:20px;display:grid}.ereader-direct-comparisons article,.ereader-faq-list article{border:1px solid var(--line);background:#fff;border-radius:14px;padding:22px 24px}.ereader-direct-comparisons h3,.ereader-faq-list h3{font-size:17px;line-height:1.5}.ereader-direct-comparisons p,.ereader-faq-list p{color:#52605a;margin-top:9px;font-size:13px;line-height:1.8}.ereader-source-note{border:1px solid var(--line);background:#fff;border-radius:18px;margin-top:64px;padding:28px clamp(22px,4vw,36px)}.ereader-source-note h2{font-size:22px}.ereader-site-links{background:#f1e9da;border:1px solid #d9d0c2;border-radius:20px;justify-content:space-between;align-items:center;gap:28px;margin-top:64px;padding:30px clamp(22px,5vw,42px);display:flex}.ereader-site-links h2{letter-spacing:-.04em;font-size:clamp(23px,4vw,32px)}.ereader-link-list{flex-wrap:wrap;flex:0 500px;justify-content:flex-end;gap:9px;display:flex}.ereader-link-list a{color:#fff;background:var(--ink);border-radius:10px;justify-content:center;align-items:center;min-height:44px;padding:9px 14px;font-size:12px;font-weight:800;display:inline-flex}.ereader-link-list a:hover{background:var(--brand-dark)}@media (max-width:700px){.ereader-shell{padding-top:16px}.ereader-hero{border-radius:18px;margin-top:18px;padding:32px 22px}.ereader-hero h1{font-size:clamp(32px,10vw,44px)}.ereader-section{padding-top:50px}.ereader-device-grid,.ereader-recommendation-grid,.ereader-direct-comparisons,.ereader-faq-list{grid-template-columns:1fr}.ereader-quick-choice{grid-template-columns:1fr;gap:18px}.ereader-quick-choice ul{grid-template-columns:1fr;margin-left:1.2em}.ereader-device-tagline{min-height:auto}.ereader-site-links,.ereader-link-list{flex-direction:column;align-items:stretch}.ereader-link-list a,.ereader-official-link,.ereader-source-note a{width:100%}.footer-content-links{flex-direction:column}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}.portal-redesign-page{--portal-canvas:#f5f6f7;--portal-paper:#fff;--portal-ink:#202124;--portal-muted:#5f6368;--portal-line:#dfe3e8;min-height:100vh;color:var(--portal-ink);background:var(--portal-canvas);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Hiragino Kaku Gothic ProN,Yu Gothic,Meiryo,sans-serif}.portal-redesign-page .site-header{border-color:var(--portal-line);background:#fffffff0}.portal-redesign-page .header-inner,.portal-redesign-shell,.portal-redesign-page .footer-inner{width:min(1120px,100% - 40px)}.portal-redesign-page .header-inner{min-height:62px}.portal-redesign-page .brand-mark{width:30px;height:35px;box-shadow:none;border-radius:5px 8px 8px 5px;font-family:inherit;font-size:18px}.portal-redesign-page .header-note,.portal-redesign-page .footer-copy,.portal-redesign-page .footer-guide-link,.portal-redesign-page .rakuten-credit{font-size:14px}.portal-redesign-shell{padding:24px 0 72px}.portal-redesign-intro{max-width:760px;padding:30px 0 22px}.portal-redesign-intro h1{letter-spacing:-.045em;max-width:640px;font-size:clamp(34px,4vw,40px);line-height:1.24}.portal-redesign-intro h1:after,.portal-redesign-section-heading h2:after{content:"";background:var(--brand);width:68px;height:4px;margin-top:14px;display:block}.portal-redesign-intro-copy>p:first-of-type{max-width:610px;color:var(--portal-muted);margin-top:16px;font-size:17px;line-height:1.75}.portal-redesign-lowest{margin-top:12px;font-size:15px;font-weight:700}.portal-redesign-highlight{color:var(--portal-ink);-webkit-box-decoration-break:clone;box-decoration-break:clone;background:linear-gradient(#0000 52%,#fff2a8 52%);padding:0 .08em;font-weight:800}.portal-redesign-feature{border:1px solid var(--portal-line);border-left:4px solid var(--brand);background:var(--portal-paper);border-radius:12px;grid-template-columns:118px minmax(0,1fr);gap:18px;padding:18px;display:grid}.portal-redesign-feature-cover{aspect-ratio:300/472;object-fit:contain;width:118px;height:auto;display:block}.portal-redesign-feature-cover--catalog{aspect-ratio:1}.portal-redesign-feature-label{color:var(--brand-dark);font-size:14px;font-weight:800}.portal-redesign-feature h3{letter-spacing:-.025em;margin-top:3px;font-size:20px;line-height:1.45}.portal-redesign-feature-price{flex-wrap:wrap;align-items:baseline;gap:5px 10px;margin-top:8px;display:flex}.portal-redesign-feature-price span{color:var(--portal-muted);font-size:14px;text-decoration:line-through}.portal-redesign-feature-price strong{color:var(--portal-ink);font-size:26px;line-height:1.2}.portal-redesign-feature-price small,.portal-redesign-feature-deadline,.portal-redesign-feature-status{font-size:14px}.portal-redesign-feature-deadline{color:var(--brand-dark);margin-top:3px;font-weight:800}.portal-redesign-feature-status{color:var(--portal-muted);margin-top:9px;line-height:1.7}.portal-redesign-feature-actions{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.portal-redesign-primary-action,.portal-redesign-secondary-action{border-radius:8px;justify-content:center;align-items:center;gap:6px;min-height:44px;padding:9px 14px;font-size:14px;font-weight:800;display:inline-flex}.portal-redesign-primary-action{color:#fff;background:var(--brand)}.portal-redesign-secondary-action{border:1px solid var(--portal-line);background:var(--portal-paper)}.portal-redesign-campaign-link{color:var(--brand-dark);text-underline-offset:3px;align-items:center;gap:5px;margin-top:10px;font-size:14px;font-weight:800;text-decoration:underline;display:inline-flex}.portal-redesign-error{font-size:14px}.portal-current-offers{border-bottom:1px solid var(--portal-line);padding:16px 0 34px}.portal-current-offers-heading{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px 24px;margin-bottom:18px;display:grid}.portal-current-offers-heading h2{letter-spacing:-.04em;font-size:clamp(24px,3vw,30px)}.portal-current-offers-heading h2:after{content:"";background:var(--brand);width:48px;height:3px;margin-top:10px;display:block}.portal-current-offers-heading>p{max-width:680px;color:var(--portal-muted);grid-column:1;font-size:16px;line-height:1.75}.portal-current-offers-jumps{flex-wrap:wrap;grid-area:1/2/span 2;justify-content:flex-end;gap:8px;display:flex}.portal-current-offers-jumps a{border:1px solid var(--portal-line);background:var(--portal-paper);border-radius:8px;align-items:center;min-height:44px;padding:8px 12px;font-size:14px;font-weight:800;display:inline-flex}.portal-current-offers-jumps a:focus-visible,.portal-redesign-campaign-link:focus-visible{outline:3px solid var(--brand);outline-offset:2px}.portal-current-offers-rail{overscroll-behavior-inline:contain;scroll-snap-type:inline proximity;scrollbar-color:var(--brand) var(--portal-line);grid-auto-columns:minmax(500px,1fr);grid-auto-flow:column;gap:16px;padding:2px 2px 12px;scroll-padding-inline:2px;display:grid;overflow-x:auto}.portal-redesign-feature,.portal-zero-price-card{scroll-snap-align:start;min-width:0}.portal-zero-price-card{border:1px solid var(--portal-line);border-left:4px solid var(--brand);background:var(--portal-paper);border-radius:12px;grid-template-columns:132px minmax(0,1fr);gap:18px;padding:18px;display:grid}.portal-zero-price-cover-link{background:#f0f1f2;align-self:start;place-items:center;display:grid}.portal-zero-price-cover{aspect-ratio:1;object-fit:contain;width:132px;height:auto;display:block}.portal-zero-price-kind{color:var(--brand-dark);font-size:14px;font-weight:800}.portal-zero-price-copy h3{letter-spacing:-.025em;margin-top:3px;font-size:20px;line-height:1.45}.portal-zero-price-byline,.portal-zero-price-note,.portal-zero-price-external{color:var(--portal-muted);font-size:14px;line-height:1.65}.portal-zero-price-byline{margin-top:5px}.portal-zero-price-offer{flex-wrap:wrap;align-items:baseline;gap:6px 12px;margin-top:9px;display:flex}.portal-zero-price-offer strong{color:var(--brand);font-size:25px;line-height:1.2}.portal-zero-price-offer span{color:var(--brand-dark);font-size:14px;font-weight:800}.portal-zero-price-note{margin-top:6px}.portal-zero-price-cta{color:#fff;background:var(--brand);border-radius:8px;justify-content:center;align-items:center;gap:6px;min-height:44px;margin-top:12px;padding:9px 14px;font-size:14px;font-weight:800;display:inline-flex}.portal-zero-price-external{margin-top:5px}.portal-current-offers-hint{color:var(--portal-muted);margin-top:2px;font-size:14px}.portal-redesign-books{padding-top:42px}.portal-redesign-section-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:20px;display:flex}.portal-redesign-section-heading h2{letter-spacing:-.04em;font-size:clamp(26px,3vw,32px)}.portal-redesign-section-heading h2:after{width:48px;height:3px;margin-top:10px}.portal-redesign-section-heading p{max-width:560px;color:var(--portal-muted);margin-top:8px;font-size:15px;line-height:1.75}.portal-redesign-more-link{border-bottom:2px solid var(--brand);white-space:nowrap;align-items:center;min-height:42px;padding:8px 12px;font-size:14px;font-weight:800;display:inline-flex}.portal-redesign-more-link:after{content:"→";margin-left:8px}.portal-redesign-book-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.portal-redesign-book-card{border:1px solid var(--portal-line);background:var(--portal-paper);border-radius:10px;grid-template-columns:104px minmax(0,1fr);gap:14px;min-width:0;padding:15px;display:grid}.portal-redesign-cover-link{background:#f0f1f2;align-self:start;place-items:center;min-height:104px;display:grid}.portal-redesign-book-cover{aspect-ratio:1;object-fit:contain;width:104px;height:auto;display:block}.portal-redesign-cover-fallback{color:var(--portal-muted);text-align:center;padding:8px;font-size:14px}.portal-redesign-book-price{color:var(--brand);font-size:22px;line-height:1.2}.portal-redesign-book-card h3{letter-spacing:-.02em;min-height:auto;margin-top:6px;font-size:15px;line-height:1.48}.portal-redesign-book-byline{color:var(--portal-muted);margin-top:6px;font-size:14px;line-height:1.55}.portal-redesign-product-link{color:var(--brand-dark);margin-top:9px;font-size:14px;font-weight:800;display:inline-block}.portal-redesign-finder{grid-template-columns:1fr 1fr;gap:28px;padding:24px 0 4px;display:grid}.portal-redesign-finder h2{font-size:16px}.portal-redesign-finder section>div{flex-wrap:wrap;gap:10px 18px;margin-top:8px;display:flex}.portal-redesign-finder a{border-bottom:1px solid var(--portal-line);padding-bottom:2px;font-size:15px;font-weight:700}.portal-redesign-explore{border-top:1px solid var(--portal-line);grid-template-columns:1.05fr .95fr;gap:24px;margin-top:48px;padding-top:32px;display:grid}.portal-redesign-explore h2{font-size:21px}.portal-redesign-explore p{color:var(--portal-muted);margin-top:8px;font-size:15px;line-height:1.75}.portal-redesign-explore-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.portal-redesign-explore-list a{border-bottom:1px solid var(--portal-line);justify-content:space-between;align-items:center;gap:8px;min-height:44px;padding:9px 12px;font-size:14px;font-weight:700;display:flex}.portal-redesign-price-note{border-top:1px solid var(--portal-line);color:var(--portal-muted);margin-top:32px;padding-top:20px;font-size:14px;line-height:1.75}.portal-redesign-page .site-footer{border-color:var(--portal-line);background:var(--portal-paper)}@media (max-width:820px){.portal-redesign-book-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.portal-current-offers-heading{grid-template-columns:1fr}.portal-current-offers-heading>p,.portal-current-offers-jumps{grid-area:auto/1}.portal-current-offers-jumps{justify-content:flex-start}.portal-current-offers-rail{grid-auto-columns:minmax(470px,82%)}}@media (max-width:640px){.portal-redesign-page .header-inner,.portal-redesign-shell,.portal-redesign-page .footer-inner{width:min(100% - 28px,1120px)}.portal-redesign-page .header-inner{min-height:56px}.portal-redesign-shell{padding-top:12px}.portal-redesign-intro{padding:22px 0 20px}.portal-redesign-intro h1{font-size:30px}.portal-redesign-intro-copy>p:first-of-type{font-size:16px}.portal-redesign-feature{grid-template-columns:88px minmax(0,1fr);gap:13px;padding:14px}.portal-redesign-feature-cover{width:88px}.portal-redesign-feature h3{font-size:17px}.portal-current-offers{padding:10px 0 26px}.portal-current-offers-heading{margin-bottom:14px}.portal-current-offers-heading>p{font-size:15px}.portal-current-offers-jumps{flex-wrap:nowrap;padding:2px 2px 4px;overflow-x:auto}.portal-current-offers-jumps a{flex:none}.portal-current-offers-rail{grid-auto-columns:minmax(308px,88%);padding-right:14px}.portal-zero-price-card{grid-template-columns:96px minmax(0,1fr);gap:13px;padding:14px}.portal-zero-price-cover{width:96px}.portal-zero-price-copy h3{font-size:17px}.portal-zero-price-cta{grid-column:1/-1;width:100%}.portal-redesign-feature-price strong{font-size:23px}.portal-redesign-feature-actions{flex-direction:column;grid-column:1/-1;gap:6px}.portal-redesign-primary-action,.portal-redesign-secondary-action{white-space:normal;flex:auto;width:100%;padding:8px 6px}.portal-redesign-books{padding-top:34px}.portal-redesign-section-heading{flex-direction:column;align-items:start;gap:4px}.portal-redesign-more-link{min-height:36px;padding:3px 0}.portal-redesign-book-grid{grid-template-columns:1fr;gap:12px}.portal-redesign-book-card{grid-template-columns:92px minmax(0,1fr);padding:12px}.portal-redesign-cover-link{min-height:92px}.portal-redesign-book-cover{width:92px}.portal-redesign-finder,.portal-redesign-explore{grid-template-columns:1fr}.portal-redesign-finder{gap:18px;padding-top:20px}.portal-redesign-explore{margin-top:40px}.portal-redesign-explore-list{grid-template-columns:1fr}}.notice-error{color:#8b2c24}.notice-error .notice-dot{background:var(--brand)}.book-cover-image-wrap{background:#fff;padding:0}.book-cover-image-wrap:before,.book-cover-image-wrap:after{display:none}.book-cover-image{object-fit:contain;width:100%;height:100%;display:block}.book-cover-fallback{--cover-bg:#29483a;--cover-ink:#fff8e9}.price-badge{z-index:2;color:#fff;background:var(--brand);border-radius:999px;place-items:center;min-height:34px;padding:7px 10px;font-size:11px;font-weight:800;display:grid;position:absolute;top:14px;right:12px;box-shadow:0 7px 16px #0000002b}.book-publisher,.book-details{color:var(--muted);margin-top:4px;font-size:11px;line-height:1.5}.book-details{color:#806f4c;min-height:1.5em}.rakuten-credit{color:#6f5b36;margin-top:8px;font-size:12px;text-decoration:underline}@media (max-width:700px){.price-badge{padding:6px 8px;font-size:10px;top:9px;right:7px}}.portal-shell{padding-bottom:84px}.portal-book-section{padding-top:68px}.portal-section-heading{align-items:center}.portal-section-description{max-width:650px;color:var(--muted);margin-top:10px;font-size:14px;line-height:1.75}.section-link,.portal-category-cta{border-radius:11px;justify-content:center;align-items:center;min-height:46px;padding:10px 17px;font-size:13px;font-weight:800;transition:all .16s;display:inline-flex}.section-link{border:1px solid var(--line);color:var(--ink);background:#fff;flex:none}.section-link:after,.portal-category-cta:after{content:"→";margin-left:8px}.section-link:hover{border-color:var(--brand);color:var(--brand);background:#fff8f6}.portal-book-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.portal-category-links{background:#f1e9da;border:1px solid #d9d0c2;border-radius:22px;justify-content:space-between;align-items:center;gap:32px;margin-top:72px;padding:36px clamp(24px,5vw,52px);display:flex}.portal-category-links h2{letter-spacing:-.045em;font-size:clamp(25px,4vw,36px)}.portal-category-links p:not(.section-kicker){max-width:680px;color:var(--muted);margin-top:10px;font-size:14px;line-height:1.75}.portal-category-actions{flex-wrap:wrap;flex:0 520px;justify-content:flex-end;gap:10px;display:flex}.portal-category-cta{color:#fff;background:var(--ink);flex:none;min-width:190px}.portal-category-cta:hover{background:var(--brand-dark);transform:translateY(-1px)}@media (max-width:700px){.portal-book-section{padding-top:52px}.portal-section-heading,.portal-category-links,.portal-category-actions{flex-direction:column;align-items:stretch}.portal-section-heading{gap:16px}.section-link,.portal-category-cta{width:100%}.portal-book-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.portal-category-links{border-radius:18px;gap:22px;margin-top:56px;padding:28px 22px}}
