.tk-page,.tk-page *,.tk-page :after,.tk-page :before{box-sizing:border-box}.tk-page{min-height:100vh;background:#0f0e0b;color:#f2ecd8;font-family:var(--font-inter,"Inter",system-ui,sans-serif);padding:72px 0 max(96px,calc(72px + env(safe-area-inset-bottom, 0px)))}.tk-back{display:inline-flex;align-items:center;color:rgba(201,162,82,.5);font-size:11px;letter-spacing:.1em;text-decoration:none;padding:20px 20px 0;min-height:44px;min-width:44px}.tk-back:hover{color:#c9a252}.tk-cd{text-align:center;padding:32px 20px 24px}.tk-cd-eyebrow{font-size:11px;letter-spacing:.2em;color:#6a5e48;text-transform:uppercase;margin-bottom:14px}.tk-cd-row{display:flex;justify-content:center;align-items:flex-start;gap:clamp(16px,4vw,32px)}.tk-cd-unit{display:flex;flex-direction:column;align-items:center}.tk-cd-num{font-family:var(--font-cormorant,"Cormorant Garamond",Georgia,serif);font-size:clamp(32px,9vw,48px);color:#c9a252;font-style:italic;font-weight:400;line-height:1;min-width:2ch;text-align:center;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.tk-cd-lbl{font-size:9px;letter-spacing:.15em;color:#6a5e48;text-transform:uppercase;margin-top:6px}.tk-hero{text-align:center;padding:0 20px 36px}.tk-title{font-family:var(--font-cormorant,"Cormorant Garamond",Georgia,serif);font-size:clamp(34px,8vw,52px);font-weight:400;font-style:italic;color:#f2ecd8;line-height:1.1;margin-bottom:12px}.tk-subtitle{font-size:13px;color:#6a5e48;font-weight:300;line-height:1.5}.tk-grid{display:grid;grid-template-columns:1fr;grid-gap:14px;gap:14px;max-width:480px;margin:0 auto 48px;padding:0 16px}@media (min-width:640px){.tk-grid{grid-template-columns:repeat(2,1fr);max-width:860px;gap:18px;padding:0 24px}}@media (min-width:1280px){.tk-grid{grid-template-columns:repeat(4,1fr);max-width:1400px;gap:24px;perspective:1100px}.tk-card{transform:perspective(1100px) rotateX(4deg)}}.tk-card{border-radius:16px;overflow:hidden;position:relative;border:1px solid rgba(255,255,255,.06)}@media (min-width:1024px){.tk-card{transform-style:preserve-3d;transition:transform .18s ease-out;will-change:transform}}.tk-hairline{display:block;height:1px;width:100%}.tk-shimmer{position:absolute;inset:0;pointer-events:none;z-index:1;background-image:linear-gradient(115deg,transparent 35%,rgba(255,255,255,.1) 50%,transparent 65%);background-size:200% 100%;background-repeat:repeat;animation:tk-shimmer 3s linear infinite}@keyframes tk-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@media (prefers-reduced-motion:reduce){.tk-shimmer{animation:none}}@media (max-width:1023px){.tk-shimmer{animation:none}}.tk-inner{position:relative;z-index:2;padding:20px 18px 18px;display:flex;flex-direction:column;min-height:340px}@media (min-width:640px){.tk-inner{padding:24px;min-height:400px}}@media (min-width:1280px){.tk-inner{padding:22px 22px 20px;min-height:340px}}.tk-cardlabel{font-size:8px;letter-spacing:.14em;text-transform:uppercase;color:rgba(255,255,255,.4);margin-bottom:12px}.tk-head{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:14px}.tk-tier{font-size:11px;color:#f2ecd8;border:1px solid rgba(255,255,255,.25);border-radius:9999px;padding:4px 14px}.tk-badge,.tk-tier{letter-spacing:.04em}.tk-badge{font-size:10px;font-weight:600;border:1px solid;border-radius:9999px;padding:3px 11px}.tk-price-wrap{margin-bottom:12px}.tk-price-old{display:block;font-size:13px;color:rgba(255,255,255,.3);text-decoration:line-through;margin-bottom:2px}.tk-price{display:block;font-family:var(--font-cormorant,"Cormorant Garamond",Georgia,serif);font-size:clamp(38px,3vw,44px);font-style:italic;font-weight:400;line-height:1}.tk-per{display:block;font-size:9px;color:rgba(255,255,255,.4);letter-spacing:.14em;text-transform:uppercase;margin-top:5px}.tk-rule{display:block;position:relative;height:0;border:none;border-top:1px dashed rgba(255,255,255,.12);margin:0 0 12px}.tk-rule:after,.tk-rule:before{content:"";position:absolute;top:0;transform:translateY(-50%);width:16px;height:16px;border-radius:50%;background:#0f0e0b}.tk-rule:before{left:-30px}.tk-rule:after{right:-30px}.tk-features{list-style:none;padding:0;margin:0 0 auto;display:flex;flex-direction:column;gap:9px;flex:1 1}.tk-features li{display:flex;align-items:flex-start;gap:10px;font-size:16px;color:rgba(255,255,255,.82);font-weight:300;line-height:1.5}.tk-dot{width:5px;height:5px;border-radius:50%;flex-shrink:0;margin-top:5px}.tk-wavewrap{display:flex;align-items:center;gap:10px;margin-top:10px;margin-bottom:4px;opacity:.55}.tk-wave{display:flex;align-items:flex-end;gap:2px;flex:1 1}.tk-wave span{display:block;width:3px;border-radius:2px;flex-shrink:0;opacity:.85}.tk-date{font-size:9px;letter-spacing:.15em;color:rgba(255,255,255,.4);white-space:nowrap;flex-shrink:0}.tk-foot{margin-top:12px}.tk-places{margin-bottom:6px}.tk-places-row{display:flex;justify-content:space-between;font-size:10px;font-weight:600;letter-spacing:.06em;margin-bottom:5px}.tk-places-ratio{color:rgba(255,255,255,.3);font-weight:400}.tk-track{height:2px;background:rgba(255,255,255,.08);border-radius:2px;overflow:hidden}.tk-bar{height:100%;border-radius:2px}.tk-btn{display:block;text-align:center;margin-top:12px;background:rgba(255,255,255,.06);border:1px solid;color:#f2ecd8;font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;padding:11px 22px;border-radius:9999px;text-decoration:none;font-family:inherit;min-height:40px;display:flex;align-items:center;justify-content:center;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.tk-btn:hover{background:rgba(255,255,255,.12)}.tk-btn:active{background:rgba(255,255,255,.18)}.tk-reserve{display:block;font-weight:700;letter-spacing:.12em;opacity:.9}.tk-btn-out,.tk-reserve{margin-top:12px;font-size:11px;text-transform:uppercase}.tk-btn-out{display:flex;align-items:center;justify-content:center;text-align:center;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.1);color:rgba(255,255,255,.3);font-weight:600;letter-spacing:.1em;padding:11px 22px;border-radius:9999px;min-height:40px}.tk-wa-block{text-align:center;max-width:640px;margin:0 auto;padding:0 20px}.tk-wa-text{font-size:13px;color:#6a5e48;font-weight:300;margin-bottom:20px;line-height:1.65}.tk-wa-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#c9a252;color:#080806;font-size:13px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;padding:13px 28px;border-radius:6px;text-decoration:none;font-family:inherit;min-height:44px;width:auto;max-width:300px;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.tk-wa-btn:hover{background:#d4b46a}.tk-wa-btn:active{background:#b8913d}.tk-wa-note{margin-top:14px;font-size:11px;color:rgba(106,94,72,.7);line-height:1.5;padding:0 8px}.tk-days{font-size:12.5px;color:rgba(255,255,255,.55);margin-top:10px;line-height:1.6}.tk-days b{color:#ECCC72;font-weight:700}