.vdfg{max-width:1440px;margin:30px auto 70px;padding:0 28px;color:#19191b;font:15px/1.5 Arial,sans-serif}.vdfg *{box-sizing:border-box}.vdfg button,.vdfg input,.vdfg select{font:inherit}.vdfg button,.vdfg a{touch-action:manipulation}.vdfg button{cursor:pointer}.vdfg-hero{display:flex;justify-content:space-between;align-items:center;gap:30px;background:#fff3eb;border:1px solid #f4d7c6;border-radius:24px;padding:42px 48px;margin-bottom:26px}.vdfg-eyebrow{color:#d43622;font-weight:800;letter-spacing:.13em;font-size:12px}.vdfg h1{font:800 clamp(34px,4.4vw,62px)/1.04 Arial,sans-serif;letter-spacing:-.045em;margin:15px 0}.vdfg-hero p:not(.vdfg-eyebrow){font-size:18px;color:#60606a}.vdfg-hero-type{display:flex;align-items:center;flex-direction:column;min-width:240px;transform:rotate(-7deg)}.vdfg-hero-type span{font:bold italic 120px/1 Georgia,serif;letter-spacing:-12px;color:#eb3e27}.vdfg-hero-type small{font-size:11px;margin-top:12px}.vdfg-controls{display:grid;grid-template-columns:minmax(230px,2fr) minmax(180px,1.2fr) minmax(120px,1fr) auto;gap:18px;padding:22px;background:white;border:1px solid #dedfe5;border-radius:16px;box-shadow:0 8px 26px #16162006}.vdfg label{display:flex;flex-direction:column;gap:7px;font-weight:700;font-size:13px}.vdfg input:not([type=range]),.vdfg select{min-height:46px;width:100%;border:1px solid #cfd3dd;background:white;border-radius:9px;padding:10px 12px;color:#16161a;font-size:16px}.vdfg input[type=range]{width:100%;min-height:22px;accent-color:#ef402c}.vdfg [data-fg-size-value]{font-weight:400;font-size:12px}.vdfg button:focus-visible,.vdfg a:focus-visible,.vdfg input:focus-visible,.vdfg select:focus-visible{outline:3px solid #f55e43;outline-offset:3px}.vdfg-favorites{align-self:end;min-height:46px;border:1px solid #ddd;border-radius:9px;background:white;padding:10px 15px;white-space:nowrap}.vdfg-favorites[aria-pressed=true]{background:#fff0e8;border-color:#f04a33}.vdfg-categories{display:flex;flex-wrap:wrap;gap:8px;padding:22px 0 12px}.vdfg-categories button{background:white;border:1px solid #d8dbe3;border-radius:30px;padding:9px 14px;min-height:40px;font-size:13px;font-weight:700}.vdfg-categories button[data-season]{background:#fff4e8;border-color:#f3d4b1}.vdfg-categories button[aria-pressed=true]{background:#19191c;border-color:#19191c;color:white}.vdfg-results{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:8px 0 17px;color:#666674}.vdfg-results p{margin:0}.vdfg-results label{flex-direction:row;align-items:center;white-space:nowrap}.vdfg-results select{font-size:13px;min-height:36px}.vdfg-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.vdfg-card{border:1px solid #e0e2e8;border-radius:15px;padding:18px;min-width:0;background:white;transition:border-color .15s}.vdfg-card:hover{border-color:#ee664c}.vdfg-card-header{display:flex;justify-content:space-between;align-items:center;gap:12px}.vdfg-card h2{font:700 14px/1.3 Arial,sans-serif;margin:0}.vdfg-save{border:0;background:none;color:#ed432d;font-size:24px!important;padding:0 3px;min-width:38px;min-height:38px}.vdfg-preview{font-size:var(--vdfg-size,40px);line-height:1.5;min-height:88px;display:flex;align-items:center;overflow:auto;white-space:nowrap;padding:8px 0 18px;color:#111}.vdfg-card[data-loading=true] .vdfg-preview{opacity:.3}.vdfg-tags{color:#7b7880;font-size:11px;min-height:18px;margin:4px 0 12px;text-transform:capitalize}.vdfg-card-actions{display:flex;gap:9px;align-items:center;flex-wrap:wrap}.vdfg-card-actions button{border:1px solid #dedfe5;border-radius:7px;padding:7px 10px;background:white;font-size:12px;min-height:36px}.vdfg-card-actions button:first-child{background:#f13e27;border-color:#f13e27;color:white;font-weight:700}.vdfg-card-actions button:disabled{opacity:.5;cursor:wait}.vdfg-context,.vdfg-message{font-size:14px;color:#59493d}.vdfg-context{background:#fff5e8;padding:12px 15px;border-radius:9px}.vdfg-more{display:block;margin:30px auto;padding:14px 30px;border:1px solid #ccc;border-radius:9px;background:white;font-weight:700}.vdfg-footer{margin-top:42px;border-top:1px solid #eee;padding:32px 0;text-align:center}.vdfg-footer h2{font-size:25px}.vdfg-footer a{display:inline-block;background:#171719;color:white;padding:12px 22px;border-radius:8px;text-decoration:none;margin:10px}.vdfg-footer small{display:block;max-width:650px;margin:18px auto;color:#73737c}.vdfg [hidden]{display:none!important}@media(max-width:1050px){.vdfg-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.vdfg-controls{grid-template-columns:1fr 1fr}.vdfg-hero{padding:30px}.vdfg-hero-type{min-width:160px}.vdfg-hero-type span{font-size:95px}}@media(max-width:600px){.vdfg{padding:0 15px;margin-top:18px}.vdfg-hero{padding:25px 20px;display:block;border-radius:16px}.vdfg-hero-type{display:none}.vdfg-hero p:not(.vdfg-eyebrow){font-size:15px}.vdfg-controls{padding:15px;gap:14px}.vdfg-sample-label{grid-column:1/-1}.vdfg-controls>label:nth-child(2){grid-column:1/-1}.vdfg-grid{grid-template-columns:1fr}.vdfg-results{font-size:12px}.vdfg-categories{flex-wrap:nowrap;overflow:auto;padding-bottom:15px}.vdfg-categories button{white-space:nowrap;flex:none}.vdfg-card{padding:15px}.vdfg-preview{min-height:100px}.vdfg-results label{font-size:12px}}
