.Sidebar-module__LL3y9G__sidebar{background:var(--surface-color);border-right:1px solid var(--border-color);z-index:100;width:260px;height:100vh;transition:transform var(--duration-normal)var(--ease-out);flex-direction:column;display:flex;position:fixed;top:0;left:0}.Sidebar-module__LL3y9G__overlay{display:none}@media (max-width:768px){.Sidebar-module__LL3y9G__sidebar{transform:translate(-100%)}.Sidebar-module__LL3y9G__sidebar.Sidebar-module__LL3y9G__open{transform:translate(0)}.Sidebar-module__LL3y9G__overlay{z-index:99;background:#0009;display:block;position:fixed;inset:0}}.Sidebar-module__LL3y9G__sidebarHeader{padding:var(--space-6);border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;display:flex}.Sidebar-module__LL3y9G__logo{font-family:var(--font-playfair),"Playfair Display",serif;font-size:var(--text-2xl);color:var(--text-primary);letter-spacing:var(--tracking-tight);font-style:italic;font-weight:700;text-decoration:none}.Sidebar-module__LL3y9G__closeBtn{color:var(--text-secondary);cursor:pointer;padding:var(--space-1);background:0 0;border:none;display:none}@media (max-width:768px){.Sidebar-module__LL3y9G__closeBtn{display:block}}.Sidebar-module__LL3y9G__nav{padding:var(--space-4);gap:var(--space-1);flex-direction:column;flex:1;display:flex;overflow-y:auto}.Sidebar-module__LL3y9G__navItem{align-items:center;gap:var(--space-3);padding:var(--space-3)var(--space-4);color:var(--text-secondary);border-radius:var(--radius-md);transition:all var(--duration-fast)ease;font-size:var(--text-sm);text-align:left;cursor:pointer;background:0 0;border:none;width:100%;text-decoration:none;display:flex;position:relative}.Sidebar-module__LL3y9G__navItem:hover{color:var(--text-primary);background:var(--surface-hover)}.Sidebar-module__LL3y9G__navItem.Sidebar-module__LL3y9G__active{color:var(--accent-color);background:rgba(var(--accent-rgb),.08)}.Sidebar-module__LL3y9G__navItem.Sidebar-module__LL3y9G__active:before{content:"";background:var(--accent-color);border-radius:0 var(--radius-sm)var(--radius-sm)0;width:3px;height:60%;position:absolute;top:50%;left:0;transform:translateY(-50%)}.Sidebar-module__LL3y9G__navSection{flex-direction:column;display:flex}.Sidebar-module__LL3y9G__sectionToggle{position:relative}.Sidebar-module__LL3y9G__chevron{transition:transform var(--duration-fast)var(--ease-out);opacity:.5;margin-left:auto}.Sidebar-module__LL3y9G__chevron.Sidebar-module__LL3y9G__expanded{transform:rotate(180deg)}.Sidebar-module__LL3y9G__subNav{gap:var(--space-1);padding-left:var(--space-2);margin-top:var(--space-1);margin-bottom:var(--space-2);border-left:2px solid var(--border-color);margin-left:var(--space-5);animation:Sidebar-module__LL3y9G__slideDown var(--duration-fast)var(--ease-out);flex-direction:column;display:flex}@keyframes Sidebar-module__LL3y9G__slideDown{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.Sidebar-module__LL3y9G__subNavItem{align-items:center;gap:var(--space-2);padding:var(--space-2)var(--space-3);color:var(--text-secondary);border-radius:var(--radius-sm);transition:all var(--duration-fast)ease;font-size:var(--text-sm);text-decoration:none;display:flex}.Sidebar-module__LL3y9G__subNavItem:hover{color:var(--text-primary);background:var(--surface-hover)}.Sidebar-module__LL3y9G__subNavItem.Sidebar-module__LL3y9G__active{color:var(--accent-color);background:rgba(var(--accent-rgb),.08)}.Sidebar-module__LL3y9G__divider{background:var(--border-color);height:1px;margin:var(--space-3)var(--space-4)}.Sidebar-module__LL3y9G__statusSection{padding:0 var(--space-4);margin-bottom:var(--space-2)}.Sidebar-module__LL3y9G__statusList{gap:var(--space-1);padding-left:var(--space-2);margin-top:var(--space-1);border-left:2px solid var(--border-color);margin-left:var(--space-5);flex-direction:column;display:flex}.Sidebar-module__LL3y9G__statusItem{align-items:center;gap:var(--space-2);padding:var(--space-1)var(--space-3);font-size:var(--text-xs);color:var(--text-secondary);border-radius:var(--radius-sm);transition:background var(--duration-fast)ease;text-decoration:none;display:flex}.Sidebar-module__LL3y9G__statusItem:hover{background:var(--surface-hover)}.Sidebar-module__LL3y9G__statusIndicator{border-radius:var(--radius-full);flex-shrink:0;width:6px;height:6px}.Sidebar-module__LL3y9G__statusWarning{color:var(--color-warning);background:var(--color-warning-bg);padding:2px var(--space-2);border-radius:var(--radius-sm);margin-left:auto;font-size:.65rem}.Sidebar-module__LL3y9G__sidebarFooter{padding:var(--space-4)var(--space-6);border-top:1px solid var(--border-color)}.Sidebar-module__LL3y9G__viewSite{justify-content:center;align-items:center;gap:var(--space-2);padding:var(--space-3);background:var(--accent-color);color:#fff;border-radius:var(--radius-md);font-size:var(--text-sm);transition:all var(--duration-fast)ease;font-weight:500;text-decoration:none;display:flex}.Sidebar-module__LL3y9G__viewSite:hover{filter:brightness(1.1);box-shadow:0 4px 12px rgba(var(--accent-rgb),.25);transform:translateY(-1px)}.Sidebar-module__LL3y9G__viewSite:active{transform:scale(.97)}.Sidebar-module__LL3y9G__proBadge,.Sidebar-module__LL3y9G__execBadge{letter-spacing:var(--tracking-wider);text-transform:uppercase;color:var(--text-secondary);background:var(--surface-hover);border:1px solid var(--border-color);padding:2px var(--space-2);border-radius:var(--radius-sm);align-items:center;margin-left:auto;font-size:.55rem;font-weight:600;display:inline-flex}
.Button-module__8RiFmG__button{font-family:var(--body-font);cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;font-weight:500;transition:all .2s;display:inline-flex}.Button-module__8RiFmG__button:disabled{opacity:.6;cursor:not-allowed}.Button-module__8RiFmG__primary{background:var(--accent-color);color:#fff}.Button-module__8RiFmG__primary:hover:not(:disabled){filter:brightness(1.1)}.Button-module__8RiFmG__secondary{background:var(--surface-color);color:var(--text-primary);border:1px solid #ffffff1a}.Button-module__8RiFmG__secondary:hover:not(:disabled){border-color:var(--accent-color)}.Button-module__8RiFmG__ghost{color:var(--text-secondary);background:0 0}.Button-module__8RiFmG__ghost:hover:not(:disabled){color:var(--text-primary);background:#ffffff0d}.Button-module__8RiFmG__danger{color:#fff;background:#dc2626}.Button-module__8RiFmG__danger:hover:not(:disabled){background:#ef4444}.Button-module__8RiFmG__small{padding:.5rem 1rem;font-size:.875rem}.Button-module__8RiFmG__medium{padding:.75rem 1.5rem;font-size:1rem}.Button-module__8RiFmG__large{padding:1rem 2rem;font-size:1.125rem}.Button-module__8RiFmG__fullWidth{width:100%}.Button-module__8RiFmG__loading{position:relative}.Button-module__8RiFmG__spinner{border:2px solid #0000;border-top-color:currentColor;border-radius:50%;width:1.25rem;height:1.25rem;animation:.8s linear infinite Button-module__8RiFmG__spin}@keyframes Button-module__8RiFmG__spin{to{transform:rotate(360deg)}}
.Input-module__5jsJuW__wrapper{flex-direction:column;gap:.5rem;display:flex}.Input-module__5jsJuW__fullWidth{width:100%}.Input-module__5jsJuW__label{color:var(--text-secondary);font-size:.875rem;font-weight:500}.Input-module__5jsJuW__inputWrapper{background:var(--surface-color);border:1px solid #ffffff1a;border-radius:8px;align-items:center;transition:border-color .2s;display:flex;overflow:hidden}.Input-module__5jsJuW__inputWrapper:focus-within{border-color:var(--accent-color)}.Input-module__5jsJuW__hasError,.Input-module__5jsJuW__hasError:focus-within{border-color:#dc2626}.Input-module__5jsJuW__input{font-family:var(--body-font);color:var(--text-primary);background:0 0;border:none;outline:none;flex:1;padding:.75rem 1rem;font-size:1rem}.Input-module__5jsJuW__input::placeholder{color:var(--text-secondary);opacity:.6}.Input-module__5jsJuW__prefix,.Input-module__5jsJuW__suffix{color:var(--text-secondary);background:#ffffff0d;padding:0 .75rem;font-size:.875rem}.Input-module__5jsJuW__prefix{background:0 0;padding-right:0}.Input-module__5jsJuW__error{color:#ef4444;font-size:.75rem}.Input-module__5jsJuW__hint{color:var(--text-secondary);font-size:.75rem}
.preview-module__sJ_-qq__editorContainer{background:#050505;flex-direction:column;height:calc(100vh - 64px);margin:-1.5rem;display:flex;overflow:hidden}.preview-module__sJ_-qq__editorToolbar{background:var(--surface-color);border-bottom:1px solid #ffffff1a;flex-shrink:0;justify-content:space-between;align-items:center;padding:.75rem 1.5rem;display:flex}.preview-module__sJ_-qq__toolbarLeft,.preview-module__sJ_-qq__toolbarRight{align-items:center;gap:1rem;display:flex}.preview-module__sJ_-qq__editorTitle{color:var(--text-primary);font-size:1rem;font-weight:600}.preview-module__sJ_-qq__deviceToggle{background:#ffffff0d;border-radius:8px;padding:.25rem;display:flex}.preview-module__sJ_-qq__deviceBtn{width:36px;height:32px;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;transition:all .2s;display:flex}.preview-module__sJ_-qq__deviceBtn:hover{color:var(--text-primary)}.preview-module__sJ_-qq__deviceBtn.preview-module__sJ_-qq__active{background:var(--accent-color);color:#fff}.preview-module__sJ_-qq__sectionDropdown{align-items:center;display:flex;position:relative}.preview-module__sJ_-qq__sectionSelect{appearance:none;color:var(--text-primary);cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;padding:.5rem 2.25rem .5rem 1rem;font-size:.8125rem;font-weight:500;transition:all .2s}.preview-module__sJ_-qq__sectionSelect:hover{background:#ffffff14;border-color:#fff3}.preview-module__sJ_-qq__sectionSelect:focus{border-color:var(--accent-color);outline:none}.preview-module__sJ_-qq__sectionSelect option{background:var(--surface-color);color:var(--text-primary);padding:.5rem}.preview-module__sJ_-qq__dropdownIcon{pointer-events:none;color:var(--text-secondary);position:absolute;right:.75rem}.preview-module__sJ_-qq__refreshBtn{width:36px;height:36px;color:var(--text-secondary);cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;transition:all .2s;display:flex}.preview-module__sJ_-qq__refreshBtn:hover{color:var(--text-primary);background:#ffffff0d}.preview-module__sJ_-qq__editorMain{flex:1;display:flex;position:relative;overflow:hidden}.preview-module__sJ_-qq__previewCanvas{background-color:#080808;background-image:linear-gradient(45deg,#0a0a0a 25%,#0000 25%),linear-gradient(-45deg,#0a0a0a 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#0a0a0a 75%),linear-gradient(-45deg,#0000 75%,#0a0a0a 75%);background-position:0 0,0 10px,10px -10px,-10px 0;background-repeat:repeat,repeat,repeat,repeat;background-size:20px 20px;background-attachment:scroll,scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box;flex:1;justify-content:center;padding:2rem;display:flex;overflow:hidden auto}.preview-module__sJ_-qq__previewFrame{background:var(--bg-color);border-radius:12px;transition:width .3s;position:relative;overflow:hidden;transform:translateZ(0);box-shadow:0 25px 80px #0009}.preview-module__sJ_-qq__editableSection{cursor:pointer;transition:all .2s;position:relative}.preview-module__sJ_-qq__editableSection:before{content:"";pointer-events:none;z-index:10;border:2px dashed #0000;transition:all .2s;position:absolute;inset:0}.preview-module__sJ_-qq__editableSection:hover:before{background:#8b73550d;border-color:#8b735580}.preview-module__sJ_-qq__editableSection.preview-module__sJ_-qq__activeSection:before{border-color:var(--accent-color);background:#8b73551a;border-style:solid}.preview-module__sJ_-qq__sectionLabel{color:var(--accent-color);opacity:0;z-index:20;pointer-events:none;background:#000c;border-radius:6px;padding:.375rem .75rem;font-size:.75rem;font-weight:500;transition:all .2s;position:absolute;top:10px;left:10px;transform:translateY(-5px)}.preview-module__sJ_-qq__editableSection:hover .preview-module__sJ_-qq__sectionLabel{opacity:1;transform:translateY(0)}.preview-module__sJ_-qq__heroPreview{position:relative}.preview-module__sJ_-qq__editPanel{background:var(--surface-color);z-index:100;border:1px solid #ffffff1a;border-radius:16px;flex-direction:column;width:400px;max-height:calc(100% - 2rem);animation:.2s preview-module__sJ_-qq__slideIn;display:flex;position:absolute;top:1rem;right:1rem;box-shadow:0 20px 60px #00000080}@keyframes preview-module__sJ_-qq__slideIn{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.preview-module__sJ_-qq__editPanelHeader{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.preview-module__sJ_-qq__editPanelHeader h3{color:var(--text-primary);font-size:1rem;font-weight:600}.preview-module__sJ_-qq__closeBtn{width:32px;height:32px;color:var(--text-secondary);cursor:pointer;background:#ffffff0d;border:none;border-radius:8px;justify-content:center;align-items:center;transition:all .2s;display:flex}.preview-module__sJ_-qq__closeBtn:hover{color:var(--text-primary);background:#ffffff1a}.preview-module__sJ_-qq__panelTabs{border-bottom:1px solid #ffffff1a;flex-shrink:0;gap:0;padding:0 1rem;display:flex;overflow-x:auto}.preview-module__sJ_-qq__panelTabs::-webkit-scrollbar{display:none}.preview-module__sJ_-qq__panelTab{color:var(--text-secondary);cursor:pointer;white-space:nowrap;background:0 0;border:none;flex-shrink:0;padding:.75rem;font-size:.75rem;font-weight:500;transition:all .2s;position:relative}.preview-module__sJ_-qq__panelTab:hover{color:var(--text-primary)}.preview-module__sJ_-qq__panelTab.preview-module__sJ_-qq__activeTab{color:var(--accent-color)}.preview-module__sJ_-qq__panelTab.preview-module__sJ_-qq__activeTab:after{content:"";background:var(--accent-color);height:2px;position:absolute;bottom:-1px;left:0;right:0}.preview-module__sJ_-qq__editPanelBody{flex:1;padding:1.25rem;overflow-y:auto}.preview-module__sJ_-qq__editField{margin-bottom:1rem}.preview-module__sJ_-qq__editField:last-child{margin-bottom:0}.preview-module__sJ_-qq__editField label{color:var(--text-secondary);margin-bottom:.5rem;font-size:.8125rem;font-weight:500;display:block}.preview-module__sJ_-qq__editField textarea{background:var(--bg-color);width:100%;color:var(--text-primary);font-family:var(--font-body);resize:vertical;border:1px solid #ffffff1a;border-radius:10px;padding:.75rem 1rem;font-size:.875rem;transition:border-color .2s}.preview-module__sJ_-qq__editField textarea:focus{border-color:var(--accent-color);outline:none}.preview-module__sJ_-qq__editPanelFooter{border-top:1px solid #ffffff1a;padding:1rem 1.25rem}.preview-module__sJ_-qq__editPanelFooter button{width:100%}.preview-module__sJ_-qq__listEditor{flex-direction:column;gap:1rem;display:flex}.preview-module__sJ_-qq__listItem{background:var(--bg-color);border-radius:10px;flex-direction:column;gap:.625rem;padding:1rem;display:flex}.preview-module__sJ_-qq__listItemHeader{justify-content:space-between;align-items:center;margin-bottom:.25rem;display:flex}.preview-module__sJ_-qq__listItemHeader span{color:var(--accent-color);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}.preview-module__sJ_-qq__listItem textarea{width:100%;color:var(--text-primary);font-family:var(--font-body);resize:vertical;background:#ffffff08;border:1px solid #ffffff14;border-radius:8px;padding:.625rem .875rem;font-size:.8125rem}.preview-module__sJ_-qq__listItem textarea:focus{border-color:var(--accent-color);outline:none}.preview-module__sJ_-qq__removeBtn{color:#ff6b6b;cursor:pointer;background:#ff64641a;border:none;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s;display:flex}.preview-module__sJ_-qq__removeBtn:hover{background:#ff646433}.preview-module__sJ_-qq__addBtn{border:1px dashed var(--accent-color);color:var(--accent-color);cursor:pointer;background:#8b73551a;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;padding:.875rem;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.preview-module__sJ_-qq__addBtn:hover{background:#8b735533}.preview-module__sJ_-qq__addBtnSmall{color:var(--text-secondary);cursor:pointer;background:0 0;border:1px dashed #fff3;border-radius:6px;align-items:center;gap:.375rem;padding:.5rem .75rem;font-size:.75rem;transition:all .2s;display:flex}.preview-module__sJ_-qq__addBtnSmall:hover{border-color:var(--accent-color);color:var(--accent-color)}.preview-module__sJ_-qq__skillsGroup{background:var(--bg-color);border-radius:10px;margin-bottom:1rem;padding:1rem}.preview-module__sJ_-qq__skillsGroup h4{color:var(--accent-color);margin-bottom:.75rem;font-size:.8125rem;font-weight:600}.preview-module__sJ_-qq__skillItem{align-items:center;gap:.5rem;margin-bottom:.625rem;display:flex}.preview-module__sJ_-qq__skillItem>div:first-child{flex:1}.preview-module__sJ_-qq__skillLevel{align-items:center;gap:.5rem;min-width:100px;display:flex}.preview-module__sJ_-qq__skillLevel input[type=range]{height:4px;accent-color:var(--accent-color);flex:1}.preview-module__sJ_-qq__skillLevel span{color:var(--text-secondary);text-align:right;min-width:32px;font-size:.75rem}.preview-module__sJ_-qq__loadingState{min-height:400px;color:var(--text-secondary);flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}.preview-module__sJ_-qq__spinner{border:3px solid #ffffff1a;border-top-color:var(--accent-color);border-radius:50%;width:40px;height:40px;animation:1s linear infinite preview-module__sJ_-qq__spin}@keyframes preview-module__sJ_-qq__spin{to{transform:rotate(360deg)}}@media (max-width:900px){.preview-module__sJ_-qq__editPanel{width:340px}}@media (max-width:768px){.preview-module__sJ_-qq__editPanel{width:calc(100% - 2rem);max-height:50%;inset:auto 1rem 1rem}.preview-module__sJ_-qq__previewCanvas{padding:1rem 1rem calc(50% + 2rem)}}
.Navbar-module__cJzEcG__navbar{z-index:1000;-webkit-backdrop-filter:blur(16px)saturate(150%);background:var(--glass-bg,#0a0a0a80);border:1px solid var(--glass-border,#ffffff14);border-radius:9999px;width:max-content;max-width:calc(100% - 2rem);padding:.65rem 1.75rem;transition:all .5s cubic-bezier(.22,1,.36,1);position:fixed;top:1.25rem;left:50%;transform:translate(-50%);box-shadow:0 4px 24px #0000001f}.Navbar-module__cJzEcG__scrolled{background:var(--glass-bg,#0a0a0ab3);padding:.5rem 1.5rem;top:.75rem;box-shadow:0 8px 32px #0003}.Navbar-module__cJzEcG__navContent{justify-content:center;align-items:center;gap:2.5rem;display:flex}.Navbar-module__cJzEcG__logo{font-family:var(--font-heading);letter-spacing:1.5px;color:var(--color-text-primary);text-transform:uppercase;white-space:nowrap;font-size:1.25rem;font-weight:600}.Navbar-module__cJzEcG__navLinks{align-items:center;gap:1.75rem;display:flex}.Navbar-module__cJzEcG__navLinks a{font-family:var(--font-body);text-transform:uppercase;letter-spacing:1.5px;opacity:.65;color:var(--color-text-primary);white-space:nowrap;padding-bottom:2px;font-size:.8rem;transition:opacity .3s cubic-bezier(.22,1,.36,1),color .3s cubic-bezier(.22,1,.36,1);position:relative}.Navbar-module__cJzEcG__navLinks a:after{content:"";background:var(--color-primary);width:0;height:1.5px;transition:width .3s cubic-bezier(.22,1,.36,1),left .3s cubic-bezier(.22,1,.36,1);position:absolute;bottom:-2px;left:50%}.Navbar-module__cJzEcG__navLinks a:hover{opacity:1;color:var(--color-primary)}.Navbar-module__cJzEcG__navLinks a:hover:after{width:100%;left:0}.Navbar-module__cJzEcG__menuBtn{color:var(--color-text-primary);cursor:pointer;background:0 0;border:none;padding:.25rem;display:none}.Navbar-module__cJzEcG__closeBtn{display:none}@media (max-width:768px){.Navbar-module__cJzEcG__navbar{width:calc(100% - 2rem);padding:.6rem 1.25rem}.Navbar-module__cJzEcG__navContent{justify-content:space-between}.Navbar-module__cJzEcG__menuBtn{justify-content:center;align-items:center;min-width:44px;min-height:44px;display:flex}.Navbar-module__cJzEcG__navLinks{background:var(--color-background,#0a0a0a);-webkit-backdrop-filter:blur(24px);opacity:0;visibility:hidden;z-index:9999;flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:100%;height:100dvh;transition:opacity .4s cubic-bezier(.22,1,.36,1),visibility .4s cubic-bezier(.22,1,.36,1);position:fixed;top:0;left:0}.Navbar-module__cJzEcG__navLinks.Navbar-module__cJzEcG__open{opacity:1;visibility:visible}.Navbar-module__cJzEcG__navLinks a{letter-spacing:3px;opacity:0;font-size:1.1rem;transition:opacity .4s cubic-bezier(.22,1,.36,1),transform .4s cubic-bezier(.22,1,.36,1),color .3s;transform:translateY(16px)}.Navbar-module__cJzEcG__navLinks.Navbar-module__cJzEcG__open a{opacity:.8;transform:translateY(0)}.Navbar-module__cJzEcG__navLinks.Navbar-module__cJzEcG__open a:nth-child(2){transition-delay:50ms}.Navbar-module__cJzEcG__navLinks.Navbar-module__cJzEcG__open a:nth-child(3){transition-delay:.1s}.Navbar-module__cJzEcG__navLinks.Navbar-module__cJzEcG__open a:nth-child(4){transition-delay:.15s}.Navbar-module__cJzEcG__navLinks.Navbar-module__cJzEcG__open a:nth-child(5){transition-delay:.2s}.Navbar-module__cJzEcG__navLinks.Navbar-module__cJzEcG__open a:nth-child(6){transition-delay:.25s}.Navbar-module__cJzEcG__navLinks.Navbar-module__cJzEcG__open a:nth-child(7){transition-delay:.3s}.Navbar-module__cJzEcG__closeBtn{color:var(--color-text-primary);cursor:pointer;opacity:.7;background:0 0;border:none;justify-content:center;align-items:center;min-width:44px;min-height:44px;transition:opacity .3s;display:flex;position:absolute;top:1.5rem;right:1.5rem}.Navbar-module__cJzEcG__closeBtn:hover{opacity:1}}
.Hero-module__ZARIfG__hero{background-position:50%;background-size:cover;background-attachment:fixed;justify-content:center;align-items:center;width:100%;min-height:100dvh;padding:8rem 0 6rem;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__overlay{background:linear-gradient(to bottom,color-mix(in srgb,var(--color-background)30%,transparent),color-mix(in srgb,var(--color-background)90%,transparent));width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__content{z-index:1;text-align:center;max-width:900px;margin:0 auto;padding:0 2rem;position:relative}.Hero-module__ZARIfG__subtitle{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.4rem;color:var(--color-primary);margin-bottom:1.5rem;font-size:clamp(.75rem,1.5vw,1rem);font-weight:500}.Hero-module__ZARIfG__title{font-family:var(--font-heading);color:var(--color-text-primary);letter-spacing:-.04em;word-break:break-word;text-wrap:balance;margin-bottom:clamp(1.5rem,3vw,2.5rem);font-size:clamp(3rem,1rem + 6vw,5.5rem);font-weight:300;line-height:1.05}.Hero-module__ZARIfG__description{font-family:var(--font-body);color:var(--color-text-secondary);opacity:.8;max-width:550px;margin-bottom:3.5rem;margin-left:auto;margin-right:auto;font-size:clamp(1rem,.9rem + .5vw,1.15rem);line-height:1.8}.Hero-module__ZARIfG__cta{border:1px solid var(--color-text-primary);color:var(--color-text-primary);text-transform:uppercase;letter-spacing:.18rem;font-size:.95rem;font-family:var(--font-body);background:0 0;border-radius:4px;padding:1rem 2.5rem;transition:all .4s cubic-bezier(.16,1,.3,1);display:inline-block}.Hero-module__ZARIfG__cta:hover{background:var(--color-primary);border-color:var(--color-primary);color:var(--color-background);box-shadow:0 0 30px rgba(var(--accent-rgb,139,115,85),.3);transform:translateY(-2px)}.Hero-module__ZARIfG__cta:active{transform:scale(.97)translateY(1px)}.Hero-module__ZARIfG__scrollIndicator{z-index:10;flex-direction:column;align-items:center;gap:1rem;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__mouse{border:2px solid var(--color-text-secondary);opacity:.6;border-radius:20px;width:26px;height:42px;position:relative}.Hero-module__ZARIfG__wheel{background:var(--color-primary);border-radius:2px;width:4px;height:8px;animation:2s infinite Hero-module__ZARIfG__scroll;position:absolute;top:6px;left:50%;transform:translate(-50%)}@keyframes Hero-module__ZARIfG__scroll{0%{opacity:1;transform:translate(-50%)translateY(0)}to{opacity:0;transform:translate(-50%)translateY(15px)}}.Hero-module__ZARIfG__layoutCentered .Hero-module__ZARIfG__content{text-align:center;max-width:800px;margin:0 auto}.Hero-module__ZARIfG__layoutLeftaligned .Hero-module__ZARIfG__content{text-align:left;max-width:65%;margin:0 0 0 5%}.Hero-module__ZARIfG__layoutLeftaligned .Hero-module__ZARIfG__subtitle,.Hero-module__ZARIfG__layoutLeftaligned .Hero-module__ZARIfG__description{margin-left:0;margin-right:auto}.Hero-module__ZARIfG__layoutLeftaligned .Hero-module__ZARIfG__title{font-size:clamp(3rem,12vw,6rem)}.Hero-module__ZARIfG__layoutSplit{justify-content:flex-start}.Hero-module__ZARIfG__layoutSplit .Hero-module__ZARIfG__content{text-align:left;flex-direction:column;justify-content:center;max-width:55%;margin:0 0 0 5%;display:flex}.Hero-module__ZARIfG__layoutSplit .Hero-module__ZARIfG__description{max-width:500px;margin-left:0;margin-right:auto}.Hero-module__ZARIfG__layoutSplit .Hero-module__ZARIfG__title{font-size:clamp(3rem,10vw,5.5rem)}.Hero-module__ZARIfG__layoutMinimal{min-height:80vh}.Hero-module__ZARIfG__layoutMinimal .Hero-module__ZARIfG__content{text-align:center;max-width:600px;margin:0 auto;padding:15vh 1.5rem}.Hero-module__ZARIfG__layoutMinimal .Hero-module__ZARIfG__subtitle{letter-spacing:.4rem;margin-bottom:1.5rem;font-size:clamp(.8rem,2vw,1rem)}.Hero-module__ZARIfG__layoutMinimal .Hero-module__ZARIfG__title{margin-bottom:2rem;font-size:clamp(2.5rem,8vw,4rem)}.Hero-module__ZARIfG__layoutMinimal .Hero-module__ZARIfG__description{display:none}.Hero-module__ZARIfG__layoutMinimal .Hero-module__ZARIfG__actions{margin-top:1rem}.Hero-module__ZARIfG__layoutMinimal .Hero-module__ZARIfG__cta{padding:.8rem 2rem;font-size:.85rem}@media (max-width:1024px){.Hero-module__ZARIfG__hero{background-position:top;padding:7rem 0 5rem}}@media (max-width:768px){.Hero-module__ZARIfG__hero{background-attachment:scroll;min-height:auto;padding:6rem 0 4rem}.Hero-module__ZARIfG__content{padding:0 1.25rem}.Hero-module__ZARIfG__subtitle{letter-spacing:.2rem}.Hero-module__ZARIfG__cta{width:100%;max-width:280px}.Hero-module__ZARIfG__layoutLeftaligned .Hero-module__ZARIfG__content,.Hero-module__ZARIfG__layoutSplit .Hero-module__ZARIfG__content{text-align:center;max-width:100%;margin:0 auto}.Hero-module__ZARIfG__layoutLeftaligned .Hero-module__ZARIfG__description,.Hero-module__ZARIfG__layoutSplit .Hero-module__ZARIfG__description{margin-left:auto;margin-right:auto}}@media (max-width:480px){.Hero-module__ZARIfG__hero{padding:5.5rem 0 3.5rem}.Hero-module__ZARIfG__content{padding:0 1rem}.Hero-module__ZARIfG__description{margin-bottom:2.5rem}.Hero-module__ZARIfG__cta{letter-spacing:.1rem;padding:.9rem 1.5rem;font-size:.85rem}}
.freeform-module__MTGVKG__freeFormSection{transition:outline .2s;position:relative}.freeform-module__MTGVKG__freeFormActive{outline-offset:4px;border-radius:8px;outline:1px dashed #ffffff0d}.freeform-module__MTGVKG__freeFormActive:hover{outline:1px dashed #c0a87833}.freeform-module__MTGVKG__sectionToolbar{z-index:100;align-items:center;gap:8px;font-size:11px;display:flex;position:absolute;top:-32px;right:0}.freeform-module__MTGVKG__activateBtn{color:#c0a878;cursor:pointer;white-space:nowrap;background:#c0a87826;border:1px solid #c0a8784d;border-radius:6px;align-items:center;gap:5px;padding:4px 10px;font-size:11px;font-weight:500;transition:all .2s;display:flex}.freeform-module__MTGVKG__activateBtn:hover{background:#c0a87840;border-color:#c0a87880}.freeform-module__MTGVKG__toolbarLabel{color:#8b9a6e;background:#8b9a6e1a;border:1px solid #8b9a6e40;border-radius:6px;align-items:center;gap:4px;padding:3px 8px;font-size:11px;font-weight:500;display:flex}.freeform-module__MTGVKG__resetBtn{color:#ff8080;cursor:pointer;white-space:nowrap;background:#ff64641a;border:1px solid #ff646433;border-radius:5px;align-items:center;gap:4px;padding:3px 8px;font-size:10px;transition:all .2s;display:flex}.freeform-module__MTGVKG__resetBtn:hover{background:#ff646433;border-color:#ff646466}.freeform-module__MTGVKG__freeFormInline{cursor:pointer;outline-offset:2px;border-radius:4px;outline:1px dashed #0000;transition:outline .15s,box-shadow .15s;position:relative}.freeform-module__MTGVKG__freeFormInline:hover{outline-color:#c0a87866;box-shadow:inset 0 0 0 1px #c0a8781a}.freeform-module__MTGVKG__freeFormInline.freeform-module__MTGVKG__selected{outline:1px solid #c0a878;box-shadow:0 0 0 1px #c0a8781a}.freeform-module__MTGVKG__freeFormElement{cursor:move;outline-offset:0;z-index:10;border-radius:4px;outline:1px dashed #0000;transition:box-shadow .15s;position:absolute!important}.freeform-module__MTGVKG__freeFormElement:hover{z-index:20;outline-color:#c0a87866}.freeform-module__MTGVKG__freeFormElement.freeform-module__MTGVKG__selected{z-index:30;outline:2px dashed #c0a878;box-shadow:0 4px 12px #0000004d}.freeform-module__MTGVKG__freeFormElement.freeform-module__MTGVKG__dragging{opacity:.85;z-index:50;outline-style:dashed;outline-color:#c0a878}.freeform-module__MTGVKG__freeFormElement.freeform-module__MTGVKG__resizing{z-index:50;outline-color:#8b9a6e}.freeform-module__MTGVKG__elementContent{pointer-events:none;width:100%;height:100%;overflow:hidden}.freeform-module__MTGVKG__freeFormElement.freeform-module__MTGVKG__selected .freeform-module__MTGVKG__elementContent{pointer-events:auto}.freeform-module__MTGVKG__elementLabel{color:#c0a878;white-space:nowrap;opacity:0;pointer-events:none;z-index:60;letter-spacing:.5px;text-transform:uppercase;background:#14141ee6;border-radius:3px 3px 0 0;padding:1px 6px;font-size:10px;font-weight:600;transition:opacity .15s;position:absolute;top:-20px;left:0}.freeform-module__MTGVKG__freeFormInline:hover .freeform-module__MTGVKG__elementLabel,.freeform-module__MTGVKG__freeFormInline.freeform-module__MTGVKG__selected .freeform-module__MTGVKG__elementLabel,.freeform-module__MTGVKG__freeFormElement:hover .freeform-module__MTGVKG__elementLabel,.freeform-module__MTGVKG__freeFormElement.freeform-module__MTGVKG__selected .freeform-module__MTGVKG__elementLabel{opacity:1}.freeform-module__MTGVKG__handleTop,.freeform-module__MTGVKG__handleRight,.freeform-module__MTGVKG__handleBottom,.freeform-module__MTGVKG__handleLeft{background:0 0!important}.freeform-module__MTGVKG__handleCorner{opacity:0;transition:opacity .15s;z-index:40!important;background:#c0a878!important;border:2px solid #14141ecc!important;border-radius:50%!important;width:10px!important;height:10px!important}.freeform-module__MTGVKG__freeFormElement:hover .freeform-module__MTGVKG__handleCorner,.freeform-module__MTGVKG__freeFormElement.freeform-module__MTGVKG__selected .freeform-module__MTGVKG__handleCorner{opacity:1}.freeform-module__MTGVKG__positionIndicator,.freeform-module__MTGVKG__sizeIndicator{color:#ffffffb3;white-space:nowrap;pointer-events:none;z-index:60;background:#14141ee6;border-radius:3px;padding:2px 8px;font-family:JetBrains Mono,monospace;font-size:10px;position:absolute;bottom:-22px;left:50%;transform:translate(-50%)}.freeform-module__MTGVKG__sizeIndicator{color:#8b9a6e;bottom:-22px}.freeform-module__MTGVKG__guidelineH,.freeform-module__MTGVKG__guidelineV{z-index:100;pointer-events:none;background:#c0a87880;position:absolute}.freeform-module__MTGVKG__guidelineH{height:1px;left:0;right:0}.freeform-module__MTGVKG__guidelineV{width:1px;top:0;bottom:0}.freeform-module__MTGVKG__mobileNotice{color:#c0a878;background:#c0a8781a;border:1px solid #c0a87840;border-radius:8px;align-items:center;gap:8px;margin:8px 0;padding:12px 16px;font-size:13px;display:flex}.freeform-module__MTGVKG__mobileNotice svg{flex-shrink:0}.freeform-module__MTGVKG__resizeHandle{cursor:ns-resize;z-index:100;color:#888;background:#1a1a2e;border:1px solid #ffffff1a;border-radius:10px;justify-content:center;align-items:center;width:40px;height:20px;transition:all .2s;display:flex;position:absolute;bottom:0;left:50%;transform:translate(-50%)translateY(50%);box-shadow:0 4px 10px #0000004d}.freeform-module__MTGVKG__resizeHandle:hover{color:#fff;background:#2a2a4e;border-color:#c0a87880;transform:translate(-50%)translateY(50%)scale(1.1)}
.About-module__vAULUW__about{background-color:var(--color-background);padding:clamp(5rem,12vw,9rem) 0;position:relative;overflow:hidden}.About-module__vAULUW__about:before{content:"";background:linear-gradient(to bottom,transparent,var(--color-background));pointer-events:none;height:60px;position:absolute;top:-60px;left:0;right:0}.About-module__vAULUW__header{text-align:center;margin-bottom:4rem}.About-module__vAULUW__divider{background:linear-gradient(90deg,transparent,var(--color-primary),transparent);border-radius:2px;width:60px;height:3px;margin:1rem auto}.About-module__vAULUW__contentWrapper{grid-template-columns:1fr 1.5fr;align-items:start;gap:4rem;display:grid}.About-module__vAULUW__imageColumn{position:sticky;top:100px}.About-module__vAULUW__imageFrame{border:1px solid var(--overlay-border,#ffffff1a);border-radius:20px;position:relative;overflow:hidden;box-shadow:0 20px 40px #0000004d}.About-module__vAULUW__profileImage{width:100%;height:auto;transition:transform .5s;display:block}.About-module__vAULUW__imageFrame:hover .About-module__vAULUW__profileImage{transform:scale(1.05)}.About-module__vAULUW__contactInfo{text-align:center;background:var(--color-surface);border:1px solid var(--overlay-border,#ffffff1a);border-radius:16px;margin-top:2rem;padding:2rem}.About-module__vAULUW__contactInfo h3{font-family:var(--font-heading);color:var(--color-primary);margin-bottom:.5rem;font-size:1.8rem}.About-module__vAULUW__contactInfo p{font-family:var(--font-body);color:var(--color-text-secondary);margin-bottom:1.5rem}.About-module__vAULUW__downloadBtn{background:var(--color-primary);color:var(--color-background);font-family:var(--font-body);border-radius:50px;align-items:center;gap:.5rem;padding:.8rem 1.5rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.About-module__vAULUW__downloadBtn:hover{box-shadow:0 10px 20px var(--overlay-hover,#8b73554d);color:var(--color-background);transform:translateY(-2px)}.About-module__vAULUW__tabsColumn{background:var(--overlay-subtle,#ffffff08);border:1px solid var(--overlay-border,#ffffff1a);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:24px;min-width:0;padding:2rem}.About-module__vAULUW__tabsHeader{border-bottom:1px solid var(--overlay-border,#ffffff1a);scrollbar-width:none;gap:1rem;margin-bottom:2rem;padding-bottom:1rem;display:flex;overflow-x:auto}.About-module__vAULUW__tabsHeader::-webkit-scrollbar{display:none}.About-module__vAULUW__tabButton{color:var(--color-text-secondary);cursor:pointer;font-family:var(--font-body);white-space:nowrap;background:0 0;border:none;align-items:center;gap:.5rem;padding:.8rem 1.2rem;font-size:1rem;transition:color .3s;display:flex;position:relative}.About-module__vAULUW__tabButton:hover{color:var(--color-text-primary)}.About-module__vAULUW__activeTab{color:var(--color-primary);font-weight:600}.About-module__vAULUW__activeIndicator{background:var(--color-primary);height:2px;position:absolute;bottom:-1rem;left:0;right:0}.About-module__vAULUW__tabContent h3{font-family:var(--font-heading);color:var(--color-text-primary);word-break:break-word;margin-bottom:1.5rem;font-size:2rem}.About-module__vAULUW__tabContent p{font-family:var(--font-body);color:var(--color-text-secondary);margin-bottom:1.5rem;line-height:1.8}.About-module__vAULUW__languages{flex-wrap:wrap;gap:1rem;margin-top:1rem;display:flex}.About-module__vAULUW__langTag{background:var(--overlay-light,#ffffff0d);font-family:var(--font-body);color:var(--color-text-primary);border:1px solid var(--overlay-border,#ffffff1a);border-radius:8px;padding:.5rem 1rem;font-size:.9rem}.About-module__vAULUW__timeline{flex-direction:column;gap:2rem;display:flex}.About-module__vAULUW__timelineItem{border-left:2px solid;border-image:linear-gradient(to bottom,var(--color-primary),var(--overlay-border,#ffffff1a))1;padding-left:2rem;position:relative}.About-module__vAULUW__timelineItem:before{content:"";background:var(--color-primary);width:8px;height:8px;box-shadow:0 0 8px rgba(var(--accent-rgb,139,115,85),.4);border-radius:50%;position:absolute;top:2px;left:-5px}.About-module__vAULUW__timelineItem:first-child:before{animation:2s ease-in-out infinite About-module__vAULUW__pulseTimeline}@keyframes About-module__vAULUW__pulseTimeline{0%,to{box-shadow:0 0 4px rgba(var(--accent-rgb,139,115,85),.3)}50%{box-shadow:0 0 12px rgba(var(--accent-rgb,139,115,85),.6)}}.About-module__vAULUW__timelineDate{font-family:var(--font-body);color:var(--color-primary);text-transform:uppercase;letter-spacing:1px;margin-bottom:.25rem;font-size:.85rem}.About-module__vAULUW__timelineItem h4{font-family:var(--font-heading);color:var(--color-text-primary);margin-bottom:.25rem;font-size:1.2rem}.About-module__vAULUW__location{font-family:var(--font-body);color:var(--color-text-secondary);margin-bottom:.5rem;font-size:.9rem;font-style:italic;display:block}.About-module__vAULUW__bulletList{color:var(--color-text-secondary);font-family:var(--font-body);padding-left:1.2rem;list-style-type:disc}.About-module__vAULUW__bulletList li{margin-bottom:.5rem}.About-module__vAULUW__subSection{border-top:1px solid var(--overlay-border,#ffffff1a);margin-top:2rem;padding-top:2rem}.About-module__vAULUW__subSection h5{font-family:var(--font-heading);color:var(--color-text-primary);margin-bottom:1rem;font-size:1.1rem}.About-module__vAULUW__visitGrid,.About-module__vAULUW__skillGrid,.About-module__vAULUW__interestGrid{flex-wrap:wrap;gap:.8rem;display:flex}.About-module__vAULUW__visitGrid span,.About-module__vAULUW__skillPill,.About-module__vAULUW__interestCard{background:var(--overlay-light,#ffffff0d);font-family:var(--font-body);color:var(--color-text-secondary);border:1px solid var(--overlay-border,#ffffff1a);border-radius:50px;padding:.5rem 1rem;font-size:.9rem;transition:all .3s}.About-module__vAULUW__visitGrid span:hover,.About-module__vAULUW__skillPill:hover,.About-module__vAULUW__interestCard:hover{background:var(--overlay-hover,#8b735533);color:var(--color-primary)}.About-module__vAULUW__workshopList{font-family:var(--font-body);list-style:none}.About-module__vAULUW__workshopList li{border-bottom:1px solid var(--overlay-light,#ffffff0d);color:var(--color-text-secondary);margin-bottom:1rem;padding-bottom:1rem}.About-module__vAULUW__workshopList li:last-child{border-bottom:none}.About-module__vAULUW__workshopList strong{color:var(--color-primary);margin-bottom:.25rem;display:block}.About-module__vAULUW__simpleList{font-family:var(--font-body);list-style:none}.About-module__vAULUW__simpleList li{color:var(--color-text-secondary);align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.About-module__vAULUW__simpleList li:before{content:"•";color:var(--color-primary)}.About-module__vAULUW__educationCard{background:var(--overlay-subtle,#ffffff08);border:1px solid var(--overlay-border,#ffffff1a);border-radius:12px;margin-bottom:1.5rem;padding:1.5rem}.About-module__vAULUW__eduYear{background:var(--color-primary);color:var(--color-background);font-family:var(--font-body);border-radius:4px;margin-bottom:.5rem;padding:.25rem .75rem;font-size:.8rem;font-weight:600;display:inline-block}.About-module__vAULUW__educationCard h4{font-family:var(--font-heading);color:var(--color-text-primary)}.About-module__vAULUW__institution{font-family:var(--font-body);color:var(--color-text-secondary);margin-bottom:.5rem;display:block}.About-module__vAULUW__specialization{font-family:var(--font-body);color:var(--color-text-secondary);font-size:.9rem}.About-module__vAULUW__educationRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.About-module__vAULUW__eduMini{background:var(--overlay-subtle,#ffffff08);border:1px solid var(--overlay-border,#ffffff1a);border-radius:12px;padding:1rem}.About-module__vAULUW__eduMini h4{font-family:var(--font-heading);color:var(--color-text-primary);margin-bottom:.25rem;font-size:1rem}.About-module__vAULUW__eduMini span{font-family:var(--font-body);color:var(--color-text-secondary);font-size:.85rem}.About-module__vAULUW__skillCategory{margin-bottom:3rem}.About-module__vAULUW__skillCategory h5{font-family:var(--font-heading);color:var(--color-text-primary);margin-bottom:1rem;font-size:1.1rem}.About-module__vAULUW__skillGrid{flex-wrap:wrap;gap:.6rem;display:flex}.About-module__vAULUW__skillPill{background:var(--overlay-light,#ffffff0d);font-family:var(--font-body);color:var(--color-text-secondary);border:1px solid var(--overlay-border,#ffffff1a);border-radius:50px;padding:.45rem 1rem;font-size:.85rem;transition:all .3s cubic-bezier(.22,1,.36,1)}.About-module__vAULUW__skillPill:hover{background:var(--overlay-hover,#8b735526);color:var(--color-primary);border-color:var(--color-primary);transform:translateY(-1px)}.About-module__vAULUW__layoutImageLeft .About-module__vAULUW__contentWrapper{grid-template-columns:1fr 1.5fr}.About-module__vAULUW__layoutImageRight .About-module__vAULUW__contentWrapper{grid-template-columns:1.5fr 1fr}.About-module__vAULUW__layoutImageRight .About-module__vAULUW__imageColumn{order:2}.About-module__vAULUW__layoutStacked .About-module__vAULUW__contentWrapper{grid-template-columns:1fr;gap:3rem}.About-module__vAULUW__layoutStacked .About-module__vAULUW__imageColumn{max-width:500px;margin:0 auto;position:static}.About-module__vAULUW__layoutStacked .About-module__vAULUW__imageFrame{max-height:400px}.About-module__vAULUW__layoutStacked .About-module__vAULUW__profileImage{object-fit:cover;max-height:400px}.About-module__vAULUW__layoutFullWidth .About-module__vAULUW__contentWrapper{grid-template-columns:1fr;max-width:900px;margin:0 auto}.About-module__vAULUW__layoutFullWidth .About-module__vAULUW__imageColumn{display:none}.About-module__vAULUW__layoutFullWidth .About-module__vAULUW__tabsColumn{max-width:100%}@media (max-width:968px){.About-module__vAULUW__contentWrapper{grid-template-columns:1fr;gap:3rem}.About-module__vAULUW__imageColumn{max-width:400px;margin:0 auto;position:static}.About-module__vAULUW__tabsColumn{padding:1.75rem}.About-module__vAULUW__layoutImageLeft .About-module__vAULUW__contentWrapper,.About-module__vAULUW__layoutImageRight .About-module__vAULUW__contentWrapper{grid-template-columns:1fr}.About-module__vAULUW__layoutImageRight .About-module__vAULUW__imageColumn{order:0}}@media (max-width:768px){.About-module__vAULUW__about{padding:6rem 0}.About-module__vAULUW__tabsColumn{padding:1.5rem}.About-module__vAULUW__tabContent h3{font-size:1.6rem}.About-module__vAULUW__tabContent p{font-size:.95rem}.About-module__vAULUW__contactInfo{padding:1.5rem}.About-module__vAULUW__contactInfo h3{font-size:1.5rem}.About-module__vAULUW__educationRow{grid-template-columns:1fr}}@media (max-width:480px){.About-module__vAULUW__about{padding:5rem 0}.About-module__vAULUW__contentWrapper{gap:2.5rem}.About-module__vAULUW__tabsColumn{padding:1.25rem}.About-module__vAULUW__tabButton{padding:.7rem 1rem;font-size:.9rem}.About-module__vAULUW__tabContent h3{font-size:1.4rem}.About-module__vAULUW__tabContent p{line-height:1.6}.About-module__vAULUW__timelineItem{padding-left:1rem}.About-module__vAULUW__timelineItem h4{font-size:1.05rem}.About-module__vAULUW__contactInfo h3{font-size:1.35rem}.About-module__vAULUW__downloadBtn{justify-content:center;width:100%}}
.DownloadModal-module__s444uW__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#000c;justify-content:center;align-items:center;animation:.2s DownloadModal-module__s444uW__fadeIn;display:flex;position:fixed;inset:0}@keyframes DownloadModal-module__s444uW__fadeIn{0%{opacity:0}to{opacity:1}}.DownloadModal-module__s444uW__modal{background:var(--surface-color,#1a1a1a);border:1px solid #ffffff1a;border-radius:20px;width:100%;max-width:400px;padding:2.5rem;animation:.3s DownloadModal-module__s444uW__slideUp;position:relative}@keyframes DownloadModal-module__s444uW__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.DownloadModal-module__s444uW__closeBtn{width:36px;height:36px;color:var(--text-secondary,#999);cursor:pointer;background:#ffffff0d;border:none;border-radius:8px;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;top:1rem;right:1rem}.DownloadModal-module__s444uW__closeBtn:hover{color:var(--text-primary,#fff);background:#ffffff1a}.DownloadModal-module__s444uW__content{text-align:center}.DownloadModal-module__s444uW__iconWrapper{width:64px;height:64px;color:var(--accent-color,#8b7355);background:linear-gradient(135deg,#8b735533,#8b73551a);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.5rem;display:flex}.DownloadModal-module__s444uW__iconWrapper.DownloadModal-module__s444uW__success{color:#4caf50;background:linear-gradient(135deg,#4caf5033,#4caf501a)}.DownloadModal-module__s444uW__content h2{color:var(--text-primary,#fff);margin-bottom:.5rem;font-size:1.5rem;font-weight:600}.DownloadModal-module__s444uW__content p{color:var(--text-secondary,#999);margin-bottom:1.5rem;font-size:.9375rem}.DownloadModal-module__s444uW__content p strong{color:var(--accent-color,#8b7355)}.DownloadModal-module__s444uW__emailInput{background:var(--bg-color,#0a0a0a);width:100%;color:var(--text-primary,#fff);text-align:center;border:1px solid #ffffff1a;border-radius:12px;margin-bottom:1rem;padding:.875rem 1rem;font-size:1rem;transition:border-color .2s}.DownloadModal-module__s444uW__emailInput:focus{border-color:var(--accent-color,#8b7355);outline:none}.DownloadModal-module__s444uW__codeInputs{justify-content:center;gap:.5rem;margin-bottom:1.5rem;display:flex}.DownloadModal-module__s444uW__codeInput{background:var(--bg-color,#0a0a0a);width:48px;height:56px;color:var(--text-primary,#fff);text-align:center;border:1px solid #ffffff1a;border-radius:12px;font-size:1.5rem;font-weight:600;transition:border-color .2s}.DownloadModal-module__s444uW__codeInput:focus{border-color:var(--accent-color,#8b7355);outline:none}.DownloadModal-module__s444uW__error{color:#ff6b6b;margin-bottom:1rem;font-size:.875rem}.DownloadModal-module__s444uW__submitBtn{background:var(--accent-color,#8b7355);color:#fff;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.875rem 1.5rem;font-size:1rem;font-weight:500;transition:all .2s;display:flex}.DownloadModal-module__s444uW__submitBtn:hover:not(:disabled){background:var(--accent-hover,#7a6548);transform:translateY(-1px)}.DownloadModal-module__s444uW__submitBtn:disabled{opacity:.6;cursor:not-allowed}.DownloadModal-module__s444uW__spinner{animation:1s linear infinite DownloadModal-module__s444uW__spin}@keyframes DownloadModal-module__s444uW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.DownloadModal-module__s444uW__backBtn{color:var(--text-secondary,#999);cursor:pointer;background:0 0;border:none;margin-top:1rem;padding:.5rem;font-size:.875rem;transition:color .2s}.DownloadModal-module__s444uW__backBtn:hover{color:var(--text-primary,#fff)}.DownloadModal-module__s444uW__closeTextBtn{color:var(--text-secondary,#999);cursor:pointer;background:0 0;border:none;margin-top:1rem;padding:.5rem;font-size:.875rem}.DownloadModal-module__s444uW__closeTextBtn:hover{color:var(--text-primary,#fff)}@media (max-width:480px){.DownloadModal-module__s444uW__modal{margin:1rem;padding:1.5rem}.DownloadModal-module__s444uW__codeInput{width:40px;height:48px;font-size:1.25rem}}
.VerifiedDownloadButton-module__gYYCka__downloadBtn{background:var(--accent-color,#8b7355);color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:500;transition:all .2s;display:inline-flex}.VerifiedDownloadButton-module__gYYCka__downloadBtn:hover{background:var(--accent-hover,#7a6548);transform:translateY(-2px)}
.Portfolio-module__uAcsSq__portfolio{background:var(--color-background);min-height:100vh;padding:clamp(5rem,12vw,9rem) 0;position:relative}.Portfolio-module__uAcsSq__emptyState{text-align:center;padding:4rem 0}.Portfolio-module__uAcsSq__emptyState p{font-family:var(--font-body);color:var(--color-text-secondary);opacity:.5;font-size:1rem}.Portfolio-module__uAcsSq__portfolio:before{content:"";background:linear-gradient(to bottom,transparent,var(--color-background));pointer-events:none;height:60px;position:absolute;top:-60px;left:0;right:0}.Portfolio-module__uAcsSq__header{text-align:center;margin-bottom:4rem}.Portfolio-module__uAcsSq__divider{background:linear-gradient(90deg,transparent,var(--color-primary),transparent);border-radius:2px;width:60px;height:3px;margin:1rem auto}.Portfolio-module__uAcsSq__projectGrid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:3rem;display:grid}.Portfolio-module__uAcsSq__projectCard{cursor:pointer;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s;position:relative}.Portfolio-module__uAcsSq__projectCard:hover{transform:translateY(-6px);box-shadow:0 16px 40px #00000040}.Portfolio-module__uAcsSq__cardImage{aspect-ratio:3/4;background:var(--overlay-subtle,#ffffff08);border:1px solid var(--overlay-border,#ffffff0f);border-radius:16px;margin-bottom:1.5rem;position:relative;overflow:hidden}.Portfolio-module__uAcsSq__coverImage{object-fit:contain;transition:transform .6s cubic-bezier(.22,1,.36,1),filter .6s cubic-bezier(.22,1,.36,1);transform:scale(.85)}@media (hover:hover) and (pointer:fine){.Portfolio-module__uAcsSq__projectCard:hover .Portfolio-module__uAcsSq__coverImage{filter:blur(1px);transform:scale(.93)}.Portfolio-module__uAcsSq__projectCard:hover .Portfolio-module__uAcsSq__overlay{opacity:1}}.Portfolio-module__uAcsSq__overlay{-webkit-backdrop-filter:blur(2px);opacity:0;background:#0000004d;justify-content:center;align-items:center;transition:opacity .4s cubic-bezier(.22,1,.36,1);display:flex;position:absolute;inset:0}.Portfolio-module__uAcsSq__item:hover .Portfolio-module__uAcsSq__overlay{opacity:1}.Portfolio-module__uAcsSq__viewProject{color:#fff;text-transform:uppercase;letter-spacing:1px;font-family:var(--font-body);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid #fff;border-radius:30px;padding:.8rem 1.5rem;font-size:.9rem}.Portfolio-module__uAcsSq__cardContent{flex-direction:column;gap:.5rem;display:flex}.Portfolio-module__uAcsSq__cardMeta{align-items:baseline;gap:.75rem;display:flex}.Portfolio-module__uAcsSq__projectNumber{font-family:var(--font-body);color:var(--overlay-border,#ffffff26);font-size:1.5rem;font-weight:600;line-height:1}.Portfolio-module__uAcsSq__projectYear{font-family:var(--font-body);color:var(--color-text-secondary);opacity:.6;letter-spacing:.5px;font-size:.8rem}.Portfolio-module__uAcsSq__projectDesc{font-family:var(--font-body);color:var(--color-text-secondary);opacity:.7;font-size:.85rem;line-height:1.5}.Portfolio-module__uAcsSq__projectTags{flex-wrap:wrap;gap:.4rem;margin-top:.25rem;display:flex}.Portfolio-module__uAcsSq__projectTag{font-family:var(--font-body);background:var(--overlay-light,#ffffff0d);color:var(--color-text-secondary);border:1px solid var(--overlay-border,#ffffff14);letter-spacing:.3px;text-transform:uppercase;border-radius:50px;padding:.25rem .6rem;font-size:.7rem}.Portfolio-module__uAcsSq__projectCard h3{font-family:var(--font-heading);color:var(--color-text-primary);letter-spacing:1px;margin-top:.5rem;font-size:1.5rem;font-weight:400}.Portfolio-module__uAcsSq__projectDetail{padding-top:2rem}.Portfolio-module__uAcsSq__backButton{color:var(--color-text-secondary);font-family:var(--font-body);cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;margin-bottom:3rem;font-size:1rem;transition:color .3s;display:flex}.Portfolio-module__uAcsSq__backButton:hover{color:var(--color-primary)}.Portfolio-module__uAcsSq__detailHeader{margin-bottom:2rem;padding-left:4rem;position:relative}.Portfolio-module__uAcsSq__detailNumber{font-family:var(--font-body);color:var(--overlay-light,#ffffff14);font-size:3rem;font-weight:600;position:absolute;top:-.5rem;left:0}.Portfolio-module__uAcsSq__detailHeader h2{font-family:var(--font-heading);color:var(--color-text-primary);letter-spacing:-.02em;font-size:clamp(2rem,1rem + 3vw,3rem);font-weight:400}.Portfolio-module__uAcsSq__detailYear{font-family:var(--font-body);color:var(--color-text-secondary);opacity:.6;margin-top:.5rem;font-size:.85rem;display:block}.Portfolio-module__uAcsSq__detailDescription{font-family:var(--font-body);color:var(--color-text-secondary);max-width:700px;margin-bottom:1.5rem;font-size:1rem;line-height:1.7}.Portfolio-module__uAcsSq__detailTags{flex-wrap:wrap;gap:.5rem;margin-bottom:2rem;display:flex}.Portfolio-module__uAcsSq__detailLink{border:1px solid var(--color-primary);color:var(--color-primary);font-family:var(--font-body);letter-spacing:.5px;text-transform:uppercase;border-radius:50px;margin-bottom:3rem;padding:.6rem 1.5rem;font-size:.85rem;transition:all .3s cubic-bezier(.22,1,.36,1);display:inline-block}.Portfolio-module__uAcsSq__detailLink:hover{background:var(--color-primary);color:var(--color-background)}.Portfolio-module__uAcsSq__detailLink:active{transform:scale(.97)}.Portfolio-module__uAcsSq__detailGrid{flex-direction:column;align-items:center;gap:4rem;display:flex}.Portfolio-module__uAcsSq__detailImageWrapper{cursor:zoom-in;width:100%;max-width:900px}.Portfolio-module__uAcsSq__detailImage{border-radius:4px;width:100%;height:auto;box-shadow:0 10px 30px #0000004d}.Portfolio-module__uAcsSq__lightbox{z-index:1000;background:#000000f2;justify-content:center;align-items:center;width:100%;height:100%;padding:2rem;display:flex;position:fixed;top:0;left:0}.Portfolio-module__uAcsSq__lightboxImage{object-fit:contain;border-radius:4px;max-width:100%;max-height:100%}.Portfolio-module__uAcsSq__closeButton{color:#fff;cursor:pointer;opacity:.7;background:0 0;border:none;transition:opacity .3s;position:absolute;top:2rem;right:2rem}.Portfolio-module__uAcsSq__closeButton:hover{opacity:1}.Portfolio-module__uAcsSq__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.Portfolio-module__uAcsSq__item{cursor:pointer;aspect-ratio:3/4;border-radius:12px;position:relative;overflow:hidden}.Portfolio-module__uAcsSq__item img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.Portfolio-module__uAcsSq__item:hover img{transform:scale(1.05)}.Portfolio-module__uAcsSq__item .Portfolio-module__uAcsSq__overlay span{color:#fff;font-family:var(--font-body);border:1px solid #fff;border-radius:20px;padding:.5rem 1rem;font-size:.85rem}.Portfolio-module__uAcsSq__lightboxContent{max-width:90%;max-height:90vh;position:relative}.Portfolio-module__uAcsSq__lightboxContent img{object-fit:contain;border-radius:4px;max-width:100%;max-height:90vh}.Portfolio-module__uAcsSq__closeBtn{color:#fff;cursor:pointer;background:0 0;border:none;font-size:2rem;position:absolute;top:-40px;right:0}.Portfolio-module__uAcsSq__layoutGrid .Portfolio-module__uAcsSq__projectGrid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));display:grid}.Portfolio-module__uAcsSq__layoutMasonry .Portfolio-module__uAcsSq__projectGrid{display:columns;columns:2;columns:2;column-gap:2rem;display:block}.Portfolio-module__uAcsSq__layoutMasonry .Portfolio-module__uAcsSq__projectCard{break-inside:avoid;margin-bottom:2rem}.Portfolio-module__uAcsSq__layoutMasonry .Portfolio-module__uAcsSq__cardImage{aspect-ratio:auto}.Portfolio-module__uAcsSq__layoutMasonry .Portfolio-module__uAcsSq__cardImage:nth-child(odd){aspect-ratio:3/4}.Portfolio-module__uAcsSq__layoutList .Portfolio-module__uAcsSq__projectGrid{flex-direction:column;gap:2rem;display:flex}.Portfolio-module__uAcsSq__layoutList .Portfolio-module__uAcsSq__projectCard{grid-template-columns:1fr 1fr;align-items:center;gap:2rem;display:grid}.Portfolio-module__uAcsSq__layoutList .Portfolio-module__uAcsSq__cardImage{aspect-ratio:16/10;margin-bottom:0}.Portfolio-module__uAcsSq__layoutList .Portfolio-module__uAcsSq__cardContent{flex-direction:column;align-items:flex-start}.Portfolio-module__uAcsSq__layoutList .Portfolio-module__uAcsSq__projectCard h3{font-size:2rem}.Portfolio-module__uAcsSq__layoutFeatured .Portfolio-module__uAcsSq__projectGrid{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.Portfolio-module__uAcsSq__layoutFeatured .Portfolio-module__uAcsSq__projectCard:first-child{grid-column:1/-1}.Portfolio-module__uAcsSq__layoutFeatured .Portfolio-module__uAcsSq__projectCard:first-child .Portfolio-module__uAcsSq__cardImage{aspect-ratio:16/9}.Portfolio-module__uAcsSq__layoutFeatured .Portfolio-module__uAcsSq__projectCard:first-child h3{font-size:2rem}@media (max-width:768px){.Portfolio-module__uAcsSq__portfolio{padding:6rem 0}.Portfolio-module__uAcsSq__projectGrid{grid-template-columns:1fr;gap:2rem}.Portfolio-module__uAcsSq__detailHeader{padding-left:0}.Portfolio-module__uAcsSq__detailNumber{display:none}.Portfolio-module__uAcsSq__detailHeader h2{font-size:2rem}}@media (max-width:480px){.Portfolio-module__uAcsSq__portfolio{padding:5rem 0}.Portfolio-module__uAcsSq__grid{grid-template-columns:1fr}.Portfolio-module__uAcsSq__projectCard h3{font-size:1.25rem}.Portfolio-module__uAcsSq__layoutMasonry .Portfolio-module__uAcsSq__projectGrid{columns:1}.Portfolio-module__uAcsSq__layoutList .Portfolio-module__uAcsSq__projectCard{grid-template-columns:1fr}.Portfolio-module__uAcsSq__layoutList .Portfolio-module__uAcsSq__projectCard h3{font-size:1.5rem}.Portfolio-module__uAcsSq__layoutFeatured .Portfolio-module__uAcsSq__projectGrid{grid-template-columns:1fr}}
.Contact-module__hcVmEa__contact{background:var(--color-surface);text-align:center;padding:clamp(5rem,12vw,9rem) 0 2rem;position:relative}.Contact-module__hcVmEa__contact:before{content:"";background:linear-gradient(to bottom,transparent,var(--color-surface));pointer-events:none;height:80px;position:absolute;top:-80px;left:0;right:0}.Contact-module__hcVmEa__content{flex-wrap:wrap;justify-content:center;gap:2rem;margin-bottom:4rem;display:flex}.Contact-module__hcVmEa__card{background:var(--overlay-subtle,#ffffff08);-webkit-backdrop-filter:blur(12px)saturate(150%);border:1px solid var(--overlay-border,#ffffff14);border-radius:16px;flex:1;max-width:400px;padding:2.5rem 2rem;transition:transform .4s cubic-bezier(.16,1,.3,1),border-color .4s,box-shadow .4s}@media (hover:hover) and (pointer:fine){.Contact-module__hcVmEa__card:hover{border-color:var(--color-primary);transform:translateY(-6px);box-shadow:0 20px 40px #0003}}.Contact-module__hcVmEa__card h3{font-family:var(--font-heading);color:var(--color-text-primary);margin-bottom:1rem;font-size:1.5rem}.Contact-module__hcVmEa__card p{font-family:var(--font-body);color:var(--color-text-secondary);margin-bottom:2rem;line-height:1.6}.Contact-module__hcVmEa__btn{border:1px solid var(--color-primary);color:var(--color-primary);font-family:var(--font-body);text-transform:uppercase;letter-spacing:1px;background:0 0;padding:.8rem 2rem;font-weight:600;transition:all .3s;display:inline-block}.Contact-module__hcVmEa__btn:hover{background:var(--color-primary);color:var(--color-background)}.Contact-module__hcVmEa__btn:active{transform:scale(.97)translateY(1px)}.Contact-module__hcVmEa__socials{justify-content:center;gap:2rem;margin-bottom:4rem;display:flex}.Contact-module__hcVmEa__socialLink{color:var(--color-text-secondary);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:.5rem;transition:color .3s cubic-bezier(.22,1,.36,1),transform .3s cubic-bezier(.22,1,.36,1);display:flex}.Contact-module__hcVmEa__socialLink:hover{color:var(--platform-color,var(--color-primary));transform:scale(1.15)translateY(-2px)}.Contact-module__hcVmEa__socialLink:active{transform:scale(.95)}.Contact-module__hcVmEa__emailCopy{position:relative}.Contact-module__hcVmEa__emailDisplay{font-family:var(--font-body);color:var(--color-text-secondary);opacity:.6;letter-spacing:.5px;margin-top:-1rem;margin-bottom:2rem;font-size:.85rem}.Contact-module__hcVmEa__footer{border-top:1px solid var(--overlay-border,#ffffff1a);color:var(--color-text-secondary);font-family:var(--font-body);padding-top:2rem;font-size:.9rem}.Contact-module__hcVmEa__branding{opacity:.5;margin-top:.75rem;font-size:.8rem;transition:opacity .3s}.Contact-module__hcVmEa__branding:hover{opacity:.8}.Contact-module__hcVmEa__branding a{color:var(--color-primary);font-weight:500;text-decoration:none}.Contact-module__hcVmEa__layoutMinimal .Contact-module__hcVmEa__content{flex-direction:column;align-items:center;gap:1.5rem;margin-bottom:2rem}.Contact-module__hcVmEa__layoutMinimal .Contact-module__hcVmEa__card{text-align:center;background:0 0;border:none;max-width:500px;padding:1rem}.Contact-module__hcVmEa__layoutMinimal .Contact-module__hcVmEa__card:hover{border-color:#0000;transform:none}.Contact-module__hcVmEa__layoutMinimal .Contact-module__hcVmEa__btn{border-radius:50px}.Contact-module__hcVmEa__layoutMinimal .Contact-module__hcVmEa__socials{margin-bottom:3rem}.Contact-module__hcVmEa__layoutSplit{text-align:left}.Contact-module__hcVmEa__layoutSplit .Contact-module__hcVmEa__content{grid-template-columns:1.2fr 1fr;align-items:start;gap:3rem;margin-bottom:3rem;display:grid}.Contact-module__hcVmEa__layoutSplit .Contact-module__hcVmEa__card{text-align:left;max-width:none}.Contact-module__hcVmEa__layoutSplit .Contact-module__hcVmEa__socials{justify-content:flex-start;gap:1.5rem}.Contact-module__hcVmEa__layoutSplit .Contact-module__hcVmEa__footer{text-align:left}@media (max-width:768px){.Contact-module__hcVmEa__contact{padding:3.5rem 0 2rem}.Contact-module__hcVmEa__content{gap:1.5rem;margin-bottom:3rem}.Contact-module__hcVmEa__card{padding:1.5rem}}@media (max-width:480px){.Contact-module__hcVmEa__card h3{font-size:1.3rem}.Contact-module__hcVmEa__socials{gap:1.5rem}.Contact-module__hcVmEa__layoutSplit .Contact-module__hcVmEa__content{grid-template-columns:1fr}.Contact-module__hcVmEa__layoutSplit,.Contact-module__hcVmEa__layoutSplit .Contact-module__hcVmEa__card{text-align:center}.Contact-module__hcVmEa__layoutSplit .Contact-module__hcVmEa__socials{justify-content:center}.Contact-module__hcVmEa__layoutSplit .Contact-module__hcVmEa__footer{text-align:center}}
.canvas-module__WWDAdG__canvasContainer{background:#0d0d0d;border-radius:12px;flex-direction:column;width:100%;display:flex;position:relative;overflow:hidden}.canvas-module__WWDAdG__elementToolbar{background:#ffffff0a;border-bottom:1px solid #ffffff14;flex-wrap:wrap;align-items:center;gap:6px;padding:8px 12px;display:flex}.canvas-module__WWDAdG__toolbarGroup{align-items:center;gap:4px;display:flex}.canvas-module__WWDAdG__toolbarDivider{background:#ffffff1f;width:1px;height:20px;margin:0 4px}.canvas-module__WWDAdG__toolbarBtn{color:#ffffffb3;cursor:pointer;white-space:nowrap;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:6px;align-items:center;gap:6px;padding:6px 10px;font-size:12px;font-weight:500;transition:all .15s;display:flex}.canvas-module__WWDAdG__toolbarBtn:hover{color:#fff;background:#ffffff1f;border-color:#fff3}.canvas-module__WWDAdG__toolbarBtn.canvas-module__WWDAdG__active{color:#a5b4fc;background:#6366f133;border-color:#6366f166}.canvas-module__WWDAdG__toolbarBtn.canvas-module__WWDAdG__danger{color:#ef4444b3}.canvas-module__WWDAdG__toolbarBtn.canvas-module__WWDAdG__danger:hover{color:#ef4444;background:#ef444426;border-color:#ef44444d}.canvas-module__WWDAdG__toolbarLabel{text-transform:uppercase;letter-spacing:.5px;color:#ffffff59;margin-right:4px;font-size:10px;font-weight:600}.canvas-module__WWDAdG__artboardViewport{background:radial-gradient(circle at 1px 1px,#ffffff08 1px,#0000 0) 0 0/24px 24px;justify-content:center;align-items:flex-start;width:100%;min-height:400px;padding:24px;display:flex;position:relative;overflow:auto}.canvas-module__WWDAdG__artboard{transform-origin:top;cursor:crosshair;background:#1a1a2e;border-radius:4px;flex-shrink:0;position:relative;box-shadow:0 0 0 1px #ffffff0f,0 20px 60px #00000080}.canvas-module__WWDAdG__artboard.canvas-module__WWDAdG__isEmpty:after{content:"Click the buttons above to add elements";color:#ffffff26;white-space:nowrap;pointer-events:none;font-size:14px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.canvas-module__WWDAdG__canvasInfo{color:#ffffff59;background:#ffffff05;border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:6px 12px;font-size:11px;display:flex}.canvas-module__WWDAdG__canvasInfo span{align-items:center;gap:4px;display:flex}.canvas-module__WWDAdG__canvasElement{outline:none;position:absolute}.canvas-module__WWDAdG__canvasElement.canvas-module__WWDAdG__selected{outline-offset:0px;outline:2px solid #6366f1;box-shadow:0 0 0 4px #6366f126}.canvas-module__WWDAdG__resizeHandle{background:0 0!important}.canvas-module__WWDAdG__resizeHandleCorner{z-index:10!important;background:#6366f1!important;border:2px solid #fff!important;border-radius:50%!important;width:10px!important;height:10px!important;box-shadow:0 1px 4px #0000004d!important}.canvas-module__WWDAdG__textElement{-webkit-user-select:none;user-select:none;cursor:inherit}.canvas-module__WWDAdG__textElement.canvas-module__WWDAdG__editing{-webkit-user-select:text;user-select:text;cursor:text;outline-offset:2px;outline:1px dashed #6366f166}.canvas-module__WWDAdG__imagePlaceholder{color:#ffffff4d;cursor:pointer;background:#ffffff0a;border:2px dashed #ffffff1f;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;height:100%;font-size:11px;display:flex}.canvas-module__WWDAdG__imagePlaceholder:hover{color:#ffffff80;background:#ffffff0f;border-color:#6366f14d}.canvas-module__WWDAdG__propsPanel{flex-direction:column;gap:12px;padding:12px;display:flex}.canvas-module__WWDAdG__propGroup{flex-direction:column;gap:6px;display:flex}.canvas-module__WWDAdG__propGroup label{color:#ffffff80;text-transform:uppercase;letter-spacing:.5px;font-size:11px;font-weight:600}.canvas-module__WWDAdG__propRow{align-items:center;gap:8px;display:flex}.canvas-module__WWDAdG__propInput{color:#fff;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:4px;outline:none;flex:1;padding:6px 8px;font-size:13px;transition:border-color .15s}.canvas-module__WWDAdG__propInput:focus{border-color:#6366f180}.canvas-module__WWDAdG__propInput::placeholder{color:#ffffff40}.canvas-module__WWDAdG__colorSwatch{cursor:pointer;border:2px solid #ffffff26;border-radius:6px;flex-shrink:0;width:28px;height:28px}.canvas-module__WWDAdG__colorSwatch:hover{border-color:#ffffff4d}.canvas-module__WWDAdG__zoomControls{align-items:center;gap:4px;display:flex}.canvas-module__WWDAdG__zoomBtn{color:#ffffff80;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:4px;justify-content:center;align-items:center;width:24px;height:24px;font-size:14px;transition:all .15s;display:flex}.canvas-module__WWDAdG__zoomBtn:hover{color:#fff;background:#ffffff1f}.canvas-module__WWDAdG__zoomLabel{color:#fff6;text-align:center;min-width:36px;font-size:11px}
.builder-module__ImH5kq__builderLayout{background:#050505;width:100%;height:100%;display:flex;overflow:hidden}.builder-module__ImH5kq__centerPanel{flex-direction:column;flex:1;display:flex;position:relative;overflow-y:auto}.builder-module__ImH5kq__canvasContainer{background-color:#080808;flex-direction:column;gap:1.5rem;min-height:100%;padding:2rem;display:flex}.builder-module__ImH5kq__emptyState{min-height:300px;color:var(--text-secondary);border:2px dashed #ffffff1a;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}.builder-module__ImH5kq__sortableBlock{border-radius:var(--radius-lg);transition:box-shadow var(--duration-fast)var(--ease-out),border-color var(--duration-fast)var(--ease-out),transform var(--duration-fast)var(--ease-out);box-shadow:none;background:#111c;border:1px solid #ffffff0d;position:relative;overflow:visible}.builder-module__ImH5kq__sortableBlock:hover{box-shadow:var(--shadow-sm);border-color:#ffffff1a}.builder-module__ImH5kq__sortableBlock.builder-module__ImH5kq__selected{border-color:var(--accent-color);box-shadow:0 0 0 1px var(--accent-color),var(--shadow-md)}.builder-module__ImH5kq__blockHeader{padding:var(--space-2)var(--space-3);align-items:center;gap:var(--space-3);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff05;border-bottom:1px solid #ffffff0a;display:flex}.builder-module__ImH5kq__headerActions{align-items:center;gap:.5rem;margin-left:auto;display:flex}.builder-module__ImH5kq__dragHandle{color:var(--text-secondary);cursor:grab;border-radius:4px;padding:.25rem}.builder-module__ImH5kq__dragHandle:hover{color:var(--text-primary);background:#ffffff1a}.builder-module__ImH5kq__dragHandle:active{cursor:grabbing}.builder-module__ImH5kq__blockLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--text-secondary);flex:1;font-size:.75rem;font-weight:600}.builder-module__ImH5kq__layoutToggle{padding:var(--space-1);border:1px solid var(--border-color);color:var(--text-secondary);border-radius:var(--radius-sm);cursor:pointer;transition:all var(--duration-fast)ease;background:0 0;justify-content:center;align-items:center;display:flex}.builder-module__ImH5kq__layoutToggle:hover{background:rgba(var(--accent-rgb),.1);color:var(--accent-color);border-color:var(--accent-color)}.builder-module__ImH5kq__removeBtn{padding:var(--space-1);color:var(--color-error);border-radius:var(--radius-sm);cursor:pointer;transition:background var(--duration-fast)ease;background:0 0;border:none;justify-content:center;align-items:center;display:flex}.builder-module__ImH5kq__removeBtn:hover{background:var(--color-error-bg)}.builder-module__ImH5kq__interactionOverlay{z-index:50;cursor:pointer;position:absolute;inset:0}.builder-module__ImH5kq__blockContent{min-height:100px;padding:1rem;position:relative}.builder-module__ImH5kq__librarySidebar{background:#0a0a0a;border-right:1px solid #1f1f1f;flex-direction:column;width:250px;height:100%;display:flex}.builder-module__ImH5kq__libraryHeader{border-bottom:1px solid #1f1f1f;padding:1rem}.builder-module__ImH5kq__libraryHeader h3{color:#eee;margin:0 0 .5rem;font-size:.9rem;font-weight:600}.builder-module__ImH5kq__searchBox{background:#141414;border:1px solid #222;border-radius:6px;align-items:center;padding:.25rem .5rem;display:flex;position:relative}.builder-module__ImH5kq__searchBox svg{color:#666;margin-right:.5rem}.builder-module__ImH5kq__searchBox input{color:#eee;background:0 0;border:none;outline:none;width:100%;font-size:.8rem}.builder-module__ImH5kq__libraryContent{flex:1;padding:1rem;overflow-y:auto}.builder-module__ImH5kq__categorySection{margin-bottom:1.5rem}.builder-module__ImH5kq__categoryTitle{text-transform:uppercase;color:#666;letter-spacing:.05em;margin:0 0 .5rem;font-size:.75rem}.builder-module__ImH5kq__blocksGrid{grid-template-columns:1fr;gap:.5rem;display:grid}.builder-module__ImH5kq__libraryBlockBtn{border-radius:var(--radius-md);width:100%;padding:var(--space-2)var(--space-3);color:#ccc;cursor:pointer;transition:all var(--duration-fast)var(--ease-out);text-align:left;background:#ffffff05;border:1px solid #ffffff0f;align-items:center;gap:.75rem;display:flex}.builder-module__ImH5kq__libraryBlockBtn:hover{border-color:rgba(var(--accent-rgb),.2);color:#fff;background:#ffffff0d;transform:translate(2px)}.builder-module__ImH5kq__blockIcon{color:#888}.builder-module__ImH5kq__libraryBlockBtn:hover .builder-module__ImH5kq__blockIcon{color:var(--accent-color)}.builder-module__ImH5kq__blockName{flex:1;font-size:.85rem}.builder-module__ImH5kq__addIcon{opacity:0;transition:opacity .2s}.builder-module__ImH5kq__libraryBlockBtn:hover .builder-module__ImH5kq__addIcon{opacity:1}.builder-module__ImH5kq__editorPanel{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0a0a0cf2;border-left:1px solid #ffffff14;flex-direction:column;width:320px;height:100%;display:flex;box-shadow:-10px 0 30px #00000080}.builder-module__ImH5kq__emptyEditor{color:#ffffff4d;text-align:center;flex:1;justify-content:center;align-items:center;padding:2rem;font-size:.9rem;font-weight:300;display:flex}.builder-module__ImH5kq__panelHeader{background:linear-gradient(#ffffff05 0%,#0000 100%);border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:1.25rem;display:flex}.builder-module__ImH5kq__panelHeader h3{background:linear-gradient(90deg,#fff,#bbb);-webkit-text-fill-color:transparent;letter-spacing:-.01em;-webkit-background-clip:text;margin:0;font-size:1rem;font-weight:700}.builder-module__ImH5kq__closeBtn{color:#fff6;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;padding:6px;transition:all .2s}.builder-module__ImH5kq__closeBtn:hover{color:#fff;background:#ffffff1a;border-color:#ffffff1a}.builder-module__ImH5kq__panelContent{flex:1;padding:1.5rem;overflow-y:auto}.builder-module__ImH5kq__panelContent::-webkit-scrollbar{width:6px}.builder-module__ImH5kq__panelContent::-webkit-scrollbar-track{background:0 0}.builder-module__ImH5kq__panelContent::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:3px}.builder-module__ImH5kq__panelContent::-webkit-scrollbar-thumb:hover{background:#fff3}.builder-module__ImH5kq__legacyNotice{color:#c7d2fe;background:#6366f11a;border:1px solid #6366f133;border-radius:12px;padding:1.25rem;font-size:.9rem;line-height:1.6}.builder-module__ImH5kq__infoBox{opacity:.7;color:#a5b4fc;margin-top:1rem;font-size:.8rem;font-style:italic}.builder-module__ImH5kq__formGrid{flex-direction:column;gap:1.5rem;display:flex}.builder-module__ImH5kq__formField label{color:#ffffff80;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.6rem;font-size:.75rem;font-weight:600;display:block}.builder-module__ImH5kq__input,.builder-module__ImH5kq__textarea,.builder-module__ImH5kq__select{color:#eee;background:#0000004d;border:1px solid #ffffff1a;border-radius:8px;outline:none;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:.9rem;transition:all .2s}.builder-module__ImH5kq__input:hover,.builder-module__ImH5kq__textarea:hover,.builder-module__ImH5kq__select:hover{background:#0006;border-color:#fff3}.builder-module__ImH5kq__input:focus,.builder-module__ImH5kq__textarea:focus,.builder-module__ImH5kq__select:focus{border-color:var(--accent-color);background:#00000080;box-shadow:0 0 0 3px #8b735526}.builder-module__ImH5kq__select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='rgba(255,255,255,0.4)' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat}.builder-module__ImH5kq__saveBar{background:#ffffff05;border-bottom:1px solid #ffffff0f;flex-shrink:0;justify-content:space-between;align-items:center;padding:8px 16px;display:flex}.builder-module__ImH5kq__saveBarLeft{align-items:center;gap:8px;display:flex}.builder-module__ImH5kq__unsavedBadge{color:#fbbf24;background:#fbbf241a;border:1px solid #fbbf2433;border-radius:12px;align-items:center;gap:4px;padding:3px 8px;font-size:11px;font-weight:500;animation:.2s builder-module__ImH5kq__fadeIn;display:flex}.builder-module__ImH5kq__savedBadge{color:#34d399;background:#34d3991a;border:1px solid #34d39933;border-radius:12px;align-items:center;gap:4px;padding:3px 8px;font-size:11px;font-weight:500;animation:.2s builder-module__ImH5kq__fadeIn;display:flex}@keyframes builder-module__ImH5kq__fadeIn{0%{opacity:0}to{opacity:1}}.builder-module__ImH5kq__saveBtn{color:#fff6;cursor:not-allowed;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:6px;align-items:center;gap:6px;padding:6px 14px;font-size:12px;font-weight:600;transition:all .2s;display:flex}.builder-module__ImH5kq__saveBtn.builder-module__ImH5kq__saveBtnActive{color:#a5b4fc;cursor:pointer;background:#6366f126;border-color:#6366f166}.builder-module__ImH5kq__saveBtn.builder-module__ImH5kq__saveBtnActive:hover{color:#c7d2fe;background:#6366f140}.builder-module__ImH5kq__saveShortcut{opacity:.5;background:#ffffff0f;border-radius:3px;padding:1px 4px;font-size:10px;font-weight:400}.builder-module__ImH5kq__fullscreenOverlay{z-index:9999;background-color:#050505;background-image:radial-gradient(circle at 10% 20%,#8b735514 0%,#0000 40%),radial-gradient(circle at 90% 80%,#3c3c5014 0%,#0000 40%);background-position:0 0;background-repeat:repeat;background-size:auto;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;flex-direction:column;animation:.35s cubic-bezier(.4,0,.2,1) builder-module__ImH5kq__fullscreenFadeIn;display:flex;position:fixed;inset:0;overflow:hidden}@keyframes builder-module__ImH5kq__fullscreenFadeIn{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}.builder-module__ImH5kq__fullscreenTopBar{padding:0 var(--space-4);-webkit-backdrop-filter:blur(16px)saturate(1.2);z-index:100;background:#08080a99;border-bottom:1px solid #ffffff0d;flex-shrink:0;justify-content:space-between;align-items:center;height:52px;display:flex}.builder-module__ImH5kq__topBarSelectContainer{align-items:center;margin-left:1rem;display:flex;position:relative}.builder-module__ImH5kq__topBarSelect{appearance:none;color:#eee;cursor:pointer;background:#ffffff08 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='rgba(255,255,255,0.4)' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E") right 10px center no-repeat;border:1px solid #ffffff14;border-radius:8px;outline:none;align-items:center;height:36px;padding:8px 36px 8px 12px;font-family:Space Grotesk,sans-serif;font-size:13px;font-weight:500;transition:all .2s;display:flex}.builder-module__ImH5kq__topBarSelect:hover{background-color:#ffffff0f;border-color:#ffffff26}.builder-module__ImH5kq__topBarSelect:focus{border-color:var(--accent-color);box-shadow:0 0 0 2px #8b73551a}.builder-module__ImH5kq__topBarSelect option{color:#fff;background:#111;padding:8px}.builder-module__ImH5kq__viewLiveBtn{border:1px solid var(--accent-color);color:var(--accent-color);cursor:pointer;text-transform:uppercase;letter-spacing:.05em;background:#8b73551a;border-radius:6px;align-items:center;gap:8px;margin-right:1.5rem;padding:8px 18px;font-family:Space Grotesk,sans-serif;font-size:.8rem;font-weight:600;transition:all .2s;display:flex}.builder-module__ImH5kq__viewLiveBtn:hover{background:var(--accent-color);color:#fff;transform:translateY(-1px);box-shadow:0 4px 15px #8b73554d}.builder-module__ImH5kq__viewportSwitcher{background:#0003;border:1px solid #ffffff0d;border-radius:8px;gap:6px;margin:0 1.5rem;padding:4px;display:flex}.builder-module__ImH5kq__viewportBtn{color:#fff6;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:6px 12px;transition:all .2s;display:flex}.builder-module__ImH5kq__viewportBtn:hover{color:#fff;background:#ffffff0d}.builder-module__ImH5kq__viewportBtn.builder-module__ImH5kq__active{color:#fff;background:#ffffff1a}.builder-module__ImH5kq__returnBtn{color:#ffffffb3;cursor:pointer;background:0 0;border:1px solid #ffffff14;border-radius:8px;align-items:center;gap:8px;padding:8px 14px;font-family:Space Grotesk,sans-serif;font-size:13px;font-weight:500;transition:all .2s;display:flex}.builder-module__ImH5kq__returnBtn:hover{color:#fff;background:#ffffff0d;border-color:#fff3}.builder-module__ImH5kq__fullscreenTitle{color:#fff6;letter-spacing:.1em;text-transform:uppercase;margin-left:2rem;margin-right:auto;font-family:Space Grotesk,sans-serif;font-size:14px;font-weight:700}.builder-module__ImH5kq__fullscreenActions{align-items:center;gap:10px;display:flex}.builder-module__ImH5kq__unsavedDot{background:#fbbf24;border-radius:50%;width:8px;height:8px;animation:2s infinite builder-module__ImH5kq__pulse;box-shadow:0 0 8px #fbbf2466}@keyframes builder-module__ImH5kq__pulse{0%,to{opacity:1}50%{opacity:.5}}.builder-module__ImH5kq__fullscreenSavedBadge{color:#34d399;background:#34d39914;border:1px solid #34d39933;border-radius:20px;align-items:center;gap:5px;padding:5px 12px;font-size:12px;font-weight:600;animation:2.5s forwards builder-module__ImH5kq__savedGlow;display:flex}@keyframes builder-module__ImH5kq__savedGlow{0%{opacity:0;transform:translateY(-4px);box-shadow:0 0 #34d39900}15%{opacity:1;transform:translateY(0);box-shadow:0 0 16px #34d39940}70%{opacity:1;box-shadow:0 0 8px #34d3991a}to{opacity:0;transform:translateY(-2px)}}.builder-module__ImH5kq__fullscreenSaveBtn{color:#ffffff59;cursor:not-allowed;background:#ffffff0a;border:1px solid #ffffff14;border-radius:8px;align-items:center;gap:6px;padding:6px 16px;font-size:12px;font-weight:600;transition:all .25s;display:flex}.builder-module__ImH5kq__fullscreenSaveBtn.builder-module__ImH5kq__saveBtnActive{color:#a5b4fc;cursor:pointer;background:linear-gradient(135deg,#6366f126,#8b5cf626);border-color:#6366f159;box-shadow:0 0 12px #6366f11a}.builder-module__ImH5kq__fullscreenSaveBtn.builder-module__ImH5kq__saveBtnActive:hover{color:#c7d2fe;background:linear-gradient(135deg,#6366f140,#8b5cf640);box-shadow:0 0 20px #6366f133}.builder-module__ImH5kq__leftHotZone{z-index:200;cursor:default;width:24px;position:fixed;top:48px;bottom:0;left:0}.builder-module__ImH5kq__fullscreenLeftPanel{z-index:150;width:250px;box-shadow:none;transition:transform .3s cubic-bezier(.4,0,.2,1);position:fixed;top:48px;bottom:0;left:0;transform:translate(-100%)}.builder-module__ImH5kq__fullscreenLeftPanel.builder-module__ImH5kq__panelOpen{transform:translate(0);box-shadow:4px 0 24px #00000080}.builder-module__ImH5kq__fullscreenCanvas{background:#080808;flex:1;min-height:0;padding:1.5rem 2rem;overflow-y:auto}.builder-module__ImH5kq__rightPanelToggleBtn{color:#fff9;cursor:pointer;z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a0a0f99;border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:16px;left:-44px;box-shadow:0 4px 12px #0000001a}.builder-module__ImH5kq__rightPanelToggleBtn:hover{color:#fff;background:#0a0a0fe6;border-color:#fff3;transform:translate(-2px);box-shadow:0 4px 16px #0003}[data-theme=light] .builder-module__ImH5kq__rightPanelToggleBtn{color:#00000080;background:#fffc;border-color:#00000014;box-shadow:0 2px 8px #0000000d}[data-theme=light] .builder-module__ImH5kq__rightPanelToggleBtn:hover{color:#000;background:#fff;border-color:#00000026}.builder-module__ImH5kq__fullscreenRightPanel{z-index:150;transition:transform .35s cubic-bezier(.16,1,.3,1);position:fixed;top:52px;bottom:0;right:0;overflow:visible;transform:translate(100%)}.builder-module__ImH5kq__panelOpen{transform:translate(0)}.builder-module__ImH5kq__themeToggleBtn{color:#fff6;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;margin-right:1rem;padding:8px;transition:all .2s;display:flex}.builder-module__ImH5kq__themeToggleBtn:hover{color:#fff;background:#ffffff0d}[data-theme=light] .builder-module__ImH5kq__fullscreenOverlay{background-color:#f8fafc;background-image:radial-gradient(circle at 10% 20%,#8b73550d 0%,#0000 40%),radial-gradient(circle at 90% 80%,#c8c8dc1a 0%,#0000 40%);background-position:0 0;background-repeat:repeat;background-size:auto;background-attachment:scroll;background-origin:padding-box;background-clip:border-box}[data-theme=light] .builder-module__ImH5kq__fullscreenTopBar{background:#ffffffd9;border-bottom-color:#0000000f}[data-theme=light] .builder-module__ImH5kq__returnBtn{color:#0009;border-color:#0000001a}[data-theme=light] .builder-module__ImH5kq__editorPanel{background:#fffc;border-left-color:#0000000f;box-shadow:-10px 0 40px #0000000d}[data-theme=light] .builder-module__ImH5kq__panelHeader{background:linear-gradient(#ffffff80 0%,#0000 100%);border-bottom-color:#0000000f}[data-theme=light] .builder-module__ImH5kq__panelHeader h3{background:linear-gradient(90deg,#333,#666);-webkit-text-fill-color:transparent;-webkit-background-clip:text}[data-theme=light] .builder-module__ImH5kq__formField label{color:#00000080}[data-theme=light] .builder-module__ImH5kq__input,[data-theme=light] .builder-module__ImH5kq__textarea,[data-theme=light] .builder-module__ImH5kq__select{color:#333;background:#fff9;border-color:#0000001a;box-shadow:0 1px 2px #0000000d}[data-theme=light] .builder-module__ImH5kq__input:hover,[data-theme=light] .builder-module__ImH5kq__textarea:hover,[data-theme=light] .builder-module__ImH5kq__select:hover{background:#fff;border-color:#0003}[data-theme=light] .builder-module__ImH5kq__input:focus,[data-theme=light] .builder-module__ImH5kq__textarea:focus,[data-theme=light] .builder-module__ImH5kq__select:focus{border-color:var(--accent-color);background:#fff;box-shadow:0 0 0 3px #8b73551a}[data-theme=light] .builder-module__ImH5kq__select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='rgba(0,0,0,0.6)' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat}[data-theme=light] .builder-module__ImH5kq__topBarSelect{color:#333;background:#0000000a url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='rgba(0,0,0,0.6)' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E") right 10px center no-repeat;border-color:#00000014}[data-theme=light] .builder-module__ImH5kq__themeToggleBtn{color:#00000080}[data-theme=light] .builder-module__ImH5kq__themeToggleBtn:hover{color:#000;background:#0000000d}[data-theme=light] .builder-module__ImH5kq__viewportBtn{color:#0006}[data-theme=light] .builder-module__ImH5kq__viewportBtn:hover{color:#000;background:#0000000d}[data-theme=light] .builder-module__ImH5kq__viewportBtn.builder-module__ImH5kq__active{color:var(--accent-color);background:#8b735526}.builder-module__ImH5kq__aiModalOverlay{z-index:99999;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000b3;justify-content:center;align-items:center;animation:.3s builder-module__ImH5kq__fadeIn;display:flex;position:fixed;inset:0}.builder-module__ImH5kq__aiIframe{background:#09090b;border:none;width:100%;height:100%}.builder-module__ImH5kq__closeAiBtn{z-index:50;color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;position:absolute;top:1rem;right:1rem}@keyframes builder-module__ImH5kq__modalSlideUp{0%{opacity:0;transform:translateY(20px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.builder-module__ImH5kq__aiGenBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1 0%,#a855f7 100%);border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;margin-bottom:20px;padding:12px;font-weight:600;transition:all .2s;display:flex;box-shadow:0 4px 12px #6366f14d}.builder-module__ImH5kq__aiGenBtn:hover{transform:translateY(-2px);box-shadow:0 8px 16px #6366f166}.builder-module__ImH5kq__aiModalOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:10000;background:#000000d9;justify-content:center;align-items:center;animation:.2s ease-out builder-module__ImH5kq__fadeIn;display:flex;position:fixed;inset:0}.builder-module__ImH5kq__aiModalContent{background:#09090b;border:1px solid #ffffff1a;border-radius:16px;width:95vw;max-width:1400px;height:90vh;animation:.3s cubic-bezier(.16,1,.3,1) builder-module__ImH5kq__scaleUp;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #000000b3}.builder-module__ImH5kq__aiIframe{background:#09090b;border:none;width:100%;height:100%;display:block}.builder-module__ImH5kq__closeAiBtn{color:#fff;cursor:pointer;z-index:1002;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex;position:absolute;top:20px;right:20px}.builder-module__ImH5kq__closeAiBtn:hover{background:#fff3;transform:scale(1.1)}@keyframes builder-module__ImH5kq__scaleUp{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}[data-theme=light] .builder-module__ImH5kq__returnBtn{color:#0009;background:#00000008;border-color:#0000001a}[data-theme=light] .builder-module__ImH5kq__returnBtn:hover{color:#000000d9;background:#0000000f}[data-theme=light] .builder-module__ImH5kq__fullscreenTitle{color:#0006}[data-theme=light] .builder-module__ImH5kq__fullscreenSaveBtn{color:#0000004d;background:#00000008;border-color:#0000001a}[data-theme=light] .builder-module__ImH5kq__fullscreenCanvas{background:#fafafa}
.DomainSettings-module__zCzMjG__container{flex-direction:column;gap:1.5rem;display:flex}.DomainSettings-module__zCzMjG__loading{color:var(--color-text-secondary);text-align:center;padding:2rem}.DomainSettings-module__zCzMjG__card{background:var(--color-surface);border:1px solid #ffffff14;border-radius:16px;padding:1.5rem}.DomainSettings-module__zCzMjG__cardHeader{color:var(--color-text-primary);align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.DomainSettings-module__zCzMjG__cardHeader h3{font-family:var(--font-heading);flex:1;font-size:1.25rem;font-weight:600}.DomainSettings-module__zCzMjG__freeBadge{color:#2ed573;background:#2ed57326;border-radius:20px;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.DomainSettings-module__zCzMjG__proBadge{color:#a855f7;background:linear-gradient(135deg,#a855f733,#ec489933);border-radius:20px;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.DomainSettings-module__zCzMjG__premiumIcon{color:#a855f7}.DomainSettings-module__zCzMjG__domainDisplay{background:#0000004d;border:1px solid #ffffff0d;border-radius:10px;align-items:center;gap:.75rem;margin-bottom:.75rem;padding:.75rem 1rem;display:flex}.DomainSettings-module__zCzMjG__domainUrl{color:var(--color-primary);flex:1;font-family:JetBrains Mono,monospace;font-size:.95rem}.DomainSettings-module__zCzMjG__visitBtn{color:var(--color-text-primary);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.8rem;text-decoration:none;transition:all .2s;display:flex}.DomainSettings-module__zCzMjG__visitBtn:hover{background:#ffffff1a}.DomainSettings-module__zCzMjG__removeBtn{color:#ef4444;cursor:pointer;background:#ef44441a;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.DomainSettings-module__zCzMjG__removeBtn:hover{background:#ef444433}.DomainSettings-module__zCzMjG__hint{color:var(--color-text-secondary);font-size:.85rem}.DomainSettings-module__zCzMjG__muted{color:var(--color-text-secondary)}.DomainSettings-module__zCzMjG__connectedDomain{flex-direction:column;gap:.75rem;display:flex}.DomainSettings-module__zCzMjG__domainStatus{color:#2ed573;align-items:center;gap:.5rem;font-size:.9rem;font-weight:500;display:flex}.DomainSettings-module__zCzMjG__successIcon{color:#2ed573}.DomainSettings-module__zCzMjG__upgradePrompt{background:linear-gradient(135deg,#a855f70d,#ec48990d);border:1px dashed #a855f74d;border-radius:10px;flex-direction:column;gap:1rem;padding:1rem;display:flex}.DomainSettings-module__zCzMjG__upgradePrompt p{color:var(--color-text-secondary);font-size:.9rem}.DomainSettings-module__zCzMjG__setupFlow{flex-direction:column;gap:1.5rem;display:flex}.DomainSettings-module__zCzMjG__step{gap:1rem;display:flex}.DomainSettings-module__zCzMjG__stepNum{background:var(--color-primary);color:#000;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.85rem;font-weight:700;display:flex}.DomainSettings-module__zCzMjG__stepContent{flex-direction:column;flex:1;gap:.75rem;display:flex}.DomainSettings-module__zCzMjG__stepContent p{color:var(--color-text-secondary);font-size:.9rem}.DomainSettings-module__zCzMjG__dnsRecord{background:#0006;border:1px solid #ffffff0d;border-radius:10px;flex-direction:column;gap:.5rem;padding:1rem;display:flex}.DomainSettings-module__zCzMjG__dnsRow{align-items:center;gap:.75rem;display:flex}.DomainSettings-module__zCzMjG__dnsLabel{color:var(--color-text-secondary);min-width:50px;font-size:.8rem}.DomainSettings-module__zCzMjG__dnsRow code{color:var(--color-primary);background:#ffffff0d;border-radius:4px;padding:.25rem .5rem;font-family:JetBrains Mono,monospace;font-size:.85rem}.DomainSettings-module__zCzMjG__token{flex:1;overflow-x:auto}.DomainSettings-module__zCzMjG__copyBtn{width:28px;height:28px;color:var(--color-text-secondary);cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;justify-content:center;align-items:center;transition:all .2s;display:flex}.DomainSettings-module__zCzMjG__copyBtn:hover{color:var(--color-text-primary);background:#ffffff1a}.DomainSettings-module__zCzMjG__verifyForm{gap:.75rem;display:flex}.DomainSettings-module__zCzMjG__domainInput{color:var(--color-text-primary);background:#0000004d;border:1px solid #ffffff1a;border-radius:10px;flex:1;padding:.75rem 1rem;font-size:.9rem}.DomainSettings-module__zCzMjG__domainInput:focus{border-color:var(--color-primary);outline:none}.DomainSettings-module__zCzMjG__domainInput::placeholder{color:var(--color-text-secondary)}.DomainSettings-module__zCzMjG__error{color:#ef4444;background:#ef44441a;border:1px solid #ef444433;border-radius:10px;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.9rem;display:flex}@media (max-width:600px){.DomainSettings-module__zCzMjG__verifyForm{flex-direction:column}.DomainSettings-module__zCzMjG__dnsRow{flex-wrap:wrap}}.DomainSettings-module__zCzMjG__providerSection{margin-top:1rem}.DomainSettings-module__zCzMjG__providerToggle{color:var(--color-text-secondary);cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;padding:.5rem 0;font-size:.85rem;transition:color .2s;display:flex}.DomainSettings-module__zCzMjG__providerToggle:hover{color:var(--color-primary)}.DomainSettings-module__zCzMjG__rotated{transform:rotate(180deg)}.DomainSettings-module__zCzMjG__instructionsPanel{background:#0000004d;border:1px solid #ffffff0d;border-radius:10px;margin-top:.75rem;padding:1rem}.DomainSettings-module__zCzMjG__providerSelect{color:var(--color-text-secondary);align-items:center;gap:.75rem;margin-bottom:1rem;font-size:.85rem;display:flex}.DomainSettings-module__zCzMjG__providerDropdown{position:relative}.DomainSettings-module__zCzMjG__dropdownTrigger{color:var(--color-text-primary);cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.85rem;transition:all .2s;display:flex}.DomainSettings-module__zCzMjG__dropdownTrigger:hover{background:#ffffff1a}.DomainSettings-module__zCzMjG__dropdownMenu{background:var(--color-surface);z-index:10;border:1px solid #ffffff1a;border-radius:8px;min-width:150px;margin-top:.25rem;position:absolute;top:100%;left:0;overflow:hidden;box-shadow:0 10px 30px #0000004d}.DomainSettings-module__zCzMjG__dropdownItem{text-align:left;width:100%;color:var(--color-text-secondary);cursor:pointer;background:0 0;border:none;padding:.6rem 1rem;font-size:.85rem;transition:all .2s;display:block}.DomainSettings-module__zCzMjG__dropdownItem:hover{color:var(--color-text-primary);background:#ffffff0d}.DomainSettings-module__zCzMjG__instructionsList{flex-direction:column;gap:.5rem;margin:0;padding-left:1.25rem;display:flex}.DomainSettings-module__zCzMjG__instructionsList li{color:var(--color-text-secondary);font-size:.85rem;line-height:1.5}.DomainSettings-module__zCzMjG__autoPollingBtn{color:var(--color-text-secondary);cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;padding:.5rem 0;font-size:.8rem;transition:color .2s;display:flex}.DomainSettings-module__zCzMjG__autoPollingBtn:hover{color:var(--color-primary)}.DomainSettings-module__zCzMjG__pollingStatus{background:rgba(var(--color-primary-rgb,139,115,85),.1);border:1px solid rgba(var(--color-primary-rgb,139,115,85),.2);color:var(--color-text-primary);border-radius:10px;flex-wrap:wrap;align-items:center;gap:.75rem;padding:.75rem;font-size:.85rem;display:flex}.DomainSettings-module__zCzMjG__pollingBar{background:#ffffff1a;border-radius:2px;flex:1;min-width:100px;height:4px;overflow:hidden}.DomainSettings-module__zCzMjG__pollingFill{background:var(--color-primary);border-radius:2px;height:100%;transition:width .3s}.DomainSettings-module__zCzMjG__spinning{animation:1s linear infinite DomainSettings-module__zCzMjG__spin}@keyframes DomainSettings-module__zCzMjG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.theme-module__k6gsga__container{max-width:900px}.theme-module__k6gsga__header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.theme-module__k6gsga__header h1{font-family:var(--heading-font);color:var(--text-primary);font-size:1.75rem}.theme-module__k6gsga__section{background:var(--surface-color);border:1px solid #ffffff0d;border-radius:16px;margin-bottom:1.5rem;padding:1.75rem}.theme-module__k6gsga__section h2{color:var(--accent-color);letter-spacing:.01em;border-bottom:1px solid #ffffff14;margin-bottom:1.25rem;padding-bottom:.75rem;font-size:1.125rem}.theme-module__k6gsga__presetsGrid{grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:1rem;display:grid}.theme-module__k6gsga__presetCard{background:var(--bg-color);cursor:pointer;border:2px solid #ffffff0f;border-radius:14px;flex-direction:column;gap:.75rem;padding:14px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.theme-module__k6gsga__presetCard:hover{border-color:#ffffff26;transform:translateY(-2px);box-shadow:0 8px 30px #0000004d}.theme-module__k6gsga__presetCard.theme-module__k6gsga__selected{border-color:var(--accent-color);box-shadow:0 0 0 1px var(--accent-color),0 8px 30px #00000040}.theme-module__k6gsga__presetPreview{border-radius:10px;width:100%;height:56px;position:relative;overflow:hidden;box-shadow:0 4px 16px #00000040}.theme-module__k6gsga__previewAccent{background:linear-gradient(var(--preset-gradient-dir,to bottom right),var(--preset-gradient1,var(--preset-bg)),var(--preset-gradient2,var(--preset-surface)));width:100%;height:100%}.theme-module__k6gsga__presetFontPreview{color:var(--text-primary);letter-spacing:-.01em;text-align:center;margin:-4px 0;font-size:1.4rem;font-weight:600}.theme-module__k6gsga__presetColors{gap:5px;margin-top:auto;display:flex}.theme-module__k6gsga__presetDot{border:1.5px solid #ffffff1f;border-radius:50%;width:14px;height:14px;transition:transform .2s}.theme-module__k6gsga__presetCard:hover .theme-module__k6gsga__presetDot{transform:scale(1.1)}.theme-module__k6gsga__presetEffect{letter-spacing:.05em;text-transform:uppercase;color:var(--preset-primary);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2;background:#0006;border-radius:4px;padding:2px 6px;font-size:.6rem;font-weight:600;position:absolute;top:8px;left:8px}.theme-module__k6gsga__presetCard .theme-module__k6gsga__presetName{color:var(--text-primary);letter-spacing:.01em;font-size:.8rem;font-weight:600}.theme-module__k6gsga__checkIcon{color:#fff;background:var(--accent-color);z-index:3;border-radius:50%;width:22px;height:22px;padding:3px;position:absolute;top:10px;right:10px;box-shadow:0 2px 10px #0000004d}.theme-module__k6gsga__lockedCard{opacity:.65}.theme-module__k6gsga__lockedCard:hover{opacity:.85}.theme-module__k6gsga__lockOverlay{z-index:5;pointer-events:none;justify-content:flex-end;align-items:flex-start;padding:8px;display:flex;position:absolute;inset:0}.theme-module__k6gsga__lockBadge{letter-spacing:.06em;text-transform:uppercase;color:#fffc;background:#ffffff0d;border:1px solid #ffffff26;border-radius:20px;align-items:center;gap:3px;padding:3px 8px;font-size:.6rem;font-weight:600;display:flex}.theme-module__k6gsga__previewLocked{opacity:1}.theme-module__k6gsga__previewOverlay{z-index:5;-webkit-backdrop-filter:blur(4px);pointer-events:none;background:#0009;border-radius:12px;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.theme-module__k6gsga__previewBadge{letter-spacing:.07em;text-transform:uppercase;color:#fff;background:#ffffff1a;border:1px solid #fff3;border-radius:20px;align-items:center;gap:4px;padding:5px 12px;font-size:.65rem;font-weight:600;display:flex}.theme-module__k6gsga__backgroundToggle{gap:.6rem;margin-bottom:1rem;display:flex}.theme-module__k6gsga__toggleBtn{background:var(--bg-color);color:var(--text-secondary);cursor:pointer;white-space:nowrap;border:2px solid #ffffff0f;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.8rem .875rem;font-size:.8rem;font-weight:500;transition:all .25s;display:flex}.theme-module__k6gsga__toggleBtn:hover{color:var(--text-primary);border-color:#ffffff26;transform:translateY(-1px)}.theme-module__k6gsga__toggleBtn.theme-module__k6gsga__active{border-color:var(--accent-color);color:var(--accent-color);box-shadow:0 0 0 1px var(--accent-color)inset;background:#8b735514}.theme-module__k6gsga__gradientControls{background:#00000026;border:1px solid #ffffff0a;border-radius:12px;margin-top:1.25rem;padding:1.25rem}.theme-module__k6gsga__directionSelect{margin-top:1.25rem}.theme-module__k6gsga__directionSelect label{color:var(--text-secondary);margin-bottom:.5rem;font-size:.875rem;display:block}.theme-module__k6gsga__directionSelect select{width:100%;max-width:300px;font-family:var(--body-font);color:var(--text-primary);background:var(--bg-color);cursor:pointer;border:1px solid #ffffff1a;border-radius:8px;padding:.75rem 1rem;font-size:.9rem;transition:border-color .2s}.theme-module__k6gsga__directionSelect select:focus{border-color:var(--accent-color);outline:none}.theme-module__k6gsga__sliderWrapper{margin-top:1.25rem}.theme-module__k6gsga__sliderWrapper label{color:var(--text-secondary);margin-bottom:.75rem;font-size:.875rem;display:block}.theme-module__k6gsga__sliderWrapper input[type=range]{appearance:none;background:var(--bg-color);cursor:pointer;border-radius:3px;width:100%;max-width:300px;height:6px}.theme-module__k6gsga__sliderWrapper input[type=range]::-webkit-slider-thumb{appearance:none;background:var(--accent-color);cursor:pointer;border-radius:50%;width:18px;height:18px;box-shadow:0 2px 8px #0000004d}.theme-module__k6gsga__urlInput{width:100%;font-family:var(--body-font);color:var(--text-primary);background:var(--bg-color);border:1px solid #ffffff1a;border-radius:8px;padding:.75rem 1rem;font-size:.875rem}.theme-module__k6gsga__urlInput:focus{border-color:var(--accent-color);outline:none}.theme-module__k6gsga__uploadBtn{background:var(--bg-color);color:var(--text-secondary);cursor:pointer;border:2px dashed #ffffff26;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.7rem 1.25rem;font-size:.85rem;transition:all .2s;display:flex}.theme-module__k6gsga__uploadBtn:hover{border-color:var(--accent-color);color:var(--accent-color)}.theme-module__k6gsga__uploadBtn:disabled{opacity:.5;cursor:not-allowed}.theme-module__k6gsga__removeBtn{color:#fca5a5;cursor:pointer;background:#dc262626;border:1px solid #dc26264d;border-radius:8px;align-items:center;gap:.25rem;padding:.7rem 1rem;font-size:.85rem;transition:all .2s;display:flex}.theme-module__k6gsga__removeBtn:hover{color:#fff;background:#dc262640}.theme-module__k6gsga__colorsGrid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1.25rem;display:grid}.theme-module__k6gsga__colorPicker label{color:var(--text-secondary);margin-bottom:.5rem;font-size:.85rem;font-weight:500;display:block}.theme-module__k6gsga__colorInput{background:var(--bg-color);border:1px solid #ffffff0f;border-radius:8px;align-items:center;gap:.75rem;padding:.5rem;transition:border-color .2s;display:flex}.theme-module__k6gsga__colorInput:hover{border-color:#ffffff1f}.theme-module__k6gsga__colorInput input[type=color]{cursor:pointer;background:0 0;border:none;border-radius:8px;width:40px;height:40px}.theme-module__k6gsga__colorInput input[type=color]::-webkit-color-swatch-wrapper{padding:0}.theme-module__k6gsga__colorInput input[type=color]::-webkit-color-swatch{border:none;border-radius:8px}.theme-module__k6gsga__colorInput span{color:var(--text-primary);text-transform:uppercase;letter-spacing:.03em;font-family:SF Mono,Fira Code,monospace;font-size:.8rem}.theme-module__k6gsga__fontsGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;display:grid}.theme-module__k6gsga__fontPicker label{color:var(--text-secondary);margin-bottom:.5rem;font-size:.85rem;font-weight:500;display:block}.theme-module__k6gsga__fontPicker select{width:100%;font-family:var(--body-font);color:var(--text-primary);background:var(--bg-color);cursor:pointer;border:1px solid #ffffff1a;border-radius:8px;padding:.75rem 1rem;font-size:.9rem;transition:border-color .2s}.theme-module__k6gsga__fontPicker select:focus{border-color:var(--accent-color);outline:none}.theme-module__k6gsga__fontPreview{color:var(--text-primary);margin-top:.75rem;font-size:1.25rem}.theme-module__k6gsga__loading{min-height:200px;color:var(--text-secondary);justify-content:center;align-items:center;display:flex}@media (max-width:768px){.theme-module__k6gsga__presetsGrid{grid-template-columns:repeat(2,1fr)}.theme-module__k6gsga__backgroundToggle{flex-wrap:wrap}.theme-module__k6gsga__toggleBtn{flex:unset;min-width:calc(33% - .5rem)}}@media (max-width:480px){.theme-module__k6gsga__presetsGrid{grid-template-columns:1fr 1fr;gap:.75rem}.theme-module__k6gsga__presetCard{padding:10px}.theme-module__k6gsga__presetPreview{height:44px}.theme-module__k6gsga__section{padding:1.25rem}}
.DashboardHeader-module__V5JXYa__header{padding:var(--space-4)var(--space-6);background:var(--surface-color);border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;display:flex}.DashboardHeader-module__V5JXYa__menuBtn{color:var(--text-primary);cursor:pointer;padding:var(--space-2);background:0 0;border:none;display:none}@media (max-width:768px){.DashboardHeader-module__V5JXYa__menuBtn{display:block}}.DashboardHeader-module__V5JXYa__headerRight{align-items:center;gap:var(--space-4);margin-left:auto;display:flex}.DashboardHeader-module__V5JXYa__shareBtn{align-items:center;gap:var(--space-2);padding:var(--space-2)var(--space-4);background:var(--surface-hover);border:1px solid var(--border-color);border-radius:var(--radius-md);font-size:var(--text-sm);color:var(--text-primary);cursor:pointer;transition:all var(--duration-fast)ease;font-weight:500;display:flex}.DashboardHeader-module__V5JXYa__shareBtn:hover{background:var(--border-color)}.DashboardHeader-module__V5JXYa__shareBtn:active{transform:scale(.97)}.DashboardHeader-module__V5JXYa__themeToggle{border:1px solid var(--border-color);border-radius:var(--radius-md);width:36px;height:36px;color:var(--text-secondary);cursor:pointer;transition:all var(--duration-fast)ease;background:0 0;justify-content:center;align-items:center;display:flex}.DashboardHeader-module__V5JXYa__themeToggle:hover{background:var(--surface-hover);color:var(--text-primary);border-color:var(--accent-color)}.DashboardHeader-module__V5JXYa__themeToggle:active{transform:scale(.97)}.DashboardHeader-module__V5JXYa__username{font-size:var(--text-sm);color:var(--text-secondary)}.DashboardHeader-module__V5JXYa__logoutBtn{align-items:center;gap:var(--space-2);padding:var(--space-2)var(--space-4);border:1px solid var(--border-color);border-radius:var(--radius-sm);color:var(--text-secondary);font-size:var(--text-sm);cursor:pointer;transition:all var(--duration-fast)ease;background:0 0;display:flex}.DashboardHeader-module__V5JXYa__logoutBtn:hover{color:var(--text-primary);border-color:var(--accent-color)}.DashboardHeader-module__V5JXYa__logoutBtn:active{transform:scale(.97)}@media (max-width:768px){.DashboardHeader-module__V5JXYa__username,.DashboardHeader-module__V5JXYa__upgradeLink,.DashboardHeader-module__V5JXYa__execUpgradeLink{display:none}}@media (max-width:480px){.DashboardHeader-module__V5JXYa__logoutBtn span,.DashboardHeader-module__V5JXYa__shareBtn span{display:none}}.DashboardHeader-module__V5JXYa__upgradeLink{transition:transform var(--duration-fast)var(--ease-out);text-decoration:none}.DashboardHeader-module__V5JXYa__upgradeLink:hover{transform:translateY(-1px)}.DashboardHeader-module__V5JXYa__upgradeLink:active{transform:scale(.97)}.DashboardHeader-module__V5JXYa__execUpgradeLink{align-items:center;gap:var(--space-1);padding:var(--space-2)var(--space-3);background:var(--surface-hover);border:1px solid var(--border-color);border-radius:var(--radius-md);color:var(--text-primary);font-size:var(--text-xs);transition:all var(--duration-normal)ease;white-space:nowrap;font-weight:600;text-decoration:none;display:flex}.DashboardHeader-module__V5JXYa__execUpgradeLink:hover{background:rgba(var(--accent-rgb),.1);border-color:var(--accent-color);transform:translateY(-1px)}
.ThemeSelector-module__n_UTVW__themeContainer{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;padding:1.75rem}.ThemeSelector-module__n_UTVW__themeHeader{align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.ThemeSelector-module__n_UTVW__themeHeader h3{color:var(--text-primary);margin:0;font-size:1.1rem;font-weight:600}.ThemeSelector-module__n_UTVW__iconWrapper{color:var(--accent-color);align-items:center;display:flex}.ThemeSelector-module__n_UTVW__themeGrid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1.25rem;display:grid}.ThemeSelector-module__n_UTVW__themeCard{background:var(--bg-color);text-align:left;cursor:pointer;border:2px solid #0000;border-radius:12px;flex-direction:column;gap:.75rem;padding:1rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.ThemeSelector-module__n_UTVW__themeCard:hover{background:#ffffff0d;border-color:#fff3;transform:translateY(-4px)}.ThemeSelector-module__n_UTVW__themeCard.ThemeSelector-module__n_UTVW__active{background:rgba(var(--accent-rgb),.1);border-color:var(--accent-color);box-shadow:0 0 20px rgba(var(--accent-rgb),.15)}.ThemeSelector-module__n_UTVW__cardHeader{justify-content:space-between;align-items:center;display:flex}.ThemeSelector-module__n_UTVW__themeName{color:var(--text-primary);font-size:.9375rem;font-weight:600}.ThemeSelector-module__n_UTVW__checkIcon{color:var(--accent-color)}.ThemeSelector-module__n_UTVW__previewArea{background:#000;border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;height:60px;display:flex;position:relative;overflow:hidden}.ThemeSelector-module__n_UTVW__line{border-radius:2px;width:60%;height:4px;position:absolute}.ThemeSelector-module__n_UTVW__line:first-child{width:40%;top:15px}.ThemeSelector-module__n_UTVW__line:nth-child(2){top:25px}.ThemeSelector-module__n_UTVW__line:nth-child(3){width:70%;top:35px}.ThemeSelector-module__n_UTVW__colorDots{gap:.5rem;margin-top:auto;display:flex}.ThemeSelector-module__n_UTVW__dot{border:1px solid #fff3;border-radius:50%;width:14px;height:14px}.ThemeSelector-module__n_UTVW__fontPreview{font-size:1.25rem;font-weight:500}
.Modal-module__7LRQSW__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10000;background:#000000b3;justify-content:center;align-items:center;animation:.2s ease-out Modal-module__7LRQSW__fadeIn;display:flex;position:fixed;inset:0}.Modal-module__7LRQSW__modal{background:#111;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;width:90%;max-width:400px;animation:.2s ease-out Modal-module__7LRQSW__scaleIn;display:flex;overflow:hidden;box-shadow:0 20px 25px -5px #00000080,0 10px 10px -5px #0003}.Modal-module__7LRQSW__header{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.Modal-module__7LRQSW__title{color:#fff;margin:0;font-size:1.1rem;font-weight:600}.Modal-module__7LRQSW__content{color:#ccc;padding:1.5rem;font-size:.95rem;line-height:1.5}.Modal-module__7LRQSW__footer{background:#ffffff05;border-top:1px solid #ffffff0d;justify-content:flex-end;gap:.75rem;padding:1rem 1.5rem;display:flex}.Modal-module__7LRQSW__closeParams{color:#666;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:4px;transition:all .2s}.Modal-module__7LRQSW__closeParams:hover{color:#fff;background:#ffffff1a}@keyframes Modal-module__7LRQSW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Modal-module__7LRQSW__scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}
.auth-module__Iay1tq__authContainer{background:var(--color-background,#0a0a0a);justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.auth-module__Iay1tq__authBackground{z-index:0;position:absolute;inset:0;overflow:hidden}.auth-module__Iay1tq__gradientOrb1{filter:blur(60px);background:radial-gradient(circle,#8b735526 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-200px;right:-200px}.auth-module__Iay1tq__gradientOrb2{filter:blur(60px);background:radial-gradient(circle,#8b73551a 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;bottom:-150px;left:-150px}.auth-module__Iay1tq__authContent{z-index:1;width:100%;max-width:480px;padding:2rem;position:relative}.auth-module__Iay1tq__authCard{z-index:10;-webkit-backdrop-filter:blur(20px);background:#ffffffb3;border:1px solid #0000001a;border-radius:16px;width:100%;max-width:420px;padding:2.5rem;position:relative;box-shadow:0 25px 50px -12px #0000001a}.auth-module__Iay1tq__authHeader{text-align:center;margin-bottom:2rem}.auth-module__Iay1tq__logo{font-family:var(--font-playfair),"Playfair Display",serif;color:#000;letter-spacing:-.01em;margin-bottom:.5rem;font-size:1.75rem;font-weight:700}.auth-module__Iay1tq__title{font-family:var(--font-heading,"Cormorant Garamond",serif);color:#000;margin-bottom:.5rem;font-size:1.5rem}.auth-module__Iay1tq__subtitle{font-family:var(--font-body,"Montserrat",sans-serif);color:#666;font-size:.875rem}.auth-module__Iay1tq__authForm{flex-direction:column;gap:1.25rem;display:flex}.auth-module__Iay1tq__usernamePreview{text-align:center;background:#8b73551a;border:1px solid #8b73554d;border-radius:8px;padding:1rem}.auth-module__Iay1tq__usernamePreview p{font-family:var(--font-body,"Montserrat",sans-serif);color:var(--color-text-secondary,#a0a0a0);margin-bottom:.5rem;font-size:.75rem}.auth-module__Iay1tq__usernamePreview .auth-module__Iay1tq__previewUrl{font-family:var(--font-body,"Montserrat",sans-serif);color:var(--color-primary,#8b7355);word-break:break-all;font-size:.95rem;font-weight:500}.auth-module__Iay1tq__usernamePreview .auth-module__Iay1tq__previewUrl span{color:#000}.auth-module__Iay1tq__formError{font-family:var(--font-body,"Montserrat",sans-serif);color:#dc2626;background:#dc26261a;border:1px solid #dc26264d;border-radius:8px;padding:.75rem 1rem;font-size:.875rem}.auth-module__Iay1tq__formSuccess{font-family:var(--font-body,"Montserrat",sans-serif);color:#16a34a;background:#16a34a1a;border:1px solid #16a34a4d;border-radius:8px;padding:.75rem 1rem;font-size:.875rem}.auth-module__Iay1tq__divider{align-items:center;gap:1rem;margin:.5rem 0;display:flex}.auth-module__Iay1tq__divider:before,.auth-module__Iay1tq__divider:after{content:"";background:#0000001a;flex:1;height:1px}.auth-module__Iay1tq__divider span{font-family:var(--font-body,"Montserrat",sans-serif);color:var(--color-text-secondary,#a0a0a0);text-transform:uppercase;letter-spacing:1px;font-size:.75rem}.auth-module__Iay1tq__authFooter{text-align:center;font-family:var(--font-body,"Montserrat",sans-serif);color:var(--color-text-secondary,#a0a0a0);margin-top:1.5rem;font-size:.875rem}.auth-module__Iay1tq__authFooter a{color:var(--color-primary,#8b7355);font-weight:500;text-decoration:none}.auth-module__Iay1tq__authFooter a:hover{text-decoration:underline}.auth-module__Iay1tq__statusIcon{align-items:center;gap:.25rem;display:flex}.auth-module__Iay1tq__statusIcon.auth-module__Iay1tq__checking{color:var(--color-text-secondary,#a0a0a0)}.auth-module__Iay1tq__statusIcon.auth-module__Iay1tq__available{color:#16a34a}.auth-module__Iay1tq__statusIcon.auth-module__Iay1tq__unavailable{color:#dc2626}.auth-module__Iay1tq__cvUploadSection{text-align:center;background:#8b73550d;border:1px dashed #8b73554d;border-radius:12px;padding:1.25rem}.auth-module__Iay1tq__cvLabel{font-family:var(--font-body,"Montserrat",sans-serif);color:var(--color-primary,#8b7355);justify-content:center;align-items:center;gap:.5rem;margin-bottom:.25rem;font-size:.9rem;font-weight:500;display:flex}.auth-module__Iay1tq__cvHint{font-family:var(--font-body,"Montserrat",sans-serif);color:var(--color-text-secondary,#a0a0a0);margin-bottom:1rem;font-size:.75rem}.auth-module__Iay1tq__cvUploadBtn{width:100%;font-family:var(--font-body,"Montserrat",sans-serif);color:var(--color-text-secondary,#a0a0a0);cursor:pointer;background:0 0;border:1px solid #ffffff26;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.875rem;transition:all .2s;display:flex}.auth-module__Iay1tq__cvUploadBtn:hover:not(:disabled){border-color:var(--color-primary,#8b7355);color:var(--color-primary,#8b7355);background:#8b73551a}.auth-module__Iay1tq__cvUploadBtn:disabled{opacity:.5;cursor:not-allowed}.auth-module__Iay1tq__cvSelected{color:#16a34a;background:#16a34a1a;border:1px solid #16a34a4d;border-radius:8px;align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex}.auth-module__Iay1tq__cvFileName{font-family:var(--font-body,"Montserrat",sans-serif);text-align:left;text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:.875rem;overflow:hidden}.auth-module__Iay1tq__cvRemove{width:24px;height:24px;color:inherit;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;transition:all .2s;display:flex}.auth-module__Iay1tq__cvRemove:hover:not(:disabled){background:#ffffff1a}.auth-module__Iay1tq__cvRemove:disabled{opacity:.5;cursor:not-allowed}@media (max-width:480px){.auth-module__Iay1tq__authContent{padding:1rem}.auth-module__Iay1tq__authCard{padding:1.5rem}}
.artwork-module__wLkGpa__page{max-width:1000px;margin:0 auto}.artwork-module__wLkGpa__header{margin-bottom:1.5rem}.artwork-module__wLkGpa__header h1{font-family:var(--font-heading);color:var(--color-text-primary);margin-bottom:.25rem;font-size:1.75rem;font-weight:600}.artwork-module__wLkGpa__header p{font-family:var(--font-body);color:var(--color-text-secondary)}.artwork-module__wLkGpa__loading{flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:300px;display:flex}.artwork-module__wLkGpa__loading p{font-family:var(--font-body);color:var(--color-text-secondary)}.artwork-module__wLkGpa__spinner{border:3px solid var(--color-surface);border-top-color:var(--color-primary);border-radius:50%;width:32px;height:32px;animation:.8s linear infinite artwork-module__wLkGpa__spin}@keyframes artwork-module__wLkGpa__spin{to{transform:rotate(360deg)}}.artwork-module__wLkGpa__tabs{gap:.5rem;margin-bottom:1.5rem;display:flex}.artwork-module__wLkGpa__tab{background:var(--color-surface);font-family:var(--font-body);color:var(--color-text-secondary);cursor:pointer;border:1px solid #ffffff1a;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.9rem;transition:all .2s;display:flex}.artwork-module__wLkGpa__tab:hover{color:var(--color-text-primary);border-color:#fff3}.artwork-module__wLkGpa__tabActive{border-color:var(--color-primary);color:var(--color-primary);background:#8b73551a}.artwork-module__wLkGpa__uploadSection{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.artwork-module__wLkGpa__hint{font-family:var(--font-body);color:var(--color-text-secondary);font-size:.8rem}.artwork-module__wLkGpa__empty{text-align:center;background:var(--color-surface);color:var(--color-text-secondary);border:1px dashed #fff3;border-radius:12px;padding:4rem 2rem}.artwork-module__wLkGpa__empty svg{opacity:.5;margin-bottom:1rem}.artwork-module__wLkGpa__empty p:first-of-type{font-family:var(--font-body);color:var(--color-text-primary);margin-bottom:.5rem;font-size:1.1rem}.artwork-module__wLkGpa__grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;display:grid}.artwork-module__wLkGpa__item{aspect-ratio:1;background:var(--color-surface);border:1px solid #ffffff1a;border-radius:12px;position:relative;overflow:hidden}.artwork-module__wLkGpa__item img{object-fit:cover;width:100%;height:100%}.artwork-module__wLkGpa__deleteBtn{color:#fff;cursor:pointer;opacity:0;background:#000000b3;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;position:absolute;top:8px;right:8px}.artwork-module__wLkGpa__item:hover .artwork-module__wLkGpa__deleteBtn{opacity:1}.artwork-module__wLkGpa__deleteBtn:hover{background:#dc2626}@media (max-width:640px){.artwork-module__wLkGpa__tabs{flex-direction:column}.artwork-module__wLkGpa__uploadSection{flex-direction:column;align-items:stretch}.artwork-module__wLkGpa__grid{grid-template-columns:repeat(2,1fr)}}
.dashboard-module__XABe8G__dashboardContainer{background:var(--color-background);min-height:100vh;display:flex}.dashboard-module__XABe8G__mainContent{flex-direction:column;flex:1;min-height:100vh;margin-left:280px;transition:margin-left .3s;display:flex}.dashboard-module__XABe8G__pageContent{flex:1;padding:2rem;overflow-y:auto}.dashboard-module__XABe8G__loadingContainer{background:var(--color-background);flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:100vh;display:flex}.dashboard-module__XABe8G__loadingContainer p{font-family:var(--font-body);color:var(--color-text-secondary)}.dashboard-module__XABe8G__spinner{border:3px solid var(--color-surface);border-top-color:var(--color-primary);border-radius:50%;width:40px;height:40px;animation:.8s linear infinite dashboard-module__XABe8G__spin}@keyframes dashboard-module__XABe8G__spin{to{transform:rotate(360deg)}}@media (max-width:1024px){.dashboard-module__XABe8G__mainContent{margin-left:0}}@media (max-width:768px){.dashboard-module__XABe8G__pageContent{padding:1.5rem}}@media (max-width:480px){.dashboard-module__XABe8G__pageContent{padding:1rem}}
.social-module__4Fkp4W__container{max-width:600px}.social-module__4Fkp4W__header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.social-module__4Fkp4W__header h1{font-family:var(--heading-font);color:var(--text-primary);font-size:1.75rem}.social-module__4Fkp4W__linksCard{background:var(--surface-color);border-radius:12px;padding:1.5rem}.social-module__4Fkp4W__linksList{flex-direction:column;gap:1rem;margin-bottom:1.5rem;display:flex}.social-module__4Fkp4W__linkItem{align-items:center;gap:1rem;display:flex}.social-module__4Fkp4W__platformSelect{min-width:140px;font-family:var(--body-font);color:var(--text-primary);background:var(--bg-color);cursor:pointer;border:1px solid #ffffff1a;border-radius:8px;padding:.75rem 1rem;font-size:.9375rem}.social-module__4Fkp4W__platformSelect:focus{border-color:var(--accent-color);outline:none}.social-module__4Fkp4W__linkItem>div{flex:1}.social-module__4Fkp4W__emptyMessage{color:var(--text-secondary);text-align:center;padding:2rem;font-size:.875rem}.social-module__4Fkp4W__loading{min-height:200px;color:var(--text-secondary);justify-content:center;align-items:center;display:flex}
