@font-face{font-family:Samsung Sharp Sans;src:url(/fonts/SamsungSharpSans-Bold.woff2) format("woff2"),url(/fonts/SamsungSharpSans-Bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Samsung Sharp Sans;src:url(/fonts/SamsungSharpSans-Medium.woff2) format("woff2"),url(/fonts/SamsungSharpSans-Medium.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Samsung Sharp Sans;src:url(/fonts/SamsungSharpSans-Regular.woff2) format("woff2"),url(/fonts/SamsungSharpSans-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Samsung One;src:url(/fonts/SamsungOne-700.woff2) format("woff2"),url(/fonts/SamsungOne-700.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Samsung One;src:url(/fonts/SamsungOne-600.woff2) format("woff2"),url(/fonts/SamsungOne-600.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Samsung One;src:url(/fonts/SamsungOne-400.woff2) format("woff2"),url(/fonts/SamsungOne-400.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@tailwind base;@tailwind components;@tailwind utilities;:root{font-family:Inter,system-ui,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#213547;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh}.theme-selection-container{height:100vh;background-color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;padding-top:0;overflow:hidden}.theme-selection-title{font-family:Samsung Sharp Sans,system-ui,sans-serif;font-size:24px;font-weight:700;color:#000;margin-bottom:40px;text-align:center}.theme-container{display:flex;gap:48px;align-items:center;justify-content:center}.theme-item{display:flex;flex-direction:column;align-items:center;cursor:pointer}.theme-circle{position:relative;overflow:hidden}.theme-circle.middle{width:225px;height:225px;border-radius:50%;margin-bottom:12px}.theme-circle.regular{width:150px;height:150px;border-radius:50%;margin-bottom:12px}.theme-gradient{position:absolute;top:0;left:0;width:100%;height:100%}.theme-shader{position:absolute;top:0;left:0;width:100%;height:100%;mix-blend-mode:multiply;opacity:.8;border-radius:50%;overflow:hidden;z-index:10}.theme-noise{position:absolute;top:0;left:0;width:100%;height:100%;filter:contrast(150%) brightness(1100%);mix-blend-mode:multiply;opacity:.6}.theme-label{font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,system-ui,sans-serif;font-size:14px;color:#333;text-align:center;font-weight:400}.theme-label.middle,.theme-label.regular{font-weight:400}.continue-button{margin-top:64px;width:212px;height:58px;border-radius:32px;border:none;font-size:1.2rem;color:#42455a;font-weight:700;cursor:pointer;font-family:Inclusive Sans,system-ui,sans-serif;display:flex;align-items:center;justify-content:center}.theme-gradient,.theme-shader,.theme-noise{transition:all .3s ease-in-out}@media (min-width: 769px) and (max-width: 1200px){.theme-container{gap:24px}.theme-circle.middle{width:180px;height:180px}.theme-circle.regular{width:120px;height:120px}.theme-selection-title{font-size:20px;margin-bottom:32px}}@media (max-width: 768px){.theme-selection-container{height:100dvh;height:100vh;width:100vw;padding:0;overflow:hidden;position:fixed;top:0;left:0}.theme-selection-title{font-size:18px;margin-bottom:0;padding:0 20px;position:absolute;top:48px;left:0;right:0;color:#000;font-weight:700;z-index:30;font-family:Samsung Sharp Sans,system-ui,sans-serif}.theme-container{display:block;position:absolute;top:0;left:0;width:100%;height:100%;padding:0;margin:0;overflow:hidden;gap:0}.theme-item{flex-direction:row;justify-content:center;align-items:center;padding:0;margin:0;width:auto}.theme-circle.middle,.theme-circle.regular{width:130px;height:130px;margin:0;box-shadow:0 4px 20px #0000001a;transition:transform .3s ease,width .3s ease,height .3s ease}.theme-circle.middle{width:150px;height:150px;box-shadow:0 8px 30px #00000026}.theme-label{font-size:16px;font-weight:700;color:#000;white-space:nowrap}.continue-button{position:absolute;bottom:15%;left:50%;transform:translate(-50%);margin-top:0;width:200px;height:56px;font-size:1rem;z-index:20;box-shadow:0 4px 15px #0000001a}}@media (max-width: 480px){.theme-selection-title{top:32px}.theme-circle.middle{width:120px;height:120px}.theme-circle.regular{width:100px;height:100px}.continue-button{bottom:10%}}.navbar{background-color:#fffaf2;position:fixed;top:0;left:0;right:0;z-index:1000}.navbar-container{max-width:1400px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;height:48px;padding:8px 120px}.navbar-logo{flex-shrink:0}.logo-text{font-family:Samsung Sharp Sans,system-ui,sans-serif;font-size:16px;font-weight:700;letter-spacing:-.02em;background-color:transparent;border-radius:6px;border:none;cursor:pointer;transition:opacity .2s ease;display:inline-flex;align-items:center;justify-content:center;padding:0 24px;height:36px;line-height:1;white-space:nowrap}.logo-text:hover{opacity:.85}.navbar-menu{display:flex;gap:12px;list-style:none;margin:0;padding:0;align-items:center}.navbar-item{margin:0}.navbar-tab{font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,system-ui,sans-serif;font-size:16px;font-weight:400;color:#000;background-color:transparent;border:1.5px solid transparent;padding:10px 18px;cursor:pointer;transition:all .2s ease;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;gap:8px;height:36px;white-space:nowrap;line-height:1}.navbar-tab:not(.chat-button) .tab-icon{display:none}.tab-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.tab-label{line-height:1;padding-top:1px}.navbar-tab:hover:not(.active){background-color:#00000008;border-color:#0000001a}.navbar-tab.active{border-color:transparent;font-weight:400}.navbar-tab.chat-button{border-radius:24px;border:none;font-weight:400}.navbar-tab.chat-button.active{border:none;font-weight:400}@media (max-width: 767px){.navbar-item:has(.chat-button){display:none}}.hamburger-menu{display:none;background-color:transparent;border:none;cursor:pointer;padding:8px 12px;border-radius:8px;color:#000;transition:all .2s ease;align-items:center;justify-content:center}.hamburger-menu:hover{background-color:#0000000d}.mobile-menu-drawer{display:none;position:absolute;top:100%;left:0;right:0;background-color:#fffaf2;border-top:1px solid rgba(0,0,0,.1);padding:12px 0;animation:slideDown .3s ease;z-index:999}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.mobile-menu-list{display:flex;flex-direction:column;list-style:none;margin:0;padding:0;gap:0}.mobile-menu-item{margin:0;border-bottom:1px solid rgba(0,0,0,.05)}.mobile-menu-item:last-child{border-bottom:none}.mobile-menu-tab{width:100%;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,system-ui,sans-serif;font-size:15px;font-weight:400;color:#000;background-color:transparent;border:none;padding:14px 24px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:flex-start;gap:12px;line-height:1;text-align:left}.mobile-menu-tab:hover:not(.active){background-color:#00000008}.mobile-menu-tab.active{font-weight:500;background-color:#ffad3d26}@media (max-width: 1399px) and (min-width: 1200px){.navbar-container{padding:8px 32px 8px 100px}}@media (max-width: 1199px) and (min-width: 1024px){.navbar-container{padding:8px 48px}}@media (max-width: 1024px) and (min-width: 768px){.navbar-container{padding:8px 48px}}@media (max-width: 768px) and (min-width: 481px){.navbar-container{padding:8px 48px}.navbar-menu{gap:8px}.navbar-tab{font-size:13px;padding:6px 12px;gap:4px}.logo-text{font-size:13px;padding:6px 10px}}@media (max-width: 480px){.navbar{height:auto;padding:0;position:relative}.navbar-container{flex-direction:row;align-items:center;justify-content:space-between;padding:12px 24px;height:auto}.navbar-logo{width:auto;margin-bottom:0}.navbar-logo .logo-text{font-size:12px;padding:6px 8px}.navbar-menu{display:none}.hamburger-menu{display:flex;background-color:transparent;border:1.5px solid transparent;padding:8px;border-radius:8px}.hamburger-menu:hover{background-color:#0000000d}.mobile-menu-drawer{display:block;position:absolute;top:100%;left:0;right:0}}.chat-sidebar{width:420px;height:auto;max-height:calc(100vh - 100px);position:fixed;background-color:#fff;border-radius:24px;z-index:2001;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 25px 50px -12px #00000040;animation:slideIn .3s cubic-bezier(.4,0,.2,1)}.chat-sidebar-draggable{cursor:grab}.chat-sidebar-draggable.dragging{cursor:grabbing}@keyframes slideIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.chat-header{display:flex;align-items:center;justify-content:space-between;padding:32px 32px 0;background-color:transparent;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none}.chat-header.dragging{cursor:grabbing}.chat-header-left{display:flex;align-items:center;gap:12px}.chat-header-title{font-family:Samsung Sharp Sans,system-ui,sans-serif;font-size:18px;font-weight:700;color:#000;margin:0;letter-spacing:-.02em}.chat-icon-btn{background:transparent;border:none;color:#000;cursor:pointer;padding:6px;border-radius:50%;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.chat-icon-btn:hover{background-color:#0000000d;color:#000}.chat-messages{flex:1;overflow-y:auto;padding:48px 32px 0;background-color:transparent;display:flex;flex-direction:column}.chat-empty-state{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;flex:1;padding:0;gap:48px}.chat-bot-image{width:100%;height:200px;-o-object-fit:contain;object-fit:contain;align-self:center}.chat-empty-title{font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,system-ui,sans-serif;font-size:18px;font-weight:400;color:#000;margin:0 0 32px;line-height:1.4;text-align:left;letter-spacing:-.02em}.chat-messages-list,.chat-message-group{display:flex;flex-direction:column;gap:12px}.chat-message-wrapper{display:flex}.chat-message-wrapper.user{justify-content:flex-end}.chat-message-wrapper.bot{justify-content:flex-start}.chat-message{font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,system-ui,sans-serif;font-size:14px;line-height:1.5;padding:8px 14px;border-radius:16px;max-width:75%;word-wrap:break-word}.user-message{background-color:#ffeed4;color:#000;border-bottom-right-radius:4px;box-shadow:none}.bot-message{background-color:#fff;color:#1e293b;border:1px solid #E2E8F0;border-bottom-left-radius:4px;box-shadow:0 1px 2px #0000000d}.chat-markdown-p{margin:0}.chat-markdown-strong{font-weight:600;color:#0f172a}.chat-markdown-ul{margin:8px 0;padding-left:20px;list-style-type:disc}.chat-markdown-li{margin:4px 0}.chat-loading{display:flex;gap:4px;align-items:center;padding:4px 0}.chat-loading-dot{width:8px;height:8px;border-radius:50%;background-color:#94a3b8;animation:bounce 1.4s infinite ease-in-out both}.chat-loading-dot:nth-child(1){animation-delay:-.32s}.chat-loading-dot:nth-child(2){animation-delay:-.16s}@keyframes bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.chat-input-section{padding:0 32px 32px;background:linear-gradient(to top,#fff 60%,#fff0);pointer-events:none;display:flex;flex-direction:column;gap:32px}.chat-chip-rail{overflow-x:auto;pointer-events:auto;padding:4px 0;cursor:grab}.chat-chip-rail.dragging{cursor:grabbing}.chat-chip-rail::-webkit-scrollbar{display:none}.chat-chip-rail{-ms-overflow-style:none;scrollbar-width:none}.chat-chip-rail-inner{display:flex;gap:8px;width:-moz-max-content;width:max-content;padding:0}.chat-chip{flex-shrink:0;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,system-ui,sans-serif;font-size:14px;font-weight:500;color:#000;border:none;border-radius:9999px;padding:10px 20px;cursor:pointer;transition:all .2s ease;white-space:nowrap;box-shadow:none}.chat-chip:hover{opacity:.8;transform:translateY(-1px)}.chat-chip.drag-over{opacity:.6}.chat-input-container{pointer-events:auto;position:relative;z-index:10}.chat-input-wrapper{display:flex;gap:8px;align-items:center;background-color:#f7f7f7;border-radius:50px;padding:8px 8px 8px 20px;border:none}.chat-input-wrapper.drag-over{border-color:#818cf8;box-shadow:0 0 0 3px #6366f11a;animation:input-bounce .12s cubic-bezier(.2,.8,.2,1)}@keyframes input-bounce{0%{transform:scale(1)}50%{transform:scale(1.03)}to{transform:scale(1)}}.chat-input{flex:1;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,system-ui,sans-serif;font-size:14px;font-weight:400;background-color:#f7f7f7;border:none;outline:none;color:#000;padding:4px}.chat-input::-moz-placeholder{color:#666}.chat-input::placeholder{color:#666}.chat-input:disabled{opacity:.5}.chat-send-btn{width:40px;height:40px;border-radius:50%;background-color:var(--send-btn-bg, #FFB13D);border:none;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0;padding:0}.chat-send-btn:hover:not(:disabled){transform:scale(1.05);opacity:.9}.chat-send-btn:disabled{opacity:.5;cursor:not-allowed}.chat-send-btn .spin{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.chat-floating-chip{position:fixed;z-index:2002;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:transform .2s cubic-bezier(.2,.8,.2,1),opacity .2s ease}@media (max-width: 768px){.chat-sidebar{display:none!important}}.customize-fab{position:fixed;bottom:24px;right:24px;width:44px;height:44px;border:none;border-radius:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s cubic-bezier(.34,1.56,.64,1);z-index:1001;box-shadow:none}.customize-fab:hover{transform:translateY(-3px);box-shadow:none}.customize-fab.active{transform:rotate(90deg)}.customize-fab.active:hover{transform:rotate(90deg) translateY(-3px)}.fab-icon{width:20px;height:20px;-o-object-fit:contain;object-fit:contain;transition:transform .3s ease}.color-picker-panel{position:fixed;bottom:88px;right:24px;width:280px;background:#fff;border-radius:24px;border:1px solid rgba(0,0,0,.06);box-shadow:0 4px 20px #0000000d;z-index:1000;opacity:0;visibility:hidden;transform:translateY(20px) scale(.95);transform-origin:bottom right;transition:opacity .3s cubic-bezier(.34,1.56,.64,1),visibility .3s,transform .3s cubic-bezier(.34,1.56,.64,1)}.color-picker-panel.open{opacity:1;visibility:visible;transform:translateY(0) scale(1)}.panel-content{padding:20px;display:flex;flex-direction:column;gap:20px}.section-label{font-family:SF Pro,-apple-system,BlinkMacSystemFont,sans-serif;font-size:12px;font-weight:400;text-transform:uppercase;letter-spacing:.5px;color:#000;margin-bottom:10px;display:block}.color-grid-section{display:flex;flex-direction:column}.color-grid{width:100%;aspect-ratio:1;border-radius:16px;position:relative;overflow:hidden;cursor:crosshair;border:1px solid rgba(0,0,0,.06);transition:background .15s ease;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.sparkle{position:absolute;pointer-events:none;z-index:5;clip-path:polygon(50% 0%,61% 35%,100% 50%,61% 65%,50% 100%,39% 65%,0% 50%,39% 35%);animation:sparkleLife .6s ease-out forwards}@keyframes sparkleLife{0%{opacity:1;transform:translate(-50%,-50%) scale(1) rotate(0)}to{opacity:0;transform:translate(-50%,-50%) scale(.3) rotate(25deg)}}.grid-lines,.grid-line,.anchor-dot{display:none}.drag-handle{position:absolute;width:28px;height:28px;border-radius:50%;transform:translate(-50%,-50%);cursor:grab;border:2.5px solid rgba(255,255,255,.95);box-shadow:none;transition:transform .15s ease;z-index:10;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.drag-handle:hover{transform:translate(-50%,-50%) scale(1.08)}.drag-handle.dragging{cursor:grabbing;transform:translate(-50%,-50%) scale(1.15);box-shadow:none}.handle-inner{display:none}.presets-section{display:flex;flex-direction:column}.preset-row{display:flex;justify-content:space-between}.preset-btn{width:38px;height:38px;border-radius:50%;border:2px solid transparent;cursor:pointer;transition:all .2s cubic-bezier(.34,1.56,.64,1);box-shadow:none;position:relative}.preset-btn:hover{transform:scale(1.15);box-shadow:none}.preset-btn.active{border-color:transparent;transform:scale(1.1);box-shadow:none}.preset-btn.active:before{content:"";position:absolute;top:50%;left:50%;width:28px;height:28px;background:transparent;border:3px solid #fff;border-radius:50%;transform:translate(-50%,-50%);box-sizing:border-box}.cursor-section{display:flex;flex-direction:column}.cursor-row{display:flex;justify-content:space-between}.cursor-btn{width:40px;height:40px;border-radius:10px;border:2px solid transparent;background:#0000000a;cursor:pointer;transition:all .2s cubic-bezier(.34,1.56,.64,1);display:flex;align-items:center;justify-content:center;padding:6px}.cursor-btn:hover{background:#00000014;transform:scale(1.08)}.cursor-btn.active{border-color:#000c;background:#0000000f}.cursor-btn img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.cursor-btn svg{color:#333}@media (max-width: 480px){.color-picker-panel{left:50%;right:auto;transform:translate(-50%) translateY(20px) scale(.95);bottom:80px;width:calc(100vw - 32px);max-width:320px;transform-origin:bottom center}.color-picker-panel.open{transform:translate(-50%) translateY(0) scale(1)}.customize-fab{right:16px;bottom:16px}.panel-content{padding:16px;gap:16px}.color-grid{max-height:200px}.drag-handle{width:36px;height:36px}.preset-btn{width:38px;height:38px}.preset-btn.active:before{width:26px;height:26px}.cursor-btn{width:38px;height:38px}.section-label{font-size:12px;margin-bottom:8px}}@media (max-width: 360px){.color-picker-panel{width:calc(100vw - 24px);bottom:72px}.panel-content{padding:12px;gap:12px}.preset-btn{width:34px;height:34px}.preset-btn.active:before{width:22px;height:22px;border-width:2px}.cursor-btn{width:34px;height:34px;padding:4px}}.landing-page{min-height:100vh;background-color:#f7f7f4}.hero-container{max-width:1400px;margin:0 auto;padding:120px;display:flex;justify-content:space-between;align-items:center;gap:64px}.hero-content{display:flex;flex-direction:column;max-width:729px}.hero-headline{font-family:Samsung Sharp Sans,system-ui,sans-serif;font-size:32px;font-weight:700;line-height:48px;letter-spacing:-.02em;color:#000;margin:0 0 24px;max-width:729px;width:100%}.hero-description{font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,system-ui,sans-serif;font-size:18px;font-weight:400;line-height:1.67;color:#333;margin:0 0 32px;max-width:704px;width:100%}.hero-current{font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,system-ui,sans-serif;font-size:18px;font-weight:400;line-height:1.33;color:#333;margin:0 0 32px;max-width:704px;width:100%}.hero-link{color:#ff6b35;text-decoration:none;font-weight:500;transition:opacity .2s ease}.hero-link:hover{opacity:.8}.hero-buttons{display:flex;gap:16px;margin:0}.btn-primary,.btn-secondary{font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,system-ui,sans-serif;font-size:14px;font-weight:500;height:40px;padding:0 20px;border-radius:24px;cursor:pointer;transition:all .2s ease;display:inline-flex;align-items:center;justify-content:center;gap:8px;line-height:1;white-space:nowrap}.btn-primary{background-color:#ffeed4;border:1.5px solid transparent;color:#000}.btn-primary:hover{opacity:.85}.btn-primary.btn-about-me:hover{background-color:#00000008}.btn-secondary{background-color:transparent;border:1.5px solid #000000;color:#000}.btn-secondary:hover{background-color:#00000008}.hero-visual{width:380px;height:400px;display:flex;align-items:center;justify-content:center;flex-shrink:0;transform:scale(.8)}.hero-visual canvas{width:100%;height:100%}@media (min-width: 1441px){.hero-visual{transform:scale(1);width:420px;height:440px}}.projects-section{margin-top:0;padding:0 120px 60px}.projects-container{background-color:#f2f1ee;border-radius:24px;padding:64px 32px;max-width:1400px;margin:0 auto}.project-card{display:flex;gap:48px;justify-content:space-around;align-items:center;margin:0 auto}.project-content{width:417px;height:auto;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;flex-shrink:0}.project-title{font-family:Samsung Sharp Sans,system-ui,sans-serif;font-size:24px;font-weight:700;letter-spacing:-.02em;color:#000;margin:0 0 10px;width:100%}.project-description{font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,system-ui,sans-serif;width:100%;font-size:16px;font-weight:400;line-height:1.67;color:#333;margin:0 0 12px}.project-link{font-family:Samsung Sharp Sans,system-ui,sans-serif;font-size:16px;font-weight:700;color:#000;text-decoration:none;display:inline-flex;align-items:center;gap:8px;transition:opacity .2s ease}.project-link:hover{opacity:.7}.project-image{flex-shrink:0;border-radius:16px;overflow:hidden;display:flex;align-items:center;justify-content:center;width:clamp(300px,44vw,634px);aspect-ratio:16 / 10;background-color:transparent}.project-image img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}.testimonials-section{padding:60px 120px;background-color:#f7f7f4}.testimonials-container{max-width:1440px;margin:0 auto}.testimonials-title{font-family:Samsung Sharp Sans,system-ui,sans-serif;font-size:32px;font-weight:700;letter-spacing:-.02em;color:#000;margin:0 0 48px;text-align:left}.testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.testimonial-card{background-color:#f2f1ee;border-radius:6px;padding:24px;display:flex;flex-direction:column;gap:24px;width:auto;height:auto;border:none}.testimonial-header{display:flex;gap:16px;align-items:center}.testimonial-avatar{width:56px;height:56px;border-radius:50%;background-color:#e5e4e1;flex-shrink:0;overflow:hidden}.testimonial-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.testimonial-info{display:flex;flex-direction:column;gap:4px}.testimonial-name{font-family:Samsung Sharp Sans,system-ui,sans-serif;font-size:16px;font-weight:700;color:#000;margin:0}.testimonial-position{font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,system-ui,sans-serif;font-size:14px;font-weight:400;color:#666;margin:0}.testimonial-content{font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,system-ui,sans-serif;font-size:15px;font-weight:400;line-height:1.6;color:#333;margin:0}.footer-section{padding:60px 120px 120px}.footer-container{background-color:#f2f1ee;border-radius:6px;max-width:1400px;margin:0 auto;position:relative;display:flex;align-items:center;justify-content:center;min-height:300px;overflow:hidden;padding:120px 32px}.floating-elements{position:absolute;inset:0;pointer-events:none}.floating-emoji{position:absolute;bottom:-100px;animation:floatUpZigzag 6s ease-in-out infinite;opacity:0}@keyframes floatUpZigzag{0%{bottom:-100px;opacity:0;transform:translate(0)}10%{opacity:1}25%{transform:translate(30px)}50%{transform:translate(-30px)}75%{transform:translate(20px)}85%{opacity:1}to{bottom:calc(100% + 100px);opacity:0;transform:translate(0)}}.footer-content{position:relative;z-index:10;text-align:center;max-width:800px}.footer-title{font-family:Samsung Sharp Sans,system-ui,sans-serif;font-size:48px;font-weight:700;letter-spacing:-.02em;color:#000;margin:0 0 24px;line-height:1.1}.footer-subtitle{font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,system-ui,sans-serif;font-size:18px;font-weight:400;line-height:1.6;color:#666;max-width:600px;margin:0 auto}@media (max-width: 1399px) and (min-width: 1200px){.hero-container{padding:120px 32px 120px 100px}.hero-visual{width:300px;height:320px;transform:scale(.7)}.projects-section{padding:0 32px 60px 100px}.projects-container{padding:32px 48px}.testimonials-section{padding:60px 100px}.testimonials-grid{grid-template-columns:repeat(3,1fr);gap:24px}.testimonial-card{padding:24px;width:auto;height:auto}.footer-section{padding:60px 100px 100px}.footer-container{padding:100px 64px;min-height:350px}.footer-title{font-size:48px}.footer-subtitle{font-size:17px}}@media (max-width: 1199px) and (min-width: 1024px){.hero-container{padding:120px 48px;display:flex;flex-direction:row;justify-content:space-between}.hero-headline{font-size:28px;line-height:32px}.hero-description{font-size:16px;line-height:24px}.hero-visual{transform:scale(.7);flex-shrink:0}.projects-section{padding:0 48px 60px}.projects-container{padding:32px 48px}.project-card{flex-direction:row;gap:32px;justify-content:space-between}.testimonials-section{padding:60px 48px}.testimonials-grid{grid-template-columns:repeat(2,1fr);gap:28px}.testimonial-card{padding:24px;height:auto}.footer-section{padding:60px 48px}.footer-container{padding:80px 48px;min-height:320px}.footer-title{font-size:48px}.footer-subtitle{font-size:16px}}@media (max-width: 1024px) and (min-width: 768px){.hero-container{flex-direction:column;gap:120px;padding:120px 64px;align-items:center}.hero-content{max-width:100%;text-align:center}.hero-headline,.hero-description,.hero-current{width:100%;height:auto}.hero-buttons{justify-content:center}.hero-visual{width:200px;height:220px;transform:scale(.75)}.projects-section{padding:0 64px 64px}.projects-container{height:auto;padding:48px 32px}.project-card{flex-direction:column;gap:64px}.project-content{width:100%;text-align:center;display:flex;gap:16px;flex-direction:column;align-items:center}.project-title{font-size:24px}.project-description{font-size:16px;text-align:center;width:70%;margin:0 auto}.project-image{width:70%}.project-link{justify-content:center}.testimonials-section{padding:64px}.testimonials-grid{grid-template-columns:repeat(2,1fr);gap:28px}.testimonial-card{padding:24px;width:auto;height:auto}.testimonials-title{font-size:28px;margin-bottom:32px}.footer-section{padding:60px 48px 64px}.footer-container{padding:64px 48px;min-height:300px}.footer-title{font-size:32px}.footer-subtitle{font-size:16px}}@media (max-width: 768px) and (min-width: 481px){.hero-container{flex-direction:column;gap:120px;padding:120px 48px;align-items:center}.hero-content{max-width:100%;text-align:center}.hero-headline{width:100%;height:auto;font-size:24px;line-height:32px}.hero-description,.hero-current{width:100%;height:auto;font-size:16px;line-height:24px}.hero-buttons{justify-content:center;flex-wrap:wrap;gap:12px}.hero-visual{width:160px;height:180px;transform:scale(.7)}.projects-section{padding:0 48px 64px}.projects-container{height:auto;padding:32px 24px}.project-card{flex-direction:column;gap:24px}.project-content{width:100%;text-align:center;gap:16px;display:flex;flex-direction:column;align-items:center}.project-title{font-size:18px}.project-description{font-size:14px}.project-image{width:60%}.testimonials-section{padding:64px 48px}.testimonials-grid{grid-template-columns:1fr;gap:24px}.testimonial-card{padding:24px;width:auto;height:auto}.testimonials-title{font-size:24px;margin-bottom:24px}.testimonial-avatar{width:48px;height:48px}.testimonial-name{font-size:15px}.testimonial-position{font-size:13px}.testimonial-content{font-size:14px}.footer-section{padding:64px 48px}.footer-container{padding:60px 32px;min-height:280px}.footer-title{font-size:24px}.footer-subtitle{font-size:15px}}@media (max-width: 480px){.hero-container{flex-direction:column;gap:64px;padding:64px 24px;align-items:center}.hero-content{max-width:100%;text-align:center}.hero-headline{width:100%;height:auto;font-size:24px;line-height:32px}.hero-description,.hero-current{width:100%;height:auto;font-size:16px;line-height:24px}.hero-buttons{justify-content:center;flex-wrap:wrap;gap:10px;width:100%}.btn-primary,.btn-secondary{font-size:12px;padding:8px 14px}.hero-visual{width:320px;height:340px;transform:scale(.75);margin-top:-20px;margin-bottom:20px}.projects-section{padding:0 24px 64px}.projects-container{height:auto;padding:24px 16px;border-radius:16px}.project-card{flex-direction:column;gap:20px}.project-content{width:70%;text-align:center;gap:12px;display:flex;flex-direction:column;align-items:center}.project-title{font-size:16px}.project-description{font-size:12px}.project-link{font-size:12px;margin-top:8px}.project-image{width:100%}.testimonials-section{padding:64px 24px}.testimonials-grid{grid-template-columns:1fr;gap:20px}.testimonial-card{padding:20px;width:auto;height:auto}.testimonials-title{font-size:22px;margin-bottom:24px}.testimonial-avatar{width:44px;height:44px}.testimonial-name{font-size:14px}.testimonial-position{font-size:12px}.testimonial-content{font-size:13px}.footer-section{padding:64px 24px}.footer-container{padding:48px 24px;min-height:250px}.footer-title{font-size:24px}.footer-subtitle{font-size:14px}}.copy-text-animate{animation:slideUpFade .3s cubic-bezier(.175,.885,.32,1.275) forwards;display:inline-block}@keyframes slideUpFade{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.about-me-page{width:100%;min-height:100vh;background:#fff}.about-me-container{max-width:1400px;margin:0 auto;padding:64px 120px;min-height:calc(100vh - 64px);display:flex;align-items:center;justify-content:center}.bento-grid{display:grid;width:100%;grid-template-columns:224fr 222fr 331fr 331fr;grid-template-rows:clamp(200px,15vh,320px) clamp(200px,15vh,320px) clamp(200px,15vh,320px);gap:24px;row-gap:32px}.bento-item.large-left{grid-column:1 / 3;grid-row:1 / 3}.bento-item.top-right-1{grid-column:3 / 4;grid-row:1 / 2}.bento-item.top-right-2{grid-column:4 / 5;grid-row:1 / 2}.bento-item.bottom-right-1{grid-column:3 / 4;grid-row:2 / 3}.bento-item.bottom-right-2{grid-column:4 / 5;grid-row:2 / 3}.bento-item.bottom-left-1{grid-column:1 / 2;grid-row:3 / 4}.bento-item.bottom-left-2{grid-column:2 / 3;grid-row:3 / 4}.bento-item.large-bottom-right{grid-column:3 / 5;grid-row:3 / 4}.bento-item{border-radius:12px;overflow:hidden;background:#f5f5f5;position:relative;width:100%;height:100%;cursor:pointer}.bento-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.bento-item:before{content:attr(data-caption);position:absolute;inset:auto 0 16px;display:flex;align-items:center;justify-content:center;text-align:center;padding:0 20px;opacity:0;transition:opacity .3s ease;z-index:2;font-family:Samsung Sharp Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;font-weight:700;color:#fff;line-height:1.4}.bento-item:hover:before{opacity:1}@media (max-width: 1399px) and (min-width: 1200px){.about-me-container{padding:48px 32px 48px 100px}}@media (max-width: 1199px) and (min-width: 1024px){.about-me-container{padding:120px 48px 80px;min-height:auto;align-items:flex-start}}@media (max-width: 1024px) and (min-width: 768px){.about-me-container{padding:120px 48px;min-height:auto}.bento-grid{grid-template-columns:repeat(2,1fr);grid-template-rows:auto;gap:16px;row-gap:16px}.bento-item.large-left{grid-column:1 / 3;grid-row:auto;height:300px}.bento-item.top-right-1,.bento-item.top-right-2,.bento-item.bottom-right-1,.bento-item.bottom-right-2,.bento-item.bottom-left-1,.bento-item.bottom-left-2{grid-column:span 1;grid-row:auto;height:200px}.bento-item.large-bottom-right{grid-column:1 / 3;grid-row:auto;height:250px}}@media (max-width: 767px){.about-me-container{padding:48px 24px;min-height:auto}.bento-grid{grid-template-columns:1fr;grid-template-rows:auto;gap:12px}.bento-item.large-left,.bento-item.top-right-1,.bento-item.top-right-2,.bento-item.bottom-right-1,.bento-item.bottom-right-2,.bento-item.bottom-left-1,.bento-item.bottom-left-2,.bento-item.large-bottom-right{grid-column:1;grid-row:auto;height:auto;aspect-ratio:16 / 9}}.project-page{min-height:100vh;background-color:#f7f7f4}.project-page-content{max-width:1400px;margin:0 auto;padding:150px 120px 80px}.section-heading,.project-intro{font-family:Samsung Sharp Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:28px;font-weight:700;line-height:1.6;color:#000;margin:0 0 48px}.project-hero-image{background-color:#e8e8e8;border-radius:16px;margin:0 0 64px;overflow:hidden;display:flex;align-items:center;justify-content:center}.project-hero-image img{width:100%;height:50%;height:auto;display:block;border-radius:16px}.project-overview{display:grid;grid-template-columns:repeat(4,1fr);gap:48px}.overview-column{display:flex;flex-direction:column;gap:24px;padding:24px;background-color:#f2f1ee;border-radius:12px}.overview-heading{font-family:Samsung Sharp Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:20px;font-weight:700;line-height:1.4;color:#000;margin:0}.overview-text{font-family:SF Pro,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;font-weight:400;line-height:1.5;color:#333;margin:0}.overview-text+.overview-text{margin-top:8px}.case-study-section{margin-top:80px}.section-title{font-family:Samsung Sharp Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:700;letter-spacing:0px;color:#666;margin:0 0 24px}.content-box,.problem-box,.opportunity-box{background-color:#f2f1ee;border-radius:12px;padding:32px}.problem-text{font-family:SF Pro,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:18px;font-weight:400;line-height:1.6;color:#000;margin:0}.highlight-text{color:#3615ff;font-weight:600}.section-description{font-family:SF Pro,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:18px;font-weight:400;line-height:1.6;color:#000;margin:0}.discovery-subtitle{font-family:Samsung Sharp Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:24px;font-weight:700;line-height:1.4;color:#000;margin:0 0 16px}.insights-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:40px}.insight-card{background-color:#f2f1ee;border-radius:12px;padding:32px 24px;display:flex;flex-direction:column;gap:16px}.insight-number{font-family:Samsung Sharp Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:24px;font-weight:700;color:#000;background-color:#f7f7f4;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.insight-text{font-family:SF Pro,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;font-weight:400;line-height:1.5;color:#000;margin:0}.pain-point{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;margin-top:96px}.pain-point-reverse{direction:ltr}.pain-point-reverse .pain-point-content{order:1}.pain-point-reverse .pain-point-image-container{order:2}.pain-point-image-container{width:100%;display:flex;align-items:center;justify-content:center}.pain-point-image-container img{max-width:80%;height:auto;display:block}.case-study-section .pain-point:nth-of-type(2) .pain-point-image-container img,.case-study-section .pain-point:nth-of-type(3) .pain-point-image-container img{max-width:50%}.pain-point-content{display:flex;flex-direction:column;gap:16px}.pain-point-label{font-family:Samsung Sharp Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:700;color:#000;background-color:#ffe4cc;padding:8px 16px;border-radius:20px;width:-moz-fit-content;width:fit-content}.pain-point-quote{font-family:SF Pro,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;font-weight:400;line-height:1.6;color:#666;font-style:italic;margin:0}.subsection-heading{font-family:Samsung Sharp Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:24px;font-weight:700;line-height:1.4;color:#000;margin:0 0 16px}.feature-mapping-image{width:100%;background-color:#e8e8e8;border-radius:12px;margin-top:32px;overflow:hidden}.feature-mapping-image img{width:100%;height:auto;display:block;border-radius:12px}.sitemap-image{width:100%;margin-top:32px;overflow:hidden;display:flex;align-items:center;justify-content:center}.sitemap-image img{width:100%;height:auto;display:block}.userflow-image{width:100%;margin-top:32px;overflow:hidden}.userflow-image img{width:100%;height:auto;display:block}.video-container{width:100%;margin-bottom:32px;border-radius:12px;overflow:hidden;display:flex;justify-content:center}.video-container video{width:100%;display:block;-o-object-fit:contain;object-fit:contain}.video-container video::-webkit-media-controls{display:none!important}.video-container video::-webkit-media-controls-enclosure{display:none!important}.event-matching-image{width:100%;background-color:#e8e8e8;border-radius:12px;margin-bottom:32px;overflow:hidden}.event-matching-image img{max-width:90%;height:auto;display:block;border-radius:12px}.event-matching-content{display:flex;flex-direction:column;gap:24px}.event-description{font-family:SF Pro,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;font-weight:400;line-height:1.6;color:#333;margin:0}.event-description strong{font-weight:600;color:#000}.matching-algorithm-image{width:100%;background-color:#e8e8e8;border-radius:12px;margin-bottom:32px;overflow:hidden}.matching-algorithm-image img{width:100%;height:auto;display:block;border-radius:12px}.testing-image{width:100%;background-color:#e8e8e8;border-radius:12px;margin-top:32px;overflow:hidden}.testing-image img{width:100%;height:auto;display:block;border-radius:12px}.reflection-images{display:grid;grid-template-columns:1fr 1fr;gap:32px;margin-top:32px}.reflection-image-item{width:100%;background-color:#e8e8e8;border-radius:12px;overflow:hidden;aspect-ratio:4/3}.reflection-image-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}@media (max-width: 1399px) and (min-width: 1200px){.project-page-content{padding:150px 100px 80px}}@media (max-width: 1199px) and (min-width: 1024px){.project-page-content{padding:150px 48px 80px}.project-overview{gap:32px}}@media (max-width: 1024px) and (min-width: 768px){.project-page-content{padding:150px 48px 80px}.project-overview{grid-template-columns:repeat(2,1fr);gap:24px}.overview-column{padding:20px;display:flex;flex-direction:column;gap:16px}.overview-column .overview-text{display:inline;margin-right:12px}.overview-column .overview-text:last-child{margin-right:0}.insights-grid{grid-template-columns:1fr;gap:20px}}@media (max-width: 768px) and (min-width: 481px){.project-page-content{padding:150px 48px 60px}.project-intro{font-size:16px;margin-bottom:40px}.project-hero-image{margin-bottom:48px}.project-overview{grid-template-columns:repeat(2,1fr);gap:20px}.overview-column{padding:20px;display:flex;flex-direction:column;gap:16px}.overview-column .overview-text{display:inline;margin-right:12px;font-size:14px}.overview-column .overview-text:last-child{margin-right:0}.overview-heading{font-size:16px}.insights-grid{grid-template-columns:1fr;gap:20px}.problem-box{padding:24px}.problem-text,.section-description{font-size:16px}.discovery-subtitle{font-size:20px}.pain-point{grid-template-columns:1fr;gap:32px;margin-top:48px}.pain-point-reverse .pain-point-content,.pain-point-reverse .pain-point-image-container{order:initial}.pain-point-quote{font-size:14px}.subsection-heading{font-size:18px}.event-description{font-size:14px}}@media (max-width: 480px){.project-page-content{padding:150px 24px 48px}.project-intro{font-size:14px;margin-bottom:32px}.project-hero-image{margin-bottom:40px;border-radius:12px}.project-overview{grid-template-columns:1fr;gap:16px}.overview-column{padding:20px;display:flex;flex-direction:column;gap:16px}.overview-column .overview-text{display:inline;margin-right:12px}.overview-column .overview-text:last-child{margin-right:0}.overview-heading{font-size:16px}.overview-text{font-size:14px}.overview-text+.overview-text{margin-top:6px}.case-study-section{margin-top:60px}.insights-grid{grid-template-columns:1fr;gap:16px;margin-top:32px}.insight-card{padding:24px 20px}.insight-number{font-size:28px}.insight-text{font-size:14px}.problem-box{padding:20px}.problem-text,.section-description{font-size:14px}.discovery-subtitle{font-size:18px}.section-title{font-size:12px}.pain-point{grid-template-columns:1fr;gap:24px;margin-top:40px}.pain-point-reverse .pain-point-content,.pain-point-reverse .pain-point-image-container{order:initial}.pain-point-quote{font-size:14px}.pain-point-label{font-size:12px;padding:6px 12px}.subsection-heading{font-size:16px}.feature-mapping-image{margin-top:24px}.event-matching-image,.matching-algorithm-image{margin-bottom:24px}.event-description{font-size:14px}.video-container{max-height:400px}.video-container video{max-height:400px}.reflection-images{grid-template-columns:1fr;gap:24px;margin-top:24px}}.playground-page{height:100vh;background-color:#f7f7f4;display:flex;flex-direction:column;overflow:hidden}.playground-container{flex:1;display:flex;padding:120px 120px 40px;gap:40px;overflow:hidden}.playground-nav{display:flex;flex-direction:column;gap:24px;min-width:100px;flex-shrink:0}.nav-item{display:flex;flex-direction:column;align-items:center;gap:12px;cursor:pointer}.nav-item-icon{width:80px;height:80px;background-color:#f2f1ee;border-radius:8px;display:flex;align-items:center;justify-content:center;overflow:hidden}.nav-item-icon img{width:60px;height:60px;-o-object-fit:contain;object-fit:contain}.nav-item-icon svg{width:40px;height:40px;color:#666}.nav-item-label{font-family:Samsung Sharp Sans,system-ui,sans-serif;font-size:14px;font-weight:600;color:#1a1a1a;text-align:center}.playground-content{flex:1;background-color:#f2f1ee;border-radius:24px;padding:32px;display:flex;flex-direction:column;overflow:hidden;min-height:0}.content-header{margin-bottom:20px;flex-shrink:0}.content-title{font-family:Samsung Sharp Sans,system-ui,sans-serif;font-size:24px;font-weight:700;color:#1a1a1a;margin:0 0 12px}.content-description{font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,system-ui,sans-serif;font-size:14px;line-height:1.6;color:#333;margin:0;max-width:900px}.prototype-area{flex:1;background-color:#fff;border-radius:16px;display:flex;align-items:center;justify-content:center;overflow:hidden;min-height:0;position:relative}.prototype-area img,.prototype-area video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.iframe-wrapper{width:143%;height:143%;transform:scale(.7);transform-origin:top left;position:absolute;top:0;left:0}.iframe-wrapper iframe{width:100%;height:100%;border:none}.phone-component-wrapper{width:100%;height:100%;display:flex;align-items:center;justify-content:center;transform:scale(.85);transform-origin:center center}.prototype-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#999;gap:12px;width:100%}.prototype-placeholder svg{width:48px;height:48px;opacity:.5}.prototype-placeholder span{font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,system-ui,sans-serif;font-size:14px}@media (max-width: 1399px) and (min-width: 1200px){.playground-container{padding:100px 32px 32px 100px}.content-title{font-size:24px}.content-description{font-size:14px}}@media (max-width: 1199px) and (min-width: 1024px){.playground-container{padding:100px 48px 32px;gap:32px}.nav-item-icon{width:70px;height:70px}.nav-item-icon img{width:50px;height:50px}.nav-item-label{font-size:13px}.playground-content{padding:28px}.content-title{font-size:22px}.content-description{font-size:14px}}@media (max-width: 1024px) and (min-width: 768px){.playground-container{padding:90px 48px 32px;gap:28px}.playground-nav{gap:20px}.nav-item-icon{width:65px;height:65px}.nav-item-icon img{width:45px;height:45px}.nav-item-label{font-size:12px}.playground-content{padding:24px}.content-title{font-size:20px}.content-description{font-size:13px}}@media (max-width: 768px) and (min-width: 481px){.playground-container{flex-direction:column;padding:80px 48px 24px;gap:24px}.playground-nav{flex-direction:row;overflow-x:auto;gap:20px;padding-bottom:8px;flex-shrink:0}.nav-item-icon{width:60px;height:60px}.nav-item-icon img{width:42px;height:42px}.nav-item-label{font-size:11px}.playground-content{padding:20px}.content-title{font-size:18px}.content-description{font-size:13px}}@media (max-width: 480px){.playground-container{flex-direction:column;padding:70px 24px 20px;gap:16px}.playground-nav{flex-direction:row;overflow-x:auto;gap:16px;padding-bottom:8px;flex-shrink:0}.nav-item{gap:8px}.nav-item-icon{width:56px;height:56px;border-radius:6px}.nav-item-icon img{width:38px;height:38px}.nav-item-label{font-size:10px}.playground-content{padding:16px;border-radius:16px}.content-title{font-size:16px;margin-bottom:8px}.content-description{font-size:12px;line-height:1.5}.prototype-area{border-radius:12px}.prototype-placeholder svg{width:36px;height:36px}.prototype-placeholder span{font-size:12px}}
