._cardWrapper_1comy_1{display:flex;flex-direction:column;align-items:center;gap:1rem;transition:none;position:relative;z-index:10}._SketchbookCard_1comy_10{position:relative;width:340px;height:480px;cursor:pointer;transition:none}._SketchbookCard_1comy_10:hover ._cardBorder_1comy_17{filter:drop-shadow(5px 5px 0px #000000) drop-shadow(0 0 12px rgba(0,0,0,.15))}._cardBorder_1comy_17{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;filter:drop-shadow(5px 5px 0px #000000);transition:none}._cardContent_1comy_30{position:relative;z-index:1;width:100%;height:100%;padding:1.25rem;display:flex;flex-direction:column}._washiTape_1comy_39{position:absolute;top:-10px;left:50%;transform:translate(-50%);width:120px;height:40px;opacity:.85;z-index:3}._washiTape_1comy_39:before{content:"";position:absolute;top:0;left:0;right:0;height:100%;background:repeating-linear-gradient(90deg,transparent,transparent 10px,rgba(255,255,255,.1) 10px,rgba(255,255,255,.1) 20px)}._washiTape_1comy_39:after{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background:#0000001a}._washiTape_1comy_39._mint_1comy_67{background:#b5e7d3}._washiTape_1comy_39._peach_1comy_70{background:#ffd4b8}._washiTape_1comy_39._lavender_1comy_73{background:#e9d5ff}._imageContainer_1comy_76{position:relative;flex:1;display:flex;align-items:center;justify-content:center;overflow:hidden}._SketchbookSkeleton_1comy_84{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(110deg,#e8e8e8 8%,#f5f5f5 18%,#e8e8e8 33%);background-size:200% 100%;animation:_shimmer_1comy_1 1.5s infinite linear}@keyframes _shimmer_1comy_1{0%{background-position:200% 0}to{background-position:-200% 0}}._SketchbookCover_1comy_102{width:100%;height:100%;object-fit:contain;display:block;transition:none}._cardLabel_1comy_109{font-family:Caveat,cursive;font-size:1.5rem;font-weight:600;color:#000;margin:0;text-align:center;max-width:340px;letter-spacing:.5px;line-height:1.3}@media(max-width:768px){._SketchbookCard_1comy_10{width:300px;height:420px}._cardContent_1comy_30{padding:1rem}._washiTape_1comy_39{top:-8px;width:100px;height:35px}._cardLabel_1comy_109{font-size:1.25rem;max-width:300px}}@media(max-width:480px){._SketchbookCard_1comy_10{width:280px;height:390px}._cardContent_1comy_30{padding:.875rem}._washiTape_1comy_39{top:-7px;width:90px;height:32px}._cardLabel_1comy_109{font-size:1.125rem;max-width:280px}}._editButtonContainer_1trlz_1{display:flex;justify-content:center;margin-bottom:2rem}._editButton_1trlz_1{display:flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;border-radius:.5rem;font-weight:600;background-color:#ffedd5;color:#f97316;border:none;cursor:pointer;transition:all .2s;font-size:1rem}._editButton_1trlz_1:hover{background-color:#fed7aa}._editButton_1trlz_1:active{transform:scale(.98)}._editIcon_1trlz_26{width:20px;height:20px}._editText_1trlz_30{white-space:nowrap}@media(max-width:768px){._editButton_1trlz_1{padding:.5rem .75rem;font-size:.875rem}._editIcon_1trlz_26{width:18px;height:18px}}@media(max-width:480px){._editButton_1trlz_1{padding:.5rem}._editText_1trlz_30{display:none}._editIcon_1trlz_26{width:20px;height:20px}}._uploadButtonContainer_1ph1p_1{display:flex;justify-content:center;margin-bottom:2rem}._uploadButton_1ph1p_1{display:flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;border-radius:.5rem;font-weight:600;background-color:#ffedd5;color:#f97316;border:none;cursor:pointer;transition:all .2s;font-size:1rem}._uploadButton_1ph1p_1:hover{background-color:#fed7aa}._uploadButton_1ph1p_1:active{transform:scale(.98)}._uploadIcon_1ph1p_26{width:20px;height:20px}._uploadText_1ph1p_30{white-space:nowrap}@media(max-width:768px){._uploadButton_1ph1p_1{padding:.5rem .75rem;font-size:.875rem}._uploadIcon_1ph1p_26{width:18px;height:18px}}@media(max-width:480px){._uploadButton_1ph1p_1{padding:.5rem}._uploadText_1ph1p_30{display:none}._uploadIcon_1ph1p_26{width:20px;height:20px}}._modalOverlay_193qs_1{position:fixed;inset:0;background:#000000f2;z-index:1000;display:flex;align-items:center;justify-content:center;padding:2rem;animation:_fadeIn_193qs_1 .2s ease}@keyframes _fadeIn_193qs_1{0%{opacity:0}to{opacity:1}}._modalContent_193qs_23{position:relative;background:#fff;border-radius:1rem;padding:2rem;max-width:800px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #0000004d;animation:_scaleIn_193qs_1 .3s ease}@keyframes _scaleIn_193qs_1{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}._closeButton_193qs_45{position:absolute;top:1.5rem;right:1.5rem;background:#ffffff1a;border:none;border-radius:50%;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._closeButton_193qs_45:hover:not(:disabled){background:#0000001a;transform:scale(1.1)}._closeButton_193qs_45:disabled{cursor:not-allowed;opacity:.5}._closeIcon_193qs_69{width:1.25rem;height:1.25rem;color:#1a1a1a}._modalTitle_193qs_74{font-size:1.75rem;font-weight:700;color:#1a1a1a;margin:0 0 1.5rem;padding-right:2.5rem}._form_193qs_81{display:flex;flex-direction:column;gap:1.25rem}._sketchbooksTable_193qs_86{display:flex;flex-direction:column;gap:1rem;margin-bottom:1rem}._sketchbookRow_193qs_92{display:grid;grid-template-columns:80px 1fr 140px;gap:1rem;align-items:start;padding:.75rem;border:1px solid #FEF8F0;border-radius:.5rem;transition:all .2s}._sketchbookRow_193qs_92:hover{background-color:#ffedd5;border-color:#fed7aa}._thumbnail_193qs_106{width:80px;height:80px;object-fit:cover;border-radius:.375rem;border:1px solid #FEF8F0}._fieldGroup_193qs_113{display:flex;flex-direction:column;gap:.25rem}._fieldLabel_193qs_118{font-size:.75rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.025em}._input_193qs_125,._indexInput_193qs_126{width:100%;padding:.5rem .75rem;border:1px solid #FEF8F0;border-radius:.375rem;font-size:.875rem;font-family:inherit;transition:all .2s}._input_193qs_125:focus,._indexInput_193qs_126:focus{outline:none;border-color:#f97316;box-shadow:0 0 0 3px #f973161a}._input_193qs_125:disabled,._indexInput_193qs_126:disabled{background-color:#fef8f0;cursor:not-allowed}._inputError_193qs_146{border-color:#dc2626}._inputError_193qs_146:focus{box-shadow:0 0 0 3px #dc26261a}._errorText_193qs_152{font-size:.7rem;color:#dc2626;margin-top:.125rem}._emptyState_193qs_157{text-align:center;padding:3rem 2rem;color:#64748b;font-size:1rem}._errorBanner_193qs_163{padding:.75rem 1rem;background-color:#fee2e2;border:1px solid #FECACA;border-radius:.5rem;color:#dc2626;font-size:.875rem}._buttonGroup_193qs_171{display:flex;gap:1rem;justify-content:flex-end;margin-top:.5rem}._cancelButton_193qs_177,._submitButton_193qs_178{padding:.75rem 1.5rem;border:none;border-radius:.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s}._cancelButton_193qs_177:disabled,._submitButton_193qs_178:disabled{opacity:.5;cursor:not-allowed}._cancelButton_193qs_177:active:not(:disabled),._submitButton_193qs_178:active:not(:disabled){transform:scale(.98)}._cancelButton_193qs_177{background-color:#fef8f0;color:#1a1a1a}._cancelButton_193qs_177:hover:not(:disabled){background-color:#64748b;color:#fff}._submitButton_193qs_178{background-color:#f97316;color:#fff}._submitButton_193qs_178:hover:not(:disabled){background-color:#fb923c}@media(max-width:768px){._modalOverlay_193qs_1{padding:1rem}._modalContent_193qs_23{padding:1.5rem}._closeButton_193qs_45{top:1rem;right:1rem;width:2.25rem;height:2.25rem}._closeIcon_193qs_69{width:1.125rem;height:1.125rem}._modalTitle_193qs_74{font-size:1.5rem}._sketchbookRow_193qs_92{grid-template-columns:60px 1fr;gap:.75rem}._thumbnail_193qs_106{width:60px;height:60px}._fieldGroup_193qs_113:last-child{grid-column:1 / -1}._buttonGroup_193qs_171{flex-direction:column-reverse}._cancelButton_193qs_177,._submitButton_193qs_178{width:100%}}@media(max-width:480px){._modalOverlay_193qs_1{padding:.5rem}._modalContent_193qs_23{padding:1.25rem;border-radius:.75rem}._closeButton_193qs_45{top:.75rem;right:.75rem;width:2rem;height:2rem}._closeIcon_193qs_69{width:1rem;height:1rem}._modalTitle_193qs_74{font-size:1.25rem;margin-bottom:1rem}._form_193qs_81{gap:1rem}._sketchbookRow_193qs_92{grid-template-columns:1fr;gap:.5rem}._thumbnail_193qs_106{width:100%;height:auto;max-height:200px}}._modalOverlay_k5ipi_1{position:fixed;inset:0;background:#000000f2;z-index:1000;display:flex;align-items:center;justify-content:center;padding:2rem;animation:_fadeIn_k5ipi_1 .2s ease}@keyframes _fadeIn_k5ipi_1{0%{opacity:0}to{opacity:1}}._modalContent_k5ipi_23{position:relative;background:#fff;border-radius:1rem;padding:2rem;max-width:600px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #0000004d;animation:_scaleIn_k5ipi_1 .3s ease}@keyframes _scaleIn_k5ipi_1{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}._closeButton_k5ipi_45{position:absolute;top:1.5rem;right:1.5rem;background:#ffffff1a;border:none;border-radius:50%;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._closeButton_k5ipi_45:hover{background:#0000001a;transform:scale(1.1)}._closeIcon_k5ipi_65{width:1.25rem;height:1.25rem;color:#1a1a1a}._modalTitle_k5ipi_70{font-size:1.75rem;font-weight:700;color:#1a1a1a;margin:0 0 1.5rem;padding-right:2.5rem}._form_k5ipi_77{display:flex;flex-direction:column;gap:1.25rem}._formGroup_k5ipi_82{display:flex;flex-direction:column;gap:.5rem}._label_k5ipi_87{font-size:.875rem;font-weight:600;color:#1a1a1a;display:block}._required_k5ipi_93{color:#dc2626}._input_k5ipi_96,._select_k5ipi_97{width:100%;padding:.75rem;border:1px solid #FEF8F0;border-radius:.5rem;font-size:1rem;font-family:inherit;transition:all .2s}._input_k5ipi_96:focus,._select_k5ipi_97:focus{outline:none;border-color:#f97316;box-shadow:0 0 0 3px #f973161a}._input_k5ipi_96:disabled,._select_k5ipi_97:disabled{background-color:#fef8f0;cursor:not-allowed}._inputError_k5ipi_117{border-color:#dc2626}._inputError_k5ipi_117:focus{box-shadow:0 0 0 3px #dc26261a}._select_k5ipi_97{cursor:pointer}._errorText_k5ipi_126{font-size:.75rem;color:#dc2626;margin-top:-.25rem}._fileInput_k5ipi_131{padding:.5rem;border:1px dashed #FEF8F0;border-radius:.5rem;font-size:.875rem;cursor:pointer;transition:all .2s}._fileInput_k5ipi_131:hover{border-color:#f97316;background-color:#ffedd5}._fileInput_k5ipi_131:disabled{cursor:not-allowed;opacity:.5}._previewContainer_k5ipi_147{display:flex;flex-direction:column;gap:.5rem;align-items:center}._previewImage_k5ipi_153{max-width:100%;max-height:300px;width:auto;height:auto;object-fit:contain;border-radius:.5rem;border:1px solid #FEF8F0}._errorBanner_k5ipi_162{padding:.75rem 1rem;background-color:#fee2e2;border:1px solid #FECACA;border-radius:.5rem;color:#dc2626;font-size:.875rem}._buttonGroup_k5ipi_170{display:flex;gap:1rem;justify-content:flex-end;margin-top:.5rem}._cancelButton_k5ipi_176,._submitButton_k5ipi_177{padding:.75rem 1.5rem;border:none;border-radius:.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s}._cancelButton_k5ipi_176:disabled,._submitButton_k5ipi_177:disabled{opacity:.5;cursor:not-allowed}._cancelButton_k5ipi_176:active:not(:disabled),._submitButton_k5ipi_177:active:not(:disabled){transform:scale(.98)}._cancelButton_k5ipi_176{background-color:#fef8f0;color:#1a1a1a}._cancelButton_k5ipi_176:hover:not(:disabled){background-color:#64748b;color:#fff}._submitButton_k5ipi_177{background-color:#f97316;color:#fff}._submitButton_k5ipi_177:hover:not(:disabled){background-color:#fb923c}@media(max-width:768px){._modalOverlay_k5ipi_1{padding:1rem}._modalContent_k5ipi_23{padding:1.5rem}._closeButton_k5ipi_45{top:1rem;right:1rem;width:2.25rem;height:2.25rem}._closeIcon_k5ipi_65{width:1.125rem;height:1.125rem}._modalTitle_k5ipi_70{font-size:1.5rem}._previewImage_k5ipi_153{max-height:250px}._buttonGroup_k5ipi_170{flex-direction:column-reverse}._cancelButton_k5ipi_176,._submitButton_k5ipi_177{width:100%}}@media(max-width:480px){._modalOverlay_k5ipi_1{padding:.5rem}._modalContent_k5ipi_23{padding:1.25rem;border-radius:.75rem}._closeButton_k5ipi_45{top:.75rem;right:.75rem;width:2rem;height:2rem}._closeIcon_k5ipi_65{width:1rem;height:1rem}._modalTitle_k5ipi_70{font-size:1.25rem;margin-bottom:1rem}._form_k5ipi_77{gap:1rem}._previewImage_k5ipi_153{max-height:200px}}._galleryContainer_k11zo_1{position:relative;display:flex;flex-direction:column;padding:4rem 2rem 3rem;min-height:100vh;z-index:10}._coffeeRingDecor_k11zo_9{position:absolute;width:1200px;height:1200px;opacity:.35;z-index:2;pointer-events:none;top:20px;right:0%}@media(max-width:768px){._coffeeRingDecor_k11zo_9{top:0;right:-400px;width:900px;height:900px}}@media(max-width:480px){._coffeeRingDecor_k11zo_9{top:-10px;right:-450px;width:800px;height:800px}}._headerSection_k11zo_35{text-align:left;margin-bottom:3rem;margin-left:8%;transform:rotate(-.5deg);max-width:900px}._badge_k11zo_42{display:inline-block;position:relative;color:#c2410c;padding:0 .25rem;font-family:Kalam,cursive;font-size:1.4rem;font-weight:500;margin-bottom:1.5rem}._badge_k11zo_42:after{content:"";position:absolute;bottom:-4px;left:-4px;right:-4px;height:12px;background:linear-gradient(90deg,transparent 0%,#FFEDD5 5%,#FFEDD5 95%,transparent 100%);transform:rotate(-1deg) skew(-2deg);z-index:-1;border-radius:40% 60% 50% 50%/60% 40%}._badgeIcon_k11zo_64{width:24px;height:24px;display:inline-block;vertical-align:middle;margin-right:.35rem;transform:rotate(-8deg)}._mainTitle_k11zo_72{font-family:Caveat,cursive;font-size:5rem;font-weight:700;color:#1e1e24;margin:.5rem 0;line-height:1.1;letter-spacing:.02em;text-shadow:0 1px 2px rgba(0,0,0,.08);display:inline-block;position:relative}._mainTitle_k11zo_72:first-letter{font-size:1.15em;font-weight:700}._subtitle_k11zo_88{font-family:Kalam,cursive;font-size:1.25rem;color:#64748b;margin:1rem 0 0;font-weight:400;line-height:1.6;transform:rotate(.3deg);opacity:.88;font-style:italic}._galleryGridContainer_k11zo_99{display:grid;grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:3rem 2rem;max-width:1400px;margin:0 auto;padding:2rem 1rem;justify-items:center}._loadingContainer_k11zo_108{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:400px;gap:1rem}._loadingText_k11zo_116{font-size:1.125rem;color:#64748b}._errorContainer_k11zo_120{max-width:600px;margin:2rem auto;padding:1.5rem;background-color:#fee2e2;border:1px solid #FECACA;border-radius:.5rem;color:#dc2626}._emptyContainer_k11zo_129{text-align:center;padding:4rem 2rem}._emptyText_k11zo_133{font-size:1.5rem;color:#64748b}@media(max-width:1200px){._galleryGridContainer_k11zo_99{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2.5rem 1.5rem}}@media(max-width:768px){._galleryContainer_k11zo_1{padding:2rem 1rem}._headerSection_k11zo_35{margin-bottom:2rem;margin-left:5%}._badge_k11zo_42{font-size:1.125rem;padding:0 .2rem}._badgeIcon_k11zo_64{width:20px;height:20px}._mainTitle_k11zo_72{font-size:3rem}._subtitle_k11zo_88{font-size:1rem}._galleryGridContainer_k11zo_99{grid-template-columns:1fr;gap:2.5rem;padding:1.5rem 0}}@media(max-width:480px){._galleryContainer_k11zo_1{padding:1.5rem .75rem}._headerSection_k11zo_35{margin-bottom:1.5rem;margin-left:3%}._badge_k11zo_42{font-size:.95rem;padding:0 .15rem}._badgeIcon_k11zo_64{width:18px;height:18px}._mainTitle_k11zo_72{font-size:2.25rem}._subtitle_k11zo_88{font-size:.9rem}._galleryGridContainer_k11zo_99{gap:2rem;padding:1rem 0}._emptyText_k11zo_133{font-size:1.25rem}}._stickerWrapper_1td75_1{display:inline-block;transition:none}._stickerButton_1td75_5{position:relative;display:flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;border:none;background:transparent;cursor:pointer;font-family:Courier New,monospace;font-weight:600;font-size:1rem;transition:none;min-width:140px;height:50px}._stickerButton_1td75_5:hover ._stickerBorder_1td75_21{stroke-width:3}._stickerBorder_1td75_21{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;transition:none;filter:drop-shadow(4px 4px 0px #000000)}._stickerContent_1td75_34{position:relative;z-index:1;display:flex;align-items:center;gap:.5rem;color:#000;transition:none}._lavender_1td75_43 ._stickerBorder_1td75_21{color:#f3e8ff}._lavender_1td75_43:hover ._stickerBorder_1td75_21{color:#e9d5ff}._lavender_1td75_43._active_1td75_49 ._stickerBorder_1td75_21{color:#ddd6fe}._cream_1td75_52 ._stickerBorder_1td75_21{color:#fffbf5}._cream_1td75_52:hover ._stickerBorder_1td75_21{color:#fff5e6}._cream_1td75_52._active_1td75_49 ._stickerBorder_1td75_21{color:#ffedd5}._white_1td75_61 ._stickerBorder_1td75_21{color:#fff}._white_1td75_61:hover ._stickerBorder_1td75_21{color:#f8f8f8}._white_1td75_61._active_1td75_49 ._stickerBorder_1td75_21{color:#f0f0f0}._stickerContent_1td75_34 svg{width:20px;height:20px}@media(max-width:768px){._stickerButton_1td75_5{min-width:100px;height:45px;padding:.625rem 1rem;font-size:.875rem}._stickerContent_1td75_34 svg{width:18px;height:18px}}@media(max-width:480px){._stickerButton_1td75_5{min-width:50px;height:50px;padding:.75rem}._stickerContent_1td75_34 span{display:none}._stickerContent_1td75_34 svg{width:20px;height:20px}}._stickerLogoWrapper_rrikm_1{display:inline-block;cursor:pointer;transform:rotate(-1deg);transition:none}._stickerLogo_rrikm_1{position:relative;display:flex;align-items:center;padding:1rem 1.5rem;min-width:280px;height:70px}._logoBorder_rrikm_15{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;filter:drop-shadow(4px 4px 0px #000000);transition:none}._logoContent_rrikm_25{position:relative;z-index:1;display:flex;align-items:center;gap:.875rem;width:100%}._iconBox_rrikm_33{background:#f97316;border:2px solid #000000;border-radius:.5rem;padding:.625rem;width:44px;height:44px;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:2px 2px #000;transform:rotate(3deg)}._logoIcon_rrikm_47{width:28px;height:28px;color:#fff}._titleSection_rrikm_52{display:flex;flex-direction:column;gap:.125rem}._title_rrikm_52{font-family:Courier New,monospace;font-size:1.5rem;font-weight:700;color:#000;margin:0;line-height:1.1;letter-spacing:-.5px}._subtitle_rrikm_66{font-family:Courier New,monospace;color:#64748b;font-size:.75rem;margin:0;letter-spacing:.5px}._stickerLogoWrapper_rrikm_1:hover ._logoBorder_rrikm_15{filter:drop-shadow(4px 4px 0px #000000) drop-shadow(0 0 8px rgba(249,115,22,.2))}@media(max-width:768px){._stickerLogoWrapper_rrikm_1{transform:rotate(-.5deg)}._stickerLogo_rrikm_1{min-width:240px;height:60px;padding:.75rem 1.5rem}._iconBox_rrikm_33{width:38px;height:38px;padding:.5rem}._logoIcon_rrikm_47{width:24px;height:24px}._title_rrikm_52{font-size:1.25rem}._subtitle_rrikm_66{font-size:.625rem}}@media(max-width:480px){._stickerLogo_rrikm_1{min-width:60px;height:60px;padding:.5rem;justify-content:center}._logoContent_rrikm_25{justify-content:center}._titleSection_rrikm_52{display:none}._iconBox_rrikm_33{width:36px;height:36px;padding:.5rem}._logoIcon_rrikm_47{width:22px;height:22px}}._header_ewhx3_1{background:transparent;padding:1.5rem 2rem 1rem;position:relative;z-index:100}._container_ewhx3_7{max-width:1400px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:2rem}._nav_ewhx3_15{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}._username_ewhx3_21{font-family:Courier New,monospace;font-size:.875rem;font-weight:700;color:#000;padding:.75rem 1rem;background:#fff;border:2px solid #000000;border-radius:.5rem;box-shadow:3px 3px #000;transform:rotate(1deg);white-space:nowrap}@media(max-width:768px){._header_ewhx3_1{padding:1rem 1rem .75rem}._container_ewhx3_7{gap:1rem}._nav_ewhx3_15{gap:.75rem}._username_ewhx3_21{font-size:.75rem;padding:.625rem .875rem}}@media(max-width:480px){._header_ewhx3_1{padding:.75rem .75rem .5rem}._container_ewhx3_7,._nav_ewhx3_15{gap:.5rem}._username_ewhx3_21{display:none}}._container_96ygh_1{position:relative;min-height:100vh;z-index:10}._headerInfo_96ygh_6{display:flex;flex-direction:column;gap:.5rem;flex:1;text-align:center}._sketchbookTitle_96ygh_13{font-family:Caveat,cursive;font-size:3.5rem;font-weight:700;color:#fff;margin:0;line-height:1.1;text-shadow:3px 3px 0px rgba(0,0,0,.2)}._drawingCount_96ygh_22{font-family:Courier New,monospace;font-size:1rem;font-weight:600;color:#fff;margin:0;text-shadow:2px 2px 0px rgba(0,0,0,.2)}._gallerySection_96ygh_30{padding:3rem;max-width:1400px;margin:0 auto}._drawingsGrid_96ygh_35{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:3rem 2rem;justify-items:center}._loadingState_96ygh_41,._errorState_96ygh_42,._emptyState_96ygh_43{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;color:#64748b;text-align:center}._spinner_96ygh_52{animation:_spin_96ygh_52 1s linear infinite;width:2.5rem;height:2.5rem;margin-bottom:1rem;color:#f97316}@keyframes _spin_96ygh_52{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._emptyIcon_96ygh_67{width:4rem;height:4rem;margin-bottom:1rem;opacity:.3;color:#64748b}._errorState_96ygh_42{color:#f44336}@media(max-width:768px){._sketchbookTitle_96ygh_13{font-size:2.5rem}._drawingCount_96ygh_22{font-size:.875rem}._gallerySection_96ygh_30{padding:2rem 1.5rem}._drawingsGrid_96ygh_35{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:2.5rem 1.5rem}}@media(max-width:480px){._sketchbookTitle_96ygh_13{font-size:2rem}._drawingCount_96ygh_22{font-size:.75rem}._gallerySection_96ygh_30{padding:1.5rem 1rem}._drawingsGrid_96ygh_35{grid-template-columns:1fr;gap:2rem}._loadingState_96ygh_41,._errorState_96ygh_42,._emptyState_96ygh_43{padding:3rem 1.5rem}._emptyIcon_96ygh_67{width:3rem;height:3rem}}._photoFrameWrapper_1i8pg_1{position:relative;cursor:pointer;transition:none;z-index:10}._photoFrame_1i8pg_1{position:relative;width:100%;aspect-ratio:300 / 380;transition:none}._indexLabel_1i8pg_13{position:absolute;bottom:20px;left:20px;font-family:Kalam,cursive;font-size:1.125rem;font-weight:600;color:#000;margin:0;transform:rotate(-2deg);z-index:2}._frameBorder_1i8pg_25{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;filter:drop-shadow(5px 5px 0px #000000);transition:none}._imageWrapper_1i8pg_35{position:relative;width:100%;height:100%;padding:15px;overflow:hidden;z-index:1;display:flex;align-items:center;justify-content:center}._image_1i8pg_35{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block;opacity:0;transition:opacity .3s ease}._imageLoaded_1i8pg_56{opacity:1}._footer_1i8pg_59{padding:1rem 1.25rem;display:flex;justify-content:space-between;align-items:center;background:#fff}._title_1i8pg_66{font-size:1.125rem;font-weight:600;color:#1a1a1a;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}._deleteButton_1i8pg_76{background:transparent;border:none;cursor:pointer;padding:.75rem;display:flex;align-items:center;justify-content:center;color:#64748b;transition:all .2s ease;border-radius:8px;min-width:44px;min-height:44px}._deleteButton_1i8pg_76:hover{color:#f44336;background:#f443361a}._deleteIcon_1i8pg_94{width:1.25rem;height:1.25rem}@media(max-width:768px){._drawingCard_1i8pg_99{border-radius:12px}._footer_1i8pg_59{padding:.75rem 1rem}._title_1i8pg_66{font-size:1rem}._indexLabel_1i8pg_13{bottom:15px;left:15px;font-size:1rem}}@media(max-width:480px){._drawingCard_1i8pg_99{border-radius:10px}._footer_1i8pg_59{padding:.625rem .75rem}._title_1i8pg_66{font-size:.875rem}._deleteIcon_1i8pg_94{width:1.125rem;height:1.125rem}._indexLabel_1i8pg_13{bottom:12px;left:12px;font-size:.875rem}}._modalOverlay_1qul2_1{position:fixed;inset:0;background:#000000f2;z-index:1000;display:flex;align-items:center;justify-content:center;padding:2rem;animation:_fadeIn_1qul2_1 .2s ease}@keyframes _fadeIn_1qul2_1{0%{opacity:0}to{opacity:1}}._closeButton_1qul2_23{position:fixed;top:2rem;right:2rem;background:#ffffff1a;border:none;border-radius:50%;width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:1002;transition:all .2s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._closeButton_1qul2_23:hover{background:#fff3;transform:scale(1.1)}._closeIcon_1qul2_44{width:1.5rem;height:1.5rem;color:#fff}._navButton_1qul2_49{position:fixed;top:50%;transform:translateY(-50%);background:#ffffff1a;border:none;border-radius:50%;width:3.5rem;height:3.5rem;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:1002;transition:all .2s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._navButton_1qul2_49:hover{background:#fff3;transform:translateY(-50%) scale(1.1)}._navButtonLeft_1qul2_70{left:2rem}._navButtonRight_1qul2_73{right:2rem}._navIcon_1qul2_76{width:2rem;height:2rem;color:#fff}._content_1qul2_81{display:flex;flex-direction:column;align-items:center;gap:1.5rem;max-width:90vw;max-height:90vh;animation:_scaleIn_1qul2_1 .3s ease}@keyframes _scaleIn_1qul2_1{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}._carouselContainer_1qul2_100{width:100%;max-width:90vw;overflow:hidden;cursor:pointer}._carouselTrack_1qul2_106{display:flex;transition:transform .3s ease-out;will-change:transform}._carouselSlide_1qul2_111{flex:0 0 100%;display:flex;align-items:center;justify-content:center;padding:0 2rem;box-sizing:border-box}._image_1qul2_119{max-width:min(100%,1500px);max-height:calc(90vh - 10rem);width:auto;height:auto;display:block;object-fit:contain;cursor:default}._info_1qul2_128{text-align:center;color:#fff}._title_1qul2_132{font-size:1.5rem;font-weight:600;margin:0 0 .5rem;color:#fff}._counter_1qul2_138{font-size:1rem;margin:0;color:#ffffffb3}@media(max-width:768px){._modalOverlay_1qul2_1{padding:1rem}._closeButton_1qul2_23{top:1rem;right:1rem;width:2.5rem;height:2.5rem}._closeIcon_1qul2_44{width:1.25rem;height:1.25rem}._navButton_1qul2_49{width:3rem;height:3rem}._navButtonLeft_1qul2_70{left:1rem}._navButtonRight_1qul2_73{right:1rem}._navIcon_1qul2_76{width:1.5rem;height:1.5rem}._carouselSlide_1qul2_111{padding:0 1rem}._title_1qul2_132{font-size:1.25rem}._counter_1qul2_138{font-size:.875rem}}@media(max-width:480px){._modalOverlay_1qul2_1{padding:.5rem}._closeButton_1qul2_23{top:.75rem;right:.75rem;width:2.25rem;height:2.25rem}._closeIcon_1qul2_44{width:1.125rem;height:1.125rem}._navButton_1qul2_49{width:2.5rem;height:2.5rem}._navButtonLeft_1qul2_70{left:.5rem}._navButtonRight_1qul2_73{right:.5rem}._navIcon_1qul2_76{width:1.25rem;height:1.25rem}._content_1qul2_81{gap:1rem}._carouselSlide_1qul2_111{padding:0 .5rem}._title_1qul2_132{font-size:1rem}._counter_1qul2_138{font-size:.75rem}}._uploadButton_lgd2v_1{position:absolute;bottom:2rem;right:3rem;background:#fff;color:#f97316;border:none;border-radius:12px;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:.5rem;box-shadow:0 4px 12px #00000026;transition:all .2s ease}._uploadButton_lgd2v_1:hover{transform:translateY(-2px);box-shadow:0 6px 16px #0003}._uploadButton_lgd2v_1:active{transform:translateY(0)}._uploadIcon_lgd2v_26{width:1.25rem;height:1.25rem}._uploadText_lgd2v_30{white-space:nowrap}@media(max-width:768px){._uploadButton_lgd2v_1{position:static;margin-top:1.5rem;width:100%;justify-content:center}}@media(max-width:480px){._uploadButton_lgd2v_1{padding:.75rem 1rem;font-size:.875rem;border-radius:10px}._uploadIcon_lgd2v_26{width:1.125rem;height:1.125rem}}._modalOverlay_wxejr_1{position:fixed;inset:0;background:#000000f2;z-index:1000;display:flex;align-items:center;justify-content:center;padding:2rem;animation:_fadeIn_wxejr_1 .2s ease}@keyframes _fadeIn_wxejr_1{0%{opacity:0}to{opacity:1}}._modalContent_wxejr_23{position:relative;background:#fff;border-radius:1rem;padding:2rem;max-width:600px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #0000004d;animation:_scaleIn_wxejr_1 .3s ease}@keyframes _scaleIn_wxejr_1{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}._closeButton_wxejr_45{position:absolute;top:1.5rem;right:1.5rem;background:#ffffff1a;border:none;border-radius:50%;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._closeButton_wxejr_45:hover{background:#0000001a;transform:scale(1.1)}._closeIcon_wxejr_65{width:1.25rem;height:1.25rem;color:#1a1a1a}._modalTitle_wxejr_70{font-size:1.75rem;font-weight:700;color:#1a1a1a;margin:0 0 1.5rem;padding-right:2.5rem}._form_wxejr_77{display:flex;flex-direction:column;gap:1.25rem}._formGroup_wxejr_82{display:flex;flex-direction:column;gap:.5rem}._label_wxejr_87{font-size:.875rem;font-weight:600;color:#1a1a1a;display:block}._required_wxejr_93{color:#dc2626}._input_wxejr_96{width:100%;padding:.75rem;border:1px solid #FEF8F0;border-radius:.5rem;font-size:1rem;font-family:inherit;transition:all .2s}._input_wxejr_96:focus{outline:none;border-color:#f97316;box-shadow:0 0 0 3px #f973161a}._input_wxejr_96:disabled{background-color:#fef8f0;cursor:not-allowed}._inputError_wxejr_114{border-color:#dc2626}._inputError_wxejr_114:focus{box-shadow:0 0 0 3px #dc26261a}._errorText_wxejr_120{font-size:.75rem;color:#dc2626;margin-top:-.25rem}._fileInput_wxejr_125{padding:.5rem;border:1px dashed #FEF8F0;border-radius:.5rem;font-size:.875rem;cursor:pointer;transition:all .2s}._fileInput_wxejr_125:hover{border-color:#f97316;background-color:#ffedd5}._fileInput_wxejr_125:disabled{cursor:not-allowed;opacity:.5}._previewContainer_wxejr_141{display:flex;flex-direction:column;gap:.5rem;align-items:center}._previewImage_wxejr_147{max-width:100%;max-height:300px;width:auto;height:auto;object-fit:contain;border-radius:.5rem;border:1px solid #FEF8F0}._errorBanner_wxejr_156{padding:.75rem 1rem;background-color:#fee2e2;border:1px solid #FECACA;border-radius:.5rem;color:#dc2626;font-size:.875rem}._buttonGroup_wxejr_164{display:flex;gap:1rem;justify-content:flex-end;margin-top:.5rem}._cancelButton_wxejr_170,._submitButton_wxejr_171{padding:.75rem 1.5rem;border:none;border-radius:.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s}._cancelButton_wxejr_170:disabled,._submitButton_wxejr_171:disabled{opacity:.5;cursor:not-allowed}._cancelButton_wxejr_170:active:not(:disabled),._submitButton_wxejr_171:active:not(:disabled){transform:scale(.98)}._cancelButton_wxejr_170{background-color:#fef8f0;color:#1a1a1a}._cancelButton_wxejr_170:hover:not(:disabled){background-color:#64748b;color:#fff}._submitButton_wxejr_171{background-color:#f97316;color:#fff}._submitButton_wxejr_171:hover:not(:disabled){background-color:#fb923c}@media(max-width:768px){._modalOverlay_wxejr_1{padding:1rem}._modalContent_wxejr_23{padding:1.5rem}._closeButton_wxejr_45{top:1rem;right:1rem;width:2.25rem;height:2.25rem}._closeIcon_wxejr_65{width:1.125rem;height:1.125rem}._modalTitle_wxejr_70{font-size:1.5rem}._previewImage_wxejr_147{max-height:250px}._buttonGroup_wxejr_164{flex-direction:column-reverse}._cancelButton_wxejr_170,._submitButton_wxejr_171{width:100%}}@media(max-width:480px){._modalOverlay_wxejr_1{padding:.5rem}._modalContent_wxejr_23{padding:1.25rem;border-radius:.75rem}._closeButton_wxejr_45{top:.75rem;right:.75rem;width:2rem;height:2rem}._closeIcon_wxejr_65{width:1rem;height:1rem}._modalTitle_wxejr_70{font-size:1.25rem;margin-bottom:1rem}._form_wxejr_77{gap:1rem}._previewImage_wxejr_147{max-height:200px}}._scrapWrapper_tz704_1{position:relative;width:100%;display:flex;flex-direction:column;align-items:center;padding:3rem 2rem 5rem;margin-bottom:3rem}._washiTape_tz704_10{position:absolute;top:3rem;left:50%;transform:translate(-50%) translateY(-50%);width:180px;height:50px;background:#a7f3d0b3;border:1px solid rgba(0,0,0,.1);z-index:3;opacity:.85}._scrapContainer_tz704_22{position:relative;width:100%;max-width:700px;z-index:2}._scrapBackground_tz704_28{position:absolute;top:0;left:0;width:100%;height:100%;filter:drop-shadow(5px 5px 0px #000000);z-index:1}._scrapBackground_tz704_28:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 400 400' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");opacity:.15;pointer-events:none;mix-blend-mode:overlay}._scrapContent_tz704_49{position:relative;z-index:2;padding:2.5rem 2rem;display:flex;flex-direction:column;align-items:center;gap:1.5rem}@media(max-width:768px){._scrapWrapper_tz704_1{padding:2rem 1rem 4rem;margin-bottom:2.5rem}._washiTape_tz704_10{top:2rem;width:140px;height:40px}._scrapContainer_tz704_22{max-width:600px}._scrapContent_tz704_49{padding:2rem 1.5rem;gap:1.25rem}}@media(max-width:480px){._scrapWrapper_tz704_1{padding:1.5rem .75rem 3rem;margin-bottom:2rem}._washiTape_tz704_10{top:1.5rem;width:120px;height:35px}._scrapContainer_tz704_22{max-width:500px}._scrapContent_tz704_49{padding:1.5rem 1rem;gap:1rem}}._backButton_1qez1_1{position:absolute;top:2rem;left:2rem;display:flex;align-items:center;gap:.75rem;background:transparent;border:none;cursor:pointer;padding:.5rem;z-index:10;transition:none}._backButton_1qez1_1:hover ._arrow_1qez1_15{transform:translate(-3px)}._backButton_1qez1_1:hover ._text_1qez1_18{text-decoration:underline;text-decoration-style:wavy;text-decoration-thickness:1px}._arrow_1qez1_15{width:60px;height:30px;flex-shrink:0;transition:transform .2s ease}._text_1qez1_18{font-family:Kalam,cursive;font-size:1.125rem;font-weight:500;color:#000;white-space:nowrap;transform:rotate(-2deg)}@media(max-width:768px){._backButton_1qez1_1{top:1.5rem;left:1.5rem}._arrow_1qez1_15{width:50px;height:25px}._text_1qez1_18{font-size:1rem}}@media(max-width:480px){._backButton_1qez1_1{top:1rem;left:1rem}._text_1qez1_18{display:none}._arrow_1qez1_15{width:45px;height:22px}}._washiTape_7piet_1{position:absolute;top:-22px;left:50%;transform:translate(-50%) rotate(-2deg);z-index:10;filter:drop-shadow(0 2px 4px rgba(0,0,0,.15));pointer-events:none}._washiSvg_7piet_10{display:block}._doodlyButton_8pft2_1{position:relative;width:100%;min-height:60px;padding:0;border:none;background:transparent;cursor:pointer;font-family:Courier New,Courier,monospace;font-size:1.125rem;font-weight:700;transition:transform .2s ease}._doodlyButton_8pft2_1:hover{transform:translateY(-4px)}._doodlyButton_8pft2_1:active{transform:translateY(-1px)}._buttonBg_8pft2_20{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}._buttonPath_8pft2_28{transition:fill .2s ease}._buttonContent_8pft2_31{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;gap:.75rem;padding:0 1.5rem;height:100%}._primary_8pft2_41{color:#fff}._primary_8pft2_41 ._buttonPath_8pft2_28{fill:#f97316}._primary_8pft2_41:hover ._buttonPath_8pft2_28{fill:#c2410c}._secondary_8pft2_50{color:#1a1a1a}._secondary_8pft2_50 ._buttonPath_8pft2_28{fill:#fff}._secondary_8pft2_50:hover ._buttonPath_8pft2_28{fill:#ffe4cc}._icon_8pft2_59{display:flex;align-items:center}._icon_8pft2_59 svg{width:1.25rem;height:1.25rem}@media(max-width:768px){._doodlyButton_8pft2_1{min-height:55px;font-size:1rem}}@media(max-width:480px){._doodlyButton_8pft2_1{min-height:50px;font-size:.875rem}._icon_8pft2_59 svg{width:1.125rem;height:1.125rem}}._container_1v4x2_1{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem;position:relative}._pencilDecor_1v4x2_9{position:absolute;bottom:calc(5% + 10px);right:5%;width:380px;height:auto;transform:rotate(-42deg);opacity:1;z-index:10;pointer-events:none;filter:drop-shadow(10px 10px 0px rgba(0,0,0,.25))}._bluePencilDecor_1v4x2_21{position:absolute;bottom:calc(3% + 10px);right:7%;width:360px;height:auto;transform:rotate(52deg);opacity:1;z-index:10;pointer-events:none;filter:drop-shadow(8px 8px 0px rgba(0,0,0,.2))}._markerDecor_1v4x2_33{position:absolute;top:3%;left:3%;width:480px;height:auto;transform:rotate(28deg);opacity:1;z-index:1;pointer-events:none;filter:drop-shadow(10px 10px 0px rgba(0,0,0,.25))}._pinkMarkerDecor_1v4x2_45{position:absolute;bottom:15%;left:5%;width:420px;height:auto;transform:rotate(-15deg);opacity:1;z-index:1;pointer-events:none;filter:drop-shadow(8px 8px 0px rgba(0,0,0,.2))}._coffeeCupDecor_1v4x2_57{position:absolute;bottom:60px;left:60px;width:650px;height:auto;transform:rotate(-8deg);opacity:1;z-index:3;pointer-events:none;filter:drop-shadow(8px 8px 0px rgba(0,0,0,.2))}._stickyNote_1v4x2_69{max-width:700px;width:100%;background-color:#fff9e6;padding:60px 40px 50px;margin:90px;transform:rotate(3deg);box-shadow:0 8px 24px #0000001f,0 4px 8px #00000014;position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center}._stickyNote_1v4x2_69:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300'%3E%3Cfilter id='paper-noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='3' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23paper-noise)' opacity='0.04'/%3E%3C/svg%3E");pointer-events:none}._content_1v4x2_94{width:100%;max-width:90%;text-align:center;display:flex;flex-direction:column;align-items:center;gap:3rem;position:relative;z-index:1}._header_1v4x2_105{display:flex;flex-direction:column;align-items:center;gap:1.5rem;width:100%}._logo_1v4x2_112{font-size:3.5rem;font-weight:900;margin:0 0 .75rem;line-height:1.3;font-family:Impact,Arial Black,sans-serif;letter-spacing:.05em;text-transform:uppercase;display:block;text-align:center}._logoSketchbook_1v4x2_123{color:#f97316;display:inline-block;transform:rotate(-5deg);position:relative;top:-4px}._logoSpace_1v4x2_130{color:#9333ea;margin-left:.3em;display:inline-block;transform:rotate(4.5deg);position:relative;top:2px}._slogan_1v4x2_138{font-size:1.25rem;color:#64748b;margin:0;font-weight:300;letter-spacing:.05em;font-family:Courier New,Courier,monospace;transform:rotate(-.5deg);line-height:1.6}._intro_1v4x2_148{width:100%;max-width:80%;display:flex;justify-content:center}._navigation_1v4x2_154{display:flex;flex-direction:column;align-items:center;gap:15px;width:100%;max-width:80%}@media(max-width:768px){._container_1v4x2_1{padding:1.5rem}._pencilDecor_1v4x2_9{width:280px;bottom:calc(3% + 10px);right:2%;filter:drop-shadow(8px 8px 0px rgba(0,0,0,.2))}._bluePencilDecor_1v4x2_21{width:260px;bottom:calc(1% + 10px);right:4%;transform:rotate(52deg);filter:drop-shadow(6px 6px 0px rgba(0,0,0,.15))}._markerDecor_1v4x2_33{width:340px;top:5%;left:1%;filter:drop-shadow(8px 8px 0px rgba(0,0,0,.2))}._pinkMarkerDecor_1v4x2_45{width:300px;bottom:12%;left:3%;filter:drop-shadow(6px 6px 0px rgba(0,0,0,.15))}._coffeeCupDecor_1v4x2_57{display:none}._stickyNote_1v4x2_69{padding:50px 30px 40px;margin:40px 20px}._content_1v4x2_94{gap:2rem;max-width:95%}._logo_1v4x2_112{font-size:2.5rem}._intro_1v4x2_148{max-width:90%}._description_1v4x2_208{font-size:1rem;line-height:1.7}._navigation_1v4x2_154{max-width:90%;gap:12px}}@media(max-width:480px){._container_1v4x2_1{padding:1rem}._pencilDecor_1v4x2_9{width:180px;bottom:calc(2% + 10px);right:1%;filter:drop-shadow(6px 6px 0px rgba(0,0,0,.2))}._bluePencilDecor_1v4x2_21{width:170px;bottom:calc(.5% + 10px);right:2.5%;transform:rotate(52deg);filter:drop-shadow(4px 4px 0px rgba(0,0,0,.15))}._markerDecor_1v4x2_33{width:220px;top:8%;left:0%;filter:drop-shadow(6px 6px 0px rgba(0,0,0,.2))}._pinkMarkerDecor_1v4x2_45{width:200px;bottom:10%;left:2%;filter:drop-shadow(4px 4px 0px rgba(0,0,0,.15))}._coffeeCupDecor_1v4x2_57{display:none}._stickyNote_1v4x2_69{padding:45px 25px 35px;margin:30px 15px;transform:rotate(2deg)}._content_1v4x2_94{gap:1.5rem;max-width:95%}._logo_1v4x2_112{font-size:2rem;line-height:1.4}._logoSpace_1v4x2_130{display:block;margin-left:0;margin-top:.1em}._slogan_1v4x2_138{font-size:.875rem;line-height:1.6}._intro_1v4x2_148{max-width:95%}._description_1v4x2_208{font-size:.875rem;line-height:1.7}._navigation_1v4x2_154{max-width:95%;gap:10px}}._galleryContainer_8z514_1{position:relative;display:flex;flex-direction:column;padding:4rem 2rem 3rem;min-height:100vh;z-index:10}._coffeeRingDecor_8z514_9{position:absolute;width:1200px;height:1200px;opacity:.35;z-index:2;pointer-events:none;top:20px;right:0%}@media(max-width:768px){._coffeeRingDecor_8z514_9{top:0;right:-400px;width:900px;height:900px}}@media(max-width:480px){._coffeeRingDecor_8z514_9{top:-10px;right:-450px;width:800px;height:800px}}._headerSection_8z514_35{text-align:left;margin-bottom:3rem;margin-left:8%;transform:rotate(-.5deg);max-width:900px}._badge_8z514_42{display:inline-block;position:relative;color:#c2410c;padding:0 .25rem;font-family:Kalam,cursive;font-size:1.4rem;font-weight:500;margin-bottom:1.5rem}._badge_8z514_42:after{content:"";position:absolute;bottom:-4px;left:-4px;right:-4px;height:12px;background:linear-gradient(90deg,transparent 0%,#FFEDD5 5%,#FFEDD5 95%,transparent 100%);transform:rotate(-1deg) skew(-2deg);z-index:-1;border-radius:40% 60% 50% 50%/60% 40%}._badgeIcon_8z514_64{width:24px;height:24px;display:inline-block;vertical-align:middle;margin-right:.35rem;transform:rotate(-8deg)}._mainTitle_8z514_72{font-family:Caveat,cursive;font-size:5rem;font-weight:700;color:#1e1e24;margin:.5rem 0;line-height:1.1;letter-spacing:.02em;text-shadow:0 1px 2px rgba(0,0,0,.08);display:inline-block;position:relative}._mainTitle_8z514_72:first-letter{font-size:1.15em;font-weight:700}._titleIcon_8z514_88{width:48px;height:48px;display:inline-block;vertical-align:middle;margin-right:.5rem;margin-bottom:.5rem;transform:rotate(-8deg)}._subtitle_8z514_97{font-family:Kalam,cursive;font-size:1.25rem;color:#1e1e24;margin:1rem 0 0;font-weight:400;line-height:1.6;transform:rotate(.3deg);opacity:.88;font-style:italic}._galleryGridContainer_8z514_108{display:grid;grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:3rem 2rem;max-width:1400px;margin:0 auto;padding:2rem 1rem;justify-items:center}._sketchbookCardWrapper_8z514_117{display:flex;flex-direction:column;align-items:center;gap:.5rem}._usernameLink_8z514_123{font-family:Kalam,cursive;font-size:1rem;color:#f97316;cursor:pointer;text-decoration:none;transition:color .2s}._usernameLink_8z514_123:hover{color:#c2410c;text-decoration:underline}._loadingContainer_8z514_135{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:400px;gap:1rem}._loadingText_8z514_143{font-size:1.125rem;color:#64748b}._errorContainer_8z514_147{max-width:600px;margin:2rem auto;padding:1.5rem;background-color:#fee2e2;border:1px solid #FECACA;border-radius:.5rem;color:#dc2626}._emptyContainer_8z514_156{text-align:center;padding:4rem 2rem}._emptyText_8z514_160{font-size:1.5rem;color:#64748b}@media(max-width:1200px){._galleryGridContainer_8z514_108{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2.5rem 1.5rem}}@media(max-width:768px){._galleryContainer_8z514_1{padding:2rem 1rem}._headerSection_8z514_35{margin-bottom:2rem;margin-left:5%}._badge_8z514_42{font-size:1.125rem;padding:0 .2rem}._badgeIcon_8z514_64{width:20px;height:20px}._mainTitle_8z514_72{font-size:3rem}._subtitle_8z514_97{font-size:1rem}._galleryGridContainer_8z514_108{grid-template-columns:1fr;gap:2.5rem;padding:1.5rem 0}}@media(max-width:480px){._galleryContainer_8z514_1{padding:1.5rem .75rem}._headerSection_8z514_35{margin-bottom:1.5rem;margin-left:3%}._badge_8z514_42{font-size:.95rem;padding:0 .15rem}._badgeIcon_8z514_64{width:18px;height:18px}._mainTitle_8z514_72{font-size:2.25rem}._subtitle_8z514_97{font-size:.9rem}._galleryGridContainer_8z514_108{gap:2rem;padding:1rem 0}._emptyText_8z514_160{font-size:1.25rem}}._galleryContainer_eohso_1{position:relative;display:flex;flex-direction:column;padding:4rem 2rem 3rem;min-height:100vh;z-index:10}._coffeeRingDecor_eohso_9{position:absolute;width:1200px;height:1200px;opacity:.35;z-index:2;pointer-events:none;top:20px;right:0%}@media(max-width:768px){._coffeeRingDecor_eohso_9{top:0;right:-400px;width:900px;height:900px}}@media(max-width:480px){._coffeeRingDecor_eohso_9{top:-10px;right:-450px;width:800px;height:800px}}._headerSection_eohso_35{text-align:left;margin-bottom:3rem;margin-left:8%;transform:rotate(-.5deg);max-width:900px}._badge_eohso_42{display:inline-block;position:relative;color:#c2410c;padding:0 .25rem;font-family:Kalam,cursive;font-size:1.4rem;font-weight:500;margin-bottom:1.5rem}._badge_eohso_42:after{content:"";position:absolute;bottom:-4px;left:-4px;right:-4px;height:12px;background:linear-gradient(90deg,transparent 0%,#FFEDD5 5%,#FFEDD5 95%,transparent 100%);transform:rotate(-1deg) skew(-2deg);z-index:-1;border-radius:40% 60% 50% 50%/60% 40%}._badgeIcon_eohso_64{width:24px;height:24px;display:inline-block;vertical-align:middle;margin-right:.35rem;transform:rotate(-8deg)}._mainTitle_eohso_72{font-family:Caveat,cursive;font-size:5rem;font-weight:700;color:#1e1e24;margin:.5rem 0;line-height:1.1;letter-spacing:.02em;text-shadow:0 1px 2px rgba(0,0,0,.08);display:inline-block;position:relative}._mainTitle_eohso_72:first-letter{font-size:1.15em;font-weight:700}._subtitle_eohso_88{font-family:Kalam,cursive;font-size:1.25rem;color:#1e1e24;margin:1rem 0 0;font-weight:400;line-height:1.6;transform:rotate(.3deg);opacity:.88;font-style:italic}._galleryGridContainer_eohso_99{display:grid;grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:3rem 2rem;max-width:1400px;margin:0 auto;padding:2rem 1rem;justify-items:center}._loadingContainer_eohso_108{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:400px;gap:1rem}._loadingText_eohso_116{font-size:1.125rem;color:#64748b}._errorContainer_eohso_120{max-width:600px;margin:2rem auto;padding:1.5rem;background-color:#fee2e2;border:1px solid #FECACA;border-radius:.5rem;color:#dc2626}._emptyContainer_eohso_129{text-align:center;padding:4rem 2rem}._emptyText_eohso_133{font-size:1.5rem;color:#64748b}@media(max-width:1200px){._galleryGridContainer_eohso_99{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2.5rem 1.5rem}}@media(max-width:768px){._galleryContainer_eohso_1{padding:2rem 1rem}._headerSection_eohso_35{margin-bottom:2rem;margin-left:5%}._badge_eohso_42{font-size:1.125rem;padding:0 .2rem}._badgeIcon_eohso_64{width:20px;height:20px}._mainTitle_eohso_72{font-size:3rem}._subtitle_eohso_88{font-size:1rem}._galleryGridContainer_eohso_99{grid-template-columns:1fr;gap:2.5rem;padding:1.5rem 0}}@media(max-width:480px){._galleryContainer_eohso_1{padding:1.5rem .75rem}._headerSection_eohso_35{margin-bottom:1.5rem;margin-left:3%}._badge_eohso_42{font-size:.95rem;padding:0 .15rem}._badgeIcon_eohso_64{width:18px;height:18px}._mainTitle_eohso_72{font-size:2.25rem}._subtitle_eohso_88{font-size:.9rem}._galleryGridContainer_eohso_99{gap:2rem;padding:1rem 0}._emptyText_eohso_133{font-size:1.25rem}}._container_t26b1_1{min-height:100vh;padding:2rem}._backButton_t26b1_5{background:transparent;border:none;color:#64748b;font-size:1rem;font-weight:500;cursor:pointer;display:flex;align-items:center;gap:.5rem;padding:.75rem 0;margin-bottom:2rem;transition:color .2s ease}._backButton_t26b1_5:hover{color:#f97316}._backIcon_t26b1_22{width:1.25rem;height:1.25rem}._content_t26b1_26{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding-top:10vh}._icon_t26b1_34{width:4rem;height:4rem;color:#fb923c;margin-bottom:1.5rem}._title_t26b1_40{font-size:2rem;font-weight:700;color:#1a1a1a;margin:0 0 1rem}._message_t26b1_46{font-size:1.125rem;color:#64748b;margin:0}@media(max-width:768px){._container_t26b1_1{padding:1.5rem}._title_t26b1_40{font-size:1.5rem}._message_t26b1_46{font-size:1rem}._icon_t26b1_34{width:3rem;height:3rem}}@media(max-width:480px){._container_t26b1_1{padding:1rem}._backButton_t26b1_5{font-size:.875rem}._title_t26b1_40{font-size:1.25rem}._message_t26b1_46{font-size:.875rem}}._container_63gp8_1{position:relative;min-height:100vh;padding:2rem 3rem;max-width:800px;margin:0 auto;z-index:10}._backButton_63gp8_9{background:transparent;border:none;color:#64748b;font-size:1rem;font-weight:500;cursor:pointer;display:flex;align-items:center;gap:.5rem;padding:.75rem 0;margin-bottom:2rem;transition:color .2s ease}._backButton_63gp8_9:hover{color:#f97316}._backIcon_63gp8_26{width:1.25rem;height:1.25rem}._content_63gp8_30{display:flex;flex-direction:column;gap:3rem}._header_63gp8_35{margin-bottom:1rem}._title_63gp8_38{font-family:Caveat,cursive;font-size:3rem;font-weight:700;color:#1a1a1a;margin:0}._section_63gp8_45{display:flex;flex-direction:column;gap:1rem}._sectionHeader_63gp8_50{display:flex;align-items:center;gap:.75rem}._sectionIcon_63gp8_55{width:1.5rem;height:1.5rem;color:#f97316;flex-shrink:0}._sectionTitle_63gp8_61{font-family:Caveat,cursive;font-size:1.75rem;font-weight:700;color:#1a1a1a;margin:0}._text_63gp8_68{font-family:Kalam,cursive;font-size:1.125rem;color:#64748b;margin:0;line-height:1.8}._list_63gp8_75{margin:0;padding-left:2rem;display:flex;flex-direction:column;gap:.75rem}._list_63gp8_75 li{font-family:Kalam,cursive;font-size:1.125rem;color:#64748b;line-height:1.7}._list_63gp8_75 li::marker{color:#f97316}@media(max-width:768px){._container_63gp8_1{padding:1.5rem}._content_63gp8_30{gap:2rem}._title_63gp8_38{font-size:2rem}._sectionTitle_63gp8_61{font-size:1.125rem}._text_63gp8_68,._list_63gp8_75 li{font-size:1rem}._sectionIcon_63gp8_55{width:1.25rem;height:1.25rem}}@media(max-width:480px){._container_63gp8_1{padding:1rem}._content_63gp8_30{gap:1.5rem}._title_63gp8_38{font-size:1.5rem}._backButton_63gp8_9{font-size:.875rem}._sectionTitle_63gp8_61{font-size:1rem}._text_63gp8_68,._list_63gp8_75 li{font-size:.875rem}._list_63gp8_75{padding-left:1.5rem}}._container_14cii_1{min-height:100vh;padding:2rem}._backButton_14cii_5{background:transparent;border:none;color:#64748b;font-size:1rem;font-weight:500;cursor:pointer;display:flex;align-items:center;gap:.5rem;padding:.75rem 0;margin-bottom:2rem;transition:color .2s ease}._backButton_14cii_5:hover{color:#f97316}._backIcon_14cii_22{width:1.25rem;height:1.25rem}._content_14cii_26{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding-top:10vh}._icon_14cii_34{width:4rem;height:4rem;color:#a855f7;margin-bottom:1.5rem}._title_14cii_40{font-size:2rem;font-weight:700;color:#1a1a1a;margin:0 0 1rem}._message_14cii_46{font-size:1.125rem;color:#64748b;margin:0}@media(max-width:768px){._container_14cii_1{padding:1.5rem}._title_14cii_40{font-size:1.5rem}._message_14cii_46{font-size:1rem}._icon_14cii_34{width:3rem;height:3rem}}@media(max-width:480px){._container_14cii_1{padding:1rem}._backButton_14cii_5{font-size:.875rem}._title_14cii_40{font-size:1.25rem}._message_14cii_46{font-size:.875rem}}._container_mxpjv_1{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem}._card_mxpjv_8{max-width:420px;width:100%;background:#fff;border-radius:16px;padding:3rem;box-shadow:0 4px 12px #0000001a;border:1px solid #E5E7EB}._header_mxpjv_17{text-align:center;margin-bottom:2rem}._icon_mxpjv_21{width:2rem;height:2rem;color:#f97316;margin-bottom:.75rem}._title_mxpjv_27{font-size:1.5rem;color:#1a1a1a;margin:0 0 .5rem;font-weight:700}._subtitle_mxpjv_33{font-size:1rem;color:#64748b;margin:0}._form_mxpjv_38{display:flex;flex-direction:column;gap:1.5rem}._field_mxpjv_43{display:flex;flex-direction:column;gap:.5rem}._label_mxpjv_48{font-size:.875rem;font-weight:600;color:#1a1a1a}._input_mxpjv_53{padding:.75rem 1rem;border:2px solid #E5E7EB;border-radius:10px;font-size:1rem;transition:border-color .2s ease;outline:none}._input_mxpjv_53:focus{border-color:#f97316}._error_mxpjv_64{background:#fee2e2;border:1px solid #FECACA;color:#dc2626;padding:.75rem 1rem;border-radius:8px;font-size:.875rem}._submitButton_mxpjv_72{padding:.875rem;background:#f97316;color:#fff;border:none;border-radius:12px;font-size:1.125rem;font-weight:600;cursor:pointer;transition:all .2s ease}._submitButton_mxpjv_72:hover:not(:disabled){background:#c2410c;transform:translateY(-1px)}._submitButton_mxpjv_72:disabled{opacity:.6;cursor:not-allowed}._footer_mxpjv_91{text-align:center;margin-top:2rem;font-size:.875rem;color:#64748b}._link_mxpjv_97{color:#f97316;font-weight:600;text-decoration:none}._link_mxpjv_97:hover{color:#c2410c}@media(max-width:480px){._container_mxpjv_1{padding:1rem}._card_mxpjv_8{padding:2rem}}._wobblyGrid_xsfq2_1{position:absolute;top:0;left:0;width:100%;min-height:100%;pointer-events:none;z-index:1;opacity:.6}._desktopPattern_xsfq2_11{display:block}._mobilePattern_xsfq2_14{display:none}@media(max-width:768px){._desktopPattern_xsfq2_11{display:none}._mobilePattern_xsfq2_14{display:block}}@font-face{font-family:Caveat;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/caveat/v23/WnznHAc5bAfYB2QRah7pcpNvOx-pjfJ9SII.ttf) format("truetype")}@font-face{font-family:Caveat;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/caveat/v23/WnznHAc5bAfYB2QRah7pcpNvOx-pjcB9SII.ttf) format("truetype")}@font-face{font-family:Caveat;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/caveat/v23/WnznHAc5bAfYB2QRah7pcpNvOx-pjSx6SII.ttf) format("truetype")}@font-face{font-family:Caveat;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/caveat/v23/WnznHAc5bAfYB2QRah7pcpNvOx-pjRV6SII.ttf) format("truetype")}@font-face{font-family:Kalam;font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/kalam/v18/YA9Qr0Wd4kDdMtD6GgLL.ttf) format("truetype")}@font-face{font-family:Kalam;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/kalam/v18/YA9dr0Wd4kDdMuhW.ttf) format("truetype")}@font-face{font-family:Kalam;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/kalam/v18/YA9Qr0Wd4kDdMtDqHQLL.ttf) format("truetype")}@font-face{font-family:Patrick Hand;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/patrickhand/v25/LDI1apSQOAYtSuYWp8ZhfYeMWQ.ttf) format("truetype")}:root{font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0;box-sizing:border-box}body{margin:0;padding:0;width:100%;min-width:320px;min-height:100vh;font-family:Kalam,Patrick Hand,Caveat,cursive;line-height:1.5;font-weight:400}a{font-weight:500;text-decoration:inherit}#root{min-height:100vh;width:100%;background-color:#f9f7f2;position:relative;overflow-x:hidden}#root:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='400' height='400'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.03'/%3E%3C/svg%3E");pointer-events:none;z-index:0}button:focus,button:focus-visible{outline:none}
