*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8f9fa;color:#333}a{color:inherit;text-decoration:none}.container{min-height:100vh;display:flex;flex-direction:column}.header{background:linear-gradient(135deg,#667eea,#764ba2);color:white;padding:2rem 0;text-align:center}.title{font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.subtitle{font-size:1.1rem;opacity:.9;font-weight:300}.main{flex:1 1;padding:2rem 1rem;max-width:1200px;margin:0 auto;width:100%}.footer{background-color:#2c3e50;color:white;text-align:center;padding:1rem;margin-top:auto}.footer-links{display:flex;flex-wrap:wrap;justify-content:center;gap:.4rem 1.25rem;font-size:.9rem}.footer-links a{color:#cdd9f5;text-decoration:none}.footer-links a:hover{text-decoration:underline}.footer-copy{margin-top:.75rem;font-size:.8rem;color:#9fb0c8}.article a:not(.btn),.policy a:not(.btn){color:#667eea;text-decoration:underline}.brand{font-size:1.6rem;font-weight:700}.brand a{color:#fff}.breadcrumb{font-size:.85rem;color:#777;margin-bottom:1rem}.breadcrumb a{color:#667eea;text-decoration:none}.breadcrumb a:hover{text-decoration:underline}.article-title{font-size:1.7rem;font-weight:700;color:#2c3e50;line-height:1.4;margin-bottom:1rem}.article-list{margin:.5rem 0 .5rem 1.4rem}.article-list li{margin-bottom:.5rem}.cta-box{margin:2rem 0;padding:1.5rem;background:#f0f4ff;border-radius:12px;text-align:center}.cta-box p{margin-bottom:.9rem;color:#444;font-weight:600}.guide-list{display:grid;grid-gap:1rem;gap:1rem;margin:1.5rem 0}.guide-card{display:block;padding:1.25rem 1.4rem;background:#f8f9fb;border:1px solid #e7ecf5;border-radius:12px;transition:box-shadow .15s ease,border-color .15s ease,transform .15s ease}.guide-card:hover{border-color:#667eea;box-shadow:0 4px 14px rgba(102,126,234,.18);transform:translateY(-2px)}.guide-card-title{font-size:1.15rem;font-weight:600;color:#2c3e50;margin-bottom:.4rem}.guide-card-desc{font-size:.9rem;color:#666;line-height:1.6;margin-bottom:.6rem}.guide-card-cta{font-size:.9rem;font-weight:600;color:#667eea}.measurement-section,.upload-section{background:white;border-radius:12px;padding:2rem;margin-bottom:2rem;box-shadow:0 4px 6px rgba(0,0,0,.1)}.section-title{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;color:#2c3e50}.upload-area{border:3px dashed #ddd;border-radius:12px;padding:3rem 2rem;text-align:center;transition:all .3s ease;cursor:pointer;background-color:#fafafa}.upload-area:hover{border-color:#667eea;background-color:#f0f4ff}.upload-area.drag-active,.upload-area.dragover{border-color:#667eea;background-color:#e8f2ff;transform:scale(1.02)}.upload-icon{font-size:3rem;color:#667eea;margin-bottom:1rem}.upload-text{font-size:1.1rem;color:#666;margin-bottom:.5rem}.upload-hint{font-size:.9rem;color:#999}.file-input{display:none}.upload-subtext{margin-top:.75rem;font-size:.85rem;color:#999}.btn{display:inline-block;border:none;border-radius:999px;padding:.75rem 1.8rem;font-size:1rem;font-weight:600;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,opacity .15s ease}.btn:disabled{opacity:.5;cursor:default}.btn:not(:disabled):active{transform:scale(.97)}.btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;box-shadow:0 4px 12px rgba(102,126,234,.35)}.btn-primary:hover{box-shadow:0 6px 16px rgba(102,126,234,.45)}.btn-ghost{background:#f0f2f7;color:#444}.btn-icon{display:inline-flex;align-items:center;justify-content:center;padding:.75rem;background:#f0f2f7;color:#555;border-radius:999px}.btn-icon:hover{background:#e4e8f2;color:#667eea}.preview-actions{gap:.6rem;flex-wrap:wrap}.modal-backdrop,.preview-actions{display:flex;justify-content:center;align-items:center}.modal-backdrop{position:fixed;inset:0;z-index:1000;background:rgba(0,0,0,.7);padding:1rem}.modal-panel{background:#fff;border-radius:16px;width:100%;max-width:560px;max-height:92vh;overflow:auto;box-shadow:0 12px 40px rgba(0,0,0,.3)}.modal-panel.fullscreen{max-width:none;width:100%;height:100dvh;max-height:none;border-radius:0}.crop-modal{padding:1.25rem}.crop-cropper-wrap{width:100%}.cropper-box{border-radius:8px;overflow:hidden;background:#f0f2f7}.crop-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:1.25rem}@media (max-width:480px){.crop-actions .btn{flex:1 1 auto}}.image-preview{margin-top:1rem;text-align:center}.preview-image{display:block;margin:0 auto 1rem;max-width:100%;max-height:400px;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,.1)}.draggable-lines-container{display:flex;justify-content:center;margin:2rem 0}.image-container{position:relative;display:inline-block;border-radius:8px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.15)}.image-container img{-webkit-user-drag:none;pointer-events:none}.image-container img,.measurement-line,.measurement-line *{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.measurement-line{position:absolute;left:0;right:0;height:2px;cursor:ns-resize;z-index:10;display:flex;align-items:center;justify-content:space-between;padding:0 10px;transition:all .2s ease}.measurement-line.dragging,.measurement-line:hover{height:4px;transform:scaleY(1.5)}.line-handle{width:12px;height:12px;background-color:white;border:2px solid;border-radius:50%;cursor:ns-resize}.line-label{background-color:rgba(0,0,0,.7);color:white;padding:4px 8px;border-radius:4px;font-size:.8rem;font-weight:500;white-space:nowrap}.ratio-calculator{margin-top:2rem}.ratio-card{background:white;border-radius:12px;padding:2rem;box-shadow:0 4px 6px rgba(0,0,0,.1);text-align:center}.ratio-title{font-size:1.3rem;font-weight:600;margin-bottom:1.5rem;color:#2c3e50}.ratio-instruction{color:#666;font-size:1rem;line-height:1.5}.ratio-result{margin:2rem 0}.ratio-value{margin-bottom:1rem}.ratio-number{font-size:3rem;font-weight:700;color:#2c3e50;text-shadow:0 2px 4px rgba(0,0,0,.1)}.ratio-evaluation{font-size:1.5rem;font-weight:600;text-transform:uppercase;letter-spacing:1px}.ratio-details{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #eee}.ratio-description{font-size:1.1rem;color:#666;margin-bottom:.5rem}.ratio-note{font-size:.9rem;color:#999;font-style:italic}.share-section{margin-top:2rem;padding-top:2rem;border-top:1px solid #eee;text-align:center}.share-title{font-size:1.3rem;font-weight:600;color:#2c3e50;margin-bottom:.4rem}.share-lead{color:#666;font-size:.95rem;margin-bottom:1.25rem}.share-preview{display:flex;align-items:center;justify-content:center;margin:0 auto .75rem}.share-preview-img{width:280px;height:280px;border-radius:12px;box-shadow:0 6px 18px rgba(0,0,0,.2)}.share-actions{display:flex;justify-content:center;gap:.75rem;margin-top:.5rem}.share-btn{border:none;border-radius:999px;padding:.75rem 1.6rem;font-size:1rem;font-weight:600;cursor:pointer;transition:transform .15s ease,opacity .15s ease}.share-btn:disabled{opacity:.5;cursor:default}.share-btn:not(:disabled):active{transform:scale(.97)}.share-btn.primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.share-note{margin-top:1rem;font-size:.8rem;color:#999;line-height:1.5}.info-section{background:white;border-radius:12px;padding:2rem;margin-top:1rem;box-shadow:0 4px 6px rgba(0,0,0,.1);color:#444;line-height:1.8}.info-heading{font-size:1.5rem;font-weight:600;color:#2c3e50;margin-bottom:1rem}.info-lead{color:#555;margin-bottom:1.5rem}.info-block{margin-top:1.75rem}.info-subheading{font-size:1.15rem;font-weight:600;color:#34495e;margin-bottom:.6rem;padding-left:.6rem;border-left:4px solid #667eea}.info-steps{margin:.5rem 0 .75rem 1.5rem}.info-steps li{margin-bottom:.4rem}.info-tip{font-size:.9rem;color:#888}.faq-list{margin-top:.5rem}.faq-item{padding:1rem 0;border-bottom:1px solid #eee}.faq-item:last-child{border-bottom:none}.faq-q{font-weight:600;color:#2c3e50;margin-bottom:.4rem}.faq-q:before{content:"Q. ";color:#667eea;font-weight:700}.faq-a{color:#555;margin:0}@media (max-width:768px){.header{padding:1.5rem 0}.title{font-size:2rem}.main{padding:1rem}.info-section,.measurement-section,.upload-section{padding:1.5rem}.ratio-number{font-size:2.5rem}.ratio-evaluation{font-size:1.2rem}}@media (max-width:480px){.title{font-size:1.8rem}.upload-area{padding:2rem 1rem}.ratio-card{padding:1.5rem}.ratio-number{font-size:2rem}}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/f639721981034f88-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/9766a7e9e2e0ad5a-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/b66cf8e69499582a-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/aa016aab0e6d1295-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/22a5144ee8d83bca-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_246ccd{font-family:Geist,Geist Fallback;font-style:normal}.__variable_246ccd{--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/013b72fa676f92e0-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/b9408752a0c24fb9-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/65f03d54ccadf4a8-s.woff2) format("woff2");unicode-range:u+2000-2001,u+2004-2008,u+200a,u+23b8-23bd,u+2500-259f}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e038a29029a234f2-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/2b5b02fc7e511755-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/7d4881bb7e1bf84d-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_c29908{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.__variable_c29908{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}