﻿:root{--bs-primary: #7C3AED;--bs-primary-rgb: 124, 58, 237;--bs-secondary: #64748B;--bs-secondary-rgb: 100, 116, 139;--bs-success: #10B981;--bs-success-rgb: 16, 185, 129;--bs-danger: #EF4444;--bs-danger-rgb: 239, 68, 68;--bs-warning: #F59E0B;--bs-warning-rgb: 245, 158, 11;--bs-info: #06B6D4;--bs-info-rgb: 6, 182, 212;--bs-light: #F8FAFC;--bs-light-rgb: 248, 250, 252;--bs-dark: #0F172A;--bs-dark-rgb: 15, 23, 42;--bs-link-color: #7C3AED;--bs-link-color-rgb: 124, 58, 237;--bs-link-hover-color: rgb(95.3302325581, 20.4279069767, 223.5720930233);--bs-body-font-family: 'Pretendard', -apple-system, 'Segoe UI', sans-serif;--bs-body-color: #0F172A;--bs-body-bg: #ffffff}.btn-primary{--bs-btn-bg: #7C3AED;--bs-btn-border-color: #7C3AED;--bs-btn-hover-bg: rgb(99.3153488372, 21.2818604651, 232.9181395349);--bs-btn-hover-border-color: rgb(95.3302325581, 20.4279069767, 223.5720930233);--bs-btn-active-bg: rgb(91.3451162791, 19.5739534884, 214.2260465116);--bs-btn-active-border-color: rgb(87.36, 18.72, 204.88);--bs-btn-disabled-bg: #7C3AED;--bs-btn-disabled-border-color: #7C3AED}.btn-outline-primary{--bs-btn-color: #7C3AED;--bs-btn-border-color: #7C3AED;--bs-btn-hover-bg: #7C3AED;--bs-btn-hover-border-color: #7C3AED;--bs-btn-active-bg: #7C3AED;--bs-btn-active-border-color: #7C3AED}.btn-success{--bs-btn-bg: #10B981;--bs-btn-border-color: #10B981;--bs-btn-hover-bg: rgb(12.752238806, 147.447761194, 102.8149253731);--bs-btn-hover-border-color: rgb(11.9402985075, 138.0597014925, 96.2686567164)}.btn-danger{--bs-btn-bg: #EF4444;--bs-btn-border-color: #EF4444;--bs-btn-hover-bg: rgb(235.7842364532, 30.4157635468, 30.4157635468);--bs-btn-hover-border-color: rgb(234.9802955665, 21.0197044335, 21.0197044335)}.btn-warning{--bs-btn-bg: #F59E0B;--bs-btn-border-color: #F59E0B;--bs-btn-hover-bg: rgb(206.7275590551, 133.0173228346, 8.4724409449);--bs-btn-hover-border-color: rgb(196.9291338583, 126.7125984252, 8.0708661417)}.btn-info{--bs-btn-bg: #06B6D4;--bs-btn-border-color: #06B6D4;--bs-btn-hover-bg: rgb(4.8770642202, 147.9376146789, 172.3229357798);--bs-btn-hover-border-color: rgb(4.5963302752, 139.4220183486, 162.4036697248)}.alert-primary{--bs-alert-bg: rgba(124, 58, 237, 0.1);--bs-alert-color: #5b21b6;--bs-alert-border-color: rgba(124, 58, 237, 0.2)}.alert-success{--bs-alert-bg: rgba(16, 185, 129, 0.1);--bs-alert-color: #065f46;--bs-alert-border-color: rgba(16, 185, 129, 0.2)}.alert-danger{--bs-alert-bg: rgba(239, 68, 68, 0.1);--bs-alert-color: #991b1b;--bs-alert-border-color: rgba(239, 68, 68, 0.2)}.alert-warning{--bs-alert-bg: rgba(245, 158, 11, 0.1);--bs-alert-color: #92400e;--bs-alert-border-color: rgba(245, 158, 11, 0.2)}.alert-info{--bs-alert-bg: rgba(6, 182, 212, 0.1);--bs-alert-color: #155e75;--bs-alert-border-color: rgba(6, 182, 212, 0.2)}.badge.bg-primary{background-color:#7c3aed !important}.badge.bg-success{background-color:#10b981 !important}.badge.bg-danger{background-color:#ef4444 !important}.badge.bg-warning{background-color:#f59e0b !important}.badge.bg-info{background-color:#06b6d4 !important}.nav-pills .nav-link.active{background-color:#7c3aed}.nav-tabs .nav-link.active{color:#7c3aed;border-bottom-color:#7c3aed}.accordion-button:not(.collapsed){color:#7c3aed;background-color:rgba(124,58,237,.05)}.accordion-button:focus{border-color:rgba(124,58,237,.25);box-shadow:0 0 0 .25rem rgba(124,58,237,.15)}.form-control:focus,.form-select:focus{border-color:rgba(124,58,237,.5);box-shadow:0 0 0 .25rem rgba(124,58,237,.15)}.form-check-input:checked{background-color:#7c3aed;border-color:#7c3aed}.page-link{color:#7c3aed}.page-item.active .page-link{background-color:#7c3aed;border-color:#7c3aed}.progress-bar{background-color:#7c3aed}.spinner-border.text-primary{color:#7c3aed !important}*,*::before,*::after{box-sizing:border-box}body{font-family:"Pretendard",-apple-system,"Segoe UI",sans-serif;font-size:.875rem;color:#0f172a;background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding-top:3.9rem}@media(min-width: 768px){body{font-size:1rem}}img{max-width:100%;height:auto}a{color:#7c3aed;text-decoration:none;transition:color 150ms ease}@media(hover: hover){a:hover{color:rgb(95.3302325581,20.4279069767,223.5720930233)}}::selection{background-color:#7c3aed;color:#fff}h1,h2,h3,h4,h5,h6{font-family:"Pretendard",-apple-system,"Segoe UI",sans-serif;font-weight:700;line-height:1.3;color:#0f172a}h1{font-size:1.875rem}@media(min-width: 992px){h1{font-size:3rem}}h2{font-size:1.5rem}@media(min-width: 992px){h2{font-size:2.25rem}}h3{font-size:1.25rem}@media(min-width: 992px){h3{font-size:1.875rem}}h4{font-size:1.125rem}@media(min-width: 992px){h4{font-size:1.5rem}}h5{font-size:1rem}h6{font-size:.875rem}code{font-family:"JetBrains Mono","Fira Code",monospace;font-size:.875em;color:#7c3aed;background-color:rgba(124,58,237,.08);padding:.125rem .375rem;border-radius:.25rem}.hover-lift,.hover-lift-primary{transition:all 150ms ease}@media(hover: hover){.hover-lift:hover,.hover-lift-primary:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.08)}}@media(hover: hover){.hover-lift-primary:hover{border-color:#7c3aed !important}}.fs-xxs{font-size:.7rem !important}.fs-xs{font-size:.75rem !important}.fs-13{font-size:.8125rem !important}.fs-sm{font-size:.85rem !important}.fs-90{font-size:.9rem !important}.fs-95{font-size:.95rem !important}.fs-rem{font-size:1rem !important}.avatar,.avatar-xl,.avatar-lg,.avatar-md,.avatar-sm,.avatar-xs{border-radius:50%;object-fit:cover;flex-shrink:0}.avatar-xs{width:20px;height:20px}.avatar-sm{width:24px;height:24px}.avatar-md{width:28px;height:28px}.avatar-lg{width:40px;height:40px}.avatar-xl{width:64px;height:64px}.navbar{background-color:hsla(0,0%,100%,.95);backdrop-filter:blur(10px);border-bottom:1px solid #e2e8f0;transition:box-shadow 300ms ease}.navbar.scrolled{box-shadow:0 4px 6px rgba(0,0,0,.07)}.navbar .navbar-brand{font-weight:700;font-size:1.25rem;color:#7c3aed}.navbar .navbar-brand img{height:32px;width:auto}.navbar .nav-link{color:#0f172a;font-weight:500;font-size:.875rem;padding:.5rem .75rem;transition:color 150ms ease}@media(hover: hover){.navbar .nav-link:hover{color:#7c3aed}}.navbar .nav-link.active{color:#7c3aed}.navbar .dropdown-menu{border:1px solid #e2e8f0;border-radius:.75rem;box-shadow:0 10px 25px rgba(0,0,0,.1);padding:.5rem}.navbar .dropdown-menu .dropdown-item{border-radius:.5rem;font-size:.875rem;padding:.5rem .75rem}@media(hover: hover){.navbar .dropdown-menu .dropdown-item:hover{background-color:rgba(124,58,237,.08);color:#7c3aed}}.offcanvas .offcanvas-header{border-bottom:1px solid #e2e8f0}.offcanvas .nav-link{padding:.625rem 1rem;font-size:.875rem}.offcanvas .accordion-button{font-size:.875rem;font-weight:500;padding:.75rem 1rem}.offcanvas .accordion-button:not(.collapsed){color:#7c3aed;background-color:rgba(124,58,237,.08)}.header-search{position:relative}.header-search__input,.header-search .form-control{border-radius:9999px;padding-left:2.5rem;background-color:#f8fafc;border-color:#e2e8f0;width:220px}.header-search__input:focus,.header-search .form-control:focus{border-color:#7c3aed;box-shadow:0 0 0 3px rgba(124,58,237,.08)}.header-search .search-icon{position:absolute;left:.875rem;top:50%;transform:translateY(-50%);color:#64748b}.offcanvas__logo{height:28px;width:auto}.header-user__toggle{display:inline-flex;align-items:center;gap:.5rem;padding:.25rem .75rem .25rem .25rem;background-color:rgba(0,0,0,0);border:1px solid #e2e8f0;border-radius:9999px;color:#0f172a;font-size:.875rem;font-weight:500;transition:all 150ms ease}@media(hover: hover){.header-user__toggle:hover{border-color:#7c3aed;background-color:rgba(124,58,237,.08);color:#7c3aed}}.header-user__toggle::after{display:none}.header-user__avatar{width:32px;height:32px;border-radius:50%;object-fit:cover;background-color:#f8fafc}.header-user__name{max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header-user__caret{font-size:.75rem;color:#64748b}.header-user__menu{min-width:240px;padding:.5rem 0}.header-user__menu .dropdown-item{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem}.header-user__menu .dropdown-item i{font-size:1rem;width:1.25rem;color:#64748b}.header-user__menu .dropdown-item.text-danger i{color:inherit}.header-user__menu .dropdown-divider{margin:.5rem 0}.header-user__header{padding:.5rem 1rem .25rem}.header-user__greeting{font-size:.875rem;font-weight:600;color:#0f172a}.header-user__email{font-size:.75rem;color:#64748b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header-user-mobile__card{display:flex;align-items:center;gap:.75rem;padding:.75rem;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem}.header-user-mobile__avatar{width:48px;height:48px;border-radius:50%;object-fit:cover;flex-shrink:0}.header-user-mobile__info{min-width:0;flex:1}.header-user-mobile__name{font-size:.875rem;font-weight:600;color:#0f172a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header-user-mobile__email{font-size:.75rem;color:#64748b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.footer{background-color:#0f172a;color:#cbd5e1;padding:3rem 0 2rem}@media(min-width: 768px){.footer{padding:5rem 0 2rem}}.footer__logo{height:100px;width:auto;filter:brightness(0) invert(1)}.footer__brand{font-size:1.25rem;font-weight:700;color:#fff;margin-bottom:1rem}.footer__desc{font-size:.875rem;color:#94a3b8;max-width:300px;line-height:1.6}.footer__title{font-size:.875rem;font-weight:600;color:#fff;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem}.footer__link{display:block;color:#94a3b8;font-size:.875rem;padding:.25rem 0;transition:color 150ms ease}@media(hover: hover){.footer__link:hover{color:rgb(232.7604651163,221.5558139535,251.9441860465)}}.footer__social{display:flex;gap:.75rem}.footer__social a{color:#94a3b8;font-size:1.25rem;transition:color 150ms ease}@media(hover: hover){.footer__social a:hover{color:rgb(232.7604651163,221.5558139535,251.9441860465)}}.footer__bottom{border-top:1px solid #334155;margin-top:2.5rem;padding-top:1.5rem;font-size:.75rem;color:#64748b}.forum-section{padding:2rem 0 4rem}@media(min-width: 768px){.forum-section{padding:2.5rem 0 5rem}}.section{padding:3rem 0}@media(min-width: 768px){.section{padding:5rem 0}}.section--alt{background-color:#f8fafc}.section--dark{background-color:#0f172a;color:#fff}.section--dark .section-heading__subtitle{color:#94a3b8}.section--gradient{background:linear-gradient(135deg, #0f172a, rgb(65.4418604651, 14.023255814, 153.476744186));color:#fff}.section--cta{background:linear-gradient(135deg, #7C3AED, rgb(85.3674418605, 18.2930232558, 200.2069767442));position:relative;overflow:hidden}.section--cta::before{content:"";position:absolute;top:-50%;right:-20%;width:500px;height:500px;background:radial-gradient(circle, rgba(255, 255, 255, 0.08) 0%, transparent 70%);border-radius:50%;pointer-events:none}.section-heading{text-align:center;margin-bottom:2rem}@media(min-width: 768px){.section-heading{margin-bottom:3rem}}.section-heading__title{font-size:1.5rem;font-weight:700;margin-bottom:.5rem}@media(min-width: 768px){.section-heading__title{font-size:1.875rem}}.section-heading__subtitle{font-size:1rem;color:#64748b;max-width:600px;margin:0 auto}.section-heading--left{text-align:left;margin-bottom:0}.section-heading--left .section-heading__subtitle{margin:0}.about-page__hero{text-align:center;padding:2rem 0 3rem}.about-page__hero-title{font-size:2.25rem;font-weight:800;margin-bottom:1rem;line-height:1.2}@media(max-width: 767.98px){.about-page__hero-title{font-size:1.875rem}}.about-page__hero-subtitle{font-size:1.125rem;color:#64748b;max-width:720px;margin:0 auto 1.5rem;line-height:1.6}.about-page__section{padding:3rem 0}.about-page__section--alt{background:#f8fafc}.about-page__section-title{font-size:1.5rem;font-weight:700;text-align:center;margin-bottom:2rem}.mission-card{text-align:center;padding:1.5rem;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;height:100%}.mission-card__icon{width:64px;height:64px;border-radius:.75rem;background:rgba(124,58,237,.08);color:#7c3aed;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;font-size:1.75rem}.mission-card__title{font-size:1.125rem;font-weight:700;margin-bottom:.625rem}.mission-card__desc{font-size:.875rem;color:#64748b;line-height:1.7;margin:0}.team-card{text-align:center}.team-card__photo{width:120px;height:120px;border-radius:50%;object-fit:cover;margin:0 auto 1rem;display:block}.team-card__name{font-size:1rem;font-weight:700;margin-bottom:.25rem}.team-card__role{font-size:.875rem;color:#7c3aed;margin-bottom:.5rem}.team-card__bio{font-size:.75rem;color:#64748b;line-height:1.6}.article-body{max-width:800px;margin-left:auto;margin-right:auto;font-size:1rem;line-height:1.8;color:#0f172a;word-break:keep-all;overflow-wrap:break-word}.article-body h2,.article-body h3,.article-body h4,.article-body h5,.article-body h6{margin-top:2rem;margin-bottom:1rem;font-weight:700;line-height:1.4;color:#0f172a}.article-body h2{font-size:1.5rem;padding-bottom:.5rem;border-bottom:2px solid #e2e8f0}.article-body h3{font-size:1.25rem}.article-body h4{font-size:1.125rem}.article-body p{margin-bottom:1.25rem}.article-body img{max-width:100%;height:auto;border-radius:.5rem;display:block;margin:1rem auto}.article-body blockquote{border-left:4px solid #7c3aed;padding:.75rem 1.25rem;margin:1.5rem 0;font-style:italic;color:#475569;background-color:#f8fafc;border-radius:0 .5rem .5rem 0}.article-body blockquote p{margin-bottom:0}.article-body blockquote cite{display:block;margin-top:.5rem;font-size:.875rem;font-style:normal;color:#64748b}.article-body blockquote cite::before{content:"— "}.article-body pre{margin:1.5rem 0;padding:1rem 1.25rem;background-color:#0f172a;color:#f1f5f9;border-radius:.5rem;overflow-x:auto;font-family:"JetBrains Mono","Fira Code",monospace;font-size:.875rem;line-height:1.6;-webkit-overflow-scrolling:touch}.article-body pre code{background:none;padding:0;color:inherit;font-size:inherit}.article-body code{background-color:#f1f5f9;color:#ef4444;padding:.125rem .375rem;border-radius:.25rem;font-family:"JetBrains Mono","Fira Code",monospace;font-size:.875em}.article-body table{width:100%;margin:1.5rem 0;border-collapse:collapse;font-size:.875rem}@media(max-width: 767.98px){.article-body table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}}.article-body table th,.article-body table td{padding:.625rem .75rem;border:1px solid #e2e8f0;text-align:left}.article-body table th{background-color:#f8fafc;font-weight:600;white-space:nowrap}@media(hover: hover){.article-body table tbody tr:hover{background-color:#f8fafc}}.article-body ul,.article-body ol{padding-left:1.5rem;margin-bottom:1.25rem}.article-body ul li,.article-body ol li{margin-bottom:.375rem;line-height:1.7}.article-body ul ul,.article-body ul ol,.article-body ol ul,.article-body ol ol{margin-top:.375rem;margin-bottom:.375rem}.article-body ul{list-style-type:disc}.article-body ol{list-style-type:decimal}.article-body hr{margin:2rem 0;border:none;border-top:1px solid #e2e8f0}.article-body a{color:#7c3aed;text-decoration:underline;text-underline-offset:2px}@media(hover: hover){.article-body a:hover{color:rgb(95.3302325581,20.4279069767,223.5720930233)}}.article-body strong,.article-body b{font-weight:700;color:#0f172a}.article-body em,.article-body i{font-style:italic}.article-body mark{background-color:rgba(245,158,11,.3);padding:0 .125rem;border-radius:2px}.article-body iframe,.article-body video{max-width:100%;border-radius:.5rem;margin:1rem auto;display:block}.article-body .video-wrapper,.article-body .embed-responsive{position:relative;width:100%;padding-bottom:56.25%;margin:1.5rem 0;border-radius:.5rem;overflow:hidden}.article-body .video-wrapper iframe,.article-body .video-wrapper video,.article-body .embed-responsive iframe,.article-body .embed-responsive video{position:absolute;top:0;left:0;width:100%;height:100%;border:0;margin:0}.article-body dl{margin-bottom:1.25rem}.article-body dl dt{font-weight:700;margin-bottom:.25rem}.article-body dl dd{margin-left:1rem;margin-bottom:.75rem;color:#475569}.article-body>p:first-child{font-size:1.125rem;line-height:1.9}.blog-view-hero{border-radius:1rem;overflow:hidden;background-color:#f1f5f9}.blog-view-hero__image{width:100%;aspect-ratio:16/7;object-fit:cover;display:block}.blog-view-header__title{font-size:1.875rem;font-weight:800;line-height:1.3;color:#0f172a}@media(min-width: 768px){.blog-view-header__title{font-size:2.25rem}}.blog-view-nav .hover-bg{transition:background-color 150ms ease}@media(hover: hover){.blog-view-nav .hover-bg:hover{background-color:#f8fafc}}.blog-view-like-btn{padding:.625rem 1.5rem;transition:all 300ms ease}.blog-view-like-btn:active{transform:scale(0.95)}.auth-section{display:flex;align-items:center;min-height:calc(100vh - 3.9rem);padding:2rem 0}.auth-card{width:100%;max-width:420px;margin:0 auto}.auth-card--wide{max-width:480px}.auth-card__logo{text-align:center;margin-bottom:1.5rem}.auth-card__logo img{height:40px}.auth-card__inner{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;padding:2rem;box-shadow:0 4px 6px rgba(0,0,0,.07)}.auth-card__title{font-size:1.25rem;font-weight:700;text-align:center;margin-bottom:1.5rem;color:#0f172a}.auth-card__subtitle{font-size:.875rem;color:#64748b;text-align:center;margin-bottom:1.5rem}.auth-card__divider{position:relative;text-align:center;margin:1.5rem 0}.auth-card__divider hr{border-color:#e2e8f0;opacity:.5}.auth-card__divider span{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background:#fff;padding:0 1rem;font-size:.75rem;color:#64748b}.auth-card .form-control{border-color:#e2e8f0;border-radius:.5rem;padding:.625rem .875rem}.auth-card .form-control:focus{border-color:#7c3aed;box-shadow:0 0 0 3px rgba(124,58,237,.08)}.auth-card__social{display:grid;gap:.5rem}.auth-card__social .btn{padding:.625rem 1rem;font-size:.875rem}.auth-card__social .btn i{margin-right:.5rem}.auth-card__footer{display:flex;justify-content:space-between;align-items:center;margin-top:1rem;font-size:.75rem}.auth-card__footer a{color:#64748b;text-decoration:none}.auth-card__footer a:hover{color:#7c3aed}.auth-card__footer a.fw-semibold{color:#7c3aed;font-weight:600}.auth-card .btn-outline-social{border:1px solid var(--social-color, #6c757d);color:var(--social-color, #6c757d);background:rgba(0,0,0,0);padding:.625rem 1rem;font-size:.875rem;transition:all 150ms ease}.auth-card .btn-outline-social i{margin-right:.5rem}.auth-card .btn-outline-social:hover{background-color:var(--social-color, #6c757d);color:#fff}.auth-card--success{text-align:center}.auth-card--success .auth-card__icon{width:64px;height:64px;margin:0 auto 1.5rem;border-radius:50%;background:rgba(16,185,129,.1);color:#10b981;display:flex;align-items:center;justify-content:center;font-size:2rem}.auth-card--success .auth-card__message{color:#64748b;font-size:.875rem;margin-bottom:1.5rem}.blog-view-hero{border-radius:1rem;overflow:hidden}.blog-view-hero__image{width:100%;height:auto;display:block}.blog-view-header{text-align:center}.blog-view-header__title{font-size:2rem;font-weight:800;line-height:1.3;word-break:keep-all}@media(max-width: 767.98px){.blog-view-header__title{font-size:1.5rem}}.blog-view-header__meta{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;margin-top:1rem}.blog-view-header__meta img{width:28px;height:28px;object-fit:cover}.blog-view-author-box{background:#f8fafc;border-radius:.75rem;padding:1.5rem;display:flex;align-items:flex-start;gap:1rem}.blog-view-author-box img{width:64px;height:64px;object-fit:cover;border-radius:50%;flex-shrink:0}.blog-view-page-header{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}.blog-view-page-header h1{font-size:1.75rem;font-weight:700;margin-bottom:.25rem}.board-list{--board-border: var(--bs-border-color);--board-hover: var(--bs-tertiary-bg);--board-notice-bg: var(--bs-primary-bg-subtle)}.board-list__title{font-size:1.5rem;font-weight:700}@media(max-width: 767.98px){.board-list__title{font-size:1.25rem}}.board-list__category-tabs{border-bottom:1px solid var(--board-border)}.board-list__category-tabs .nav-link{font-size:.9rem;padding:.5rem 1rem;color:var(--bs-secondary-color);border:none;border-bottom:2px solid rgba(0,0,0,0);border-radius:0;background:none}.board-list__category-tabs .nav-link:hover{color:var(--bs-body-color)}.board-list__category-tabs .nav-link.active{color:var(--bs-primary);border-bottom-color:var(--bs-primary);font-weight:600}.board-list__header{display:flex;align-items:center;gap:.75rem;padding:.55rem .75rem;font-size:.8rem;font-weight:600;color:var(--bs-secondary-color);text-transform:uppercase;letter-spacing:.02em;background:var(--bs-tertiary-bg);border-bottom:1px solid var(--board-border);border-top:2px solid var(--bs-body-color)}.board-list__header-category{width:100px;flex-shrink:0}.board-list__header-title{flex:1}.board-list__header-author{width:100px;flex-shrink:0;text-align:center}.board-list__header-views{width:60px;flex-shrink:0;text-align:center}.board-list__header-date{width:85px;flex-shrink:0;text-align:center}.board-list__search{max-width:300px}@media(max-width: 767.98px){.board-list__search{max-width:100%}}.board-item{display:flex;align-items:center;gap:.75rem;padding:.7rem .75rem;border-bottom:1px solid var(--bs-border-color-translucent);text-decoration:none;color:inherit;transition:background-color .12s ease}.board-item:hover{background-color:var(--bs-tertiary-bg)}.board-item--notice{background-color:var(--bs-primary-bg-subtle)}.board-item__category{flex-shrink:0;width:100px;font-size:.82rem;color:var(--bs-secondary-color);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.board-item__body{flex:1;min-width:0}.board-item__title{display:flex;align-items:center;gap:.35rem;font-size:.88rem;font-weight:500;color:var(--bs-body-color);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.board-item__title a{color:inherit;text-decoration:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.board-item__title a:hover{color:var(--bs-primary)}.board-item__title a highlight{background-color:rgba(var(--bs-warning-rgb), 0.3);padding:0 2px;border-radius:2px}.board-item__meta{display:none}.board-item__author{flex-shrink:0;width:100px;display:flex;align-items:center;gap:.4rem;font-size:.82rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.board-item__author img{width:22px;height:22px;object-fit:cover}.board-item__views,.board-item__date{flex-shrink:0;text-align:center;font-size:.82rem;color:var(--bs-secondary-color)}.board-item__views{width:60px}.board-item__date{width:85px}.board-item__badge-comment{font-size:.7rem;padding:1px 5px;vertical-align:middle;flex-shrink:0}.board-item__badge-new{font-size:.6rem;padding:1px 4px;vertical-align:middle;flex-shrink:0}.board-item__like-icon{font-size:.75rem}@media(max-width: 767.98px){.board-list__header,.board-item__category,.board-item__author,.board-item__views,.board-item__date{display:none !important}.board-item{flex-direction:column;align-items:flex-start;gap:.25rem;padding:.65rem .5rem}.board-item__title{font-size:.85rem;white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.board-item__meta{display:flex !important;gap:.4rem;font-size:.75rem;color:var(--bs-secondary-color);align-items:center}}.board-view__header{border-top:2px solid var(--bs-body-color)}.board-view__title{font-size:1.4rem;font-weight:700;line-height:1.5;word-break:keep-all;padding:.75rem .5rem;border-bottom:1px solid var(--bs-border-color)}@media(max-width: 767.98px){.board-view__title{font-size:1.15rem}}.board-view__info{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;padding:.6rem .5rem;border-bottom:1px solid var(--bs-border-color);font-size:.85rem;color:var(--bs-secondary-color)}.board-view__info-item{display:inline-flex;align-items:center;gap:.3rem}.board-view__info-item strong{color:var(--bs-body-color);font-weight:600}.board-view__info-item img{width:24px;height:24px;object-fit:cover}.board-view__contents{line-height:1.8;font-size:.95rem;padding:1.5rem .25rem}@media(max-width: 767.98px){.board-view__contents{font-size:.9rem;line-height:1.7}}.board-view__contents pre{background:#0d1117;border:1px solid #30363d;border-radius:8px;padding:1rem;margin:1rem 0}.board-view__contents pre code{font-family:"SFMono-Regular",Consolas,"Liberation Mono",Menlo,monospace;font-size:.875rem;line-height:1.6;background:rgba(0,0,0,0);padding:0}@media(max-width: 767.98px){.board-view__contents pre{padding:.75rem;margin:.75rem -0.5rem;border-radius:6px}.board-view__contents pre code{font-size:.8rem}}.board-view__contents code:not(pre code){background:#282c34;padding:.15rem .4rem;border-radius:4px;font-family:"SFMono-Regular",Consolas,monospace;font-size:.875em;color:#e06c75}.board-view__contents ul,.board-view__contents ol{margin-bottom:0}.board-view__contents img{max-width:100%;height:auto;border-radius:4px}@media(max-width: 767.98px){.board-view__contents table{display:block;overflow-x:auto;white-space:nowrap}}.board-view__files{background:var(--bs-tertiary-bg);border-radius:8px;padding:1rem}@media(max-width: 767.98px){.board-view__files{padding:.75rem}}.board-view__file-item{display:flex;align-items:center;gap:.5rem;padding:.3rem 0;font-size:.88rem}@media(max-width: 767.98px){.board-view__file-item{font-size:.82rem}}.board-view__file-item a{text-decoration:none;color:var(--bs-body-color)}.board-view__file-item a:hover{color:var(--bs-primary)}.board-view__share-btn{width:36px;height:36px;border:1px solid var(--bs-border-color);background:var(--bs-body-bg);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:all .15s;font-size:.95rem;color:var(--bs-secondary-color);padding:0}.board-view__share-btn:hover{border-color:var(--bs-primary);color:var(--bs-primary)}@media(max-width: 767.98px){.board-view__share-btn{width:32px;height:32px;font-size:.85rem}}.board-view__nav{font-size:.88rem}.board-view__nav-label{width:50px;font-weight:600;color:var(--bs-secondary-color);flex-shrink:0}.board-view__comment-form textarea{width:100%;min-height:80px;padding:.75rem;border:1px solid var(--bs-border-color);border-radius:6px;font-size:.9rem;resize:vertical}.board-view__comment-form textarea:focus{outline:none;border-color:var(--bs-primary)}.board-view__comment-item{padding:.75rem 0;border-bottom:1px solid var(--bs-border-color-translucent)}.board-view__comment-item:last-child{border-bottom:none}.board-view__comment-item.depth-1{margin-left:2rem;padding-left:1rem;border-left:3px solid var(--bs-border-color)}@media(max-width: 767.98px){.board-view__comment-item.depth-1{margin-left:1rem;padding-left:.75rem}}.board-view__comment-item.depth-2{margin-left:4rem;padding-left:1rem;border-left:3px solid var(--bs-border-color)}@media(max-width: 767.98px){.board-view__comment-item.depth-2{margin-left:1.5rem;padding-left:.75rem}}.board-view__comment-item.depth-3{margin-left:5.5rem;padding-left:1rem;border-left:3px solid var(--bs-border-color)}@media(max-width: 767.98px){.board-view__comment-item.depth-3{margin-left:2rem;padding-left:.75rem}}.board-view__comment-body{color:var(--bs-body-color);line-height:1.6;font-size:.9rem}@media(max-width: 767.98px){.board-view__comment-body{font-size:.85rem}}.board-view__comment-action{padding:.15rem .5rem;font-size:.75rem;border:none;background:none;color:var(--bs-secondary-color);cursor:pointer;border-radius:4px;transition:all .15s;text-decoration:none;display:inline-flex;align-items:center;gap:.2rem}.board-view__comment-action:hover{background:var(--bs-tertiary-bg)}.board-view__comment-action.text-danger:hover{background:#f8d7da}.btn-social{background-color:var(--social-color, #6c757d);border-color:var(--social-color, #6c757d);color:#fff}.btn-social:hover,.btn-social:focus{background-color:var(--social-color, #6c757d);border-color:var(--social-color, #6c757d);color:#fff;filter:brightness(0.9)}.social-badge{font-size:.55rem;color:var(--badge-color, #fff);background:var(--badge-bg, #6c757d);padding:.1em .4em}.social-badge-corner{position:absolute;bottom:-3px;right:-3px;width:14px;height:14px;font-size:.5rem;font-weight:bold;color:var(--badge-color, #fff);background:var(--badge-bg, #6c757d);border-radius:50%;border:1.5px solid #fff;display:flex;align-items:center;justify-content:center}.comment-avatar-wrap{position:relative;flex-shrink:0}.comment-avatar-icon{flex-shrink:0}.breadcrumb-bar{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;padding:.875rem 0;margin-bottom:1.5rem;border-bottom:1px solid #e2e8f0}.breadcrumb-bar .breadcrumb{margin:0;padding:0;background:rgba(0,0,0,0);font-size:.875rem;flex:1 1 auto;min-width:0}.breadcrumb-bar .breadcrumb-item a{color:#64748b;text-decoration:none;transition:color 150ms ease}@media(hover: hover){.breadcrumb-bar .breadcrumb-item a:hover{color:#7c3aed}}.breadcrumb-bar .breadcrumb-item.active{color:#0f172a;font-weight:600;max-width:280px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.breadcrumb-bar .breadcrumb-item+.breadcrumb-item::before{color:#64748b;content:"›";font-weight:400}.breadcrumb-bar__actions{flex:0 0 auto;display:flex;align-items:center;gap:.5rem}@media(max-width: 575.98px){.breadcrumb-bar .breadcrumb-item.active{max-width:160px}}.category-bar__item{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:1.5rem 1rem;border-radius:.75rem;border:1px solid #e2e8f0;background:#fff;text-decoration:none;color:#0f172a;transition:all 300ms ease;height:100%}@media(hover: hover){.category-bar__item:hover{border-color:rgba(0,0,0,0);background-color:#fff;transform:translateY(-4px);box-shadow:0 8px 30px rgba(0,0,0,.08)}.category-bar__item:hover .category-bar__icon-wrap{background:var(--cat-color);color:#fff}}.category-bar__icon-wrap{width:56px;height:56px;display:flex;align-items:center;justify-content:center;border-radius:.75rem;background:#f8fafc;color:#64748b;transition:all 300ms ease}.category-bar__icon{font-size:1.5rem;transition:color 300ms ease}.category-bar__label{font-size:.875rem;font-weight:600;text-align:center}.category-bar__count{font-size:.75rem;color:#64748b}.contact-page__header{text-align:center;margin-bottom:2.5rem}.contact-page__title{font-size:1.875rem;font-weight:800;margin-bottom:.75rem}@media(max-width: 767.98px){.contact-page__title{font-size:1.5rem}}.contact-page__subtitle{font-size:1rem;color:#64748b}.contact-info-card{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:1.5rem;height:100%;text-align:center;transition:all 150ms ease}@media(hover: hover){.contact-info-card:hover{border-color:#7c3aed;transform:translateY(-2px);box-shadow:0 4px 12px rgba(124,58,237,.1)}}.contact-info-card__icon{width:56px;height:56px;border-radius:50%;background:rgba(124,58,237,.08);color:#7c3aed;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;font-size:1.5rem}.contact-info-card__title{font-size:1rem;font-weight:700;margin-bottom:.5rem}.contact-info-card__value{font-size:.875rem;color:#64748b;margin:0}.contact-info-card__value a{color:#7c3aed;text-decoration:none}.contact-info-card__value a:hover{text-decoration:underline}.inquiry-list__item{display:flex;gap:1rem;padding:1rem 1.25rem;border:1px solid #e2e8f0;border-radius:.75rem;margin-bottom:.75rem;background:#fff;text-decoration:none;color:#0f172a;transition:all 150ms ease}@media(hover: hover){.inquiry-list__item:hover{border-color:#7c3aed;background:rgba(124,58,237,.08)}}.inquiry-list__status{flex-shrink:0;font-size:.75rem;font-weight:600;padding:.25rem .625rem;border-radius:9999px;align-self:flex-start}.inquiry-list__status--pending{background:rgba(245,158,11,.15);color:rgb(196.9291338583,126.7125984252,8.0708661417)}.inquiry-list__status--answered{background:rgba(16,185,129,.15);color:rgb(11.9402985075,138.0597014925,96.2686567164)}.inquiry-list__status--closed{background:#f8fafc;color:#64748b}.inquiry-list__body{flex:1;min-width:0}.inquiry-list__title{font-size:1rem;font-weight:600;margin-bottom:.25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.inquiry-list__meta{display:flex;align-items:center;gap:.75rem;font-size:.75rem;color:#64748b}.content-section{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:1.5rem;margin-bottom:1.5rem;box-shadow:0 1px 2px rgba(0,0,0,.05)}@media(min-width: 768px){.content-section{padding:2rem}}.content-section__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:1px solid #e2e8f0;gap:1rem;flex-wrap:wrap}.content-section__header--borderless{border-bottom:none;padding-bottom:0;margin-bottom:1rem}.content-section__title{font-size:1.25rem;font-weight:700;margin:0;display:flex;align-items:center;gap:.5rem}.content-section__title i{color:#7c3aed}.content-section__actions{display:flex;align-items:center;gap:.5rem}.content-section__subtitle{font-size:1rem;font-weight:600;margin-bottom:1rem;color:#0f172a}.content-section--bordered{box-shadow:none}.content-section--flush{padding:0}.cta-section{text-align:center;padding:3rem 0;position:relative;z-index:1}@media(min-width: 768px){.cta-section{padding:5rem 0}}.cta-section__icon{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:.75rem;background:hsla(0,0%,100%,.15);color:#fff;font-size:1.75rem;margin-bottom:1.5rem}.cta-section__title{font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:#fff}@media(min-width: 768px){.cta-section__title{font-size:1.875rem}}.cta-section__desc{font-size:1rem;color:hsla(0,0%,100%,.8);max-width:520px;margin:0 auto 2rem;line-height:1.7}.cta-section__buttons{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.faq-page__header{text-align:center;margin-bottom:2.5rem}.faq-page__title{font-size:1.875rem;font-weight:800;margin-bottom:.75rem}@media(max-width: 767.98px){.faq-page__title{font-size:1.5rem}}.faq-page__subtitle{font-size:1rem;color:#64748b;margin-bottom:1.5rem}.faq-page__search{max-width:600px;margin:0 auto 2rem}.faq-page__search .input-group-text{background:#fff;border-color:#e2e8f0;border-right:none}.faq-page__search .form-control{border-color:#e2e8f0;border-left:none;padding:.75rem 1rem}.faq-page__search .form-control:focus{border-color:#7c3aed;box-shadow:none}.faq-page__categories{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-bottom:2rem}.faq-page__category{padding:.5rem 1.125rem;border:1px solid #e2e8f0;border-radius:9999px;background:#fff;color:#0f172a;font-size:.875rem;font-weight:500;cursor:pointer;text-decoration:none;transition:all 150ms ease}@media(hover: hover){.faq-page__category:hover{border-color:#7c3aed;color:#7c3aed}}.faq-page__category.is-active{background:#7c3aed;border-color:#7c3aed;color:#fff}.faq-accordion{max-width:800px;margin:0 auto}.faq-accordion .accordion-item{border:1px solid #e2e8f0;border-radius:.75rem !important;margin-bottom:.75rem;overflow:hidden}.faq-accordion .accordion-button{padding:1rem 1.25rem;font-size:1rem;font-weight:600;background:#fff;color:#0f172a;border:none}.faq-accordion .accordion-button:not(.collapsed){background:rgba(124,58,237,.08);color:#7c3aed;box-shadow:none}.faq-accordion .accordion-button:focus{box-shadow:0 0 0 3px rgba(124,58,237,.08);border-color:#7c3aed}.faq-accordion .accordion-button::before{content:"Q";display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;background:#7c3aed;color:#fff;border-radius:50%;font-weight:700;font-size:.875rem;margin-right:.875rem;flex-shrink:0}.faq-accordion .accordion-body{padding:1rem 1.25rem 1.25rem;font-size:.875rem;line-height:1.7;color:#0f172a;background:#fff;border-top:1px solid #e2e8f0}.faq-accordion .accordion-body::before{content:"A";display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;background:#f8fafc;color:#7c3aed;border-radius:50%;font-weight:700;font-size:.75rem;margin-right:.625rem;vertical-align:middle}.faq-accordion__empty{text-align:center;padding:3rem 1rem;color:#64748b}.faq-accordion__empty i{font-size:2.5rem;display:block;margin-bottom:.75rem}.form-field{margin-bottom:1.25rem}.form-field__label{display:block;font-size:.875rem;font-weight:600;color:#0f172a;margin-bottom:.5rem}.form-field__label .required{color:#ef4444;margin-left:.125rem}.form-field__help{display:block;font-size:.75rem;color:#64748b;margin-top:.375rem}.form-field__error{display:block;font-size:.75rem;color:#ef4444;margin-top:.375rem}.form-field .form-control,.form-field .form-select{border-color:#e2e8f0;border-radius:.5rem;transition:all 150ms ease}.form-field .form-control:focus,.form-field .form-select:focus{border-color:#7c3aed;box-shadow:0 0 0 3px rgba(124,58,237,.08)}.form-field .form-control:disabled,.form-field .form-control[readonly],.form-field .form-select:disabled,.form-field .form-select[readonly]{background-color:#f8fafc;color:#64748b}.form-field__strength{margin-top:.5rem}.form-field__strength .progress{height:4px;border-radius:9999px;background-color:#f8fafc}.form-field__strength .progress-bar{transition:width 300ms ease}.form-field__requirements{margin-top:.75rem;padding:.75rem 1rem;background-color:#f8fafc;border-radius:.5rem;font-size:.75rem}.form-field__requirement{display:flex;align-items:center;gap:.5rem;color:#64748b;padding:.125rem 0}.form-field__requirement i{font-size:.875rem}.form-field__requirement.is-valid{color:#10b981}.forum-sidebar{position:sticky;top:calc(3.9rem + 1rem)}.forum-sidebar__widget{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:1.25rem;margin-bottom:1.5rem}.forum-sidebar__title{font-size:1rem;font-weight:700;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:2px solid #7c3aed;color:#0f172a}.forum-sidebar__list{margin:0}.forum-sidebar__item{margin-bottom:.75rem}.forum-sidebar__item:last-child{margin-bottom:0}.forum-sidebar__item a{display:flex;align-items:flex-start;gap:.625rem;text-decoration:none;color:#0f172a;padding:.375rem 0;border-radius:.25rem;transition:color 150ms ease}@media(hover: hover){.forum-sidebar__item a:hover{color:#7c3aed}}.forum-sidebar__thumb{width:48px;height:36px;object-fit:cover;border-radius:.25rem;flex-shrink:0;background-color:#f1f5f9}.forum-sidebar__rank{display:flex;align-items:center;justify-content:center;width:22px;height:22px;font-size:.75rem;font-weight:700;border-radius:.25rem;background:rgba(124,58,237,.08);color:#7c3aed;flex-shrink:0}.forum-sidebar__item-body{min-width:0;flex:1}.forum-sidebar__item-title{display:block;font-size:.875rem;font-weight:500;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.forum-sidebar__categories{margin:0;padding:0;list-style:none}.forum-sidebar__category-item{display:block;border-bottom:1px solid #e2e8f0}.forum-sidebar__category-item:last-child{border-bottom:none}.forum-sidebar__category-item a{display:flex;align-items:center;justify-content:space-between;padding:.625rem 0;text-decoration:none;color:#0f172a;font-size:.875rem;transition:all 150ms ease}@media(hover: hover){.forum-sidebar__category-item a:hover{color:#7c3aed;padding-left:.25rem}}.forum-sidebar__category-item.active a{color:#7c3aed;font-weight:600}.forum-sidebar__category-item.active .forum-sidebar__category-count{background:#7c3aed;color:#fff}.forum-sidebar__category-count{font-size:.75rem;color:#64748b;background:#f8fafc;padding:.125rem .5rem;border-radius:9999px;min-width:28px;text-align:center;transition:all 150ms ease}.forum-sidebar__tags{display:flex;flex-wrap:wrap;gap:.375rem}.forum-sidebar__tags .badge{font-size:.75rem;font-weight:500;text-decoration:none;transition:background-color 150ms ease}@media(hover: hover){.forum-sidebar__tags .badge:hover{background-color:rgba(124,58,237,.08) !important;color:#7c3aed !important}}@media(max-width: 991.98px){.forum-sidebar{position:static;top:auto}}.image-upload__dropzone{border:2px dashed #e2e8f0;border-radius:.75rem;padding:2.5rem 1.5rem;text-align:center;background-color:#f8fafc;cursor:pointer;transition:all 150ms ease}@media(hover: hover){.image-upload__dropzone:hover{border-color:#7c3aed;background-color:rgba(124,58,237,.08)}}.image-upload__dropzone.is-dragover{border-color:#7c3aed;background-color:rgba(124,58,237,.08);transform:scale(1.01)}.image-upload__icon{font-size:2.5rem;color:#64748b;margin-bottom:.75rem}.image-upload__icon i{display:block}.image-upload__title{font-size:1rem;font-weight:600;color:#0f172a;margin-bottom:.25rem}.image-upload__subtitle{font-size:.75rem;color:#64748b;margin-bottom:1rem}.image-upload__current{text-align:center;padding:1.5rem;background-color:#f8fafc;border-radius:.75rem;margin-bottom:1.5rem}.image-upload__current-image{width:150px;height:150px;border-radius:50%;object-fit:cover;border:4px solid #fff;box-shadow:0 4px 6px rgba(0,0,0,.07)}.image-upload__crop{background-color:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:1.25rem}.image-upload__crop-wrapper{width:100%;aspect-ratio:1/1;border-radius:.5rem;margin-bottom:1rem;background-color:#f8fafc;overflow:hidden}.image-upload__crop-wrapper img{display:block;max-width:100%}.image-upload__preview{width:150px;height:150px;border-radius:50%;border:3px solid #e2e8f0;overflow:hidden;background-color:#f8fafc;margin:0 auto}.image-upload__actions{display:flex;gap:.5rem;justify-content:flex-end;margin-top:1rem}.legal-page__header{margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid #e2e8f0}.legal-page__title{font-size:1.875rem;font-weight:800;margin-bottom:.5rem}@media(max-width: 767.98px){.legal-page__title{font-size:1.5rem}}.legal-page__updated{font-size:.875rem;color:#64748b}.legal-page__body{font-size:1rem;line-height:1.85;color:#0f172a}.legal-page__body h2{font-size:1.25rem;font-weight:700;margin-top:2.5rem;margin-bottom:1rem;padding-top:1rem;scroll-margin-top:calc(3.9rem + 1rem)}.legal-page__body h2:first-child{margin-top:0;padding-top:0}.legal-page__body h3{font-size:1.125rem;font-weight:600;margin-top:1.5rem;margin-bottom:.75rem}.legal-page__body p{margin-bottom:1rem}.legal-page__body ul,.legal-page__body ol{margin-bottom:1rem;padding-left:1.5rem}.legal-page__body li{margin-bottom:.4rem}.legal-page__body table{width:100%;border:1px solid #e2e8f0;margin-bottom:1.5rem;font-size:.875rem}.legal-page__body table th,.legal-page__body table td{padding:.625rem .875rem;border:1px solid #e2e8f0}.legal-page__body table th{background:#f8fafc;font-weight:600;text-align:left}.legal-page__body blockquote{border-left:4px solid #7c3aed;padding:.75rem 1.25rem;margin:1.25rem 0;background:rgba(124,58,237,.08);color:#0f172a}.legal-page__toc{position:sticky;top:calc(3.9rem + 1rem);background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:1.25rem}@media(max-width: 991.98px){.legal-page__toc{position:static;margin-bottom:2rem}}.legal-page__toc-title{font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#64748b;margin-bottom:.875rem;padding-bottom:.625rem;border-bottom:1px solid #e2e8f0}.legal-page__toc-list{list-style:none;padding:0;margin:0}.legal-page__toc-item{margin-bottom:.25rem}.legal-page__toc-item a{display:block;padding:.375rem .5rem;font-size:.875rem;color:#64748b;text-decoration:none;border-left:2px solid rgba(0,0,0,0);border-radius:.25rem;transition:all 150ms ease}@media(hover: hover){.legal-page__toc-item a:hover{color:#7c3aed;background:rgba(124,58,237,.08);border-left-color:#7c3aed}}.legal-page__toc-item a.is-active{color:#7c3aed;font-weight:600;border-left-color:#7c3aed}.megamenu__panel{left:50% !important;transform:translateX(-50%) !important;width:min(1140px,100vw - 2rem);max-width:none;border:1px solid #e2e8f0;border-radius:.75rem;box-shadow:0 10px 25px rgba(0,0,0,.1);padding:1.5rem;margin-top:.5rem}.megamenu__inner{display:grid;grid-template-columns:repeat(4, 1fr);gap:1.5rem}@media(max-width: 1199.98px){.megamenu__inner{grid-template-columns:repeat(2, 1fr)}}.megamenu__category{min-width:0}.megamenu__category-title{display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:700;color:#7c3aed;text-transform:uppercase;letter-spacing:.05em;padding-bottom:.625rem;margin-bottom:1rem;border-bottom:2px solid #7c3aed}.megamenu__category-title i{font-size:1rem}.megamenu__group{margin-bottom:1.25rem}.megamenu__group:last-child{margin-bottom:0}.megamenu__group-title{font-size:.75rem;font-weight:700;color:#0f172a;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.03em}.megamenu__list{list-style:none;padding:0;margin:0}.megamenu__link{display:block;padding:.375rem .5rem;font-size:.875rem;color:#64748b;text-decoration:none;border-radius:.25rem;transition:all 150ms ease;line-height:1.4}@media(hover: hover){.megamenu__link:hover{color:#7c3aed;background:rgba(124,58,237,.08);padding-left:.75rem}}.mob-pages__cat{font-size:.875rem;font-weight:600;padding:.625rem 1rem !important;background:#f8fafc !important}.mob-pages__cat:not(.collapsed){color:#7c3aed !important;background:rgba(124,58,237,.08) !important}.mob-pages__cat::after{width:1rem;height:1rem;background-size:1rem}.mob-pages__group{padding:.5rem 0 .5rem .5rem}.mob-pages__group+.mob-pages__group{border-top:1px solid #e2e8f0;margin-top:.25rem;padding-top:.75rem}.mob-pages__group-title{display:block;font-size:.75rem;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.03em;padding:.25rem 1rem;margin-bottom:.125rem}.mob-pages__link{display:block;padding:.5rem 1rem .5rem 1.75rem;font-size:.875rem;color:#0f172a;text-decoration:none;transition:all 150ms ease}@media(hover: hover){.mob-pages__link:hover{color:#7c3aed;background:rgba(124,58,237,.08)}}.message-box__tabs{display:flex;border-bottom:2px solid #e2e8f0;margin-bottom:1.5rem}.message-box__tab{padding:.75rem 1.5rem;background:none;border:none;font-size:.875rem;font-weight:600;color:#64748b;cursor:pointer;border-bottom:3px solid rgba(0,0,0,0);margin-bottom:-2px;transition:all 150ms ease}@media(hover: hover){.message-box__tab:hover{color:#0f172a}}.message-box__tab.is-active{color:#7c3aed;border-bottom-color:#7c3aed}.message-box__tab .badge{margin-left:.375rem;vertical-align:middle}.message-item{display:flex;gap:.875rem;padding:1rem;border:1px solid #e2e8f0;border-radius:.5rem;margin-bottom:.625rem;background:#fff;text-decoration:none;color:#0f172a;transition:all 150ms ease}@media(hover: hover){.message-item:hover{border-color:#7c3aed;background:rgba(124,58,237,.08)}}.message-item--unread{background:rgba(124,58,237,.08);border-color:rgba(124,58,237,.2)}.message-item__avatar{flex-shrink:0;width:44px;height:44px;border-radius:50%;object-fit:cover}.message-item__body{flex:1;min-width:0}.message-item__sender{display:flex;align-items:center;gap:.5rem;margin-bottom:.25rem}.message-item__name{font-size:.875rem;font-weight:700}.message-item__time{font-size:.75rem;color:#64748b}.message-item__preview{font-size:.875rem;color:#64748b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin:0}.message-item__unread-dot{flex-shrink:0;width:8px;height:8px;border-radius:50%;background:#7c3aed;align-self:center}.message-view__header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-bottom:1rem;margin-bottom:1.5rem;border-bottom:1px solid #e2e8f0}.message-view__partner{display:flex;align-items:center;gap:.875rem;min-width:0}.message-view__avatar{width:48px;height:48px;border-radius:50%;object-fit:cover;flex-shrink:0}.message-view__name{font-size:1rem;font-weight:700;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.message-view__status{font-size:.75rem;color:#64748b}.message-view__status.is-online{color:#10b981}.message-view__status.is-online::before{content:"●";margin-right:.25rem}.message-view__actions{display:flex;gap:.375rem;flex-shrink:0}.message-thread{display:flex;flex-direction:column;gap:1rem;padding:1rem 0;max-height:540px;overflow-y:auto}.message-thread__date-divider{display:flex;align-items:center;gap:.875rem;margin:.5rem 0}.message-thread__date-divider::before,.message-thread__date-divider::after{content:"";flex:1;height:1px;background:#e2e8f0}.message-thread__date-divider span{font-size:.75rem;color:#64748b;padding:.125rem .625rem;background:#f8fafc;border-radius:9999px}.message-bubble{display:flex;gap:.5rem;max-width:80%}.message-bubble__avatar{width:32px;height:32px;border-radius:50%;object-fit:cover;flex-shrink:0}.message-bubble__body{min-width:0;display:flex;flex-direction:column;gap:.375rem}.message-bubble__content{background:#f8fafc;padding:.625rem .875rem;border-radius:.75rem;font-size:.875rem;line-height:1.55;word-wrap:break-word;color:#0f172a}.message-bubble__time{display:block;font-size:.75rem;color:#64748b;margin-top:.125rem;padding:0 .25rem}.message-bubble__attachments{display:flex;flex-direction:column;gap:.375rem}.message-bubble__attachment-image{display:block;max-width:280px;border-radius:.75rem;overflow:hidden;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;text-decoration:none;transition:transform 150ms ease}.message-bubble__attachment-image img{display:block;width:100%;height:auto;max-height:320px;object-fit:cover}@media(hover: hover){.message-bubble__attachment-image:hover{transform:scale(1.01)}}.message-bubble__attachment-file{display:flex;align-items:center;gap:.625rem;padding:.625rem .875rem;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;text-decoration:none;color:#0f172a;min-width:220px;max-width:280px;transition:all 150ms ease}@media(hover: hover){.message-bubble__attachment-file:hover{border-color:#7c3aed;background:rgba(124,58,237,.08)}}.message-bubble__attachment-icon{flex-shrink:0;width:36px;height:36px;border-radius:.25rem;background:rgba(124,58,237,.08);color:#7c3aed;display:flex;align-items:center;justify-content:center;font-size:1.125rem}.message-bubble__attachment-info{flex:1;min-width:0}.message-bubble__attachment-name{font-size:.875rem;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#0f172a}.message-bubble__attachment-size{font-size:.75rem;color:#64748b}.message-bubble__attachment-download{flex-shrink:0;color:#64748b;font-size:1rem}.message-bubble--received{align-self:flex-start}.message-bubble--received .message-bubble__content{border-top-left-radius:.25rem}.message-bubble--sent{align-self:flex-end;flex-direction:row-reverse}.message-bubble--sent .message-bubble__body{align-items:flex-end}.message-bubble--sent .message-bubble__content{background:#7c3aed;color:#fff;border-top-right-radius:.25rem}.message-bubble--sent .message-bubble__time{text-align:right}.message-bubble--sent .message-bubble__attachment-file{border-color:rgba(124,58,237,.2);background:rgba(124,58,237,.05)}.message-reply{padding-top:1rem;border-top:1px solid #e2e8f0}.message-reply__form{display:flex;gap:.5rem;align-items:flex-end}.message-reply__attach-btn{width:44px;height:44px;border:1px solid #e2e8f0;background:#fff;color:#64748b;border-radius:.75rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all 150ms ease;flex-shrink:0}@media(hover: hover){.message-reply__attach-btn:hover{border-color:#7c3aed;color:#7c3aed;background:rgba(124,58,237,.08)}}.message-reply textarea{flex:1;min-height:44px;max-height:120px;padding:.625rem .875rem;border:1px solid #e2e8f0;border-radius:.75rem;font-size:.875rem;line-height:1.5;resize:none}.message-reply textarea:focus{outline:none;border-color:#7c3aed;box-shadow:0 0 0 3px rgba(124,58,237,.08)}.message-reply__attachments{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.625rem}.message-reply__preview{position:relative;display:flex;align-items:center;gap:.5rem;padding:.4rem 2rem .4rem .5rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem;font-size:.75rem;max-width:240px}.message-reply__preview-thumb{width:32px;height:32px;object-fit:cover;border-radius:.25rem;flex-shrink:0}.message-reply__preview-icon{width:32px;height:32px;background:rgba(124,58,237,.08);color:#7c3aed;border-radius:.25rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.message-reply__preview-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#0f172a}.message-reply__preview-remove{position:absolute;top:50%;right:.375rem;transform:translateY(-50%);width:18px;height:18px;border:none;background:#94a3b8;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:.6rem;transition:background 150ms ease}@media(hover: hover){.message-reply__preview-remove:hover{background:#ef4444}}.activity-list__item{display:flex;gap:1rem;padding:.875rem 0;border-bottom:1px solid #e2e8f0}.activity-list__item:last-child{border-bottom:none}.activity-list__icon{flex-shrink:0;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:rgba(124,58,237,.08);color:#7c3aed;font-size:1rem}.activity-list__body{flex:1;min-width:0}.activity-list__title{font-size:.875rem;font-weight:600;margin-bottom:.125rem}.activity-list__meta{display:flex;gap:.875rem;font-size:.75rem;color:#64748b}.modal-header .modal-title{color:inherit}.post-card{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;overflow:hidden;height:100%;transition:transform 300ms ease,box-shadow 300ms ease}@media(hover: hover){.post-card:hover{transform:translateY(-4px);box-shadow:0 10px 25px rgba(0,0,0,.1)}.post-card:hover .post-card__image img{transform:scale(1.05)}}.post-card--sticky{border-color:rgba(124,58,237,.2);box-shadow:0 0 0 1px rgba(124,58,237,.2)}.post-card--compact .post-card__body{padding:.875rem}.post-card--compact .post-card__title{font-size:1rem;-webkit-line-clamp:2}.post-card--compact .post-card__excerpt{display:none}.post-card__link{display:flex;flex-direction:column;height:100%;text-decoration:none;color:inherit}.post-card__image{position:relative;aspect-ratio:16/10;overflow:hidden;background-color:#f1f5f9;flex-shrink:0}.post-card__image img{width:100%;height:100%;object-fit:cover;transition:transform 300ms ease}.post-card__pin{position:absolute;top:.5rem;right:.5rem;display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:#7c3aed;color:#fff;border-radius:9999px;font-size:.75rem}.post-card__body{display:flex;flex-direction:column;flex:1;padding:1rem}.post-card__category{display:inline-block;width:fit-content;margin-bottom:.5rem;font-size:.75rem;font-weight:500}.post-card__title{font-size:1.125rem;font-weight:700;line-height:1.4;margin-bottom:.5rem;color:#0f172a;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.post-card__title mark{background-color:rgba(245,158,11,.3);padding:0;border-radius:2px}.post-card__excerpt{font-size:.875rem;color:#64748b;line-height:1.6;margin-bottom:.75rem;flex:1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.post-card__meta{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;font-size:.75rem;color:#64748b;margin-top:auto;padding-top:.75rem;border-top:1px solid #f1f5f9}.post-card__meta i{margin-right:.25rem;font-size:.7rem;opacity:.6}.post-card__author{display:inline-flex;align-items:center;gap:.375rem;font-weight:500;color:#334155}.post-card__avatar{border-radius:9999px;object-fit:cover}.post-card__date,.post-card__comments,.post-card__views{display:inline-flex;align-items:center;white-space:nowrap}.product-card{border:1px solid #e2e8f0;border-radius:.75rem;overflow:hidden;background:#fff;transition:transform 300ms ease,box-shadow 300ms ease}@media(hover: hover){.product-card:hover{transform:translateY(-4px);box-shadow:0 10px 25px rgba(0,0,0,.1)}}.product-card__image{position:relative;aspect-ratio:16/10;overflow:hidden;background-color:#f8fafc}.product-card__image img{width:100%;height:100%;object-fit:cover;transition:transform 500ms ease}.product-card__image:hover img{transform:scale(1.05)}.product-card__badge{position:absolute;top:.75rem;left:.75rem;font-size:.75rem;font-weight:600;padding:.2rem .625rem;border-radius:9999px;background-color:var(--badge-bg, #7C3AED);color:#fff;letter-spacing:.02em}.product-card__badge--success{background-color:#10b981}.product-card__wishlist{position:absolute;top:.75rem;right:.75rem;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:hsla(0,0%,100%,.9);backdrop-filter:blur(4px);border:none;border-radius:50%;color:#94a3b8;font-size:.875rem;cursor:pointer;transition:all 150ms ease;opacity:0;transform:scale(0.8)}@media(hover: hover){.product-card__wishlist:hover{color:#ef4444;background:#fff;box-shadow:0 4px 6px rgba(0,0,0,.07)}}.product-card:hover .product-card__wishlist{opacity:1;transform:scale(1)}.product-card__body{padding:1rem 1.125rem}.product-card__category{font-size:.6875rem;font-weight:600;color:#7c3aed;text-transform:uppercase;letter-spacing:.06em;margin-bottom:.375rem}.product-card__title{font-size:.875rem;font-weight:600;color:#0f172a;margin-bottom:.5rem;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card__meta{display:flex;align-items:center;gap:.625rem;font-size:.75rem;color:#64748b}.product-card__meta i{font-size:.6875rem}.product-card__footer{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1.125rem;border-top:1px solid #e2e8f0;background-color:rgba(248,250,252,.5)}.product-card__price{font-size:1rem;font-weight:700;color:#0f172a}.product-card__seller{display:flex;align-items:center;gap:.375rem;font-size:.75rem;color:#64748b}.product-card__seller img{width:18px;height:18px;border-radius:50%}.profile-card{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;overflow:hidden;box-shadow:0 1px 2px rgba(0,0,0,.05)}.profile-card__header{padding:1.5rem;text-align:center;background:linear-gradient(135deg, rgba(124, 58, 237, 0.08), transparent);border-bottom:1px solid #e2e8f0}.profile-card__avatar{position:relative;display:inline-block;margin-bottom:1rem}.profile-card__avatar img{width:96px;height:96px;border-radius:50%;object-fit:cover;border:4px solid #fff;box-shadow:0 4px 6px rgba(0,0,0,.07)}.profile-card__avatar-edit{position:absolute;bottom:0;right:0;width:32px;height:32px;border-radius:50%;background:#7c3aed;color:#fff;display:flex;align-items:center;justify-content:center;text-decoration:none;border:2px solid #fff;transition:transform 150ms ease}@media(hover: hover){.profile-card__avatar-edit:hover{transform:scale(1.1);color:#fff}}.profile-card__name{font-size:1.125rem;font-weight:700;margin:0 0 .25rem;color:#0f172a}.profile-card__email{font-size:.875rem;color:#64748b;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-card__stats{display:grid;grid-template-columns:repeat(3, 1fr);padding:1rem;gap:.5rem}.profile-card__stat{text-align:center;padding:.5rem 0}.profile-card__stat-value{display:block;font-size:1.125rem;font-weight:700;color:#0f172a;line-height:1.2}.profile-card__stat-label{display:block;font-size:.75rem;color:#64748b;margin-top:.125rem}.quick-menu-item{display:block;text-decoration:none;padding:1.5rem 1rem;border:1px solid #e2e8f0;border-radius:.75rem;text-align:center;height:100%;background:#fff;color:#0f172a;transition:all 150ms ease}@media(hover: hover){.quick-menu-item:hover{transform:translateY(-2px);border-color:#7c3aed;box-shadow:0 4px 12px rgba(124,58,237,.1);color:#0f172a}.quick-menu-item:hover .quick-menu-item__icon{color:#7c3aed;transform:scale(1.1)}}.quick-menu-item__icon{display:block;font-size:2rem;color:#7c3aed;margin-bottom:.75rem;transition:transform 150ms ease}.quick-menu-item__title{font-size:.875rem;font-weight:600;color:#0f172a;margin-bottom:.25rem}.quick-menu-item__desc{display:block;font-size:.75rem;color:#64748b}.search-page__header{margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid #e2e8f0}.search-page__title{font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.search-page__title strong{color:#7c3aed}.search-page__count{font-size:.875rem;color:#64748b}.search-page__form{max-width:720px;margin:0 auto 2rem}.search-page__form .form-control{padding:.75rem 1rem;font-size:1rem;border-color:#e2e8f0}.search-page__form .form-control:focus{border-color:#7c3aed;box-shadow:0 0 0 3px rgba(124,58,237,.08)}.search-page__group{margin-bottom:2.5rem}.search-page__group-title{font-size:1rem;font-weight:700;color:#0f172a;margin-bottom:1rem;padding-bottom:.625rem;border-bottom:2px solid #7c3aed;display:flex;align-items:center;gap:.5rem}.search-page__group-title .badge{font-weight:500;font-size:.75rem}.search-page__empty{text-align:center;padding:4rem 1rem}.search-page__empty i{font-size:3rem;color:#64748b;display:block;margin-bottom:1rem}.search-page__empty p{color:#64748b;margin-bottom:.5rem}.search-result{display:block;padding:1rem 0;text-decoration:none;color:#0f172a;border-bottom:1px solid #e2e8f0}.search-result:last-child{border-bottom:none}@media(hover: hover){.search-result:hover .search-result__title{color:#7c3aed}}.search-result__type{font-size:.75rem;font-weight:600;text-transform:uppercase;color:#7c3aed;margin-bottom:.25rem;letter-spacing:.05em}.search-result__title{font-size:1rem;font-weight:600;margin-bottom:.375rem;transition:color 150ms ease}.search-result__title mark{background:rgba(var(--bs-warning-rgb), 0.3);color:inherit;padding:0 2px}.search-result__excerpt{font-size:.875rem;color:#64748b;line-height:1.6;margin-bottom:.5rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.search-result__excerpt mark{background:rgba(var(--bs-warning-rgb), 0.3);color:inherit;padding:0 2px}.search-result__meta{display:flex;gap:.875rem;font-size:.75rem;color:#64748b}.search-result__meta span{display:inline-flex;align-items:center;gap:.25rem}.share-buttons__btn{width:30px;height:30px;border:1px solid #e2e8f0;border-radius:.5rem;background:#fff;color:#64748b;display:inline-flex;align-items:center;justify-content:center;font-size:.8125rem;cursor:pointer;transition:all 150ms ease;padding:0}@media(hover: hover){.share-buttons__btn:hover{border-color:#7c3aed;color:#7c3aed;background:rgba(124,58,237,.08)}}.showcase__header{padding-bottom:1.5rem;margin-bottom:2rem;border-bottom:1px solid #e2e8f0}.showcase__title{font-size:1.875rem;font-weight:800;margin-bottom:.5rem}.showcase__lead{font-size:1rem;color:#64748b;margin:0}.showcase__block{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:1.5rem;margin-bottom:1.5rem}.showcase__block-title{font-family:"JetBrains Mono","Fira Code",monospace;font-size:1rem;font-weight:700;color:#7c3aed;margin-bottom:.375rem;padding-bottom:.5rem;border-bottom:1px dashed #e2e8f0}.showcase__block-desc{font-size:.875rem;color:#64748b;margin-bottom:1rem}.showcase__demo{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem;padding:1.5rem;margin-bottom:.875rem;display:flex;flex-wrap:wrap;gap:.625rem;align-items:center}.showcase__demo--block{display:block}.showcase__demo--center{justify-content:center}.showcase__demo--column{flex-direction:column;align-items:stretch}.showcase__demo--white{background:#fff}.showcase__demo--dark{background:#0f172a;color:#fff}.showcase__item{width:100%}.showcase__item--sm{max-width:220px}.showcase__item--md{max-width:280px}.showcase__item--lg{max-width:380px}.showcase__item--xl{max-width:480px}.showcase__radius-box{width:100px;height:100px;background:#7c3aed;color:#fff;display:flex;align-items:center;justify-content:center;border-radius:var(--radius, 0)}.showcase__progress-25{width:25%}.showcase__progress-50{width:50%}.showcase__progress-75{width:75%}.showcase__progress-100{width:100%}.showcase__code{background:#0f172a;color:#e2e8f0;padding:1rem 1.25rem;border-radius:.5rem;font-family:"JetBrains Mono","Fira Code",monospace;font-size:.8125rem;line-height:1.6;overflow-x:auto;margin:0}.showcase__code code{background:rgba(0,0,0,0);color:inherit;padding:0;font-family:inherit;font-size:inherit;white-space:pre}.showcase__swatches{display:grid;grid-template-columns:repeat(auto-fill, minmax(160px, 1fr));gap:.875rem}.showcase__swatch{border:1px solid #e2e8f0;border-radius:.75rem;overflow:hidden;background:#fff}.showcase__swatch-color{height:80px;background:var(--swatch-bg, #ccc);display:flex;align-items:flex-end;padding:.625rem;color:#fff;font-weight:700;font-size:.75rem;text-shadow:0 1px 2px rgba(0,0,0,.25)}.showcase__swatch-info{padding:.625rem}.showcase__swatch-name{font-size:.75rem;font-weight:600;color:#0f172a;margin:0 0 .125rem}.showcase__swatch-value{font-size:.75rem;font-family:"JetBrains Mono","Fira Code",monospace;color:#64748b;margin:0}.showcase__tokens{display:grid;grid-template-columns:1fr;gap:.5rem}.showcase__token{display:flex;align-items:center;gap:1rem;padding:.625rem .875rem;background:#f8fafc;border-radius:.5rem}.showcase__token-name{font-family:"JetBrains Mono","Fira Code",monospace;font-size:.75rem;font-weight:600;color:#7c3aed;flex-shrink:0;width:140px}.showcase__token-value{font-family:"JetBrains Mono","Fira Code",monospace;font-size:.75rem;color:#64748b;flex-shrink:0;width:80px}.showcase__token-demo{flex:1;color:#0f172a}.showcase__categories{display:grid;grid-template-columns:repeat(auto-fill, minmax(220px, 1fr));gap:1rem}.showcase__category-card{display:block;padding:1.5rem;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;text-decoration:none;color:#0f172a;transition:all 150ms ease}@media(hover: hover){.showcase__category-card:hover{border-color:#7c3aed;transform:translateY(-2px);box-shadow:0 8px 16px rgba(124,58,237,.08);color:#0f172a}}.showcase__category-icon{font-size:1.75rem;color:#7c3aed;margin-bottom:.625rem;display:block}.showcase__category-name{font-size:1rem;font-weight:700;margin-bottom:.25rem}.showcase__category-desc{font-size:.75rem;color:#64748b;margin:0}.sidebar-menu{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:1rem 0;box-shadow:0 1px 2px rgba(0,0,0,.05)}.sidebar-menu__group{padding:.5rem 0}.sidebar-menu__group+.sidebar-menu__group{border-top:1px solid #e2e8f0;margin-top:.5rem;padding-top:1rem}.sidebar-menu__group-title{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#64748b;padding:0 1.25rem;margin-bottom:.5rem}.sidebar-menu__list{list-style:none;padding:0;margin:0}.sidebar-menu__item{display:block}.sidebar-menu__link{display:flex;align-items:center;gap:.75rem;padding:.625rem 1.25rem;color:#0f172a;text-decoration:none;font-size:.875rem;font-weight:500;border-left:3px solid rgba(0,0,0,0);transition:all 150ms ease}.sidebar-menu__link i{font-size:1rem;width:1.25rem;text-align:center;color:#64748b;transition:color 150ms ease}@media(hover: hover){.sidebar-menu__link:hover{background-color:#f8fafc;color:#7c3aed}.sidebar-menu__link:hover i{color:#7c3aed}}.sidebar-menu__link.is-active{background-color:rgba(124,58,237,.08);color:#7c3aed;border-left-color:#7c3aed;font-weight:600}.sidebar-menu__link.is-active i{color:#7c3aed}.sidebar-menu__link--danger{color:#ef4444}.sidebar-menu__link--danger i{color:#ef4444}@media(hover: hover){.sidebar-menu__link--danger:hover{background-color:rgba(239,68,68,.08);color:#ef4444}.sidebar-menu__link--danger:hover i{color:#ef4444}}.sidebar-menu__badge{margin-left:auto;font-size:.75rem;font-weight:600;padding:.125rem .5rem;border-radius:9999px;background-color:#f8fafc;color:#64748b}.stats-counter__item{text-align:center;padding:1.5rem}.stats-counter__icon{font-size:1.5rem;color:hsla(0,0%,100%,.5);margin-bottom:.75rem}.stats-counter__icon i{display:block}.stats-counter__number{font-size:1.875rem;font-weight:800;color:#fff;line-height:1;margin-bottom:.5rem}@media(min-width: 768px){.stats-counter__number{font-size:2.25rem}}.stats-counter__label{font-size:.875rem;color:hsla(0,0%,100%,.6);font-weight:500}.testimonial-card{padding:2rem;border-radius:.75rem;border:1px solid #e2e8f0;background:#fff;position:relative;height:100%;transition:box-shadow 300ms ease}@media(hover: hover){.testimonial-card:hover{box-shadow:0 8px 30px rgba(0,0,0,.06)}}.testimonial-card__quote{position:absolute;top:1rem;right:1.5rem;font-size:2.5rem;color:rgba(124,58,237,.08);line-height:1}.testimonial-card__quote i{display:block}.testimonial-card__text{font-size:1rem;line-height:1.75;color:#0f172a;margin-bottom:1.5rem}.testimonial-card__author{display:flex;align-items:center;gap:.75rem}.testimonial-card__avatar{width:44px;height:44px;border-radius:50%;object-fit:cover}.testimonial-card__name{font-size:.875rem;font-weight:600}.testimonial-card__role{font-size:.75rem;color:#64748b}.hero{position:relative;padding:3rem 0 4rem;background:linear-gradient(160deg, #f8f5ff 0%, #eef2ff 40%, #f0fdfa 100%);overflow:hidden}@media(min-width: 768px){.hero{padding:4.5rem 0 5rem}}@media(min-width: 992px){.hero{padding:5.5rem 0 6rem}}.hero::before,.hero::after{content:"";position:absolute;border-radius:50%;pointer-events:none}.hero::before{top:-30%;right:-10%;width:600px;height:600px;background:radial-gradient(circle, rgba(124, 58, 237, 0.06) 0%, transparent 70%)}.hero::after{bottom:-20%;left:-10%;width:400px;height:400px;background:radial-gradient(circle, rgba(6, 182, 212, 0.05) 0%, transparent 70%)}.hero__badge-group{margin-bottom:1.5rem}.hero__pill{display:inline-flex;align-items:center;gap:.375rem;padding:.375rem 1rem;font-size:.75rem;font-weight:600;color:#7c3aed;background:rgba(124,58,237,.1);border:1px solid rgba(124,58,237,.15);border-radius:9999px}.hero__pill i{font-size:.875rem}.hero__title{font-size:1.875rem;font-weight:800;line-height:1.15;margin-bottom:1.25rem;letter-spacing:-0.02em}@media(min-width: 768px){.hero__title{font-size:2.25rem}}@media(min-width: 992px){.hero__title{font-size:3rem}}.hero__title .text-gradient{background:linear-gradient(135deg, #7C3AED, #06B6D4);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.hero__subtitle{font-size:1rem;color:#64748b;max-width:520px;line-height:1.7;margin-bottom:2rem}@media(min-width: 768px){.hero__subtitle{font-size:1.125rem}}.hero__search{max-width:520px;margin-bottom:1rem}.hero__search .input-group{background:#fff;border-radius:1rem;box-shadow:0 4px 20px rgba(0,0,0,.08),0 0 0 1px rgba(0,0,0,.04);overflow:hidden}.hero__search .input-group .input-group-text{background:rgba(0,0,0,0);border:none;color:#64748b;padding-left:1.25rem}.hero__search .input-group .form-control{border:none;padding:.9rem .5rem;font-size:.875rem}.hero__search .input-group .form-control:focus{box-shadow:none}.hero__search .input-group .form-control::placeholder{color:#94a3b8}.hero__search .input-group .btn{padding:.9rem 1.5rem;font-weight:600;border-radius:0 1rem 1rem 0 !important}.hero__tags{font-size:.75rem;color:#64748b;margin-bottom:2rem}.hero__tags span{margin-right:.25rem}.hero__tags a{display:inline-block;color:#475569;background:rgba(0,0,0,.04);padding:.2rem .6rem;border-radius:9999px;margin:.15rem .125rem;font-weight:500;transition:all 150ms ease}@media(hover: hover){.hero__tags a:hover{color:#7c3aed;background:rgba(124,58,237,.08)}}.hero__trust{display:flex;align-items:center;gap:.75rem}.hero__trust-avatars{display:flex}.hero__trust-avatars img{width:32px;height:32px;border-radius:50%;border:2px solid #fff;margin-left:-8px;box-shadow:0 1px 2px rgba(0,0,0,.05)}.hero__trust-avatars img:first-child{margin-left:0}.hero__trust-text{font-size:.875rem;color:#64748b}.hero__trust-text strong{color:#0f172a}.hero__visual{position:relative;padding:2rem}.hero__code-window{background:#0f172a;border-radius:1rem;overflow:hidden;box-shadow:0 20px 40px rgba(0,0,0,.12),0 0 60px rgba(124,58,237,.1);transform:perspective(1000px) rotateY(-3deg) rotateX(2deg);transition:transform 500ms ease}@media(hover: hover){.hero__code-window:hover{transform:perspective(1000px) rotateY(0deg) rotateX(0deg)}}.hero__code-bar{display:flex;gap:6px;padding:.75rem 1rem;background:#1e293b}.hero__code-bar span{width:12px;height:12px;border-radius:50%;background:#475569}.hero__code-bar span:nth-child(1){background:#ff5f57}.hero__code-bar span:nth-child(2){background:#febc2e}.hero__code-bar span:nth-child(3){background:#28c840}.hero__code-body{padding:1.25rem 1.5rem;font-family:"JetBrains Mono","Fira Code",monospace;font-size:.875rem;line-height:1.8}.hero__code-body code{display:block;color:#cbd5e1;background:rgba(0,0,0,0);padding:0;font-size:inherit}.hero__code-body .c-keyword{color:#c792ea}.hero__code-body .c-string{color:#c3e88d}.hero__code-body .c-func{color:#82aaff}.hero__code-body .c-num{color:#f78c6c}.hero__code-body .c-comment{color:#64748b;font-style:italic}.hero__float-card{position:absolute;display:flex;align-items:center;gap:.5rem;padding:.625rem 1rem;background:#fff;border-radius:.5rem;box-shadow:0 10px 25px rgba(0,0,0,.1);font-size:.75rem;font-weight:600;color:#0f172a;animation:float 3s ease-in-out infinite}.hero__float-card i{font-size:1rem}.hero__float-card--1{top:1rem;right:0;animation-delay:0s}.hero__float-card--2{bottom:2rem;left:0;animation-delay:1.5s}@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-8px)}}.mypage-container{padding-top:2rem;padding-bottom:4rem;background-color:#f8fafc;min-height:calc(100vh - 200px)}.mypage-sidebar{position:sticky;top:calc(3.9rem + 1rem)}@media(max-width: 991.98px){.mypage-sidebar{position:static;margin-bottom:1.5rem}}.page-main{min-height:60vh}.page-hero{padding:2rem 0 2rem;background:linear-gradient(180deg, rgba(124, 58, 237, 0.08) 0%, #ffffff 100%);border-bottom:1px solid #e2e8f0}@media(min-width: 768px){.page-hero{padding:3rem 0 2.5rem}}.page-hero .breadcrumb-bar{margin-bottom:1rem}.page-hero__title{font-size:1.5rem;font-weight:700;color:#0f172a;margin-bottom:.5rem}@media(min-width: 768px){.page-hero__title{font-size:1.875rem}}.page-hero__desc{font-size:.875rem;color:#64748b;margin-bottom:0}@media(min-width: 768px){.page-hero__desc{font-size:1rem}}.page-body{padding:2.5rem 0 4rem}@media(min-width: 768px){.page-body{padding:3rem 0 5rem}}.page-fallback-notice{display:flex;align-items:center;gap:.75rem;padding:.875rem 1rem;margin-bottom:1.5rem;background-color:rgba(245,158,11,.08);border:1px solid rgba(245,158,11,.3);border-left:4px solid #f59e0b;border-radius:.75rem;color:#0f172a}.page-fallback-notice__icon{font-size:1.25rem;color:#f59e0b;flex-shrink:0}.page-fallback-notice__body{display:flex;flex-direction:column;gap:.125rem;min-width:0}@media(min-width: 768px){.page-fallback-notice__body{flex-direction:row;align-items:baseline;gap:.5rem}}.page-fallback-notice__title{font-size:.875rem;font-weight:600}.page-fallback-notice__desc{font-size:.75rem;color:#64748b}@media(min-width: 768px){.page-fallback-notice__desc{font-size:.875rem}}.page-article{color:#0f172a;line-height:1.75;font-size:.875rem}@media(min-width: 768px){.page-article{font-size:1rem}}.page-article>h1{font-size:1.5rem;font-weight:700;margin:0 0 .75rem;padding-bottom:.75rem;border-bottom:2px solid #e2e8f0}@media(min-width: 768px){.page-article>h1{font-size:1.875rem}}.page-article h2{font-size:1.25rem;font-weight:700;margin:2.5rem 0 1rem;padding-top:1rem;color:#0f172a;border-top:1px solid #e2e8f0}.page-article h2:first-of-type{border-top:none;padding-top:0}.page-article h3{font-size:1.125rem;font-weight:600;margin:1.75rem 0 .75rem;color:#0f172a}.page-article h4{font-size:1rem;font-weight:600;margin:1.25rem 0 .5rem;color:#0f172a}.page-article p{margin:0 0 1rem}.page-article ul,.page-article ol{margin:0 0 1rem;padding-left:1.5rem}.page-article ul li,.page-article ol li{margin-bottom:.5rem}.page-article ul li:last-child,.page-article ol li:last-child{margin-bottom:0}.page-article ul ul,.page-article ul ol,.page-article ol ul,.page-article ol ol{margin-top:.5rem;margin-bottom:.5rem}.page-article a{color:#7c3aed;text-decoration:underline;text-underline-offset:.2em}@media(hover: hover){.page-article a:hover{color:rgb(95.3302325581,20.4279069767,223.5720930233)}}.page-article strong{color:#0f172a;font-weight:700}.page-article .text-muted{color:#64748b;font-size:.75rem}.page-article blockquote{margin:1.25rem 0;padding:1rem 1.25rem;border-left:4px solid #7c3aed;background-color:rgba(124,58,237,.08);border-radius:0 .25rem .25rem 0;color:#64748b}.page-article code{background-color:#f8fafc;border:1px solid #e2e8f0;padding:.125rem .375rem;border-radius:.25rem;font-size:.875em;color:#7c3aed}.page-article pre{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem;padding:1rem;overflow-x:auto;margin:1rem 0}.page-article pre code{background:none;border:none;padding:0;font-size:.875em;color:#0f172a}.page-article table{width:100%;margin:1.25rem 0;border-collapse:collapse;font-size:.875rem}.page-article table th,.page-article table td{padding:.625rem .75rem;border:1px solid #e2e8f0;text-align:left}.page-article table th{background-color:#f8fafc;font-weight:600}.page-article hr{margin:2rem 0;border:0;border-top:1px solid #e2e8f0}.page-article img{max-width:100%;height:auto;border-radius:.5rem;margin:1rem 0}
