:root{color-scheme:dark}
html,body{width:100%;height:100%;overflow:hidden}
body.istorea-ccs-body{margin:0!important;background:#0c1117!important;color:#f7efe2!important;font-family:Manrope,Arial,sans-serif}
.istorea-ccs,.istorea-ccs *{box-sizing:border-box}
.istorea-ccs{--midnight:#0c1117;--navy:#111923;--charcoal:#1c1a18;--bronze:#9a754c;--gold:#e6bc78;--champagne:#f2dfc2;--ivory:#fff8ec;--taupe:#bcae9c;--line:rgba(242,223,194,.18);--panel:rgba(18,18,18,.72);--panel-soft:rgba(24,22,20,.62);--istorea-bg-image:none;position:relative;width:100%;height:100svh;min-height:100svh;max-height:100svh;overflow:hidden;background:var(--midnight)}
.istorea-ccs button,.istorea-ccs input,.istorea-ccs select,.istorea-ccs textarea{font:inherit}
.istorea-ccs a{color:inherit;text-decoration:none}
.istorea-bg,.istorea-overlay,.istorea-grain{position:absolute;inset:0;pointer-events:none}
.istorea-bg{z-index:0;background-image:var(--istorea-bg-image);background-size:cover;background-position:center center;transform:scale(1.012);filter:saturate(.72) contrast(1.08) brightness(.78) sepia(.08)}
.istorea-overlay{z-index:1;background:linear-gradient(90deg,rgba(8,12,17,.94) 0%,rgba(8,12,17,.79) 30%,rgba(10,13,17,.36) 58%,rgba(12,13,15,.58) 100%),linear-gradient(180deg,rgba(7,10,14,.08) 0%,rgba(8,10,13,.08) 48%,rgba(6,8,10,.68) 100%),radial-gradient(circle at 50% 44%,rgba(229,187,120,.10),transparent 34%)}
.istorea-grain{z-index:2;opacity:.028;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.72' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.55'/%3E%3C/svg%3E")}
.istorea-header,.istorea-stage,.istorea-footer{position:relative;z-index:3}
.istorea-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;height:118px;padding:20px clamp(28px,4vw,68px) 8px}
.istorea-brand{display:block;line-height:0}
.istorea-brand img{display:block;width:clamp(168px,12.2vw,220px);height:auto;max-height:92px;object-fit:contain;object-position:left top;filter:drop-shadow(0 10px 26px rgba(0,0,0,.2))}
.istorea-status{display:flex;align-items:center;gap:10px;margin-top:18px;color:rgba(255,248,236,.76);font-size:9px;font-weight:700;letter-spacing:.22em;text-transform:uppercase;white-space:nowrap}
.istorea-status span{width:7px;height:7px;border-radius:50%;background:var(--gold);box-shadow:0 0 0 6px rgba(230,188,120,.11)}
.istorea-stage{display:grid;grid-template-columns:minmax(0,1.03fr) minmax(500px,.97fr);gap:clamp(34px,4vw,70px);align-items:center;height:calc(100svh - 152px);min-height:0;padding:0 clamp(28px,4vw,68px) 14px}
.istorea-hero-panel{min-width:0;max-width:820px;align-self:center;padding:8px 0 4px}
.istorea-kicker,.istorea-card-kicker{margin:0;color:var(--gold);font-size:9px;font-weight:700;letter-spacing:.28em;text-transform:uppercase}
.istorea-hero-panel h1{margin:14px 0 0;max-width:790px;font-family:"Bodoni Moda","Cormorant Garamond",Georgia,serif;font-size:clamp(54px,4.95vw,88px);font-weight:400;line-height:.93;letter-spacing:-.048em;color:var(--ivory);text-wrap:balance;text-shadow:0 12px 38px rgba(0,0,0,.24)}
.istorea-hero-panel h1 em{display:block;margin-bottom:13px;font-family:Manrope,Arial,sans-serif;font-size:.34em;font-style:normal;font-weight:600;letter-spacing:.31em;line-height:1.1;color:var(--champagne);text-transform:uppercase}
.istorea-intro{max-width:630px;margin:19px 0 0;color:rgba(255,248,236,.78);font-size:clamp(14px,1.1vw,17px);line-height:1.66;text-shadow:0 8px 24px rgba(0,0,0,.16)}
.istorea-actions{display:flex;align-items:center;flex-wrap:wrap;gap:11px;margin-top:22px}
.istorea-button{display:inline-flex;align-items:center;justify-content:center;gap:16px;min-height:48px;padding:12px 20px;border:1px solid transparent;border-radius:999px;background:transparent;color:var(--ivory);font-size:12px;font-weight:700;letter-spacing:.06em;cursor:pointer;transition:transform .22s ease,box-shadow .22s ease,background .22s ease,border-color .22s ease}
.istorea-button:hover{transform:translateY(-2px);box-shadow:0 14px 34px rgba(0,0,0,.22)}
.istorea-button--primary{background:linear-gradient(135deg,#f0cf97,#dca75e);color:#17130f;box-shadow:0 14px 34px rgba(106,72,27,.28)}
.istorea-button--ghost{border-color:rgba(242,223,194,.24);background:rgba(16,16,17,.34);backdrop-filter:blur(10px)}
.istorea-countdown{display:grid;grid-template-columns:minmax(128px,1.25fr) repeat(4,minmax(72px,.62fr));gap:9px;width:min(100%,640px);margin-top:24px;padding:10px;border:1px solid rgba(230,188,120,.25);border-radius:22px;background:linear-gradient(135deg,rgba(18,16,15,.76),rgba(26,23,20,.48));backdrop-filter:blur(16px);box-shadow:0 22px 54px rgba(0,0,0,.2)}
.istorea-countdown__intro{display:grid;align-content:center;padding:7px 12px;border-right:1px solid rgba(242,223,194,.14)}
.istorea-countdown__intro small{color:var(--gold);font-size:9px;font-weight:700;letter-spacing:.22em;text-transform:uppercase}
.istorea-countdown__intro span{margin-top:5px;color:rgba(255,248,236,.66);font-family:"Cormorant Garamond",Georgia,serif;font-size:17px;line-height:1.05}
.istorea-time-unit{display:grid;place-items:center;align-content:center;min-height:76px;border:1px solid rgba(242,223,194,.12);border-radius:15px;background:rgba(255,248,236,.055)}
.istorea-time-unit strong{font-family:"Bodoni Moda","Cormorant Garamond",Georgia,serif;font-size:clamp(26px,2vw,38px);font-weight:400;line-height:.9;color:var(--champagne);font-variant-numeric:tabular-nums}
.istorea-time-unit span{margin-top:7px;color:rgba(255,248,236,.54);font-size:8px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}
.istorea-side-panel{display:grid;grid-template-rows:auto minmax(0,1fr);gap:14px;align-self:center;min-width:0;max-width:760px;width:100%;justify-self:end;max-height:100%;overflow:hidden}
.istorea-experience-card,.istorea-form-card{position:relative;border:1px solid rgba(230,188,120,.22);border-radius:24px;background:linear-gradient(145deg,rgba(19,18,17,.78),rgba(25,23,21,.58));backdrop-filter:blur(18px);box-shadow:0 26px 66px rgba(0,0,0,.22);overflow:hidden}
.istorea-experience-card:before,.istorea-form-card:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,.055),transparent 26%)}
.istorea-experience-card{padding:17px 19px 15px}
.istorea-feature-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));list-style:none;padding:0;margin:12px 0 0;border-top:1px solid rgba(242,223,194,.13);border-bottom:1px solid rgba(242,223,194,.13)}
.istorea-feature-list li{display:grid;grid-template-columns:32px 1fr;align-items:center;gap:6px;min-height:62px;padding:10px 10px;border-right:1px solid rgba(242,223,194,.12);min-width:0}
.istorea-feature-list li:last-child{border-right:0}
.istorea-feature-list li span{color:var(--gold);font-size:8px;font-weight:700;letter-spacing:.12em}
.istorea-feature-list li b{min-width:0;font-family:"Cormorant Garamond",Georgia,serif;font-size:19px;font-weight:500;line-height:1.03;color:var(--champagne);overflow-wrap:anywhere}
.istorea-card-footer{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:12px}
.istorea-card-footer p{display:grid;gap:4px;margin:0;min-width:0}
.istorea-card-footer small{color:rgba(255,248,236,.47);font-size:8px;font-weight:700;letter-spacing:.15em;text-transform:uppercase}
.istorea-card-footer span,.istorea-card-footer a{font-size:12px;color:rgba(255,248,236,.76);overflow-wrap:anywhere}
.istorea-socials{display:flex;flex-wrap:wrap;gap:7px;margin-top:11px}
.istorea-socials a{display:inline-flex;align-items:center;min-height:32px;padding:0 11px;border:1px solid rgba(242,223,194,.17);border-radius:999px;background:rgba(255,248,236,.04);color:rgba(255,248,236,.74);font-size:9px;font-weight:700;transition:transform .2s ease,background .2s ease}
.istorea-socials a:hover{transform:translateY(-1px);background:rgba(255,248,236,.08)}
.istorea-form-card{padding:18px 19px 17px;min-height:0}
.istorea-form-card h2{margin:10px 0 0;font-family:"Bodoni Moda","Cormorant Garamond",Georgia,serif;font-size:clamp(32px,2.65vw,49px);font-weight:400;line-height:.96;letter-spacing:-.035em;color:var(--ivory)}
.istorea-form-card>p{margin:8px 0 0;color:rgba(255,248,236,.61);font-size:12px;line-height:1.5}
.istorea-inquiry-form{margin-top:13px}
.istorea-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 10px}
.istorea-form-grid label{display:grid;gap:5px;min-width:0}
.istorea-form-grid label>span,.istorea-consent span{color:rgba(255,248,236,.67);font-size:8px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}
.istorea-form-grid input,.istorea-form-grid select,.istorea-form-grid textarea{width:100%;min-width:0;border:1px solid rgba(215,190,154,.36);border-radius:10px;background:rgba(255,250,242,.97);color:#221c16;outline:none;box-shadow:none;font-size:12px}
.istorea-form-grid input,.istorea-form-grid select{min-height:39px;padding:8px 10px}
.istorea-form-grid textarea{min-height:68px;max-height:68px;padding:10px 11px;resize:none}
.istorea-form-grid input:focus,.istorea-form-grid select:focus,.istorea-form-grid textarea:focus{border-color:var(--gold);box-shadow:0 0 0 3px rgba(230,188,120,.14)}
.istorea-form-wide{grid-column:1/-1}
.istorea-hp{position:absolute!important;left:-9999px!important;opacity:0!important;pointer-events:none!important}
.istorea-consent{display:flex;align-items:flex-start;gap:8px;margin-top:9px}
.istorea-consent input{margin:1px 0 0}
.istorea-consent span{font-size:9px;letter-spacing:.01em;text-transform:none;font-weight:500;color:rgba(255,248,236,.60)}
.istorea-form-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:10px}
.istorea-form-actions .istorea-button{min-height:42px;padding:10px 18px}
.istorea-form-status{margin:0;min-height:17px;max-width:260px;color:rgba(255,248,236,.76);font-size:10px;line-height:1.4}
.istorea-form-invalid{border-color:#c56c54!important;box-shadow:0 0 0 3px rgba(197,108,84,.14)!important}
.istorea-form-highlight{animation:istorea-highlight 1.1s ease}
@keyframes istorea-highlight{0%,100%{box-shadow:0 26px 66px rgba(0,0,0,.22)}50%{box-shadow:0 0 0 3px rgba(230,188,120,.16),0 28px 70px rgba(0,0,0,.26)}}
.istorea-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;height:34px;padding:0 clamp(28px,4vw,68px) 10px;color:rgba(255,248,236,.44);font-size:8px;letter-spacing:.16em;text-transform:uppercase}
.istorea-dialog{display:none}

