#safran-weather{margin:22px auto;max-width:calc(100% - 32px);width:1248px;padding:20px 24px;border:1px solid hsl(var(--thermal-pink)/.18);border-radius:16px;background:linear-gradient(110deg,#fff,hsl(var(--thermal-light)/.6));color:hsl(var(--thermal-dark));scroll-margin-top:110px;min-height:109px;box-shadow:0 4px 16px hsl(var(--thermal-pink)/.05)}.sw-top{display:flex;align-items:center;gap:24px;justify-content:space-between}.sw-top h2{font-size:1.05rem;font-weight:700;line-height:1.4;margin:0 0 4px}.sw-top p{font-size:.875rem;color:hsl(var(--muted-foreground));margin:0}.sw-value{display:flex;gap:12px;align-items:center;flex-wrap:wrap;font-size:.95rem}.sw-value strong{font-size:1.8rem;font-weight:700;color:hsl(var(--thermal-pink))}.sw-value small{font-size:.8rem;color:#7a596f}.sw-ask,.sw-retry{border:1px solid hsl(var(--thermal-pink)/.25);border-radius:10px;padding:9px 14px;font-size:.875rem;color:hsl(var(--thermal-pink));background:white;cursor:pointer}.sw-details{margin-top:12px;font-size:.875rem}.sw-details summary{cursor:pointer;color:hsl(var(--thermal-pink));width:fit-content}.sw-days{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:18px}.sw-day{padding:14px 18px;background:white;border:1px solid hsl(var(--thermal-pink)/.12);border-radius:12px}.sw-day h3{font-size:.9rem;font-weight:600;margin:0}.sw-day p{margin-top:8px;font-size:.875rem}.sw-day .sw-range{font-size:1.25rem;font-weight:700}.sw-source{margin-top:15px;color:hsl(var(--muted-foreground));font-size:.8rem;line-height:1.7}.sw-source a{text-decoration:underline;text-underline-offset:3px}.sw-retry:disabled{opacity:.5;cursor:wait}.sa-dialog{position:fixed;inset:auto 24px 24px auto;margin:0;width:420px;max-width:calc(100vw - 32px);height:690px;max-height:calc(100dvh - 48px);border:1px solid hsl(var(--thermal-pink)/.2);border-radius:20px;background:#fff;color:hsl(var(--thermal-dark));padding:0;box-shadow:0 18px 70px #30182840;overflow:hidden;font-family:inherit;font-size:16px;line-height:1.6}.sa-dialog[open]{display:flex;flex-direction:column}.sa-dialog::backdrop{background:#231c2630}.sa-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:19px 22px;background:linear-gradient(135deg,hsl(var(--thermal-pink)),hsl(var(--thermal-rose)));color:white;flex-shrink:0}.sa-head h2{font-size:1.2rem;font-weight:700;line-height:1.3}.sa-head p{font-size:.8rem;margin-top:4px}.sa-close{font-size:1.9rem;line-height:1;width:38px;height:38px;display:grid;place-items:center;background:#ffffff22;border-radius:50%;border:0;cursor:pointer;color:#fff}.sa-tools{display:flex;align-items:center;justify-content:space-between;padding:10px 17px;font-size:.75rem;border-bottom:1px solid #f0e9ed;gap:12px}.sa-tools button{color:hsl(var(--thermal-pink));font-size:.8rem;cursor:pointer;white-space:nowrap}.sa-log{flex:1;min-height:100px;overflow-y:auto;overscroll-behavior:contain;padding:18px 16px;display:flex;flex-direction:column;gap:15px;background:linear-gradient(#faf7fa,#fff)}.sa-message{max-width:94%;padding:13px 15px;border-radius:15px;font-size:.9rem;line-height:1.7;overflow-wrap:anywhere;flex-shrink:0}.sa-message p{margin:0;white-space:pre-wrap}.sa-assistant{align-self:flex-start;background:white;border:1px solid #ece3e9;border-top-left-radius:3px}.sa-user{align-self:flex-end;background:hsl(var(--thermal-pink)/.1);color:hsl(var(--thermal-dark));border-bottom-right-radius:3px}.sa-message-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:13px}.sa-message-actions a,.sa-message-actions button{display:inline-flex;border:1px solid hsl(var(--thermal-pink)/.2);color:hsl(var(--thermal-pink));padding:7px 10px;border-radius:9px;text-decoration:none;cursor:pointer;font-size:.8rem;background:white}.sa-quick{display:flex;gap:7px;overflow-x:auto;padding:10px 14px;border-top:1px solid #f0e9ed;flex-shrink:0;scrollbar-width:thin}.sa-quick button{border:1px solid hsl(var(--thermal-pink)/.2);background:hsl(var(--thermal-light)/.5);padding:7px 10px;color:hsl(var(--thermal-dark));border-radius:9px;white-space:nowrap;font-size:.8rem;cursor:pointer}.sa-more{font-size:.8rem;padding:0 16px 8px;flex-shrink:0;max-height:130px;overflow-y:auto}.sa-more summary{cursor:pointer;color:hsl(var(--thermal-pink))}.sa-more-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:9px}.sa-more-list button{background:#faf6f9;padding:5px 9px;border-radius:6px;cursor:pointer;text-align:left}.sa-input-form{display:flex;gap:10px;padding:9px 14px;border-top:1px solid #f0e9ed;align-items:center;flex-shrink:0}.sa-input-form textarea{border:1px solid #e1d8de;padding:9px 11px;border-radius:11px;font:inherit;font-size:1rem;resize:none;flex:1;width:0;line-height:1.4;min-width:0;height:65px;background:white;color:hsl(var(--thermal-dark))}.sa-send,.sa-primary{background:hsl(var(--thermal-pink));color:#fff;border:0;border-radius:11px;padding:12px 14px;font-size:.875rem;cursor:pointer}.sa-foot{font-size:.7rem;line-height:1.5;padding:0 16px 12px;margin:0;color:#756672;flex-shrink:0}.sa-booking{padding:17px;background:#fff;border:1px solid hsl(var(--thermal-pink)/.25);border-radius:14px;flex-shrink:0}.sa-booking h3{font-size:1rem;font-weight:700;margin-bottom:15px}.sa-booking-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:12px}.sa-booking label{font-size:.8rem;display:grid;gap:6px;min-width:0}.sa-booking input,.sa-booking select{border:1px solid #ded5dc;border-radius:8px;padding:9px;min-width:0;max-width:100%;width:100%;height:42px;font-size:.875rem;background:white;color:hsl(var(--thermal-dark))}.sa-note{font-size:.8rem;color:#72656e;line-height:1.6;margin:10px 0}.sa-error{font-size:.85rem;color:#b1203c;margin-bottom:12px}.sa-primary{width:100%;margin-top:8px}.sa-sr{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sa-dialog button:focus-visible,.sa-dialog a:focus-visible,.sa-dialog textarea:focus-visible,.sa-dialog input:focus-visible,.sa-dialog select:focus-visible,.sa-dialog summary:focus-visible,#safran-weather button:focus-visible,#safran-weather summary:focus-visible{outline:3px solid #6d3666;outline-offset:3px}@media(max-width:700px){#safran-weather{padding:16px;margin:16px auto}.sw-top{flex-wrap:wrap;gap:12px}.sw-top>div:first-child{flex:1}.sw-value{gap:8px}.sw-value strong{font-size:1.6rem}.sw-ask{display:none}.sw-days{gap:8px}.sw-day{padding:10px}.sw-day h3{font-size:.8rem}.sw-day p{font-size:.75rem}.sa-dialog{inset:8px 8px auto;margin:0;width:calc(100% - 16px);max-width:none;height:calc(100dvh - 16px);max-height:calc(100dvh - 16px);border-radius:17px}.sa-head{padding:16px 18px}.sa-foot{padding-bottom:max(10px,env(safe-area-inset-bottom))}.sa-message{font-size:.95rem}.sa-log{padding:15px 13px}.sa-input-form textarea{font-size:16px}.sa-more{max-height:95px}}@media(prefers-reduced-motion:reduce){.sa-dialog *,#safran-weather *{scroll-behavior:auto!important}}
/* Visible weather indicators; original hotel layout and stylesheet remain intact. */
.sw-hero-badge{display:inline-flex;align-items:center;gap:14px;margin-top:18px!important;padding:12px 18px;border:1px solid #ffffff80;border-radius:16px;background:rgba(255,255,255,.95);color:hsl(var(--thermal-dark));box-shadow:0 6px 25px #00000014;backdrop-filter:blur(12px);text-align:left;max-width:100%;text-decoration:none}.sw-badge-text{display:grid;gap:2px}.sw-badge-text strong{font-size:1rem;font-weight:700}.sw-badge-text>span{font-size:.875rem;color:#756672}.sw-badge-temp{font-size:2rem;line-height:1;font-weight:700;color:hsl(var(--thermal-pink));margin-left:8px}.sw-hero-badge small{font-size:.75rem}.sw-icon{display:inline-grid;place-items:center;font-family:'Apple Color Emoji','Segoe UI Emoji',sans-serif;font-size:2.25rem;line-height:1.2;color:#b97917;flex-shrink:0}.sw-value .sw-icon{font-size:3rem}.sw-day{text-align:center}.sw-day .sw-icon{font-size:2rem;margin:10px 0 0}.sw-placeholder{color:#887b84;background:#fcf9fc}.sw-placeholder .sw-icon{filter:grayscale(1);opacity:.45}#safran-weather .sw-value strong{font-size:2.3rem}#safran-weather .sw-days{margin-top:20px}#safran-weather .sw-day h3{font-size:.875rem}#safran-weather .sw-day p{font-size:.875rem}#safran-weather .sw-range{font-size:1.3rem!important;font-weight:700}.sw-hero-badge:focus-visible{outline:3px solid #f3c362;outline-offset:4px}@media(max-width:700px){.sw-hero-badge{padding:9px 14px;gap:11px;margin-top:12px!important}.sw-badge-temp{font-size:1.7rem}.sw-hero-badge .sw-icon{font-size:1.8rem}#safran-weather .sw-top{align-items:center}#safran-weather .sw-value strong{font-size:2rem}#safran-weather .sw-value .sw-icon{font-size:2rem}#safran-weather .sw-top>div:first-child{min-width:150px}.sw-source{font-size:.8rem}}

/* Refined weather treatment, scoped to the existing weather components. */
.sw-hero-badge{gap:16px;padding:14px 21px;border:1px solid rgba(255,255,255,.75);border-radius:14px;background:rgba(255,255,255,.94);box-shadow:0 8px 28px rgba(45,20,38,.12);transition:box-shadow .2s ease,background .2s ease}
.sw-hero-badge:hover{background:#fff;box-shadow:0 10px 32px rgba(45,20,38,.18)}
.sw-icon{width:44px;height:44px;color:#897b89;font-family:inherit;font-size:inherit;line-height:1}
.sw-icon svg{display:block;width:100%;height:100%;overflow:visible}
.sw-icon[data-tone=sun]{color:#bc8a31}.sw-icon[data-tone=rain]{color:#69899c}.sw-icon[data-tone=night]{color:#7f719d}.sw-icon[data-tone=snow]{color:#8babb8}
.sw-hero-badge .sw-icon{width:42px;height:42px}
.sw-badge-text{gap:3px}.sw-badge-text strong{font-size:.9375rem;font-weight:600;letter-spacing:.015em}.sw-badge-text>span{font-size:.875rem}
.sw-badge-temp{border-left:1px solid #e9dfe5;padding-left:18px;margin-left:2px;font-size:2rem;font-weight:500;letter-spacing:-.055em;font-variant-numeric:tabular-nums}
#safran-weather{padding:24px 28px;background:#fff;border-color:#ede4ea;box-shadow:0 4px 22px rgba(65,30,54,.035)}
#safran-weather .sw-value strong{font-weight:500;letter-spacing:-.045em}.sw-value .sw-icon{width:48px;height:48px}
#safran-weather .sw-days{gap:0;border-top:1px solid #eee6ec;padding-top:20px}
#safran-weather .sw-day{border:0;border-radius:0;background:transparent;padding:4px 18px}
#safran-weather .sw-day+.sw-day{border-left:1px solid #eee6ec}
#safran-weather .sw-day h3{font-weight:500;color:#756672}
.sw-day .sw-icon{width:36px;height:36px;margin:14px 0 2px}
#safran-weather .sw-range{font-weight:500;letter-spacing:-.025em;font-variant-numeric:tabular-nums}
.sw-source{border-top:1px solid #f2ecf0;padding-top:12px;margin-top:20px}
@media(max-width:700px){.sw-hero-badge{padding:11px 16px;gap:12px}.sw-hero-badge .sw-icon{width:35px;height:35px}.sw-badge-temp{font-size:1.8rem;padding-left:14px}#safran-weather{padding:20px 16px}#safran-weather .sw-day{padding:4px 7px}.sw-day .sw-icon{width:32px;height:32px}.sw-value .sw-icon{width:38px;height:38px}}
@media(prefers-reduced-motion:reduce){.sw-hero-badge{transition:none}}

/* Single weather icon; no lower forecast panel. */
.sw-hero-badge{display:inline-grid;place-items:center;width:48px;height:48px;padding:9px;margin-top:16px!important;border-radius:50%;gap:0;vertical-align:middle;cursor:default;box-shadow:0 3px 14px #30182814}
.sw-hero-badge .sw-icon{width:30px;height:30px}
@media(max-width:700px){.sw-hero-badge{width:42px;height:42px;padding:8px;margin-top:12px!important}.sw-hero-badge .sw-icon{width:26px;height:26px}}

/* Compact floating weather control, inspired by the supplied reference. */
.sw-floating{position:fixed;left:24px;bottom:26px;z-index:55;display:flex;align-items:center;gap:9px;min-height:46px;padding:8px 16px 8px 12px;border:1px solid #ffffff50;border-radius:30px;color:#fff;background:linear-gradient(135deg,#68384f,#43263c);box-shadow:0 5px 22px #43263c30;cursor:pointer;font:inherit;transition:transform .2s,box-shadow .2s}
.sw-floating:hover{transform:translateY(-2px);box-shadow:0 8px 24px #43263c45}.sw-floating .sw-icon{width:27px;height:27px;color:#f4d9b1}.sw-floating-temp{font-size:1rem;font-weight:600;font-variant-numeric:tabular-nums}
.sw-popover{position:fixed;left:24px;bottom:84px;z-index:55;width:310px;max-width:calc(100vw - 32px);max-height:calc(100dvh - 200px);overflow-y:auto;padding:18px 20px;border:1px solid #eadce5;border-radius:20px;background:#fffcfe;color:#452c3c;box-shadow:0 16px 50px #43263c26;font-family:inherit}
.sw-popover[hidden]{display:none}.sw-pop-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.sw-pop-header h2{font-size:.875rem;font-weight:600;letter-spacing:.025em}.sw-pop-close{border:0;background:#f1e8ee;border-radius:50%;width:36px;height:36px;font-size:1.5rem;color:#694456;cursor:pointer}.sw-pop-main{display:flex;align-items:center;gap:20px;padding:20px 0}.sw-pop-main .sw-icon{width:62px;height:62px}.sw-pop-main strong{font-size:2.75rem;line-height:1.2;font-weight:400;letter-spacing:-.05em}.sw-pop-main p{font-size:.875rem;color:#826b7a;margin-top:4px}.sw-pop-metrics{display:grid;grid-template-columns:1fr 1fr;border-block:1px solid #eee2ea;padding:12px 0;gap:16px}.sw-pop-metrics>div{display:flex;flex-direction:column;gap:4px}.sw-pop-metrics span{font-size:.8125rem;color:#826b7a}.sw-pop-metrics strong{font-size:.9375rem;font-weight:500}.sw-pop-days{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:18px 0;text-align:center}.sw-pop-days>div{display:flex;flex-direction:column;align-items:center;gap:10px}.sw-pop-days span,.sw-pop-days strong{font-size:.8125rem;font-weight:500}.sw-pop-days .sw-icon{width:30px;height:30px}.sw-pop-note,.sw-pop-source{font-size:.75rem;line-height:1.6;color:#826b7a}.sw-pop-source{margin-top:6px}.sw-pop-source a{text-decoration:underline;text-underline-offset:2px}.sw-pop-retry{padding:8px 12px;border-radius:8px;background:#f1e8ee;font-size:.875rem;cursor:pointer}.sw-pop-retry:disabled{opacity:.5}.sw-floating:focus-visible,.sw-popover button:focus-visible,.sw-popover a:focus-visible{outline:3px solid #c28caa;outline-offset:4px}
@media(max-width:1023px){.sw-floating{left:14px;bottom:calc(164px + env(safe-area-inset-bottom));min-height:44px;padding:7px 13px 7px 10px}.sw-popover{left:14px;bottom:calc(219px + env(safe-area-inset-bottom));max-height:calc(100dvh - 245px)}}
@media(prefers-reduced-motion:reduce){.sw-floating{transition:none}}

.sc-calendar{position:fixed;inset:0;margin:auto;width:350px;max-width:calc(100vw - 28px);max-height:calc(100dvh - 28px);overflow:auto;padding:20px;border:1px solid #eadce5;border-radius:20px;background:#fff;color:#452c3c;box-shadow:0 20px 70px #43263c30;font-family:inherit}.sc-calendar::backdrop{background:#26172266;backdrop-filter:blur(3px)}.sc-heading,.sc-nav{display:flex;align-items:center;justify-content:space-between;gap:12px}.sc-heading{margin-bottom:16px}.sc-heading strong{font-size:1rem}.sc-calendar button{cursor:pointer;font:inherit}.sc-close,.sc-nav button{border:0;background:#f7eef3;color:#71415b;width:38px;height:38px;border-radius:10px;font-size:1.5rem}.sc-nav{margin-bottom:16px}.sc-nav strong{font-size:1rem;text-transform:capitalize}.sc-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:4px}.sc-week{font-size:.8125rem;color:#8a7481;text-align:center;margin-bottom:8px}.sc-day{min-height:40px;border:0;border-radius:10px;background:#fff;font-size:.9375rem;color:#452c3c}.sc-day:hover:not(:disabled){background:#f7eef3}.sc-day[aria-current=date]{box-shadow:inset 0 0 0 1px #c68ca9}.sc-day.sc-selected{background:#854460;color:#fff}.sc-day:disabled,.sc-nav button:disabled{opacity:.3;cursor:default}.sc-hint{margin:16px 0 0;font-size:.8125rem;color:#8a7481;text-align:center}.sc-calendar button:focus-visible{outline:2px solid #854460;outline-offset:2px}#reservation button[aria-label^="Giriş tarihi"],#reservation button[aria-label^="Çıkış tarihi"]{text-align:left;min-height:48px;background:white;font-size:1rem}.sa-booking input[readonly]{cursor:pointer}
