:root{
  --tripora-navy:#071d49;
  --tripora-orange:#ff6500;
  --tripora-orange-light:#fff1e6;
  --tripora-background:#f6f8fa;
  --tripora-card:#fff;
  --tripora-border:#e8edf1;
  --tripora-success:#108a43;
  --tripora-radius-large:26px;
  --tripora-radius-medium:16px;
  --tripora-shadow:0 10px 28px rgba(20,44,76,.09);
}

/* Home: measured against home.jpg at a 390px viewport. */
#app[data-active-screen="home"]{
  --top-h:72px;
  --nav-h:78px;
  max-width:430px;
  background:var(--tripora-background);
}
#app[data-active-screen="home"] .viewport{background:var(--tripora-background)}
.home-screen{padding:7px 8px 12px;background:var(--tripora-background)}
.home-screen .home-stage{display:block;height:auto;min-height:100%;padding:0}
.home-draw-ad{
  height:430px;
  position:relative;
  overflow:hidden;
  border:1px solid rgba(235,238,239,.95);
  border-radius:var(--tripora-radius-large);
  background:
    radial-gradient(circle at 79% 25%,rgba(255,185,105,.29),transparent 26%),
    linear-gradient(145deg,#f7fdff 0%,#edf9fe 48%,#fff6ed 100%);
  box-shadow:var(--tripora-shadow);
  isolation:isolate;
}
.home-draw-ad:before{
  content:"";
  position:absolute;
  inset:0;
  z-index:-1;
  background:linear-gradient(180deg,rgba(255,255,255,.08) 0%,rgba(255,255,255,.04) 48%,rgba(255,249,243,.8) 100%);
}
.home-draw-hit{position:absolute;z-index:20;inset:0;width:100%;height:100%;padding:0;border:0;background:transparent;cursor:pointer}
.home-draw-hit:focus-visible{outline:3px solid #058fa6;outline-offset:-4px;border-radius:var(--tripora-radius-large)}
.home-draw-copy{width:62%;position:absolute;z-index:5;left:22px;top:11px;display:block;color:var(--tripora-navy)}
.home-draw-brandline{display:flex;align-items:center;gap:9px;color:var(--tripora-orange);font-size:12px;letter-spacing:1.2px}
.home-draw-brandline>span{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:var(--tripora-orange);color:#fff;box-shadow:0 5px 13px rgba(255,101,0,.22)}
.home-draw-brandline svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}
.home-draw-brandline strong{font-size:12px;font-weight:900;letter-spacing:1.3px}
.home-draw-copy h1{margin:13px 0 10px;color:var(--tripora-navy);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:29px;font-weight:950;line-height:.99;letter-spacing:-1.25px;white-space:nowrap}
.home-draw-copy p{margin:0;color:#465568;font-size:12px;font-weight:500;line-height:1.38}
.home-draw-copy p span{white-space:nowrap}.home-draw-copy p span::first-letter{color:inherit}
.home-draw-countdown{width:157px;height:59px;display:flex;align-items:center;gap:9px;margin-top:7px;padding:8px 10px;border-radius:14px;background:rgba(255,255,255,.94);box-shadow:0 6px 17px rgba(37,54,75,.08)}
.home-draw-countdown>svg{width:28px;height:28px;flex:0 0 auto;fill:none;stroke:var(--tripora-orange);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.home-draw-countdown>span{display:flex;flex:1;min-width:0;flex-direction:column}
.home-draw-countdown small{margin-bottom:2px;color:#556171;font-size:9px;line-height:1}
.home-draw-countdown strong{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;color:var(--tripora-orange);font-size:18px;line-height:1;font-variant-numeric:tabular-nums}
.home-draw-countdown strong b{font-weight:800}.home-draw-countdown strong i{padding:0 2px;font-style:normal;font-weight:500}
.home-draw-countdown em{display:grid;grid-template-columns:repeat(3,1fr);padding-left:1px;color:#4d5664;font-size:7px;font-style:normal;text-align:center}
.home-draw-countdown u{text-decoration:none}
.home-draw-gift{width:183px;height:auto;position:absolute;z-index:3;right:-2px;top:12px;display:block;filter:drop-shadow(0 13px 14px rgba(112,72,31,.16));pointer-events:none}
.home-prize-preview{height:116px;position:absolute;z-index:7;left:15px;right:15px;bottom:88px;padding:26px 10px 10px;border:1px solid rgba(231,228,223,.9);border-radius:18px;background:rgba(255,255,255,.96);box-shadow:0 6px 18px rgba(38,55,74,.07)}
.home-prize-preview h2{position:absolute;top:7px;left:0;right:0;margin:0;color:#303b4b;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:11px;font-weight:600;text-align:center}
.home-prize-preview h2:before,.home-prize-preview h2:after{content:"";width:5px;height:5px;display:inline-block;margin:0 10px 2px;background:var(--tripora-orange);transform:rotate(45deg)}
.home-prize-preview>div{height:100%;display:grid;grid-template-columns:1fr 1fr 1.18fr;gap:8px}
.home-prize-preview>div>span{min-width:0;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;border:1px solid #edf0f2;border-radius:11px;background:#fff;box-shadow:0 3px 8px rgba(35,51,67,.04)}
.home-prize-ticket:before{content:"";height:44px;position:absolute;left:7px;right:7px;top:6px;border-radius:7px;background:linear-gradient(135deg,#fff7ed,#ffead5)}
.home-prize-ticket>b,.home-prize-ticket>small,.home-prize-ticket>em{position:relative}.home-prize-ticket>b{margin-top:12px;color:var(--tripora-orange);font-size:17px;line-height:1}.home-prize-ticket>small{margin-top:4px;color:#bd5a13;font-size:6px;letter-spacing:.6px}.home-prize-preview em{margin-top:auto;padding:0 3px 6px;color:var(--tripora-navy);font-size:9px;font-style:normal;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}
.home-prize-trip>i{width:calc(100% - 12px);height:47px;margin-top:6px;border-radius:6px;background:url("../img/maldives.svg") center 46%/cover no-repeat}.home-prize-trip>em{font-size:8.8px}
.home-draw-cta{height:40px;position:absolute;z-index:8;left:23px;right:23px;bottom:42px;display:flex;align-items:center;justify-content:center;border-radius:14px;background:linear-gradient(90deg,#ff7200,#ff5d00);color:#fff;font-size:15px;font-weight:800;letter-spacing:.1px;box-shadow:0 8px 18px rgba(255,101,0,.22)}
.home-draw-cta.is-confirmed,.home-draw-cta.is-claimed{border:1px solid #9dd4ad;background:#eaf8e9;color:var(--tripora-success);box-shadow:none}
.home-draw-cta.is-ready{background:linear-gradient(90deg,#ff7200,#ff5d00);color:#fff}
.home-draw-trust{position:absolute;z-index:8;left:24px;right:24px;bottom:13px;display:flex;align-items:center;justify-content:space-between;color:#556171;font-size:8.5px;white-space:nowrap}
.home-draw-trust span{display:flex;align-items:center;gap:5px}.home-draw-trust svg{width:15px;height:15px;fill:none;stroke:#596b86;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.home-draw-trust>i{width:3px;height:3px;border-radius:50%;background:#667384}
.home-popular{margin-top:14px}.home-popular .section-head{height:27px;align-items:center;margin:0 6px 9px}.home-popular .section-head h2{font-size:21px;letter-spacing:-.2px}.home-popular .text-btn{font-size:11px}.home-popular .mini-trip-grid{height:159px;min-height:159px;gap:10px}.home-popular .mini-trip{height:159px;border-radius:15px}.home-popular .mini-trip-image{height:89px}.home-popular .mini-trip-body{height:70px;padding:7px 9px}.home-popular .mini-trip strong{font-size:13.5px}.home-popular .mini-trip small{font-size:8.5px}.home-popular .mini-trip b{font-size:17px}

/* Free Travel Draw: same visual skeleton for every server state. */
#app[data-active-screen="draw"]{--top-h:62px;--nav-h:74px;max-width:430px;background:var(--tripora-background)}
#app[data-active-screen="draw"] .topbar{display:flex;padding-left:22px;padding-right:22px;background:#fff;border-bottom:0;backdrop-filter:none}
#app[data-active-screen="draw"] .viewport{top:calc(var(--top-h) + env(safe-area-inset-top));background:var(--tripora-background)}
#app[data-active-screen="draw"] .balance-chip{min-width:108px;min-height:42px;justify-content:center;border:0;font-family:Georgia,"Times New Roman",serif;font-size:16px;box-shadow:0 5px 18px rgba(15,45,82,.11)}
.draw-screen{padding:0 14px 24px;background:var(--tripora-background)}
.draw-page-header{height:48px;display:flex;align-items:center;gap:11px;padding:7px 0 0;background:transparent}
.draw-page-header button{width:36px;height:36px;display:grid;place-items:center;flex:0 0 auto;padding:0;border:0;border-radius:50%;background:transparent;color:var(--tripora-navy);box-shadow:none}
.draw-page-header button:focus-visible{outline:3px solid rgba(5,143,166,.2)}
.draw-page-header button svg{width:26px;height:26px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.draw-page-header div{align-items:flex-start;gap:2px}.draw-page-header strong{color:var(--tripora-navy);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:17px;font-weight:850}.draw-page-header small{color:#607188;font-size:9.5px;font-weight:500;letter-spacing:0}
.draw-experience{height:538px;position:relative;overflow:hidden;padding:0;border:1px solid rgba(232,237,241,.9);border-radius:24px;background:#fff;box-shadow:var(--tripora-shadow);isolation:isolate}
.draw-experience:before{content:"";position:absolute;z-index:-2;inset:0 0 31%;background:linear-gradient(180deg,rgba(238,248,255,.58) 0%,rgba(255,255,255,.02) 62%,rgba(255,255,255,.88) 100%),url("../img/draw-beach-bg.jpg") center 49%/cover no-repeat;opacity:.86}
.draw-experience:after{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.12) 0%,transparent 49%,rgba(255,255,255,.96) 70%,#fff 100%)}
.draw-experience-copy{position:relative;z-index:5;padding-top:19px;text-align:center}
.draw-experience-copy h1{margin:0 0 5px;color:var(--tripora-navy);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:35px;font-weight:900;line-height:1;letter-spacing:-1.2px}
.draw-experience-copy p{margin:0;color:#2f3948;font-size:11.5px}.draw-experience-copy p strong{color:var(--tripora-orange);font-weight:700}
.draw-countdown{position:relative;z-index:5;display:flex;align-items:flex-start;justify-content:center;gap:8px;margin-top:14px}
.draw-countdown>span{min-width:61px;display:flex;flex-direction:column;align-items:center}.draw-countdown strong{width:61px;height:55px;display:grid;place-items:center;border-radius:11px;background:rgba(255,255,255,.95);color:var(--tripora-orange);font-size:34px;font-weight:800;line-height:1;font-variant-numeric:tabular-nums;box-shadow:0 5px 14px rgba(28,42,57,.09)}
.draw-countdown small{margin-top:6px;color:#35445b;font-size:8px;font-weight:500;letter-spacing:.2px}.draw-countdown i{padding-top:11px;color:#2d3a4f;font-size:25px;font-style:normal;font-weight:600;line-height:1}
.draw-gift-stage{width:250px;height:270px;position:absolute;z-index:3;left:50%;top:132px;transform:translateX(-50%);filter:drop-shadow(0 14px 14px rgba(85,64,38,.13))}
.draw-gift-stage .gift-glow{width:230px;height:230px;left:10px;top:25px;background:radial-gradient(circle,rgba(255,221,139,.64),rgba(255,255,255,0) 69%)}
.draw-gift-art{width:100%;height:100%;position:relative;z-index:2;display:block;object-fit:contain;object-position:center}
.draw-pool{height:119px;position:absolute;z-index:8;left:12px;right:12px;bottom:96px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;padding:33px 9px 10px;border:1px solid #eceae8;border-radius:18px;background:rgba(255,255,255,.97);box-shadow:0 6px 18px rgba(38,55,74,.07)}
.draw-pool:before{content:"Prize preview";position:absolute;top:8px;left:0;right:0;color:#303b4b;font-size:11px;font-weight:600;text-align:center}
.draw-pool:after{content:"";width:5px;height:5px;position:absolute;top:13px;left:calc(50% - 57px);background:var(--tripora-orange);box-shadow:114px 0 var(--tripora-orange);transform:rotate(45deg)}
.draw-pool>span{min-width:0;height:76px;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:0;border:1px solid #eef0f2;border-radius:10px;background:#fff;color:var(--tripora-navy);box-shadow:0 3px 8px rgba(35,51,67,.04);overflow:hidden}
.draw-pool>span:not(.is-trip):before{content:"";height:49px;position:absolute;left:5px;right:5px;top:5px;border-radius:7px;background:linear-gradient(135deg,#fff7ed,#ffead5)}
.draw-pool b,.draw-pool small{position:relative}.draw-pool b{margin-top:13px;color:var(--tripora-orange);font-size:19px;line-height:1}.draw-pool small{margin-top:5px;color:#c45d12;font-size:6px;letter-spacing:.5px}.draw-pool em{position:relative;margin-top:auto;padding-bottom:6px;color:#4a5570;font-size:6.5px;font-style:normal;white-space:nowrap}.draw-pool .is-trip i{width:calc(100% - 10px);height:47px;margin:5px 5px 0;border-radius:6px;background:url("../img/maldives.svg") center 46%/cover no-repeat}.draw-pool .is-trip b{margin-top:5px;color:var(--tripora-navy);font-size:7px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;padding:0 2px}.draw-pool .is-trip small{margin-top:2px;padding:2px 7px;border-radius:8px;background:#f2edff;color:#5e36cb;font-size:6px;letter-spacing:0}
.draw-experience>.draw-primary-action{height:55px;position:absolute;z-index:9;left:14px;right:14px;bottom:34px;width:calc(100% - 28px);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;padding:5px;border:0;border-radius:17px;background:linear-gradient(90deg,#ff7200,#ff5d00);color:#fff;box-shadow:0 8px 18px rgba(255,101,0,.22);cursor:pointer}
.draw-experience>.draw-primary-action span{font-size:16px;font-weight:800;letter-spacing:.05px}.draw-experience>.draw-primary-action small{font-size:8.5px;font-weight:500}.draw-experience>.draw-primary-action small:empty{display:none}.draw-experience>.draw-primary-action:disabled{opacity:1;cursor:default}
.draw-experience>.draw-primary-action.is-confirmed{border:1px solid #9dd4ad;background:#eaf8e9;color:var(--tripora-success);box-shadow:none}.draw-experience>.draw-primary-action.is-confirmed span:before{content:"✓";width:21px;height:21px;display:inline-grid;place-items:center;margin-right:8px;border:1.5px solid currentColor;border-radius:50%;font-size:13px;vertical-align:middle}.draw-experience>.draw-primary-action.is-ready{background:linear-gradient(90deg,#ff7200,#ff5d00);color:#fff;animation:rewardPulse 1.8s ease-in-out infinite}.draw-experience>.draw-primary-action.is-claimed{background:#0e9142;color:#fff;box-shadow:none}
.draw-trust-row{position:absolute;z-index:9;left:17px;right:17px;bottom:10px;display:flex;align-items:center;justify-content:space-between;color:#5c6a80;font-size:7.2px;white-space:nowrap}.draw-trust-row span{display:flex;align-items:center;gap:4px}.draw-trust-row svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.draw-history-section{padding:14px 1px 18px}.draw-history-head{height:27px;display:flex;align-items:center;justify-content:space-between;margin:0 4px 7px}.draw-history-head h2{display:flex;align-items:center;gap:8px;margin:0;color:var(--tripora-navy);font-size:15px}.draw-history-head h2 svg{width:23px;height:23px;fill:none;stroke:#078fa9;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.draw-history-head>span{color:#078fa9;font-size:8px}
.draw-history-list{display:grid;gap:0;overflow:hidden;border:1px solid var(--tripora-border);border-radius:17px;background:#fff;box-shadow:0 5px 15px rgba(21,55,86,.05)}
.draw-history-row{min-height:44px;display:grid;grid-template-columns:31px minmax(0,1fr) auto;align-items:center;gap:8px;padding:6px 10px;border:0;border-bottom:1px solid #eff2f4;border-radius:0;background:#fff;box-shadow:none}.draw-history-row:last-child{border-bottom:0}.draw-history-row>i{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:#e7f8eb;color:var(--tripora-success);font-size:11px;font-style:normal}.draw-history-row span{display:flex;min-width:0;flex-direction:column;gap:2px}.draw-history-row strong{overflow:hidden;color:#1f2e47;font-size:9px;white-space:nowrap;text-overflow:ellipsis}.draw-history-row small{color:#728095;font-size:7.5px}.draw-history-row b{color:var(--tripora-orange);font-size:8.5px;white-space:nowrap}.draw-history-empty{min-height:72px;display:grid;place-items:center;padding:16px 15px;border:0;border-radius:0;background:#fff;color:#607387;font-size:9px;line-height:1.5;text-align:center;box-shadow:none}
.draw-experience.is-claiming .draw-gift-art{animation:drawGiftOpen 1.05s cubic-bezier(.22,.75,.25,1) forwards}.draw-experience.is-claiming .gift-glow{animation:drawGlow 1.05s ease-out forwards}.draw-experience.is-claiming .gift-confetti{animation:confettiPop .9s .25s ease-out forwards}
@keyframes drawGiftOpen{45%{transform:translateY(-8px) rotate(-1.5deg) scale(1.02)}100%{transform:translateY(-19px) rotate(1deg) scale(1.045)}}
@keyframes drawGlow{to{transform:scale(1.18);opacity:1}}

@media(max-width:380px){
  .home-draw-ad{height:430px}.home-draw-copy{left:18px}.home-draw-copy h1{font-size:29px}.home-draw-gift{width:172px;right:-7px}.home-prize-preview{left:12px;right:12px}.home-draw-cta{left:20px;right:20px}.home-draw-trust{left:19px;right:19px;font-size:7.8px}
  .draw-screen{padding-left:10px;padding-right:10px}.draw-experience-copy h1{font-size:32px}.draw-countdown>span,.draw-countdown strong{min-width:57px;width:57px}.draw-countdown strong{font-size:31px}.draw-pool{left:8px;right:8px;gap:5px;padding-left:7px;padding-right:7px}.draw-experience>.draw-primary-action{left:10px;right:10px;width:calc(100% - 20px)}.draw-trust-row{left:11px;right:11px;font-size:6.8px}
}
@media(max-width:340px){
  .home-draw-ad{height:414px}.home-draw-copy{left:15px;top:17px}.home-draw-brandline>span{width:28px;height:28px}.home-draw-copy h1{font-size:26px;margin-top:10px}.home-draw-copy p{font-size:10.5px}.home-draw-countdown{width:145px;height:55px;margin-top:10px}.home-draw-gift{width:155px;right:-8px;top:15px}.home-prize-preview{height:108px;bottom:92px}.home-draw-cta{bottom:40px}.home-draw-trust{bottom:12px;font-size:7px}.home-popular{margin-top:15px}
  .draw-experience{height:512px}.draw-page-header{height:55px}.draw-experience-copy h1{font-size:29px}.draw-experience-copy p{font-size:10px}.draw-countdown{gap:5px}.draw-countdown>span,.draw-countdown strong{min-width:51px;width:51px}.draw-countdown strong{height:50px;font-size:28px}.draw-gift-stage{width:226px;height:250px;top:129px}.draw-pool{height:112px;bottom:94px}.draw-experience>.draw-primary-action{height:52px}.draw-experience>.draw-primary-action span{font-size:14px}.draw-trust-row{font-size:6.2px}
}
@media(min-width:431px){#app[data-active-screen="home"],#app[data-active-screen="draw"]{max-width:430px}}
@media(prefers-reduced-motion:reduce){.draw-primary-action.is-ready,.draw-experience.is-claiming .draw-gift-art,.draw-experience.is-claiming .gift-glow,.draw-experience.is-claiming .gift-confetti{animation:none!important;transition:none!important}}

/* Home vertical-space pass: compact the real draw composition and show four
   API-backed featured trips as a readable 2 x 2 grid in the first viewport. */
.home-draw-ad{height:375px}
.home-draw-copy{left:20px;top:9px}
.home-draw-brandline>span{width:28px;height:28px}
.home-draw-brandline svg{width:17px;height:17px}
.home-draw-copy h1{margin:8px 0 6px;font-size:26.5px;line-height:.98;letter-spacing:-1.1px}
.home-draw-copy p{font-size:10.5px;line-height:1.32}
.home-draw-countdown{width:148px;height:50px;gap:8px;margin-top:5px;padding:6px 9px;border-radius:13px}
.home-draw-countdown>svg{width:24px;height:24px}
.home-draw-countdown small{font-size:8px}
.home-draw-countdown strong{font-size:16px}
.home-draw-countdown em{font-size:6.5px}
.home-draw-gift{width:158px;right:-1px;top:9px;filter:drop-shadow(0 11px 12px rgba(112,72,31,.15))}
.home-prize-preview{height:94px;left:15px;right:15px;bottom:82px;padding:22px 8px 7px;border-radius:16px}
.home-prize-preview h2{top:5px;font-size:10px}
.home-prize-preview h2:before,.home-prize-preview h2:after{width:4px;height:4px;margin:0 9px 2px}
.home-prize-preview>div{gap:7px}
.home-prize-ticket:before{height:36px;top:5px}
.home-prize-ticket>b{margin-top:9px;font-size:16px}
.home-prize-ticket>small{margin-top:3px;font-size:5.5px;letter-spacing:.5px}
.home-prize-preview em{padding-bottom:4px;font-size:8px}
.home-prize-trip>i{width:calc(100% - 10px);height:36px;margin-top:5px}
.home-prize-trip>em{font-size:8px}
.home-draw-cta{height:44px;bottom:30px}
.home-draw-trust{bottom:8px;font-size:7.8px}
.home-popular{margin-top:10px}
.home-popular .section-head{height:28px;margin:0 6px 6px}
.home-popular .mini-trip-grid{height:298px;min-height:298px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,145px);grid-auto-flow:row;column-gap:10px;row-gap:8px;overflow:visible;scroll-snap-type:none}
.home-popular .mini-trip{height:145px;min-height:145px;border-radius:15px;scroll-snap-align:none}
.home-popular .mini-trip-image{height:79px;min-height:79px}
.home-popular .mini-trip-body{height:66px;padding:6px 9px 7px}
.home-popular .mini-trip strong{font-size:13px}
.home-popular .mini-trip small{font-size:8.5px}
.home-popular .mini-trip b{font-size:16px}

@media(max-width:380px){
  .home-draw-ad{height:368px}
  .home-draw-copy{left:17px;top:9px}
  .home-draw-copy h1{font-size:25px}
  .home-draw-gift{width:150px;right:-7px;top:9px}
  .home-draw-trust{font-size:7.2px}
  .home-popular .mini-trip-grid{height:292px;min-height:292px;grid-template-rows:repeat(2,142px)}
  .home-popular .mini-trip{height:142px;min-height:142px}
  .home-popular .mini-trip-image{height:76px;min-height:76px}
}

@media(max-width:340px){
  .home-draw-ad{height:365px}
  .home-draw-copy{left:15px;top:9px}
  .home-draw-copy h1{font-size:23.5px}
  .home-draw-copy p{font-size:9.5px}
  .home-draw-countdown{width:140px;height:48px;margin-top:5px}
  .home-draw-gift{width:143px;right:-8px;top:10px}
  .home-prize-preview{height:92px;bottom:82px}
  .home-draw-cta{bottom:30px}
  .home-draw-trust{bottom:8px;font-size:6.8px}
  .home-popular{margin-top:10px}
}