@media (max-width:1480px){
  .istorea-header{height:102px;padding-top:15px}
  .istorea-brand img{width:178px;max-height:80px}
  .istorea-status{margin-top:15px}
  .istorea-stage{grid-template-columns:minmax(0,1fr) minmax(470px,.92fr);height:calc(100svh - 132px);gap:34px;padding-bottom:8px}
  .istorea-hero-panel h1{font-size:clamp(48px,4.8vw,76px);max-width:680px}
  .istorea-intro{margin-top:14px;font-size:14px;line-height:1.55}
  .istorea-actions{margin-top:17px}
  .istorea-countdown{margin-top:18px;grid-template-columns:minmax(112px,1.2fr) repeat(4,minmax(58px,.58fr));padding:8px}
  .istorea-countdown__intro span{font-size:15px}
  .istorea-time-unit{min-height:64px}
  .istorea-experience-card{padding:13px 15px 12px}
  .istorea-feature-list{margin-top:9px}
  .istorea-feature-list li{min-height:49px;padding:7px 8px}
  .istorea-feature-list li b{font-size:16px}
  .istorea-card-footer{margin-top:8px}
  .istorea-socials{margin-top:8px}
  .istorea-form-card{padding:14px 15px 13px}
  .istorea-form-card h2{font-size:35px;margin-top:8px}
  .istorea-form-card>p{margin-top:5px}
  .istorea-inquiry-form{margin-top:9px}
  .istorea-form-grid{gap:6px 8px}
  .istorea-form-grid input,.istorea-form-grid select{min-height:36px;padding:7px 9px}
  .istorea-form-grid textarea{min-height:56px;max-height:56px}
  .istorea-consent{margin-top:7px}
  .istorea-form-actions{margin-top:8px}
  .istorea-form-actions .istorea-button{min-height:39px;padding:8px 16px}
  .istorea-footer{height:30px;padding-bottom:6px}
}

