.blog-contents-section[data-astro-cid-curw3zgq]{background:#141414cc;border:1px solid rgba(80,80,80,.3);border-radius:16px;padding:2rem;backdrop-filter:blur(10px)}.section-header[data-astro-cid-curw3zgq]{display:flex;align-items:center;gap:.75rem;margin-bottom:2rem}.section-icon[data-astro-cid-curw3zgq]{width:2rem;height:2rem;flex-shrink:0}.content-cards[data-astro-cid-curw3zgq]{display:flex;flex-direction:column;gap:2rem}.stat-cards[data-astro-cid-curw3zgq]{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem}.stat-card[data-astro-cid-curw3zgq]{background:#1e1e1e99;border:1px solid rgba(80,80,80,.4);border-radius:12px;padding:1.5rem;text-align:center;transition:all .3s ease}.stat-card[data-astro-cid-curw3zgq]:hover{background:#282828cc;border-color:#64646480;transform:translateY(-2px)}.stat-card[data-astro-cid-curw3zgq].highlight{background:linear-gradient(135deg,#282828cc,#323232cc);border-color:#64646499}.stat-value[data-astro-cid-curw3zgq]{font-size:2rem;font-weight:800;background:linear-gradient(135deg,#ffffff 0%,var(--color-primary) 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:.5rem}.stat-label[data-astro-cid-curw3zgq]{font-size:.875rem;color:var(--color-primary);font-weight:600}.topics-grid[data-astro-cid-curw3zgq]{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.topic-card[data-astro-cid-curw3zgq]{display:flex;gap:1rem;padding:1.25rem;background:#1e1e1e80;border:1px solid rgba(80,80,80,.3);border-radius:12px;transition:all .3s ease}.topic-card[data-astro-cid-curw3zgq]:hover{background:#282828b3;border-color:#64646480;transform:translate(4px)}.topic-icon[data-astro-cid-curw3zgq]{font-size:2rem;flex-shrink:0}.topic-content[data-astro-cid-curw3zgq]{flex:1}.topic-title[data-astro-cid-curw3zgq]{font-size:1rem;font-weight:700;color:#f0f0f0;margin-bottom:.25rem}.topic-desc[data-astro-cid-curw3zgq]{font-size:.875rem;color:#d1cfcf;line-height:1.5}@media(max-width:768px){.blog-contents-section[data-astro-cid-curw3zgq]{padding:1.5rem}.stat-cards[data-astro-cid-curw3zgq]{grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.topics-grid[data-astro-cid-curw3zgq]{grid-template-columns:1fr}}@media(max-width:480px){.blog-contents-section[data-astro-cid-curw3zgq]{padding:1rem}.section-header[data-astro-cid-curw3zgq]{flex-direction:column;text-align:center;gap:.5rem}.stat-value[data-astro-cid-curw3zgq]{font-size:1.5rem}}.sns-media-section[data-astro-cid-lp5nfevh]{background:#141414cc;border:1px solid rgba(80,80,80,.3);border-radius:16px;padding:2rem;backdrop-filter:blur(10px)}.section-header[data-astro-cid-lp5nfevh]{display:flex;align-items:center;gap:.75rem;margin-bottom:2rem}.section-icon[data-astro-cid-lp5nfevh]{width:2rem;height:2rem;flex-shrink:0}.social-links-grid[data-astro-cid-lp5nfevh]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem}.social-card[data-astro-cid-lp5nfevh]{position:relative;display:flex;align-items:center;gap:1rem;padding:1.5rem;background:#1e1e1e80;border:1px solid rgba(80,80,80,.3);border-radius:12px;text-decoration:none;transition:all .3s ease;overflow:hidden}.social-card[data-astro-cid-lp5nfevh]:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(180deg,transparent,currentColor,transparent);opacity:0;transition:opacity .3s ease}.social-card[data-astro-cid-lp5nfevh]:hover{background:#282828b3;border-color:#64646480;transform:translate(8px)}.social-card[data-astro-cid-lp5nfevh]:hover:before{opacity:1}.social-card[data-astro-cid-lp5nfevh]:hover .social-arrow[data-astro-cid-lp5nfevh]{transform:translate(4px)}.social-card[data-astro-cid-lp5nfevh].youtube{color:red}.social-card[data-astro-cid-lp5nfevh].youtube:hover{background:#ff000014;border-color:#ff00004d}.social-card[data-astro-cid-lp5nfevh].github{color:#fff}.social-card[data-astro-cid-lp5nfevh].github:hover{background:#ffffff14;border-color:#ffffff4d}.social-card[data-astro-cid-lp5nfevh].twitter{color:#1da1f2}.social-card[data-astro-cid-lp5nfevh].twitter:hover{background:#1da1f214;border-color:#1da1f24d}.social-icon-wrapper[data-astro-cid-lp5nfevh]{flex-shrink:0;width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;background:#32323299;border-radius:50%;transition:all .3s ease}.social-card[data-astro-cid-lp5nfevh]:hover .social-icon-wrapper[data-astro-cid-lp5nfevh]{transform:scale(1.1) rotate(5deg)}.social-icon[data-astro-cid-lp5nfevh]{width:2rem;height:2rem}.social-content[data-astro-cid-lp5nfevh]{flex:1}.social-title[data-astro-cid-lp5nfevh]{font-size:1.125rem;font-weight:700;color:#f0f0f0;margin:0 0 .25rem}.social-desc[data-astro-cid-lp5nfevh]{font-size:.875rem;color:#d1cfcf;margin:0}.social-arrow[data-astro-cid-lp5nfevh]{font-size:1.5rem;color:var(--color-primary);font-weight:700;transition:transform .3s ease}@media(max-width:768px){.sns-media-section[data-astro-cid-lp5nfevh]{padding:1.5rem}.social-links-grid[data-astro-cid-lp5nfevh]{grid-template-columns:1fr}}@media(max-width:480px){.sns-media-section[data-astro-cid-lp5nfevh]{padding:1rem}.social-card[data-astro-cid-lp5nfevh]{padding:1.25rem}.social-icon-wrapper[data-astro-cid-lp5nfevh]{width:2.5rem;height:2.5rem}.social-icon[data-astro-cid-lp5nfevh]{width:1.5rem;height:1.5rem}.social-title[data-astro-cid-lp5nfevh]{font-size:1rem}}.job-request-section[data-astro-cid-hpafktmz]{background:#141414cc;border:1px solid rgba(80,80,80,.3);border-radius:16px;padding:2rem;backdrop-filter:blur(10px)}.section-header[data-astro-cid-hpafktmz]{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem}.section-icon[data-astro-cid-hpafktmz]{width:2rem;height:2rem;flex-shrink:0}.contact-card[data-astro-cid-hpafktmz]{background:linear-gradient(135deg,#1e1e1ecc,#282828cc);border:1px solid rgba(80,80,80,.4);border-radius:12px;padding:1.5rem;margin-bottom:2rem;text-align:center}.contact-text[data-astro-cid-hpafktmz]{color:#f0f0f0;font-size:1rem;line-height:1.6;margin:0}.contact-link[data-astro-cid-hpafktmz]{display:inline-flex;align-items:center;gap:.25rem;color:var(--color-primary);font-weight:600;text-decoration:none;transition:all .2s ease;vertical-align:middle}.contact-link[data-astro-cid-hpafktmz]:hover{color:#ffc857;text-decoration:underline}.inline-icon[data-astro-cid-hpafktmz]{width:1.25rem;height:1.25rem;vertical-align:middle;margin-bottom:2px}.services-grid[data-astro-cid-hpafktmz]{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem}.service-card[data-astro-cid-hpafktmz]{position:relative;background:#1e1e1e80;border:1px solid rgba(80,80,80,.3);border-radius:12px;padding:1.5rem;transition:all .3s ease}.service-card[data-astro-cid-hpafktmz]:hover{background:#282828b3;border-color:#64646480;transform:translateY(-4px);box-shadow:0 8px 24px #0000004d}.service-card[data-astro-cid-hpafktmz].featured{background:linear-gradient(135deg,#282828cc,#323232cc);border-color:#64646480}.featured-badge[data-astro-cid-hpafktmz]{position:absolute;top:-10px;right:20px;background:linear-gradient(135deg,var(--color-primary),#FFC857);color:#0f0f0f;font-size:.75rem;font-weight:700;padding:.25rem .75rem;border-radius:12px;box-shadow:0 2px 8px rgba(var(--color-primary-rgb),.4)}.service-header[data-astro-cid-hpafktmz]{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.service-icon[data-astro-cid-hpafktmz]{font-size:2rem;flex-shrink:0}.service-title[data-astro-cid-hpafktmz]{font-size:1.125rem;font-weight:700;color:#f0f0f0;margin:0}.service-list[data-astro-cid-hpafktmz]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.service-item[data-astro-cid-hpafktmz]{display:flex;gap:.5rem;align-items:flex-start;color:#d1cfcf;font-size:.9rem;line-height:1.6}.bullet[data-astro-cid-hpafktmz]{color:var(--color-primary);font-weight:700;flex-shrink:0}@media(max-width:768px){.job-request-section[data-astro-cid-hpafktmz]{padding:1.5rem}.services-grid[data-astro-cid-hpafktmz]{grid-template-columns:1fr}}@media(max-width:480px){.job-request-section[data-astro-cid-hpafktmz],.contact-card[data-astro-cid-hpafktmz]{padding:1rem}.service-card[data-astro-cid-hpafktmz]{padding:1.25rem}.service-title[data-astro-cid-hpafktmz]{font-size:1rem}}.about-page h2{margin-bottom:1rem;font-size:1.5rem;line-height:2rem;font-weight:700;color:var(--color-primary)}.about-page ul{list-style-type:disc;padding-left:1.5rem;padding-right:1.5rem;color:#d1cfcf}.about-page li{margin-bottom:.5rem;line-height:1.8}.about-page[data-astro-cid-76ybskxq]{width:100%;padding:2rem 1rem}.hero-section[data-astro-cid-76ybskxq]{position:relative;margin-bottom:4rem;padding:3rem 2rem;background:linear-gradient(135deg,#141414cc,#1e1e1ecc);border-radius:20px;border:1px solid rgba(80,80,80,.3);overflow:hidden}.hero-section[data-astro-cid-76ybskxq]:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 30%,rgba(60,60,60,.15) 0%,transparent 50%),radial-gradient(circle at 80% 70%,rgba(40,40,40,.15) 0%,transparent 50%);pointer-events:none}.hero-content[data-astro-cid-76ybskxq]{position:relative;display:flex;align-items:center;justify-content:space-between;gap:3rem;flex-wrap:wrap}.hero-text[data-astro-cid-76ybskxq]{flex:1;min-width:300px}.hero-title[data-astro-cid-76ybskxq]{font-size:2.5rem;font-weight:800;background:linear-gradient(135deg,#ffffff 0%,var(--color-primary) 50%,#E5AD35 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:1rem;line-height:1.2}.hero-subtitle[data-astro-cid-76ybskxq]{font-size:1.125rem;color:#f0f0f0;line-height:1.8;letter-spacing:.02em}.hero-image[data-astro-cid-76ybskxq]{flex-shrink:0}.profile-image[data-astro-cid-76ybskxq]{width:180px;height:180px;border-radius:50%;border:3px solid rgba(var(--color-primary-rgb),.4);box-shadow:0 8px 32px rgba(var(--color-primary-rgb),.25);transition:all .3s ease}.profile-image[data-astro-cid-76ybskxq]:hover{transform:scale(1.05);box-shadow:0 12px 48px rgba(var(--color-primary-rgb),.4)}.content-grid[data-astro-cid-76ybskxq]{display:flex;flex-direction:column;gap:2rem}@media(max-width:768px){.hero-content[data-astro-cid-76ybskxq]{flex-direction:column;text-align:center}.hero-title[data-astro-cid-76ybskxq]{font-size:2rem}.hero-subtitle[data-astro-cid-76ybskxq]{font-size:1rem}.profile-image[data-astro-cid-76ybskxq]{width:150px;height:150px}}@media(max-width:480px){.about-page[data-astro-cid-76ybskxq]{padding:1rem .5rem}.hero-section[data-astro-cid-76ybskxq]{padding:2rem 1.5rem;margin-bottom:2rem}.hero-title[data-astro-cid-76ybskxq]{font-size:1.75rem}.profile-image[data-astro-cid-76ybskxq]{width:120px;height:120px}}
