:root{--background:#f7f3ee;--surface:#fff;--surface-soft:#f0eae2;--text:#1c1917;--muted:#6f665e;--line:#ded6cc;--dark:#1c1917;--dark-soft:#2d2925;--danger:#7f1d1d;--success:#14532d;--radius:28px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--background);color:var(--text);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.container{width:min(1120px,calc(100% - 32px));margin:0 auto}.siteHeader{position:-webkit-sticky;position:sticky;top:0;z-index:20;border-bottom:1px solid hsla(33,21%,84%,.8);background:hsla(33,36%,95%,.88);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.headerInner{display:flex;align-items:center;justify-content:space-between;padding:18px 0}.nav{display:flex;gap:28px;color:var(--muted);font-size:14px}.nav a:hover{color:var(--text)}.eyebrow,.smallLabel{color:var(--muted);font-size:12px;font-weight:700;letter-spacing:.22em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{margin-bottom:24px;max-width:820px;font-size:clamp(44px,7vw,82px);line-height:.92;letter-spacing:-.07em}.adminActions,.adminPostActions{display:flex;flex-wrap:wrap;gap:12px}.button,.miniButton{display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;cursor:pointer;transition:transform .2s ease,background .2s ease,opacity .2s ease}.button{min-height:46px;border-radius:999px;padding:0 20px;font-size:14px;font-weight:700}.button:disabled{cursor:not-allowed;opacity:.55}.button:hover,.miniButton:hover{transform:translateY(-1px)}.button.primary,.miniButton.dark{background:var(--dark);color:#fff}.button.primary:hover,.miniButton.dark:hover{background:var(--dark-soft)}.button.secondary,.miniButton{border-color:var(--line);background:transparent;color:var(--text)}.miniButton{min-height:36px;border-radius:999px;padding:0 14px;font-size:13px;font-weight:700}.adminCard,.adminPostItem,.conclusionBox,.emptyBox,.introBox,.statusBox{border:1px solid var(--line);background:hsla(0,0%,100%,.82);box-shadow:0 18px 60px rgba(38,32,27,.06)}.section{padding:42px 0}.sectionHeader{display:flex;justify-content:space-between;gap:24px;align-items:flex-end;margin-bottom:26px}.sectionHeader h2{margin:8px 0 0;font-size:40px;letter-spacing:-.05em}.sectionDescription{max-width:420px;color:var(--muted);line-height:1.7}.conclusionBox,.emptyBox,.introBox,.statusBox{border-radius:22px;padding:18px 20px;color:var(--muted);line-height:1.7}.emptyBox{padding:32px;text-align:center}.postGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}.adminHero h1{font-size:36px;line-height:1.05;letter-spacing:-.05em}.postPage{padding:70px 0}.postHero{max-width:820px;margin-bottom:26px}.postHero h1{margin-top:14px;font-size:clamp(42px,6vw,72px)}.conclusionBox p,.introBox p,.postHero p{color:var(--muted);font-size:19px;line-height:1.75}.rankingList{display:grid;grid-gap:22px;gap:22px;margin-top:34px}.productCard{display:grid;grid-template-columns:1fr 360px;grid-gap:0;gap:0;overflow:hidden;border-radius:34px}.productContent{padding:30px}.productTopline{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:18px}.productBadge,.rankBadge{display:inline-flex;align-items:center;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:800}.rankBadge{background:var(--dark);color:#fff}.productBadge{border:1px solid var(--line);color:var(--muted)}.productContent h2{margin-bottom:14px;font-size:30px;letter-spacing:-.05em}.productSummary{color:var(--muted);line-height:1.7}.prosConsGrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:22px;gap:22px;margin-top:24px}.prosConsGrid h3{color:var(--muted);font-size:12px;letter-spacing:.2em;text-transform:uppercase}.prosConsGrid ul{margin:0;padding-left:20px;color:var(--text);line-height:1.75}.affiliateButton{margin-top:26px;white-space:nowrap}.videoBox{border-left:1px solid var(--line);background:var(--surface-soft);padding:22px}.videoBox p{color:var(--muted);font-size:13px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.youtubeFrame{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden;border-radius:22px;background:#d8d0c7}.youtubeFrame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.adminPage{padding-bottom:70px}.adminHero{padding:58px 0 24px}.adminHero h1{margin:10px 0 14px;max-width:800px}.adminHero p{max-width:760px;color:var(--muted);line-height:1.7}.formSection{margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid var(--line)}.formSection:last-of-type{border-bottom:none}.formSectionTitle{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--muted);margin-bottom:10px}.productLinksGrid{display:flex;flex-direction:column;gap:8px}.productLinkRow{display:grid;grid-template-columns:28px 1fr 1.4fr;grid-gap:8px;gap:8px;align-items:center}.productLinkRank{font-size:12px;font-weight:700;color:var(--muted);text-align:center}.productLinkName,.productLinkUrl{font-size:13px;padding:7px 10px}@media (max-width:640px){.productLinkRow{grid-template-columns:28px 1fr}.productLinkUrl{grid-column:2}}.adminGrid{display:grid;grid-template-columns:.85fr 1.15fr;grid-gap:22px;gap:22px;align-items:start}.databaseCard{display:flex;justify-content:space-between;gap:18px;align-items:center;margin-bottom:22px}.databaseCard h2{margin:8px 0 0;font-size:28px;letter-spacing:-.04em}.dbError,.dbOk{margin:0;border-radius:999px;padding:10px 14px;font-size:14px;font-weight:700}.dbOk{background:#dcfce7;color:var(--success)}.dbError{background:#fee2e2;color:var(--danger)}.adminCard{border-radius:28px;padding:26px}.adminCard h2{margin-bottom:18px;font-size:28px;letter-spacing:-.04em}.adminCard label{display:grid;grid-gap:8px;gap:8px;margin-bottom:16px;color:var(--muted);font-size:14px;font-weight:700}.adminCard input,.adminCard textarea{width:100%;border:1px solid var(--line);border-radius:16px;background:var(--surface);padding:13px 14px;color:var(--text);outline:none}.adminCard textarea{resize:vertical}.adminCard input:focus,.adminCard textarea:focus{border-color:var(--dark)}.adminHelp{color:var(--muted);line-height:1.65}.jsonEditor{min-height:470px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:13px;line-height:1.5}.postManager{margin-top:22px}.managerHeader{display:flex;justify-content:space-between;gap:16px;align-items:flex-end;margin-bottom:18px}.managerHeader h2{margin-bottom:0}.managerHeader p{color:var(--muted)}.statusBox{margin-bottom:18px;background:var(--surface-soft)}.adminPostList{display:grid;grid-gap:12px;gap:12px}.adminPostItem{display:flex;justify-content:space-between;gap:16px;align-items:center;border-radius:20px;padding:16px}.adminPostItem p{margin:6px 0 0;color:var(--muted);font-size:14px}.siteFooter{border-top:1px solid var(--line);padding:30px 0;color:var(--muted)}@media (max-width:860px){.nav{gap:14px;font-size:13px}.adminGrid{grid-template-columns:1fr}.databaseCard{display:block}.dbError,.dbOk{margin-top:14px;border-radius:16px}.postGrid{grid-template-columns:1fr}.managerHeader,.sectionHeader{display:block}.videoBox{border-left:0;border-top:1px solid var(--line)}.prosConsGrid{grid-template-columns:1fr}.adminPostItem{display:block}.adminPostActions{margin-top:14px}h1{letter-spacing:-.055em}}.bestFor{border-left:3px solid var(--dark);padding-left:14px;color:var(--muted);line-height:1.7}.prosConsTableWrap{overflow-x:auto;margin-top:24px}.prosConsTable{width:100%;border-collapse:collapse;overflow:hidden;border:1px solid var(--line);border-radius:20px;background:var(--surface)}.prosConsTable td,.prosConsTable th{width:50%;border:1px solid var(--line);padding:14px;text-align:left;vertical-align:top;line-height:1.6}.prosConsTable th{background:var(--surface-soft);color:var(--muted);font-size:12px;letter-spacing:.18em;text-transform:uppercase}.criteriaBox{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px;margin:26px 0}.criteriaBox>div{border:1px solid var(--line);border-radius:24px;background:hsla(0,0%,100%,.82);padding:22px;box-shadow:0 18px 60px rgba(38,32,27,.06)}.criteriaBox h2{font-size:24px;letter-spacing:-.04em}.criteriaBox li,.criteriaBox p{color:var(--muted);line-height:1.7}.videoBox h3{margin:0 0 8px;font-size:18px;letter-spacing:-.03em}.videoMeta{display:block;margin-bottom:14px;color:var(--muted);font-size:13px;line-height:1.5}.videoSuggestionPanel{margin-top:22px}.videoSuggestionPanel h2{font-size:30px;letter-spacing:-.04em}.videoSuggestionGrid{display:grid;grid-gap:18px;gap:18px;margin-top:20px}.videoSuggestionGroup{border:1px solid var(--line);border-radius:22px;background:var(--surface-soft);padding:18px}.videoSuggestionGroup h3{margin-bottom:14px;font-size:20px;letter-spacing:-.03em}.videoSuggestionList{display:grid;grid-gap:12px;gap:12px}.videoSuggestionItem{display:grid;grid-template-columns:140px 1fr;grid-gap:14px;gap:14px;border:1px solid var(--line);border-radius:18px;background:var(--surface);padding:12px}.videoSuggestionItem img{width:100%;border-radius:12px}.videoSuggestionItem p{color:var(--muted);font-size:13px;line-height:1.5}@media (max-width:860px){.criteriaBox,.videoSuggestionItem{grid-template-columns:1fr}}.emptyEditorBox{border:1px dashed var(--line);border-radius:22px;background:var(--surface-soft);padding:24px;color:var(--muted)}.structuredEditor{display:grid;grid-gap:16px;gap:16px}.adminSplitSection{display:grid;grid-template-columns:minmax(0,.95fr) minmax(360px,1.05fr);grid-gap:22px;gap:22px;align-items:start;padding:22px 0}.livePreviewPanel h2,.productFormPanel h2{font-size:30px;letter-spacing:-.04em}.productEditList{display:grid;grid-gap:18px;gap:18px;margin-top:18px}.productEditCard{display:grid;grid-gap:14px;gap:14px;border:1px solid var(--line);border-radius:24px;background:var(--surface-soft);padding:18px}.productEditHeader{display:flex;align-items:center;gap:10px}.autoVideoBox{border:1px solid var(--line);border-radius:18px;background:var(--surface);padding:14px}.autoVideoBox p{margin:8px 0 0;color:var(--muted);line-height:1.5}.autoVideoBox span{font-size:13px}.livePreviewPanel{position:-webkit-sticky;position:sticky;top:92px;max-height:calc(100vh - 110px);overflow:auto}.previewPost{display:grid;grid-gap:18px;gap:18px;margin-top:18px}.previewHero{border-radius:26px;background:var(--dark);color:#fff;padding:24px}.previewHero span{color:#d6d3d1;font-size:12px;font-weight:700;letter-spacing:.2em;text-transform:uppercase}.previewHero h1{margin:12px 0;font-size:clamp(32px,4vw,52px);line-height:.98}.previewHero p{color:#d6d3d1;line-height:1.7}.previewBox,.previewProduct{border:1px solid var(--line);border-radius:24px;background:var(--surface);padding:20px}.previewBox h3{margin-bottom:8px;font-size:20px;letter-spacing:-.03em}.previewBox p,.previewProduct p{color:var(--muted);line-height:1.7}.previewProduct h2{margin:14px 0;font-size:28px;letter-spacing:-.04em}.previewAmazonBox,.previewVideoBox{display:flex;justify-content:space-between;gap:12px;align-items:center;border:1px solid var(--line);border-radius:18px;background:var(--surface-soft);padding:14px;margin:16px 0}.previewAmazonBox span,.previewVideoBox strong{color:var(--muted);font-size:12px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.previewVideoBox p{margin:0;text-align:right}.advancedJsonPanel{margin-top:22px}@media (max-width:980px){.adminSplitSection{grid-template-columns:1fr}.livePreviewPanel{position:static;max-height:none}}.pageHeader{padding:70px 0 30px}.pageHeader h1{margin:12px 0 20px;max-width:920px;font-size:clamp(42px,6vw,72px);line-height:.95;letter-spacing:-.065em}.pageHeader p:not(.eyebrow){max-width:760px;color:var(--muted);font-size:19px;line-height:1.75}.proseSection{max-width:860px;padding:30px 0 80px}.proseSection h2{margin:34px 0 12px;font-size:30px;letter-spacing:-.04em}.proseSection p{color:var(--muted);font-size:17px;line-height:1.85}.contactCard{display:grid;grid-gap:8px;gap:8px;border:1px solid var(--line);border-radius:22px;background:var(--surface);padding:20px;box-shadow:0 18px 60px rgba(38,32,27,.06)}.contactCard a{font-weight:800;text-decoration:underline}.categoryGrid{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:14px;gap:14px}.categoryCard{display:flex;min-height:230px;flex-direction:column;justify-content:space-between;border:1px solid var(--line);border-radius:28px;background:hsla(0,0%,100%,.82);padding:22px;box-shadow:0 18px 60px rgba(38,32,27,.06);transition:transform .2s ease,box-shadow .2s ease}.categoryCard:hover{transform:translateY(-4px);box-shadow:0 24px 70px rgba(38,32,27,.1)}.categoryCard h3{margin-bottom:12px;font-size:24px;letter-spacing:-.04em}.categoryCard p{color:var(--muted);line-height:1.65}.categoryCard span{margin-top:18px;font-weight:800}@media (max-width:980px){.categoryGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:620px){.categoryGrid{grid-template-columns:1fr}}.commerceActions{display:flex;flex-wrap:wrap;gap:12px}.marketButton{justify-content:center}.coverImageWrap{margin:20px 0 30px}.coverImage{width:100%;border-radius:28px;border:1px solid var(--line);box-shadow:0 24px 70px rgba(38,32,27,.1)}.uploadButton{cursor:pointer}.coverStepSection{margin-top:0}.coverControlPanel h2,.coverPreviewPanel h2{font-size:30px;letter-spacing:-.04em}.coverDecisionRow{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px}.coverPreviewImage,.previewCoverImage{width:100%;border-radius:22px;border:1px solid var(--line);box-shadow:0 18px 60px rgba(38,32,27,.1)}.coverMetaBox{display:grid;grid-gap:8px;gap:8px;margin-top:16px;padding:14px;border:1px solid var(--line);border-radius:18px;background:var(--surface-soft)}.coverMetaBox p{margin:0;color:var(--muted)}.previewCoverWrap{margin-top:4px}@media (max-width:700px){.commerceActions,.coverDecisionRow{display:grid}}.refinedProductCard{grid-template-columns:minmax(0,1.25fr) minmax(320px,.85fr);gap:22px;padding:0;overflow:hidden;border-radius:32px;border:1px solid var(--line);background:radial-gradient(circle at top left,hsla(0,0%,100%,.96),hsla(40,37%,97%,.92)),linear-gradient(180deg,hsla(0,0%,100%,.9),hsla(36,38%,95%,.88));box-shadow:0 26px 90px rgba(38,32,27,.1)}.refinedProductCard .productContent{padding:28px}.refinedProductCard .refinedVideoBox{margin:0;border-left:1px solid var(--line);background:linear-gradient(180deg,hsla(35,33%,93%,.55),hsla(0,0%,100%,.88));padding:28px}.videoBoxInner{display:grid;grid-gap:14px;gap:14px;height:100%}.productHeader{display:grid;grid-template-columns:110px 1fr;grid-gap:18px;gap:18px;align-items:start}.productIndexBlock{display:grid;grid-gap:8px;gap:8px;align-content:start;border:1px solid var(--line);border-radius:24px;background:var(--surface);padding:18px 16px;box-shadow:0 10px 35px rgba(38,32,27,.05)}.productIndexLabel{color:var(--muted);font-size:11px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.productIndexNumber{font-size:42px;line-height:.95;letter-spacing:-.08em}.productTitleBlock{display:grid;grid-gap:10px;gap:10px}.productTitleBlock h2{margin:0;font-size:clamp(30px,3.2vw,40px);line-height:.95;letter-spacing:-.06em}.premiumBadge{display:inline-flex;width:-moz-fit-content;width:fit-content;border-radius:999px;padding:8px 14px;background:rgba(38,32,27,.92);color:#fff;font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.sectionTitleRow{display:grid;grid-gap:8px;gap:8px;margin-bottom:12px}.sectionMiniLabel{color:var(--muted);font-size:11px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.sectionSubtext{margin:0;color:var(--muted);font-size:14px;line-height:1.6}.analysisSection,.commerceSection,.editorialSection{margin-top:26px}.refinedProductCard .productSummary{margin:0;color:var(--muted);font-size:16px;line-height:1.8}.premiumCommerceBox{gap:18px;padding:18px;border-radius:24px;background:linear-gradient(180deg,hsla(0,0%,100%,.96),hsla(36,42%,95%,.95));box-shadow:inset 0 1px 0 hsla(0,0%,100%,.7)}.amazonContent{display:grid;grid-gap:10px;gap:10px}.refinedProsConsTable{border-radius:24px;overflow:hidden}.refinedProsConsTable td,.refinedProsConsTable th{padding:16px 18px}.bulletText{display:inline-flex;position:relative;padding-left:22px;color:var(--muted);line-height:1.7}.bulletText:before{position:absolute;left:0;top:2px;font-weight:900}.positiveBullet:before{content:"✓"}.neutralBullet:before{content:"•"}.refinedVideoBox h3{margin:0;font-size:22px;line-height:1.2;letter-spacing:-.04em}.refinedVideoBox .embedWrapper{margin-top:6px}@media (max-width:1080px){.refinedProductCard{grid-template-columns:1fr}.refinedProductCard .refinedVideoBox{border-left:0;border-top:1px solid var(--line)}}@media (max-width:720px){.refinedProductCard .productContent,.refinedProductCard .refinedVideoBox{padding:20px}.productHeader{grid-template-columns:1fr}.productIndexBlock{width:-moz-fit-content;width:fit-content;min-width:96px}.productTitleBlock h2{font-size:30px}.refinedProsConsTable td,.refinedProsConsTable th{padding:12px 14px;font-size:14px}}.newHomeHeader{border-bottom:1px solid var(--line);background:hsla(0,0%,100%,.94);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.newHeaderInner{min-height:92px;align-items:center}.headerBrandGroup{display:flex;align-items:center;gap:28px;min-width:0}.lista5Logo{display:inline-flex;align-items:center;gap:12px;color:var(--text);flex:0 0 auto}.lista5Word{font-size:24px;font-weight:420;letter-spacing:.38em;text-transform:uppercase}.compactLogo .lista5Word{font-size:18px}.headerTagline{display:flex;align-items:baseline;gap:18px;min-width:0}.headerTagline strong{font-size:16px;line-height:1.2;white-space:nowrap}.headerTagline span{display:block;width:1px;height:28px;background:var(--line)}.headerTagline em{color:var(--muted);font-size:12px;font-style:normal;line-height:1.2;white-space:nowrap}.newNav{gap:34px;font-size:16px;font-weight:760}.mockupHome{padding:30px 0 0}.popularTopGrid{display:grid;grid-template-columns:minmax(0,1fr) 340px;grid-gap:24px;gap:24px;align-items:stretch}.featuredHero{position:relative;display:block;min-height:360px;overflow:hidden;border:1px solid var(--line);border-radius:18px;box-shadow:0 22px 70px rgba(38,32,27,.1);isolation:isolate}.featuredHero:before{content:"";position:absolute;top:0;left:0;right:0;height:10px;background:var(--dark);z-index:3}.featuredHeroCover{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}.featuredHeroVeil{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(0,0,0,.3),rgba(0,0,0,.62))}.featuredHeroEmpty{background:radial-gradient(circle at 100% 0,hsla(0,0%,100%,.1),transparent 40%),linear-gradient(120deg,#2a2520,#6f655a)}.featuredPill{position:absolute;top:26px;right:26px;z-index:4;border:1px solid hsla(0,0%,100%,.45);border-radius:999px;background:rgba(0,0,0,.35);padding:8px 16px;color:#fff;font-size:11px;font-weight:850;letter-spacing:.16em;text-transform:uppercase}.featuredHeroContent{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;min-height:360px;padding:78px 40px 64px;color:#fff}.featuredHeroContent h1{margin:0 0 16px;max-width:18ch;font-size:clamp(28px,3.4vw,46px);line-height:1.05;letter-spacing:-.04em;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.featuredHeroContent p{margin:0;max-width:44ch;font-size:17px;line-height:1.6;color:hsla(0,0%,100%,.92)}.featuredFirstPlace{position:absolute;bottom:22px;right:22px;z-index:4;display:flex;flex-direction:column;gap:2px;border:1px solid hsla(0,0%,100%,.35);border-radius:14px;background:rgba(0,0,0,.45);padding:12px 16px;color:#fff;max-width:62%}.featuredFirstPlace span{font-size:10px;font-weight:850;letter-spacing:.14em;text-transform:uppercase;color:hsla(0,0%,100%,.75)}.featuredFirstPlace strong{font-size:15px;line-height:1.2}.secondPopularCard{display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--line);border-radius:18px;background:var(--surface);box-shadow:0 22px 70px rgba(38,32,27,.06);transition:transform .18s ease,box-shadow .18s ease}.secondPopularCard:hover{transform:translateY(-3px);box-shadow:0 26px 80px rgba(38,32,27,.12)}.secondPopularCover{position:relative;display:grid;place-items:center;flex:1 1;min-height:180px;overflow:hidden;background:radial-gradient(circle at 20% 20%,hsla(0,0%,100%,.8),transparent 34%),linear-gradient(135deg,#2a2520,#b8ac9e);color:#fff;font-size:11px;font-weight:850;letter-spacing:.16em;text-transform:uppercase}.secondPopularCover img{width:100%;height:100%;object-fit:cover}.secondPopularBody{display:flex;flex-direction:column;gap:8px;padding:16px}.secondPopularLabel{align-self:flex-start;border-radius:999px;background:var(--dark);color:#fff;padding:4px 11px;font-size:10px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.secondPopularBody h3{margin:0;font-size:18px;line-height:1.18;letter-spacing:-.03em}.secondPopularBody p{margin:0;color:var(--muted);font-size:14px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.secondPopularMeta{color:var(--muted);font-size:12px}.secondPopularEmpty{justify-content:center}.latestMockupSection{margin-top:28px;border:1px solid var(--line);border-radius:18px;background:hsla(0,0%,100%,.72);padding:28px}.latestHeaderRow{display:flex;justify-content:center;gap:12px;align-items:baseline;margin-bottom:24px;text-align:center}.latestHeaderRow h2{margin:0;font-size:clamp(34px,4vw,48px);line-height:1;letter-spacing:-.06em}.latestHeaderRow span{color:var(--muted);font-size:18px}.latestTenGrid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:16px;gap:16px}.compactPostCard{overflow:hidden;border:1px solid var(--line);border-radius:16px;background:var(--surface);box-shadow:0 14px 44px rgba(38,32,27,.06);transition:transform .18s ease,box-shadow .18s ease}.compactPostCard:hover{transform:translateY(-3px);box-shadow:0 22px 60px rgba(38,32,27,.1)}.compactPostCover{position:relative;display:grid;place-items:center;aspect-ratio:16/9;overflow:hidden;background:radial-gradient(circle at 20% 20%,hsla(0,0%,100%,.8),transparent 34%),linear-gradient(135deg,#2a2520,#b8ac9e);color:#fff;font-size:11px;font-weight:850;letter-spacing:.16em;text-transform:uppercase}.compactPostCover img{width:100%;height:100%;object-fit:cover}.compactPostBody{display:grid;grid-gap:10px;gap:10px;padding:14px}.compactPostBody h3{margin:0;font-size:17px;line-height:1.16;letter-spacing:-.035em}.compactPostBody p{display:-webkit-box;margin:0;overflow:hidden;color:var(--muted);font-size:13px;line-height:1.45;-webkit-line-clamp:2;-webkit-box-orient:vertical}.compactPostMeta span{display:inline-flex;width:-moz-fit-content;width:fit-content;border-radius:999px;background:var(--surface-soft);padding:6px 9px;color:var(--muted);font-size:11px;font-weight:800}.simpleFooter{margin-top:28px;border-top:1px solid var(--line);background:hsla(0,0%,100%,.88)}.simpleFooterInner{display:flex;flex-wrap:wrap;gap:16px 32px;align-items:center;justify-content:space-between;padding:22px 0}.footerAffiliateText{flex:1 1 320px;margin:0;color:var(--muted);font-size:11px;line-height:1.6;max-width:560px}.footerCopyright{margin:0;color:var(--muted);font-size:12px;white-space:nowrap}.twoCategoryGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.twoCategoryGrid .categoryCard{min-height:300px}@media (max-width:1180px){.popularTopGrid{grid-template-columns:1fr}.latestTenGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.headerTagline{display:none}}@media (max-width:860px){.headerBrandGroup,.newHeaderInner{display:grid;justify-items:start}.newNav{width:100%;justify-content:space-between}.latestTenGrid,.twoCategoryGrid{grid-template-columns:1fr}.simpleFooterInner{flex-direction:column;align-items:flex-start;gap:12px}}@media (max-width:560px){.lista5Word{font-size:18px}.latestMockupSection{padding:20px}.featuredHeroContent{padding:70px 22px 58px}.latestHeaderRow{display:grid}}.lista5Monogram{position:relative;display:inline-block;width:42px;height:56px;flex:0 0 auto}.lista5L{top:-2px;left:10px;z-index:2;font-size:24px;font-weight:500;letter-spacing:-.08em}.lista5Five,.lista5L{position:absolute;line-height:1}.lista5Five{left:0;bottom:-4px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:54px;font-weight:300;letter-spacing:-.14em}.compactLogo .lista5Monogram{width:34px;height:46px}.compactLogo .lista5L{left:8px;font-size:18px}.compactLogo .lista5Five{bottom:-2px;font-size:42px}.headerSingleTagline{margin:0;color:var(--muted);font-size:15px;line-height:1.4;white-space:nowrap}.headerBrandGroup{gap:22px}@media (max-width:1180px){.headerSingleTagline{white-space:normal}}@media (max-width:860px){.headerSingleTagline{font-size:14px}}.lista5LogoMark{display:inline-flex;flex:0 0 auto}.lista5LogoMark svg{display:block;width:46px;height:46px}.compactLogo .lista5LogoMark svg{width:38px;height:38px}@media (max-width:560px){.lista5LogoMark svg{width:38px;height:38px}}.publicationChecklistPanel{margin-top:22px}.checklistOkText,.checklistWarningText{font-weight:850}.checklistOkText{color:#166534}.checklistWarningText{color:#92400e}.checklistGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px;margin-top:18px}.checklistItem{display:grid;grid-template-columns:34px 1fr;grid-gap:12px;gap:12px;border:1px solid var(--line);border-radius:18px;background:var(--surface-soft);padding:14px}.checklistItem strong{display:grid;place-items:center;width:30px;height:30px;border-radius:999px;font-size:15px}.checklistItem.ok strong{background:#dcfce7;color:#166534}.checklistItem.warn strong{background:#fef3c7;color:#92400e}.checklistItem span{display:block;font-weight:850;letter-spacing:-.02em}.checklistItem p{margin:4px 0 0;color:var(--muted);font-size:13px;line-height:1.5}.productEditHeader{justify-content:flex-start}.productCompleteTag{margin-left:auto;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.productCompleteTag.ok{background:#dcfce7;color:#166534}.productCompleteTag.warn{background:#fef3c7;color:#92400e}.adminFilters{display:grid;grid-template-columns:minmax(220px,1.4fr) repeat(3,minmax(160px,.8fr));grid-gap:14px;gap:14px;margin:18px 0}.adminFilters label{display:grid;grid-gap:8px;gap:8px;color:var(--muted);font-size:12px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.adminFilters input,.adminFilters select,.structuredEditor select{width:100%;border:1px solid var(--line);border-radius:14px;background:var(--surface);padding:12px 14px;color:var(--text);font:inherit;letter-spacing:normal;text-transform:none}.miniButton.danger{border-color:rgba(185,28,28,.22);color:#991b1b}.previewBanner{position:-webkit-sticky;position:sticky;top:0;z-index:30;border-bottom:1px solid var(--line);background:rgba(38,32,27,.94);color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.previewBannerInner{display:flex;flex-wrap:wrap;gap:14px;align-items:center;justify-content:space-between;padding:12px 0}.previewBannerInner span{color:#d6d3d1;font-size:14px}.previewBannerInner a{border:1px solid hsla(0,0%,100%,.25);border-radius:999px;padding:8px 12px;font-size:13px;font-weight:850}@media (max-width:980px){.adminFilters,.checklistGrid{grid-template-columns:1fr}}.refinedProductCard{grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr)}.analysisVideoColumn{display:grid;grid-gap:20px;gap:20px;align-content:start;border-left:1px solid var(--line);background:linear-gradient(180deg,hsla(35,33%,93%,.55),hsla(0,0%,100%,.88));padding:28px}.refinedProductCard .analysisVideoColumn .analysisSection{margin-top:0}.sideAnalysisSection{border:1px solid var(--line);border-radius:24px;background:hsla(0,0%,100%,.82);padding:18px}.sideVideoBox{margin:0;padding:0;border:0;background:transparent}.refinedProductCard .refinedVideoBox{border-left:0;background:transparent;padding:0}.topRankProductCard .productIndexBlock{background:radial-gradient(circle at 30% 20%,hsla(0,0%,100%,.95),transparent 42%),linear-gradient(145deg,#fff7d6,#f7d071 52%,#e2a93b);border-color:rgba(156,103,12,.28);box-shadow:0 18px 45px rgba(156,103,12,.18),inset 0 1px 0 hsla(0,0%,100%,.75)}.topRankProductCard .productIndexNumber{color:#342410}.topRankProductCard .productIndexLabel{color:#6b4a13}.commerceSection .sectionTitleRow{display:none}.premiumCommerceBox{margin-top:0}@media (max-width:1080px){.refinedProductCard{grid-template-columns:1fr}.analysisVideoColumn{border-left:0;border-top:1px solid var(--line)}}.categoryPickerCard{margin-top:22px}.categoryPickerCard h2{margin-bottom:8px}.categoryButtons{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px}.categoryButton{display:inline-flex;align-items:center;justify-content:center;min-height:46px;border-radius:999px;padding:0 28px;font-size:15px;font-weight:700;border:2px solid var(--line);background:transparent;color:var(--text);cursor:pointer;transition:transform .2s ease,background .2s ease,border-color .2s ease,color .2s ease}.categoryButton:hover{transform:translateY(-1px);border-color:var(--dark)}.categoryButton.active{background:var(--dark);border-color:var(--dark);color:#fff}.topicSuggestionsPanel{display:flex;flex-direction:column;gap:20px}.topicSuggestionsHeader{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;flex-wrap:wrap}.topicSuggestionsHeader h3{margin-bottom:8px;font-size:22px;letter-spacing:-.03em}.topicSuggestionsHeader .adminHelp{max-width:560px;margin-bottom:0}.suggestionsGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}@media (max-width:900px){.suggestionsGrid{grid-template-columns:1fr}}.suggestionCard{display:flex;flex-direction:column;gap:12px;padding:20px;border-radius:20px;border:1.5px solid var(--line);background:var(--surface);transition:border-color .2s ease,transform .2s ease}.suggestionCard:hover{border-color:var(--dark);transform:translateY(-2px)}.suggestionCardTop{display:flex;align-items:center;justify-content:space-between;gap:8px}.suggestionRank{justify-content:center;width:28px;height:28px;border-radius:50%;background:var(--dark);color:#fff;font-size:12px;font-weight:800;flex-shrink:0}.conversionTag,.suggestionRank{display:inline-flex;align-items:center}.conversionTag{border-radius:999px;padding:3px 10px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.1em}.conversionTag.high{background:#dcfce7;color:#14532d}.conversionTag.medium{background:#fef9c3;color:#713f12}.suggestionCard h4{margin:0;font-size:16px;line-height:1.35;letter-spacing:-.02em}.suggestionSubcategory{margin:0;color:var(--muted);font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.15em}.suggestionRationale{margin:0;color:var(--muted);font-size:14px;line-height:1.6}.suggestionAudience{font-size:13px;color:var(--text);line-height:1.5;padding:10px 12px;border-radius:12px;background:var(--surface-soft)}.suggestionAudience strong{display:block;margin-bottom:2px;font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:var(--muted)}.suggestionProducts{font-size:13px;color:var(--text);line-height:1.5}.suggestionProducts strong{display:block;margin-bottom:6px;font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:var(--muted)}.suggestionProducts ul{margin:0;padding-left:16px;color:var(--muted)}.suggestionProducts ul li{margin-bottom:3px}.suggestionCard .button{margin-top:auto;width:100%}.mlProductSearch{display:flex;flex-direction:column;gap:10px;margin-top:6px}.mlSearchButton{align-self:flex-start}.mlSearchEmpty,.mlSearchError{font-size:13px;color:var(--danger);margin:0}.mlSearchEmpty,.mlSearchHint{color:var(--muted)}.mlSearchHint{font-size:13px;line-height:1.5;margin:0 0 10px;padding:10px 12px;border-radius:12px;background:var(--surface-soft);border-left:3px solid var(--line)}.mlResultsList,.mlSearchResults{display:flex;flex-direction:column}.mlResultsList{gap:8px}.mlResultItem{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:14px;border:1px solid var(--line);background:var(--surface);transition:border-color .2s ease}.mlResultItem:hover{border-color:var(--dark)}.mlResultThumb{width:52px;height:52px;object-fit:contain;border-radius:8px;background:var(--surface-soft);flex-shrink:0}.mlResultInfo{flex:1 1;min-width:0}.mlResultTitle{margin:0 0 3px;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mlResultPrice,.mlResultTitle{font-size:13px;color:var(--text)}.mlResultPrice{margin:0;font-weight:700}.buyingGuideBox{margin-top:40px;padding:28px 32px;border-radius:24px;background:var(--surface);border:1px solid var(--line)}.buyingGuideBox h2{font-size:26px;letter-spacing:-.04em;margin-bottom:12px}.buyingGuideBox p{color:var(--muted);font-size:18px;line-height:1.75;margin:0}.criteriaBox h3{font-size:24px;letter-spacing:-.04em;margin-bottom:10px}.criteriaBox ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.criteriaBox li{display:flex;align-items:flex-start;gap:10px;padding:10px 14px;border-radius:12px;background:var(--background);border:1px solid var(--line);font-size:14px;line-height:1.5;color:var(--text)}.criteriaBox li:before{content:"✓";flex-shrink:0;font-size:11px;font-weight:800;color:#fff;background:var(--dark);width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-top:1px}.amazonSearchButton{border-style:dashed}.amazonSearchHint{margin:0;font-size:12px;color:var(--muted);line-height:1.4}.videoThumbnailHidden{display:none}.productCommerce{display:grid;grid-template-columns:1fr 210px;grid-gap:0;gap:0;border-radius:20px;border:1px solid var(--line);overflow:hidden;background:var(--surface);margin-top:24px}.productImageColumn{background:#fff;display:flex;align-items:center;justify-content:center;padding:20px;border-right:1px solid var(--line);min-height:200px}.productMainImage{width:100%;height:auto;object-fit:contain;max-height:300px;display:block}.productCommerceInfo{padding:20px;display:flex;flex-direction:column;gap:16px;justify-content:center}.productPriceBlock{display:flex;flex-direction:column;gap:3px}.priceReference{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.14em;color:var(--muted)}.priceValue{font-size:28px;font-weight:800;letter-spacing:-.04em;color:var(--text);line-height:1}.priceDate{font-size:12px;color:var(--muted);margin-top:2px}.priceConsultedNote{font-size:10px;color:var(--muted);opacity:.6;margin-top:4px;font-weight:400;letter-spacing:0}.amazonEmbedMain{display:flex;flex-direction:column;gap:12px}.amazonEmbedWidget{display:flex;justify-content:center;overflow:hidden}.amazonEmbedWidget iframe{border-radius:12px;max-width:100%}.embedExtraActions{display:flex;gap:10px;flex-wrap:wrap}.amazonEmbedCompact{margin-top:14px;padding:14px 16px;border-radius:14px;border:1px solid var(--line);background:var(--surface-soft)}.amazonEmbedLabel{display:block;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.14em;color:var(--muted);margin-bottom:10px}.amazonEmbedCompact .amazonEmbed{border-radius:10px;background:var(--surface);padding:8px;overflow:hidden}@media (max-width:640px){.productCommerce{grid-template-columns:1fr}.productImageColumn{border-right:none;border-bottom:1px solid var(--line);min-height:160px;padding:16px}.productMainImage{max-height:180px}}.productImagePreview{display:flex;align-items:center;gap:14px;padding:12px 14px;border-radius:14px;border:1px solid var(--line);background:var(--surface-soft);margin-bottom:8px}.productImagePreviewImg{width:64px;height:64px;object-fit:contain;border-radius:8px;background:var(--surface);flex-shrink:0}.productImagePreviewMeta{display:flex;flex-direction:column;gap:4px;flex:1 1;min-width:0}.productImagePreviewMeta span{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--muted)}.productImagePreviewMeta strong{font-size:14px;color:var(--text)}.relatedPostsSection{margin-top:56px;display:flex;flex-direction:column;gap:48px;padding-top:48px;border-top:1px solid var(--line)}.relatedGroupHeader{margin-bottom:20px}.relatedGroupHeader p{margin-bottom:4px}.relatedGroupHeader h2{font-size:clamp(26px,3.5vw,38px);letter-spacing:-.05em;margin:0}.relatedGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}@media (max-width:860px){.relatedGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.relatedGrid{grid-template-columns:1fr}}.relatedPostCard{display:flex;flex-direction:column;border-radius:20px;border:1px solid var(--line);background:var(--surface);overflow:hidden;text-decoration:none;color:var(--text);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.relatedPostCard:hover{transform:translateY(-3px);border-color:var(--dark);box-shadow:0 12px 40px rgba(38,32,27,.1)}.relatedPostCover{aspect-ratio:16/9;overflow:hidden;background:var(--surface-soft)}.relatedPostCover img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.relatedPostCard:hover .relatedPostCover img{transform:scale(1.03)}.relatedPostCoverEmpty{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.14em;color:var(--muted)}.relatedPostBody{padding:16px 18px 20px;display:flex;flex-direction:column;gap:6px;flex:1 1}.relatedPostEyebrow{margin:0;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.16em;color:var(--muted)}.relatedPostTitle{margin:0;font-size:16px;line-height:1.35;letter-spacing:-.02em;font-weight:700}.relatedPostHook{margin:4px 0 0;font-size:13px;color:var(--muted);display:flex;align-items:center;gap:6px}.relatedPostRank{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:var(--dark);color:#fff;font-size:10px;font-weight:800;flex-shrink:0}.categoryHero{padding:64px 0 40px;border-bottom:1px solid var(--line);margin-bottom:0}.categoryHero h1{margin:10px 0 14px;font-size:clamp(48px,7vw,80px)}.categoryHeroDescription{max-width:600px;color:var(--muted);font-size:18px;line-height:1.7;margin:0 0 20px}.categoryStats{display:flex;gap:16px;flex-wrap:wrap}.categoryStats span{display:inline-flex;align-items:center;padding:6px 14px;border-radius:999px;background:var(--surface);border:1px solid var(--line);font-size:13px;font-weight:700;color:var(--muted)}.categorySubSection{padding-top:48px;padding-bottom:12px}.categorySubHeader{display:flex;align-items:baseline;gap:14px;margin-bottom:22px}.categorySubHeader h2{font-size:clamp(26px,3.5vw,40px);letter-spacing:-.05em;margin:0}.categorySubHeader span{font-size:13px;font-weight:700;color:var(--muted);white-space:nowrap}.subcategoryBreakdown{display:inline-block;margin:6px 0 0;font-size:12px;color:var(--muted);font-weight:700}.regenerateButton{margin-left:auto;font-size:12px;color:var(--muted);border-color:var(--line)}.regenerateButton:hover:not(:disabled){color:var(--text);border-color:var(--dark)}.regenerateButton:disabled{opacity:.5;cursor:not-allowed}.progressDetail{display:block;font-size:12px;color:var(--muted);margin-top:4px;font-weight:400}.eyebrowLight{color:hsla(0,0%,100%,.7)!important}.heroTitleLight{color:#fff!important;text-shadow:0 2px 16px rgba(0,0,0,.4);margin-top:10px}.heroDescLight{color:hsla(0,0%,100%,.85)!important;font-size:18px;line-height:1.7;margin:0}.diagnoseGrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));grid-gap:12px;gap:12px;margin-top:16px}.diagnoseItem{display:flex;flex-direction:column;gap:4px;padding:12px 16px;border-radius:8px;font-size:14px}.diagnoseItem strong{font-size:13px;letter-spacing:.03em}.diagnoseItem span{opacity:.75;font-size:13px;word-break:break-word}.diagnoseItem.ok{background:#f0faf0;border:1px solid #b6e8b6;color:#1a5c1a}.diagnoseItem.fail{background:#fff4f4;border:1px solid #f5b8b8;color:#7a1a1a}.diagnoseResult{gap:20px;margin-top:16px}.diagnoseResult,.diagnoseSection{display:flex;flex-direction:column}.diagnoseSection{gap:8px}.diagnoseSectionTitle{font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin:0}.diagnoseSample{font-family:monospace;font-size:11px!important;word-break:break-all}.diagnoseWarn{font-weight:600;color:#7a4a00!important}.diagnosePreviewWrap{margin-top:20px;display:flex;flex-direction:column;gap:16px}.diagnoseProductCard{display:flex;gap:16px;align-items:flex-start;padding:16px;border:1px solid var(--line);border-radius:12px;background:var(--surface)}.diagnoseProductImage{width:96px;height:96px;object-fit:contain;border-radius:8px;background:#fff;flex-shrink:0}.diagnoseProductInfo{display:flex;flex-direction:column;gap:4px}.diagnoseProductTitle{font-size:14px;font-weight:600;margin:0;line-height:1.4}.diagnoseProductPrice{font-size:18px;font-weight:700;margin:0;color:var(--fg)}.diagnoseProductPrice span{font-size:12px;font-weight:400;color:var(--muted)}.diagnoseProductSeller{font-size:12px;color:var(--muted);margin:0}.diagnoseAffiliateButtons{display:flex;gap:12px;flex-wrap:wrap}.diagnoseAffBtn{text-decoration:none;flex:1 1;min-width:160px;text-align:center}.diagnoseVideoWrap{padding:16px;border:1px solid var(--line);border-radius:12px;background:var(--surface)}.diagnoseVideoEmbed{position:relative;width:100%;padding-bottom:56.25%;border-radius:8px;overflow:hidden}.diagnoseVideoEmbed iframe{position:absolute;inset:0}.youtubeFacade{position:relative;display:block;width:100%;aspect-ratio:16/9;overflow:hidden;border-radius:22px;border:0;padding:0;cursor:pointer;background:#000}.youtubeFacadeThumb{display:block;width:100%;height:100%;object-fit:cover;transition:opacity .2s ease}.youtubeFacade:hover .youtubeFacadeThumb{opacity:.85}.youtubeFacadePlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;pointer-events:none}.youtubeFacadePlay:after{content:"";display:block;width:64px;height:64px;border-radius:50%;background:hsla(0,0%,100%,.92);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%231c1917'%3E%3Cpath d='M8 5v14l11-7z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:55% 50%;background-size:36px;box-shadow:0 4px 24px rgba(0,0,0,.32);transition:transform .15s ease}.youtubeFacade:hover .youtubeFacadePlay:after{transform:scale(1.08)}.adminPanelGrid{display:grid;grid-template-columns:1fr 1.6fr 1fr;grid-gap:16px;gap:16px;margin-bottom:24px}.adminPanelCard{position:relative;border-radius:14px;padding:22px;overflow:hidden}.adminPanelCard:before{content:"";position:absolute;top:0;left:0;right:0;height:8px;background:var(--dark)}.adminPanelCard .eyebrow{margin-top:6px}.panelCardHead{display:flex;justify-content:space-between;align-items:center;gap:12px}.createPanelCard{display:flex;align-items:center;justify-content:center}.createPanelCard .button{width:100%}.compactDiagnose{display:grid;grid-template-columns:1fr 1fr;grid-gap:6px 18px;gap:6px 18px;margin-top:10px}.compactDiagnoseItem{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:12px;border-bottom:1px dashed var(--line);padding-bottom:5px}.compactDiagnoseItem small{color:var(--muted);white-space:nowrap}.diagDot{display:inline-block;width:9px;height:9px;border-radius:50%;margin-right:6px;vertical-align:middle}.diagDot.g{background:#1a7f37}.diagDot.r{background:#b42318}.adminTabs{display:flex;gap:8px;flex-wrap:wrap;border-bottom:1px solid var(--line);padding:12px 6px 0;position:-webkit-sticky;position:sticky;top:92px;z-index:15;background:var(--background)}@media (max-width:860px){.adminTabs{position:static;top:auto}}.adminTab{border:1px solid var(--line);border-bottom:none;border-radius:12px 12px 0 0;background:var(--surface-soft);padding:11px 18px;font-size:14px;font-weight:700;color:var(--muted);cursor:pointer;margin-bottom:-1px;transition:background .15s ease,color .15s ease}.adminTab.active,.adminTab:hover{color:var(--text)}.adminTab.active{background:var(--surface)}.adminTabPanel{padding-top:22px}.coverPreviewBox{border:2px dashed var(--line);border-radius:14px;overflow:hidden;background:var(--surface-soft);margin:12px 0 14px;min-height:200px;display:grid;place-items:center}.coverPreviewImg{width:100%;max-height:360px;object-fit:contain;display:block}.coverPreviewEmpty{color:var(--muted);padding:60px 20px;font-size:14px}@media (max-width:900px){.adminPanelGrid{grid-template-columns:1fr}}.checklistGridCompact{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:6px 10px;gap:6px 10px;margin-top:12px}.checklistChip{display:flex;align-items:center;gap:6px;font-size:12px;line-height:1.2;padding:6px 9px;border-radius:8px;border:1px solid var(--line);background:var(--surface)}.checklistChip strong{flex:0 0 auto;width:16px;height:16px;display:grid;place-items:center;border-radius:50%;font-size:10px;color:#fff}.checklistChip span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.checklistChip.ok strong{background:#1a7f37}.checklistChip.warn strong{background:#b08500}.checklistChip.warn{border-color:#e9d8a6;background:#fffdf5}@media (max-width:760px){.checklistGridCompact{grid-template-columns:repeat(2,1fr)}}.productSlotsList{display:grid;grid-gap:12px;gap:12px}.productSlot{border:1px solid var(--line);border-radius:12px;padding:12px;background:var(--surface)}.productSlotHead{display:flex;align-items:center;gap:8px;margin-bottom:8px}.productSlotDot{color:var(--muted);font-size:9px}.productSlotName{flex:1 1}.productSlotFields{display:grid;grid-template-columns:2fr 2fr 1fr;grid-gap:8px;gap:8px}.productSlotFields input{width:100%}@media (max-width:700px){.productSlotFields{grid-template-columns:1fr}}