:root{
  --pm-blue:#1769ff;--pm-blue-dark:#0d4ed8;--pm-navy:#0b1f3f;--pm-ink:#13213b;--pm-text:#34435c;--pm-muted:#718099;
  --pm-line:#e7edf6;--pm-soft:#f7f9fc;--pm-soft-blue:#f3f7ff;--pm-soft-warm:#fffaf5;--pm-white:#fff;
  --pm-shadow:0 18px 50px rgba(24,53,100,.08);--pm-shadow-hover:0 22px 50px rgba(20,50,96,.14);
  --pm-radius:20px;--pm-radius-lg:28px;--pm-container:1320px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--pm-text);font-family:Poppins,Arial,sans-serif;font-size:15px;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body.pm-menu-open{overflow:hidden}a{text-decoration:none;color:inherit}button,input,select{font:inherit}img{display:block;max-width:100%}.container{width:min(var(--pm-container),calc(100% - 48px));margin-inline:auto}main{overflow:hidden}

/* Header */
.site-header{position:sticky;top:0;z-index:1400;background:rgba(255,255,255,.93);border-bottom:1px solid rgba(224,231,242,.92);backdrop-filter:blur(18px) saturate(150%);-webkit-backdrop-filter:blur(18px) saturate(150%)}
.header-row{height:72px;display:flex;align-items:center;gap:24px}.brand{width:166px;flex:0 0 auto}.brand img{width:100%;height:auto}.main-nav{display:flex;align-items:center;gap:27px;flex:1;height:100%}.main-nav>a,.nav-item>a{height:72px;display:flex;align-items:center;gap:5px;font-size:14px;font-weight:650;color:#22304a;white-space:nowrap}.main-nav>a:hover,.nav-item>a:hover{color:var(--pm-blue)}.main-nav span{font-size:11px;color:#8490a4}.nav-item{position:relative;height:100%;display:flex;align-items:center}.hot{font-size:8px;line-height:1;background:#ffd23f;color:#514000;padding:4px 5px;border-radius:5px;font-weight:800}.header-actions{display:flex;align-items:center;gap:9px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;border:1px solid transparent;border-radius:11px;padding:0 16px;font-weight:650;font-size:13px;cursor:pointer;transition:.2s ease}.btn-primary,.btn.primary{background:linear-gradient(135deg,#2473ff,#0c55e8);color:#fff;box-shadow:0 8px 20px rgba(20,96,239,.18)}.btn-primary:hover,.btn.primary:hover{transform:translateY(-1px);box-shadow:0 12px 24px rgba(20,96,239,.24)}.btn-outline{border-color:#cbdcff;color:#155de9;background:#fff}.btn-ghost{border-color:#e2e8f2;background:#fff;color:#21304a}.premium-btn{background:#fffaf0;border-color:#f2dfaa;color:#8c6410}.mobile-top-actions,.mobile-menu-btn,.mobile-nav-panel,.mobile-nav-backdrop{display:none}
.mega-menu{position:absolute;top:68px;left:-130px;width:820px;padding:22px;background:#fff;border:1px solid #e8edf5;border-radius:20px;box-shadow:0 24px 64px rgba(22,42,77,.17);display:grid;grid-template-columns:repeat(4,1fr);gap:22px;opacity:0;visibility:hidden;transform:translateY(8px);transition:.18s ease;z-index:100}.has-mega:hover .mega-menu,.has-mega:focus-within .mega-menu{opacity:1;visibility:visible;transform:none}.mega-visual{height:92px;border-radius:12px;overflow:hidden;background:#f3f6fa;display:block;margin-bottom:12px}.mega-visual img{width:100%;height:100%;object-fit:cover}.mega-col h4{margin:0 0 12px;font-size:13px;color:#1b2941}.mega-col>a{display:block;margin:8px 0;font-size:12.5px;color:#657088}.mega-col>a:hover{color:var(--pm-blue)}.simple-dropdown{position:absolute;top:68px;right:0;width:235px;padding:9px;background:#fff;border:1px solid #e8edf5;border-radius:14px;box-shadow:0 20px 50px rgba(22,42,77,.16);opacity:0;visibility:hidden;transform:translateY(7px);transition:.18s ease}.tools-menu:hover .simple-dropdown,.tools-menu:focus-within .simple-dropdown{opacity:1;visibility:visible;transform:none}.simple-dropdown a{display:block;padding:10px 11px;border-radius:9px;font-size:12.5px}.simple-dropdown a:hover{background:#f3f7ff;color:var(--pm-blue)}
.home-account{position:relative}.btn-account{background:#fff;border-color:#e2e8f2;color:#21304a}.home-account-menu{position:absolute;right:0;top:49px;width:220px;padding:12px;background:#fff;border:1px solid #e7edf5;border-radius:14px;box-shadow:0 18px 45px rgba(22,42,77,.16);opacity:0;visibility:hidden;transform:translateY(6px);transition:.18s}.home-account-menu.open{opacity:1;visibility:visible;transform:none}.home-account-menu strong,.home-account-menu small{display:block;padding:2px 7px}.home-account-menu small{font-size:11px;color:#8a94a8;margin-bottom:8px}.home-account-menu a{display:block;padding:8px;border-radius:8px;font-size:12px}.home-account-menu a:hover{background:#f5f7fb}

/* Hero */
.hero{position:relative;overflow:hidden;background:linear-gradient(180deg,#f6f9ff 0%,#fbfdff 55%,#fff 100%);border-bottom:1px solid #edf2f8}.hero:before,.hero:after{content:"";position:absolute;border-radius:50%;filter:blur(2px);pointer-events:none}.hero:before{width:520px;height:520px;left:-260px;top:-310px;background:radial-gradient(circle,rgba(49,118,255,.12),rgba(49,118,255,0) 70%)}.hero:after{width:600px;height:600px;right:-310px;top:-330px;background:radial-gradient(circle,rgba(112,166,255,.11),rgba(112,166,255,0) 70%)}.hero-inner{position:relative;z-index:2;text-align:center;padding:68px 0 72px}.hero h1{max-width:920px;margin:0 auto 16px;color:#0d1e3a;font-size:48px;line-height:1.12;letter-spacing:-1.8px;font-weight:750}.hero p{max-width:760px;margin:0 auto 28px;color:#647189;font-size:15.5px;line-height:1.75}.hero-search{max-width:900px;margin:auto;display:grid;grid-template-columns:175px 1fr 126px;gap:7px;padding:7px;background:#fff;border:1px solid #e2e8f2;border-radius:16px;box-shadow:0 18px 45px rgba(34,72,135,.12)}.hero-search select,.hero-search input{height:52px;border:0;outline:0;background:transparent;color:#49566d}.hero-search select{padding:0 16px;border-right:1px solid #e8edf5;font-size:13px;font-weight:650}.hero-search input{padding:0 16px;font-size:14px}.search-btn{height:52px;border-radius:11px}.popular-panel{max-width:950px;margin:16px auto 0;display:flex;align-items:center;justify-content:center;gap:10px}.popular-label{font-size:11px;font-weight:700;color:#8792a6;white-space:nowrap}.popular-chips{display:flex;gap:7px;flex-wrap:wrap;justify-content:center}.popular-chips a{padding:7px 10px;border:1px solid #e4eaf3;border-radius:999px;background:rgba(255,255,255,.8);color:#566278;font-size:11px;font-weight:600;transition:.18s}.popular-chips a:hover{border-color:#bfd2ff;color:#155de9;background:#fff}

/* Shared sections */
.section{margin-top:78px}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:25px}.section-head>div{min-width:0}.eyebrow{display:inline-block;margin-bottom:8px;color:#2c6eea;font-size:10px;line-height:1;font-weight:750;letter-spacing:.11em}.section-head h2,.calendar-title h2,.trust-copy h2{margin:0;color:#10213e;font-size:31px;line-height:1.18;letter-spacing:-.75px;font-weight:750}.large-head h2{font-size:34px}.section-subtitle,.trust-copy p{max-width:760px;margin:8px 0 0;color:#718097;font-size:13.5px;line-height:1.65}.section-head>a,.social-order-top-link{position:relative;display:inline-flex;align-items:center;gap:5px;padding-bottom:2px;color:#155de9;font-size:12.5px;font-weight:700;white-space:nowrap}.section-head>a:after,.social-order-top-link:after{content:"";position:absolute;left:0;right:0;bottom:-2px;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:.18s}.section-head>a:hover:after,.social-order-top-link:hover:after{transform:scaleX(1)}
.slider{position:relative}.slider-track{display:flex;gap:20px;overflow:hidden;scroll-behavior:smooth}.slide-btn{position:absolute;z-index:5;top:50%;transform:translateY(-50%);width:44px;height:44px;border:1px solid #dce5f1;border-radius:50%;background:rgba(255,255,255,.98);color:#53647e;box-shadow:0 8px 22px rgba(25,52,98,.12);font-size:24px;line-height:1;cursor:pointer;transition:.18s}.slide-btn:hover{color:#155de9;border-color:#c5d8ff;box-shadow:0 12px 28px rgba(25,52,98,.16)}.slide-btn.left{left:-20px}.slide-btn.right{right:-20px}

/* Calendar */
.creative-calendar-section{margin-top:62px}.creative-calendar-section .container{padding:0}.creative-calendar-section .section-head{margin-bottom:20px}.calendar-feature-card{flex:0 0 360px;min-height:190px;display:grid;grid-template-columns:1.08fr .92fr;overflow:hidden;border:1px solid #e7edf5;border-radius:20px;background:#fff;box-shadow:0 10px 28px rgba(20,52,100,.07);transition:.2s}.calendar-feature-card:hover{transform:translateY(-3px);box-shadow:var(--pm-shadow-hover)}.calendar-feature-copy{padding:20px;display:flex;flex-direction:column;min-width:0}.calendar-meta{display:flex;justify-content:space-between;align-items:center;gap:8px}.calendar-meta b{font-size:10px;letter-spacing:.07em;color:#1f5fd7}.calendar-meta em{font-style:normal;font-size:9px;font-weight:650;color:#6f7b90;background:#f3f6fa;border-radius:999px;padding:5px 7px}.calendar-feature-copy>strong{margin-top:18px;color:#172540;font-size:16px;line-height:1.3;font-weight:700}.calendar-days{margin-top:auto;color:#6e7b90;font-size:10.5px}.calendar-days b{margin-right:4px;color:#10213d;font-size:26px;letter-spacing:-1px}.calendar-feature-media{min-height:190px;background:#eef3fa;overflow:hidden}.calendar-feature-media img{width:100%;height:100%;object-fit:cover}

/* Category carousel */
.category-card-track{gap:14px}.category-picture-card{flex:0 0 220px;min-height:128px;position:relative;overflow:hidden;border:1px solid rgba(37,68,118,.08);border-radius:18px;background:#f7f9fc;box-shadow:0 8px 24px rgba(25,52,96,.06);transition:.2s}.category-picture-card:hover{transform:translateY(-3px);box-shadow:0 16px 34px rgba(25,52,96,.10)}.category-picture-copy{position:absolute;z-index:2;left:16px;top:16px;max-width:55%}.category-picture-copy b{display:block;color:#13213b;font-size:14px;line-height:1.2;font-weight:700}.category-picture-copy small{display:block;margin-top:5px;color:#77839a;font-size:10px}.category-picture-media{position:absolute;right:0;bottom:0;width:48%;height:100%;display:flex;align-items:flex-end;justify-content:center;overflow:hidden}.category-picture-media img{width:100%;height:100%;object-fit:cover}.cat-peach{background:#fff5ec}.cat-lilac{background:#f5f1ff}.cat-mint{background:#eefaf4}.cat-blue{background:#eef5ff}.cat-rose{background:#fff0f4}.cat-lemon{background:#fff9e8}.cat-aqua{background:#ecfbfb}.cat-violet{background:#f4f0ff}

/* Popular searches */
.popular-search-section .trend-track{gap:18px;padding-bottom:3px}.popular-search-section .trend-card{flex:0 0 238px;height:315px;position:relative;overflow:hidden;border-radius:20px;background:#eaf0f7;box-shadow:0 10px 28px rgba(18,45,88,.10);transition:.22s}.popular-search-section .trend-card:hover{transform:translateY(-4px);box-shadow:0 19px 42px rgba(18,45,88,.15)}.trend-image{position:absolute;inset:0;display:block;background:#edf2f7}.trend-image img{width:100%;height:100%;object-fit:cover;transition:transform .35s}.trend-card:hover .trend-image img{transform:scale(1.025)}.trend-card:after{content:"";position:absolute;z-index:1;inset:0;background:linear-gradient(to bottom,rgba(8,19,38,.02) 40%,rgba(8,19,38,.16) 58%,rgba(8,19,38,.88) 100%)}.trend-overlay-copy{position:absolute;z-index:2;left:18px;right:18px;bottom:17px;color:#fff}.trend-overlay-copy b{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;font-size:17px;line-height:1.25;font-weight:700;text-shadow:0 1px 5px rgba(0,0,0,.3)}.trend-overlay-copy small{display:inline-flex;margin-top:8px;padding:5px 8px;border-radius:999px;background:rgba(255,255,255,.94);color:#205ecf;font-size:9.5px;font-weight:700;text-shadow:none}

/* Asset section */
.asset-section{padding:42px 40px 44px;border:1px solid #e6edf7;border-radius:28px;background:linear-gradient(180deg,#f8faff 0%,#f6f9fe 100%);box-shadow:0 16px 48px rgba(25,54,100,.06)}.asset-section .section-head{margin-bottom:24px}.asset-tabs{display:flex;gap:7px;max-width:660px;margin:0 auto 28px;padding:5px;background:#eaf0f9;border-radius:13px}.asset-tabs button{flex:1;min-width:0;border:0;border-radius:9px;background:transparent;padding:9px 12px;color:#60708a;font:inherit;font-size:11.5px;font-weight:650;cursor:pointer}.asset-tabs button span,.asset-tabs button small{display:block}.asset-tabs button small{margin-top:2px;font-size:8.5px;color:#8a97a9}.asset-tabs button.active{background:#fff;color:#17315e;box-shadow:0 5px 15px rgba(28,62,116,.10)}.asset-tabs button.active small{color:#2c6eea}.asset-panel{display:none;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.asset-panel.active{display:grid}.asset-card{min-width:0;overflow:hidden;border:1px solid #e5ebf4;border-radius:17px;background:#fff;box-shadow:0 8px 24px rgba(22,48,92,.065);transition:.2s}.asset-card:hover{transform:translateY(-4px);box-shadow:0 16px 36px rgba(22,48,92,.12)}.asset-media{height:230px;display:block;overflow:hidden;background:#eef2f7}.asset-media img{width:100%;height:100%;object-fit:cover}.png-preview-card .asset-media{background-color:#fff;background-image:linear-gradient(45deg,#edf0f4 25%,transparent 25%),linear-gradient(-45deg,#edf0f4 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#edf0f4 75%),linear-gradient(-45deg,transparent 75%,#edf0f4 75%);background-size:20px 20px;background-position:0 0,0 10px,10px -10px,-10px 0}.png-preview-card .asset-media img{object-fit:contain;padding:14px}.asset-info{display:block;padding:13px 14px 14px}.asset-info strong{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;color:#1a2944;font-size:13px;line-height:1.35;font-weight:650}.asset-count{display:block;margin-top:5px;color:#8490a4;font-size:9.5px}

/* Templates */
.template-track{gap:18px;padding-bottom:3px}.template-card{flex:0 0 244px;overflow:hidden;border:1px solid #e5ebf4;border-radius:18px;background:#fff;box-shadow:0 9px 26px rgba(22,48,92,.07);transition:.2s}.template-card:hover{transform:translateY(-4px);box-shadow:0 18px 38px rgba(22,48,92,.12)}.template-card>img{width:100%;height:300px;object-fit:cover;background:#eef2f7}.template-card>div{padding:12px 13px 13px;display:flex;justify-content:space-between;align-items:center;gap:10px}.template-card b{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#1c2a44;font-size:12.5px;font-weight:650}.template-card span{flex:0 0 auto;padding:4px 7px;border-radius:999px;background:#f2f5f9;color:#7b879a;font-size:8.5px;font-weight:650}

/* Festival */
.festival-section{padding:42px 40px 44px;border:1px solid #eee6dc;border-radius:28px;background:linear-gradient(180deg,#fffdfb,#fffaf5);box-shadow:0 16px 48px rgba(73,49,22,.045)}.festival-slider .slider-track{gap:18px}.festival-slider .collection{flex:0 0 286px;height:330px;position:relative;overflow:hidden;border-radius:20px;background:#edf2f7;box-shadow:0 10px 28px rgba(18,45,88,.09);transition:.2s}.festival-slider .collection:hover{transform:translateY(-4px);box-shadow:0 18px 40px rgba(18,45,88,.14)}.collection-media{position:absolute;inset:0;display:block;background:#eef2f7}.collection-main{width:100%;height:100%;object-fit:cover;transition:transform .35s}.collection:hover .collection-main{transform:scale(1.02)}.collection-media:after{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,rgba(8,19,38,.02) 42%,rgba(8,19,38,.17) 60%,rgba(8,19,38,.88) 100%)}.collection-info{position:absolute;z-index:2;left:18px;right:18px;bottom:17px;color:#fff}.collection-info b{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;font-size:17px;line-height:1.24;font-weight:700;text-shadow:0 1px 4px rgba(0,0,0,.3)}.collection-info small{display:block;margin-top:6px;color:rgba(255,255,255,.9);font-size:10px}

/* Utilities */
.utility-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.utility-grid a{min-height:122px;padding:17px 12px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border:1px solid #e7edf5;border-radius:17px;background:#fff;box-shadow:0 7px 20px rgba(22,48,92,.045);transition:.2s}.utility-grid a:hover{transform:translateY(-3px);border-color:#cad9f6;box-shadow:0 14px 30px rgba(22,48,92,.09)}.utility-grid a>span{display:grid;place-items:center;width:38px;height:38px;margin-bottom:7px;border-radius:11px;background:#edf4ff;color:#1d65ef;font-size:20px}.utility-grid b{color:#22314a;font-size:12px;font-weight:650}.utility-grid small{margin-top:4px;color:#8793a6;font-size:9.5px;line-height:1.4}

/* Social design */
.social-order-shell{padding:38px 40px;border-radius:28px;background:linear-gradient(135deg,#0e2d63 0%,#0b4eac 60%,#1769ff 100%);box-shadow:0 22px 55px rgba(15,66,150,.18);color:#fff}.social-order-head{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:24px}.social-order-head .eyebrow{color:#bcd3ff}.social-order-head h2{margin:0;font-size:31px;letter-spacing:-.7px}.social-order-head .section-subtitle{color:#dbe7ff}.social-order-top-link{color:#fff}.social-platform-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:9px}.social-platform-card{min-height:90px;padding:13px 9px;border:1px solid rgba(255,255,255,.16);border-radius:15px;background:rgba(255,255,255,.09);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;transition:.18s}.social-platform-card:hover{background:rgba(255,255,255,.15);transform:translateY(-2px)}.brand-badge{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:#fff;color:#135ad8;font-size:15px;font-weight:800}.social-platform-card b{font-size:10.5px;color:#fff}.social-order-cta{margin-top:20px;padding-top:20px;border-top:1px solid rgba(255,255,255,.15);display:flex;justify-content:space-between;align-items:center;gap:20px}.social-order-cta strong,.social-order-cta span{display:block}.social-order-cta strong{font-size:15px}.social-order-cta span{margin-top:4px;color:#d5e3ff;font-size:10.5px}.social-order-btn{background:#fff!important;color:#155de9!important;box-shadow:none!important}

/* Trust */
.trust-section{margin-top:82px;padding:48px 0;border-top:1px solid #edf1f6;display:grid;grid-template-columns:.95fr 1.35fr;gap:60px;align-items:center}.trust-grid-final{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.trust-stat-card{min-height:104px;padding:15px;display:grid;grid-template-columns:45px 1fr;grid-template-rows:auto auto;column-gap:12px;align-items:center;border:1px solid #e7edf5;border-radius:16px;background:#f8faff}.trust-stat-icon{grid-row:1/3;display:grid;place-items:center;width:44px;height:44px;border-radius:12px;background:#eaf2ff;color:#1769ff;font-size:19px}.trust-stat-card strong{color:#172742;font-size:17px}.trust-stat-card small{color:#7f8ba0;font-size:9.5px}

/* Newsletter */
.newsletter{margin-top:28px;margin-bottom:34px;padding:24px 26px;display:grid;grid-template-columns:48px 1fr minmax(350px,470px);align-items:center;gap:20px;border:1px solid #dfe8f5;border-radius:20px;background:linear-gradient(100deg,#f4f8ff,#edf4ff)}.mail-art{display:grid;place-items:center;width:44px;height:44px;border-radius:13px;background:#fff;color:#1769ff;font-size:22px;box-shadow:0 6px 18px rgba(24,75,160,.08)}.newsletter h3{margin:0;color:#17325e;font-size:16px}.newsletter p{margin:5px 0 0;color:#718097;font-size:10.5px;line-height:1.5}.newsletter-form{display:grid;grid-template-columns:1fr 125px}.newsletter input{height:44px;border:1px solid #dce5f1;border-right:0;border-radius:10px 0 0 10px;padding:0 13px;outline:0}.newsletter-form .btn{border-radius:0 10px 10px 0}

/* Footer */
.footer{position:relative;padding:44px 0 20px;background:#071d3d;color:#fff}.footer-grid{display:grid;grid-template-columns:1.55fr repeat(5,1fr);gap:34px}.footer-brand img{width:158px;background:#fff;border-radius:9px}.footer-brand p{max-width:320px;margin:14px 0;color:#aebbd0;font-size:11px;line-height:1.7}.footer-socials{display:flex;gap:7px}.footer-socials a{display:grid!important;place-items:center;width:34px;height:34px;margin:0!important;border:1px solid rgba(255,255,255,.14);border-radius:50%;color:#d5def0!important}.footer-accordion>h4{margin:0 0 14px;font-size:12px}.footer-accordion-toggle{display:none}.footer-panel-inner a{display:block;margin:8px 0;color:#aebbd0;font-size:10.5px}.footer-panel-inner a:hover{color:#fff}.payments{display:flex;gap:6px;flex-wrap:wrap}.payments span{padding:5px 7px;border-radius:4px;background:#fff;color:#233a61;font-size:8px;font-weight:800}.copyright{margin-top:28px;padding-top:18px;border-top:1px solid rgba(255,255,255,.09);text-align:center;color:#8fa0bb;font-size:9px}.back-top{position:absolute;right:25px;bottom:25px;width:40px;height:40px;border:0;border-radius:50%;background:#1769ff;color:#fff;cursor:pointer}

/* Reveal */
.reveal{opacity:0;transform:translateY(16px);transition:opacity .55s ease,transform .55s ease}.reveal.in-view{opacity:1;transform:none}.creative-calendar-section{opacity:1!important;transform:none!important}

/* Tablet */
@media(max-width:1100px){.main-nav{gap:18px}.main-nav>a,.nav-item>a{font-size:13px}.header-actions .premium-btn{display:none}.asset-panel{grid-template-columns:repeat(3,1fr)}.utility-grid{grid-template-columns:repeat(3,1fr)}.social-platform-grid{grid-template-columns:repeat(4,1fr)}.footer-grid{grid-template-columns:1.45fr repeat(3,1fr)}.footer-accordion:nth-of-type(n+4){margin-top:8px}.newsletter{grid-template-columns:44px 1fr}.newsletter-form{grid-column:1/-1}}

/* Mobile navigation + layout */
@media(max-width:900px){
  .container{width:min(var(--pm-container),calc(100% - 28px))}.desktop-nav,.header-actions{display:none!important}.site-header{background:rgba(255,255,255,.96)}.header-row{height:62px;gap:8px}.brand{width:126px;margin-right:auto}.mobile-top-actions{display:flex;align-items:center}.mobile-login{display:inline-flex;align-items:center;min-height:36px;padding:0 9px;border:1px solid #e1e7f1;border-radius:10px;background:#fff;color:#1f3150;font-size:11.5px;font-weight:700}.mobile-menu-btn{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border:1px solid #dfe6f0;border-radius:11px;background:#fff;color:#1d2f4b}.pm-hamburger{display:grid;gap:4px;width:17px}.pm-hamburger i{display:block;height:2px;border-radius:2px;background:currentColor}.mobile-nav-panel{display:flex;position:fixed;z-index:1502;top:0;right:0;bottom:0;width:min(92vw,380px);height:100dvh;flex-direction:column;background:#fff;box-shadow:-28px 0 75px rgba(18,40,78,.22);transform:translateX(104%);visibility:hidden;pointer-events:none;transition:.27s ease}.mobile-nav-panel.open{transform:none;visibility:visible;pointer-events:auto}.mobile-nav-backdrop{display:block;position:fixed;z-index:1501;inset:0;border:0;background:rgba(8,18,35,.42);opacity:0;visibility:hidden;pointer-events:none;transition:.2s}.pm-menu-open .mobile-nav-backdrop{opacity:1;visibility:visible;pointer-events:auto}.mobile-nav-head{min-height:64px;display:flex;align-items:center;justify-content:space-between;padding:10px 14px;border-bottom:1px solid #e9eef5}.mobile-nav-brand{width:128px}.mobile-nav-close{width:38px;height:38px;border:1px solid #dfe6f0;border-radius:11px;background:#fff;color:#1e304c;font-size:23px}.mobile-nav-search{display:grid;grid-template-columns:22px 1fr 36px;align-items:center;gap:6px;margin:12px 13px 7px;padding:5px 6px 5px 10px;border:1px solid #e0e7f1;border-radius:13px;background:#f8faff}.mobile-nav-search input{min-width:0;height:36px;border:0;outline:0;background:transparent;font-size:12px}.mobile-nav-search button{width:34px;height:34px;border:0;border-radius:9px;background:#1769ff;color:#fff}.mobile-nav-scroll{flex:1;overflow:auto;padding:2px 13px 14px}.mobile-nav-group,.mobile-nav-direct{border-bottom:1px solid #edf1f6}.mobile-nav-toggle,.mobile-nav-direct{width:100%;min-height:50px;padding:0 2px;display:flex;align-items:center;justify-content:space-between;border:0;background:transparent;color:#172a47;text-align:left;font-size:14px;font-weight:700}.mobile-nav-chevron{color:#8996aa;transition:.2s}.mobile-nav-group.open .mobile-nav-chevron{transform:rotate(180deg)}.mobile-nav-subpanel{display:grid;grid-template-rows:0fr;transition:grid-template-rows .2s}.mobile-nav-subinner{overflow:hidden}.mobile-nav-group.open .mobile-nav-subpanel{grid-template-rows:1fr}.mobile-nav-cluster{padding:3px 0 10px}.mobile-nav-cluster+.mobile-nav-cluster{padding-top:9px;border-top:1px dashed #e7ebf2}.mobile-nav-cluster-title{margin-bottom:7px;color:#7d899d;font-size:9px;font-weight:750;letter-spacing:.06em;text-transform:uppercase}.mobile-nav-linkgrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.mobile-nav-linkgrid a{min-height:36px;padding:7px 8px;border:1px solid #e5eaf2;border-radius:9px;background:#fff;color:#33435d;font-size:11.5px;font-weight:600}.mobile-nav-viewall{display:flex;justify-content:space-between;margin:0 0 10px;padding:8px 9px;border-radius:9px;background:#eef4ff;color:#1d5fd8;font-size:11.5px;font-weight:700}.mobile-nav-actions{padding:11px 13px calc(11px + env(safe-area-inset-bottom));border-top:1px solid #e4eaf3}.mobile-premium{display:grid;grid-template-columns:30px 1fr 16px;align-items:center;gap:8px;margin-bottom:8px;padding:9px;border:1px solid #e0e7f3;border-radius:12px;background:#f7faff}.mobile-premium strong{display:block;color:#245bc8;font-size:11.5px}.mobile-premium small{display:block;margin-top:2px;color:#8390a4;font-size:9px}.mobile-nav-actions .btn{width:100%}

  .hero-inner{padding:40px 0 52px}.hero h1{font-size:clamp(30px,7.5vw,38px);letter-spacing:-1px}.hero p{font-size:13.5px;line-height:1.65}.hero-search{grid-template-columns:1fr;padding:6px;border-radius:15px}.hero-search select{height:42px;border-right:0;border-bottom:1px solid #ebeff5}.hero-search input,.search-btn{height:46px}.popular-panel{display:block;overflow:hidden}.popular-label{display:block;margin-bottom:8px}.popular-chips{justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;padding-bottom:4px}.popular-chips::-webkit-scrollbar{display:none}.popular-chips a{flex:0 0 auto}

  .section{margin-top:54px}.section-head,.social-order-head{align-items:flex-start}.section-head h2,.calendar-title h2,.trust-copy h2,.social-order-head h2{font-size:25px}.large-head h2{font-size:27px}.section-subtitle,.trust-copy p{font-size:12px}.section-head>a,.social-order-top-link{font-size:11px}.slider-track{overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding-right:14px}.slider-track::-webkit-scrollbar{display:none}.slide-btn{display:none}.calendar-feature-card,.category-picture-card,.trend-card,.template-card,.collection{scroll-snap-align:start}.calendar-feature-card{flex-basis:min(84vw,340px)}.category-picture-card{flex-basis:210px}.popular-search-section .trend-card{flex-basis:min(72vw,235px);height:310px}.asset-section,.festival-section{width:min(var(--pm-container),calc(100% - 20px));padding:28px 18px 30px;border-radius:22px}.asset-tabs{max-width:100%;overflow-x:auto;justify-content:flex-start}.asset-tabs button{flex:0 0 auto;min-width:120px}.asset-panel{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.asset-media{height:190px}.template-card{flex-basis:210px}.template-card>img{height:260px}.festival-slider .collection{flex-basis:min(76vw,270px);height:320px}.utility-grid{grid-template-columns:repeat(2,1fr)}.social-order-shell{padding:28px 18px;border-radius:22px}.social-order-head{display:block}.social-order-top-link{margin-top:12px}.social-platform-grid{grid-template-columns:repeat(4,1fr);gap:7px}.social-platform-card{min-height:78px}.social-order-cta{align-items:flex-start;flex-direction:column}.trust-section{margin-top:58px;padding:36px 0;grid-template-columns:1fr;gap:25px}.trust-grid-final{grid-template-columns:repeat(2,1fr)}.newsletter{grid-template-columns:40px 1fr;padding:18px}.newsletter-form{grid-column:1/-1;grid-template-columns:1fr}.newsletter input{border:1px solid #dce5f1;border-radius:10px;margin-bottom:7px}.newsletter-form .btn{border-radius:10px}.footer{padding-top:28px}.footer-grid{display:block}.footer-brand{padding-bottom:18px}.footer-brand img{width:140px}.footer-brand p{font-size:11px}.footer-accordion{border-top:1px solid rgba(255,255,255,.11)}.footer-accordion>h4{display:none}.footer-accordion-toggle{width:100%;min-height:50px;display:flex;align-items:center;justify-content:space-between;border:0;background:transparent;color:#fff;font-size:12.5px;font-weight:650}.footer-accordion-panel{display:grid;grid-template-rows:0fr;transition:grid-template-rows .2s}.footer-panel-inner{overflow:hidden}.footer-accordion.open .footer-accordion-panel{grid-template-rows:1fr}.footer-panel-inner{padding-bottom:10px}.footer-chevron{transition:.2s}.footer-accordion.open .footer-chevron{transform:rotate(180deg)}.copyright{margin-top:10px;padding-bottom:calc(14px + env(safe-area-inset-bottom))}
}
@media(max-width:520px){.container{width:calc(100% - 22px)}.brand{width:118px}.mobile-login{font-size:11px;padding-inline:8px}.hero-inner{padding-top:32px}.hero h1{font-size:29px}.section-head{display:block}.section-head>a{margin-top:10px}.section-head h2,.calendar-title h2,.trust-copy h2,.social-order-head h2{font-size:23px}.large-head h2{font-size:24px}.asset-panel{grid-template-columns:1fr 1fr}.asset-media{height:160px}.asset-info strong{font-size:11.5px}.popular-search-section .trend-card{flex-basis:74vw}.trust-grid-final{grid-template-columns:1fr}.social-platform-grid{grid-template-columns:repeat(4,1fr)}.mobile-nav-panel{width:min(94vw,360px)}}
@media(max-width:350px){.mobile-nav-linkgrid{grid-template-columns:1fr}.asset-panel{grid-template-columns:1fr}.asset-media{height:220px}.social-platform-grid{grid-template-columns:repeat(2,1fr)}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}.reveal{opacity:1!important;transform:none!important;transition:none!important}.asset-card,.trend-card,.template-card,.collection,.calendar-feature-card{transition:none!important}}

/* Compact proof / stats strip */
.card{background:#fff;border:1px solid var(--pm-line);border-radius:18px;box-shadow:0 10px 28px rgba(22,48,92,.055)}.stats-wrap{position:relative;z-index:4;margin-top:-26px}.stats{display:grid;grid-template-columns:repeat(6,1fr);gap:0;padding:18px 20px}.stats>div{min-width:0;padding:0 14px;display:grid;grid-template-columns:34px 1fr;grid-template-rows:auto auto;column-gap:9px;align-items:center;border-right:1px solid #edf1f6}.stats>div:last-child{border-right:0}.stat-icon{grid-row:1/3;color:#1769ff;font-size:21px}.stats b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#1b2942;font-size:11.5px}.stats small{margin-top:2px;color:#8995a8;font-size:8.5px}
@media(max-width:900px){.stats-wrap{margin-top:-20px}.stats{grid-template-columns:repeat(3,1fr);padding:13px 10px}.stats>div{padding:9px 8px;border-right:0;border-bottom:1px solid #edf1f6}.stats>div:nth-last-child(-n+3){border-bottom:0}.stat-icon{font-size:18px}.stats b{font-size:10.5px}.stats small{font-size:8px}}
@media(max-width:520px){.stats{grid-template-columns:repeat(2,1fr)}.stats>div:nth-last-child(-n+3){border-bottom:1px solid #edf1f6}.stats>div:nth-last-child(-n+2){border-bottom:0}}

/* =========================================================
   V33 FINAL VISUAL CALIBRATION
   PNGMagic long-term homepage typography + card proportions
   ========================================================= */
:root{--pm-container:1360px}
body{font-family:Arial,Abel-Regular,Helvetica,sans-serif;font-size:16px}
button,input,select,textarea{font-family:Arial,Abel-Regular,Helvetica,sans-serif}

/* More readable global type scale */
.main-nav>a,.nav-item>a{font-size:15px;font-weight:700}
.hero p{font-size:17px;line-height:1.7}
.hero-search select{font-size:14px}.hero-search input{font-size:15px}.btn{font-size:14px}
.popular-label{font-size:12px}.popular-chips a{font-size:12px}
.section-head h2,.calendar-title h2,.trust-copy h2{font-size:34px;letter-spacing:-.65px}
.large-head h2{font-size:37px}
.section-subtitle,.trust-copy p{font-size:15px;line-height:1.6}
.eyebrow{font-size:11px}.section-head>a,.social-order-top-link{font-size:14px}

/* Calendar: shorter card, three clear zones, centered event name */
.creative-calendar-section{margin-top:58px}
.calendar-feature-slider .slider-track{gap:18px}
.calendar-feature-card{flex:0 0 356px;min-height:170px;height:170px;grid-template-columns:1.06fr .94fr;border-radius:19px;border-color:#e2e9f3;box-shadow:0 9px 26px rgba(20,52,100,.065)}
.calendar-feature-copy{padding:0;display:grid;grid-template-rows:44px 1fr 48px;background:linear-gradient(180deg,#fff,#fbfcff)}
.calendar-meta{padding:0 16px;border-bottom:1px solid #edf1f6}
.calendar-meta b{font-size:11px}.calendar-meta em{font-size:10px;padding:5px 8px}
.calendar-feature-copy>strong{margin:0;padding:8px 16px;display:flex;align-items:center;justify-content:center;text-align:center;border-bottom:1px solid #edf1f6;color:#172540;font-size:17px;line-height:1.28;font-weight:700}
.calendar-days{margin:0;padding:0 14px;display:flex;align-items:center;justify-content:center;gap:7px;color:#6e7b90;font-size:12px;text-align:center}
.calendar-days b{margin:0;font-size:28px;line-height:1}
.calendar-feature-media{min-height:170px;height:170px}

/* Browse categories: centered label panel and stronger proportions */
.category-card-track{gap:16px}
.category-picture-card{flex:0 0 236px;min-height:140px;height:140px;border-radius:18px}
.category-picture-copy{left:0;top:0;width:52%;height:100%;max-width:none;padding:14px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}
.category-picture-copy b{font-size:16px;line-height:1.25}
.category-picture-copy small{font-size:11px;line-height:1.3}
.category-picture-media{width:50%;height:100%}

/* Popular searches: larger visual card */
.popular-search-section .trend-track{gap:20px}
.popular-search-section .trend-card{flex:0 0 270px;height:360px;border-radius:21px}
.trend-overlay-copy{left:19px;right:19px;bottom:18px}
.trend-overlay-copy b{font-size:18px;line-height:1.24}
.trend-overlay-copy small{margin-top:9px;padding:6px 9px;font-size:10.5px}
.trend-card:after{background:linear-gradient(to bottom,rgba(8,19,38,.015) 36%,rgba(8,19,38,.12) 55%,rgba(8,19,38,.9) 100%)}

/* Creative assets: bigger picture + more comfortable title strip */
.asset-section{padding:44px 42px 48px}
.asset-tabs button{font-size:13px;padding:11px 14px}.asset-tabs button small{font-size:9.5px}
.asset-panel{gap:20px}
.asset-card{border-radius:18px}
.asset-media{height:270px}
.asset-info{min-height:66px;padding:16px 16px 17px;display:flex;flex-direction:column;justify-content:center}
.asset-info strong{font-size:14.5px;line-height:1.35}
.asset-count{font-size:10.5px}
.png-preview-card .asset-media img{padding:16px}

/* Templates + utilities readability */
.template-card{flex-basis:258px}.template-card>img{height:318px}.template-card b{font-size:14px}.template-card span{font-size:9.5px}
.utility-grid a{min-height:130px}.utility-grid b{font-size:13.5px}.utility-grid small{font-size:10.5px}.utility-grid a>span{font-size:21px}

/* Festival cards match Popular Searches dimensions */
.festival-slider .slider-track{gap:20px}
.festival-slider .collection{flex:0 0 270px;height:360px;border-radius:21px}
.collection-info{left:19px;right:19px;bottom:18px}
.collection-info b{font-size:18px;line-height:1.24}
.collection-info small{font-size:11px;line-height:1.35}
.collection-media:after{background:linear-gradient(to bottom,rgba(8,19,38,.015) 36%,rgba(8,19,38,.12) 55%,rgba(8,19,38,.9) 100%)}

/* Footer: improve readability and restore Mastercard visual */
.footer-brand p{font-size:12.5px}.footer-accordion>h4{font-size:13.5px}.footer-panel-inner a{font-size:12px}
.footer-payments span{min-height:30px;display:inline-flex;align-items:center;justify-content:center;padding:6px 9px;font-size:9px}
.footer-payments .mastercard{min-width:45px;padding:0;position:relative;display:flex;align-items:center;justify-content:center;gap:0}
.footer-payments .mastercard i{display:block;width:14px;height:14px;border-radius:50%}
.footer-payments .mastercard i:first-child{background:#ef4444;margin-right:-5px}
.footer-payments .mastercard i:last-child{background:#f59e0b}
.copyright{font-size:10.5px}

/* Mobile/tablet recalibration */
@media(max-width:900px){
  body{font-size:15px}
  .hero p{font-size:15px}
  .section-head h2,.calendar-title h2,.trust-copy h2,.social-order-head h2{font-size:27px}
  .large-head h2{font-size:29px}
  .section-subtitle,.trust-copy p{font-size:13.5px}
  .section-head>a,.social-order-top-link{font-size:12.5px}
  .calendar-feature-card{flex-basis:min(86vw,350px);height:166px;min-height:166px;grid-template-rows:none}
  .calendar-feature-copy{grid-template-rows:42px 1fr 46px}
  .calendar-feature-media{height:166px;min-height:166px}
  .calendar-feature-copy>strong{font-size:16px}
  .category-picture-card{flex-basis:224px;height:136px;min-height:136px}
  .category-picture-copy b{font-size:15px}
  .popular-search-section .trend-card{flex-basis:min(78vw,260px);height:346px}
  .asset-media{height:220px}
  .asset-info{min-height:62px;padding:14px}
  .asset-info strong{font-size:13.5px}
  .template-card{flex-basis:226px}.template-card>img{height:278px}
  .festival-slider .collection{flex-basis:min(78vw,260px);height:346px}
  .footer-brand p{font-size:12px}.footer-accordion-toggle{font-size:14px}.footer-panel-inner a{font-size:12.5px}
}
@media(max-width:520px){
  .hero h1{font-size:30px}
  .section-head h2,.calendar-title h2,.trust-copy h2,.social-order-head h2{font-size:25px}
  .large-head h2{font-size:26px}
  .section-subtitle,.trust-copy p{font-size:13px}
  .calendar-feature-card{flex-basis:88vw;height:164px;min-height:164px;grid-template-columns:1.08fr .92fr}
  .calendar-feature-media{height:164px;min-height:164px}
  .calendar-feature-copy>strong{font-size:15.5px}
  .category-picture-card{flex-basis:218px;height:134px;min-height:134px}
  .popular-search-section .trend-card{flex-basis:78vw;height:340px}
  .asset-media{height:190px}
  .asset-info{min-height:60px}
  .asset-info strong{font-size:13px}
  .festival-slider .collection{flex-basis:78vw;height:340px}
}

/* =========================================================
   V34 FINAL TYPOGRAPHY CALIBRATION
   Visual-only refinement. No layout/card/JS/admin changes.
   ========================================================= */
:root{
  --pm-font:Arial, Abel-Regular, Helvetica, sans-serif;
}
html,body,button,input,select,textarea{font-family:var(--pm-font)}
body{font-size:16px;line-height:1.5}

/* Header: clear but not oversized */
.main-nav>a,.nav-item>a{font-size:15px;font-weight:700;letter-spacing:-.08px}
.btn{font-size:14px;font-weight:700}
.mega-col h4{font-size:14px}.mega-col>a,.simple-dropdown a{font-size:13px}

/* Hero */
.hero h1{font-size:46px;line-height:1.12;letter-spacing:-1.25px;font-weight:700}
.hero p{font-size:17px;line-height:1.65;font-weight:400}
.hero-search select{font-size:14.5px;font-weight:700}.hero-search input{font-size:16px}
.popular-chips a{font-size:12.5px;font-weight:600}

/* Section hierarchy */
.eyebrow{font-size:11.5px;font-weight:700;letter-spacing:.12em}
.section-head h2,.calendar-title h2,.trust-copy h2,.social-order-head h2{font-size:32px;line-height:1.18;letter-spacing:-.45px;font-weight:700}
.large-head h2{font-size:35px;line-height:1.16;font-weight:700}
.section-subtitle,.trust-copy p{font-size:16px;line-height:1.6;font-weight:400}
.section-head>a,.social-order-top-link{font-size:14px;font-weight:700}

/* Calendar */
.calendar-meta b{font-size:11.5px;font-weight:700}.calendar-meta em{font-size:10.5px}
.calendar-feature-copy>strong{font-size:17px;line-height:1.28;font-weight:700}
.calendar-days{font-size:12.5px}.calendar-days b{font-size:28px;font-weight:700}

/* Browse categories */
.category-picture-copy b{font-size:17px;line-height:1.25;font-weight:700}
.category-picture-copy small{font-size:11.5px}

/* Popular searches + festival overlays */
.trend-overlay-copy b,.collection-info b{font-size:18px;line-height:1.22;font-weight:700;letter-spacing:-.15px}
.trend-overlay-copy small,.collection-info small{font-size:11.5px}

/* Creative assets */
.asset-tabs button{font-size:14px;font-weight:700}.asset-tabs button small{font-size:10px}
.asset-info strong{font-size:15px;line-height:1.35;font-weight:700}.asset-count{font-size:11px}

/* Templates / utilities / trust / newsletter */
.template-card b{font-size:14.5px}.template-card span{font-size:10px}
.utility-grid b{font-size:14px}.utility-grid small{font-size:11px}
.trust-copy p{font-size:16px}.trust-grid-final b{font-size:16px}.trust-grid-final small{font-size:11px}
.newsletter-copy b{font-size:16px}.newsletter-copy small{font-size:11px}.newsletter-form input{font-size:15px}

/* Footer: desktop readability without making footer heavy */
.footer-brand p{font-size:13.5px;line-height:1.65}
.footer-accordion>h4{font-size:14px;font-weight:700}.footer-panel-inner a{font-size:13px;line-height:1.7}
.footer-payments span{font-size:10px}.copyright{font-size:11px}

/* Tablet */
@media(max-width:900px){
  body{font-size:15.5px}
  .hero h1{font-size:38px;letter-spacing:-.8px}.hero p{font-size:16px}
  .section-head h2,.calendar-title h2,.trust-copy h2,.social-order-head h2{font-size:28px}
  .large-head h2{font-size:30px}.section-subtitle,.trust-copy p{font-size:14.5px}
  .calendar-feature-copy>strong{font-size:16px}
  .category-picture-copy b{font-size:16px}
  .trend-overlay-copy b,.collection-info b{font-size:17px}
  .asset-info strong{font-size:14px}
  .footer-accordion-toggle{font-size:14px}.footer-panel-inner a{font-size:13px}
}

/* Mobile */
@media(max-width:520px){
  body{font-size:15px}
  .hero h1{font-size:30px;line-height:1.16;letter-spacing:-.45px}.hero p{font-size:15px;line-height:1.6}
  .section-head h2,.calendar-title h2,.trust-copy h2,.social-order-head h2{font-size:25px;line-height:1.2}
  .large-head h2{font-size:27px}.section-subtitle,.trust-copy p{font-size:13.5px}
  .section-head>a,.social-order-top-link{font-size:12.5px}
  .calendar-feature-copy>strong{font-size:15.5px}.calendar-days{font-size:12px}.calendar-days b{font-size:26px}
  .category-picture-copy b{font-size:15.5px}
  .trend-overlay-copy b,.collection-info b{font-size:16.5px}
  .asset-tabs button{font-size:12.5px}.asset-info strong{font-size:13.5px}
  .footer-brand p{font-size:13px}.footer-accordion-toggle{font-size:14px}.footer-panel-inner a{font-size:13px}
}

/* =========================================================
   PNGMagic Category Page — V35 shared design system
   Kept in the final homepage stylesheet by design.
   ========================================================= */
.category-page{background:#fff;color:#102346}.category-page .container{width:min(1680px,calc(100% - 64px));margin-inline:auto}.category-hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#f7fbff 0%,#eef7ff 46%,#f9fcff 100%);border-bottom:1px solid #e6edf7;padding:26px 0 22px}.category-breadcrumb{display:flex;align-items:center;gap:9px;font-size:14px;color:#70819b;margin-bottom:18px}.category-breadcrumb a{color:#4f6381;text-decoration:none}.category-breadcrumb strong{color:#1a2d4c}.category-hero-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(420px,.9fr);align-items:stretch;gap:38px}.category-hero-copy{padding:16px 0 10px}.category-kicker{margin:0 0 9px;font-size:13px;font-weight:800;letter-spacing:.13em;color:#1466f3}.category-hero h1{font-size:48px;line-height:1.05;letter-spacing:-.035em;margin:0 0 14px;color:#102346}.category-hero-copy>p:not(.category-kicker){max-width:780px;margin:0;color:#63748d;font-size:17px;line-height:1.65}.category-stats{display:flex;flex-wrap:wrap;gap:14px;margin-top:25px}.category-stats span{display:grid;grid-template-columns:auto;gap:2px;min-width:145px;padding:11px 15px;border:1px solid #dfe9f7;border-radius:15px;background:rgba(255,255,255,.78);box-shadow:0 8px 24px rgba(22,55,102,.05)}.category-stats b{font-size:16px}.category-stats small{font-size:12px;color:#7788a1}.category-hero-visual{position:relative;min-height:245px;border-radius:0 0 0 44px;overflow:hidden;background:#e9f5ff}.category-hero-visual img{width:100%;height:100%;object-fit:cover;display:block}.category-hero-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(247,251,255,.98) 0%,rgba(247,251,255,.42) 28%,rgba(16,35,70,.05) 68%)}.category-hero-visual span{position:absolute;z-index:2;left:9%;top:50%;transform:translateY(-50%);max-width:260px;color:#102346;font-size:34px;line-height:1.05;font-weight:800;font-style:italic}.category-topic-slider,.category-related-slider{position:relative}.category-topic-slider{margin-top:20px}.category-topic-track,.category-related-track{display:flex;gap:10px;overflow-x:auto;scrollbar-width:none;scroll-behavior:smooth;overscroll-behavior-inline:contain}.category-topic-track::-webkit-scrollbar,.category-related-track::-webkit-scrollbar{display:none}.category-topic-track{padding:2px 45px 4px}.category-topic-chip{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 18px;border:1px solid #dfe7f2;border-radius:999px;background:#fff;color:#213654;font-size:14px;font-weight:700;text-decoration:none;box-shadow:0 4px 14px rgba(18,48,94,.05);transition:.2s ease}.category-topic-chip:hover,.category-topic-chip.active{background:#1466f3;color:#fff;border-color:#1466f3;box-shadow:0 8px 20px rgba(20,102,243,.18)}.category-slider-btn{position:absolute;z-index:4;top:50%;transform:translateY(-50%);width:42px;height:42px;border:1px solid #dbe6f4;border-radius:50%;display:grid;place-items:center;background:#fff;color:#516682;font-size:27px;line-height:1;box-shadow:0 8px 26px rgba(19,44,85,.1);cursor:pointer}.category-slider-btn.prev{left:-15px}.category-slider-btn.next{right:-15px}.category-toolbar-section{padding-top:26px}.category-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px}.category-toolbar-left{display:flex;gap:8px;flex-wrap:wrap}.category-filter-btn{border:1px solid #dce6f3;background:#fff;color:#536986;border-radius:11px;min-height:42px;padding:0 15px;font-weight:700;cursor:pointer}.category-filter-btn:hover,.category-filter-btn.is-active{background:#edf5ff;border-color:#9fc4ff;color:#1466f3}.category-search{display:flex;width:min(390px,100%);height:44px;border:1px solid #dce6f3;border-radius:12px;overflow:hidden;background:#fff}.category-search input{flex:1;border:0;outline:0;padding:0 14px;font:inherit;color:#1a2d4c;min-width:0}.category-search button{width:48px;border:0;background:#1466f3;color:#fff;font-size:22px;cursor:pointer}.category-result-meta{margin-top:18px;color:#6b7d98;font-size:14px}.category-grid-section{padding-top:16px}.category-masonry{column-count:4;column-gap:18px}.category-card,.category-grid-ad,.category-bundle-card{break-inside:avoid;margin:0 0 18px;border-radius:16px;overflow:hidden}.category-card{position:relative;background:#eef3f9;box-shadow:0 1px 0 rgba(21,48,88,.05);transition:transform .22s ease,box-shadow .22s ease}.category-card:hover{transform:translateY(-3px);box-shadow:0 15px 36px rgba(22,49,92,.13)}.category-card>a{position:relative;display:block;color:inherit;text-decoration:none}.category-card img{display:block;width:100%;height:auto;background:#eef3f8}.category-ratio{position:absolute;z-index:3;left:11px;top:11px;padding:5px 8px;border-radius:8px;background:rgba(14,30,58,.78);backdrop-filter:blur(7px);color:#fff;font-size:11px;font-weight:800}.category-card-overlay{position:absolute;z-index:2;inset:0;display:flex;flex-direction:column;justify-content:flex-end;padding:18px;background:linear-gradient(180deg,rgba(7,19,37,0) 35%,rgba(7,19,37,.88) 100%);opacity:0;transform:translateY(5px);transition:.22s ease}.category-card:hover .category-card-overlay,.category-card:focus-within .category-card-overlay{opacity:1;transform:none}.category-card-overlay strong{color:#fff;font-size:17px;line-height:1.25;text-shadow:0 2px 10px rgba(0,0,0,.35)}.category-card-meta{display:flex;gap:7px;align-items:center;margin-top:9px}.category-card-meta em,.category-card-meta small{font-style:normal;font-size:11px;font-weight:800;padding:5px 8px;border-radius:999px}.category-card-meta em.free{background:#63e88c;color:#073b18}.category-card-meta em.premium{background:#ffe06b;color:#4d3900}.category-card-meta small{background:rgba(255,255,255,.9);color:#33455e}.category-grid-ad{position:relative;min-height:265px;border:1px solid #e3e9f2;background:#fff;display:grid;place-items:center}.category-grid-ad>ins,.category-grid-ad iframe{max-width:100%!important}.category-ad-label{position:absolute;left:10px;top:9px;background:#303a49;color:#fff;font-size:10px;padding:4px 6px;border-radius:5px}.category-ad-placeholder{text-align:center;color:#8795aa}.category-ad-placeholder b{display:block;color:#53657e;margin-bottom:4px}.category-ad-placeholder small{font-size:12px}.category-bundle-card{min-height:265px;padding:28px;background:linear-gradient(135deg,#fff0f7 0%,#f3edff 54%,#eaf5ff 100%);border:1px solid #eadcf7;display:flex;flex-direction:column;justify-content:center;box-shadow:0 10px 28px rgba(69,37,112,.07)}.bundle-tag{align-self:flex-start;background:#ff3f89;color:#fff;padding:5px 9px;border-radius:999px;font-size:11px;font-weight:800;letter-spacing:.05em}.category-bundle-card h3{font-size:24px;line-height:1.15;margin:14px 0 8px}.category-bundle-card p{margin:0 0 18px;color:#64748b;font-size:14px;line-height:1.5}.category-bundle-card a{align-self:flex-start;display:inline-flex;align-items:center;gap:8px;background:#102346;color:#fff;padding:11px 16px;border-radius:10px;font-size:14px;font-weight:800;text-decoration:none}.category-pagination{display:flex;justify-content:center;align-items:center;gap:7px;margin:30px 0 12px}.page-number,.page-arrow,.page-dots{min-width:42px;height:42px;border-radius:10px;display:grid;place-items:center;border:1px solid #dfe7f2;background:#fff;color:#324866;font-weight:800;text-decoration:none}.page-number.active{background:#1466f3;color:#fff;border-color:#1466f3}.page-arrow.disabled{opacity:.35}.page-dots{border-color:transparent;background:transparent}.category-related-section,.category-faq-section{margin-top:34px}.category-related-section{padding:22px 18px;border:1px solid #dfe9f6;border-radius:22px;background:linear-gradient(180deg,#fbfdff,#f5f9ff)}.category-section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin:0 4px 16px}.category-section-head h2{font-size:26px;line-height:1.1;margin:0 0 5px}.category-section-head p{margin:0;color:#74849b;font-size:14px}.category-section-head>a{font-weight:800;color:#1466f3;text-decoration:none;font-size:14px}.category-related-track{padding:0 42px 4px;gap:13px}.category-related-card{flex:0 0 180px;border:1px solid #dde7f4;border-radius:14px;background:#fff;overflow:hidden;text-decoration:none;color:#172b49;box-shadow:0 5px 16px rgba(17,48,94,.06)}.category-related-card span{display:block;height:105px;background:#eef3f8;overflow:hidden}.category-related-card img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .25s ease}.category-related-card:hover img{transform:scale(1.04)}.category-related-card strong{display:block;padding:11px 12px;font-size:13px}.category-faq-section{padding-bottom:28px}.category-faq-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.category-faq-item{border:1px solid #dfe7f3;border-radius:13px;background:#fff;overflow:hidden}.category-faq-item button{width:100%;border:0;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:58px;padding:12px 15px;text-align:left;color:#213653;font-weight:700;cursor:pointer}.category-faq-answer{display:grid;grid-template-rows:0fr;transition:grid-template-rows .22s ease}.category-faq-answer>p{overflow:hidden;margin:0;padding:0 15px;color:#6a7b93;font-size:13px;line-height:1.55}.category-faq-item.open .category-faq-answer{grid-template-rows:1fr}.category-faq-item.open .category-faq-answer>p{padding-bottom:15px}.category-faq-item.open button span{transform:rotate(180deg)}.category-empty{padding:90px 20px;text-align:center;border:1px dashed #dbe5f1;border-radius:20px}.category-empty h2{margin:0 0 8px}.category-empty p{color:#71829a;margin:0}
@media (hover:none){.category-card-overlay{opacity:1;transform:none;padding:14px}.category-card-overlay strong{font-size:15px}}
@media (max-width:1200px){.category-page .container{width:min(100% - 40px,1200px)}.category-hero-grid{grid-template-columns:1fr 420px}.category-hero h1{font-size:42px}.category-masonry{column-count:3}.category-faq-row{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (max-width:900px){.category-page .container{width:min(100% - 30px,900px)}.category-hero{padding-top:18px}.category-hero-grid{grid-template-columns:1fr}.category-hero-visual{min-height:210px;border-radius:26px}.category-hero-visual span{font-size:28px}.category-toolbar{align-items:stretch;flex-direction:column}.category-search{width:100%}.category-masonry{column-count:2}.category-related-card{flex-basis:160px}.category-faq-row{grid-template-columns:1fr 1fr}.category-slider-btn.prev{left:-6px}.category-slider-btn.next{right:-6px}}
@media (max-width:600px){.category-page .container{width:min(100% - 22px,600px)}.category-breadcrumb{font-size:12px;overflow:hidden;white-space:nowrap}.category-hero h1{font-size:34px}.category-hero-copy>p:not(.category-kicker){font-size:15px}.category-stats{display:grid;grid-template-columns:1fr 1fr;gap:9px}.category-stats span{min-width:0;padding:10px 12px}.category-hero-visual{min-height:180px}.category-hero-visual span{font-size:23px}.category-topic-track{padding-inline:35px}.category-topic-chip{min-height:38px;padding:0 14px;font-size:13px}.category-toolbar-left{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none}.category-filter-btn{flex:0 0 auto}.category-result-meta{font-size:13px}.category-masonry{column-count:2;column-gap:10px}.category-card,.category-grid-ad,.category-bundle-card{margin-bottom:10px;border-radius:12px}.category-grid-ad,.category-bundle-card{min-height:190px}.category-bundle-card{padding:18px}.category-bundle-card h3{font-size:19px}.category-ratio{top:7px;left:7px}.category-card-overlay{padding:10px}.category-card-overlay strong{font-size:13px}.category-card-meta{margin-top:6px}.category-card-meta em,.category-card-meta small{font-size:9px;padding:4px 6px}.category-pagination{gap:4px;overflow-x:auto;justify-content:flex-start;padding-bottom:3px}.page-number,.page-arrow,.page-dots{min-width:38px;height:38px}.category-related-section{padding:18px 10px;border-radius:18px}.category-section-head{align-items:flex-start}.category-section-head h2{font-size:22px}.category-section-head>a{font-size:12px}.category-related-track{padding-inline:32px}.category-related-card{flex-basis:140px}.category-related-card span{height:86px}.category-faq-row{grid-template-columns:1fr}.category-faq-item button{font-size:13px}.category-faq-answer>p{font-size:12px}}
