*{box-sizing:border-box}body,html{min-height:100%;margin:0}body{display:flex;justify-content:center;align-items:flex-start;background:#f8f8f5;color:#050505;font-family:Arial,Apple SD Gothic Neo,Noto Sans KR,sans-serif}button,input{font:inherit}.app-shell{position:relative;width:min(100vw,375px);min-height:100dvh;margin:0 auto;padding:12px 18px 46px;background:#ffffff}.corner-logo{position:absolute;top:19px;left:14px;width:35px;height:36px;object-fit:contain}.creator-link{position:absolute;top:17px;right:14px;z-index:10;min-height:28px;display:inline-flex;align-items:center;color:#4d4d4d;font-size:14px;font-weight:800;text-decoration:underline;text-underline-offset:2px}.creator-link:hover{color:#050505}.header{display:flex;flex-direction:column;align-items:center;padding-top:2px}.top-logo{width:75px;height:72px;object-fit:contain}.header h1{margin:0;font-size:clamp(25px,7.2vw,31px);line-height:1.22;letter-spacing:0;font-weight:900}.header p{margin:12px 0;font-size:14px;line-height:1.2;font-weight:800}.cake-card{position:relative;width:100%;aspect-ratio:333/365;overflow:hidden;border:1px solid #ededed;background:#fff;touch-action:none}.cake-image{left:50%;bottom:0;z-index:2;width:81.5%;max-width:290px;transform:translateX(-50%);-webkit-user-select:none;-moz-user-select:none;user-select:none}.cake-image,.stick-layer{position:absolute;pointer-events:none}.stick-layer{inset:0;z-index:3}.stick{position:absolute;width:4px;border-radius:99px;background:linear-gradient(90deg,#ad7045,#e0b17d 48%,#9b623d);transform-origin:50% 0;box-shadow:inset 0 1px 0 rgba(255,255,255,.45),0 2px 4px rgba(71,42,23,.14)}.insert-layer{position:absolute;inset:0;z-index:4;pointer-events:none}.insert-point{position:absolute;width:14px;height:5px;border-radius:50%;background:rgba(178,165,130,.2);box-shadow:inset 0 1px 5px rgba(95,77,47,.16);transform:translate(-50%,-50%)}.photo-pick{position:absolute;z-index:5;width:clamp(58px,18vw,68px);height:clamp(42px,13vw,52px);padding:0;border:0;border-radius:3px;background:transparent;cursor:-webkit-grab;cursor:grab;touch-action:none;transform-origin:center}.photo-plate{display:block;width:100%;height:100%;background:transparent;box-shadow:none}.photo-pick:active{cursor:-webkit-grabbing;cursor:grabbing}.photo-pick.is-active{outline:3px solid #dbff1f;outline-offset:2px}.cake-card.is-exporting .photo-pick.is-active{outline:0}.photo-pick img{width:100%;height:100%;display:block;object-fit:contain;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.helper-row{justify-content:space-between;gap:10px;width:calc(100% - 12px);min-height:46px;margin:0 auto;padding-top:10px}.helper-row,.stick-toggle{display:flex;align-items:center}.stick-toggle{flex:0 0 auto;min-height:30px;margin:0;gap:7px;color:#111111;font-size:12px;font-weight:900;cursor:pointer;white-space:nowrap}.stick-toggle input{width:16px;height:16px;margin:0;accent-color:#111111}.subtle-action{text-decoration:none;font-weight:900}.add-photo-button,.subtle-action{border:0;background:transparent;color:#111111;cursor:pointer}.add-photo-button{display:inline-grid;grid-template-columns:24px auto;align-items:center;justify-content:center;gap:7px;min-height:36px;padding:0 8px}.add-photo-button span{display:grid;width:24px;height:24px;place-items:center;border-radius:50%;background:#111111;color:#ffffff;font-size:22px}.add-photo-button span,.add-photo-button strong{line-height:1;font-weight:900;pointer-events:none}.add-photo-button strong{font-size:15px}.add-photo-button.is-disabled,.add-photo-button:disabled{cursor:not-allowed;opacity:.42}.subtle-action{display:block;width:-moz-fit-content;width:fit-content;margin:0 auto;padding:4px 8px;font-size:13px}.edit-controls{display:grid;grid-template-columns:34px 1fr 34px;grid-gap:8px;gap:8px;align-items:center;width:calc(100% - 12px);margin:-2px auto 8px}.size-stepper{background:#ffffff;color:#111111;font-size:20px;line-height:1}.size-slider-label,.size-stepper{min-height:34px;border:1px solid #dfdfdf;border-radius:8px;font-weight:900}.size-slider-label{display:grid;grid-template-columns:auto 1fr;align-items:center;grid-gap:8px;gap:8px;padding:0 10px;font-size:13px}.size-slider-label input{width:100%;accent-color:#111111}.edit-controls .subtle-action{grid-column:1/4;white-space:nowrap;font-size:12px}.file-input{position:absolute;left:-9999px;width:1px;height:1px;opacity:0}.reset-button,.save-button{display:block;width:calc(100% - 12px);min-height:54px;margin-inline:auto;border:0;border-radius:8px;font-size:18px;line-height:1.2;font-weight:900;letter-spacing:0}.save-button{margin-top:0;background:#111111;color:#ffffff}.save-button:disabled{background:#e9edf1;color:#9a9a9a}.reset-button{margin-top:14px;background:#dfff1f;color:#060606}.slow-link{display:block;width:-moz-fit-content;width:fit-content;margin:18px auto 0;color:#111111;font-size:13px;font-weight:800;text-decoration:underline;text-underline-offset:2px}@media (min-width:376px){body{background:#eeeeea}.app-shell{min-height:max(100dvh,812px);box-shadow:0 20px 60px rgba(0,0,0,.08)}}