@import"https://fonts.googleapis.com/css2?family=Gowun+Batang:wght@400;700&display=swap";:root{--black: #0c0c0c;--gray-900: #2f3036;--gray-800: #494a50;--gray-700: #71727a;--gray-600: #8f9098;--gray-400: #c5c6cc;--gray-300: #d4d6dd;--gray-200: #e8e9f1;--gray-100: #f8f9fe;--white: #ffffff;--blue: #5d6bcf;--mint: #96cdbd;--shell-width: 1160px;--page-gutter: 24px;--font-sans: "Pretendard", "Pretendard Variable", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*,*:before,*:after{box-sizing:border-box}html{font-size:16px;scroll-behavior:smooth;scroll-padding-top:6rem}body{margin:0;min-width:320px;background:var(--white);color:var(--black);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}img,svg{display:block;max-width:100%}a{color:inherit;text-decoration:none}p{margin:0}h1,h2,h3,h4,h5,h6{margin:0;color:var(--black);letter-spacing:-.04em}button,input,textarea,select{font:inherit}button{cursor:pointer}input,textarea,select{width:100%;border:1px solid var(--gray-200);background:var(--white);color:var(--black)}input,select{min-height:3.25rem;padding:0 1rem}select{-moz-appearance:none;appearance:none;-webkit-appearance:none;padding-right:2.55rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%230c0c0c' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:calc(100% - 11px) 50%;background-size:14px 14px}textarea{min-height:8.5rem;padding:.95rem 1rem;resize:vertical}input::placeholder,textarea::placeholder{color:var(--gray-600)}:focus-visible{outline:2px solid var(--blue);outline-offset:2px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.portfolio-page{min-height:100vh;display:flex;flex-direction:column;background:linear-gradient(to right,transparent calc(50% - 1px),var(--gray-100) calc(50% - 1px),var(--gray-100) calc(50% + 1px),transparent calc(50% + 1px));background-size:100% 100%}.portfolio-header{position:sticky;top:0;z-index:20;padding:1.5rem 0;border-bottom:1px solid var(--gray-200);background:#fffffff0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.portfolio-header-inner,.portfolio-shell,.portfolio-footer-main{width:min(calc(100% - (var(--page-gutter) * 2)),var(--shell-width));margin:0 auto}.portfolio-header-inner{display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.portfolio-brand{display:inline-flex;align-items:center;gap:.85rem;padding:.45rem .6rem .45rem 0;margin:-.45rem -.6rem -.45rem 0;color:var(--black)}.portfolio-brand-mark{width:2.2rem;height:2.2rem;flex:0 0 auto}.portfolio-brand-wordmark{width:5rem}.portfolio-nav{display:flex;align-items:center;gap:.625rem}.portfolio-nav a,.section-heading span,.project-card-meta span,.contact-link-card span,.page-hero__eyebrow,.page-nav-card span,.editor-form-grid label span,.editor-fieldset>span,.editor-section-head>span,.status-chip,.portfolio-footer-links span{font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.portfolio-nav a{color:var(--gray-700)}.portfolio-nav a:hover{color:var(--black)}.portfolio-nav-icon{width:2.5rem;height:2.5rem;display:inline-flex;align-items:center;justify-content:center;border:1px solid #e8e9f1;border-radius:999px;background:#fff;color:var(--black);transition:border-color .16s ease,color .16s ease,background-color .16s ease}.portfolio-nav-icon svg{color:currentColor}.portfolio-nav-icon:hover{border-color:#0c0c0c;background:#0c0c0c;color:#fff}.portfolio-nav-icon:hover svg{color:#fff}.portfolio-shell{padding:0 0 7.5rem}.portfolio-shell--page{padding-top:2.75rem}.portfolio-shell--auth{flex:1;display:grid;align-items:center;padding:2.75rem 0 3rem}.hero-section,.content-section{position:relative}.hero-stage{position:relative;width:100vw;margin-left:calc(50% - 50vw);overflow:hidden}.hero-section{min-height:calc(100vh - 89px);width:min(calc(100% - (var(--page-gutter) * 2)),var(--shell-width));margin:0 auto;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);gap:3rem;align-items:center;padding:3.5rem 0 4.5rem}.hero-copy{position:relative;z-index:1;display:grid;gap:1.75rem}.hero-lead{display:grid;gap:.2rem;width:min(100%,38rem)}.hero-lead p{color:#8f9098;font-size:2.7rem;font-weight:100;line-height:1.16;letter-spacing:-.04em}.hero-intro-mark{width:fit-content;display:inline-flex;align-items:center;gap:.8rem;padding:.8rem 1rem;border:1px solid var(--gray-200);border-radius:999px;background:var(--white)}.hero-intro-mark img{width:2.1rem;height:2.1rem;flex:0 0 auto}.hero-intro-mark span{color:var(--gray-700);font-size:.875rem;font-weight:600}.hero-mission,.about-card-copy,.page-panel--copy{display:grid;gap:.85rem}.hero-mission{width:min(100%,38rem);gap:.45rem}.hero-mission p,.about-card-copy p,.project-card-body p,.page-panel--copy p,.project-overview p,.page-hero__headline,.page-hero__summary{color:var(--gray-900);font-size:1.125rem;line-height:1.72}.project-overview{display:block;color:var(--gray-900);font-size:1rem;line-height:1.72}.project-overview div,.project-overview p,.project-overview li,.project-overview ul,.project-overview ol{margin:0;color:inherit;font-size:inherit;line-height:inherit}.project-overview>*:empty,.project-overview div:empty,.project-overview span:empty{display:none}.project-overview>*+*{margin-top:0}.project-overview div,.project-overview p{margin:0}.project-overview div+div,.project-overview p+p,.project-overview p+div,.project-overview div+p{margin-top:.48rem}.project-overview ul,.project-overview ol{padding-left:1.2rem}.project-overview li+li{margin-top:.4rem}.hero-mission p{line-height:1.6}.hero-actions,.editor-actions{display:flex;flex-wrap:wrap;gap:.75rem}.hero-actions{margin-top:1rem}.page-hero .hero-actions{margin-top:auto;padding-top:1.9rem}.hero-actions--split{width:100%;align-items:center;justify-content:space-between}.hero-actions__group{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}.hero-actions__group--right{margin-left:auto;justify-content:flex-end}.hero-actions__group--right form{margin:0}.button.page-hero__back-button,a.button.page-hero__back-button{gap:.45rem;padding:0 1rem 0 .9rem}.button.page-hero__link-button,a.button.page-hero__link-button{min-height:2.875rem;padding:0 1.4rem 0 1.2rem;border-color:var(--project-accent, var(--blue));background:var(--project-accent, var(--blue));color:var(--white)}.button.page-hero__link-button:hover,a.button.page-hero__link-button:hover{border-color:var(--project-accent, var(--blue));background:color-mix(in srgb,var(--project-accent, var(--blue)) 88%,black);color:var(--white)}.page-hero__back-icon{color:currentColor;transform:rotate(180deg)}.hero-floating-dots{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;overflow:hidden}.hero-floating-dot{position:absolute;top:var(--dot-top);left:var(--dot-left);width:var(--dot-size);height:var(--dot-size);border-radius:999px;background:var(--dot-color);opacity:var(--dot-opacity);filter:blur(var(--dot-blur));animation:hero-dot-float var(--dot-duration) ease-in-out infinite;animation-delay:var(--dot-delay);will-change:transform}@keyframes hero-dot-float{0%{transform:translateZ(0) scale(1)}25%{transform:translate3d(14px,-22px,0) scale(1.06)}50%{transform:translate3d(-10px,-36px,0) scale(.96)}75%{transform:translate3d(18px,-14px,0) scale(1.03)}to{transform:translateZ(0) scale(1)}}.button,button.button{min-height:2.875rem;display:inline-flex;align-items:center;justify-content:center;padding:0 1.1rem;border:1px solid var(--gray-300);border-radius:999px;background:var(--white);color:var(--black);font-size:.875rem;font-weight:600;transition:border-color .16s ease,background-color .16s ease,color .16s ease}.button:hover,button.button:hover{border-color:var(--blue);color:var(--blue)}.button-primary,button.button-primary{border-color:var(--blue);background:var(--blue);color:var(--white)}.button-primary:hover,button.button-primary:hover{background:#5160c2;color:var(--white)}.button-icon-only,button.button-icon-only{width:2.875rem;min-width:2.875rem;padding:0}.button.small,button.button.small{min-height:2.5rem;padding:0 .95rem;font-size:.8125rem}.hero-admin-button{gap:.5rem;padding:0 1rem 0 .9rem}.hero-visual{position:relative;z-index:1;display:grid;align-items:center}.hero-grid-artwork,.hero-grid-artwork svg{width:100%;height:auto}.content-section{padding-top:6.875rem}.content-section:before{content:"";position:absolute;top:4rem;left:0;right:0;height:1px;background:var(--gray-200)}.content-section--bleed-divider:before{left:50%;right:auto;width:100vw;transform:translate(-50%)}.section-heading{display:grid;gap:.6rem;margin-bottom:2rem}.section-heading span{color:var(--project-accent, var(--blue))}.section-heading h2{font-size:1.5rem;font-weight:800;line-height:1.15}.section-heading-row{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:2rem}.section-heading-row>.section-heading{margin-bottom:0}.section-heading-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.55rem}.project-link-button__icon{margin-right:4px}.project-link-button__label{text-decoration:underline;text-underline-offset:.18em}.work-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}.work-empty{display:grid;justify-items:start;gap:1rem;padding:2rem 0 0}.work-empty p{color:var(--gray-700);font-size:1rem;line-height:1.6}.project-card,.about-card,.contact-link-card,.contact-map-card,.page-panel,.page-nav-card,.editor-card,.page-hero__visual-card,.page-hero__note{border:1px solid var(--gray-200);background:var(--white)}.project-card{display:grid;gap:0;overflow:hidden;border-radius:30px}.project-card-link{display:grid;gap:0;height:100%}.project-card-cover{position:relative;aspect-ratio:1;border-bottom:1px solid var(--gray-200);background:var(--gray-100);overflow:hidden}.project-card-cover-image img{width:100%;height:100%;object-fit:cover}.project-card-cover-symbol{display:grid;place-items:center}.project-card-cover-symbol strong{position:relative;z-index:2;font-size:2rem;font-weight:800;letter-spacing:-.04em;color:var(--project-cover-accent, var(--blue))}.project-cover-orbit,.contact-map-ring{position:absolute;z-index:0;border:1px solid var(--gray-300);border-radius:999px}.project-cover-orbit-primary{width:68%;height:68%;border-color:var(--gray-400)}.project-cover-orbit-secondary{top:14%;right:14%;z-index:1;width:36%;height:36%;border-color:var(--project-cover-accent, var(--blue))}.project-cover-line{position:absolute;z-index:0;background:var(--gray-300)}.project-cover-line-horizontal{top:50%;left:0;right:0;height:1px}.project-cover-line-vertical{top:0;bottom:0;left:50%;width:1px}.project-card-body{display:grid;gap:1.125rem;padding:1.375rem}.project-card-meta{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.75rem}.project-card-meta span:first-child{color:var(--project-accent, var(--blue))}.project-card-meta span:last-child{color:var(--gray-600);text-align:right}.project-card-body h3{font-size:1.125rem;font-weight:800;line-height:1.25}.project-card-body p{color:var(--gray-800);font-size:1rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.project-card-chips,.chip-row{display:flex;flex-wrap:wrap;gap:.5rem}.project-card-chips span,.about-card-keywords span,.chip-row span,.status-chip{display:inline-flex;align-items:center;min-height:2.125rem;padding:0 .75rem;border-radius:999px;font-size:.875rem;font-weight:600}.project-card-chips span,.chip-row span,.status-chip{border:1px solid var(--gray-200);background:var(--gray-100);color:var(--gray-700)}.about-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(280px,.92fr);gap:1.5rem}.about-card,.page-panel,.editor-card{padding:3rem 2rem}.about-card-keywords{display:flex;flex-wrap:wrap;align-content:flex-start;gap:.625rem}.about-card-keywords span:nth-child(4n+1){border:1px solid var(--blue);color:var(--blue);background:var(--white)}.about-card-keywords span:nth-child(4n+2){border:1px solid var(--mint);color:var(--gray-900);background:var(--white)}.about-card-keywords span:nth-child(4n+3){border:1px solid var(--gray-300);color:var(--gray-700);background:var(--gray-100)}.about-card-keywords span:nth-child(4n){border:1px solid var(--gray-400);color:var(--black);background:var(--white)}.contact-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,1.1fr);gap:1.5rem}.contact-links{display:grid;gap:1rem}.contact-link-card{min-height:6.75rem;display:grid;gap:.625rem;padding:1.375rem}.contact-link-card span{color:var(--gray-600)}.contact-link-card strong{font-size:1.125rem;font-weight:700;line-height:1.45}.contact-map-card{position:relative;min-height:22.25rem;overflow:hidden;background:linear-gradient(to right,transparent calc(50% - 1px),var(--gray-200) calc(50% - 1px),var(--gray-200) calc(50% + 1px),transparent calc(50% + 1px)),linear-gradient(to bottom,transparent calc(50% - 1px),var(--gray-200) calc(50% - 1px),var(--gray-200) calc(50% + 1px),transparent calc(50% + 1px)),linear-gradient(to right,transparent 18%,var(--gray-100) 18%,var(--gray-100) calc(18% + 1px),transparent calc(18% + 1px)),linear-gradient(to right,transparent 82%,var(--gray-100) 82%,var(--gray-100) calc(82% + 1px),transparent calc(82% + 1px)),linear-gradient(to bottom,transparent 22%,var(--gray-100) 22%,var(--gray-100) calc(22% + 1px),transparent calc(22% + 1px)),linear-gradient(to bottom,transparent 78%,var(--gray-100) 78%,var(--gray-100) calc(78% + 1px),transparent calc(78% + 1px)),var(--white)}.contact-map-badge{position:absolute;top:1.375rem;left:1.375rem;color:var(--gray-600)}.contact-map-grid{position:absolute;top:0;right:0;bottom:0;left:0}.contact-map-ring-large{top:1.625rem;left:5.125rem;width:20rem;height:20rem}.contact-map-ring-small{right:3.375rem;bottom:3.5rem;width:6.75rem;height:6.75rem;border-color:var(--mint)}.contact-map-pin{position:absolute;top:7.75rem;left:14.375rem;width:1.125rem;height:1.125rem;border-radius:999px;background:var(--blue)}.page-hero{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(320px,.98fr);gap:1.5rem;align-items:stretch}.page-hero__copy{display:flex;flex-direction:column;align-items:flex-start;gap:.9rem;height:100%;padding:.5rem clamp(1rem,2.6vw,2rem) 0 0}.page-hero__eyebrow{color:var(--project-accent, var(--blue))}.page-hero__eyebrow--meta{display:flex;width:100%;align-items:center;justify-content:space-between;gap:1rem;padding-right:.35rem}.page-hero__eyebrow-date{margin-left:auto;color:var(--gray-600);text-align:right}.page-hero h1{font-size:clamp(2.4rem,5vw,4rem);font-weight:800;line-height:1.02;margin-top:1.5rem}.page-hero__headline{font-weight:600;line-height:1.42;margin-top:.85rem}.page-hero__summary{color:var(--gray-800);font-size:1rem;line-height:1.82;max-width:38rem;margin-top:.1rem}.page-hero__visual{display:grid;justify-items:end}.page-hero__visual-card{position:relative;width:min(100%,31rem);aspect-ratio:1 / 1;overflow:hidden}.page-hero__visual-symbol{width:100%;height:100%}.page-hero__visual-symbol .project-card-cover{height:100%;aspect-ratio:auto;border-bottom:0}.page-hero__visual-symbol .project-card-cover-symbol strong{font-size:clamp(1.8rem,3.4vw,2.6rem)}.page-hero__visual-image{width:100%;height:100%;object-fit:cover}.page-hero__visual-card--image{background:var(--gray-100)}.page-hero__visual-card--image:before{display:none}.page-hero__visual-card:after{content:"";position:absolute;right:1.75rem;bottom:1.75rem;width:7rem;height:7rem;border:1px solid rgba(255,255,255,.68);border-radius:999px}.page-hero__visual-card--image:after{display:none}.page-hero__visual-meta,.page-hero__visual-body{position:relative;z-index:1}.page-hero__visual-meta{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:1.375rem;color:#2f3036b8;font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.page-hero__visual-card--image .page-hero__visual-meta{color:#ffffffeb}.page-hero__visual-body{position:absolute;left:1.375rem;right:1.375rem;bottom:1.375rem;display:grid;gap:.875rem}.page-hero__visual-body h2{font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.04}.page-hero .chip-row{margin-top:1.1rem}.page-hero .chip-row span{border-color:color-mix(in srgb,var(--project-accent, var(--blue)) 18%,var(--gray-200));background:color-mix(in srgb,var(--project-accent, var(--blue)) 10%,var(--gray-100));color:var(--project-accent, var(--blue))}.page-hero__note{display:grid;align-content:center;gap:.4rem;min-height:18rem;padding:1.75rem;background:var(--white)}.page-hero__note strong{font-size:4rem;font-weight:800;line-height:.95}.page-hero__note span{font-size:1rem;font-weight:700;color:var(--gray-900)}.page-hero__note p{color:var(--gray-700);font-size:.95rem;line-height:1.7}.admin-auth-shell{display:grid;width:100%;min-height:100%;align-content:center;justify-items:center}.admin-auth-card{width:min(100%,31rem);display:grid;gap:1rem;padding:2rem}.admin-auth-card h1,.admin-panel h1,.admin-panel h2{font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.08}.admin-panel h2{font-size:clamp(1.4rem,3vw,2rem)}.admin-auth-copy,.admin-copy{color:var(--gray-800);font-size:1rem;line-height:1.72}.admin-auth-button{width:fit-content}.admin-auth-button:disabled{border-color:var(--gray-200);background:var(--gray-100);color:var(--gray-600);cursor:not-allowed}.admin-auth-message{color:var(--gray-700);font-size:.95rem;line-height:1.65}.admin-auth-message--error{color:var(--black)}.draft-save-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1100;display:grid;place-items:center;padding:1.25rem;background:#0c0c0c59;animation:draftSaveModalShow .12s ease-out}.draft-save-modal__dialog{width:min(92%,28rem);background:var(--white);border:1px solid var(--gray-200);border-radius:.9rem;padding:1.25rem;display:grid;gap:.9rem}.draft-save-modal__header h3{font-size:1.1rem}.draft-save-modal__message{color:var(--gray-800);line-height:1.6}@keyframes draftSaveModalShow{0%{opacity:0}to{opacity:1}}.admin-shell{padding-top:.25rem}.admin-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}.admin-panel{display:grid;align-content:start;gap:1rem}.admin-panel--muted{background:var(--gray-100)}.admin-panel--full{grid-column:1 / -1}.admin-actions{display:flex;flex-wrap:wrap;gap:.75rem;padding-top:.25rem}.admin-list{margin:0;padding-left:1.15rem;display:grid;gap:.55rem;color:var(--gray-800)}.admin-list li{line-height:1.65}.admin-status{color:var(--gray-700);font-size:.95rem;line-height:1.6}.admin-status--error{color:var(--black)}.admin-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem 1.25rem}.admin-form-grid label{display:grid;gap:.45rem}.admin-form-grid .full{grid-column:1 / -1}.admin-form-grid span{color:var(--gray-700);font-size:.8rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.admin-form-grid input{width:100%;min-height:3.25rem;padding:0 1rem;border:1px solid var(--gray-200);background:var(--white);color:var(--black);font-size:1rem}.admin-form-actions{display:flex;justify-content:flex-start;padding-top:.25rem}.page-visual-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;align-items:start}.page-visual-grid__column{display:grid;gap:1.5rem;align-content:start}.page-visual-card{display:grid;gap:.85rem;margin:0;align-content:start;align-self:start}.page-visual-card__media{border:1px solid var(--gray-200);background:var(--gray-100);overflow:hidden;align-self:start}.page-visual-card__media img{width:100%;height:auto;display:block}.page-visual-card figcaption{color:var(--gray-700);font-size:.95rem;line-height:1.65}.page-list-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}.page-panel h3{margin-bottom:1rem;font-size:1.125rem;font-weight:800}.page-list{display:grid;gap:.75rem;margin:0;padding:0;list-style:none}.page-list li{position:relative;padding-left:1rem;color:var(--gray-900);line-height:1.7}.page-list li:before{content:"";position:absolute;left:0;top:.7em;width:.4rem;height:.4rem;border-radius:999px;background:var(--blue)}.page-nav-grid{display:grid;grid-template-columns:3.5rem minmax(0,1fr) 3.5rem;gap:1rem;align-items:center}.page-nav-card{display:grid;align-content:start;gap:.55rem;min-height:7.5rem;padding:1.25rem 1.375rem}.page-nav-card span{color:var(--gray-600)}.page-nav-card strong{font-size:1.125rem;line-height:1.4}.page-nav-card--center{place-items:center;text-align:center;font-size:1rem;font-weight:700}.page-nav-card--empty{background:var(--gray-100);color:var(--gray-600)}.page-nav-button{min-height:3.5rem;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--gray-200);border-radius:999px;background:var(--white);color:var(--black);transition:border-color .16s ease,background-color .16s ease,color .16s ease}.page-nav-button:hover{border-color:var(--blue);color:var(--blue)}.page-nav-button--icon{width:3.5rem;padding:0}.page-nav-button--pill{width:fit-content;min-width:10rem;justify-self:center;padding:0 1.4rem;font-size:.95rem;font-weight:600}.page-nav-button--disabled{background:var(--gray-100);color:var(--gray-400);pointer-events:none}.page-nav-button__icon--left{transform:rotate(180deg)}.editor-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:1.5rem;align-items:start}.editor-grid--secondary{grid-template-columns:minmax(0,1fr) minmax(280px,1fr)}.editor-card--sticky{position:sticky;top:6.75rem}.editor-card__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1.25rem}.editor-card__header h3{font-size:1.125rem;font-weight:800}.editor-card__header p{color:var(--gray-700);font-size:.95rem;line-height:1.65}.editor-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.editor-form-grid label,.editor-fieldset{display:grid;gap:.5rem}.editor-form-grid .full{grid-column:1 / -1}.editor-form-grid label span{color:var(--gray-700)}.editor-fieldset>span,.editor-section-head>span{color:var(--gray-700)}.editor-checkbox-group{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:.5rem}.editor-form-grid .editor-checkbox{display:inline-flex;align-items:center;justify-content:flex-start;gap:.55rem;min-height:auto;padding:0;border:0;border-radius:0;background:transparent;cursor:pointer}.editor-form-grid .editor-checkbox input{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:1.125rem;height:1.125rem;min-height:1.125rem;padding:0;margin:0;flex:0 0 auto;border:1px solid var(--gray-400);border-radius:999px;background:var(--white)}.editor-form-grid .editor-checkbox input:checked{border-color:var(--blue);background-color:var(--blue);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M3 8.5 6.2 11.5 13 4.8' fill='none' stroke='white' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;background-size:.68rem .68rem}.editor-form-grid .editor-checkbox span{color:var(--gray-900);font-size:1rem;font-weight:400;line-height:1.4;letter-spacing:-.02em;text-transform:none}.editor-checkbox--inline{align-self:center}.editor-section-head{display:flex;align-items:center;justify-content:space-between;gap:1rem}.editor-empty-note{color:var(--gray-600);font-size:.95rem;line-height:1.6}.editor-duration-grid{display:grid;gap:.75rem;margin-top:.5rem}.editor-duration-row{display:grid;grid-template-columns:3.5rem 180px 180px auto;gap:.75rem;align-items:center}.editor-duration-row select{width:180px}.editor-duration-label{color:var(--gray-700);font-size:.875rem;font-weight:500}.editor-duration-row select:disabled{background:var(--gray-100);color:var(--gray-600)}.editor-rich{display:grid;border:1px solid var(--gray-200);background:var(--white)}.editor-rich-toolbar{display:flex;flex-wrap:nowrap;align-items:center;gap:.5rem;padding:.75rem .875rem;border-bottom:1px solid var(--gray-200);background:var(--gray-100);overflow:hidden}.editor-rich-toolbar select{width:auto;min-width:0;min-height:2.375rem;padding:0 1rem 0 .7rem;background:var(--white);font-size:.875rem;flex:1 1 0}.editor-rich-toolbar__button{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;min-height:2.375rem;padding:0 .75rem;border:1px solid var(--gray-200);background:var(--white);color:var(--gray-900);font-size:.875rem;font-weight:500;white-space:nowrap;flex:0 0 auto}.editor-rich-color{display:inline-flex;align-items:center;gap:.5rem;flex:0 1 10rem;min-width:0}.editor-rich-color span{color:var(--gray-700);font-size:.8125rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.editor-rich-color input[type=color]{width:2.5rem;min-width:2.5rem;height:2.5rem;min-height:2.5rem;padding:0;border:1px solid var(--gray-200);background:transparent;cursor:pointer}.editor-rich-surface{min-height:16rem;padding:1rem;color:var(--gray-900);font-size:1rem;line-height:1.72;outline:none}.editor-rich-surface:empty:before{content:attr(data-placeholder);color:var(--gray-600)}.editor-rich-surface div,.editor-rich-surface p,.editor-rich-surface li{margin:0;line-height:inherit}.editor-rich-surface div+div,.editor-rich-surface p+p,.editor-rich-surface p+div,.editor-rich-surface div+p{margin-top:.48rem}.editor-rich-surface ul,.editor-rich-surface ol{margin:0;padding-left:1.2rem}.editor-rich-surface li+li{margin-top:.4rem}.editor-visual-list{display:grid;gap:1.25rem;margin-top:.5rem}.editor-visual-slot{display:grid;gap:.85rem}.editor-visual-upload{position:relative;display:grid;overflow:hidden;border:1px solid var(--gray-200);border-radius:0;background:var(--white)}.editor-visual-upload--empty{min-height:30rem;align-content:center;justify-items:center;gap:.9rem;padding:3rem 2rem;border-style:dashed;text-align:center;color:var(--gray-700);background:var(--white);cursor:pointer}.editor-visual-upload--empty strong{margin-top:1rem;font-size:1.125rem;font-weight:700;color:#5d6bcf}.editor-visual-upload--empty ul{display:grid;margin:.65rem 0 0;padding-left:1.1rem;color:var(--gray-400);font-size:.95rem;line-height:1.6;text-align:left}.editor-visual-placeholder-icon{width:5.75rem;height:5.75rem;display:grid;place-items:center;border-radius:999px;background:#f8f9fe}.editor-visual-placeholder-svg{color:#5d6bcf}.editor-visual-upload--filled{background:var(--gray-100);border-radius:0}.editor-visual-upload--filled img{width:100%;height:auto;display:block}.editor-visual-actions{position:absolute;top:1rem;right:1rem;display:flex;flex-direction:column;align-items:flex-end;gap:.5rem}.editor-visual-action{min-height:2.5rem;display:inline-flex;align-items:center;justify-content:center;padding:0 .95rem;border:0;border-radius:.9rem;background:#0c0c0cd1;color:var(--white);font-size:.9375rem;font-weight:400;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer}.editor-visual-action--delete{background:#0c0c0cb3}.editor-visual-caption input{min-height:4.25rem;font-size:1rem;color:var(--gray-700)}.editor-visual-slot__footer{display:flex;justify-content:flex-end}.editor-visual-remove{padding:0;border:0;background:transparent;color:var(--gray-600);font-size:.875rem}.editor-add-visual{width:fit-content;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;margin-top:.75rem;align-self:flex-start}.editor-file-input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.editor-color-field{display:grid;grid-template-columns:3.25rem minmax(0,1fr);gap:.75rem;align-items:center}.editor-color-swatch{width:3.25rem;height:3.25rem;min-height:3.25rem;padding:0;border:1px solid var(--gray-200);background:transparent;cursor:pointer}.editor-color-swatch,.editor-rich-color input[type=color]{-moz-appearance:none;appearance:none;-webkit-appearance:none;overflow:hidden}.editor-color-swatch::-webkit-color-swatch-wrapper,.editor-rich-color input[type=color]::-webkit-color-swatch-wrapper{padding:0}.editor-color-swatch::-webkit-color-swatch,.editor-rich-color input[type=color]::-webkit-color-swatch{border:0}.editor-color-swatch::-moz-color-swatch,.editor-rich-color input[type=color]::-moz-color-swatch{border:0}.editor-file-picker{display:flex;align-items:stretch;min-height:3.25rem;border:1px solid var(--gray-200);background:var(--white)}.editor-file-picker:focus-within{border-color:var(--blue);box-shadow:0 0 0 2px #5d6bcf14}.editor-file-picker__button{flex:0 0 auto;padding:0 1rem;border:0;border-right:1px solid var(--gray-200);background:var(--white);color:var(--black);font-size:.9375rem;font-weight:500}.editor-file-picker__button:hover{background:var(--gray-100)}.editor-file-picker span{display:flex;align-items:center;min-width:0;padding:0 .9rem;color:var(--gray-900);font-size:.9375rem;line-height:1.5;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.editor-file-picker__placeholder{color:var(--gray-600)}.editor-file-meta{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:.5rem}.editor-file-meta span{color:var(--gray-700);font-size:.9375rem;line-height:1.5;word-break:break-all}.editor-link-list{display:grid;gap:.75rem}.editor-link-row{display:grid;grid-template-columns:minmax(0,.72fr) minmax(0,1fr) auto;gap:.75rem;align-items:center}.editor-add-link{width:fit-content;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;margin-top:.75rem;align-self:flex-start}.editor-preview{display:grid;gap:1rem}.editor-preview .project-card{margin:0}.code-block{margin:0;padding:1.125rem;border-radius:1rem;background:var(--gray-100);color:var(--gray-900);font-size:.8125rem;line-height:1.7;overflow:auto;white-space:pre-wrap;word-break:break-word}.code-editor{width:100%;min-height:28rem;border:1px solid var(--gray-200);resize:vertical;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Monaco,Consolas,monospace}.saved-list{display:grid;gap:1rem;margin:0;padding:0;list-style:none}.saved-list li{display:grid;gap:.35rem;padding-top:1rem;border-top:1px solid var(--gray-200)}.saved-draft-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.75rem}.saved-list li:first-child{padding-top:0;border-top:0}.saved-list strong{font-size:1rem;font-weight:700}.saved-draft-button{display:grid;gap:.35rem;width:100%;padding:0;border:0;background:transparent;text-align:left}.saved-draft-delete{align-self:start}.saved-list span,.upload-empty{color:var(--gray-700);font-size:.9rem;line-height:1.6}.portfolio-footer{margin-top:auto;padding:1.5rem 0 1.75rem;background:#f8f9fe}.portfolio-footer-main{display:grid;gap:.75rem;transform:translate(-10px)}.portfolio-footer-brand{margin-top:.5rem}.portfolio-footer-brand-image{width:119px;max-width:100%}.portfolio-footer-info{display:grid;gap:.25rem;padding-left:.5rem}.portfolio-footer-meta{color:var(--gray-600);font-size:.75rem;font-weight:300;line-height:1.55}.portfolio-footer-meta--desktop{display:grid;gap:.25rem}.portfolio-footer-meta--desktop p{display:flex;flex-wrap:wrap;align-items:baseline;gap:.35rem;margin:0}.portfolio-footer-meta span{color:var(--gray-600)}.portfolio-footer-meta strong,.portfolio-footer-meta strong a{color:var(--gray-900);font-weight:500}.portfolio-footer-meta--mobile{display:none;flex-wrap:wrap;gap:.25rem 1rem}.portfolio-footer-meta--mobile span{display:inline;break-inside:avoid}.portfolio-footer-talk{width:fit-content;display:inline-flex;align-items:center;gap:.25rem;margin-top:.5rem;color:var(--gray-900);font-size:.75rem;font-weight:400;white-space:nowrap}.portfolio-footer-talk-icon{flex:0 0 auto;display:block;width:28px;height:auto}.portfolio-footer-talk b{color:#00c73c;font-weight:600}.portfolio-footer-copyright{margin-top:.5rem;font-size:.75rem;line-height:1.55;color:var(--gray-600)}.portfolio-footer-copyright a{color:var(--gray-700)}@media(max-width:1080px){.hero-section,.about-grid,.admin-grid,.contact-grid,.page-hero,.page-visual-grid,.editor-grid,.editor-grid--secondary{grid-template-columns:1fr}.hero-section{min-height:auto;padding-top:2.75rem}.hero-visual{max-width:40rem}.work-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.page-list-grid{grid-template-columns:1fr}.editor-card--sticky{position:static}}@media(max-width:760px){:root{--page-gutter: 20px}html{scroll-padding-top:5rem}.portfolio-header{padding:1rem 0}.portfolio-header-inner{flex-direction:row;align-items:center;justify-content:space-between}.portfolio-nav{flex-wrap:nowrap;gap:.875rem}.hero-section{gap:1.5rem;padding-bottom:2.5rem}.hero-mission p,.about-card-copy p,.project-card-body p,.page-panel--copy p,.project-overview p,.page-hero__headline,.page-hero__summary{font-size:1rem}.hero-lead p{font-size:2.25rem}.content-section{padding-top:4.75rem}.content-section:before{top:2.65rem}.work-grid,.portfolio-footer-links,.editor-form-grid{grid-template-columns:1fr}.page-nav-grid{grid-template-columns:3.5rem minmax(0,1fr) 3.5rem}.about-card,.page-panel,.editor-card,.project-card-body,.contact-link-card{padding:1.25rem}.contact-map-card{min-height:17.5rem}.contact-map-ring-large{top:2rem;left:2.4rem;width:13.75rem;height:13.75rem}.contact-map-ring-small{right:1.625rem;bottom:1.75rem;width:5.5rem;height:5.5rem}.contact-map-pin{top:6.9rem;left:8.9rem}.page-hero__visual-card{width:100%}.editor-link-row{grid-template-columns:1fr;align-items:stretch}.section-heading-row{flex-direction:column;align-items:flex-start}.section-heading-actions{justify-content:flex-start}.hero-actions--split{align-items:flex-start}.hero-actions__group--right{margin-left:0;justify-content:flex-start}.page-hero__note strong{font-size:3rem}.portfolio-footer{padding-top:1.25rem}.portfolio-footer-main{transform:none}.portfolio-footer-brand{margin-top:0}.portfolio-footer-brand-image{width:108px}.portfolio-footer-info{padding-left:0}.portfolio-footer-meta--desktop{display:none}.portfolio-footer-meta--mobile{display:flex}.portfolio-footer-meta,.portfolio-footer-talk,.portfolio-footer-copyright{font-size:.75rem}.portfolio-footer-talk-icon{width:26px;height:26px}.editor-duration-row{grid-template-columns:1fr 1fr}.editor-duration-row select{width:100%}.editor-duration-label,.editor-checkbox--inline{grid-column:1 / -1}.editor-rich-toolbar{padding:.75rem}.editor-rich-toolbar select{flex:0 0 7.25rem}.editor-rich-color{flex:0 0 auto;width:auto;justify-content:flex-start}.editor-visual-upload--empty{min-height:22rem;padding:2rem 1.25rem}.editor-visual-upload--empty strong{font-size:1rem}.editor-visual-upload--empty ul{font-size:.875rem}.editor-visual-actions{top:.75rem;right:.75rem;gap:.35rem}.editor-visual-action{min-height:2.2rem;padding:0 .75rem;font-size:.8125rem}.editor-add-visual{font-size:1.0625rem}}