@media (max-width:1100px){
  .istorea-ccs{height:100svh;min-height:100svh;max-height:100svh;overflow:hidden}
  .istorea-bg{background-position:58% center;filter:saturate(.68) contrast(1.06) brightness(.68) sepia(.09)}
  .istorea-overlay{background:linear-gradient(180deg,rgba(8,12,17,.76) 0%,rgba(8,12,17,.46) 40%,rgba(8,10,13,.82) 100%),linear-gradient(90deg,rgba(7,11,16,.76),rgba(7,11,16,.26))}
  .istorea-header{height:94px;padding:16px 22px 8px}
  .istorea-brand img{width:172px;max-height:74px}
  .istorea-stage{display:flex;align-items:center;height:calc(100svh - 124px);padding:0 22px 18px}
  .istorea-hero-panel{width:min(760px,100%);max-width:760px;padding:0}
  .istorea-hero-panel h1{font-size:clamp(46px,7vw,68px);max-width:700px}
  .istorea-intro{max-width:600px;font-size:14px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
  .istorea-countdown{width:min(100%,600px)}
  .istorea-side-panel{display:none}
  .istorea-footer{position:absolute;left:0;right:0;bottom:0;height:30px;padding:0 22px 8px}
  .istorea-dialog[open]{display:block}
  .istorea-dialog{position:fixed;z-index:50;inset:0;width:100%;height:100svh;max-width:none;max-height:none;margin:0;padding:0;border:0;background:rgba(11,13,16,.96);color:var(--ivory);overflow:hidden;backdrop-filter:blur(20px)}
  .istorea-dialog::backdrop{background:rgba(3,5,7,.82)}
  .istorea-dialog-inner{height:100%;overflow:auto;padding:74px 24px 30px;overscroll-behavior:contain}
  .istorea-dialog-inner h2{margin:10px 0 0;font-family:"Bodoni Moda","Cormorant Garamond",Georgia,serif;font-size:clamp(38px,7vw,62px);font-weight:400;line-height:.96;color:var(--ivory)}
  .istorea-dialog-inner>p{max-width:560px;margin:10px 0 0;color:rgba(255,248,236,.66);font-size:14px;line-height:1.55}
  .istorea-dialog .istorea-inquiry-form{max-width:760px;margin-top:22px}
  .istorea-dialog-close{position:absolute;z-index:2;right:18px;top:16px;width:44px;height:44px;border:1px solid rgba(242,223,194,.22);border-radius:50%;background:rgba(255,248,236,.07);color:var(--ivory);font-size:28px;line-height:1;cursor:pointer}
  .istorea-dialog .istorea-form-grid input,.istorea-dialog .istorea-form-grid select,.istorea-dialog .istorea-form-grid textarea{min-height:48px;font-size:16px}
  .istorea-dialog .istorea-form-grid textarea{min-height:124px;max-height:124px}
  .istorea-dialog .istorea-form-actions .istorea-button{min-height:48px}
}

@media (max-width:640px){
  .istorea-header{height:78px;padding:12px 15px 4px}
  .istorea-brand img{width:142px;max-height:62px}
  .istorea-status{margin-top:12px;max-width:150px;white-space:normal;text-align:right;justify-content:flex-end;font-size:7px;line-height:1.35;letter-spacing:.12em}
  .istorea-status span{flex:0 0 auto;width:6px;height:6px;box-shadow:0 0 0 4px rgba(230,188,120,.1)}
  .istorea-stage{height:calc(100svh - 102px);padding:0 15px 20px}
  .istorea-hero-panel h1{font-size:clamp(39px,12vw,58px);line-height:.92;max-width:100%}
  .istorea-hero-panel h1 em{margin-bottom:9px;font-size:.32em;letter-spacing:.24em}
  .istorea-kicker{font-size:8px;letter-spacing:.2em}
  .istorea-intro{margin-top:13px;font-size:13px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
  .istorea-actions{margin-top:15px;gap:8px}
  .istorea-button{min-height:44px;padding:10px 16px}
  .istorea-actions .istorea-button{width:auto;flex:1 1 150px}
  .istorea-countdown{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin-top:15px;padding:7px;border-radius:18px}
  .istorea-countdown__intro{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:3px 4px 7px;border-right:0;border-bottom:1px solid rgba(242,223,194,.13)}
  .istorea-countdown__intro span{margin:0;font-size:13px}
  .istorea-time-unit{min-height:58px;border-radius:12px}
  .istorea-time-unit strong{font-size:26px}
  .istorea-time-unit span{font-size:7px;letter-spacing:.1em}
  .istorea-footer{display:none}
  .istorea-dialog-inner{padding:66px 15px 24px}
  .istorea-dialog .istorea-form-grid{grid-template-columns:1fr}
  .istorea-dialog .istorea-form-wide{grid-column:auto}
  .istorea-dialog .istorea-form-actions{align-items:stretch;flex-direction:column}
  .istorea-dialog .istorea-form-status{max-width:none}
}

@media (max-width:420px) and (max-height:720px){
  .istorea-header{height:68px}
  .istorea-brand img{width:126px;max-height:54px}
  .istorea-stage{height:calc(100svh - 68px);padding-bottom:12px}
  .istorea-hero-panel h1{font-size:36px}
  .istorea-intro{-webkit-line-clamp:2;font-size:12px}
  .istorea-actions{margin-top:11px}
  .istorea-button{min-height:40px;font-size:11px}
  .istorea-countdown{margin-top:11px}
  .istorea-countdown__intro{display:none}
  .istorea-time-unit{min-height:49px}
  .istorea-time-unit strong{font-size:22px}
}

@media (max-height:760px) and (min-width:1101px){
  .istorea-header{height:82px;padding-top:10px}
  .istorea-brand img{width:156px;max-height:66px}
  .istorea-status{margin-top:11px}
  .istorea-stage{height:calc(100svh - 108px);gap:26px;padding-bottom:6px}
  .istorea-hero-panel h1{font-size:clamp(44px,4.4vw,67px);max-width:610px}
  .istorea-intro{margin-top:11px;font-size:13px;line-height:1.45;max-width:560px}
  .istorea-actions{margin-top:13px}
  .istorea-countdown{margin-top:13px;padding:6px;grid-template-columns:minmax(100px,1.15fr) repeat(4,minmax(52px,.55fr))}
  .istorea-countdown__intro{padding:5px 9px}
  .istorea-countdown__intro span{font-size:13px}
  .istorea-time-unit{min-height:52px}
  .istorea-time-unit strong{font-size:26px}
  .istorea-time-unit span{margin-top:4px}
  .istorea-experience-card{padding:10px 12px 9px}
  .istorea-feature-list{margin-top:7px}
  .istorea-feature-list li{min-height:40px;padding:5px 6px}
  .istorea-feature-list li b{font-size:14px}
  .istorea-card-footer{margin-top:6px}
  .istorea-socials{display:none}
  .istorea-form-card{padding:11px 12px 10px}
  .istorea-form-card h2{font-size:30px;margin-top:6px}
  .istorea-form-card>p{display:none}
  .istorea-inquiry-form{margin-top:7px}
  .istorea-form-grid{gap:5px 7px}
  .istorea-form-grid input,.istorea-form-grid select{min-height:32px;padding:6px 8px}
  .istorea-form-grid textarea{min-height:45px;max-height:45px}
  .istorea-consent{margin-top:5px}
  .istorea-form-actions{margin-top:6px}
  .istorea-form-actions .istorea-button{min-height:35px;padding:7px 14px}
  .istorea-footer{height:26px;padding-bottom:4px}
}

@media (prefers-reduced-motion:reduce){.istorea-ccs *{animation:none!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
.istorea-countdown[hidden]{display:none!important}
