.yw-home .quote-page{min-height:100vh;padding:22px 22px 80px;position:relative}.yw-home .quote-topbar{justify-content:space-between;align-items:center;gap:18px;width:min(1120px,100%);margin:0 auto 22px;display:flex}.yw-home .quote-brand{font-family:var(--font-display,inherit);letter-spacing:-.025em;color:var(--ink);align-items:baseline;font-size:20px;font-weight:600;text-decoration:none;display:inline-flex}.yw-home .quote-brand sup{opacity:.6;margin-left:2px;font-size:.5em;font-weight:500}.yw-home .quote-back{color:var(--muted);transition:color .22s var(--ease),border-color .22s var(--ease);border-bottom:1px solid #0000;padding:6px 2px;font-size:14px;font-weight:500;text-decoration:none}.yw-home .quote-back:hover{color:var(--ink);border-bottom-color:color-mix(in oklch,var(--ink) 30%,transparent)}.yw-home .quote-shell{width:min(1120px,100%);margin:0 auto}.yw-home .quote-quiz{background:color-mix(in oklch,var(--surface) 92%,white);border:1px solid color-mix(in oklch,var(--line) 85%,white);background-image:var(--noise);background-size:var(--noise-size);background-repeat:repeat;border-radius:34px;position:relative;overflow:hidden;box-shadow:0 26px 70px #14100c1a}.yw-home .quote-quiz:before{content:"";pointer-events:none;background:radial-gradient(circle at 12% 0,#ff782314,#0000 30%),radial-gradient(circle at 90% 5%,#ffa55a0d,#0000 28%);position:absolute;inset:0}.yw-home .quote-header{z-index:1;align-items:center;gap:18px;padding:24px 28px 0;display:flex;position:relative}.yw-home .quote-step{letter-spacing:.04em;color:var(--muted);font-variant-numeric:tabular-nums;min-width:48px;font-size:12px;font-weight:500}.yw-home .quote-step-spacer{min-width:48px}.yw-home .quote-progress{background:color-mix(in oklch,var(--line) 65%,white);border-radius:999px;flex:1;max-width:420px;height:3px;margin:0 auto;overflow:hidden}.yw-home .quote-progress>span{background-image:var(--gradient-warm,linear-gradient(90deg, var(--orange), #f68000));height:100%;transition:width .6s var(--ease);background-position:0%;background-size:200% 100%;display:block}@supports (color:lab(0% 0 0)){.yw-home .quote-progress>span{background-image:var(--gradient-warm,linear-gradient(90deg, var(--orange), lab(66.5391% 42.6238 74.6373)))}}.yw-home .quote-body{z-index:1;padding:40px 32px 32px;position:relative}.yw-home .quote-eyebrow.mini-label{color:var(--muted);letter-spacing:-.025em;text-transform:none;margin-bottom:10px;font-size:18px;font-weight:500;line-height:1.2;display:block}.yw-home .quote-title{letter-spacing:-.038em;margin-top:4px;font-size:clamp(28px,4vw,44px);line-height:1.05}.yw-home .quote-sub{color:var(--muted);margin-top:10px;font-size:15px}.yw-home .quote-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:26px;display:grid}.yw-home .quote-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.yw-home .quote-grid.works{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}@media(max-width:820px){.yw-home .quote-grid,.yw-home .quote-grid.three,.yw-home .quote-grid.works{grid-template-columns:1fr}}.yw-home .quote-card{appearance:none;text-align:left;border:1px solid color-mix(in oklch,var(--line) 90%,white);background:color-mix(in oklch,var(--surface) 92%,white);cursor:pointer;transition:transform .32s var(--ease),border-color .32s var(--ease),background .32s var(--ease),box-shadow .32s var(--ease);border-radius:18px;justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;display:flex}.yw-home .quote-card.has-image{flex-direction:column;align-items:stretch;padding:0;overflow:hidden}.yw-home .quote-card-image{aspect-ratio:16/10;background:var(--dark);display:block;overflow:hidden}.yw-home .quote-card-image img{object-fit:cover;width:100%;height:100%;display:block}.yw-home .quote-card.has-image .quote-card-text{flex:1;padding:16px 18px}.yw-home .quote-card.has-image .quote-card-check{position:absolute;top:12px;right:12px}.yw-home .quote-card.has-image{position:relative}.yw-home .quote-card:hover{border-color:color-mix(in oklch,var(--ink) 26%,var(--line));transform:translateY(-2px);box-shadow:0 14px 30px #0000000f}.yw-home .quote-card.is-selected{border-color:var(--ink);background:color-mix(in oklch,var(--ink) 5%,var(--surface));box-shadow:0 16px 36px #0000001a}.yw-home .quote-card-text{flex-direction:column;min-width:0;display:flex}.yw-home .quote-card-title{letter-spacing:-.015em;font-size:16px;font-weight:650;display:block}.yw-home .quote-card-desc{color:var(--muted);margin-top:4px;font-size:13px;display:block}.yw-home .quote-card-check{background:color-mix(in oklch,var(--surface) 80%,white);border:1px solid color-mix(in oklch,var(--line) 80%,white);width:30px;height:30px;color:var(--muted);transition:background .32s var(--ease),border-color .32s var(--ease),color .32s var(--ease),transform .32s var(--ease);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.yw-home .quote-card.is-selected .quote-card-check{background:var(--ink);color:var(--white);border-color:var(--ink);transform:scale(1.04)}.yw-home .quote-check-svg,.yw-home .quote-plus-svg{width:16px;height:16px;display:block}.yw-home .quote-check-svg path{stroke-dasharray:28;stroke-dashoffset:28px;animation:quoteDrawCheck .42s var(--ease) forwards}@keyframes quoteDrawCheck{to{stroke-dashoffset:0}}.yw-home .quote-work{appearance:none;text-align:left;border:1px solid color-mix(in oklch,var(--line) 85%,white);background:color-mix(in oklch,var(--surface) 92%,white);cursor:pointer;transition:transform .32s var(--ease),border-color .32s var(--ease),box-shadow .32s var(--ease);border-radius:22px;flex-direction:column;padding:0;display:flex;overflow:hidden}.yw-home .quote-work:hover{border-color:color-mix(in oklch,var(--ink) 28%,var(--line));transform:translateY(-3px);box-shadow:0 18px 38px #00000014}.yw-home .quote-work.is-selected{border-color:var(--ink);box-shadow:0 18px 38px #00000024}.yw-home .quote-work-media{aspect-ratio:16/10;background:var(--dark);position:relative;overflow:hidden}.yw-home .quote-work-media img,.yw-home .quote-work-media video{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.yw-home .quote-work-media video{opacity:0;transition:opacity .35s var(--ease)}.yw-home .quote-work:hover .quote-work-media video{opacity:1}.yw-home .quote-work-info{justify-content:space-between;align-items:flex-start;gap:10px;padding:14px 16px 16px;display:flex}.yw-home .quote-work-title{letter-spacing:-.015em;font-size:15px;font-weight:650}.yw-home .quote-work-meta{color:var(--muted);margin-top:2px;font-size:12px}.yw-home .quote-work-badge{border:1px solid color-mix(in oklch,var(--line) 80%,white);width:26px;height:26px;color:var(--muted);background:color-mix(in oklch,var(--surface) 80%,white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.yw-home .quote-work.is-selected .quote-work-badge{background:var(--ink);color:var(--white);border-color:var(--ink)}.yw-home .quote-nav{justify-content:space-between;align-items:center;gap:12px;margin-top:32px;display:flex}.yw-home .quote-nav .btn-secondary{color:var(--muted);border:1px solid color-mix(in oklch,var(--line) 85%,white);background:0 0}.yw-home .quote-nav .btn-secondary:hover{color:var(--ink);border-color:var(--ink)}.yw-home .quote-nav .btn[disabled],.yw-home .quote-nav .btn-secondary[disabled]{opacity:.45;pointer-events:none}.yw-home .quote-final{flex-direction:column;gap:28px;display:flex}.yw-home .quote-result-card{background-blend-mode:screen,screen,overlay;color:var(--white);background-color:#161616;background-image:radial-gradient(600px 360px at 80% 80%,#ff7b1b59,#0000 65%),radial-gradient(420px 300px at 10% 0,#ff965a2e,#0000 60%),url(/a.jpg);background-position:50%;background-size:auto,auto,cover;border-radius:28px;padding:40px 36px;position:relative;overflow:hidden;box-shadow:0 26px 70px #14100c38}.yw-home .quote-result-card .mini-label{color:#fff9;margin-bottom:14px}.yw-home .quote-range{letter-spacing:-.045em;font-size:clamp(44px,8vw,76px);font-weight:600;line-height:1}.yw-home .quote-result-copy{color:#ffffffc7;max-width:620px;margin-top:16px;font-size:15px;line-height:1.55}.yw-home .quote-flags{flex-wrap:wrap;gap:8px;margin-top:20px;display:flex}.yw-home .quote-flag{color:#ffffffe6;background:#ffffff1a;border:1px solid #ffffff29;border-radius:999px;padding:6px 12px;font-size:12px}.yw-home .quote-final-intro{margin-bottom:6px}.yw-home .quote-final-intro .mini-label{margin-bottom:4px}.yw-home .quote-final-title{letter-spacing:-.038em;margin:0;font-size:clamp(28px,4vw,44px);font-weight:600;line-height:1.04}.yw-home .quote-final-form{color:var(--white);background-color:#0f0f0f;background-image:radial-gradient(480px 360px at 0 100%,#ff6e1e38,#0000 60%),radial-gradient(360px 300px at 100% 0,#ffa0501a,#0000 60%);border-radius:28px;max-width:none;margin:0;padding:44px 36px;position:relative;overflow:hidden}.yw-home .quote-final-form h2{letter-spacing:-.038em;margin:0 0 26px;font-size:clamp(28px,4vw,44px);font-weight:600;line-height:1.04}.yw-home .quote-msg-wrap{background:#ffffff06;border:1px solid #ffffff57;border-radius:11px;padding-bottom:28px;transition:border-color .2s,background .2s}.yw-home .quote-msg-wrap:focus-within{background:#ffffff0e;border-color:#ffffffe0}.yw-home .quote-msg-wrap textarea{resize:none;background:0 0;border:0;border-radius:0;min-height:160px;padding:15px 48px 0 16px;overflow:hidden}.yw-home .quote-msg-wrap textarea:focus{background:0 0;border-color:#0000}.yw-home .quote-attach-tray{flex-wrap:wrap;gap:8px;margin:22px 14px 0;display:flex}.yw-home .quote-attach-card{color:#ffffffeb;background:#ffffff12;border:1px solid #ffffff29;border-radius:12px;align-items:center;gap:10px;max-width:260px;padding:6px 12px 6px 6px;display:inline-flex}.yw-home .quote-attach-thumb{background:#1a1a1a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex;overflow:hidden}.yw-home .quote-attach-thumb img{object-fit:cover;width:100%;height:100%;display:block}.yw-home .quote-attach-thumb--icon{color:#ffffffbf;background:#ffffff0f}.yw-home .quote-attach-thumb-fallback{background:linear-gradient(135deg,#2a2a2a,#161616);width:100%;height:100%;display:block}.yw-home .quote-attach-meta{flex-direction:column;min-width:0;line-height:1.15;display:inline-flex}.yw-home .quote-attach-kicker{letter-spacing:.12em;text-transform:uppercase;color:#ffffff80;font-size:10px}.yw-home .quote-attach-name{color:#fffffff0;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:500;overflow:hidden}.yw-home .quote-error{color:#ff9588;color:lab(73.1856% 42.9403 27.3773);font-size:13px}@media(max-width:640px){.yw-home .quote-body{padding:28px 20px 24px}.yw-home .quote-header{gap:12px;padding:20px 20px 0}.yw-home .quote-step-spacer{display:none}.yw-home .quote-result-card,.yw-home .quote-final-form{padding:28px 22px}.yw-home .quote-page:has(.quote-quiz.is-result){padding:16px 12px 64px}.yw-home .quote-quiz.is-result{box-shadow:none;background:0 0;border:0;border-radius:0}.yw-home .quote-quiz.is-result:before{display:none}.yw-home .quote-quiz.is-result .quote-header{margin-bottom:18px;padding:0 4px}.yw-home .quote-quiz.is-result .quote-body{padding:0}.yw-home .quote-quiz.is-result .quote-result-card,.yw-home .quote-quiz.is-result .quote-final-form{width:100%}}.yw-home .quote-screen{opacity:0;animation:quoteFadeIn .45s var(--ease) forwards;transform:translateY(8px)}@keyframes quoteFadeIn{to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.yw-home .quote-screen{opacity:1;animation:none;transform:none}.yw-home .quote-progress>span{transition:none}.yw-home .quote-check-svg path{stroke-dashoffset:0;animation:none}}
