.theme-controller[data-astro-cid-oafmexzm]{position:fixed;bottom:2rem;right:2rem;background:#ffffffe6;backdrop-filter:blur(12px);border:1px solid rgba(0,0,0,.08);border-radius:16px;padding:1.25rem;box-shadow:0 4px 6px -1px #0000000d,0 10px 15px -3px #0000000d,0 0 0 1px #ffffff80 inset;width:260px;z-index:1000;transition:transform .3s cubic-bezier(.16,1,.3,1),opacity .3s ease;font-family:system-ui,-apple-system,sans-serif}.theme-controller[data-astro-cid-oafmexzm]:hover{transform:translateY(-2px);box-shadow:0 20px 25px -5px #0000000d,0 10px 10px -5px #00000005,0 0 0 1px #ffffff80 inset}.theme-luxury .theme-controller[data-astro-cid-oafmexzm],.theme-neon .theme-controller[data-astro-cid-oafmexzm]{background:#141414d9;border-color:#ffffff1a}.theme-luxury .theme-controller[data-astro-cid-oafmexzm] .controller-header[data-astro-cid-oafmexzm],.theme-neon .theme-controller[data-astro-cid-oafmexzm] .controller-header[data-astro-cid-oafmexzm]{color:#fff}.theme-luxury .theme-controller[data-astro-cid-oafmexzm] label[data-astro-cid-oafmexzm],.theme-neon .theme-controller[data-astro-cid-oafmexzm] label[data-astro-cid-oafmexzm]{color:#ffffffb3}.theme-luxury .theme-controller[data-astro-cid-oafmexzm] select[data-astro-cid-oafmexzm],.theme-neon .theme-controller[data-astro-cid-oafmexzm] select[data-astro-cid-oafmexzm]{background:#ffffff0d;color:#fff;border-color:#ffffff1a}.theme-luxury .theme-controller[data-astro-cid-oafmexzm] select[data-astro-cid-oafmexzm] option[data-astro-cid-oafmexzm],.theme-neon .theme-controller[data-astro-cid-oafmexzm] select[data-astro-cid-oafmexzm] option[data-astro-cid-oafmexzm]{background:#1a1a1a;color:#fff}.theme-luxury .theme-controller[data-astro-cid-oafmexzm] select[data-astro-cid-oafmexzm]:hover,.theme-luxury .theme-controller[data-astro-cid-oafmexzm] select[data-astro-cid-oafmexzm]:focus,.theme-neon .theme-controller[data-astro-cid-oafmexzm] select[data-astro-cid-oafmexzm]:hover,.theme-neon .theme-controller[data-astro-cid-oafmexzm] select[data-astro-cid-oafmexzm]:focus{border-color:#ffffff4d;background:#ffffff1a}.theme-luxury .theme-controller[data-astro-cid-oafmexzm] .chevron[data-astro-cid-oafmexzm],.theme-neon .theme-controller[data-astro-cid-oafmexzm] .chevron[data-astro-cid-oafmexzm]{color:#ffffff80}.controller-header[data-astro-cid-oafmexzm]{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem;font-weight:600;color:#1e293b;font-size:.95rem}.controller-header[data-astro-cid-oafmexzm] .icon[data-astro-cid-oafmexzm]{font-size:1.1rem}.controls[data-astro-cid-oafmexzm]{display:flex;flex-direction:column;gap:1rem}.control-group[data-astro-cid-oafmexzm]{display:flex;flex-direction:column;gap:.4rem}.control-group[data-astro-cid-oafmexzm] label[data-astro-cid-oafmexzm]{font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:#64748b;font-weight:600}.select-wrapper[data-astro-cid-oafmexzm]{position:relative}.select-wrapper[data-astro-cid-oafmexzm] .chevron[data-astro-cid-oafmexzm]{position:absolute;right:10px;top:50%;transform:translateY(-50%);width:16px;height:16px;color:#64748b;pointer-events:none;transition:color .2s}.select-wrapper[data-astro-cid-oafmexzm]:hover .chevron[data-astro-cid-oafmexzm]{color:#334155}select[data-astro-cid-oafmexzm]{width:100%;appearance:none;background:#f8fafc;border:1px solid #e2e8f0;padding:.6rem 2rem .6rem .8rem;border-radius:8px;font-size:.875rem;color:#334155;cursor:pointer;transition:all .2s ease;outline:none}select[data-astro-cid-oafmexzm]:hover{border-color:#cbd5e1;background:#f1f5f9}select[data-astro-cid-oafmexzm]:focus{border-color:var(--color-primary, #3b82f6);box-shadow:0 0 0 3px #3b82f61a}.fade-in-delayed[data-astro-cid-oafmexzm]{animation:fadeIn .8s ease-out .5s backwards}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.theme-controller[data-astro-cid-oafmexzm]{bottom:1rem;right:1rem;width:auto;min-width:200px}}:root{--hero-min-height: 80vh;--hero-align: center;--hero-text-align: center;--blob-display: none;--card-border-radius: 12px;--font-heading: system-ui, sans-serif;--bg-primary: #ffffff;--color-surface: #ffffff;--color-border: #e2e8f0}body.theme-neon{--color-primary: #00f3ff;--color-secondary: #bc13fe;--color-text: #e0e0e0;--color-bg: #0a0a0f;--bg-primary: #0a0a0f;--color-surface: #111115;--color-border: #00f3ff;background-color:var(--color-bg);color:var(--color-text)}body.theme-neon .gradient-text{text-shadow:0 0 20px rgba(0,243,255,.5);background:linear-gradient(to right,#00f3ff,#bc13fe);-webkit-background-clip:text;background-clip:text}body.theme-neon .btn--primary{background:transparent;border:1px solid var(--color-primary);color:var(--color-primary);box-shadow:0 0 10px #00f3ff33}body.theme-neon .btn--primary:hover{background:var(--color-primary);color:#000;box-shadow:0 0 20px #00f3ff99}body.theme-neon .project-card{background:#111;border:1px solid #333}body.theme-neon .project-card:hover{border-color:var(--color-primary)}body.theme-earthy{--color-primary: #5d7554;--color-secondary: #8c7051;--color-text: #2c2825;--color-bg: #f4f1ea;--bg-primary: #f4f1ea;--color-surface: #e9e5dc;--color-border: #d6d0c4;--card-border-radius: 20px;--font-heading: "Georgia", serif;background-color:var(--color-bg);color:var(--color-text)}body.theme-earthy h1,body.theme-earthy h2{font-family:var(--font-heading);font-weight:400}body.theme-earthy .btn--primary{background:var(--color-primary);border-radius:30px;box-shadow:none}body.theme-earthy .btn--outline{border-radius:30px}body.theme-luxury{--color-primary: #d4af37;--color-secondary: #f3e5ab;--color-text: #e2e8f0;--color-bg: #0f172a;--bg-primary: #0f172a;--color-surface: #1e293b;--color-border: rgba(212, 175, 55, .3);--font-heading: "Playfair Display", serif;background-color:var(--color-bg);color:var(--color-text)}body.theme-luxury h1,body.theme-luxury h2,body.theme-luxury h3{font-family:var(--font-heading);letter-spacing:.05em}body.theme-luxury .gradient-text{background:linear-gradient(to right,#bf953f,#fcf6ba,#b38728,#fbf5b7,#aa771c);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}body.theme-luxury .btn--primary{background:linear-gradient(45deg,#d4af37,#aa771c);color:#000;border:none}.hero{min-height:var(--hero-min-height);display:flex;align-items:center;justify-content:var(--hero-align);text-align:var(--hero-text-align);padding-top:4rem;position:relative}.hero__content{max-width:800px;z-index:2}.hero .greeting{color:var(--color-primary);font-weight:600;letter-spacing:.05em;text-transform:uppercase;font-size:.9rem;display:block;margin-bottom:1rem}.hero h1{font-size:clamp(2.5rem,5vw,4rem);line-height:1.1;margin-bottom:1.5rem}.hero .bio{color:var(--color-text);opacity:.8;font-size:1.25rem;margin-bottom:2.5rem;max-width:600px;margin-left:auto;margin-right:auto}.hero__visual{display:var(--blob-display);position:relative;width:400px;height:400px}.hero .blob{position:absolute;border-radius:50%;filter:blur(40px);opacity:.4;animation:floating 10s infinite ease-in-out}.hero .blob-1{width:300px;height:300px;background:var(--color-primary);top:0;left:0;animation-delay:0s}.hero .blob-2{width:250px;height:250px;background:var(--color-secondary);bottom:0;right:0;animation-delay:-5s}.hero__actions{display:flex;gap:1rem;justify-content:center}body.layout-split{--hero-align: center;--hero-text-align: left;--blob-display: block}body.layout-split .hero{flex-direction:row;gap:4rem;justify-content:space-between}body.layout-split .hero__content{flex:1;max-width:600px}body.layout-split .hero .bio{margin-left:0;margin-right:0}body.layout-split .hero__actions{justify-content:flex-start}@media(max-width:768px){body.layout-split .hero{flex-direction:column-reverse;text-align:center}body.layout-split .hero .bio{margin:0 auto 2.5rem}body.layout-split .hero__actions{justify-content:center}body.layout-split .hero__visual{width:300px;height:300px}}body.layout-bento{--card-border-radius: 0px}body.layout-bento .layout-wrapper{max-width:1400px;margin:0 auto;padding:2rem;display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:start}@media(max-width:1024px){body.layout-bento .layout-wrapper{grid-template-columns:1fr}}body.layout-bento .hero{min-height:auto;padding:3rem;background:rgba(var(--color-primary-rgb),.05);border:2px solid var(--color-text);border-radius:0;text-align:left;align-items:flex-start}body.layout-bento .hero .bio{margin-left:0}body.layout-bento .hero__actions{justify-content:flex-start}body.layout-bento .featured{padding:0}body.layout-bento .featured .section-header{padding:1rem 0;border-bottom:2px solid var(--color-text);margin-bottom:2rem}body.layout-bento .projects-grid{gap:2rem}body.layout-cinematic{--hero-min-height: 95vh}body.layout-cinematic .hero{justify-content:center;align-items:center}body.layout-cinematic .hero h1{font-size:clamp(4rem,8vw,7rem);font-weight:800;letter-spacing:-.02em}body.layout-cinematic .hero .greeting{letter-spacing:.5em;margin-bottom:2rem}body.layout-cinematic .hero .btn{padding:1.2rem 2.5rem;font-size:1.1rem;border-radius:50px}body.layout-cinematic .featured{max-width:1600px}body.layout-cinematic .projects-grid{grid-template-columns:repeat(auto-fit,minmax(400px,1fr))}.gradient-text{background:linear-gradient(135deg,var(--color-primary),var(--color-secondary));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.btn{display:inline-flex;padding:.75rem 1.5rem;border-radius:var(--card-border-radius, 8px);font-weight:600;transition:all .3s cubic-bezier(.25,.8,.25,1);text-decoration:none}.btn--primary{background:var(--color-primary);color:#fff}.btn--primary:hover{filter:brightness(1.1);transform:translateY(-2px)}.btn--outline{border:2px solid rgba(100,116,139,.2);color:var(--color-text);background:transparent}.btn--outline:hover{border-color:var(--color-primary);color:var(--color-primary)}.section-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:3rem}.section-header h2{font-size:2rem;color:var(--color-text)}.section-header .view-all{font-size:.9rem;color:var(--color-primary);text-decoration:none;font-weight:600}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}@keyframes floating{0%{transform:translate(0) rotate(0)}33%{transform:translate(10px,-20px) rotate(5deg)}66%{transform:translate(-10px,10px) rotate(-5deg)}to{transform:translate(0) rotate(0)}}body{transition:background-color .5s ease,color .5s ease}.hero__content,.project-card,.btn{transition:all .5s cubic-bezier(.2,.8,.2,1)}
