@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8d697b304b401681-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba015fad6dcf6784-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/569ce4b8f30dc480-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_5cfdac{font-family:Geist,Geist Fallback;font-style:normal}.__variable_5cfdac{--font-geist-sans:"Geist","Geist Fallback"}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/9610d9e46709d722-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/747892c23ea88013-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/93f479601ee12b01-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Mono Fallback;src:local("Arial");ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.00%;size-adjust:134.59%}.__className_9a8899{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.__variable_9a8899{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}:root{--background:#faf8f5;--foreground:#2c1810;--primary:#8b4513;--secondary:#d2691e;--accent:#cd853f;--border:#d2b48c;--shadow:rgba(139,69,19,0.1);--text-light:#6b4423;--success:#228b22;--error:#dc143c}@media (prefers-color-scheme:dark){:root{--background:#1a1a1a;--foreground:#f5f5dc;--primary:#d2691e;--secondary:#cd853f;--accent:#daa520;--border:#8b4513;--shadow:rgba(210,180,140,0.1);--text-light:#d2b48c;--success:#90ee90;--error:#ff6b6b}}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,Yu Gothic,Meiryo,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6;background-image:radial-gradient(circle at 20% 80%,rgba(210,180,140,.1) 0,transparent 50%),radial-gradient(circle at 80% 20%,rgba(205,133,63,.1) 0,transparent 50%);background-attachment:fixed}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}.oriental-container{max-width:800px;margin:0 auto;padding:40px 20px;min-height:100vh;display:flex;flex-direction:column;justify-content:center}.oriental-header{text-align:center;margin-bottom:60px;position:relative}.oriental-header:after,.oriental-header:before{content:"";position:absolute;top:50%;width:60px;height:2px;background:linear-gradient(90deg,transparent,var(--primary),transparent)}.oriental-header:before{left:-80px}.oriental-header:after{right:-80px}.oriental-title{font-size:2.5rem;font-weight:300;color:var(--primary);letter-spacing:.1em;margin-bottom:8px;text-shadow:2px 2px 4px var(--shadow)}.oriental-subtitle{font-size:1rem;color:var(--text-light);font-weight:300;letter-spacing:.05em}.oriental-card{background:rgba(255,255,255,.9);border:1px solid var(--border);border-radius:12px;padding:40px;box-shadow:0 8px 32px var(--shadow);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:relative;overflow:hidden}.oriental-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--primary),var(--secondary),var(--accent))}@media (prefers-color-scheme:dark){.oriental-card{background:rgba(26,26,26,.9);border-color:var(--border)}}.oriental-form{display:flex;flex-direction:column;gap:24px}.oriental-input-group{position:relative}.oriental-file-input{width:100%;padding:16px;border:2px dashed var(--border);border-radius:8px;background:transparent;color:var(--foreground);font-size:1rem;transition:all .3s ease;cursor:pointer}.oriental-file-input:hover{border-color:var(--primary);background:rgba(139,69,19,.05)}.oriental-file-input:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px rgba(139,69,19,.1)}.oriental-button{background:linear-gradient(135deg,var(--primary),var(--secondary));color:white;border:none;padding:16px 32px;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden;letter-spacing:.05em}.oriental-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.oriental-button:hover:before{left:100%}.oriental-button:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(139,69,19,.3)}.oriental-button:disabled{opacity:.6;cursor:not-allowed;transform:none}.oriental-button:disabled:hover{transform:none;box-shadow:none}.oriental-error{background:rgba(220,20,60,.1);border:1px solid var(--error);color:var(--error);padding:16px;border-radius:8px;margin:16px 0;font-size:.9rem}.oriental-result{margin-top:32px}.oriental-result h2{color:var(--primary);font-size:1.5rem;font-weight:400;margin-bottom:16px;text-align:center;position:relative}.oriental-result h2:after{content:"";position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);width:40px;height:2px;background:var(--primary)}.oriental-json-display{background:var(--foreground);color:var(--background);padding:20px;border-radius:8px;max-height:400px;overflow:auto;font-family:Noto Sans Mono,Consolas,monospace;font-size:.85rem;line-height:1.5;border:1px solid var(--border);white-space:pre-wrap;word-wrap:break-word;margin:0}.oriental-download-btn{background:linear-gradient(135deg,var(--success),#32cd32);margin-top:16px;width:100%}.oriental-loading{display:flex;align-items:center;justify-content:center;gap:12px;color:var(--primary)}.oriental-spinner{width:20px;height:20px;border-top:2px solid var(--border);border:2px solid var(--border);border-top-color:var(--primary);border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:768px){.oriental-container{padding:20px 16px}.oriental-title{font-size:2rem}.oriental-header:after,.oriental-header:before{display:none}.oriental-card{padding:24px}}.oriental-decoration{position:absolute;width:100px;height:100px;opacity:.1;pointer-events:none}.oriental-decoration.top-left{top:-50px;left:-50px;background:radial-gradient(circle,var(--primary) 0,transparent 70%);border-radius:50%}.oriental-decoration.bottom-right{bottom:-50px;right:-50px;background:radial-gradient(circle,var(--secondary) 0,transparent 70%);border-radius:50%}.cherry-petals-container{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:-1;overflow:hidden}.cherry-petal{position:absolute;width:15px;height:15px;background:linear-gradient(135deg,#ffb7c5,#ff69b4);border-radius:15px 0;opacity:.7;animation:fall linear infinite}.cherry-petal:first-child{left:10%;animation-duration:10s;animation-delay:0s}.cherry-petal:nth-child(2){left:20%;animation-duration:12s;animation-delay:2s}.cherry-petal:nth-child(3){left:30%;animation-duration:8s;animation-delay:4s}.cherry-petal:nth-child(4){left:40%;animation-duration:15s;animation-delay:1s}.cherry-petal:nth-child(5){left:50%;animation-duration:11s;animation-delay:3s}.cherry-petal:nth-child(6){left:60%;animation-duration:13s;animation-delay:5s}.cherry-petal:nth-child(7){left:70%;animation-duration:9s;animation-delay:2s}.cherry-petal:nth-child(8){left:80%;animation-duration:14s;animation-delay:4s}.cherry-petal:nth-child(9){left:90%;animation-duration:10s;animation-delay:1s}.cherry-petal:nth-child(10){left:15%;animation-duration:12s;animation-delay:6s}.cherry-petal:nth-child(11){left:25%;animation-duration:8s;animation-delay:3s}.cherry-petal:nth-child(12){left:35%;animation-duration:15s;animation-delay:7s}.cherry-petal:nth-child(13){left:45%;animation-duration:11s;animation-delay:2s}.cherry-petal:nth-child(14){left:55%;animation-duration:13s;animation-delay:5s}.cherry-petal:nth-child(15){left:65%;animation-duration:9s;animation-delay:1s}.cherry-petal:nth-child(16){left:75%;animation-duration:14s;animation-delay:4s}.cherry-petal:nth-child(17){left:85%;animation-duration:10s;animation-delay:3s}.cherry-petal:nth-child(18){left:95%;animation-duration:12s;animation-delay:6s}@keyframes fall{0%{transform:translateY(-100px) rotate(0deg);opacity:0}10%{opacity:.7}90%{opacity:.7}to{transform:translateY(100vh) rotate(1turn);opacity:0}}@media (prefers-color-scheme:dark){.cherry-petal{background:linear-gradient(135deg,#ff8fa3,#ff1493);opacity:.5}}