.fv{margin-block:var(--s-6);padding:var(--s-5) var(--s-6);background:var(--paper-warm);border-radius:var(--radius-lg)}.fv__tag{margin:0;font-size:.74rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--clay-deep)}.fv__note{margin:var(--s-3) 0 0;font-size:.76rem;font-style:italic;color:var(--ink-soft)}.fv__note b{color:var(--clay-deep)}.fv ol,.fv ul{margin:0;padding:0;list-style:none}.lvx__row{display:flex;gap:4px;margin-top:var(--s-4)}.lvx__seg{flex:1 1 0;padding:.5rem .4rem;font-size:.72rem;font-weight:600;line-height:1.3;text-align:center;border-radius:4px}.lvx__seg:first-child{border-radius:12px 4px 4px 12px}.lvx__seg:last-child{border-radius:4px 12px 12px 4px}.lvx__seg b{display:block;font-size:.86rem;font-weight:750}.lvx__seg--ok{background:#2e7d5b29;color:#2e6a4c}.lvx__seg--mid{background:#ddbe9766;color:#6b4423}.lvx__seg--alt{background:var(--clay-deep);color:var(--cream)}.lvx__seg--dan{background:#b23b2e;color:var(--cream)}@media(max-width:26rem){.lvx__seg{font-size:.68rem;padding:.45rem .25rem}.lvx__seg b{font-size:.78rem}}.wbc{display:grid;gap:.55rem;margin-top:var(--s-4)}.wbc__row{display:flex;gap:.75rem;padding:.75rem .85rem;background:var(--paper);border:1px solid rgb(43 26 16 / .08);border-left:4px solid var(--wbc-c);border-radius:12px}.wbc__ico{flex:none;display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:var(--wbc-w);color:var(--wbc-c)}.wbc__ico svg{width:21px;height:21px}.wbc__txt{min-width:0}.wbc__name{margin:0;font-size:.95rem;font-weight:750;line-height:1.25;color:var(--cocoa)}.wbc__name em{display:block;margin-top:.15rem;font-style:normal;font-size:.73rem;font-weight:700;letter-spacing:.04em;color:var(--wbc-c)}.wbc__job{margin:.35rem 0 0;font-size:.86rem;line-height:1.45;color:var(--ink-soft)}.wbc__up{margin:.35rem 0 0;font-size:.83rem;line-height:1.45;color:var(--ink)}.wbc__up b{color:var(--wbc-c)}@media(max-width:26rem){.wbc__row{padding:.7rem;gap:.6rem}.wbc__ico{width:30px;height:30px}.wbc__ico svg{width:18px;height:18px}}.fv-cmp{display:grid;grid-template-columns:1fr 1fr;gap:.6rem;margin-top:var(--s-4)}.fv-cmp__c{padding:.9rem;background:var(--paper);border-radius:14px;text-align:center}.fv-cmp__c h4{margin:0 0 .5rem;font-size:.86rem;color:var(--clay-deep);letter-spacing:.04em}.fv-cmp__c--r h4{color:#b23b2e}.fv-cmp svg{width:min(100%,7rem);height:auto;display:block;margin-inline:auto}.fv-cmp__c ul{margin-top:.5rem;text-align:left}.fv-cmp__c li{font-size:.8rem;color:var(--ink-soft);line-height:1.4;padding-left:.9rem;position:relative;margin-bottom:.2rem}.fv-cmp__c li:before{content:"·";position:absolute;left:.2rem;color:var(--clay-deep);font-weight:800}@media(max-width:34rem){.fv-cmp{grid-template-columns:1fr}}.fv-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(13rem,1fr));gap:.6rem;margin-top:var(--s-4)}.fv-card{padding:.8rem .9rem;background:var(--paper);border:1px solid rgb(43 26 16 / .08);border-radius:12px}.fv-card b{display:block;font-size:.82rem;color:var(--clay-deep)}.fv-card span{display:block;margin-top:.2rem;font-size:.85rem;color:var(--ink-soft);line-height:1.45}.fv-card em{display:inline-block;margin-top:.4rem;padding:.1rem .5rem;border-radius:99px;background:#9e4b261a;color:var(--clay-deep);font-style:normal;font-size:.72rem;font-weight:700;letter-spacing:.03em}.fv-band{margin:var(--s-5) 0 0;padding:.7rem .9rem;background:#9e4b2614;border-radius:10px;font-size:.86rem;color:var(--ink);text-align:center}.fv-band b{color:var(--clay-deep)}.fv-sem{display:grid;gap:.7rem;margin-top:var(--s-4)}.fv--g{--fv-c: #2E7D5B;--fv-ink: #2E7D5B;--fv-wash: rgb(46 125 91 / .07);--fv-line: rgb(46 125 91 / .28)}.fv--a{--fv-c: #B87514;--fv-ink: #8A5A10;--fv-wash: rgb(184 117 20 / .08);--fv-line: rgb(184 117 20 / .3)}.fv--r{--fv-c: #B23B2E;--fv-ink: #B23B2E;--fv-wash: rgb(178 59 46 / .07);--fv-line: rgb(178 59 46 / .3)}.fv-sem__card{padding:.85rem .95rem .9rem;background:linear-gradient(var(--fv-wash),var(--fv-wash)),var(--paper);border:1px solid var(--fv-line);border-left:4px solid var(--fv-c);border-radius:14px}.fv-sem__head{display:flex;align-items:flex-start;justify-content:space-between;gap:.6rem;margin-bottom:.6rem}.fv-sem__badge{display:inline-flex;align-items:center;gap:.45rem;margin:0;padding:.3rem .75rem .3rem .55rem;background:var(--paper);border:1px solid var(--fv-line);border-radius:1.1rem;font-size:.8rem;font-weight:700;line-height:1.3;color:var(--fv-ink)}.fv-sem__dot{flex:none;width:9px;height:9px;border-radius:50%;background:var(--fv-c)}.fv--r .fv-sem__dot{animation:fv-ping 2.4s var(--ease-out) infinite}@keyframes fv-ping{0%,to{box-shadow:0 0 #b23b2e73}50%{box-shadow:0 0 0 6px #b23b2e00}}.fv-sem__ico{flex:none;width:22px;height:22px;margin-top:.15rem;color:var(--fv-c);opacity:.8}.fv-sem__list{list-style:none;margin:0;padding:0;display:grid;gap:.35rem}.fv-sem__list li{position:relative;padding-left:1.1rem;font-size:.9rem;line-height:1.5;color:var(--ink-soft)}.fv-sem__list li:before{content:"";position:absolute;left:0;top:.42em;width:7px;height:7px;border-radius:50%;border:2px solid var(--fv-c);animation:fv-lit .45s var(--ease-out) backwards}.fv-sem__list li:nth-child(1):before{animation-delay:.08s}.fv-sem__list li:nth-child(2):before{animation-delay:.16s}.fv-sem__list li:nth-child(3):before{animation-delay:.24s}.fv-sem__list li:nth-child(4):before{animation-delay:.32s}.fv-sem__list li:nth-child(5):before{animation-delay:.4s}.fv-sem__list li:nth-child(6):before{animation-delay:.48s}@keyframes fv-lit{0%{opacity:0;transform:scale(.3)}to{opacity:1;transform:none}}.fv-sem__act{position:relative;margin:.65rem 0 0;padding:.6rem 0 0 1.1rem;border-top:1px dashed var(--fv-line);font-size:.88rem;font-weight:600;line-height:1.5;color:var(--ink)}.fv-sem__act:before{content:"";position:absolute;left:.1rem;top:calc(.6rem + .75em);width:6px;height:6px;border-top:2px solid var(--fv-c);border-right:2px solid var(--fv-c);transform:translateY(-50%) rotate(45deg)}@media(max-width:26rem){.fv-sem__card{padding:.8rem .8rem .85rem}.fv-sem__ico{width:20px;height:20px}}.printcard{margin-block:var(--s-6);padding:var(--s-5) var(--s-6);background:var(--paper-warm);border:2px dashed rgb(158 75 38 / .35);border-radius:var(--radius-lg)}.printcard__head{display:flex;align-items:baseline;justify-content:space-between;gap:var(--s-3);flex-wrap:wrap}.printcard__title{margin:0;font-family:var(--font-display);font-size:var(--text-lg);font-weight:580;color:var(--cocoa)}.printcard__sub{margin:0;font-size:.74rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--clay-deep)}.printcard__list{margin:var(--s-4) 0 0;display:grid;gap:.5rem;list-style:none;padding:0}.printcard__list li{font-size:.86rem;color:var(--ink-soft);line-height:1.5;padding-left:1rem;position:relative}.printcard__list li:before{content:"—";position:absolute;left:0;color:var(--clay-deep)}.printcard__list b{color:var(--ink)}.printcard__phone{margin:var(--s-4) 0 0;font-size:.82rem;font-weight:700;color:var(--clay-deep)}.printcard__btn{display:inline-flex;align-items:center;gap:.4rem;margin-top:var(--s-4);padding:.65rem 1.3rem;background:var(--clay-deep);color:var(--cream);border:none;border-radius:var(--radius-pill);font-size:var(--text-sm);font-weight:700;cursor:pointer;font-family:inherit;min-height:44px;transition:background-color .16s var(--ease-out),transform .16s var(--ease-out)}.printcard__btn:hover{background:var(--cocoa);transform:translateY(-1px)}@media print{.header,.footer,.sticky-bar,.skip-link{display:none!important}body *{visibility:hidden}.printcard,.printcard *{visibility:visible!important}.printcard{position:absolute;top:0;left:0;width:100%;margin:0;padding:1.2cm;border:none;box-shadow:none}.printcard__btn{display:none!important}}@media(prefers-reduced-motion:reduce){.fv--r .fv-sem__dot,.fv-sem__list li:before{animation:none}}
