.table-of-contents{background:#fff;border:1px solid rgba(255,255,255,.3);border-radius:16px;padding:20px;margin:30px 0}.toc-title{font-size:16px;font-weight:600;color:#333;margin-bottom:15px;text-align:center}.table-of-contents .toc-list{list-style:none!important;padding:0!important;margin:0!important}.table-of-contents .toc-list li{margin:0 0 6px!important;padding-left:0!important;list-style:none!important}.table-of-contents .toc-list li:before{display:none!important}.table-of-contents .toc-list a{display:flex;align-items:center;padding:6px 12px;color:#666;text-decoration:none;font-size:14px;line-height:1.4;border-radius:3px;transition:background-color .2s}.table-of-contents .toc-list a:before{display:none!important}.table-of-contents .toc-list a:hover{background:#f0f0f0}.table-of-contents .toc-list a.h3{padding-left:28px;font-size:13px;opacity:.8}.table-of-contents .toc-list a.h3:before{width:18px;height:18px;font-size:10px;background:transparent;color:#999;border:1px solid #eee}.article-page-content{font-size:16px;line-height:1.75;color:#333;font-family:MFW-PA1GothicStdN-Regular,sans-serif}.article-page-content p{margin-bottom:24px;line-height:1.8}.article-page-content h1{font-size:36px!important;font-weight:900!important;margin:0 0 32px!important;color:#000!important;line-height:1.3!important;font-family:MFW-PA1GothicStdN-Medium,sans-serif!important}.article-page-content h2{font-size:28px!important;font-weight:700!important;margin:48px 0 24px!important;color:#000!important;border-bottom:1px solid #ccc!important;padding-bottom:12px!important;line-height:1.4!important;font-family:MFW-PA1GothicStdN-Medium,sans-serif!important}.article-page-content h3{font-size:22px!important;font-weight:700!important;margin:36px 0 18px!important;color:#000!important;border-left:2px solid #ccc!important;padding-left:12px!important;line-height:1.4!important;font-family:MFW-PA1GothicStdN-Medium,sans-serif!important}.article-page-content h4{font-size:18px!important;font-weight:600!important;margin:25px 0 12px!important;color:#333!important}.article-page-content h5{font-size:16px!important;font-weight:600!important;margin:20px 0 10px!important;color:#333!important}.article-page-content h6{font-size:14px!important;font-weight:600!important;margin:15px 0 8px!important;color:#333!important}.article-page-content>*:first-child{margin-top:0!important}.article-page-content strong{font-weight:700;color:#000;background:linear-gradient(180deg,transparent 70%,#ffeb3b 70%);padding:0 2px}.article-page-content a{color:#06c;text-decoration:underline}.article-page-content a:hover{color:#333}.article-page-content img{max-width:100%;height:auto;margin:25px 0;display:block}.article-page-content blockquote{border-left:3px solid #e5e5e5;padding:15px 20px;margin:20px 0;background:#fafafa;font-style:italic;color:#666}.article-page-content ul,.article-page-content ol{margin:20px 0;padding-left:20px}.article-page-content li{margin-bottom:6px}.qa-block{margin:30px 0}.qa-block .qa-item{margin-bottom:25px;padding-bottom:20px;border-bottom:1px solid #e5e5e5}.qa-block .question{position:relative;padding-left:28px;margin-bottom:12px;font-weight:600;color:#333}.qa-block .question:before{content:"Q";position:absolute;left:0;top:0;width:20px;height:20px;background:#333;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600}.qa-block .answer{position:relative;padding-left:28px;color:#666}.qa-block .answer:before{content:"A";position:absolute;left:0;top:0;width:20px;height:20px;background:#666;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600}.ranking-list{counter-reset:ranking;list-style:none;padding:0;margin:30px 0}.ranking-list li{counter-increment:ranking;margin-bottom:15px;background:#fafafa;border:1px solid #e5e5e5;border-radius:4px;position:relative;padding:15px 15px 15px 45px}.ranking-list li:before{content:counter(ranking);position:absolute;left:15px;top:15px;width:22px;height:22px;background:#333;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:12px}.step-guide{margin:30px 0}.step-guide .step{display:flex;gap:20px;margin-bottom:25px;border-left:2px solid #e5e5e5;padding:20px 0 20px 20px;position:relative}.step-guide .step-number{flex-shrink:0;width:35px;height:35px;background:#333;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:16px;font-weight:600}.step-guide .step-content{flex:1;padding-top:2px}.step-guide .step-content h3{color:#333;margin:0 0 10px;font-size:18px;font-weight:600}.tip,.point,.warning,.important{padding:15px;margin:20px 0;border-radius:4px;border-left:4px solid #333;background:#fafafa}.warning{border-left-color:#d9534f;background:#f9f2f2}.important{border-left-color:#000;background:#f5f5f5}.highlight-box{padding:20px;margin:25px 0;background:#fafafa;border:1px solid #e5e5e5;border-radius:4px}.highlight-box h3{color:#333;margin:0 0 15px;font-size:18px;font-weight:600}.comparison-table{width:100%;border-collapse:collapse;margin:30px 0;border:1px solid #e5e5e5;background:#fff}.comparison-table thead{background:#333;color:#fff}.comparison-table th,.comparison-table td{padding:12px 15px;text-align:left;border-bottom:1px solid #e5e5e5}.comparison-table th{font-weight:600;font-size:14px}.comparison-table tbody tr:hover{background:#fafafa}.comparison-table tbody tr:last-child td{border-bottom:none}.rating{color:#333;font-size:16px;letter-spacing:1px}.rating[data-score]:after{content:" (" attr(data-score) ")";color:#666;font-size:14px;margin-left:6px;letter-spacing:normal}.image-gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:15px;margin:30px 0}.image-gallery img{width:100%;height:200px;object-fit:cover;border-radius:4px;border:1px solid #e5e5e5;transition:transform .2s}.image-gallery img:hover{transform:translateY(-2px)}.timeline{position:relative;padding-left:25px;margin:30px 0}.timeline:before{content:"";position:absolute;left:8px;top:0;bottom:0;width:2px;background:#e5e5e5}.timeline-item{position:relative;margin-bottom:25px;padding:15px;background:#fff;border:1px solid #e5e5e5;border-radius:4px}.timeline-item:before{content:"";position:absolute;left:-23px;top:15px;width:10px;height:10px;background:#333;border:2px solid white;border-radius:50%}.timeline-item .time{font-size:12px;color:#666;font-weight:500;margin-bottom:8px}.styled-quote{position:relative;padding:20px 20px 20px 45px;margin:25px 0;background:#fafafa;border-left:3px solid #333;border-radius:4px;font-style:italic;font-size:16px;line-height:1.6;color:#666}.styled-quote:before{content:'"';position:absolute;left:15px;top:15px;font-size:24px;color:#333;opacity:.5;line-height:1}.styled-quote cite{display:block;margin-top:15px;text-align:right;font-style:normal;color:#666;font-size:13px}.styled-quote cite:before{content:"— "}.stat-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:20px;margin:30px 0}.stat-card{background:#fff;border:1px solid #e5e5e5;border-radius:4px;padding:25px 20px;text-align:center;transition:transform .2s}.stat-card:hover{transform:translateY(-2px)}.stat-card .stat-number{font-size:36px;font-weight:700;color:#333;line-height:1.1;margin-bottom:8px}.stat-card .stat-label{font-size:13px;color:#666;text-transform:uppercase;letter-spacing:.05em}.progress-bar{background:#e5e5e5;border-radius:4px;height:6px;overflow:hidden;margin:15px 0;position:relative}.progress-bar:after{content:"";position:absolute;left:0;top:0;height:100%;background:#333;border-radius:4px;width:var(--progress, 50%);transition:width .8s ease}.progress-bar[data-value="25"]:after{--progress: 25%}.progress-bar[data-value="50"]:after{--progress: 50%}.progress-bar[data-value="75"]:after{--progress: 75%}.progress-bar[data-value="100"]:after{--progress: 100%}.interview-speaker-p{margin:0 0 12px!important;padding:0!important;position:relative!important;display:block!important}.interview-speech-p{margin:0 0 32px!important;padding:0!important;position:relative!important}.article-content p>span.speaker-interviewer,.article-content p>span.speaker-interviewee,.article-page-content p>span.speaker-interviewer,.article-page-content p>span.speaker-interviewee,[data-astro-cid-dpxbdw67] p>span.speaker-interviewer,[data-astro-cid-dpxbdw67] p>span.speaker-interviewee,div p>span.speaker-interviewer,div p>span.speaker-interviewee{display:inline-flex!important;align-items:center!important;font-size:14px!important;font-weight:600!important;padding:8px 12px 8px 56px!important;position:relative!important;border-radius:20px!important;margin-bottom:12px!important;width:auto!important;border:1px solid #e5e5e5!important}.article-content p>span.speech-interviewer,.article-content p>span.speech-interviewee,.article-page-content p>span.speech-interviewer,.article-page-content p>span.speech-interviewee,[data-astro-cid-dpxbdw67] p>span.speech-interviewer,[data-astro-cid-dpxbdw67] p>span.speech-interviewee,div p>span.speech-interviewer,div p>span.speech-interviewee{display:block!important;padding:20px 24px!important;border-radius:12px!important;line-height:1.75!important;font-size:15px!important;position:relative!important;margin-left:20px!important;margin-bottom:32px!important;margin-top:0!important}.article-content p:has(>span.speaker-interviewer),.article-content p:has(>span.speaker-interviewee),.article-page-content p:has(>span.speaker-interviewer),.article-page-content p:has(>span.speaker-interviewee),p:has(>span.speaker-interviewer),p:has(>span.speaker-interviewee){margin:0 0 12px!important;padding:0!important;position:relative;display:block}.article-content span.speaker-interviewer,.article-content span.speaker-interviewee,.article-page-content span.speaker-interviewer,.article-page-content span.speaker-interviewee,span.speaker-interviewer,span.speaker-interviewee{display:inline-flex!important;align-items:center;font-size:14px!important;font-weight:600!important;padding:8px 12px 8px 56px!important;position:relative;border-radius:20px;background:#fff;border:1px solid #e5e5e5}.article-content span.speaker-interviewer,.article-page-content span.speaker-interviewer,span.speaker-interviewer{color:#4a5568!important;background:linear-gradient(135deg,#f0f4f8,#fff)!important}.article-content span.speaker-interviewee,.article-page-content span.speaker-interviewee,span.speaker-interviewee{color:#2d3748!important;background:linear-gradient(135deg,#fef5e7,#fff)!important}span.speaker-interviewer:before,span.speaker-interviewee:before{content:"Q";position:absolute;left:12px;top:50%;transform:translateY(-50%);width:20px;height:20px;border-radius:50%;background:#4a5568;color:#fff;font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center;line-height:1;font-family:Montserrat,sans-serif}span.speaker-interviewee:before{content:"A";background:#d97706}.article-content p:has(>span.speech-interviewer),.article-content p:has(>span.speech-interviewee),.article-page-content p:has(>span.speech-interviewer),.article-page-content p:has(>span.speech-interviewee),p:has(>span.speech-interviewer),p:has(>span.speech-interviewee){margin:0 0 32px!important;padding:0!important;position:relative}.article-content span.speech-interviewer,.article-content span.speech-interviewee,.article-page-content span.speech-interviewer,.article-page-content span.speech-interviewee,span.speech-interviewer,span.speech-interviewee{display:block!important;padding:20px 24px!important;border-radius:12px;line-height:1.75!important;font-size:15px!important;position:relative;margin-left:20px!important;margin-bottom:0!important}.article-content span.speech-interviewer,.article-page-content span.speech-interviewer,span.speech-interviewer{background:#f8fafc!important;border:1px solid #e2e8f0!important;color:#4a5568!important}.article-content span.speech-interviewee,.article-page-content span.speech-interviewee,span.speech-interviewee{background:#fffbf0!important;border:1px solid #fed7aa!important;color:#2d3748!important;box-shadow:0 1px 3px #0000000d!important}span.speech-interviewer:before,span.speech-interviewee:before{content:"";position:absolute;left:-8px;top:24px;width:0;height:0;border-top:8px solid transparent;border-bottom:8px solid transparent}span.speech-interviewer:before{border-right:8px solid #e2e8f0}span.speech-interviewee:before{border-right:8px solid #fed7aa}span.speech-interviewer:after,span.speech-interviewee:after{content:"";position:absolute;left:-7px;top:24px;width:0;height:0;border-top:8px solid transparent;border-bottom:8px solid transparent}span.speech-interviewer:after{border-right:8px solid #f8fafc}span.speech-interviewee:after{border-right:8px solid #fffbf0}@supports not selector(:has(*)){span.speaker-interviewer,span.speaker-interviewee{display:inline-flex;align-items:center;font-size:14px;font-weight:600;padding:8px 12px 8px 56px;position:relative;border-radius:20px;margin-bottom:12px}span.speech-interviewer,span.speech-interviewee{display:block;padding:20px 24px;border-radius:12px;line-height:1.75;font-size:15px;margin-bottom:32px;position:relative;margin-left:20px}}hr.interview-divider{border:none;border-top:1px solid #e5e5e5;margin:40px auto;width:60%;opacity:.5}@media (max-width: 768px){span.speaker-interviewer,span.speaker-interviewee{font-size:13px;padding:6px 10px 6px 48px}span.speaker-interviewer:before,span.speaker-interviewee:before{width:32px;height:32px;left:6px}span.speech-interviewer,span.speech-interviewee{padding:16px 18px;font-size:14px;margin-left:12px}span.speech-interviewer:before,span.speech-interviewee:before{left:-6px;top:20px;border-top-width:6px;border-bottom-width:6px;border-right-width:6px}span.speech-interviewer:after,span.speech-interviewee:after{left:-5px;top:20px;border-top-width:6px;border-bottom-width:6px;border-right-width:6px}hr.interview-divider{width:80%;margin:30px auto}}.profile-box{background:#fafafa;border:1px solid #e5e5e5;border-radius:4px;padding:25px;margin:30px 0;display:flex;gap:20px;align-items:flex-start}.profile-box .profile-image{flex-shrink:0;width:70px;height:70px;border-radius:50%;overflow:hidden;border:2px solid white}.profile-box .profile-image img{width:100%;height:100%;object-fit:cover}.profile-box .profile-content{flex:1}.profile-box .profile-name{font-size:16px;font-weight:600;color:#333;margin-bottom:6px}.profile-box .profile-title{font-size:13px;color:#666;margin-bottom:10px}.profile-box .profile-description{font-size:14px;color:#666;line-height:1.5}.content-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px;margin:30px 0}.content-card{background:#fff;border:1px solid #e5e5e5;border-radius:4px;overflow:hidden;transition:transform .2s}.content-card:hover{transform:translateY(-2px)}.content-card .card-image{width:100%;height:160px;overflow:hidden}.content-card .card-image img{width:100%;height:100%;object-fit:cover}.content-card .card-content{padding:20px}.content-card .card-title{font-size:16px;font-weight:600;color:#333;margin-bottom:10px;line-height:1.3}.content-card .card-description{font-size:14px;color:#666;line-height:1.4;margin-bottom:12px}.content-card .card-link{color:#06c;text-decoration:none;font-size:14px;font-weight:500}.content-card .card-link:hover{text-decoration:underline}.article-page-content .article-meta{display:flex;align-items:center;gap:20px;margin:25px 0;padding:15px;background:#fafafa;border-radius:4px;border:1px solid #e5e5e5}.article-page-content .article-meta .meta-item{display:flex;align-items:center;gap:6px;font-size:13px;color:#666}.article-page-content .article-meta .meta-item .icon{font-size:14px}.article-page-content .article-meta .category-tag{background:#333;color:#fff;padding:4px 10px;border-radius:12px;font-size:11px;font-weight:600;text-decoration:none}.article-page-content .article-meta .category-tag:hover{background:#555}.conversation{margin:30px 0}.speech-bubble{display:flex;gap:12px;margin-bottom:25px;align-items:flex-start}.speech-bubble.right{flex-direction:row-reverse}.speech-bubble .speaker-avatar{flex-shrink:0;width:40px;height:40px;border-radius:50%;overflow:hidden;border:2px solid #e5e5e5}.speech-bubble .speaker-avatar img{width:100%;height:100%;object-fit:cover}.speech-bubble .bubble-content{flex:1;max-width:70%}.speech-bubble .speaker-name{font-size:11px;color:#666;margin-bottom:6px}.speech-bubble.right .speaker-name{text-align:right}.speech-bubble .bubble{background:#fff;border:1px solid #e5e5e5;border-radius:12px;padding:12px 15px;position:relative;line-height:1.5}.speech-bubble .bubble:before{content:"";position:absolute;top:12px;left:-6px;width:0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-right:6px solid white}.speech-bubble.right .bubble:before{left:auto;right:-6px;border-right:none;border-left:6px solid white}.news-brief{background:#fff;border:1px solid #e5e5e5;border-radius:4px;padding:20px;margin:25px 0;position:relative}.news-brief:before{content:"NEWS";position:absolute;top:-8px;left:15px;background:#333;color:#fff;padding:3px 8px;border-radius:3px;font-size:10px;font-weight:600;letter-spacing:.08em}.news-brief .news-date{font-size:12px;color:#666;margin-bottom:8px}.news-brief .news-title{font-size:18px;font-weight:600;color:#333;margin-bottom:12px;line-height:1.3}.news-brief .news-summary{font-size:14px;color:#666;line-height:1.5;margin-bottom:12px}.news-brief .news-tags{display:flex;gap:6px;flex-wrap:wrap}.news-brief .news-tag{display:inline-block;padding:3px 8px;background:#fafafa;border:1px solid #e5e5e5;border-radius:10px;font-size:11px;color:#666;text-decoration:none}.news-brief .news-tag:hover{background:#f0f0f0;color:#333}.feature-hero{position:relative;margin:-30px -30px 35px;height:50vh;min-height:300px;overflow:hidden}.feature-hero .hero-image{width:100%;height:100%;object-fit:cover}.feature-hero .hero-overlay{position:absolute;inset:0;background:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.7) 100%);display:flex;flex-direction:column;justify-content:flex-end;padding:35px}.feature-hero .hero-category{display:inline-block;background:#333;color:#fff;padding:4px 12px;border-radius:15px;font-size:11px;font-weight:600;margin-bottom:12px;width:fit-content}.feature-hero .hero-title{font-size:32px;font-weight:500;color:#fff;margin-bottom:12px;line-height:1.2;letter-spacing:.02em}.feature-hero .hero-lead{font-size:16px;color:#ffffffe6;line-height:1.5;max-width:600px;margin-bottom:18px}.feature-hero .hero-meta{display:flex;gap:20px;align-items:center;color:#fffc;font-size:13px}.feature-hero .reading-time{display:flex;align-items:center;gap:4px}.feature-hero .reading-time:before{content:"⏱";font-size:14px}.audio-player{background:#333;border-radius:4px;padding:20px;margin:30px 0;color:#fff}.audio-player .player-title{font-size:16px;margin-bottom:15px}.audio-player .player-controls{display:flex;align-items:center;gap:15px;margin-bottom:15px}.audio-player .play-button{width:40px;height:40px;background:#666;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s;border:none}.audio-player .play-button:hover{background:#555}.audio-player .play-button:before{content:"▶";color:#fff;font-size:14px;margin-left:2px}.audio-player .play-button.playing:before{content:"❚❚";margin-left:0}.audio-player .time-display{font-size:13px;color:#ffffffb3}.audio-player .progress-track{background:#fff3;height:3px;border-radius:2px;position:relative;cursor:pointer}.audio-player .progress-fill{background:#666;height:100%;border-radius:2px;width:0%;transition:width .3s ease}.audio-player .transcript-toggle{margin-top:15px;padding-top:15px;border-top:1px solid rgba(255,255,255,.1)}.audio-player .transcript-button{background:transparent;border:1px solid rgba(255,255,255,.3);color:#fff;padding:6px 12px;border-radius:4px;cursor:pointer;font-size:13px;transition:all .2s}.audio-player .transcript-button:hover{background:#ffffff1a;border-color:#ffffff80}.video-embed{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;margin:30px 0;border-radius:4px;background:#000}.video-embed iframe,.video-embed video{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.video-caption{margin-top:12px;font-size:13px;color:#666;text-align:center}.column-essay{max-width:650px;margin:0 auto;padding:40px 30px}.column-essay .essay-title{font-size:28px;font-weight:400;text-align:center;margin-bottom:12px;line-height:1.4;letter-spacing:.05em}.column-essay .essay-subtitle{font-size:14px;color:#666;text-align:center;margin-bottom:35px}.column-essay .essay-author{text-align:center;margin-bottom:35px;padding-bottom:25px;border-bottom:1px solid #e5e5e5}.column-essay .author-name{font-size:16px;color:#333;margin-bottom:6px}.column-essay .author-title{font-size:13px;color:#666}.column-essay .essay-body{font-size:16px;line-height:1.8;text-align:justify;color:#666}.column-essay .essay-body p{margin-bottom:25px;text-indent:1em}.column-essay .essay-body p:first-of-type{text-indent:0}.column-essay .essay-body p:first-of-type:first-letter{font-size:3em;float:left;line-height:1;margin-right:6px;margin-top:-2px;font-weight:700;color:#333}.infographic{background:#fafafa;border:1px solid #e5e5e5;border-radius:4px;padding:30px;margin:35px 0;text-align:center}.infographic .infographic-title{font-size:20px;font-weight:600;color:#333;margin-bottom:25px}.infographic .chart-container{margin:25px 0;min-height:250px;display:flex;align-items:center;justify-content:center}.infographic .data-source{font-size:11px;color:#666;text-align:right;margin-top:20px;padding-top:12px;border-top:1px solid #e5e5e5}.infographic .data-source:before{content:"出典: "}.reader-submission{background:#fff;border:1px solid #e5e5e5;border-radius:4px;padding:25px;margin:30px 0;position:relative}.reader-submission:before{content:"読者の声";position:absolute;top:-8px;left:20px;background:#666;color:#fff;padding:3px 12px;border-radius:12px;font-size:11px;font-weight:600}.reader-submission .submission-header{display:flex;align-items:center;gap:12px;margin-bottom:15px}.reader-submission .reader-icon{width:40px;height:40px;background:#e5e5e5;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px}.reader-submission .reader-info{flex:1}.reader-submission .reader-name{font-size:14px;font-weight:500;color:#333;margin-bottom:3px}.reader-submission .reader-details{font-size:12px;color:#666}.reader-submission .submission-content{font-size:14px;line-height:1.6;color:#666}.product-spec{background:#fff;border:1px solid #e5e5e5;border-radius:4px;overflow:hidden;margin:25px 0}.product-spec .spec-header{background:#333;color:#fff;padding:12px 20px;font-size:14px;font-weight:600}.product-spec .spec-table{width:100%;border-collapse:collapse}.product-spec .spec-table tr{border-bottom:1px solid #e5e5e5}.product-spec .spec-table tr:last-child{border-bottom:none}.product-spec .spec-table th,.product-spec .spec-table td{padding:12px 20px;text-align:left}.product-spec .spec-table th{background:#fafafa;font-weight:500;width:35%;color:#666}.product-spec .spec-table td{color:#333}.product-review{background:#fff;border:1px solid #e5e5e5;border-radius:4px;padding:30px;margin:30px 0}.product-review .product-header{display:flex;gap:25px;margin-bottom:25px}.product-review .product-image{flex-shrink:0;width:180px}.product-review .product-image img{width:100%;height:180px;object-fit:cover;border-radius:4px;border:1px solid #e5e5e5}.product-review .product-info{flex:1}.product-review .product-title{font-size:20px;font-weight:600;color:#333;margin-bottom:12px}.product-review .product-price{font-size:18px;font-weight:700;color:#333;margin-bottom:12px}.product-review .product-rating{display:flex;align-items:center;gap:12px;margin-bottom:15px}.product-review .rating-stars{color:#333;font-size:16px;letter-spacing:1px}.product-review .rating-score{font-size:14px;color:#666}.product-review .product-specs{margin:25px 0}.product-review .specs-table{width:100%;border-collapse:collapse;margin-top:12px}.product-review .specs-table th,.product-review .specs-table td{padding:10px 12px;text-align:left;border-bottom:1px solid #e5e5e5}.product-review .specs-table th{background:#fafafa;font-weight:500;width:30%}.product-review .cta-button{display:inline-block;background:#333;color:#fff;padding:12px 25px;border-radius:4px;text-decoration:none;font-weight:600;transition:background-color .2s;margin-top:18px}.product-review .cta-button:hover{background:#555}@media (max-width: 768px){.table-of-contents{padding:15px}.qa-block .question,.qa-block .answer{padding-left:25px;font-size:14px}.ranking-list li{padding:12px 12px 12px 38px;margin-bottom:12px}.ranking-list li:before{width:20px;height:20px;font-size:11px;left:12px}.step-guide .step{flex-direction:column;padding:15px 0;gap:15px}.step-guide .step-number{width:30px;height:30px;font-size:14px;align-self:flex-start}.image-gallery{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px}.image-gallery img{height:140px}.stat-cards{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:15px}.stat-card{padding:20px 15px}.stat-card .stat-number{font-size:28px}.timeline{padding-left:20px}.timeline:before{left:6px}.timeline-item:before{left:-18px;width:8px;height:8px;top:12px}.timeline-item{padding:12px}.styled-quote{padding:15px 15px 15px 35px;font-size:14px}.styled-quote:before{font-size:20px;left:12px;top:12px}.tip,.point,.warning,.important{padding:12px}.highlight-box{padding:15px}.highlight-box h3{font-size:16px}.product-review .product-header{flex-direction:column;gap:15px}.product-review .product-image{width:100%;max-width:180px}.profile-box{flex-direction:column;gap:12px;text-align:center}.profile-box .profile-image{align-self:center}.content-cards{grid-template-columns:1fr;gap:15px}.article-page-content .article-meta{flex-direction:column;gap:12px;align-items:flex-start}.speech-bubble .bubble-content{max-width:85%}.interview-qa .interviewer,.interview-qa .interviewee{gap:10px}.interview-qa .speaker-info{width:55px}.interview-qa .speaker-avatar{width:40px;height:40px}.interview-qa .speech-content{padding:12px 15px;font-size:13px}}
