.dtfj{--dtfj-accent:#d2691e;--dtfj-accent-dark:#a94f14;--dtfj-ink:#222;--dtfj-muted:#666;--dtfj-line:#dedbd7;--dtfj-soft:#fff8f3;max-width:1180px;margin:0 auto;padding:42px 18px 64px;color:var(--dtfj-ink);box-sizing:border-box}.dtfj *,.dtfj *:before,.dtfj *:after{box-sizing:border-box}.dtfj a{color:inherit}.dtfj-kicker{margin:0 0 8px;color:var(--dtfj-accent-dark);font-size:12px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.dtfj h1{margin:0;font-size:clamp(30px,5vw,52px);line-height:1.04;letter-spacing:-.035em;max-width:850px}.dtfj-lede{max-width:760px;margin:15px 0 0;color:var(--dtfj-muted);font-size:16px;line-height:1.65}.dtfj-progress{display:flex;gap:10px;align-items:center;list-style:none;margin:28px 0 32px;padding:0;color:var(--dtfj-muted);font-size:13px;font-weight:700}.dtfj-progress li{display:flex;gap:8px;align-items:center}.dtfj-progress li+li:before{content:"";width:28px;height:1px;background:var(--dtfj-line);margin-right:2px}.dtfj-progress .active{color:var(--dtfj-accent-dark)}.dtfj-layout{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(300px,.7fr);gap:26px;align-items:start}.dtfj-panel{border:1.5px solid var(--dtfj-line);border-radius:16px;background:#fff;padding:24px;box-shadow:0 12px 34px #2c221a0d}.dtfj-fieldset{border:0;margin:0 0 30px;padding:0;min-width:0}.dtfj-fieldset:last-child{margin-bottom:0}.dtfj-fieldset legend{width:100%;padding:0;margin:0 0 6px;font-size:19px;font-weight:800}.dtfj-help{margin:0 0 16px;color:var(--dtfj-muted);font-size:13px;line-height:1.55}.dtfj-sheet-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.dtfj-choice{position:relative;display:block;border:1.5px solid var(--dtfj-line);border-radius:11px;background:#fff;cursor:pointer;min-width:0}.dtfj-choice:hover{border-color:#c99470}.dtfj-choice:focus-within{outline:3px solid rgba(210,105,30,.28);outline-offset:2px}.dtfj-choice.is-selected{border-color:var(--dtfj-accent);background:var(--dtfj-soft);box-shadow:inset 0 0 0 1px var(--dtfj-accent)}.dtfj-choice input{position:absolute;opacity:0;width:1px;height:1px}.dtfj-choice-body{display:flex;flex-direction:column;align-items:flex-start;gap:3px;padding:14px 12px;min-height:72px}.dtfj-choice-body strong{font-size:14px;line-height:1.25}.dtfj-choice-body span{color:var(--dtfj-muted);font-size:12px}.dtfj-choice.is-selected .dtfj-choice-body span{color:var(--dtfj-accent-dark);font-weight:700}.dtfj-turn-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.dtfj-turn-grid .dtfj-choice-body{min-height:82px}.dtfj-qty{display:grid;grid-template-columns:48px minmax(100px,150px) 48px;gap:8px;align-items:center}.dtfj-qty button,.dtfj-qty input{height:48px;border:1.5px solid var(--dtfj-line);border-radius:9px;background:#fff;font:inherit}.dtfj-qty button{font-size:24px;cursor:pointer;touch-action:manipulation}.dtfj-qty button:hover{border-color:var(--dtfj-accent);color:var(--dtfj-accent-dark)}.dtfj-qty button:focus-visible,.dtfj-qty input:focus-visible,.dtfj-continue:focus-visible,.dtfj-back:focus-visible{outline:3px solid rgba(210,105,30,.3);outline-offset:2px}.dtfj-qty input{width:100%;padding:0 12px;text-align:center;font-size:17px;font-weight:700}.dtfj-error{min-height:20px;margin:7px 0 0;color:#a33127;font-size:12.5px;line-height:1.45}.dtfj-summary{position:sticky;top:24px}.dtfj-summary h2{margin:0 0 16px;font-size:18px}.dtfj-summary-row{display:flex;justify-content:space-between;gap:16px;padding:9px 0;border-bottom:1px solid #efedea;font-size:13.5px}.dtfj-summary-row span:first-child{color:var(--dtfj-muted)}.dtfj-summary-row strong{text-align:right}.dtfj-summary-row.total{margin-top:4px;padding-top:15px;border:0;font-size:17px}.dtfj-summary-row.total strong{color:var(--dtfj-accent-dark);font-size:23px}.dtfj-continue,.dtfj-back{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:50px;border-radius:10px;text-decoration:none;font-size:15px;font-weight:800}.dtfj-continue{margin-top:18px;border:1.5px solid var(--dtfj-accent);background:var(--dtfj-accent);color:#fff;cursor:pointer}.dtfj-continue:hover:not(:disabled){background:var(--dtfj-accent-dark);border-color:var(--dtfj-accent-dark)}.dtfj-continue:disabled{cursor:not-allowed;background:#b9b6b3;border-color:#b9b6b3}.dtfj-fine{margin:10px 0 0;color:var(--dtfj-muted);font-size:11.5px;line-height:1.5}.dtfj-builder{padding-top:24px;padding-bottom:0}.dtfj-builder-card{display:flex;align-items:center;justify-content:space-between;gap:18px;border:1.5px solid var(--dtfj-line);border-radius:14px;background:var(--dtfj-soft);padding:18px 20px}.dtfj-builder-copy h1{font-size:20px;letter-spacing:0;margin:0 0 4px}.dtfj-builder-copy p{font-size:12.5px;color:var(--dtfj-muted);margin:0;line-height:1.5}.dtfj-builder-values{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.dtfj-builder-values span{display:inline-flex;gap:5px;align-items:center;min-height:34px;padding:7px 10px;border:1px solid #ead6c7;border-radius:999px;background:#fff;font-size:12px;color:var(--dtfj-muted)}.dtfj-builder-values strong{color:var(--dtfj-ink)}.dtfj-recovery{border:1.5px solid #e0a49e;border-radius:14px;background:#fff4f2;padding:20px;color:#84291f}.dtfj-recovery h1{font-size:20px;letter-spacing:0;margin:0 0 6px}.dtfj-recovery p{margin:0 0 14px;font-size:13.5px;line-height:1.55}.dtfj-recovery .dtfj-back{width:auto;min-width:220px;padding:0 18px;background:#84291f;color:#fff}.dtfj-visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@media(max-width:940px){.dtfj-sheet-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.dtfj-layout{grid-template-columns:1fr}.dtfj-summary{position:static}.dtfj-builder-card{align-items:flex-start;flex-direction:column}.dtfj-builder-values{justify-content:flex-start}}@media(max-width:620px){.dtfj{padding:28px 12px 48px}.dtfj h1{font-size:32px}.dtfj-panel{padding:18px;border-radius:13px}.dtfj-sheet-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dtfj-turn-grid{grid-template-columns:1fr}.dtfj-turn-grid .dtfj-choice-body{min-height:68px}.dtfj-progress{font-size:11.5px;gap:6px}.dtfj-progress li+li:before{width:14px}.dtfj-qty{grid-template-columns:48px minmax(0,1fr) 48px}.dtfj-builder{padding-top:14px}.dtfj-builder-values{display:grid;grid-template-columns:1fr 1fr;width:100%}.dtfj-builder-values span{border-radius:9px;justify-content:space-between}.dtfj-recovery .dtfj-back{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/66/assets/dtf-journey.css.map */
