:root{--dct-font-primary:system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;--dct-font-heading:system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;--dct-bg:#f7f8fa;--dct-surface:#ffffff;--dct-surface-soft:#f1f3f6;--dct-surface-hover:#fafbfc;--dct-text:#111318;--dct-muted:#5f6673;--dct-faint:#8b929e;--dct-border:#e4e7eb;--dct-border-strong:#c9ced6;--dct-primary:#e50914;--dct-primary-dark:#b90710;--dct-primary-soft:#fff0f1;--dct-primary-muted:#f7a1a6;--dct-header:#0b0d10;--dct-header-text:#ffffff;--dct-success:#15803d;--dct-warning:#b45309;--dct-danger:#dc2626;--dct-rating-excellent:#15803d;--dct-rating-good:#65a30d;--dct-rating-average:#f59e0b;--dct-rating-poor:#dc2626;--dct-radius-sm:6px;--dct-radius-md:8px;--dct-radius-lg:8px;--dct-radius-full:999px;--dct-shadow-sm:0 1px 2px rgba(17, 19, 24, 0.05), 0 1px 3px rgba(17, 19, 24, 0.07);--dct-shadow-md:0 6px 16px rgba(17, 19, 24, 0.08);--dct-shadow-lg:0 14px 28px rgba(17, 19, 24, 0.11);--dct-shadow-xl:0 24px 48px rgba(17, 19, 24, 0.14);--dct-focus:0 0 0 3px rgba(229, 9, 20, 0.22);--dct-transition-fast:150ms cubic-bezier(0.4, 0, 0.2, 1);--dct-transition-base:250ms cubic-bezier(0.4, 0, 0.2, 1);--dct-transition-slow:350ms cubic-bezier(0.4, 0, 0.2, 1);--dct-panel:var(--dct-surface);--dct-panel-soft:var(--dct-surface-soft);--dct-panel-hover:var(--dct-surface-hover);--dct-copy:var(--dct-text);--dct-accent:var(--dct-primary);--dct-accent-hover:var(--dct-primary-dark);--dct-accent-soft:var(--dct-primary-soft);--dct-accent-muted:var(--dct-primary-muted);--dct-chip-bg:var(--dct-surface-soft);--dct-chip-border:var(--dct-border)}@media (prefers-color-scheme:dark){html:not([data-dct-theme]){--dct-bg:#0f1115;--dct-surface:#171a20;--dct-surface-soft:#20242c;--dct-surface-hover:#252a33;--dct-text:#f3f5f7;--dct-muted:#a8b0bd;--dct-faint:#788291;--dct-border:#2c323d;--dct-border-strong:#3b4350;--dct-primary:#ff2a35;--dct-primary-dark:#e50914;--dct-primary-soft:rgba(229, 9, 20, 0.16);--dct-primary-muted:#b9444b;--dct-header:#050608;--dct-header-text:#ffffff;--dct-shadow-sm:0 1px 3px rgba(0, 0, 0, 0.32);--dct-shadow-md:0 8px 18px rgba(0, 0, 0, 0.34);--dct-shadow-lg:0 18px 36px rgba(0, 0, 0, 0.42);--dct-shadow-xl:0 26px 52px rgba(0, 0, 0, 0.5)}}body{font-family:var(--dct-font-primary);letter-spacing:0}body,body .wp-site-blocks{background:var(--dct-page-bg,var(--dct-bg))}body,body .entry-content,body .wp-block-post-content{color:var(--dct-text)}body :where(.wp-block-post-title,.page-title){color:var(--dct-heading,var(--dct-text))}body .entry-content :where(p,td,th),body .wp-block-post-content :where(p,td,th){color:inherit}@media (prefers-color-scheme:dark){html:not([data-dct-theme]) body .entry-content,html:not([data-dct-theme]) body .wp-block-post-content{color:var(--dct-text)!important}html:not([data-dct-theme]) body :where(.wp-block-post-title,.page-title){color:var(--dct-heading,var(--dct-text))!important}html:not([data-dct-theme]) body .entry-content :where(p,td,th),html:not([data-dct-theme]) body .wp-block-post-content :where(p,td,th){color:inherit!important}html:not([data-dct-theme]) body .entry-content a:not(.wp-block-button__link):not(.dct-button-primary):not(.dct-button-secondary),html:not([data-dct-theme]) body .wp-block-post-content a:not(.wp-block-button__link):not(.dct-button-primary):not(.dct-button-secondary){color:var(--dct-primary)!important}}body:not(.home):has(.dct-site-header) .entry-content,body:not(.home):has(.dct-site-header) .wp-block-post-content,body:not(.home):has(.dct-site-header) main{margin-top:0!important}body:not(.home):has(.dct-site-header) main>.wp-block-group.alignfull{padding-top:16px!important;padding-bottom:32px!important}body:not(.home):has(.dct-site-header):not(:has(.dct-catalog)):not(:has(.dct-compare-page)):not(:has(.dct-best-cams)):not(:has(.dct-price-tracker-wrap)) .entry-content :where(input:not([type=button]):not([type=checkbox]):not([type=hidden]):not([type=radio]):not([type=reset]):not([type=submit])){width:min(100%,720px);min-height:46px;padding:10px 12px;border:1px solid var(--dct-border,rgb(15 23 42 / .14));border-radius:6px;background:var(--dct-card-bg,#fff);color:var(--dct-heading,var(--dct-text));font:inherit;line-height:1.4}body:not(.home):has(.dct-site-header):not(:has(.dct-catalog)):not(:has(.dct-compare-page)):not(:has(.dct-best-cams)):not(:has(.dct-price-tracker-wrap)) .entry-content :where(input:focus,select:focus,textarea:focus){border-color:var(--dct-primary);box-shadow:0 0 0 3px rgb(229 9 20/.16);outline:0}html[data-dct-theme=dark] body:not(.home):has(.dct-site-header):not(:has(.dct-catalog)):not(:has(.dct-compare-page)):not(:has(.dct-best-cams)):not(:has(.dct-price-tracker-wrap)) .entry-content :where(input:not([type=button]):not([type=checkbox]):not([type=hidden]):not([type=radio]):not([type=reset]):not([type=submit])){background:#171a20;color:#f8fafc;border-color:#313845}.dct-site-shell,.dct-site-shell *,.dct-site-shell ::after,.dct-site-shell ::before{box-sizing:border-box}.dct-site-shell{color:var(--dct-text);font-family:var(--dct-font-primary)}.dct-site-header{position:relative;z-index:50;background:var(--dct-header);color:var(--dct-header-text);border-bottom:1px solid rgb(255 255 255/.1);min-height:0}.dct-site-footer-inner,.dct-site-header-inner{width:min(100% - 32px,1680px);margin:0 auto}.dct-site-header-inner{display:flex;align-items:center;gap:22px;min-height:64px}.dct-site-logo,.dct-site-nav{align-items:center;min-width:0}.dct-site-logo{display:inline-flex;flex:0 0 auto;position:relative;z-index:2}.dct-site-logo img{display:block;width:clamp(180px,18vw,280px);height:auto;max-height:42px;object-fit:contain}.dct-site-nav{display:flex;justify-content:flex-start;gap:4px;flex:1 1 auto}.dct-site-header-action,.dct-site-nav a{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 12px;border-radius:var(--dct-radius-md);font-size:14px;font-weight:700;line-height:1;text-decoration:none;white-space:nowrap}.dct-site-header-action,.dct-site-menu-toggle,.dct-site-nav a{border:1px solid #fff0;color:var(--dct-header-text)}.dct-site-menu-toggle,.dct-site-theme-toggle{display:inline-flex;align-items:center;justify-content:center;min-height:40px;border-radius:var(--dct-radius-md);font-size:14px;font-weight:700;line-height:1;text-decoration:none;white-space:nowrap}@media (max-width:1180px){.dct-site-header-inner{gap:14px}.dct-site-logo img{width:190px;max-height:34px}.dct-site-nav{gap:0}.dct-site-header-action,.dct-site-nav a{min-height:38px;padding:0 9px;font-size:13px}}@media (max-width:1040px){.dct-site-menu-toggle{display:inline-flex}.dct-site-nav{position:absolute;top:100%;right:16px;left:16px;display:none;flex-direction:column;align-items:stretch;gap:4px;padding:10px;border:1px solid rgb(255 255 255/.12);border-radius:var(--dct-radius-lg);background:var(--dct-header);box-shadow:var(--dct-shadow-xl)}.dct-site-nav a{justify-content:flex-start;width:100%;text-align:left}.dct-site-header-actions{display:flex;gap:6px;flex:0 0 auto;margin-left:auto}.dct-site-header-action{display:none}}.dct-site-header-action:focus-visible,.dct-site-header-action:hover,.dct-site-menu-toggle:focus-visible,.dct-site-menu-toggle:hover,.dct-site-nav a:focus-visible,.dct-site-nav a:hover{background:rgb(255 255 255/.08);border-color:rgb(255 255 255/.16);outline:0}.dct-site-header-actions{display:flex;align-items:center;gap:8px;flex:0 0 auto}.dct-site-theme-toggle{appearance:none;-webkit-appearance:none;width:42px;padding:0;border:0!important;border-radius:0;background:0 0!important;box-shadow:none!important;color:var(--dct-header-text);cursor:pointer;outline:0}.dct-site-theme-toggle:focus,.dct-site-theme-toggle:focus-visible,.dct-site-theme-toggle:hover{border:0!important;background:0 0!important;box-shadow:none!important;color:#fff;outline:0}.dct-site-theme-toggle-icon{display:inline-flex;width:20px;height:20px}.dct-site-theme-toggle-icon svg{width:20px;height:20px}html:not([data-dct-theme]) .dct-site-theme-toggle-icon.is-dark{display:none}.dct-site-header-action.is-primary{background:var(--dct-primary);border-color:var(--dct-primary);color:#fff}.dct-site-header-action.is-primary:hover{background:var(--dct-primary-dark);border-color:var(--dct-primary-dark)}.dct-site-menu-toggle{display:none;width:42px;padding:0;background:#fff0;cursor:pointer}.dct-site-menu-toggle svg{width:22px;height:22px}@media (max-width:1040px){.dct-site-menu-toggle{display:inline-flex}}.dct-site-footer{margin-top:56px;background:var(--dct-header);color:var(--dct-header-text)}.dct-site-shell.dct-site-footer{background:var(--dct-header)!important;color:var(--dct-header-text)!important}.dct-site-footer-inner{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:center;min-height:92px;padding:22px 0}.dct-site-footer-brand{display:flex;align-items:center;gap:14px;min-width:0}.dct-site-footer-brand img{width:180px;max-width:44vw;height:auto}.dct-site-footer-brand p{margin:0;color:rgb(255 255 255/.68);font-size:13px}.dct-site-footer-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px 16px}.dct-site-footer-links a{color:rgb(255 255 255/.78);font-size:13px;font-weight:700;text-decoration:none}.dct-site-footer-links a:hover{color:#fff}@media (max-width:900px){.dct-site-header-inner{min-height:64px}.dct-site-logo img{width:min(190px,54vw);max-height:34px}.dct-site-footer-inner{grid-template-columns:1fr}.dct-site-footer-links{justify-content:flex-start}}body:has(.dct-price-tracker-wrap) .entry-content,body:has(.dct-price-tracker-wrap) .wp-block-post-content,body:has(.dct-price-tracker-wrap) main{margin-top:0!important}body:has(.dct-price-tracker-wrap) :where(.wp-block-post-title){margin-bottom:20px!important}body:has(.dct-price-tracker-wrap) :where(.wp-block-post-title)+.entry-content,body:has(.dct-price-tracker-wrap) :where(.wp-block-post-title)+.wp-block-post-content{margin-top:20px!important}body:has(.dct-price-tracker-wrap) main>.wp-block-group.alignfull{padding-top:28px!important;padding-bottom:32px!important}body:has(.dct-price-tracker-wrap) .dct-price-tracker-wrap{margin-top:0!important}.dct-price-tracker-wrap,.dct-price-tracker-wrap *{box-sizing:border-box}.dct-price-tracker-wrap{width:100%;max-width:1360px;margin:0 auto;color:var(--dct-copy);font-family:var(--dct-font-primary);-webkit-font-smoothing:antialiased}.dct-price-tracker-disclosure,.dct-price-tracker-empty-message{color:var(--dct-muted)}.dct-price-tracker-scroll{width:100%;overflow-x:auto;border:1px solid var(--dct-border);border-radius:var(--dct-radius-md);background:var(--dct-panel);-webkit-overflow-scrolling:touch}.dct-price-tracker-table{width:100%;min-width:860px;border-collapse:collapse;font-size:14px}.dct-price-tracker-table td,.dct-price-tracker-table th{padding:13px 14px;border-bottom:1px solid var(--dct-border);text-align:left;vertical-align:middle;white-space:nowrap}.dct-price-tracker-table td:first-child{position:sticky;left:0;z-index:2;background:var(--dct-panel)}.dct-price-tracker-table tbody tr:hover td,.dct-price-tracker-table tbody tr:hover td:first-child{background:var(--dct-surface-hover)}.dct-price-tracker-section-row th,.dct-price-tracker-table tbody .dct-price-tracker-section-row:hover th{padding:10px 14px;border-bottom:1px solid var(--dct-border);background:#eef1f5;box-shadow:inset 0 1px 0 rgb(15 23 42/.04);color:var(--dct-heading);font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.dct-price-tracker-section-row th:first-child{position:sticky;left:0;z-index:3}.dct-price-tracker-table tbody tr:last-child td{border-bottom:0}.dct-price-tracker-table th button{display:inline-flex;align-items:center;gap:6px;padding:0;border:0;background:#fff0;color:inherit;font:inherit;letter-spacing:inherit;text-transform:inherit;cursor:pointer}.dct-price-tracker-table th button::after{content:"↕";color:var(--dct-muted);font-size:12px}.dct-price-tracker-table th[aria-sort=ascending] button::after{content:"↑";color:var(--dct-accent)}.dct-price-tracker-camera-link{color:var(--dct-heading);font-weight:800;text-decoration:none}.dct-price-tracker-camera-link:focus,.dct-price-tracker-camera-link:hover{color:var(--dct-accent);text-decoration:underline}.dct-price-tracker-price{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:5px 10px;border:1px solid rgb(184 28 35/.18);border-radius:999px;background:rgb(184 28 35/.08);color:var(--dct-accent);font-weight:800;line-height:1.2;text-decoration:none}.dct-price-tracker-price:focus,.dct-price-tracker-price:hover{background:var(--dct-accent);color:#fff}.dct-price-tracker-empty{color:var(--dct-muted)}.dct-price-tracker-disclosure,.dct-price-tracker-empty-message,.dct-price-tracker-last-checked-note{margin:12px 0 0;font-size:13px;line-height:1.5}.dct-price-tracker-last-checked-note{color:var(--dct-muted)}@media (max-width:640px){.dct-price-tracker-table{min-width:780px}.dct-price-tracker-table td,.dct-price-tracker-table th{padding:11px 12px}}a:focus-visible,button:focus-visible{outline:2px solid var(--dct-accent);outline-offset:2px;outline:0;border-color:var(--dct-primary);box-shadow:var(--dct-focus)}@media (prefers-reduced-motion:reduce){*,::after,::before{animation-duration:.01ms!important;transition-duration:.01ms!important}}