.theme-page{background:var(--bg);min-height:100vh;color:var(--text);padding:46px 0 60px;font-family:Inter,sans-serif}.theme-page .wrap{width:min(100% - 54px,1470px);max-width:1470px;margin:0 auto}.theme-page .section-header{justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:30px;display:flex}.theme-page .page-title{color:var(--white,var(--text));letter-spacing:-.02em;margin:0 0 8px;font-family:Fraunces,serif;font-size:39px;font-weight:600;line-height:1.08}.theme-page .page-subtitle{color:var(--muted);margin:0;font-size:15px;line-height:1.6}.theme-tools{align-items:center;gap:12px;display:flex}.theme-search,.theme-sort{border:1px solid var(--border);background:#0d1217;border-radius:8px;height:44px;position:relative}.theme-search{width:255px;display:flex}.theme-search input{width:100%;height:100%;color:var(--white,#fff);background:0 0;border:0;outline:0;padding:0 43px 0 15px;font-family:Inter,sans-serif;font-size:13px}.theme-search input::placeholder{color:#737b84}.theme-search button{color:#858d97;cursor:pointer;background:0 0;border:0;place-items:center;width:43px;display:grid;position:absolute;inset:0 0 0 auto}.theme-search button svg{width:18px!important;height:18px!important}.theme-sort{width:200px}.theme-sort select{appearance:none;color:#abb2ba;cursor:pointer;background:0 0;border:0;outline:0;width:100%;height:100%;padding:0 42px 0 15px;font-family:Inter,sans-serif;font-size:13px}.theme-sort-icon{color:#8c949d;pointer-events:none;position:absolute;top:50%;right:15px;transform:translateY(-50%);width:16px!important;height:16px!important}.theme-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;display:grid}.theme-card{border:1px solid var(--border);min-height:280px;color:inherit;opacity:0;background:linear-gradient(145deg,#10151a,#0d1116);border-radius:10px;flex-direction:column;padding:19px 18px 17px;text-decoration:none;transition:opacity .45s,transform .45s,border-color .2s,background .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden;transform:translateY(14px)}.theme-card.active{opacity:1;transform:translateY(0)}.theme-card:after{content:"";pointer-events:none;background:radial-gradient(circle at 50% 0,#f5ad220e,#0000 42%);position:absolute;inset:0}.theme-card:hover{border-color:var(--border-gold);background:linear-gradient(145deg,#121920,#0e1318);transform:translateY(-4px);box-shadow:0 14px 35px #0003}.theme-icon{z-index:2;width:100%;height:96px;color:var(--gold);place-items:center;margin-bottom:7px;display:grid;position:relative}.theme-icon svg{filter:drop-shadow(0 8px 15px #f5ad221a);width:67px!important;height:67px!important}.theme-card>h3,.theme-card-body h3{z-index:2;color:var(--white,var(--text));text-align:center;margin:0 0 8px;font-family:Fraunces,serif;font-size:18px;font-weight:600;line-height:1.2;position:relative}.theme-card>p,.theme-card-body p{z-index:2;color:#a4abb3;text-align:center;min-height:58px;margin:0;font-size:12px;line-height:1.65;position:relative}.theme-card-body{z-index:2;flex-direction:column;height:100%;min-height:280px;padding:0;display:flex;position:relative}.theme-card-body .theme-count{margin-top:auto}.theme-card-footer{z-index:2;justify-content:space-between;align-items:center;margin-top:auto;padding-top:17px;display:flex;position:relative}.theme-count{color:var(--gold);align-items:center;gap:6px;font-size:11px;font-weight:650;display:flex}.theme-count svg{width:15px!important;height:15px!important}.theme-arrow{color:var(--gold);place-items:center;transition:transform .2s;display:grid}.theme-arrow svg{width:22px!important;height:22px!important}.theme-card:hover .theme-arrow{transform:translate(4px)}.theme-empty{border:1px dashed var(--border);color:var(--muted);text-align:center;border-radius:10px;grid-column:1/-1;padding:55px;font-size:14px}.theme-benefits{border:1px solid var(--border);background:linear-gradient(145deg,#10151a,#0d1116);border-radius:10px;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:32px;display:grid;overflow:hidden}.theme-benefit{border-right:1px solid var(--border);align-items:center;gap:15px;min-height:104px;padding:20px;display:flex}.theme-benefit:last-child{border-right:0}.theme-benefit-icon{width:48px;height:48px;color:var(--gold);background:radial-gradient(circle,#f5ad221a,#f5ad2205);border:1px solid #f5ad2238;border-radius:50%;flex:0 0 48px;place-items:center;display:grid}.theme-benefit-icon svg{width:25px!important;height:25px!important}.theme-benefit h4{color:var(--white,var(--text));margin:0 0 5px;font-family:Fraunces,serif;font-size:16px;font-weight:600}.theme-benefit p{color:var(--muted);margin:0;font-size:11px;line-height:1.55}.theme-benefit-safe .theme-benefit-icon{color:#73d39b;background:radial-gradient(circle,#73d39b1a,#73d39b05);border-color:#73d39b38}.theme-hero{border:1px solid var(--border);background:linear-gradient(180deg, #f5ad220a, transparent 80%), var(--surface,#10151a);border-radius:14px;margin-bottom:44px;padding:40px 32px;position:relative;overflow:hidden}.theme-hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#f5ad2214,#0000 70%);width:300px;height:300px;position:absolute;top:-100px;right:-100px}.theme-badge{color:var(--gold);letter-spacing:.05em;text-transform:uppercase;background:#f5ad221a;border:1px solid #f5ad2233;border-radius:20px;margin-bottom:16px;padding:4px 12px;font-size:11px;font-weight:700;display:inline-block}.theme-hero h1{color:var(--white,var(--text));margin:0 0 12px;font-family:Fraunces,serif;font-size:36px;font-weight:600}.theme-hero p{max-width:800px;color:var(--muted);margin:0 0 20px;font-size:15px;line-height:1.6}.theme-meta{color:var(--gold);letter-spacing:.03em;text-transform:uppercase;font-size:13px;font-weight:600}.section-title{color:var(--white,var(--text));margin:0 0 24px;font-family:Fraunces,serif;font-size:24px;font-weight:600}.materials-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin-bottom:48px;display:grid}.material-card{border:1px solid var(--border);background:var(--surface,#10151a);border-radius:14px;flex-direction:column;text-decoration:none;transition:border-color .2s,transform .2s,box-shadow .2s;display:flex;overflow:hidden}.material-card:hover{border-color:var(--border-gold);transform:translateY(-4px);box-shadow:0 12px 28px #0000002e}.material-card img{object-fit:cover;border-bottom:1px solid var(--border);width:100%;height:140px}.material-card-body{flex-direction:column;flex:1;padding:18px;display:flex}.material-card-body .badge{color:var(--gold);letter-spacing:.03em;text-transform:uppercase;align-self:flex-start;margin-bottom:8px;font-size:10px;font-weight:700}.material-card-body h3{color:var(--white,var(--text));-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 8px;font-family:Fraunces,serif;font-size:17px;line-height:1.35;display:-webkit-box;overflow:hidden}.material-card-body p{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 16px;font-size:13px;line-height:1.5;display:-webkit-box;overflow:hidden}.card-meta{border-top:1px solid var(--border);color:var(--muted);gap:14px;margin-top:auto;padding-top:12px;font-size:12px;display:flex}.card-meta span{align-items:center;gap:4px;display:flex}.pagination-wrap{justify-content:center;margin-top:40px;display:flex}@media (width<=1100px){.theme-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.theme-benefits{grid-template-columns:repeat(2,minmax(0,1fr))}.theme-benefit:nth-child(2){border-right:0}.theme-benefit:nth-child(-n+2){border-bottom:1px solid var(--border)}.materials-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=900px){.theme-page .section-header{flex-direction:column;align-items:flex-start}.theme-tools{width:100%}.theme-search{flex:1}.theme-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.materials-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.theme-benefits{grid-template-columns:1fr}.theme-benefit{border-right:0;border-bottom:1px solid var(--border)}.theme-benefit:last-child{border-bottom:0}}@media (width<=600px){.theme-page{padding:34px 0 45px}.theme-page .wrap{width:calc(100% - 24px)}.theme-page .section-header{margin-bottom:24px}.theme-page .page-title{font-size:32px}.theme-page .page-subtitle{font-size:13px}.theme-tools{flex-direction:column;align-items:stretch}.theme-search,.theme-sort{width:100%}.theme-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.theme-card{min-height:245px;padding:15px 13px 14px}.theme-icon{height:80px}.theme-icon svg{width:53px!important;height:53px!important}.theme-card>h3,.theme-card-body h3{font-size:15px}.theme-card>p,.theme-card-body p{min-height:50px;font-size:10px}.theme-count{font-size:9px}.theme-arrow svg{width:18px!important;height:18px!important}.theme-hero{padding:28px 20px}.theme-hero h1{font-size:30px}.materials-grid{grid-template-columns:1fr}}@media (width<=390px){.theme-grid{grid-template-columns:1fr}.theme-card{min-height:255px}}.theme-page .theme-header,.theme-page .section-header{justify-content:space-between!important;align-items:flex-end!important;gap:32px!important;width:100%!important;margin-bottom:30px!important;display:flex!important}.theme-page .theme-tools{flex:none;margin-left:auto;align-items:center!important;gap:12px!important;display:flex!important}.theme-page .page-title,.theme-page .theme-heading h1{margin:0 0 8px!important}.theme-page .page-subtitle,.theme-page .theme-heading p{max-width:650px;margin:0!important}@media (width>=1101px){.theme-page .theme-grid{align-items:stretch;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:16px!important}.theme-page .theme-card{height:282px!important;min-height:282px!important;padding:18px 16px 16px!important}.theme-page .theme-icon{height:88px!important;margin-bottom:5px!important}.theme-page .theme-icon svg{width:62px!important;height:62px!important}.theme-page .theme-card>h3,.theme-page .theme-card-body h3{-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;min-height:42px!important;margin-bottom:7px!important;display:-webkit-box!important;overflow:hidden!important}.theme-page .theme-card>p,.theme-page .theme-card-body p{-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;min-height:54px!important;max-height:54px!important;display:-webkit-box!important;overflow:hidden!important}.theme-page .theme-card-footer{padding-top:12px!important}}@media (width<=1100px) and (width>=901px){.theme-page .theme-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important}}@media (width<=900px){.theme-page .theme-header,.theme-page .section-header{flex-direction:column!important;align-items:flex-start!important;gap:18px!important}.theme-page .theme-tools{margin-left:0;width:100%!important}.theme-page .theme-search{flex:auto;width:auto!important}.theme-page .theme-sort{flex:0 0 200px}.theme-page .theme-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (width<=600px){.theme-page .theme-header,.theme-page .section-header{gap:16px!important;margin-bottom:24px!important}.theme-page .theme-tools{flex-direction:column!important;align-items:stretch!important;width:100%!important}.theme-page .theme-search,.theme-page .theme-sort{width:100%!important}.theme-page .theme-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.theme-page .theme-card{height:245px!important;min-height:245px!important}}@media (width<=390px){.theme-page .theme-grid{grid-template-columns:1fr!important}}@media (width>=901px){.theme-grid{gap:18px}.theme-card{padding:22px 24px 20px}.theme-icon{height:102px}.theme-card>h3,.theme-card-body h3{padding:0 6px}.theme-card>p,.theme-card-body p{padding:0 5px}.theme-card-footer{padding:18px 2px 0}}@media (width>=1200px){.theme-page .wrap{width:min(100% - 70px,1470px)}.theme-grid{gap:18px}.theme-card{min-height:288px;padding-left:24px;padding-right:24px}.theme-card>h3,.theme-card-body h3{padding:0 8px;font-size:18px}.theme-card>p,.theme-card-body p{padding:0 7px;font-size:12px}}@media (width>=901px){.theme-page .section-header{margin-bottom:34px}.theme-tools{gap:14px}}@media (width>=901px){.theme-page .theme-header{width:100%;justify-content:space-between!important;align-items:flex-end!important;gap:34px!important;margin-bottom:24px!important;display:flex!important}.theme-page .theme-heading{flex:auto;min-width:0}.theme-page .theme-tools{flex:none;margin-left:auto}.theme-page .theme-benefits{width:100%;margin-top:0!important;margin-bottom:30px!important}.theme-page .theme-grid{margin-top:0!important}}.theme-page .theme-benefits{padding:0}.theme-page .theme-benefit,.theme-page .theme-benefit>div:last-child{min-width:0}@media (width>=1200px){.theme-page .theme-benefits{min-height:104px}.theme-page .theme-benefit{gap:16px;padding:20px 26px}.theme-page .theme-benefit h4{font-size:17px}.theme-page .theme-benefit p{max-width:255px;font-size:11px}}@media (width<=900px){.theme-page .theme-header{flex-direction:column!important;align-items:flex-start!important;gap:18px!important;margin-bottom:22px!important;display:flex!important}.theme-page .theme-tools{width:100%;margin-left:0}.theme-page .theme-benefits{margin-top:0!important;margin-bottom:26px!important}}@media (width<=700px){.theme-page .theme-benefit{min-height:92px;padding:17px 18px}.theme-page .theme-benefit p{max-width:none}}@media (width<=600px){.theme-page .theme-container,.theme-page .wrap.theme-container{width:calc(100% - 24px)}.theme-page .theme-benefits{margin-bottom:24px!important}}.theme-page .theme-container,.theme-page .wrap.theme-container{width:min(100% - 72px,1470px)!important;max-width:1470px!important;margin:0 auto!important}.theme-page{padding-top:48px!important;padding-bottom:70px!important}.theme-page .theme-header{justify-content:space-between!important;align-items:flex-end!important;gap:32px!important;margin-bottom:26px!important;display:flex!important}.theme-page .theme-heading{flex:auto!important;min-width:0!important}.theme-page .theme-heading h1,.theme-page .page-title{margin:0 0 8px!important}.theme-page .theme-heading p,.theme-page .page-subtitle{color:var(--muted)!important;margin:0!important}.theme-page .theme-tools{flex:none!important;align-items:center!important;gap:12px!important;display:flex!important}.theme-page .theme-search{width:245px!important;height:44px!important}.theme-page .theme-sort{width:190px!important;height:44px!important}.theme-page .theme-benefits{width:100%!important;min-height:104px!important;margin:0 0 30px!important}.theme-page .theme-benefit{gap:14px!important;min-width:0!important;min-height:104px!important;padding:18px 24px!important}.theme-page .theme-benefit h4{margin-bottom:5px!important;font-size:16px!important;line-height:1.25!important}.theme-page .theme-benefit p{font-size:11px!important;line-height:1.55!important}.theme-page .theme-grid{grid-template-columns:repeat(6,minmax(0,1fr))!important;align-items:stretch!important;gap:16px!important;width:100%!important;margin:0!important;display:grid!important}.theme-page .theme-card{box-sizing:border-box!important;height:286px!important;min-height:286px!important;padding:18px 18px 16px!important}.theme-page .theme-icon{z-index:2!important;justify-content:center!important;align-items:center!important;width:100%!important;height:82px!important;min-height:82px!important;margin:0 0 10px!important;display:flex!important;position:relative!important;overflow:hidden!important}.theme-page .theme-icon img{object-fit:contain!important;object-position:center!important;filter:drop-shadow(0 6px 12px #f5ad221a)!important;background:0 0!important;border:0!important;border-radius:0!important;width:66px!important;max-width:66px!important;height:66px!important;max-height:66px!important;display:block!important}.theme-page .theme-icon>svg{flex:0 0 60px!important;width:60px!important;height:60px!important}.theme-page .theme-card>h3,.theme-page .theme-card-body h3{z-index:2!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;min-height:43px!important;max-height:43px!important;margin:0 0 8px!important;padding:0 3px!important;font-size:17px!important;line-height:1.25!important;display:-webkit-box!important;position:relative!important;overflow:hidden!important}.theme-page .theme-card>p,.theme-page .theme-card-body p{z-index:2!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;min-height:56px!important;max-height:56px!important;margin:0!important;padding:0 4px!important;font-size:11px!important;line-height:1.7!important;display:-webkit-box!important;position:relative!important;overflow:hidden!important}.theme-page .theme-card-footer{margin-top:auto!important;padding-top:12px!important}.theme-page .theme-count{font-size:11px!important}.theme-page .theme-arrow svg{width:21px!important;height:21px!important}@media (width>=1200px){.theme-page .theme-grid{grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:18px!important}.theme-page .theme-card{height:292px!important;min-height:292px!important;padding:18px 20px 16px!important}.theme-page .theme-icon{height:86px!important;min-height:86px!important;margin-bottom:10px!important}.theme-page .theme-icon img{width:68px!important;max-width:68px!important;height:68px!important;max-height:68px!important}.theme-page .theme-card>h3,.theme-page .theme-card-body h3{font-size:18px!important}.theme-page .theme-card>p,.theme-page .theme-card-body p{font-size:11.5px!important}}@media (width<=1100px) and (width>=901px){.theme-page .theme-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}}@media (width<=900px){.theme-page .theme-header{flex-direction:column!important;align-items:flex-start!important;gap:18px!important}.theme-page .theme-tools{width:100%!important}.theme-page .theme-search{flex:auto!important;width:auto!important}.theme-page .theme-sort{flex:0 0 190px!important}.theme-page .theme-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (width<=600px){.theme-page .theme-container,.theme-page .wrap.theme-container{width:calc(100% - 24px)!important}.theme-page{padding-top:32px!important;padding-bottom:45px!important}.theme-page .theme-tools{flex-direction:column!important;align-items:stretch!important}.theme-page .theme-search,.theme-page .theme-sort{width:100%!important}.theme-page .theme-benefits{margin-bottom:24px!important}.theme-page .theme-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.theme-page .theme-card{height:250px!important;min-height:250px!important;padding:15px 13px 14px!important}.theme-page .theme-icon{height:72px!important;min-height:72px!important;margin-bottom:8px!important}.theme-page .theme-icon img{width:54px!important;max-width:54px!important;height:54px!important;max-height:54px!important}.theme-page .theme-card>h3,.theme-page .theme-card-body h3{min-height:38px!important;max-height:38px!important;font-size:15px!important}.theme-page .theme-card>p,.theme-page .theme-card-body p{min-height:48px!important;max-height:48px!important;font-size:10px!important}.theme-page .theme-benefit{min-height:92px!important;padding:16px 18px!important}}@media (width<=390px){.theme-page .theme-grid{grid-template-columns:1fr!important}}@media (width<=600px){.theme-page .theme-tools{gap:10px!important;width:100%!important}.theme-page .theme-search,.theme-page .theme-sort{flex:0 0 44px!important;width:100%!important;height:44px!important;min-height:44px!important}.theme-page .theme-sort select{height:44px!important;min-height:44px!important;padding-top:0!important;padding-bottom:0!important;font-size:12px!important}.theme-page .theme-sort{align-items:center!important;display:flex!important;overflow:hidden!important}.theme-page .theme-sort-icon{pointer-events:none!important}}@media (width<=390px){.theme-page .theme-search,.theme-page .theme-sort,.theme-page .theme-sort select{height:42px!important;min-height:42px!important}}.pagination-wrap{justify-content:center!important;align-items:center!important;width:100%!important;margin-top:40px!important;display:flex!important}.theme-pagination{flex-flow:row!important;justify-content:center!important;align-items:center!important;gap:8px!important;width:auto!important;display:flex!important}.theme-page-numbers{flex-flow:row!important;justify-content:center!important;align-items:center!important;gap:8px!important;display:flex!important}.theme-page-btn,.theme-page-num{border:1px solid var(--border)!important;background:var(--surface,#0f131b)!important;width:42px!important;min-width:42px!important;max-width:42px!important;height:42px!important;color:var(--muted)!important;box-sizing:border-box!important;border-radius:8px!important;flex:none!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:0!important;font-family:Inter,sans-serif!important;font-size:12px!important;font-weight:600!important;line-height:1!important;text-decoration:none!important;transition:border-color .2s,color .2s,background .2s!important;display:inline-flex!important}.theme-page-btn:hover,.theme-page-num:hover{color:var(--gold)!important;border-color:#e3a73c73!important}.theme-page-active{border-color:var(--gold)!important;color:var(--gold)!important;background:#e3a73c1a!important}.theme-page-disabled{opacity:.4!important;pointer-events:none!important}.theme-page-ellipsis{width:18px!important;color:var(--muted)!important;flex:0 0 18px!important;justify-content:center!important;align-items:center!important;display:inline-flex!important}@media (width<=600px){.pagination-wrap{margin-top:28px!important}.theme-pagination,.theme-page-numbers{flex-flow:row!important;gap:8px!important;display:flex!important}.theme-page-btn,.theme-page-num{border-radius:7px!important;width:34px!important;min-width:34px!important;max-width:34px!important;height:34px!important;padding:0!important;font-size:11px!important}.theme-page-ellipsis{flex-basis:14px!important;width:14px!important}}@media (width<=390px){.theme-pagination,.theme-page-numbers{gap:6px!important}.theme-page-btn,.theme-page-num{width:32px!important;min-width:32px!important;max-width:32px!important;height:32px!important;font-size:10px!important}.theme-page-ellipsis{flex-basis:12px!important;width:12px!important}}
