:root{--ink:#12194b;--pink:#f7357b;--blue:#2488f3;--violet:#8b43dd;--orange:#ffad30;--green:#50b73f;--muted:#6d7189;--shadow:0 10px 26px rgba(31,35,79,.12)}
*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body,#app{margin:0;width:100%;height:100%;overflow:hidden}body{font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display","Segoe UI",sans-serif;background:#fbf9fd;color:var(--ink)}button,input,select{font:inherit}.screen{height:100dvh;width:100%;max-width:520px;margin:0 auto;overflow:hidden;display:flex;flex-direction:column;background:linear-gradient(180deg,#fff 0,#fbf9fd 100%);box-shadow:0 0 28px rgba(28,33,76,.06)}
.hero{height:25.5dvh;min-height:205px;max-height:255px;position:relative;flex:0 0 auto;background-size:cover;background-position:center center;background-repeat:no-repeat;overflow:hidden}.hero-home{height:30dvh;min-height:235px;max-height:292px;background-position:center 50%}.hero-city{background-position:center 50%}.hero-voyage{background-position:center 52%}.hero-planning{background-position:center 50%}.hero-settings{background-position:center 50%}.hero-wash{position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,0) 62%,rgba(251,249,253,.86) 100%)}
.topbar{position:absolute;z-index:4;left:0;right:0;top:0;height:93px;padding:calc(env(safe-area-inset-top) + 4px) 24px 0;display:flex;align-items:flex-start;justify-content:center}.brand{width:178px;height:auto;object-fit:contain;filter:none}.avatar{position:absolute;right:24px;top:calc(env(safe-area-inset-top) + 11px);width:46px;height:46px;border-radius:50%;border:3px solid #fff;color:#fff;display:grid;place-items:center;font-size:17px;font-weight:850;box-shadow:0 5px 15px rgba(30,30,70,.18)}.avatar.S{background:#fb2b75}.avatar.M{background:#168af3}.avatar.Y{background:#ffab16}
.greeting{position:absolute;z-index:4;left:28px;bottom:20px;text-shadow:0 2px 10px rgba(255,255,255,.65)}.greeting h1{font-size:25px;margin:0 0 5px;letter-spacing:-.5px}.greeting p{font-size:14px;margin:0}.tab-title{position:absolute;z-index:4;left:28px;bottom:0;background:#fff;border-radius:24px 24px 0 0;padding:12px 22px 11px;min-width:250px;box-shadow:0 -5px 18px rgba(24,29,70,.08)}.tab-title h1{font-size:25px;margin:0;letter-spacing:-.5px}
.main{flex:1;min-height:0;overflow:hidden;padding:4px 24px calc(82px + env(safe-area-inset-bottom))}.home-main{margin-top:-44px;position:relative;z-index:5;width:100%;padding-left:20px;padding-right:20px}.grid2{display:grid;grid-template-columns:1fr 1fr;gap:11px}.home-grid{gap:12px}.home-grid .dest-card{height:28dvh;min-height:238px;max-height:275px;border-width:6px;border-radius:26px}.top-grid .dest-card,.top-grid .list-card,.planning-top .dest-card,.planning-top .list-card{height:27.5dvh;min-height:225px;max-height:270px}
.dest-card,.list-card,.ideas,.inspire,.map-card,.settings-card,.fact{background:#fff;border-radius:24px;box-shadow:var(--shadow)}.dest-card{position:relative;overflow:hidden;border:5px solid #fff}.dest-photo{position:absolute;inset:0;background-size:cover;background-position:center}.dest-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.12) 0%,rgba(255,255,255,.22) 38%,rgba(255,255,255,.08) 55%,rgba(14,20,67,.34) 100%)}.dest-content{position:relative;z-index:2;padding:12px}.tag{display:flex;align-items:center;justify-content:space-between;gap:5px;width:100%;max-width:100%;min-height:36px;padding:6px 9px;border-radius:18px;color:#fff;font-size:clamp(7.2px,1.95vw,9.4px);font-weight:900;line-height:1.13;white-space:normal;overflow:visible}.tag span{display:block;white-space:normal;overflow:visible;text-overflow:clip;max-width:calc(100% - 23px)}.tag b{flex:0 0 auto;display:grid;place-items:center;width:17px;height:17px;border-radius:50%;background:#4eb83d}.tag.purple{background:linear-gradient(135deg,#8f43dd,#a85ce0)}.tag.blue{background:linear-gradient(135deg,#258cf5,#1973df)}.dest-card h2{font-size:clamp(20px,5.7vw,27px);margin:18px 0 6px;line-height:1.02;letter-spacing:-.6px;text-shadow:0 1px 0 rgba(255,255,255,.98),0 0 7px rgba(255,255,255,.98),0 0 14px rgba(255,255,255,.9)}.dest-card p{margin:0;font-size:12px;line-height:1.35;font-weight:650;text-shadow:0 1px 0 rgba(255,255,255,.98),0 0 7px rgba(255,255,255,.98),0 0 13px rgba(255,255,255,.86)}.arrow{position:absolute;z-index:3;right:12px;bottom:12px;width:44px;height:44px;border:0;border-radius:50%;background:#fff;color:#6f38c9;font-size:29px;line-height:1;box-shadow:0 7px 16px rgba(28,31,70,.18)}
.list-card{padding:11px;background:linear-gradient(145deg,#f1edff,#f5fbff);border:5px solid #fff;overflow:hidden}.list-card.green{background:linear-gradient(145deg,#e6f8eb,#f4fff6)}.list-title{height:30px;border-radius:14px;padding:7px 9px;color:#fff;background:linear-gradient(135deg,#268cf5,#2469e8);font-size:9.5px;font-weight:900;display:flex;align-items:center;justify-content:space-between;gap:6px;white-space:nowrap;overflow:hidden}.list-title span{overflow:hidden;text-overflow:ellipsis}.list-title b{display:grid;place-items:center;width:18px;height:18px;border-radius:50%;background:#4db93b;flex:0 0 auto}.list-card.green .list-title{background:linear-gradient(135deg,#91e4b0,#c2f2d0);color:#176346}.list-rows{margin-top:3px}.list-row{display:grid;grid-template-columns:18px 1fr;gap:6px;align-items:center;min-height:37px;padding:4px 0;border-bottom:1px solid rgba(30,34,72,.08)}.list-row:last-child{border-bottom:0}.dot{width:17px;height:17px;border-radius:50%;background:#4db93b;color:#fff;display:grid;place-items:center;font-size:10px}.list-row strong{font-size:11.7px;line-height:1.05;display:block}.list-row small{display:block;font-size:8.5px;margin-top:2px}.empty{padding:16px 4px;color:var(--muted);font-size:9px}.empty.small{padding:12px 4px}
.inspire{height:13dvh;min-height:112px;max-height:128px;margin-top:13px;background:linear-gradient(110deg,#7229cb,#ff367c 50%,#ffae37);display:grid;grid-template-columns:1.03fr .86fr .86fr;gap:8px;padding:11px;color:#fff}.insp-copy{display:flex;flex-direction:column;justify-content:center;padding-left:3px}.inspire h2{font-size:16px;margin:0 0 7px}.inspire p{font-size:9.5px;line-height:1.4;margin:0}.inspire button{border:0;border-radius:16px;background:#fff;font-size:8.4px;color:#f23678;box-shadow:0 6px 16px rgba(93,21,81,.15);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:7px 4px}.inspire button:last-child{color:#236ee5}.insp-ico{font-size:22px;line-height:1;margin-bottom:5px}.inspire button strong{font-size:8.4px}.inspire button small{margin-top:3px;color:#555a72;font-size:7.4px}
.ideas{margin-top:10px;height:13.7dvh;min-height:118px;max-height:138px;padding:9px 13px 10px;overflow:hidden}.sec-head{display:flex;justify-content:space-between;align-items:center;font-size:10.5px;font-weight:900;margin-bottom:4px}.sec-head span:last-child{color:#8422c9}.idea-row{display:grid;grid-template-columns:57px 1fr auto;align-items:center;gap:8px;height:36px}.idea-thumb{height:35px;border-radius:9px;background-size:cover;background-position:center}.idea-row strong{font-size:10.5px}.idea-row small{display:block;color:var(--muted);font-size:7.8px;margin-top:2px}.pill{font-size:7.5px;font-weight:900;color:#ef9817;background:#fff1dc;padding:6px 8px;border-radius:999px}.pill.vote{color:#7430c5;background:#f0e7ff}.fact{margin-top:9px;height:6.1dvh;min-height:48px;max-height:59px;display:grid;grid-template-columns:28px 1fr;gap:6px;align-items:center;padding:7px 11px;background:linear-gradient(110deg,#f9f6ff,#f1ebff)}.fact>span{font-size:19px}.fact strong{font-size:8.8px}.fact p{font-size:7.8px;margin:2px 0 0;color:#555a73}
.planning-main{padding-top:2px}.planning-top{height:auto}.map-card{margin-top:10px;height:30.5dvh;min-height:245px;max-height:300px;position:relative;overflow:hidden;border:5px solid #fff;background:#eef7ff}.map-card>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}
.settings-main{padding-top:0}.settings-section{font-size:9.5px;font-weight:900;color:#7c30d2;margin:5px 3px 4px;text-transform:uppercase}.settings-card{overflow:hidden}.setting{min-height:49px;height:5.5dvh;max-height:54px;display:grid;grid-template-columns:34px 1fr 16px;gap:8px;align-items:center;padding:0 11px;border-bottom:1px solid #eee}.setting:last-child{border-bottom:0}.si{width:31px;height:31px;border-radius:10px;display:grid;place-items:center;background:#ffeaf2;color:#7b35cf;font-weight:800}.setting strong{font-size:11.5px}.setting small{display:block;font-size:8.2px;color:var(--muted);margin-top:2px}
.nav{position:fixed;z-index:10;left:20px;right:20px;bottom:calc(6px + env(safe-area-inset-bottom));height:69px;background:rgba(255,255,255,.98);border-radius:21px;box-shadow:0 8px 24px rgba(25,30,70,.13);display:flex;padding:4px}.nav button{width:20%;border:0;border-radius:15px;background:transparent;color:#414967;font-size:8.4px;font-weight:700}.nav button.active{background:#fff0f5;color:#f32c77}.ni{font-size:21px;display:block;margin-bottom:2px}.fab{position:fixed;z-index:9;right:23px;bottom:calc(81px + env(safe-area-inset-bottom));width:48px;height:48px;border:0;border-radius:50%;background:linear-gradient(145deg,#f62e76,#8840d6);color:#fff;font-size:27px;box-shadow:0 9px 20px rgba(124,44,169,.27)}
.login{height:100dvh;background:url('assets/hero_final_home.webp') center/cover;display:grid;place-items:center;padding:28px}.login-card{width:min(390px,100%);background:rgba(255,255,255,.94);backdrop-filter:blur(16px);padding:24px;border-radius:29px;box-shadow:0 20px 50px rgba(25,30,70,.18);text-align:center}.login-logo{width:190px;display:block;margin:0 auto 8px}.login-card p{font-size:12px;color:var(--muted)}.people{display:flex;justify-content:center;gap:13px;margin:19px}.people button{width:58px;height:58px;border-radius:50%;border:4px solid #fff;color:#fff;font-size:18px;font-weight:900}.people .S{background:#fb2b75}.people .M{background:#168af3}.people .Y{background:#ffab16}.people .sel{outline:4px solid rgba(255,46,118,.16)}.pininput{width:100%;height:49px;border:1px solid #e6e6ee;border-radius:15px;text-align:center;font-size:20px;letter-spacing:6px}.enter{width:100%;height:49px;border:0;border-radius:15px;margin-top:10px;background:linear-gradient(135deg,#f53077,#843bd6);color:#fff;font-weight:800}.msg{min-height:16px;font-size:10px;color:#ad476c;margin-top:7px}
.modal{position:fixed;z-index:20;inset:0;background:#11183f55;backdrop-filter:blur(4px);display:none;align-items:flex-end}.modal.open{display:flex}.sheet{width:100%;background:#fff;border-radius:28px 28px 0 0;padding:20px 22px calc(24px + env(safe-area-inset-bottom))}.sheet input,.sheet select{width:100%;height:46px;border:1px solid #e5e6ee;border-radius:13px;margin-bottom:8px;padding:0 12px}.sheet-actions{display:flex;gap:8px}.sheet-actions button{flex:1;height:44px;border:0;border-radius:13px;font-weight:800}.cancel{background:#f2f2f6;color:#666}.create{background:#f12d75;color:#fff}
@media(max-height:820px){.hero{height:23.5dvh;min-height:180px}.hero-home{height:31dvh;min-height:240px}.home-main{margin-top:-58px}.home-grid .dest-card{height:31dvh;min-height:245px}.top-grid .dest-card,.top-grid .list-card,.planning-top .dest-card,.planning-top .list-card{height:25dvh;min-height:200px}.inspire{min-height:94px}.ideas{min-height:96px}.fact{min-height:43px}.nav{height:64px}}

.home-main .inspire{height:11.7dvh;min-height:96px;max-height:112px;margin-top:10px}.home-main .ideas{height:11.2dvh;min-height:92px;max-height:108px;margin-top:9px}.home-main .idea-row{height:34px}.home-main .idea-thumb{height:31px}.home-main .sec-head{margin-bottom:2px}.home-main .dest-card h2{margin-top:18px}.home-main .dest-card p{font-size:11px}.home-main .tag{font-size:clamp(7px,1.95vw,9px);padding:6px 8px}.home-main .arrow{width:40px;height:40px}.hero-home .greeting{bottom:8px}.hero-home .greeting h1{font-size:23px}.hero-home .greeting p{font-size:13px}.brand{width:188px}.map-card>img{object-fit:contain;background:#eef7ff}.hero-planning{background-size:cover!important;}
@media (min-width:521px){body{background:#f2eff7}.screen{border-left:1px solid rgba(40,45,90,.04);border-right:1px solid rgba(40,45,90,.04)}}

.hero,.login{background-repeat:no-repeat!important;background-size:cover!important;}
