@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;500;600;700;800&family=Nanum+Pen+Script&display=swap');
:root{--ink:#091624;--muted:#596576;--navy:#132e41;--line:#e4e9ef}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:#fff;color:var(--ink);font-family:'Noto Sans KR',sans-serif;font-size:16px;line-height:1.65;word-break:keep-all}a{color:inherit;text-decoration:none}button{font:inherit}svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.icon-definitions{position:absolute;width:0;height:0;overflow:hidden}.wrap{width:calc(100% - 96px);max-width:1320px;margin-inline:auto}.hero-shell{position:relative;background:#f4f7fa;overflow:hidden}.hero-background{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;pointer-events:none}.header{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:24px;padding-block:20px}.identity{display:flex;gap:22px;align-items:center}.brand{font-weight:800;font-size:30px;letter-spacing:-1px;white-space:nowrap}.company{display:block;font-size:14px;line-height:1.5;font-weight:400;color:#344153}.company small{display:block;font-size:13px;color:#657184}.header nav{display:flex;align-items:center;gap:32px;font-size:14px;font-weight:500}.header nav>a{white-space:nowrap}.nav-button{background:var(--navy);color:#fff;padding:12px 20px;border-radius:30px;display:flex;align-items:center;gap:12px;margin-left:10px}.nav-button svg{width:16px}.menu-toggle{display:none}.hero{position:relative;z-index:1;min-height:540px;display:flex;align-items:center;padding-block:34px 50px}.hero-copy{width:55%;max-width:640px}.hero-kicker{margin:0 0 15px;font-size:15px;color:var(--muted)}h1{font-size:clamp(40px,4.05vw,60px);line-height:1.3;letter-spacing:-1.7px;font-weight:800;margin:0 0 20px}.hero-description{font-size:17px;color:#405064;line-height:1.75;margin:0 0 24px}.hero-actions{display:flex;gap:18px}.button{display:inline-flex;gap:15px;align-items:center;justify-content:center;min-height:50px;padding:12px 26px;border-radius:11px;font-size:14px;font-weight:600;transition:background .2s}.primary{background:var(--navy);color:#fff}.primary:hover,.nav-button:hover{background:#244960}.secondary{border:1px solid #c5d0db;background:rgba(249,251,253,.7);color:#162b3f}.secondary:hover{background:#fff}.values{display:flex;gap:22px;margin-top:44px}.values>div{display:flex;align-items:center;gap:14px;font-size:13px;color:#4c596a;line-height:1.6}.values>div+div{border-left:1px solid #e3e8ed;padding-left:20px}.values svg{width:29px;height:29px;color:#203837}.values svg.green{color:#72a872}.hero-note{position:absolute;left:53%;top:45px;font-family:'Nanum Pen Script',cursive;transform:rotate(-6deg);color:#111b25;font-size:34px;line-height:1.05}.hero-note small{display:block;font-size:22px;line-height:1.15;margin-top:10px}.section{padding-block:28px 12px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px}h2{font-size:26px;line-height:1.45;letter-spacing:-.9px;margin:0;font-weight:700}.section-heading p{margin:2px 0 0;color:var(--muted);font-size:15px}.text-link{display:flex;gap:13px;align-items:center;font-size:13px;white-space:nowrap;font-weight:500}.text-link svg{width:17px}.project-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.project{position:relative;overflow:hidden;border-radius:11px;min-height:290px;background:var(--card-bg);transition:transform .2s,box-shadow .2s}.saja{--card-bg:#fff2de;--position:0%}.flu{--card-bg:#e1f0ff;--position:33.333%}.daily{--card-bg:#eef8f0;--position:66.667%}.post{--card-bg:#fcf0f3;--position:100%}.project-photo{position:absolute;inset:0;background-image:url('assets/projects-reference.png');background-size:400% 100%;background-position:var(--position) center}.project:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,var(--card-bg) 0%,color-mix(in srgb,var(--card-bg) 94%,transparent) 38%,color-mix(in srgb,var(--card-bg) 15%,transparent) 72%);pointer-events:none}.project-content{position:relative;z-index:1;padding:22px 24px;height:100%;display:flex;flex-direction:column;align-items:flex-start}.project h3{font-family:Arial,'Noto Sans KR',sans-serif;font-size:28px;margin:0;line-height:1.1;letter-spacing:-.7px}.project-subtitle{font-size:18px;font-weight:600;line-height:1.5;margin-top:5px}.project p{font-size:14px;line-height:1.85;color:#37485a;margin-top:28px;margin-bottom:20px}.domain{display:flex;align-items:center;gap:10px;font-family:Arial,sans-serif;font-size:13px;font-weight:600;margin-top:auto;white-space:nowrap}.circle-arrow{display:grid;place-items:center;width:34px;height:34px;background:rgba(255,255,255,.96);border-radius:50%;box-shadow:0 1px 6px #162c4010}.circle-arrow svg{width:17px}.project:hover{transform:translateY(-4px);box-shadow:0 10px 22px #16314712}.apps-section{padding-top:28px;padding-bottom:25px}.app-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.app-card{display:flex;align-items:flex-start;gap:10px;min-height:154px;border:1px solid var(--line);border-radius:10px;padding:20px 14px;background:#fff}.tool-icon{display:grid;place-items:center;flex-shrink:0;width:40px;height:40px;border-radius:50%;background:#eef5ff;color:#1c73ff}.tool-icon svg{width:25px;height:25px;stroke-width:2}.tool-icon.green{background:#eff8f1;color:#18863b}.app-card h3{font-size:15px;line-height:1.4;letter-spacing:-.6px;margin:5px 0 9px;font-weight:600}.app-card p{font-size:13px;line-height:1.7;color:var(--muted);margin:0 0 15px}.tool-type{font-size:12px;color:#384457}.pending{color:#737f8a}a.app-card:hover{border-color:#a3bdd1;box-shadow:0 4px 15px #183a4f08}.about-banner{background:#e7eff5 url('assets/mountains-reference.png') center bottom/cover no-repeat;position:relative}.about-inner{position:relative;min-height:232px;display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;padding-block:35px 40px}.about-copy h2{font-size:30px;line-height:1.45;letter-spacing:-1.1px}.about-copy p{font-size:14px;color:#46556a;margin:12px 0 0;line-height:1.8}.stats{display:grid;grid-template-columns:repeat(4,1fr);text-align:center;gap:0}.stats>div+div{border-left:1px solid #ccd5dc66}.stats strong{font-size:36px;line-height:1.3;font-family:Arial,sans-serif;font-weight:700;display:block}.stats span{font-size:12px;display:block;margin-top:8px;color:#3c4c5e}.news{padding-top:24px;padding-bottom:26px}.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.news-card{position:relative;border:1px solid var(--line);border-radius:10px;padding:18px 22px;min-height:126px;box-shadow:0 4px 14px #1a395807}.news-meta{display:flex;justify-content:space-between;gap:10px;align-items:center;font-size:12px;color:#7c8797}.badge{color:#194a6e;background:#e4effb;border-radius:5px;padding:1px 6px;font-size:11px}.badge.blue{background:#e8f0ff;color:#005ceb}.badge.purple{background:#f1e7ff;color:#6733b4}.news-card h3{font-size:16px;font-weight:600;line-height:1.6;margin:9px 20px 0 0;letter-spacing:-.6px}.news-card>svg{position:absolute;bottom:22px;right:22px;width:17px}.news-card:hover{border-color:#a3bdd1}.footer{background:#f4f7fb;padding-block:24px 22px}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:24px}.footer .brand{font-size:25px}.footer .identity{gap:24px}.footer .company{font-size:12px}.footer .company small{font-size:11px;margin-top:4px}.footer nav{display:flex;gap:0;color:#6a7686;font-size:12px}.footer nav a+a:before{content:'|';color:#c4ccd6;margin:0 14px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;margin-top:22px;font-size:11px;color:#7b8696}.skip{position:fixed;top:-100px;left:15px;background:white;padding:12px;z-index:10}.skip:focus{top:10px}a:focus-visible,button:focus-visible{outline:3px solid #347bb0;outline-offset:5px}
@media(min-width:1500px){.hero{min-height:600px}}
@media(max-width:1200px){.wrap{width:calc(100% - 96px)}.header nav{gap:24px}.nav-button{padding-inline:16px;margin-left:0}.company{font-size:12px}.company small{font-size:12px}.hero{min-height:445px}.hero-copy{width:54%}h1{font-size:42px}.hero-description{font-size:16px}.values{gap:15px}.values>div{font-size:12px;gap:10px}.values>div+div{padding-left:15px}.hero-note{font-size:31px;left:54%;top:32px}.project{min-height:250px}.project-content{padding:22px 20px}.project h3{font-size:26px}.project-subtitle{font-size:16px}.project p{font-size:13px}.domain{font-size:12px;gap:8px}.app-card{padding:17px 12px;gap:8px}.tool-icon{width:34px;height:34px}.app-card h3{font-size:14px}.app-card p{font-size:12px}.about-inner{gap:25px;min-height:200px}.about-copy h2{font-size:28px}}
@media(max-width:1000px){.header nav{gap:18px}.header .company{display:none}.hero-copy{width:58%}h1{font-size:39px}.hero-note{left:61%;font-size:27px;top:35px}.values{gap:12px}.values>div{font-size:11px;gap:8px}.values>div+div{padding-left:10px}.values svg{width:24px}.project-content{padding-inline:16px}.project h3{font-size:25px}.project-subtitle{font-size:15px}.domain{font-size:11px;gap:6px}.circle-arrow{width:28px;height:28px}.app-grid{grid-template-columns:repeat(3,1fr)}.app-card{padding:20px;gap:15px;min-height:140px}.app-card h3{font-size:16px}.app-card p{font-size:14px}.tool-icon{width:40px;height:40px}.about-inner{grid-template-columns:1fr 1.1fr}.about-copy h2{font-size:24px}.about-copy p{font-size:13px}.stats strong{font-size:31px}.stats span{font-size:11px}.news-card{padding:16px}.news-card h3{font-size:14px}.footer .company{font-size:11px}}
@media(max-width:760px){.wrap{width:calc(100% - 40px)}.header{flex-wrap:wrap;padding-block:17px;gap:10px}.brand{font-size:27px}.header .company{display:block;font-size:11px}.header .company small{font-size:10px}.identity{gap:14px}.menu-toggle{display:block;border:0;background:none;padding:10px 0;font-size:14px}.menu-toggle span{margin-left:10px}.header nav{display:none;width:100%;padding-top:16px;border-top:1px solid #cbd5df;flex-wrap:wrap;gap:20px}.header nav.open{display:flex}.nav-button{padding:8px 14px}.hero{display:block;padding-block:30px 270px;min-height:760px}.hero-copy{width:100%;max-width:540px}.hero-background{object-position:70% bottom}.hero-shell:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,#f5f8fc 0%,#f5f8fcf5 36%,#f5f8fca6 55%,#fff0 80%);pointer-events:none}.header,.hero{z-index:1}h1{font-size:clamp(34px,6.4vw,47px);letter-spacing:-1.3px;margin-bottom:18px}.hero-kicker{font-size:13px;margin-bottom:16px}.hero-description{font-size:15px;margin-bottom:22px}.desktop-break{display:none}.hero-actions{gap:12px}.button{font-size:13px;padding:12px 19px;border-radius:8px}.hero-note{left:auto;right:25px;top:auto;bottom:110px;font-size:27px;text-shadow:0 1px 5px #fff}.hero-note small{font-size:19px}.values{gap:14px;margin-top:28px;flex-wrap:nowrap}.values>div{font-size:11px;gap:8px}.values>div+div{padding-left:10px}.values svg{width:24px;height:24px}.section{padding-block:28px 4px}.section-heading{gap:16px;margin-bottom:18px;align-items:flex-start}h2{font-size:24px}.section-heading p{font-size:14px;line-height:1.7;margin-top:5px}.text-link{font-size:12px;gap:6px;margin-top:9px}.project-grid{grid-template-columns:repeat(2,1fr);gap:14px}.project{min-height:285px}.project-content{padding:21px 18px}.project h3{font-size:26px}.project-subtitle{font-size:16px}.project p{font-size:14px;margin-top:28px}.domain{font-size:11px}.apps-section{padding-bottom:28px}.app-grid{grid-template-columns:repeat(2,1fr);gap:12px}.app-card{padding:18px 14px;gap:10px}.app-card h3{font-size:14px;letter-spacing:-.6px}.app-card p{font-size:13px}.tool-icon{width:34px;height:34px}.tool-icon svg{width:22px}.about-inner{grid-template-columns:1fr;gap:28px;padding-block:30px 78px}.about-copy h2{font-size:27px}.about-copy p{font-size:14px}.stats strong{font-size:29px}.stats span{font-size:11px}.news{padding-bottom:28px}.news-grid{grid-template-columns:1fr;gap:12px}.news-card{padding:18px 20px;min-height:128px}.news-card h3{font-size:16px}.footer-top{flex-direction:column;align-items:flex-start;gap:20px}.footer .identity{gap:18px}.footer .brand{font-size:24px}.footer .company{font-size:11px}.footer .company small{font-size:10px}.footer-bottom{flex-direction:column;gap:10px;font-size:11px;margin-top:20px}}
@media(max-width:420px){.header .company{font-size:10px}.header .company small{font-size:9px}.hero{min-height:760px;padding-top:24px}.values{gap:8px}.values>div{font-size:10px;gap:5px}.values>div+div{padding-left:7px}.values svg{width:21px}.project-grid{grid-template-columns:1fr}.project{min-height:280px}.project-content{padding:24px}.project h3{font-size:28px}.project-subtitle{font-size:18px}.project p{font-size:15px;margin-block:26px 18px}.domain{font-size:13px}.circle-arrow{width:34px;height:34px}.app-card{gap:8px;padding:16px 10px}.app-card h3{font-size:14px}.app-card p{font-size:12px}.tool-icon{width:30px;height:30px}.section-heading{gap:8px}.text-link{font-size:11px}.text-link svg{width:14px}.stats span{font-size:10px}.about-copy h2{font-size:25px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.project,.button{transition:none}.project:hover{transform:none}}
/* Reference alignment and readable image overlays */
.hero-shell:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#f4f8fbd9 0%,#f4f8fba6 37%,#f4f8fb00 62%);pointer-events:none}
.about-banner{background-size:100% auto;background-position:center top}
.about-banner:before{content:'';position:absolute;inset:0;background:linear-gradient(180deg,#edf3fbe6 0%,#f4f6f9c9 45%,#f6f6f99c 68%,#ffffff00 100%)}
.tool-type{display:block;font-size:11px;line-height:1.5;white-space:nowrap}
@media(min-width:761px) and (max-width:1200px){.hero{padding-block:14px 34px;min-height:420px}.hero-kicker{margin-bottom:12px}.hero-description{margin-bottom:20px}h1{margin-bottom:16px}.values{margin-top:32px}.header{padding-block:17px}}
@media(max-width:760px){.hero-shell:before{display:none}.about-banner{background-size:auto 100%;background-position:center bottom}.about-banner:before{background:linear-gradient(180deg,#edf3fb 0%,#f4f6f9e6 48%,#f6f6f9a6 78%,#ffffff00 100%)}.tool-type{font-size:10px}}
@media(min-width:761px){.about-banner{background-position:center 35%}}
/* Expandable project and app carousels */
.carousel{position:relative}.carousel-controls{display:flex;justify-content:flex-end;align-items:center;gap:8px;margin:0 0 12px}.carousel-status{font-size:12px;color:var(--muted);margin-right:5px;min-width:60px;text-align:right}.carousel-controls button{width:44px;height:40px;border:1px solid #d9e2ec;border-radius:8px;background:#fff;color:var(--navy);font-size:22px;cursor:pointer}.carousel-controls button:hover:not(:disabled){background:#eef4fa}.carousel-controls button:disabled{opacity:.35;cursor:default}.carousel .carousel-track{display:flex;gap:16px;overflow-x:auto;overflow-y:hidden;padding:5px 4px 14px;margin-inline:-4px;scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:#b7c8d8 #f1f5f9;cursor:grab;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch}.carousel-track.dragging{cursor:grabbing;scroll-snap-type:none;user-select:none}.carousel .project{flex:0 0 calc((100% - 48px)/4);min-width:0;scroll-snap-align:start;min-height:290px}.carousel .app-card{flex:0 0 calc((100% - 80px)/6);min-width:0;scroll-snap-align:start}.project-content p,.app-card p{white-space:pre-line}.carousel-hint{margin:3px 0 0;font-size:12px;color:#6b7888}.website{--card-bg:#edf2f7}.ai-image{--card-bg:#f1edfa}.website .project-photo{background:url('assets/hero-reference.png') 70% center/cover}.ai-image .project-photo{background:url('assets/mountains-reference.png') center/cover}.carousel .project-content{min-height:290px}.carousel .project-content .domain{margin-top:auto}.project-grid .website h3,.project-grid .ai-image h3{font-size:24px}
/* Detail pages */
.detail-header{border-bottom:1px solid var(--line);min-height:88px}.detail-main{padding-block:40px 65px}.detail-back{display:inline-block;font-size:14px;color:#506b81;margin-bottom:35px}.detail-eyebrow{font-size:12px;letter-spacing:1.5px;color:#667c91;margin:0 0 16px}.detail-main h1{font-size:48px;margin-bottom:20px}.detail-lead{font-size:27px;line-height:1.5;font-weight:600;margin:0 0 25px;letter-spacing:-1px}.app-detail-layout{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start}.app-detail-copy>p:not(.detail-eyebrow):not(.detail-lead){color:var(--muted);font-size:16px;line-height:1.9}.detail-tags{display:flex;flex-wrap:wrap;gap:9px;margin:25px 0}.detail-tags span{background:#f0f4f8;border-radius:6px;font-size:13px;padding:6px 10px}.install-panel{background:#f4f7fb;border:1px solid #e0e7ef;border-radius:13px;padding:26px;margin:30px 0}.install-panel h2,.usage h2{font-size:23px}.install-panel ol{padding-left:22px;font-size:15px;line-height:1.9;color:#4b5c6d}.install-panel li{margin:8px 0}.install-panel .button{display:flex;width:100%;margin-top:20px}.install-note{font-size:13px;color:#657384;margin:15px 0 0}.app-guide{margin:0}.app-guide img{width:100%;height:auto;border-radius:15px;box-shadow:0 9px 32px #14283812}.app-guide figcaption,.service-example figcaption,.image-examples figcaption{font-size:12px;color:#647487;margin-top:12px}.usage ol{list-style:none;counter-reset:steps;padding:0}.usage li{counter-increment:steps;position:relative;padding:15px 0 15px 45px;border-bottom:1px solid var(--line)}.usage li:before{content:'0' counter(steps);position:absolute;left:0;top:17px;font-size:13px;color:#738598}.usage li strong{display:block;font-size:17px}.usage li span{display:block;font-size:14px;color:var(--muted);margin-top:5px}.usage>p{font-size:15px;color:var(--muted)}.service-description{max-width:750px;font-size:17px;line-height:1.95;color:var(--muted)}.service-features{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin:35px 0}.service-features article{border:1px solid var(--line);padding:24px;border-radius:10px}.service-features h2{font-size:22px}.service-features p{font-size:15px;color:var(--muted);line-height:1.8}.service-example{margin:35px 0}.service-example img{width:100%;max-height:420px;object-fit:cover;border-radius:12px}.image-examples{display:grid;gap:30px;margin-top:35px}.image-examples figure{margin:0}.image-examples img{width:100%;height:auto;border-radius:10px}.detail-main .image-examples{max-width:1000px}
@media(max-width:1200px){.carousel .project,.carousel .project-content{min-height:275px}.carousel .app-card{flex-basis:calc((100% - 64px)/5)}}
@media(max-width:1000px){.carousel .project{flex-basis:calc((100% - 32px)/3)}.carousel .app-card{flex-basis:calc((100% - 32px)/3)}.app-detail-layout{gap:30px}.install-panel{padding:20px}}
@media(max-width:760px){.carousel .project{flex-basis:calc((100% - 16px)/2.15)}.carousel .app-card{flex-basis:calc((100% - 16px)/2.15)}.carousel-controls{margin-bottom:5px}.carousel .project-content{padding:22px 18px}.carousel-hint{font-size:11px;line-height:1.7}.app-detail-layout{grid-template-columns:1fr;gap:30px}.detail-main{padding-block:25px 40px}.detail-main h1{font-size:38px}.detail-lead{font-size:24px}.detail-header .company{display:none}.detail-header .text-link{font-size:12px}.app-guide{max-width:540px;margin-inline:auto}.service-features{grid-template-columns:1fr;gap:14px}.detail-back{margin-bottom:25px}.service-description{font-size:16px}}
@media(max-width:550px){.carousel .project{flex-basis:86%}.carousel .app-card{flex-basis:76%;padding:20px;gap:16px;min-height:155px}.carousel .app-card h3{font-size:17px}.carousel .app-card p{font-size:15px}.carousel .app-card .tool-type{font-size:12px}.carousel .tool-icon{width:40px;height:40px}.carousel .project-content{padding:24px}.carousel .project h3{font-size:28px}.carousel .project p{font-size:15px}.carousel .project-subtitle{font-size:18px}.carousel .domain{font-size:13px}.install-panel .button{font-size:13px;padding-inline:12px}}
/* Archive brand name */
.project.post h3{font-family:'Noto Sans KR',sans-serif;font-size:22px;line-height:1.35;letter-spacing:-.6px}
.project.post .project-subtitle{font-size:16px}
