:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}*{box-sizing:border-box;margin:0;padding:0}body{color:#fff;background:#0a0a0a;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}.btn-primary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff6b35,#ff4500);border:none;border-radius:10px;padding:10px 20px;font-weight:600;transition:all .3s;display:inline-block}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 25px #ff6b3566}.btn-secondary{color:#fff;cursor:pointer;background:#1a1a1a;border:2px solid #333;border-radius:10px;padding:10px 20px;font-weight:500;transition:all .3s;display:inline-block}.btn-secondary:hover{border-color:#ff6b35}.btn-lg{padding:14px 28px;font-size:1.1em}.btn-lg.btn-secondary{padding:12px 26px}.navbar{z-index:100;background:#111;border-bottom:1px solid #1a1a1a;justify-content:space-between;align-items:center;padding:16px 40px;display:flex;position:sticky;top:0}.nav-logo{background:linear-gradient(135deg,#ff6b35,#ff4500);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:1.3em;font-weight:800}.nav-links{gap:30px;display:flex}.nav-links a{color:#888;font-weight:500;transition:color .2s}.nav-links a:hover,.nav-links a.active{color:#ff6b35}.home{min-height:100vh}.hero{background:linear-gradient(#111 0%,#0a0a0a 100%);justify-content:space-between;align-items:center;min-height:85vh;padding:80px 60px;display:flex}.hero-content{max-width:600px}.hero-badge{background:linear-gradient(135deg,#ff6b35,#ff4500);border-radius:20px;margin-bottom:20px;padding:6px 14px;font-size:.85em;font-weight:600;display:inline-block}.hero h1{margin-bottom:20px;font-size:3.2em;font-weight:800;line-height:1.1}.hero h1 br{display:block}.hero p{color:#888;max-width:500px;margin-bottom:30px;font-size:1.1em}.hero-actions{gap:15px;margin-bottom:40px;display:flex}.hero-stats{gap:40px;display:flex}.stat{flex-direction:column;display:flex}.stat-num{color:#ff6b35;font-size:1.8em;font-weight:800}.stat-label{color:#666;font-size:.85em}.hero-visual{justify-content:center;align-items:center;width:400px;height:400px;display:flex;position:relative}.fabric-texture{opacity:.5;background:repeating-linear-gradient(45deg,#1a1a1a 0 2px,#0000 2px 10px);border-radius:20px;width:350px;height:350px;position:absolute}.pattern-preview-card{background:linear-gradient(145deg,#1a1a1a,#222);border:2px solid #333;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;gap:15px;width:280px;height:280px;display:flex;position:relative;box-shadow:0 30px 60px #00000080}.pattern-preview-card span{color:#ff6b35;font-size:1.2em;font-weight:700}.features{background:#0f0f0f;padding:80px 60px}.features h2{text-align:center;margin-bottom:50px;font-size:2.2em;font-weight:700}.features-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px;display:grid}.feature-card{background:linear-gradient(145deg,#1a1a1a,#141414);border:1px solid #222;border-radius:20px;padding:30px;transition:all .3s}.feature-card:hover{border-color:#ff6b35;transform:translateY(-5px)}.feature-icon{color:#ff6b35;margin-bottom:20px}.feature-card h3{margin-bottom:10px;font-size:1.2em;font-weight:700}.feature-card p{color:#666;font-size:.95em}.how-it-works{background:#0a0a0a;padding:80px 60px}.how-it-works h2{text-align:center;margin-bottom:50px;font-size:2.2em;font-weight:700}.steps{flex-wrap:wrap;justify-content:center;align-items:center;gap:30px;display:flex}.step{text-align:center;background:#1a1a1a;border:1px solid #222;border-radius:20px;min-width:200px;padding:30px 40px}.step-num{background:linear-gradient(135deg,#ff6b35,#ff4500);border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:15px;font-size:1.5em;font-weight:800;display:inline-flex}.step h3{margin-bottom:8px;font-size:1.1em;font-weight:600}.step p{color:#666;font-size:.9em}.step-arrow{color:#333}.footer{text-align:center;color:#444;border-top:1px solid #1a1a1a;padding:30px;font-size:.9em}.page{min-height:100vh}.page-content{max-width:1200px;margin:0 auto;padding:60px}.page h1{margin-bottom:15px;font-size:2.5em;font-weight:800}.page-desc{color:#888;max-width:600px;margin-bottom:40px;font-size:1.05em}.measurements-form{max-width:700px}.form-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:20px;margin-bottom:40px;display:grid}.form-group{flex-direction:column;gap:8px;display:flex}.form-group label{color:#888;font-size:.9em;font-weight:600}.input-with-unit{background:#1a1a1a;border:2px solid #333;border-radius:10px;align-items:center;transition:border-color .3s;display:flex;overflow:hidden}.input-with-unit:focus-within{border-color:#ff6b35}.input-with-unit input{color:#fff;background:0 0;border:none;outline:none;flex:1;padding:14px;font-size:1em}.input-with-unit .unit{color:#666;background:#141414;padding:14px;font-size:.9em}.measurement-tips{background:#1a1a1a;border:1px solid #222;border-radius:16px;margin-bottom:30px;padding:25px}.measurement-tips h4{color:#ff6b35;margin-bottom:15px}.measurement-tips ul{flex-direction:column;gap:8px;list-style:none;display:flex}.measurement-tips li{color:#888;padding-left:20px;font-size:.9em;position:relative}.measurement-tips li:before{content:"✓";color:#ff6b35;position:absolute;left:0}.patterns-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:20px;display:grid}.pattern-card{text-align:center;cursor:pointer;background:#1a1a1a;border:2px solid #0000;border-radius:16px;flex-direction:column;align-items:center;gap:8px;padding:25px;transition:all .3s;display:flex}.pattern-card:hover{border-color:#ff6b35;transform:translateY(-3px)}.pattern-icon{margin-bottom:5px;font-size:2.5em}.pattern-card h3{font-size:1.1em;font-weight:600}.pattern-cat{color:#666;font-size:.85em}.pattern-meta{gap:10px;margin-top:10px;display:flex}.difficulty{border-radius:12px;padding:4px 10px;font-size:.75em;font-weight:600}.difficulty.kolay{color:#4caf50;background:#1b5e20}.difficulty.orta{color:#ff9800;background:#e65100}.difficulty.zor{color:#f44336;background:#b71c1c}.time{color:#666;padding:4px 10px;font-size:.8em}.preview-content{max-width:1000px}.preview-actions{justify-content:center;gap:15px;display:flex}.preview-3d{background:#1a1a1a;border:1px solid #222;border-radius:24px;justify-content:center;align-items:center;height:400px;margin-bottom:30px;display:flex}.placeholder-3d{color:#444;flex-direction:column;align-items:center;gap:15px;display:flex}.placeholder-3d p{color:#666;font-size:1.1em}.placeholder-3d span{color:#ff6b35;font-weight:600}.fabric-selector h3{margin-bottom:15px;font-size:1.1em;font-weight:600}.fabrics{flex-wrap:wrap;gap:15px;display:flex}.fabric-swatch{cursor:pointer;color:#888;background:#1a1a1a;border:2px solid #333;border-radius:12px;align-items:center;gap:8px;padding:10px 18px;font-size:.9em;transition:all .2s;display:flex}.fabric-swatch:hover,.fabric-swatch.active{color:#fff;border-color:#ff6b35}.gallery-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:20px;display:grid}.project-card{background:#1a1a1a;border:1px solid #222;border-radius:16px;transition:all .3s;overflow:hidden}.project-card:hover{border-color:#ff6b35}.project-img{background:#141414;justify-content:center;align-items:center;height:180px;font-size:4em;display:flex}.project-info{padding:15px}.project-info h3{margin-bottom:5px;font-size:1em;font-weight:600}.project-info span{color:#666;margin-bottom:10px;font-size:.85em;display:block}.like-btn{color:#888;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;font-size:.85em;display:flex}.like-btn:hover{color:#ff6b35}.saved-badge{color:#81c784;background:linear-gradient(135deg,#1b5e20,#2e7d32);border-radius:10px;align-items:center;gap:8px;margin-bottom:20px;padding:10px 18px;font-size:.9em;font-weight:600;display:inline-flex}.pattern-3d-view{transform-style:preserve-3d;transition:transform .5s}.pattern-3d-body{border:3px solid #333;border-radius:16px;justify-content:center;align-items:center;width:200px;height:240px;display:flex;box-shadow:0 20px 60px #00000080}.pattern-grid-lines{pointer-events:none;background:repeating-linear-gradient(0deg,#0000,#0000 20px,#ff6b351a 20px 21px),repeating-linear-gradient(90deg,#0000,#0000 20px,#ff6b351a 20px 21px);border-radius:24px;position:absolute;inset:0}.preview-3d{flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.preview-info{flex-direction:column;align-items:center;gap:5px;margin-top:20px;display:flex}.pattern-name{color:#ff6b35;font-size:1.2em;font-weight:700}.fabric-name{color:#888;font-size:.9em}.preview-actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.preview-actions .btn-secondary{align-items:center;gap:6px;display:flex}.material-calculator{background:#1a1a1a;border:1px solid #222;border-radius:16px;margin-top:30px;padding:25px}.material-list{flex-direction:column;gap:12px;display:flex}.material-item{background:#141414;border-radius:10px;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.material-item span:first-child{color:#888;font-size:.95em}.material-amount{color:#fff;font-size:.95em;font-weight:600}.fabric-swatch{background:#1a1a1a;border:2px solid #333}.fabric-swatch:before{content:"";background:var(--fabric-color);border-radius:4px;width:16px;height:16px}.preview-3d-wrapper{flex-wrap:wrap;gap:30px;display:flex}.preview-3d{background:linear-gradient(135deg,#1a1a1a 0%,#222 100%);border:1px solid #333;border-radius:24px;flex:1;min-width:400px;height:450px;position:relative;overflow:hidden}.preview-sidebar{flex-direction:column;gap:20px;width:280px;display:flex}.preview-info-panel{text-align:center;background:#1a1a1a;border:1px solid #333;border-radius:16px;padding:20px}.preview-info-panel h3{color:#ff6b35;margin-bottom:8px;font-size:1.3em}.preview-info-panel p{color:#666;font-size:.85em}.fabric-desc{color:#888;margin-top:8px;font-size:.85em;font-style:italic}.color-selector{background:#1a1a1a;border:1px solid #222;border-radius:16px;padding:20px}.color-selector h3{margin-bottom:15px;font-size:1em;font-weight:600}.color-grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.color-swatch{aspect-ratio:1;cursor:pointer;border:3px solid #0000;border-radius:10px;width:100%;transition:all .2s}.color-swatch:hover{transform:scale(1.1)}.color-swatch.active{border-color:#ff6b35;box-shadow:0 0 15px #ff6b3580}.material-calculator h3{color:#ff6b35;margin-bottom:20px;font-size:1.1em;font-weight:600}@media (width<=768px){.navbar{flex-wrap:wrap;gap:15px;padding:12px 20px}.nav-links{gap:15px;font-size:.9em}.hero{text-align:center;flex-direction:column;padding:40px 20px}.hero h1{font-size:2.2em}.hero-content{max-width:100%}.hero-actions{flex-wrap:wrap;justify-content:center}.hero-stats{justify-content:center;gap:20px}.hero-visual{width:280px;height:280px;margin-top:30px}.features,.how-it-works{padding:50px 20px}.steps{flex-direction:column}.step-arrow{transform:rotate(90deg)}.page-content{padding:40px 20px}.page h1{font-size:2em}}.preview-header{text-align:center;margin-bottom:40px}.preview-header p{color:#888;margin-bottom:20px}.preview-options{flex-wrap:wrap;gap:30px;margin-bottom:40px;display:flex}.preview-section{background:#1a1a1a;border:1px solid #222;border-radius:16px;flex:1;min-width:200px;padding:25px}.preview-section h3{color:#ff6b35;margin-bottom:15px;font-size:1em;font-weight:600}.preview-summary{flex-wrap:wrap;gap:30px;margin-top:30px;display:flex}.summary-card{background:linear-gradient(145deg,#1a1a1a,#222);border:2px solid #ff6b35;border-radius:20px;flex:1;min-width:280px;padding:25px}.summary-card h3{color:#ff6b35;margin-bottom:20px;font-size:1.1em}.summary-items{flex-direction:column;gap:12px;display:flex}.summary-item{background:#141414;border-radius:10px;justify-content:space-between;padding:10px 15px;display:flex}.summary-item span{color:#888}.summary-item strong{color:#fff}.size-selector{gap:10px;display:flex}.size-option{cursor:pointer;background:#1a1a1a;border:2px solid #333;border-radius:10px;justify-content:center;align-items:center;width:45px;height:45px;font-weight:600;transition:all .2s;display:flex}.size-option:hover{border-color:#ff6b35}.size-option.active{color:#fff;background:#ff6b35;border-color:#ff6b35}.pattern-preview-visual{background:#1a1a1a;border:1px solid #222;border-radius:16px;margin-top:40px;padding:25px}.pattern-preview-visual h3{color:#ff6b35;margin-bottom:20px;font-size:1.1em}.pattern-layout{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.pattern-piece{color:#888;background:#141414;border:2px dashed #333;border-radius:12px;justify-content:center;align-items:center;font-size:.9em;transition:all .3s;display:flex}.pattern-piece:hover{color:#ff6b35;border-color:#ff6b35}.pattern-piece.main-body{width:180px;height:120px}.pattern-piece.sleeve{width:100px;height:140px}.pattern-piece.collar{width:80px;height:50px}.pattern-piece.pocket{width:60px;height:60px}.pattern-note{text-align:center;color:#666;margin-top:15px;font-size:.85em}.pattern-canvas{background:#141414;border:1px solid #333;border-radius:20px;justify-content:center;align-items:center;padding:30px;display:flex}.pattern-svg{width:100%;max-width:300px;height:auto}.preview-layout{flex-wrap:wrap;gap:30px;margin-bottom:30px;display:flex}.preview-controls{flex-direction:column;flex:1;gap:20px;min-width:300px;display:flex}.control-section{background:#1a1a1a;border:1px solid #222;border-radius:16px;padding:20px}.control-section h3{color:#ff6b35;align-items:center;gap:8px;margin-bottom:15px;font-size:1em;font-weight:600;display:flex}.control-group{margin-bottom:20px}.control-group label{color:#888;margin-bottom:8px;font-size:.85em;display:block}.slider-control{align-items:center;gap:10px;margin-bottom:8px;display:flex}.slider-control button{color:#ff6b35;cursor:pointer;background:#222;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.slider-control button:hover{color:#fff;background:#ff6b35}.slider-control .value{color:#fff;text-align:center;min-width:60px;font-weight:600}.control-group input[type=range]{-webkit-appearance:none;background:#333;border-radius:3px;outline:none;width:100%;height:6px}.control-group input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;cursor:pointer;background:#ff6b35;border-radius:50%;width:18px;height:18px}.material-section{background:#1a1a1a;border:1px solid #222;border-radius:16px;padding:25px}.material-section h3{color:#ff6b35;margin-bottom:20px;font-size:1.1em;font-weight:600}.size-badge{background:linear-gradient(135deg,#ff6b35,#ff4500);border-radius:20px;margin-top:10px;padding:6px 14px;font-size:.85em;font-weight:600;display:inline-block}.measurements-summary{background:#1a1a1a;border-radius:12px;flex-wrap:wrap;gap:15px;margin-bottom:30px;padding:15px 20px;display:flex}.measurements-summary span{color:#888;background:#141414;border-radius:8px;padding:8px 14px;font-size:.9em}.pattern-pieces-container{margin-bottom:30px}.pattern-pieces-container h3{color:#ff6b35;margin-bottom:15px;font-size:1.1em}.pattern-pieces-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:15px;display:grid}.pattern-piece-card{background:#1a1a1a;border:1px solid #333;border-radius:16px;transition:all .3s;overflow:hidden}.pattern-piece-card:hover{border-color:#ff6b35}.pattern-piece-header{background:#141414;border-bottom:1px solid #222;justify-content:space-between;padding:12px 15px;display:flex}.piece-name{font-size:.9em;font-weight:600}.piece-cut{color:#888;background:#1a1a1a;border-radius:10px;padding:3px 8px;font-size:.8em}.pattern-piece-visual{background:#f5f5f5;justify-content:center;align-items:center;min-height:120px;padding:15px;display:flex}.pattern-piece-info{color:#666;justify-content:space-between;padding:10px 15px;font-size:.8em;display:flex}.adjustments-section{background:#1a1a1a;border-radius:16px;margin-bottom:25px;padding:20px}.adjustments-section h3{align-items:center;gap:8px;margin-bottom:20px;font-size:1em;display:flex}.adjustment-controls{flex-direction:column;gap:15px;display:flex}.adjustment-item{background:#141414;border-radius:12px;padding:15px}.adjustment-item label{color:#888;margin-bottom:10px;font-size:.85em;display:block}.slider-row{align-items:center;gap:10px;display:flex}.slider-row button{color:#ff6b35;cursor:pointer;background:#222;border:none;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.slider-row button:hover{color:#fff;background:#ff6b35}.slider-row span{text-align:center;min-width:60px;font-weight:600}.slider-row input[type=range]{appearance:none;background:#333;border-radius:3px;flex:1;height:6px}.slider-row input[type=range]::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#ff6b35;border-radius:50%;width:16px;height:16px}.fabric-section{background:#1a1a1a;border-radius:16px;margin-bottom:25px;padding:20px}.fabric-section h3{color:#888;margin-bottom:15px;font-size:1em}.no-measurements{text-align:center;color:#666;padding:60px 20px}.no-measurements p{margin-bottom:20px}.download-btn{width:100%;margin-top:20px}.download-progress-container{margin-bottom:15px}.download-progress-bar{background:#333;border-radius:4px;height:8px;margin-bottom:8px;overflow:hidden}.download-progress-fill{background:linear-gradient(90deg,#ff6b35,#ff4500);border-radius:4px;height:100%;transition:width .3s}.download-progress-text{color:#888;font-size:.85em}.spinner{border:2px solid #fff;border-top-color:#0000;border-radius:50%;width:16px;height:16px;margin-right:8px;animation:.8s linear infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}.generating-state{text-align:center;padding:30px}.generating-spinner{border:4px solid #333;border-top-color:#ff6b35;border-radius:50%;width:40px;height:40px;margin:0 auto 15px;animation:.8s linear infinite spin}.generating-state p{color:#888}.pattern-piece-container{background:#fff;padding:10px}.pattern-piece-container svg{margin:0 auto;display:block}
