@font-face{font-family:Lexend;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/630e0b819503bca7-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Lexend;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/6a1a9d784472a388-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Lexend;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/84455f2b5a591033-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Lexend Fallback;src:local("Arial");ascent-override:90.98%;descent-override:22.74%;line-gap-override:0.00%;size-adjust:109.91%}.__className_86777a{font-family:Lexend,Lexend Fallback;font-style:normal}.__variable_86777a{--font-lexend:"Lexend","Lexend Fallback"}.line-clamp-3{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.projects-page{min-height:100vh;background:var(--color-bg);color:var(--color-text);padding-top:var(--header-size)}.projects-container{max-width:1200px;margin:0 auto;padding:2rem 1rem}.projects-header{text-align:center;margin-bottom:3rem}.projects-title{font-size:3rem;font-weight:700;margin-bottom:1rem;color:var(--color-text)}.projects-description{font-size:1.25rem;color:var(--color-muted);max-width:600px;margin:0 auto}.projects-filters{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:2rem}.filter-button{padding:.5rem 1rem;border-radius:.375rem;background:var(--color-secondary-bg);color:var(--color-text);border:none;cursor:pointer;transition:background .2s,color .2s;font-size:.875rem}.filter-button:hover{background:var(--color-header-bg)}.filter-button-active{background:var(--color-link);color:white}.projects-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));grid-gap:1.5rem;gap:1.5rem}.project-card{background:var(--color-secondary-bg);border-radius:.5rem;overflow:hidden;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:box-shadow .2s}.project-card:hover{box-shadow:0 8px 12px rgba(0,0,0,.15)}.project-image{height:12rem;background:linear-gradient(135deg,var(--color-link),var(--color-link-hover));display:flex;align-items:center;justify-content:center}.project-image-text{font-size:3rem;color:white;opacity:.8}.project-content{padding:1.5rem}.project-status{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}.status-badge{display:inline-block;padding:.25rem .5rem;border-radius:9999px;font-size:.75rem;font-weight:500;color:white}.status-active{background:var(--color-success)}.status-completed{background:#3b82f6}.status-in-progress{background:#f59e0b}.status-default{background:#6b7280}.status-featured{background:#f59e0b}.project-title{font-size:1.25rem;font-weight:700;margin-bottom:.5rem;color:var(--color-text)}.project-description{color:var(--color-muted);margin-bottom:1rem;line-height:1.5;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.project-technologies{margin-bottom:1rem}.technologies-title{font-size:.875rem;font-weight:600;color:var(--color-text);margin-bottom:.5rem}.technologies-list{display:flex;flex-wrap:wrap;gap:.25rem}.technology-tag{padding:.25rem .5rem;background:var(--color-bg);color:var(--color-muted);font-size:.75rem;border-radius:.25rem}.project-actions{display:flex;gap:.5rem}.project-button{flex:1 1;text-align:center;padding:.5rem 1rem;border-radius:.375rem;text-decoration:none;font-size:.875rem;font-weight:500;transition:background .2s,color .2s}.project-button-primary{background:var(--color-link);color:white}.project-button-primary:hover{background:var(--color-link-hover)}.project-button-secondary{border:1px solid var(--color-link);color:var(--color-link);background:transparent}.project-button-secondary:hover{background:var(--color-link);color:white}.projects-empty{text-align:center;padding:3rem 0}@media (max-width:768px){.projects-title{font-size:2rem}.projects-grid{grid-template-columns:1fr}.project-actions{flex-direction:column}}.blog-page{min-height:100vh;background:var(--color-bg);color:var(--color-text);padding-top:var(--header-size)}.blog-container{max-width:1200px;margin:0 auto;padding:2rem 1rem}.blog-header{text-align:center;margin-bottom:3rem}.blog-title{font-size:3rem;margin-bottom:1rem}.blog-description{font-size:1.25rem;color:var(--color-muted);max-width:600px;margin:0 auto}.blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));grid-gap:1.5rem;gap:1.5rem}.blog-card{background:var(--color-secondary-bg);border-radius:.5rem;overflow:hidden;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:box-shadow .2s}.blog-card:hover{box-shadow:0 8px 12px rgba(0,0,0,.15)}.blog-image{height:12rem;overflow:hidden;background:var(--color-card-bg)}.blog-image-content{width:100%;height:100%;object-fit:cover;transition:transform .2s}.blog-card:hover .blog-image-content{transform:scale(1.05)}.blog-content{padding:1.5rem}.blog-date{font-size:.875rem;color:var(--color-muted);margin-bottom:.5rem;font-weight:500}.blog-post-title{font-size:1.25rem;margin-bottom:.75rem;line-height:1.3}.blog-post-excerpt{line-height:1.5;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.blog-actions{display:flex;justify-content:flex-start}.blog-button{background:var(--color-link);color:white;text-decoration:none;padding:.5rem 1rem;border-radius:.375rem;font-size:.875rem;font-weight:500;transition:background .2s}.blog-button:hover{background:var(--color-link-hover)}.blog-empty{text-align:center;padding:3rem 0}@media (max-width:768px){.blog-title{font-size:2rem}.blog-grid{grid-template-columns:1fr}}.analytics-container{min-height:100vh;background:var(--color-bg);color:var(--color-text);padding-top:var(--header-size);padding-bottom:2rem}.analytics-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;text-align:center}.loading-spinner{width:3rem;height:3rem;border-top:3px solid var(--color-secondary-bg);border:3px solid var(--color-secondary-bg);border-top-color:var(--color-link);border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loading-text{color:var(--color-muted);font-size:1.125rem}.analytics-error{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;text-align:center;padding:2rem}.error-icon{font-size:3rem;margin-bottom:1rem}.error-title{font-size:1.5rem;font-weight:700;color:var(--color-text);margin-bottom:.5rem}.error-message{color:var(--color-muted);margin-bottom:1.5rem;max-width:500px}.error-retry-button{background:var(--color-link);color:white;padding:.75rem 1.5rem;border-radius:.5rem;border:none;cursor:pointer;font-weight:500;transition:background .2s}.error-retry-button:hover{background:var(--color-link-hover)}.analytics-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;text-align:center;padding:2rem}.empty-icon{font-size:3rem;margin-bottom:1rem}.empty-text{color:var(--color-muted);font-size:1.125rem}.analytics-header{max-width:1200px;margin:0 auto;padding:2rem 1rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.header-content{gap:1rem}.header-avatar{width:4rem;height:4rem;border-radius:50%;background:linear-gradient(135deg,var(--color-link) 0,var(--color-link-hover) 100%);display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:white;font-weight:700}.header-text{display:flex;flex-direction:column}.header-title{font-size:2rem;font-weight:700;color:var(--color-text);margin:0}.header-subtitle{color:var(--color-muted);font-size:1rem}.header-actions{display:flex;gap:.75rem;flex-wrap:wrap}.logout-button,.refresh-button{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;border-radius:.5rem;border:none;cursor:pointer;font-weight:500;transition:all .2s;font-size:.875rem}.refresh-button{background:var(--color-link);color:white}.refresh-button:hover{background:var(--color-link-hover)}.refresh-button:disabled{opacity:.6;cursor:not-allowed}.logout-button{background:var(--color-secondary-bg);color:var(--color-text);border:1px solid var(--color-card-border)}.logout-button:hover{background:var(--color-header-bg)}.button-spinner{width:1rem;height:1rem;border:2px solid transparent;border-top-color:white;border-radius:50%;animation:spin 1s linear infinite}.analytics-content{max-width:1200px;margin:0 auto;padding:0 1rem}.summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-bottom:2rem}.summary-card{background:var(--color-secondary-bg);border-radius:1rem;padding:1.5rem;gap:1rem;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:all .2s;border:1px solid var(--color-card-border)}.card-icon,.summary-card{display:flex;align-items:center}.card-icon{font-size:2rem;width:3rem;height:3rem;justify-content:center;border-radius:.75rem;background:var(--color-bg)}.card-content{flex:1 1}.card-title{font-size:.875rem;font-weight:600;color:var(--color-muted);margin:0 0 .5rem;text-transform:uppercase;letter-spacing:.05em}.card-value{font-size:2rem;font-weight:700;color:var(--color-text);margin:0}.pageviews-card .card-icon{background:rgba(59,130,246,.1);color:#3b82f6}.clicks-card .card-icon{background:rgba(34,197,94,.1);color:#22c55e}.visitors-card .card-icon{background:rgba(168,85,247,.1);color:#a855f7}.charts-section{margin-bottom:2rem}.charts-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(500px,1fr));grid-gap:1.5rem;gap:1.5rem}.chart-card{background:var(--color-secondary-bg);border-radius:1rem;padding:1.5rem;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:all .2s;border:1px solid var(--color-card-border)}.chart-title{font-size:1.125rem;font-weight:600;color:var(--color-text);margin:0 0 1.5rem}.chart-content{space-y:1rem}.chart-item{margin-bottom:1rem}.chart-bar{height:.5rem;background:var(--color-bg);border-radius:.25rem;overflow:hidden;margin-bottom:.5rem}.chart-bar-fill{height:100%;border-radius:.25rem;transition:width .3s ease}.pageviews-bar{background:linear-gradient(90deg,#3b82f6,#1d4ed8)}.clicks-bar{background:linear-gradient(90deg,#22c55e,#16a34a)}.chart-label{display:flex;justify-content:space-between;align-items:center;font-size:.875rem}.chart-path{color:var(--color-text);font-weight:500;flex:1 1;margin-right:1rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chart-count{color:var(--color-muted);font-weight:600;min-width:-moz-fit-content;min-width:fit-content}.events-section{background:var(--color-secondary-bg);border-radius:1rem;box-shadow:0 4px 6px rgba(0,0,0,.1);border:1px solid var(--color-card-border);overflow:hidden}.events-header{padding:1.5rem;border-bottom:1px solid var(--color-card-border);display:flex;justify-content:space-between;align-items:center}.events-title{font-size:1.125rem;font-weight:600;color:var(--color-text);margin:0}.events-count{font-size:.875rem;color:var(--color-muted);background:var(--color-bg);padding:.25rem .75rem;border-radius:1rem;font-weight:500}.events-table-container{overflow-x:auto}.events-table{width:100%;border-collapse:collapse}.events-thead{background:var(--color-bg)}.events-th{padding:1rem 1.5rem;text-align:left;font-size:.75rem;font-weight:600;color:var(--color-muted);text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid var(--color-card-border)}.events-tbody{background:var(--color-secondary-bg)}.events-row{transition:background .2s}.events-row:hover{background:var(--color-bg)}.events-td{padding:1rem 1.5rem;border-bottom:1px solid var(--color-card-border);vertical-align:middle}.event-type-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.25rem .75rem;border-radius:1rem;font-size:.75rem;font-weight:600;border:1px solid}.event-icon{font-size:.875rem}.event-path{color:var(--color-text);font-weight:500;word-break:break-all}.event-session,.event-time{color:var(--color-muted);font-size:.875rem}.event-session{font-family:monospace}@media (max-width:768px){.analytics-header{flex-direction:column;align-items:flex-start;gap:1.5rem}.header-actions{width:100%;justify-content:stretch}.logout-button,.refresh-button{flex:1 1;justify-content:center}.charts-grid,.summary-grid{grid-template-columns:1fr}.events-table-container{font-size:.875rem}.events-td,.events-th{padding:.75rem 1rem}}:root{--color-bg:#fafafa;--color-text:#181818;--color-secondary-bg:rgba(30,41,59,0.08);--color-header-bg:rgba(64,72,85,0.08);--color-header-border:rgba(0,0,0,0.08);--color-link:#f59e42;--color-link-hover:#e48a1f;--color-muted:#555;--color-card-bg:rgba(30,41,59,0.04);--color-card-border:rgba(0,0,0,0.08);--color-preview-about-bg:#f5f7ff;--color-preview-blog-bg:#fff8f5;--color-preview-contact-bg:#f5fff8;--color-success:#10b981;--color-success-light:#34d399;--header-size:4rem}.dark{--color-bg:#0a0a0a;--color-text:#f3f3f3;--color-secondary-bg:rgba(30,41,59,0.2);--color-header-bg:rgba(30,41,59,0.5);--color-header-border:rgba(255,255,255,0.1);--color-link:#f59e42;--color-link-hover:#e48a1f;--color-muted:#b3b3b3;--color-card-bg:rgba(30,41,59,0.5);--color-card-border:rgba(255,255,255,0.1);--color-preview-about-bg:#181a20;--color-preview-blog-bg:#181a20;--color-preview-contact-bg:#181a20;--color-success:#10b981;--color-success-light:#34d399}body,html{height:100%}body{min-height:100vh;display:flex;flex-direction:column;font-family:Lexend,Arial,sans-serif;margin:0;background:var(--color-bg);color:var(--color-text);overflow-x:hidden}.main-container{margin:0 auto;flex:1 1;display:flex;flex-direction:column;width:100%;box-sizing:border-box}.header{background:var(--color-header-bg);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);position:fixed;top:0;left:0;width:100%;z-index:50;border-bottom:1px solid var(--color-header-border);height:var(--header-size)}.header-container{max-width:1200px;margin:0 auto;padding:0 1rem;height:100%}.header-content{display:flex;align-items:center;justify-content:space-between;height:4rem}.logo-text{font-size:2rem;font-weight:700;color:var(--color-text);text-decoration:none}.nav{display:block}.nav-links{display:flex;gap:1rem}.nav-link{color:var(--color-muted);background:none;padding:.5rem 1rem;border-radius:.375rem;font-size:1rem;font-weight:500;text-decoration:none;transition:background .2s,color .2s}.nav-link:hover{color:var(--color-text)}.footer,.nav-link:hover{background:var(--color-header-bg)}.footer{border-top:1px solid var(--color-header-border);height:4rem;width:100%;flex-shrink:0;position:relative}.footer-container{max-width:1200px;margin:0 auto;padding:0 1rem;height:100%}.footer-content{display:flex;align-items:center;justify-content:center;height:100%}.footer-text{color:var(--color-muted);font-size:1rem}.home-container{display:flex;flex-direction:column;align-items:center;justify-content:center}.home-title{font-size:3rem;font-weight:700;text-align:center;color:var(--color-text)}.home-description{margin-top:1rem;font-size:1.25rem;color:var(--color-muted);text-align:center}.home-links{margin-top:2rem;display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}.home-link{padding:.75rem 1.5rem;border:1px solid var(--color-card-border);color:var(--color-text);border-radius:.375rem;background:none;text-decoration:none;transition:background .2s,color .2s}.home-link:hover{background:var(--color-header-bg)}.home-link.primary{background:var(--color-link);color:#fff;border:none}.home-link.primary:hover{background:var(--color-link-hover)}.about-container{max-width:max(700px,50%);margin:0 auto;background:var(--color-secondary-bg);border-radius:.5rem;padding:2rem}.about-title{font-size:2.25rem;font-weight:700;color:var(--color-text);margin-top:calc(2rem + var(--header-size))}.about-description{margin-top:1rem;font-size:1.125rem;color:var(--color-muted)}.contact-container{max-width:max(700px,50%);margin:0 auto;background:var(--color-secondary-bg);border-radius:.5rem;padding:2rem;margin-top:calc(2rem + var(--header-size))}.contact-title{font-size:2.25rem;font-weight:700;color:var(--color-text)}.contact-description{margin-top:1rem;font-size:1.125rem;color:var(--color-muted)}.contact-link{color:var(--color-link);text-decoration:underline;transition:color .2s}.contact-link:hover{color:var(--color-link-hover)}.blog-title{font-size:2.25rem;font-weight:700;color:var(--color-text);margin:1rem;margin-top:calc(2rem + var(--header-size))}.blog-list{margin-top:2rem;display:grid;grid-gap:1.5rem;gap:1.5rem;grid-template-columns:1fr;list-style:none}@media (min-width:768px){.blog-list{grid-template-columns:1fr 1fr}}@media (min-width:1024px){.blog-list{grid-template-columns:1fr 1fr 1fr}}.blog-list-item{padding:2rem 1.5rem 1.5rem;border-radius:1rem;background:var(--color-card-bg);border:1px solid var(--color-card-border);box-shadow:0 2px 12px 0 rgba(30,41,59,.06);transition:box-shadow .2s,transform .2s,background .2s;display:flex;flex-direction:column;align-items:stretch;min-height:380px}.blog-list-item:hover{background:rgba(255,255,255,.1);box-shadow:0 8px 32px 0 rgba(30,41,59,.14);transform:translateY(-4px) scale(1.025)}.blog-link{display:flex;flex-direction:column;height:100%;text-decoration:none;color:inherit}.blog-preview-photo{width:100%;max-width:100%;height:180px;object-fit:cover;border-radius:.75rem;margin-bottom:1rem;box-shadow:0 1px 6px 0 rgba(30,41,59,.08)}.blog-post-title{font-size:1.35rem;font-weight:700;color:var(--color-text);margin-bottom:.5rem;margin-top:0}.blog-post-excerpt{color:var(--color-muted);margin-top:0;margin-bottom:1rem;font-size:1.05rem;flex:1 1 auto}.blog-post-date{color:var(--color-muted);margin-top:auto;font-size:.92rem;letter-spacing:.01em;opacity:.85}@media (max-width:600px){.blog-list-item{padding:1.25rem .75rem 1rem;min-height:260px}.blog-preview-photo{height:120px}.blog-post-title{font-size:1.1rem}.blog-post-excerpt{font-size:.98rem}}.blog-post-container{max-width:max(700px,50%);margin:0 auto;background:var(--color-secondary-bg);border-radius:.5rem;padding:2rem;margin-top:calc(2rem + var(--header-size));margin-bottom:2rem}.scroll-snap-container{height:calc(100vh);overflow-y:auto;scroll-snap-type:y mandatory}.snap-section{min-height:100%;height:100%;scroll-snap-align:start;display:flex;flex-direction:column;justify-content:center;align-items:center}.home-section,.preview-section{width:100%;margin:0}.preview-section{box-sizing:border-box;padding:2.5rem 2rem;background:var(--color-bg);transition:box-shadow .2s,background .2s}.preview-section.about{background:var(--color-preview-about-bg)}.preview-section.blog{background:var(--color-preview-blog-bg)}.preview-section.contact{background:var(--color-preview-contact-bg)}@media (max-width:600px){.preview-section{max-width:100%;padding:1.25rem .75rem;border-radius:.75rem}}.preview-section:hover{box-shadow:0 4px 24px 0 rgba(30,41,59,.12)}.preview-section h2{font-size:2rem;font-weight:600;color:var(--color-text);margin-bottom:.5rem}.preview-section p{font-size:1.125rem;color:var(--color-muted);margin-bottom:1.5rem}.preview-section a{padding:.75rem 1.5rem;background:var(--color-link);color:#fff;border-radius:.375rem;text-decoration:none;font-weight:500;transition:background .2s;border:none;display:inline-block}.preview-section a:hover{background:var(--color-link-hover)}@media (max-width:600px){.preview-section{padding:1.25rem .75rem}.preview-section h2{font-size:1.25rem}.preview-section p{font-size:1rem}}.no-scrollbar{scrollbar-width:none;-ms-overflow-style:none}.no-scrollbar::-webkit-scrollbar{display:none}.dot-nav{right:2rem;gap:1rem;z-index:100}.dot{width:14px;height:14px;border:2px solid var(--color-card-border);transition:background .2s,border .2s}.dot.active{border-color:var(--color-link)}.dot:focus{box-shadow:0 0 0 2px var(--color-link)}@media (max-width:900px){.dot-nav{right:.5rem}}@media (max-width:600px){.dot-nav{display:none}}.about-scroll-container{height:calc(100vh);overflow-y:auto;scroll-snap-type:y mandatory;position:relative;background:var(--color-bg)}.about-sticky-title{position:-webkit-sticky;position:sticky;top:0;z-index:10;background:var(--color-bg);padding:1.5rem 0 .5rem;box-shadow:0 2px 8px -6px rgba(0,0,0,.06)}.about-section-alt-0{background:var(--color-card-bg);transition:background .4s}.about-section-alt-1{background:var(--color-secondary-bg);transition:background .4s}.about-section{display:flex;flex-direction:column;justify-content:center;align-items:center;scroll-snap-align:start;margin:2rem auto;height:100%;width:100%;box-shadow:0 2px 16px -8px rgba(0,0,0,.07)}.text-section{width:max(min(700px,100%),66%)}.dot-nav{position:fixed;right:2.5vw;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:1.1rem;z-index:20}.dot{width:1.1rem;height:1.1rem;border-radius:50%;background:var(--color-card-border);border:2px solid var(--color-card-bg);transition:background .2s,border .2s,box-shadow .2s;cursor:pointer;outline:none;box-shadow:0 1px 4px -2px rgba(0,0,0,.08);position:relative}.dot:focus,.dot:hover{box-shadow:0 2px 8px -4px var(--color-link-hover)}.dot.active,.dot:focus,.dot:hover{background:var(--color-link);border-color:var(--color-link-hover)}.dot.active{box-shadow:0 2px 12px -4px var(--color-link-hover)}.dot[title]:focus:after,.dot[title]:hover:after{content:attr(title);position:absolute;left:120%;top:50%;transform:translateY(-50%);background:var(--color-card-bg);color:var(--color-text);padding:.3rem .7rem;border-radius:.4rem;white-space:nowrap;font-size:.95rem;box-shadow:0 2px 8px -4px rgba(0,0,0,.08);pointer-events:none;opacity:.97}@media (max-width:900px){.dot-nav{right:1vw}}@media (max-width:600px){.about-section{padding:2rem .5rem 1.5rem;min-height:70vh}.dot-nav{right:.5vw;gap:.7rem}.dot{width:.9rem;height:.9rem}.about-sticky-title{padding:1rem 0 .3rem}}.business-card{max-width:400px;margin:0 auto;background:#fff;border-radius:1rem;box-shadow:0 4px 24px 0 rgba(59,49,30,.1);padding:2.5rem 2rem;margin-top:calc(4rem + var(--header-size));border:1px solid var(--color-card-border);display:flex;flex-direction:column;align-items:center}.business-card-content{width:100%;display:flex;flex-direction:column;gap:1.25rem;margin-top:1.5rem}.business-card-row{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:1rem;width:100%;padding:.5rem;border-radius:.5rem;transition:background-color .2s ease;cursor:pointer}.business-card-row:hover{background-color:rgba(245,158,66,.05)}.business-card-label{font-weight:500;color:var(--color-muted);min-width:120px}.business-card-link{transition:color .2s}.business-card-link-container{display:flex;align-items:center;gap:.5rem;flex:1 1;justify-content:space-between}.copy-button{background:none;border:none;color:var(--color-link);cursor:pointer;padding:.25rem;border-radius:.25rem;display:flex;align-items:center;justify-content:center;transition:all .2s ease;opacity:.7}.copy-button:hover{opacity:1;background-color:rgba(245,158,66,.1)}.copy-notification{position:fixed;top:2rem;right:2rem;background:var(--color-success);color:white;padding:.75rem 1rem;border-radius:.5rem;font-size:.875rem;font-weight:500;box-shadow:0 4px 12px rgba(16,185,129,.3);z-index:1000;pointer-events:none}@media (max-width:600px){.business-card{max-width:95vw;padding:1.25rem .75rem}.business-card-label{min-width:80px;font-size:.95rem}.business-card-content{gap:.75rem}}.impressive-card{background:var(--color-secondary-bg);box-shadow:0 8px 32px 0 rgba(30,41,59,.18);border:none;padding-top:2.5rem;padding-bottom:2.5rem;position:relative;transition:all .3s ease;overflow:hidden}.impressive-card:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}.impressive-card:hover:before{left:100%}.business-card-header{display:flex;flex-direction:column;align-items:center;margin-bottom:1.5rem;position:relative;z-index:1}.business-card-avatar{width:96px;height:96px;border-radius:50%;border:4px solid var(--color-link);box-shadow:0 4px 16px rgba(30,41,59,.15);margin-bottom:1rem;background:#fff;transition:all .3s ease;position:relative;overflow:hidden}.business-card-avatar:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:50%;background:linear-gradient(45deg,transparent,rgba(245,158,66,.1),transparent);opacity:0;transition:opacity .3s ease}.business-card-avatar:hover:after{opacity:1}.business-card-name{font-size:1.5rem;font-weight:700;color:var(--color-text)}.business-card-name,.business-card-title{margin-bottom:.25rem;text-align:center;transition:all .2s ease}.business-card-title{font-size:1.1rem;font-weight:500;color:var(--color-link)}.business-card-tagline{font-size:1rem;color:var(--color-muted);margin-bottom:.5rem;text-align:center;font-style:italic;transition:all .2s ease}.business-card-divider{width:60%;height:2px;background:var(--color-link);opacity:.15;border-radius:1px;margin:0 auto 1.5rem;transition:all .3s ease;position:relative;z-index:1}.business-card-divider:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:var(--color-link);border-radius:1px;transform:scaleX(0);transition:transform .3s ease}.business-card-divider:hover:after{transform:scaleX(1)}.business-card-icon{font-size:1.25rem;color:var(--color-link);margin-right:.5rem;flex-shrink:0;transition:all .3s ease}.business-card-row:hover .business-card-icon{color:var(--color-link-hover);transform:scale(1.1)}.business-card-link{color:var(--color-link);text-decoration:none;font-weight:600;transition:all .2s ease;word-break:break-all;position:relative}.business-card-link:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:2px;background:var(--color-link-hover);transition:width .3s ease}.business-card-link:hover:after{width:100%}.business-card-link:hover{color:var(--color-link-hover)}.dark .impressive-card{background:linear-gradient(135deg,#181a20,#23272f);box-shadow:0 8px 32px 0 rgba(0,0,0,.32);border:none}.dark .business-card{background:transparent;border:1px solid var(--color-card-border)}.dark .business-card-avatar{background:#23272f;border:4px solid var(--color-link)}.dark .business-card-name{color:var(--color-text)}.dark .business-card-title{color:var(--color-link)}.dark .business-card-tagline{color:var(--color-muted)}.dark .business-card-divider{background:var(--color-link);opacity:.18}.dark .business-card-icon{color:var(--color-link)}.dark .business-card-row:hover .business-card-icon{color:var(--color-link-hover)}@media (max-width:600px){.impressive-card{padding-top:1.25rem;padding-bottom:1.25rem}.business-card-avatar{width:72px;height:72px}.business-card-name{font-size:1.1rem}.business-card-title{font-size:.95rem}.business-card-tagline{font-size:.9rem}.business-card-row,.copy-button{padding:.375rem}.copy-notification{top:1rem;right:1rem;left:1rem;text-align:center}}.copy-notification{font-size:.75rem;padding:.25rem .5rem}.intro-shortcuts{display:flex;gap:1.5rem;margin-top:2rem;justify-content:center;flex-wrap:wrap}.shortcut-btn{display:flex;align-items:center;gap:.5rem;background:none;border:none;color:var(--color-text);font-size:.9rem;font-weight:500;cursor:pointer;text-decoration:none;transition:color .2s ease;padding:.25rem 0}.shortcut-btn:hover{color:var(--color-link)}.shortcut-icon{opacity:.7;transition:opacity .2s ease}.shortcut-btn:hover .shortcut-icon{opacity:1}@media (max-width:600px){.intro-shortcuts{flex-direction:column;align-items:center;gap:1rem}}