:root{--dtf-ink:#151515;--dtf-green:#a3d109;--dtf-deep:#2f4502;--dtf-paper:#f5f6f2;--dtf-line:#e5e5e5}.dtf-home-hero,.dtf-home-features,.dtf-configurator{font-family:Poppins,Arial,sans-serif;color:var(--dtf-ink)}.dtf-home-hero{max-width:1200px;margin:48px auto;padding:68px;display:grid;grid-template-columns:1.35fr .65fr;gap:48px;background:linear-gradient(125deg,#171717 0%,#252d11 55%,#8fb20e 150%);color:#fff;border-radius:16px}.dtf-eyebrow{font-size:11px;letter-spacing:.14em;font-weight:700;color:var(--dtf-green)}.dtf-home-hero h1{font-size:clamp(38px,5vw,64px);line-height:1.02;margin:18px 0}.dtf-home-hero h1 em,.dtf-config-title em{color:var(--dtf-green);font-style:normal}.dtf-home-hero p{font-size:18px;line-height:1.6;max-width:620px}.dtf-home-hero aside{padding:32px;border:1px solid rgba(255,255,255,.25);border-radius:12px;background:rgba(255,255,255,.08)}.dtf-home-hero aside strong{font-size:48px;line-height:.85}.dtf-home-hero aside strong span{color:var(--dtf-green);font-size:25px;letter-spacing:.1em}.dtf-home-hero li{margin:12px 0}.dtf-home-features{max-width:1200px;margin:0 auto 70px;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.dtf-home-features article{border:1px solid var(--dtf-line);padding:28px;border-radius:10px}.dtf-home-features b{color:#8aaf08}.dtf-home-features h2{margin-bottom:8px}.dtf-button{display:inline-block;border:0;border-radius:4px;padding:14px 24px;background:#000;color:#fff!important;text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:700;text-decoration:none;cursor:pointer;transition:.2s}.dtf-button:hover{color:var(--dtf-green)!important;transform:translateY(-1px)}.dtf-configurator{max-width:1440px;margin:0 auto;padding:0 22px 48px}.dtf-config-header{height:76px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--dtf-line)}.dtf-config-header a{color:var(--dtf-ink);text-decoration:none;font-weight:600}.dtf-brand{font-size:21px;font-weight:800;letter-spacing:-.06em}.dtf-brand span{color:#92bd09;margin-left:4px;letter-spacing:.04em;font-size:14px}.dtf-cart-count{display:inline-grid;place-items:center;width:19px;height:19px;border-radius:99px;background:var(--dtf-green);font-size:11px}.dtf-config-title{padding:46px 0 32px;max-width:760px}.dtf-config-title h1{font-size:clamp(34px,5vw,58px);line-height:1.02;margin:12px 0}.dtf-config-title p{font-size:17px;color:#555;line-height:1.55}.dtf-workspace{display:grid;grid-template-columns:minmax(280px,.85fr) minmax(400px,1.5fr) minmax(270px,.75fr);gap:18px;align-items:start}.dtf-panel{border:1px solid var(--dtf-line);border-radius:10px;background:#fff;box-shadow:0 4px 20px rgba(0,0,0,.04);overflow:hidden}.dtf-step{display:flex;gap:12px;align-items:flex-start;padding:20px;border-bottom:1px solid var(--dtf-line)}.dtf-step b{display:grid;place-items:center;flex:0 0 27px;height:27px;border-radius:50%;background:var(--dtf-ink);color:var(--dtf-green);font-size:13px}.dtf-step h2{font-size:17px;margin:1px 0 4px}.dtf-step p{margin:0;color:#666;font-size:12px;line-height:1.4}.dtf-drop{margin:16px;min-height:145px;display:flex;flex-direction:column;justify-content:center;align-items:center;border:2px dashed #c8d487;border-radius:8px;background:#fbfdf5;cursor:pointer}.dtf-drop input{display:none}.dtf-drop span{font-size:28px;color:#789802}.dtf-drop strong{font-size:14px}.dtf-drop small{margin-top:4px;color:#777}.dtf-file-list{padding:0 16px 16px}.dtf-empty{margin:0;color:#888;text-align:center;font-size:13px;padding:14px}.dtf-file{display:grid;grid-template-columns:38px 1fr;gap:9px;padding:10px 0;border-top:1px solid #eee}.dtf-thumb{width:38px;height:38px;border-radius:4px;object-fit:cover;background:#eee}.dtf-file-name{font-size:12px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dtf-file-fields{display:grid;grid-template-columns:1fr 1fr 1fr 20px;gap:5px;margin-top:5px}.dtf-file-fields input{width:100%;box-sizing:border-box;padding:5px 3px;border:1px solid #ddd;border-radius:3px;font-size:11px}.dtf-remove{padding:0;border:0;background:none;color:#a00;cursor:pointer}.dtf-format-row{display:flex;gap:10px;padding:16px;background:#fafafa;border-bottom:1px solid var(--dtf-line)}.dtf-format-row label{flex:1;font-size:11px;font-weight:700}.dtf-format-row select{display:block;width:100%;margin-top:5px;padding:8px;border:1px solid #ddd;border-radius:4px;background:#fff}.dtf-sheet-wrap{padding:20px;background:repeating-linear-gradient(0deg,#f9f9f7,#f9f9f7 19px,#f0f1ec 20px),repeating-linear-gradient(90deg,transparent,transparent 19px,#f0f1ec 20px);min-height:400px;display:grid;place-items:center}.dtf-sheet{position:relative;width:min(100%,420px);aspect-ratio:420/594;background:#fff;border:2px solid var(--dtf-ink);box-shadow:0 12px 25px rgba(0,0,0,.15);overflow:hidden}.dtf-sheet-empty{position:absolute;inset:0;display:grid;place-items:center;color:#888;font-size:13px}.dtf-block{position:absolute;border:1px solid #4c6b00;background:rgba(163,209,9,.45);overflow:hidden;padding:3px;font-size:8px;font-weight:700;color:#253300}.dtf-block img{display:block;width:100%;height:calc(100% - 12px);object-fit:contain}.dtf-sheet-caption{text-align:center;padding:13px;color:#666;font-size:12px}.dtf-summary{position:sticky;top:20px}.dtf-summary-line{display:flex;justify-content:space-between;padding:13px 20px;border-bottom:1px solid #eee;font-size:13px}.dtf-summary-line span{color:#666}.dtf-total{margin:18px 20px;padding:18px 0;border-top:2px solid var(--dtf-ink);display:flex;flex-direction:column;gap:4px}.dtf-total span{font-size:12px;text-transform:uppercase;letter-spacing:.07em}.dtf-total strong{font-size:29px}.dtf-summary .dtf-button{margin:0 20px;width:calc(100% - 40px)}.dtf-message{min-height:19px;margin:12px 20px;font-size:12px;font-weight:600;color:var(--dtf-deep)}.dtf-note{margin:16px 20px 22px;padding-top:14px;border-top:1px solid #eee;color:#777;font-size:11px;line-height:1.5}@media(max-width:900px){.dtf-workspace{grid-template-columns:1fr}.dtf-summary{position:static}.dtf-home-hero{margin:20px;grid-template-columns:1fr;padding:35px}.dtf-home-features{margin:20px;grid-template-columns:1fr}.dtf-sheet-wrap{min-height:330px}}
