:root{--primary:#3436ff;--purple:#7c35ee;--text:#111326;--muted:#687083;--line:#e8eaf1;--shadow:0 8px 24px rgba(25,35,72,.08)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f7f8fb;color:var(--text);font-family:"Noto Sans SC",system-ui,sans-serif}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}.site-header,main{width:min(1480px,calc(100% - 32px));margin:auto}.site-header{height:82px;margin-top:14px;padding:0 28px;display:flex;align-items:center;gap:48px;background:#fff;border:1px solid #eceef4;border-radius:14px;box-shadow:0 3px 16px rgba(28,35,70,.05);position:relative;z-index:5}.brand{font-size:27px;font-weight:800;color:#1837ea;text-decoration:none;white-space:nowrap}.desktop-nav{display:flex;height:100%;gap:42px;align-items:center}.desktop-nav a{height:100%;display:grid;place-items:center;color:#222;text-decoration:none;white-space:nowrap;position:relative}.desktop-nav a.active{color:var(--primary);font-weight:600}.desktop-nav a.active:after{content:"";height:3px;border-radius:3px;background:var(--primary);position:absolute;left:0;right:0;bottom:11px}.header-search{margin-left:auto;width:292px;height:44px;border:1px solid #dfe2eb;border-radius:25px;background:#fff;color:#9a9fac;text-align:left;padding:0 20px;cursor:pointer}.header-search span{font-size:24px;margin-right:8px}.mobile-search{display:none}main{background:#fff;margin-top:2px;padding:22px 24px 28px;border:1px solid #edf0f5;border-radius:14px;box-shadow:0 10px 35px rgba(29,36,77,.05)}.hero{height:318px;border-radius:18px;overflow:hidden;position:relative;background:linear-gradient(118deg,#edf1ff 0%,#cfdbff 43%,#506cff 100%);display:flex;align-items:center;padding:0 7%}.hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 10%,rgba(255,255,255,.95),transparent 35%),linear-gradient(90deg,rgba(255,255,255,.4),transparent 65%)}.hero-copy{position:relative;z-index:2;max-width:670px}.eyebrow{color:#4c56e7;font-size:12px;letter-spacing:.25em;font-weight:700;margin:0 0 14px}.hero h1{font-size:46px;line-height:1.2;margin:0 0 14px;letter-spacing:.03em}.hero-copy>p:not(.eyebrow){font-size:18px;color:#48506a;margin:0 0 34px}.primary-button{display:inline-flex;align-items:center;gap:14px;color:#fff;text-decoration:none;background:linear-gradient(135deg,#313aff,#4c26e9);padding:15px 28px;border-radius:30px;font-weight:600;box-shadow:0 8px 18px rgba(56,45,240,.25)}.hero-art{position:absolute;right:5%;width:420px;height:270px;display:grid;place-items:center}.glass-cube{width:180px;height:180px;border:4px solid rgba(255,255,255,.65);border-radius:28px;transform:rotate(2deg);display:grid;place-items:center;background:linear-gradient(145deg,rgba(255,255,255,.36),rgba(49,53,255,.3));box-shadow:inset 0 0 35px rgba(255,255,255,.3),0 28px 45px rgba(23,34,184,.25)}.play{width:86px;height:86px;border-radius:22px;display:grid;place-items:center;color:#fff;font-size:34px;background:linear-gradient(145deg,rgba(255,255,255,.52),rgba(51,54,255,.6));box-shadow:0 12px 30px rgba(31,38,169,.3)}.orbit{position:absolute;border:1px solid rgba(255,255,255,.6);border-radius:50%}.orbit-one{width:390px;height:150px;transform:rotate(-5deg)}.orbit-two{width:330px;height:110px;transform:rotate(11deg)}.float-card{position:absolute;width:62px;height:70px;border-radius:15px;display:grid;place-items:center;color:white;font-size:28px;background:linear-gradient(145deg,rgba(255,255,255,.6),rgba(49,57,255,.64));box-shadow:0 12px 25px rgba(34,40,165,.2)}.card-a{left:52px;top:68px}.card-b{right:30px;bottom:62px}.card-c{right:16px;top:51px}.hero-dots{position:absolute;bottom:20px;left:47%;display:flex;gap:13px}.hero-dots i{width:10px;height:10px;border-radius:10px;background:rgba(255,255,255,.5)}.hero-dots i:first-child{width:28px;background:var(--primary)}.mobile-searchbar{display:none}.categories{display:grid;grid-template-columns:repeat(6,1fr);gap:14px;margin:18px 0}.category-card{min-height:180px;border:1px solid #eceef4;background:#fff;border-radius:16px;box-shadow:0 5px 16px rgba(29,37,71,.05);padding:22px 14px;cursor:pointer;transition:.2s}.category-card:hover,.category-card.selected{transform:translateY(-3px);border-color:#afb2ff;box-shadow:0 10px 25px rgba(42,48,150,.11)}.category-icon{width:52px;height:52px;border-radius:18px;display:grid;place-items:center;margin:auto;background:linear-gradient(145deg,#e7f1ff,#e9e0ff);color:#3d5cf6;font-size:26px;font-weight:700}.category-card:nth-child(2n) .category-icon{color:#7e35ec}.category-card h3{margin:14px 0 8px;font-size:18px}.category-card p{margin:0;color:var(--muted);font-size:14px;line-height:1.7}.section-title{display:flex;justify-content:space-between;align-items:center;margin:12px 2px 14px}.section-title h2{font-size:21px;margin:0;padding-left:16px;position:relative}.section-title h2:before{content:"";position:absolute;left:0;top:3px;bottom:1px;width:5px;border-radius:4px;background:linear-gradient(#3848ff,#7134f4)}.section-title button{border:0;background:none;color:var(--primary);font-size:17px;cursor:pointer}.resource-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.resource-card{border:1px solid #e6e8ee;border-radius:14px;overflow:hidden;background:#fff;box-shadow:0 5px 18px rgba(32,40,78,.06);transition:.2s}.resource-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.resource-visual{height:108px;display:grid;place-items:center;position:relative;overflow:hidden}.resource-visual:before,.resource-visual:after{content:"";position:absolute;border-radius:50%;filter:blur(2px)}.resource-visual span{position:relative;z-index:2;color:#fff;font-weight:700;font-size:38px}.resource-visual.timer{background:linear-gradient(135deg,#001126,#005491)}.resource-visual.timer span{font-family:monospace;color:#8fecff;border:2px solid #09a5ed;padding:4px 14px;font-size:27px}.gift{background:linear-gradient(135deg,#bd1900,#ff5b14)}.printer{background:linear-gradient(135deg,#e7edf7,#b8cee8)}.printer span{color:#49627d}.music{background:linear-gradient(135deg,#190078,#442be7)}.stream{background:linear-gradient(135deg,#1f77dc,#5de1ff)}.slides{background:linear-gradient(135deg,#7d2ae8,#ea58d1)}.resource-content{padding:14px}.resource-heading{display:flex;align-items:flex-start;gap:8px;justify-content:space-between}.resource-heading h3{margin:0;font-size:17px}.resource-heading span{font-size:12px;color:#3855fa;background:#edf2ff;border-radius:14px;padding:3px 9px;white-space:nowrap}.resource-content p{color:#5d6472;font-size:14px;line-height:1.65;min-height:46px;margin:10px 0 14px}.resource-button{width:72%;display:block;margin:auto;border:1px solid #6d63ff;border-radius:6px;background:#fff;color:#4644ef;padding:8px;cursor:pointer;font-weight:600}.resource-button:hover{background:#4946f5;color:#fff}.benefits{margin-top:24px;padding:20px 5%;display:grid;grid-template-columns:repeat(4,1fr);border-radius:16px;background:linear-gradient(90deg,#f4f8ff,#f6f4ff)}.benefits article{display:flex;align-items:center;justify-content:center;gap:18px;border-right:1px solid #dae1f1}.benefits article:last-child{border:0}.benefits b{font-size:43px;color:#3150ef}.benefits h3{font-size:17px;margin:0 0 4px}.benefits p{font-size:13px;color:#6b7281;margin:0}.mobile-tabs{display:none}.empty-state{text-align:center;color:#8a90a0;padding:50px}.resource-dialog{width:min(480px,calc(100% - 32px));border:0;border-radius:24px;padding:34px;box-shadow:0 28px 80px rgba(12,20,58,.28);text-align:center}.resource-dialog::backdrop{background:rgba(18,24,48,.5);backdrop-filter:blur(3px)}.dialog-close{position:absolute;right:18px;top:13px;border:0;background:none;font-size:30px;color:#777;cursor:pointer}.dialog-icon{width:74px;height:74px;border-radius:22px;margin:0 auto 15px;display:grid;place-items:center;color:#fff;font-size:31px;background:linear-gradient(135deg,#4054ff,#8a35ed);box-shadow:0 8px 20px rgba(65,59,232,.25)}.dialog-kicker{color:#5149ee;font-size:13px;margin:0 0 4px}.resource-dialog h2{margin:0 0 12px}.dialog-description{color:#606879;line-height:1.75;margin:0 0 22px}.link-box{display:flex;border:1px solid #dfe2ef;border-radius:10px;overflow:hidden;text-align:left}.link-box span{padding:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;color:#5e6577;font-size:13px}.link-box button{border:0;background:var(--primary);color:white;padding:0 16px;cursor:pointer;white-space:nowrap}.copy-tip{font-size:12px;color:#979cab;margin:10px 0 0}.search-overlay{position:fixed;z-index:20;inset:0;background:rgba(19,25,48,.45);padding-top:80px}.overlay-search{background:#fff;width:min(720px,calc(100% - 32px));margin:auto;padding:14px;border-radius:16px;display:flex;gap:8px;box-shadow:0 22px 70px rgba(10,18,52,.3)}.overlay-search input{flex:1;border:1px solid #dfe2ec;border-radius:10px;padding:12px;min-width:0}.overlay-search button{border:0;border-radius:10px;padding:0 18px;cursor:pointer}.overlay-search button:nth-child(2){background:var(--primary);color:#fff}
@media(max-width:1000px){.desktop-nav{display:none}.categories{grid-template-columns:repeat(3,1fr)}.resource-grid{grid-template-columns:repeat(2,1fr)}.hero-art{right:-3%;opacity:.65}.hero-copy{max-width:60%}.benefits{grid-template-columns:repeat(2,1fr);gap:18px}.benefits article:nth-child(2){border:0}}
@media(max-width:640px){body{background:#fff;padding-bottom:76px;overflow-x:hidden}.site-header,main{width:100%}.site-header{margin:0;height:86px;border:0;border-radius:0;box-shadow:none;padding:0 20px}.brand{font-size:25px}.header-search{display:none}.mobile-search{margin-left:auto;display:grid;place-items:center;flex:0 0 48px;width:48px;height:48px;border-radius:50%;border:1px solid #e0e3ec;background:#fff;font-size:27px}.site-header:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:#f0f1f5}main{padding:0 16px 22px;border:0;box-shadow:none}.hero{height:250px;border-radius:16px;padding:0 25px}.hero-copy{max-width:100%}.eyebrow{display:none}.hero h1{font-size:28px;max-width:270px}.hero-copy>p:not(.eyebrow){font-size:14px;line-height:1.7;max-width:275px;margin-bottom:20px}.primary-button{font-size:14px;padding:11px 20px}.hero-art{right:-96px;bottom:-35px;width:300px;height:210px;opacity:.38}.glass-cube{width:130px;height:130px}.float-card{transform:scale(.75)}.hero-dots{left:44%;bottom:12px}.mobile-searchbar{height:62px;margin:18px 0;display:flex;align-items:center;gap:8px;border-radius:32px;padding:6px 7px 6px 18px;box-shadow:0 6px 18px rgba(28,37,76,.13);border:1px solid #f0f1f5}.mobile-searchbar span{font-size:25px;color:#808797}.mobile-searchbar input{border:0;outline:0;min-width:0;flex:1}.mobile-searchbar button{flex:0 0 auto;border:0;border-radius:25px;background:linear-gradient(135deg,#6b4cff,#3828f3);color:#fff;padding:11px 20px}.categories{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0}.category-card{min-width:0;min-height:170px;padding:18px 8px;overflow:hidden}.category-card h3{font-size:17px}.category-card p{font-size:13px;overflow-wrap:anywhere}.recommendations{margin-top:24px}.resource-grid{grid-template-columns:minmax(0,1fr);gap:14px}.resource-card{min-width:0;display:grid;grid-template-columns:40% minmax(0,60%)}.resource-visual{height:100%}.resource-content{min-width:0;padding:12px}.resource-content p{min-height:0;margin:8px 0;font-size:13px}.resource-button{display:none}.resource-heading h3{font-size:16px}.benefits{grid-template-columns:repeat(2,minmax(0,1fr));padding:15px 8px;gap:16px}.benefits article{min-width:0;gap:8px;justify-content:flex-start;padding:0 8px}.benefits b{font-size:28px}.benefits h3{font-size:14px}.benefits p{font-size:11px}.mobile-tabs{position:fixed;z-index:10;display:grid;grid-template-columns:repeat(3,1fr);left:0;right:0;bottom:0;height:72px;background:rgba(255,255,255,.96);border-top:1px solid #e8eaf0;box-shadow:0 -4px 18px rgba(20,29,68,.08);backdrop-filter:blur(10px)}.mobile-tabs a{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2px;color:#555c6b;text-decoration:none;font-size:12px}.mobile-tabs span{font-size:24px}.mobile-tabs a.active{color:var(--primary)}.resource-dialog{padding:28px 20px}.link-box{flex-direction:column}.link-box button{padding:12px}.overlay-search{flex-wrap:wrap}.overlay-search input{flex-basis:100%}}
