:root{font-family:Inter,Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans KR,Apple SD Gothic Neo,sans-serif;color:#1c1b18;background:#fffdf7;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{min-width:320px;background:#fffdf7}body{min-width:320px;min-height:100vh;margin:0}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible{outline:3px solid #1c1b18;outline-offset:4px}.site-shell{width:min(100%,1120px);min-height:100vh;margin:0 auto;padding:0 20px}.hero{position:relative;display:flex;min-height:470px;flex-direction:column;justify-content:center;overflow:hidden;padding:76px 0 72px;border-bottom:1px solid #dedbd1}.hero:after{position:absolute;right:-112px;bottom:46px;width:260px;height:260px;border:1px solid #e4dfcd;border-radius:50%;content:""}.hero__mark{position:absolute;top:26px;left:0;display:grid;width:42px;height:42px;place-items:center;border-radius:12px;color:#1c1b18;background:#ffda00;font-size:1.4rem;font-weight:900;transform:rotate(-5deg)}.eyebrow,.project-card__label{margin:0 0 20px;color:#6c675b;font-size:.75rem;font-weight:800;letter-spacing:.15em}.hero h1{max-width:800px;margin:0;font-size:clamp(2.55rem,11vw,5.4rem);line-height:.98;letter-spacing:-.065em}.hero__description{max-width:540px;margin:28px 0 0;color:#625f57;font-size:clamp(1rem,3.8vw,1.2rem);line-height:1.75;word-break:keep-all}.projects{padding:76px 0 96px}.section-heading{display:flex;align-items:baseline;gap:14px;margin-bottom:28px}.section-heading__index{margin:0;color:#a19a89;font-size:.78rem;font-weight:700}.section-heading h2{margin:0;font-size:clamp(1.8rem,7vw,2.6rem);letter-spacing:-.04em}.project-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,420px),1fr));gap:24px;max-width:760px}.project-card{display:grid;overflow:hidden;border:1px solid #dedbd1;border-radius:28px;background:#fff;box-shadow:0 18px 50px #26210e14}.project-card__visual{display:grid;min-height:245px;place-items:center;overflow:hidden;background:radial-gradient(circle at 50% 45%,#ffeb73 0 22%,transparent 55%),#ffda00}.project-card__visual img{display:block;width:min(48%,210px);height:220px;object-fit:contain;filter:drop-shadow(0 12px 15px rgb(47 38 0 / 18%));transform:rotate(3deg)}.project-card__content{padding:28px}.project-card__label{margin-bottom:12px;color:#8d7500}.project-card h3{margin:0;font-size:clamp(1.65rem,6vw,2.15rem);letter-spacing:-.045em}.project-card__content>p:not(.project-card__label){margin:14px 0 26px;color:#625f57;line-height:1.7;word-break:keep-all}.project-card a{display:inline-flex;align-items:center;gap:12px;min-height:48px;padding:0 19px;border-radius:999px;color:#1c1b18;background:#ffda00;font-size:.95rem;font-weight:800;text-decoration:none;transition:background-color .16s ease,transform .16s ease}.project-card a:hover{background:#f2ce00;transform:translateY(-2px)}.project-card a span{font-size:1.25rem}footer{display:flex;flex-direction:column;gap:8px;padding:28px 0 36px;border-top:1px solid #dedbd1;color:#777267;font-size:.82rem;line-height:1.5}footer p{margin:0}footer p:last-child{color:#1c1b18;font-weight:800;letter-spacing:.08em}@media(min-width:700px){.site-shell{padding:0 40px}.hero{min-height:560px}.hero:after{right:2%;bottom:72px;width:330px;height:330px}.project-card{grid-template-columns:minmax(260px,.9fr) 1.1fr}.project-card__visual{min-height:390px}.project-card__visual img{width:min(58%,190px);height:290px}.project-card__content{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:42px}footer{flex-direction:row;justify-content:space-between}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
