@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Space+Grotesk:wght@500;700&family=JetBrains+Mono:wght@400;500;600;700&display=swap);:root{--bg:#000;--bg-alt:#050505;--surface:#040404fa;--surface-strong:#0a0a0afa;--surface-soft:hsla(0,0%,100%,.025);--border:#ffffff29;--border-strong:#ffffff47;--text:#f8fafc;--muted:#aec0d8;--muted-strong:#d5e3f5;--accent:#fff;--accent-2:#d4d4d8;--accent-3:#a1a1aa;--shadow:0 22px 52px #000000b3;--radius-lg:8px;--radius-md:4px;--radius-sm:2px;--sidebar-size:100px;--content-pad:clamp(1.25rem,4vw,5rem);color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 15% 15%,#ffffff17,#0000 28%),radial-gradient(circle at 85% 0,#ffffff0d,#0000 24%),radial-gradient(circle at 50% 100%,#ffffff08,#0000 30%),linear-gradient(180deg,#020202,#000 45%,#000);color:#f8fafc;color:var(--text);font-family:Inter,sans-serif;margin:0;min-height:100vh;overflow-x:hidden}body:before{background:linear-gradient(120deg,#ffffff05 0 1px,#0000 1px 100%),linear-gradient(0deg,#ffffff05 0 1px,#0000 1px 100%);background-size:96px 96px;content:"";inset:0;-webkit-mask-image:linear-gradient(180deg,#00000073,#0000 85%);mask-image:linear-gradient(180deg,#00000073,#0000 85%);opacity:.4;pointer-events:none;position:fixed;z-index:-1}#root{min-height:100vh}::selection{background:#ffffff3d;color:#fff}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}img{display:block;max-width:100%}code{font-family:JetBrains Mono,monospace}::-webkit-scrollbar{height:10px;width:10px}::-webkit-scrollbar-track{background:#ffffff08}::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#fff9,#ffffff4d);border-radius:999px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#ffffffe6,#ffffff80)}.projects-section{display:flex;flex-direction:column;min-height:100vh;padding:0 var(--content-pad) 5rem}.projects-section h2{color:#fff;font-family:Space Grotesk,sans-serif;font-size:clamp(2rem,4vw,3rem);margin:0 0 .75rem}.projects-section>p{color:#ffffffb8;line-height:1.85;margin:0 0 2rem;max-width:70ch}.projects-container{grid-gap:1rem;display:grid;gap:1rem}.project-item{grid-gap:1.25rem;align-items:center;background:linear-gradient(180deg,#ffffff0d,#ffffff05),var(--surface);border:1px solid #ffffff24;border-radius:16px;box-shadow:var(--shadow);display:grid;gap:1.25rem;grid-template-columns:240px minmax(0,1fr);padding:1.3rem;transition:transform .2s ease,border-color .2s ease,background .2s ease}.project-item:hover{border-color:#ffffff42;transform:translateY(-4px)}.project-item img{aspect-ratio:4/3;border:1px solid #ffffff1f;border-radius:12px;object-fit:cover;width:100%}.project-copy{display:flex;flex-direction:column;gap:.85rem}.project-item h3{color:#fff;font-size:1.55rem;letter-spacing:.08em;line-height:1;margin:0;text-transform:uppercase}.project-item p{color:#ffffffb8;line-height:1.8;margin:0}.project-link{margin-top:.25rem;width:-webkit-fit-content;width:fit-content}.thank-you{color:#ffffffb8;font-size:1rem;margin-top:2rem}@media (max-width:900px){.projects-section{padding-bottom:6rem}.project-item{grid-template-columns:1fr}}@media (max-width:600px){.project-item{padding:1rem}.project-item h3{font-size:1.35rem}.project-link{width:100%}}.skills-section{display:flex;flex-direction:column;min-height:100vh;padding:0 var(--content-pad) 5rem}.skills-section h2{color:#fff;font-family:Space Grotesk,sans-serif;font-size:clamp(2rem,4vw,3rem);margin:0 0 .75rem}.skills-section>p{color:#ffffffb8;line-height:1.85;margin:0 0 2rem;max-width:72ch}.skills-list{grid-gap:1rem;display:grid;gap:1rem}.skill-item{grid-gap:1rem;align-items:start;background:linear-gradient(180deg,#ffffff0d,#ffffff05),var(--surface);border:1px solid #ffffff24;border-radius:16px;box-shadow:var(--shadow);display:grid;gap:1rem;grid-template-columns:72px minmax(0,1fr);padding:1.25rem;transition:transform .2s ease,border-color .2s ease,background .2s ease}.skill-item:hover{border-color:#ffffff42;transform:translateY(-4px)}.skill-item img{height:56px;object-fit:contain;width:56px}.skill-copy{display:flex;flex-direction:column;gap:.45rem}.skill-item h3{color:#fff;font-size:1.45rem;letter-spacing:.08em;line-height:1;margin:0;text-transform:uppercase}.skill-item p{color:#ffffffb8;line-height:1.8;margin:0}@media (max-width:900px){.skills-section{padding-bottom:6rem}}@media (max-width:600px){.skill-item{grid-template-columns:1fr;padding:1rem;text-align:center}.skill-item img{margin:0 auto}.skill-item h3{font-size:1.25rem}}.policy-page,.terms-page{color:#fff;line-height:1.8;min-height:100vh;padding:1.5rem var(--content-pad) 5rem}.policy-page h1,.terms-page h1{font-family:Space Grotesk,sans-serif;font-size:clamp(2.6rem,5vw,4.2rem);letter-spacing:.1em;margin:0 0 1rem;text-transform:uppercase}.policy-list,.terms-list{grid-gap:.85rem;display:grid;gap:.85rem;list-style:none;margin:0;padding:0}.policy-list li,.terms-list li{background:#ffffff08;border:2px solid #ffffff24;border-radius:2px;color:#ffffffb8;padding:1rem 1rem 1rem 1.2rem;position:relative}.policy-list li:before,.terms-list li:before{background:#fff;border-radius:999px;content:"";height:6px;left:.55rem;position:absolute;top:1.15rem;width:6px}.footer-note,.updated{color:#fff9}.policy-list a,.terms-list a{color:#fff;text-decoration:underline;text-underline-offset:3px}@media (max-width:900px){.policy-page,.terms-page{padding-bottom:6rem}}.profile-card-container{align-items:stretch;display:flex;justify-content:center;margin:0 auto;min-height:540px;position:relative;width:min(100%,420px)}.profile-orb{background:#ffffff1a;border-radius:50%;filter:blur(50px);opacity:.35;position:absolute}.orb-purple{height:180px;right:0;top:8%;width:180px}.orb-blue{bottom:8%;height:220px;left:-8%;width:220px}.profile-glass-card{background:#000000e6;border:2px solid #ffffff24;border-radius:var(--radius-sm);box-shadow:var(--shadow);padding:1.35rem;position:relative;width:100%;z-index:1}.profile-card-content{align-items:center;display:flex;flex-direction:column;gap:1rem;min-height:100%;text-align:center}.profile-avatar-wrapper{background:#ffffff14;border:1px solid #ffffff1f;border-radius:2px;height:128px;padding:5px;width:128px}.profile-avatar{border:2px solid #ffffff29;border-radius:2px;height:100%;object-fit:cover;width:100%}.profile-header{display:flex;flex-direction:column;gap:.35rem}.profile-card-name{color:#fff;font-family:Space Grotesk,sans-serif;font-size:clamp(2.7rem,6vw,3.9rem);letter-spacing:-.08em;line-height:.9;margin:0;text-transform:uppercase}.profile-role{color:#ffffffb3;font-family:JetBrains Mono,monospace;font-size:.82rem;letter-spacing:.04em;margin:0}.profile-bio{color:#ffffffd1;line-height:1.8;margin:0}.profile-actions{display:flex;gap:10px;margin-top:auto;width:100%}.profile-btn{align-items:center;border-radius:2px;display:inline-flex;flex:1 1;font-weight:700;justify-content:center;min-height:46px}.profile-btn.primary{background:#fff;border:0;color:#000}.profile-btn.secondary{background:#ffffff05;border:1px solid #ffffff24;color:#fff}.profile-card-socials{border-top:1px solid #ffffff1f;display:flex;gap:16px;margin-top:.5rem;padding-top:18px}.profile-card-socials a{color:#fff;font-size:1.35rem;opacity:.8}@media (max-width:480px){.profile-card-container{min-height:auto}.profile-glass-card{padding:1.1rem}.profile-actions{flex-direction:column}}.root{min-height:100vh}.Home,.about-us,.blogs-section,.contact-page,.footer,.footer-simple,.gallery-layout,.hero,.notfound-section,.photo-section,.policy-page,.projects,.projects-bug,.projects-section,.reviews-section,.skills-section,.terms-page{margin-left:var(--sidebar-size)}.home-link{color:inherit;display:inline-flex;text-decoration:none}.sidebar{align-items:center;background:#000000fa;border-right:2px solid #ffffff1f;box-shadow:none;display:flex;flex-direction:column;gap:1rem;inset:0 auto 0 0;padding:18px 0;position:fixed;width:var(--sidebar-size);z-index:1000}.sidebar-logo{border-bottom:2px solid #ffffff14;display:flex;justify-content:center;margin-bottom:4px;padding-bottom:14px;width:100%}.logo-btn{background:#0000;border:0;cursor:pointer;padding:0}.sidebar-logo img{border:2px solid #ffffff24;border-radius:8px;box-shadow:0 12px 30px #00000080;height:44px;object-fit:cover;width:44px}.sidebar-nav{display:flex;flex-direction:column;list-style:none;margin:0;padding:0;width:100%}.nav-item,.nav-link{width:100%}.nav-link{align-items:center;background:#0000;border:0;border-bottom:1px solid #ffffff14;color:#ffffffb3;cursor:pointer;display:flex;flex-direction:column;font-family:JetBrains Mono,monospace;font-size:9px;font-weight:700;gap:8px;justify-content:center;letter-spacing:1.4px;min-height:76px;padding:14px 10px;text-transform:uppercase;transition:background .2s ease,color .2s ease,border-color .2s ease}.nav-link i{font-size:18px}.nav-link.active,.nav-link:hover,.nav-link[aria-current=page]{background:#ffffff0f;color:#fff}.hero{align-items:center;display:flex;min-height:100vh;padding:clamp(3.5rem,6vw,6rem) var(--content-pad);position:relative}.hero-content{grid-gap:clamp(2rem,6vw,5rem);align-items:center;display:grid;gap:clamp(2rem,6vw,5rem);grid-template-columns:minmax(260px,320px) minmax(0,1fr);margin:0 auto;width:min(1200px,100%)}.hero-profile-wrapper{display:flex;justify-content:center}.hero-img{background:#ffffff0a;border:2px solid #ffffff1f;border-radius:6px;box-shadow:var(--shadow);height:250px;padding:4px;position:relative;width:250px}.hero-img:after{border:2px solid #ffffff24;border-radius:2px;content:"";inset:4px;pointer-events:none;position:absolute}.hero-img img{border-radius:6px;height:100%;object-fit:cover;width:100%}.view-count{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000d1;border:1px solid #ffffff29;border-radius:999px;display:flex;gap:8px;padding:7px 12px;position:absolute;right:16px;top:16px;z-index:2}.view-count i{color:#fff}.view-count span{color:#fffc;font-family:JetBrains Mono,monospace;font-size:.75rem}.hero-text{max-width:760px}.hero-greeting{color:#ffffffa6;font-family:JetBrains Mono,monospace;font-size:.82rem;letter-spacing:.28em;margin:0 0 .75rem;text-transform:uppercase}.hero-name{color:#fff;font-family:Space Grotesk,sans-serif;font-size:clamp(3rem,7vw,5.6rem);letter-spacing:-.06em;line-height:.95;margin:0}.hero-name .real-name{-webkit-text-fill-color:#0000;background:linear-gradient(180deg,#fff,#d1d5db);-webkit-background-clip:text;background-clip:text}.hero-alias{color:#d4d4d8;font-size:.6em;font-style:italic;font-weight:400;margin-left:10px;opacity:.72;vertical-align:middle}.role,.rotating-text{align-items:center;color:#ffffffd6;display:flex;font-family:JetBrains Mono,monospace;font-size:clamp(1rem,2.2vw,1.25rem);margin:1rem 0 0;min-height:2.5rem}.rotating-text .text{animation:caret-blink 1s step-end infinite;border-right:2px solid #fff;padding-right:4px;white-space:nowrap}@keyframes caret-blink{50%{border-color:#0000}}.intro-text{color:#ffffffb8;font-size:1.02rem;line-height:1.85;margin:1.25rem 0 0;max-width:62ch}.hero-buttons{display:flex;flex-wrap:wrap;gap:12px;margin-top:1.6rem}.btn,.btn-outline,.cv-download,.home-btn{align-items:center;border:1px solid #ffffff2e;border-radius:2px;display:inline-flex;font-family:JetBrains Mono,monospace;font-size:.76rem;font-weight:700;justify-content:center;letter-spacing:.06em;min-height:46px;padding:0 18px;text-transform:uppercase;transition:transform .2s ease,background .2s ease,border-color .2s ease,color .2s ease}.btn{background:#fff;color:#000}.btn-outline:hover,.btn:hover,.cv-download:hover,.home-btn:hover{transform:translateY(-2px)}.btn-outline,.cv-download,.home-btn,.secondary-btn{background:#ffffff05;color:#fff}.btn-outline:hover,.cv-download:hover,.home-btn:hover,.secondary-btn:hover{background:#ffffff14;border-color:#ffffff4d}.hero-social{display:flex;gap:12px;margin-top:1.4rem}.hero-social a{align-items:center;background:#ffffff0a;border:1px solid #ffffff24;border-radius:2px;color:#fff;display:inline-flex;height:46px;justify-content:center;width:46px}.hero-social a:hover{background:#ffffff1a}.cv-link{display:inline-flex;margin-top:1.2rem}.cv-download{gap:10px}.about-us{padding:0 var(--content-pad) 6rem}.about-card,.about-header,.blog-card,.contact-form-wrapper,.footer,.footer-simple,.notfound-content,.photo-section,.policy-page,.projects,.projects-bug{background:var(--surface);border:2px solid var(--border);box-shadow:var(--shadow)}.about-header{border-radius:var(--radius-sm);margin-bottom:1.2rem;overflow:hidden;padding:clamp(1.8rem,4vw,3.2rem);position:relative}.about-header p{color:#ffffffb8;line-height:1.85;margin:0;max-width:74ch}.about-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr))}.about-card{border-radius:var(--radius-sm);padding:1.3rem}.about-card h2{font-family:Space Grotesk,sans-serif;font-size:1.05rem;letter-spacing:.1em;margin:0 0 .6rem;text-transform:uppercase}.about-card p{color:#ffffffb8;line-height:1.75;margin:0}.about-card-icon{align-items:center;background:#ffffff0a;border:1px solid #ffffff24;border-radius:2px;display:inline-flex;height:48px;justify-content:center;margin-bottom:.9rem;width:48px}.about-card-icon i{color:#fff}.quick-nav{background:#000000f5;border-bottom:2px solid #ffffff14;display:flex;flex-wrap:wrap;gap:10px;justify-content:center;padding:.9rem var(--content-pad);position:-webkit-sticky;position:sticky;top:0;z-index:90}.quick-nav-item{align-items:center;background:#ffffff05;border:1px solid #ffffff24;border-radius:2px;color:#ffffffb8;display:inline-flex;font-family:JetBrains Mono,monospace;font-size:.74rem;font-weight:700;gap:10px;letter-spacing:.08em;padding:.85rem 1rem;text-transform:uppercase}.quick-nav-item.active,.quick-nav-item:hover,.quick-nav-item[aria-current=page]{background:#ffffff14;color:#fff}.photo-section{padding:0 var(--content-pad) 5rem}.photo-section h2{font-family:Space Grotesk,sans-serif;font-size:clamp(1.6rem,3vw,2.1rem);margin:0 0 1rem}.photo-list{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(4,minmax(0,1fr))}.photo-list img{aspect-ratio:1/1;border:1px solid #ffffff1f;border-radius:2px;object-fit:cover}.blogs-section{padding:0 var(--content-pad) 5rem}.blogs-section h2{margin:0 0 1rem}.blogs-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.blog-card{border-radius:var(--radius-sm);padding:1.3rem}.blog-icon{align-items:center;background:#ffffff0a;border:1px solid #ffffff24;border-radius:2px;display:inline-flex;height:44px;justify-content:center;margin-bottom:.9rem;width:44px}.blog-card h3{margin:0 0 .5rem}.blog-card p{color:#ffffffb8;line-height:1.75;margin:0 0 .8rem}.blog-link{color:#ffffffd6}.contact-page{padding:0 var(--content-pad) 5rem}.contact-header{margin-bottom:1.25rem}.contact-header h1{font-family:Space Grotesk,sans-serif;font-size:clamp(2rem,4vw,3rem);margin:0 0 .6rem}.contact-header p,.contact-info>p{color:#ffffffb8;line-height:1.85;margin:0}.contact-content{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.contact-info{display:flex;flex-direction:column;gap:1rem}.contact-form-wrapper h2,.contact-info h2{font-family:Space Grotesk,sans-serif;font-size:1.45rem;margin:0}.contact-links{display:flex;flex-direction:column;gap:.75rem}.contact-link-item{align-items:center;background:#ffffff08;border:1px solid #ffffff24;border-radius:2px;color:#ffffffdb;display:flex;gap:.9rem;padding:.95rem 1rem}.contact-link-item i{width:22px}.contact-map,.map{border:1px solid #ffffff24;border-radius:2px;overflow:hidden}.contact-map iframe,.map iframe{border:0;filter:grayscale(1) contrast(1.05);min-height:220px;width:100%}.contact-form-wrapper{border-radius:var(--radius-sm);padding:1.25rem}.footer-contact{display:flex;flex-direction:column;gap:.85rem;margin-top:1rem}.footer-input,.footer-textarea{background:#ffffff08;border:1px solid #ffffff24;border-radius:2px;color:#fff;outline:none;padding:.95rem 1rem;width:100%}.footer-textarea{min-height:150px;resize:vertical}.footer-result{color:#fffc;margin:0}.footer,.footer-simple{border-radius:0;border-top:2px solid #ffffff14;padding:1.25rem var(--content-pad)}.footer-simple-content{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}.footer-rules{display:flex;gap:.9rem}.footer-link{color:#ffffffb3;text-decoration:underline;text-underline-offset:3px}.footer-bottom,.footer-copyright,.footer-note,.updated{color:#fff9;font-size:.9rem;margin:0}.gallery-layout{display:flex;flex-direction:column;gap:2rem;padding:0 var(--content-pad) 5rem}.gallery-profile-area{display:flex;flex-direction:column;gap:1rem}.gallery-profile-title{font-family:Space Grotesk,sans-serif;font-size:clamp(2rem,4vw,3rem);margin:0;text-align:center}.gallery-profile-stage{background:#ffffff08;border:1px solid #ffffff24;border-radius:var(--radius-sm);min-height:620px;overflow:hidden;position:relative}.gallery-profile-stage-bg{background-position:50%;background-size:cover;filter:grayscale(1) brightness(.18) contrast(1.1);inset:0;position:absolute;transform:scale(1.06)}.gallery-profile-stage:after{background:linear-gradient(180deg,#0000001a,#000000e0);content:"";inset:0;position:absolute}.gallery-profile-stage-content{display:flex;justify-content:center;padding:clamp(1.25rem,4vw,3rem);position:relative;z-index:1}.policy-page{border-radius:var(--radius-sm);padding:1.5rem var(--content-pad) 5rem}.policy-page h1{font-family:Space Grotesk,sans-serif;font-size:clamp(2rem,4vw,3rem);margin:0 0 1rem}.policy-list{grid-gap:.85rem;display:grid;gap:.85rem;list-style:none;margin:0;padding:0}.policy-list li{background:#ffffff08;border:1px solid #ffffff24;border-radius:2px;color:#ffffffb8;line-height:1.8;padding:1rem 1rem 1rem 1.2rem;position:relative}.policy-list li:before{background:#fff;border-radius:999px;content:"";height:6px;left:.55rem;position:absolute;top:1.15rem;width:6px}.policy-list a{color:#fff;text-decoration:underline;text-underline-offset:3px}.notfound-content h1{color:#fff;font-family:Space Grotesk,sans-serif;font-size:clamp(4rem,12vw,7rem);line-height:.9}.notfound-content h2{font-size:1.6rem}.contact-form-wrapper h2,.contact-header h1,.contact-info h2,.gallery-profile-title,.notfound-content h2,.policy-page h1,.projects-section h2,.reviews-title,.skills-section h2{letter-spacing:.1em;text-transform:uppercase}.contact-header h1,.gallery-profile-title,.notfound-content h1,.policy-page h1,.projects-section h2,.reviews-title,.skills-section h2{font-size:clamp(2.6rem,5vw,4.4rem);line-height:.95}.home-btn{color:#fff}@media (max-width:1024px){.hero-content{grid-template-columns:1fr;text-align:center}.hero-profile-wrapper{order:-1}.hero-buttons,.hero-social{justify-content:center}.about-grid,.photo-list{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-content{grid-template-columns:1fr}}@media (max-width:900px){.sidebar{border-right:0;border-top:2px solid #ffffff1f;flex-direction:row;height:72px;inset:auto 0 0 0;justify-content:space-around;padding:8px 0;width:100%}.sidebar-logo{display:none}.sidebar-nav{flex-direction:row;justify-content:space-around}.nav-link{border-bottom:0;font-size:7px;min-height:56px;padding:8px 10px}.Home,.about-us,.blogs-section,.contact-page,.footer,.footer-simple,.gallery-layout,.hero,.notfound-section,.photo-section,.policy-page,.projects,.projects-bug,.projects-section,.reviews-section,.skills-section,.terms-page{margin-left:0;width:100%}.quick-nav-shell{margin-left:0}.hero{min-height:auto;padding-top:4rem}.footer,.footer-simple{padding-bottom:5.5rem}}@media (max-width:600px){.hero{min-height:auto;padding:1.6rem 1rem 2.4rem;text-align:center}.hero-content{gap:1.25rem}.hero-img{height:160px;width:160px}.hero-greeting{letter-spacing:.2em;margin-bottom:.35rem}.hero-name{font-size:clamp(2.15rem,12vw,3rem);line-height:.98}.hero-alias{display:block;font-size:.48em;margin:.2rem 0 0}.rotating-text{display:none}.intro-text{font-size:.94rem;line-height:1.7;margin-top:1rem}.cv-link,.hero-buttons,.hero-social{display:none}.about-us,.blogs-section,.contact-page,.gallery-layout,.photo-section,.policy-page{padding-inline:1rem;padding-bottom:3.5rem}.about-grid,.photo-list{grid-template-columns:1fr}.quick-nav{-ms-overflow-style:none;display:flex;flex-wrap:nowrap;gap:.55rem;justify-content:flex-start;overflow-x:auto;padding:.55rem 1rem .55rem 3rem;scrollbar-width:none}.quick-nav::-webkit-scrollbar{display:none}.quick-nav-item{flex:0 0 auto;justify-content:center;margin:20px;min-height:3.2rem;min-width:3.2rem;padding:.6rem .75rem}.quick-nav-item span{display:none}.quick-nav-item i{font-size:1rem}.gallery-profile-stage{min-height:520px}.footer-simple-content{align-items:flex-start;flex-direction:column}}.reviews-section{color:#fff;min-height:100vh;padding:0 var(--content-pad) 5rem}.reviews-container{margin:0 auto;width:min(1200px,100%)}.reviews-title{font-family:Space Grotesk,sans-serif;font-size:clamp(2rem,4vw,3rem);margin:0 0 .5rem;text-align:center}.reviews-subtitle{color:#ffffffb8;margin:0 0 2rem;text-align:center}.reviews-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.review-card{background:linear-gradient(180deg,#ffffff0d,#ffffff05),var(--surface);border:1px solid #ffffff24;border-radius:16px;box-shadow:var(--shadow);padding:1.25rem;transition:transform .2s ease,border-color .2s ease,background .2s ease}.review-card:hover{border-color:#ffffff42;transform:translateY(-4px)}.review-header{align-items:center;display:flex;gap:1rem;margin-bottom:1rem}.review-avatar{border:1px solid #ffffff24;border-radius:12px;height:58px;object-fit:cover;width:58px}.review-info{display:flex;flex-direction:column}.review-name{font-size:1rem;letter-spacing:.06em;margin:0;text-transform:uppercase}.review-stars{color:#fff;margin-top:.25rem}.review-text{color:#ffffffb8;line-height:1.8;margin:0}@media (max-width:900px){.reviews-section{padding-bottom:6rem}}@media (max-width:600px){.reviews-grid{grid-template-columns:1fr}.review-card{padding:1rem}}.notfound-section{display:grid;min-height:100vh;padding:2rem var(--content-pad) 5rem;place-items:center}.notfound-content{border-radius:var(--radius-sm);padding:clamp(2rem,5vw,3.2rem);text-align:center;width:min(560px,100%)}.notfound-content h1{letter-spacing:.06em;margin:0;text-transform:uppercase}.notfound-content h2{font-family:Space Grotesk,sans-serif;letter-spacing:.08em;margin:.75rem 0 0;text-transform:uppercase}.notfound-content p{color:#ffffffb8;line-height:1.8;margin:1rem 0 1.5rem}@media (max-width:900px){.notfound-section{padding-bottom:6rem}}
/*# sourceMappingURL=main.319bdfa9.css.map*/