/* Villa D'Luri • Roteiro Inteligente + Tempo • V3.6 */
.v36-planner{display:grid;gap:14px}.v36-planner-hero{padding:18px;border-radius:20px;background:linear-gradient(145deg,#1c1712,#30261c);color:#fff;box-shadow:0 14px 32px rgba(30,22,15,.12)}.v36-planner-hero>span,.v36-kicker{font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.12em;color:#d6b37b}.v36-planner-hero h3{font:600 25px Georgia,serif;margin:5px 0 7px}.v36-planner-hero p{font-size:12px;line-height:1.55;margin:0;color:#eee5da}.v36-stay-hint{margin-top:12px;padding:9px 11px;border-radius:12px;background:rgba(255,255,255,.09);font-size:11px;font-weight:800}.v36-question{padding:15px;background:#fffdf9;border:1px solid #e5dcd0;border-radius:17px;margin-top:9px}.v36-question>strong{display:block;font-size:12px;margin-bottom:10px}.v36-choice-row{display:flex;gap:7px;flex-wrap:wrap}.v36-choice-row button,.v36-interest-grid button{border:1px solid #ded4c7;background:#fff;border-radius:12px;padding:9px 11px;font-size:10px;font-weight:800;color:#332b24;cursor:pointer}.v36-choice-row button.active,.v36-interest-grid button.active{background:#1c1712;color:#fff;border-color:#1c1712;box-shadow:0 7px 18px rgba(28,23,18,.14)}.v36-interest-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.v36-interest-grid button{display:flex;align-items:center;justify-content:center;gap:6px;min-height:44px}.v36-interest-grid button span{font-size:16px}.v36-generate{width:100%;margin-top:10px;min-height:48px}.v36-section-title{display:flex;justify-content:space-between;align-items:end;gap:10px;margin:24px 2px 10px}.v36-section-title span{font:600 19px Georgia,serif}.v36-section-title small{color:#7b7168;font-size:9px;text-align:right}.v36-presets{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.v36-preset{padding:14px;border:1px solid #e2d8cb;border-radius:18px;background:#fffdf9;display:flex;flex-direction:column;gap:9px}.v36-preset-top{display:flex;gap:9px}.v36-preset-icon{font-size:26px}.v36-preset strong{font-size:12px}.v36-preset p{font-size:10px;line-height:1.45;color:#746b63;margin:4px 0 0}.v36-preset-meta{display:flex;gap:5px}.v36-preset-meta span{font-size:8px;font-weight:900;text-transform:uppercase;background:#efe7dc;border-radius:999px;padding:5px 7px}.v36-preset details{border-top:1px solid #eee5da;padding-top:8px}.v36-preset summary{font-size:9px;font-weight:850;cursor:pointer}.v36-preset-steps{display:grid;gap:5px;margin-top:8px}.v36-preset-steps div{display:grid;grid-template-columns:42px 1fr;gap:5px;font-size:9px}.v36-preset-steps time{color:#8a6a3d;font-weight:900}.v36-preset .btn{margin-top:auto}.v36-plan-head{display:flex;justify-content:space-between;gap:12px;padding:15px;border:1px solid #dfd4c6;background:#fff;border-radius:18px;margin-bottom:10px}.v36-plan-head h3{font:600 22px Georgia,serif;margin:2px 0 4px}.v36-plan-head p{font-size:10px;color:#746b63;margin:0}.v36-edit{border:1px solid #ded4c7;background:#fff;border-radius:11px;padding:8px 10px;height:max-content;font-size:9px;font-weight:900}.v36-day{border:1px solid #e1d7ca;border-radius:20px;background:#fffdf9;margin-bottom:10px;overflow:hidden}.v36-day>header{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:13px 14px;background:#f6f0e8;border-bottom:1px solid #e8ded2}.v36-day>header span{display:block;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.06em;color:#896a41}.v36-day>header strong{display:block;font:600 16px Georgia,serif;margin-top:2px}.v36-weather-badge{background:#fff!important;border:1px solid #e2d7c9;border-radius:999px;padding:6px 8px;color:#332b24!important;white-space:nowrap}.v36-weather-note{font-size:9.5px;line-height:1.45;padding:8px 13px;background:#eef4f7;border-bottom:1px solid #dde9ee;color:#49616d}.v36-timeline{padding:8px 12px 13px}.v36-stop{display:grid;grid-template-columns:42px 28px 1fr;gap:8px;position:relative;padding:6px 0}.v36-stop:not(:last-child):after{content:"";position:absolute;left:55px;top:34px;bottom:-9px;width:1px;background:#dfd3c4}.v36-time{font-size:9px;font-weight:900;color:#80633e;padding-top:7px;text-align:right}.v36-dot{width:28px;height:28px;border-radius:10px;background:#eee5da;display:grid;place-items:center;font-size:13px;z-index:1}.v36-stop-card{border:1px solid #e9e1d7;border-radius:13px;padding:9px 10px;background:#fff}.v36-stop-card strong{font-size:11px}.v36-stop-card p{font-size:9.5px;line-height:1.4;color:#746b63;margin:4px 0}.v36-stop-actions{display:flex;gap:5px;flex-wrap:wrap;margin-top:7px}.v36-stop-actions a,.v36-stop-actions button{border:0;background:#f0e9df;color:#4d4034;border-radius:8px;padding:6px 7px;font-size:8px;font-weight:850;text-decoration:none;cursor:pointer}.v36-stop-actions .danger{color:#8c433b;background:#f8eae8}.v36-plan-footer{display:flex;gap:7px;margin:10px 0 18px}.v36-plan-footer .btn{flex:1}.v36-empty{border:1px dashed #d9cdbf;border-radius:18px;padding:22px 14px;text-align:center;background:#fffdf9}.v36-empty>span{font-size:31px}.v36-empty strong{display:block;font:600 18px Georgia,serif;margin:6px 0}.v36-empty p{font-size:10px;color:#746b63;margin:0 0 12px}.v36-empty.compact{font-size:10px;padding:14px}.v36-explore-list{display:grid;grid-template-columns:repeat(2,1fr);gap:9px;margin-top:9px}.v36-explore-card{display:grid;grid-template-columns:110px 1fr;gap:10px;border:1px solid #e5dacf;border-radius:16px;background:#fff;overflow:hidden}.v36-explore-card>img{width:110px;height:100%;min-height:132px;object-fit:cover}.v36-explore-card>div{padding:11px 11px 11px 0}.v36-explore-top{display:flex;justify-content:space-between;gap:8px}.v36-explore-top strong{font-size:11px}.v36-explore-top span{font-size:7.5px;font-weight:900;background:#eee5da;padding:4px 6px;border-radius:999px;height:max-content}.v36-explore-card p{font-size:9.5px;line-height:1.4;color:#746b63;margin:5px 0}.v36-explore-actions{display:flex;gap:6px;margin-top:8px}.v36-explore-actions button,.v36-explore-actions a{border:1px solid #ded4c7;background:#fff;border-radius:8px;padding:6px 8px;font-size:8px;font-weight:850;color:#332b24;text-decoration:none}.v36-weather-hero{display:flex;align-items:center;gap:12px;padding:16px;border-radius:18px;background:linear-gradient(145deg,#eaf4f8,#fff7e7);border:1px solid #dce8eb;margin-bottom:11px}.v36-weather-hero>span{font-size:36px}.v36-weather-hero strong{font:600 20px Georgia,serif}.v36-weather-hero p{font-size:10px;color:#65727a;margin:3px 0 0}.v36-weather-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.v36-weather-day{border:1px solid #e0d7cc;border-radius:16px;padding:11px;background:#fff;display:grid;gap:5px}.v36-weather-day.today{background:#17130f;color:#fff;border-color:#17130f}.v36-weather-icon{font-size:25px}.v36-weather-day strong{font-size:10px}.v36-weather-day span{font-size:8px;color:#7c7169}.v36-weather-day.today span,.v36-weather-day.today p,.v36-weather-day.today .v36-humidity{color:#d9cec2}.v36-temp{display:flex;align-items:baseline;gap:4px}.v36-temp b{font:600 22px Georgia,serif}.v36-temp small{font-size:10px;opacity:.72}.v36-weather-day p{font-size:8.5px;line-height:1.35;color:#6f665f;margin:0}.v36-humidity{font-size:8px;color:#60717a}.v36-weather-tip{margin-top:10px;padding:10px 12px;background:#f6f0e7;border-radius:12px;font-size:9.5px;color:#66594c}.v36-source{font-size:8.5px;color:#7e746c;margin:12px 2px}.v36-source a{color:inherit}.v36-weather-smart{order:3}.v36-toast{position:fixed;left:50%;bottom:90px;transform:translate(-50%,18px);background:#17130f;color:#fff;border-radius:12px;padding:10px 13px;font-size:10px;font-weight:800;z-index:999;opacity:0;pointer-events:none;transition:.2s}.v36-toast.show{opacity:1;transform:translate(-50%,0)}
@media(max-width:820px){.v36-presets{grid-template-columns:1fr}.v36-weather-grid{grid-template-columns:repeat(2,1fr)}.v36-weather-day.today{grid-column:span 2}.v36-explore-list{grid-template-columns:1fr}.v36-interest-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:520px){.v36-planner-hero h3{font-size:22px}.v36-question{padding:12px}.v36-choice-row button{flex:1}.v36-interest-grid button{justify-content:flex-start;padding:9px}.v36-plan-head{align-items:flex-start}.v36-stop{grid-template-columns:38px 26px 1fr;gap:6px}.v36-stop:not(:last-child):after{left:50px}.v36-time{font-size:8px}.v36-explore-card{grid-template-columns:86px 1fr}.v36-explore-card>img{width:86px}.v36-weather-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:4px}.v36-weather-day{min-width:145px;scroll-snap-align:start}.v36-weather-day.today{min-width:165px}.v36-plan-footer{flex-direction:column}}
