/*
Theme Name: CodeCraftGuide Glassmorphism
Theme URI: https://codecraftguide.com/
Author: CodeCraftGuide
Description: Premium glassmorphism authority portal for news and business resources.
Version: 1.0.0
Text Domain: codecraftguide
*/
:root{--lav:#eee9ff;--lav2:#d9cdfd;--white:rgba(255,255,255,.62);--line:rgba(255,255,255,.72);--purple:#5b35b5;--deep:#26154f;--ink:#21183a;--muted:#6d6680;--shadow:0 22px 70px rgba(63,39,117,.16);--r:26px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:ui-rounded,"SF Pro Rounded",Inter,system-ui,sans-serif;background:radial-gradient(circle at 8% 8%,#fff 0 8%,transparent 28%),radial-gradient(circle at 90% 16%,#d8c9ff 0 8%,transparent 31%),linear-gradient(145deg,#f8f5ff,#eae3fb 48%,#f7f4ff);line-height:1.65;min-height:100vh}body:before,body:after{content:"";position:fixed;border-radius:50%;filter:blur(12px);z-index:-1;opacity:.7}body:before{width:360px;height:360px;background:#c8b4ff;left:-130px;top:35%}body:after{width:420px;height:420px;background:#f5cffa;right:-160px;bottom:-90px}.wrap{width:min(1180px,calc(100% - 32px));margin:auto}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.site-header{position:sticky;top:16px;z-index:50;margin:16px auto 0;width:min(1220px,calc(100% - 24px))}.nav-shell{display:flex;align-items:center;gap:24px;padding:12px 16px 12px 20px;border:1px solid var(--line);background:rgba(255,255,255,.55);backdrop-filter:blur(22px) saturate(145%);-webkit-backdrop-filter:blur(22px);border-radius:24px;box-shadow:0 15px 45px rgba(62,37,111,.13)}.brand img{display:block;height:44px;width:auto}.primary-nav{margin-left:auto}.primary-nav ul{display:flex;gap:22px;align-items:center;list-style:none;margin:0;padding:0}.primary-nav a{font-size:14px;font-weight:700;color:#42355c}.primary-nav a:hover{color:var(--purple)}.nav-search{display:flex;align-items:center}.nav-search form{display:flex;background:rgba(255,255,255,.7);border:1px solid #fff;border-radius:99px;padding:4px}.nav-search input{border:0;background:transparent;width:125px;padding:8px 10px;outline:none}.nav-search button{border:0;border-radius:50%;width:34px;height:34px;background:var(--purple);color:#fff}.menu-toggle{display:none;border:0;background:var(--purple);color:white;border-radius:14px;padding:10px 12px}.hero{padding:78px 0 40px}.hero-stage{position:relative;min-height:560px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:34px;padding:54px;border:1px solid var(--line);border-radius:42px;background:linear-gradient(135deg,rgba(255,255,255,.68),rgba(255,255,255,.31));backdrop-filter:blur(24px);box-shadow:var(--shadow);overflow:hidden}.hero-stage:before{content:"";position:absolute;width:300px;height:300px;border-radius:50%;background:linear-gradient(135deg,#7e58dc,#e1d4ff);right:18%;top:-135px;filter:blur(3px);opacity:.35}.eyebrow{font-size:12px;text-transform:uppercase;letter-spacing:.16em;font-weight:800;color:var(--purple);margin-bottom:14px}.hero h1{font-size:clamp(44px,6vw,76px);line-height:1.02;letter-spacing:-.055em;margin:0 0 22px;max-width:760px}.hero p{font-size:19px;color:var(--muted);max-width:620px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.btn{padding:14px 20px;border-radius:16px;font-weight:800}.btn-primary{background:linear-gradient(135deg,var(--purple),#7c55d8);color:#fff;box-shadow:0 12px 28px rgba(91,53,181,.28)}.btn-secondary{background:rgba(255,255,255,.55);border:1px solid #fff}.hero-visual{position:relative;height:440px}.hero-visual img{width:100%;height:100%;object-fit:cover;border-radius:32px;box-shadow:0 24px 60px rgba(56,29,113,.23)}.floating-card{position:absolute;padding:16px 18px;border-radius:20px;background:rgba(255,255,255,.72);border:1px solid white;backdrop-filter:blur(18px);box-shadow:0 16px 35px rgba(50,30,100,.18);font-weight:800}.fc-one{left:-28px;top:40px}.fc-two{right:-20px;bottom:46px}.trust-orbit{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:-8px;position:relative;z-index:3}.trust-chip{padding:18px;border-radius:21px;background:rgba(255,255,255,.55);border:1px solid white;backdrop-filter:blur(18px);box-shadow:0 10px 28px rgba(65,39,117,.1)}.trust-chip strong{display:block;font-size:23px}.trust-chip span{font-size:13px;color:var(--muted)}.section{padding:76px 0}.section-head{display:flex;justify-content:space-between;gap:40px;align-items:end;margin-bottom:30px}.section-head h2{font-size:clamp(32px,4vw,50px);letter-spacing:-.04em;line-height:1.08;margin:0}.section-head p{max-width:440px;color:var(--muted)}.constellation{display:grid;grid-template-columns:repeat(12,1fr);gap:16px}.topic{min-height:175px;padding:24px;border:1px solid #fff;background:rgba(255,255,255,.48);backdrop-filter:blur(20px);border-radius:28px;box-shadow:0 13px 34px rgba(61,36,111,.1);transition:.25s}.topic:hover{transform:translateY(-5px);background:rgba(255,255,255,.68)}.topic:nth-child(1),.topic:nth-child(4){grid-column:span 5}.topic:nth-child(2),.topic:nth-child(3){grid-column:span 3.5}.topic:nth-child(5){grid-column:span 7}.topic:nth-child(6){grid-column:span 5}.topic-icon{width:48px;height:48px;border-radius:16px;display:grid;place-items:center;background:linear-gradient(135deg,#fff,#d9cdfd);color:var(--purple);font-size:22px;font-weight:900}.topic h3{margin:18px 0 5px}.topic p{margin:0;color:var(--muted);font-size:14px}.resource-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:20px}.resource-card{grid-column:span 4;overflow:hidden;border:1px solid #fff;background:rgba(255,255,255,.52);backdrop-filter:blur(20px);border-radius:28px;box-shadow:0 16px 42px rgba(58,33,108,.11)}.resource-card:first-child{grid-column:span 7;grid-row:span 2}.resource-card:nth-child(2){grid-column:span 5}.resource-card:nth-child(3){grid-column:span 5}.resource-card:nth-child(n+4){grid-column:span 4}.card-image{display:block;aspect-ratio:16/10;overflow:hidden}.card-image img{width:100%;height:100%;object-fit:cover;transition:.35s}.resource-card:hover img{transform:scale(1.035)}.card-body{padding:22px}.card-kicker{font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--purple);font-weight:900}.card-title{font-size:22px;line-height:1.25;margin:10px 0}.card-excerpt{color:var(--muted);font-size:14px}.card-meta{display:flex;gap:14px;color:#766d89;font-size:12px}.older-wrap{text-align:center;margin-top:34px}.older-link{display:inline-flex;padding:14px 24px;border-radius:16px;background:var(--deep);color:white;font-weight:800}.content-shell{width:min(900px,calc(100% - 32px));margin:70px auto}.single-article,.page-article{padding:clamp(24px,5vw,60px);border:1px solid white;background:rgba(255,255,255,.66);backdrop-filter:blur(20px);border-radius:34px;box-shadow:var(--shadow)}.entry-title{font-size:clamp(38px,5vw,64px);line-height:1.08;letter-spacing:-.045em}.entry-content{font-family:Georgia,serif;font-size:18px;color:#332b42}.entry-content h2,.entry-content h3{font-family:ui-rounded,system-ui,sans-serif}.auto-internal-links{margin:32px 0;padding:20px;border-radius:20px;background:rgba(225,213,255,.45);border:1px solid white;font-family:ui-rounded,system-ui,sans-serif}.related-posts{margin-top:46px}.related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.site-footer{padding:40px 0 24px}.footer-glass{padding:34px;border-radius:30px;background:rgba(38,21,79,.92);color:white;display:grid;grid-template-columns:1.3fr 1fr;gap:30px}.footer-glass img{height:46px}.footer-links{display:flex;flex-wrap:wrap;gap:18px;justify-content:flex-end}.footer-links a{color:#e9e2ff}.copyright{text-align:center;color:var(--muted);font-size:13px;margin-top:18px}@media(max-width:900px){.hero-stage{grid-template-columns:1fr;padding:30px}.hero-visual{height:350px}.trust-orbit{grid-template-columns:repeat(2,1fr)}.primary-nav{display:none}.primary-nav.open{display:block;position:absolute;top:76px;left:12px;right:12px;background:rgba(255,255,255,.95);padding:20px;border-radius:20px}.primary-nav.open ul{display:grid}.menu-toggle{display:block;margin-left:auto}.nav-search{display:none}.topic,.topic:nth-child(n){grid-column:span 6}.resource-card,.resource-card:first-child,.resource-card:nth-child(n){grid-column:span 6;grid-row:auto}.related-grid{grid-template-columns:1fr}.footer-glass{grid-template-columns:1fr}.footer-links{justify-content:flex-start}}@media(max-width:600px){.hero{padding-top:36px}.hero-stage{border-radius:28px;padding:24px}.hero h1{font-size:42px}.hero-visual{height:280px}.floating-card{font-size:12px}.trust-orbit{grid-template-columns:1fr 1fr}.section{padding:54px 0}.section-head{display:block}.topic,.topic:nth-child(n),.resource-card,.resource-card:first-child,.resource-card:nth-child(n){grid-column:1/-1}.nav-shell{border-radius:20px}.brand img{height:38px}}
.archive-shell{padding:80px 0}.archive-title{font-size:clamp(40px,6vw,68px);line-height:1.05;letter-spacing:-.045em;margin:0 0 34px}.featured-image{margin:28px 0;border-radius:26px;overflow:hidden}.featured-image img{display:block;width:100%}
