body.v15-modal-open{overflow:hidden!important}.v15-overlay{position:fixed;inset:0;z-index:30000;display:flex;align-items:center;justify-content:center;padding:22px;background:rgba(4,17,29,.74);backdrop-filter:blur(8px)}.v15-modal{width:min(980px,100%);max-height:92dvh;overflow:auto;border-radius:28px;background:#fff;color:#071827;box-shadow:0 32px 90px rgba(1,18,30,.34);font-family:Manrope,Arial,sans-serif}.v15-modal>header{position:sticky;top:0;z-index:20;display:flex;justify-content:space-between;gap:18px;padding:20px 26px 15px;border-bottom:1px solid #e8eeeb;background:rgba(255,255,255,.98)}.v15-modal>header span{color:#069b55;font-weight:800;font-size:.74rem;letter-spacing:.14em}.v15-modal>header h2{margin:5px 0 2px;font-family:"Barlow Condensed",Arial,sans-serif;font-size:2rem;line-height:1;color:#071827}.v15-modal>header p{margin:0;color:#697771;font-size:.86rem}.v15-modal>header button{flex:0 0 44px;width:44px;height:44px;border:0;border-radius:50%;background:#f1f5f3;color:#071827;font-size:1.15rem}.v15-stepper{position:sticky;top:80px;z-index:19;display:grid;grid-template-columns:repeat(4,1fr);gap:8px;padding:10px 26px;border-bottom:1px solid #edf1ef;background:#fff}.v15-stepper>div{display:flex;align-items:center;gap:7px;color:#8a9590;min-width:0}.v15-stepper span{display:grid;place-items:center;width:28px;height:28px;flex:0 0 28px;border-radius:50%;background:#eef3f0;font-size:.78rem;font-weight:800}.v15-stepper small{font-size:.76rem;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v15-stepper .active{color:#071827}.v15-stepper .active span{background:#0dbd67;color:#fff}.v15-stepper .done span{background:#dff7e9;color:#08783f}.v15-modal main{padding:24px 26px 28px}.v15-step{display:grid;gap:20px}.v15-title{display:flex;gap:12px;align-items:flex-start}.v15-title>b{display:grid;place-items:center;width:36px;height:36px;flex:0 0 36px;border-radius:12px;background:#071827;color:#fff}.v15-title h3{margin:0 0 4px;font:800 1.38rem/1.05 "Barlow Condensed",Arial,sans-serif}.v15-title p{margin:0;color:#68766f;font-size:.88rem}.v15-field,.v15-question{display:grid;gap:8px}.v15-field>span,.v15-question>span{font-weight:800;font-size:.91rem}.v15-field>small,.v15-question>small{color:#6e7c76;font-size:.76rem}.v15-field input,.v15-field select,.v15-field textarea{width:100%;box-sizing:border-box;min-height:50px;padding:12px 14px;border:1px solid #d9e3de;border-radius:14px;background:#fff;color:#071827;font:600 .92rem Manrope,Arial,sans-serif;outline:none}.v15-field textarea{min-height:92px;resize:vertical}.v15-field input:focus,.v15-field select:focus,.v15-field textarea:focus{border-color:#0dbd67;box-shadow:0 0 0 4px rgba(13,189,103,.11)}.v15-choice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.v15-choice-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.v15-choice{display:flex;flex-direction:column;align-items:flex-start;gap:3px;min-height:70px;padding:13px;border:1px solid #dce5e1;border-radius:15px;background:#fff;color:#142834;text-align:left}.v15-choice strong{font-size:.9rem}.v15-choice small{color:#71807a;font-size:.73rem;line-height:1.35}.v15-choice.selected{border-color:#0dbd67;background:#effbf4;box-shadow:0 0 0 2px rgba(13,189,103,.1)}.v15-chips{display:flex;flex-wrap:wrap;gap:8px}.v15-chip{padding:9px 13px;border:1px solid #dae3df;border-radius:999px;background:#fff;color:#233740;font-weight:700;font-size:.8rem}.v15-chip.selected{border-color:#0dbd67;background:#0dbd67;color:#fff}.v15-agenda{display:grid;gap:11px;padding:13px;border:1px solid #e0e8e4;border-radius:17px;background:#f9fbfa}.v15-days{display:grid;grid-template-columns:repeat(7,1fr);gap:5px}.v15-days button{padding:9px 3px;border:1px solid #dce5e1;border-radius:10px;background:#fff;font-weight:800;color:#40524b}.v15-days button.selected{background:#071827;color:#fff;border-color:#071827}.v15-day-details{display:grid;gap:8px}.v15-day-details>div{display:grid;grid-template-columns:42px 1fr;align-items:center;gap:8px}.v15-day-details section{display:grid;grid-template-columns:repeat(4,1fr);gap:6px}.v15-day-details section button{padding:7px 4px;border:1px solid #dce5e1;border-radius:10px;background:#fff}.v15-day-details section button span,.v15-day-details section button small{display:block}.v15-day-details section button span{font-weight:800;font-size:.76rem}.v15-day-details section button small{font-size:.64rem;color:#7c8983}.v15-day-details section button.selected{border-color:#0dbd67;background:#eaf9f0}.v15-day-details p{margin:0;color:#6d7b75;font-size:.78rem}.v15-equipment{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.v15-equipment button{padding:11px;border:1px solid #dce5e1;border-radius:13px;background:#fff;text-align:left;font-weight:700;color:#20343d}.v15-equipment button.selected{border-color:#0dbd67;background:#f0fbf5}.v15-yesno{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:center;padding:13px 15px;border:1px solid #e0e7e4;border-radius:15px;background:#fbfcfc}.v15-yesno>div:first-child{display:grid;gap:3px}.v15-yesno strong{font-size:.88rem}.v15-yesno small{font-size:.73rem;color:#75817d}.v15-two{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.v15-tip{padding:12px 14px;border-radius:13px;background:#f2f7f4;color:#42534c;font-size:.8rem}.v15-measures{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.v15-measure{display:grid;gap:5px;padding:12px;border:1px solid #e0e7e4;border-radius:15px}.v15-measure>span{font-size:.86rem;font-weight:800}.v15-measure>small{color:#75817d;font-size:.7rem}.v15-measure>div{display:flex;border:1px solid #d7e0dc;border-radius:11px;overflow:hidden}.v15-measure input{width:100%;min-width:0;padding:11px;border:0;font-weight:800;outline:none}.v15-measure b{display:flex;align-items:center;padding:0 10px;color:#72807a;font-size:.73rem}.v15-cycle{display:grid;gap:14px;padding:15px;border:1px solid #e6dce0;border-left:4px solid #9a7587;border-radius:16px;background:#fdfafb}.v15-consent{display:flex;gap:10px;align-items:flex-start;padding:12px;border:1px solid #ded6da;border-radius:13px;background:#fff;font-size:.8rem;line-height:1.45}.v15-consent input{width:18px;height:18px;accent-color:#0dbd67}.v15-medical{color:#6b5a35;background:#fff8e8;border:1px solid #eadab4;border-radius:11px;padding:10px}.v15-ai{border:1px solid #e2e9e5;border-radius:14px;background:#fafcfb}.v15-ai summary{padding:12px 14px;font-weight:800;cursor:pointer}.v15-ai label{display:block;padding:7px 14px;font-size:.8rem}.v15-actions{position:sticky;bottom:-28px;z-index:10;display:flex;justify-content:space-between;gap:10px;margin:4px -26px -28px;padding:14px 26px calc(14px + env(safe-area-inset-bottom));border-top:1px solid #e7ece9;background:rgba(255,255,255,.98);box-shadow:0 -10px 25px rgba(7,24,39,.04)}.v15-actions button{min-height:48px;padding:0 18px;border:1px solid #d8e1dd;border-radius:13px;background:#fff;color:#142834;font-weight:800}.v15-actions .v15-primary{border-color:#0dbd67;background:#0dbd67;color:#fff}.v15-alert{margin-bottom:14px;padding:10px 13px;border-radius:12px;font-size:.82rem;font-weight:700}.v15-alert.error{background:#fff1ee;border:1px solid #f0c6bc;color:#983c2d}.v15-profile-cta{display:grid!important;grid-template-columns:1fr auto;gap:16px;align-items:center;margin:18px 0;padding:18px;border:1px solid #bfe8cf;border-radius:18px;background:linear-gradient(135deg,#f0fbf5,#fff)!important;box-shadow:0 10px 28px rgba(9,102,59,.06)}.v15-profile-cta>div{display:grid;gap:3px}.v15-profile-cta b{font-size:1rem;color:#071827}.v15-profile-cta span,.v15-profile-cta small{color:#65756e}.v15-profile-cta button{min-height:44px;padding:0 16px;border:0;border-radius:12px;background:#0dbd67;color:#fff;font-weight:800}
@media(max-width:720px){.v15-overlay{padding:0;align-items:flex-end}.v15-modal{width:100%;max-height:96dvh;border-radius:24px 24px 0 0}.v15-modal>header{padding:15px 17px 11px}.v15-modal>header h2{font-size:1.55rem}.v15-stepper{top:74px;padding:9px 17px}.v15-stepper small{display:none}.v15-stepper>div{justify-content:center}.v15-modal main{padding:18px 16px 22px}.v15-choice-grid,.v15-choice-grid.two,.v15-equipment,.v15-two,.v15-measures{grid-template-columns:1fr}.v15-choice{min-height:58px}.v15-day-details>div{grid-template-columns:1fr}.v15-day-details section{grid-template-columns:repeat(2,1fr)}.v15-yesno{grid-template-columns:1fr}.v15-actions{margin:4px -16px -22px;padding:11px 16px calc(11px + env(safe-area-inset-bottom));flex-direction:column-reverse}.v15-actions button{width:100%}.v15-profile-cta{grid-template-columns:1fr}.v15-profile-cta button{width:100%}}
@media(max-width:430px){.v15-days{gap:3px}.v15-days button{font-size:.7rem;padding:8px 1px}.v15-modal>header span{font-size:.64rem}.v15-title h3{font-size:1.22rem}.v15-modal main{padding-inline:13px}.v15-actions{margin-inline:-13px;padding-inline:13px}}
