:root{color:#233b35;font-synthesis:none;--green:#176653;--green-dark:#104b3d;--line:#e4eae7;--muted:#78857f;--surface:#fff;--shadow:0 8px 30px #223e3610;background:#f5f7f8;font-family:Pretendard,-apple-system,BlinkMacSystemFont,Apple SD Gothic Neo,Noto Sans KR,sans-serif;font-size:16px;font-weight:400}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button:disabled{opacity:.5;cursor:wait}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:3px;outline:3px solid #55a997}button{background:0 0;border:0}h1,h2,h3,p{margin:0}h1,h2,h3{word-break:keep-all;overflow-wrap:anywhere}h2{letter-spacing:-.045em;font-size:1.35rem}h3{letter-spacing:-.025em;font-size:1rem}small{font-size:.8rem}svg{flex-shrink:0}progress{appearance:none;background:#eaf0ed;border:0;border-radius:20px;width:100%;height:7px;display:block;overflow:hidden}progress::-webkit-progress-bar{background:#eaf0ed;border-radius:20px}progress::-webkit-progress-value{background:#277c64;border-radius:20px;transition:width .25s}progress::-moz-progress-bar{background:#277c64;border-radius:20px}.over-budget::-webkit-progress-value{background:#bb633b}.topbar{border-bottom:1px solid var(--line);background:#fff;height:82px}.topbar-inner{justify-content:space-between;align-items:center;max-width:1192px;height:100%;margin:auto;padding:0 32px;display:flex}.brand{letter-spacing:-.055em;align-items:center;gap:10px;padding:0;font-size:1.45rem;font-weight:800;display:flex}.brand-icon{background:var(--green);color:#fff;border-radius:11px;place-items:center;width:36px;height:36px;display:grid}.brand-sub{letter-spacing:-.025em;color:#89948e;border-left:1px solid var(--line);margin-left:7px;padding-left:16px;font-size:.8rem;font-weight:400}.top-actions{align-items:center;gap:20px;display:flex}.button{white-space:nowrap;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:12px 18px;font-size:.9rem;font-weight:650;transition:background .15s,transform .15s;display:inline-flex}.button:hover{transform:translateY(-1px)}.primary{background:var(--green);color:#fff}.primary:hover{background:var(--green-dark)}.secondary{color:#34564a;background:#fff;border:1px solid #dce5e0}.secondary:hover{background:#f1f6f3}.small{min-height:42px;padding:10px 14px;font-size:.85rem}.full{width:100%;margin-top:22px}.danger{color:#fff;background:#b43f3f}.danger-text{color:#ab4d44!important}.icon-button{color:#8a9890;border-radius:9px;flex-shrink:0;place-items:center;width:40px;height:40px;display:grid}.icon-button:hover{color:var(--green);background:#edf3ef}.text-button{color:var(--green);align-items:center;gap:8px;padding:8px 0;font-size:.875rem;font-weight:550;display:inline-flex}.muted{color:var(--muted)}.small-text{font-size:.8rem}.eyebrow{letter-spacing:.16em;color:var(--green);font-size:.75rem;font-weight:750}.home-layout,.trip-layout{max-width:1128px;min-height:calc(100dvh - 180px);margin:auto;padding:38px 0 60px}.home-layout{max-width:1064px;padding-top:58px}.home-heading{justify-content:space-between;align-items:center;margin-bottom:48px;display:flex}.home-heading h1{letter-spacing:-.06em;margin:10px 0;font-size:2.2rem;line-height:1.4}.home-heading p{color:var(--muted);font-size:1rem;line-height:1.7}.home-stamp{color:#537565;border:1px solid #acc5b8;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:94px;height:94px;margin-right:20px;display:flex;transform:rotate(12deg)}.home-stamp span{letter-spacing:.13em;text-align:center;font-size:.75rem;line-height:1.5}.section-heading{justify-content:space-between;align-items:center;gap:12px;margin:30px 0 18px;display:flex}.section-heading h2{align-items:center;gap:10px;display:flex}.count{color:#7b9589;font-size:1rem}.trip-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.trip-card{text-align:left;border:1px solid var(--line);background:#fff;border-radius:17px;padding:0;transition:box-shadow .2s;overflow:hidden}.trip-card:hover{box-shadow:var(--shadow)}.trip-card-photo{height:164px;position:relative;overflow:hidden}.trip-card-photo img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.trip-card:hover img{transform:scale(1.04)}.photo-location{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#133f466b;border:1px solid #ffffff54;border-radius:6px;align-items:center;gap:5px;padding:5px 8px;font-size:.75rem;display:flex;position:absolute;bottom:15px;left:17px}.trip-card-body{padding:21px}.trip-card h3{font-size:1.15rem}.trip-card p{color:var(--muted);margin-top:11px;font-size:.78rem}.card-link{color:var(--green);justify-content:space-between;align-items:center;margin-top:26px;font-size:.82rem;display:flex}.new-trip-card{background:#f0f5f2;border:1.5px dashed #c5d7ce;border-radius:17px;flex-direction:column;justify-content:center;align-items:center;gap:13px;min-height:315px;padding:30px 18px;display:flex}.new-plus{color:#6b927d;background:#e2ece6;border-radius:50%;place-items:center;width:46px;height:46px;display:grid}.new-trip-card h3{font-size:1rem}.new-trip-card p{color:var(--muted);font-size:.86rem;line-height:1.7}.new-trip-card .button{min-height:40px;margin-top:5px;font-size:.8rem}.demo-banner{border:1px solid var(--line);text-align:left;background:#fff;border-radius:15px;align-items:center;gap:25px;width:100%;margin-top:32px;padding:18px;display:flex}.demo-banner img{object-fit:cover;border-radius:9px;width:180px;height:116px}.demo-banner .eyebrow{color:#8c9b8f;font-size:.75rem}.demo-banner h3{margin:7px 0;font-size:1.2rem}.demo-banner p{color:var(--muted);font-size:.88rem}.demo-arrow{color:#548674;margin-left:auto;padding:20px}.home-note{color:#84948b;align-items:center;gap:10px;margin-top:28px;font-size:.8rem;line-height:1.8;display:flex}.trip-hero{color:#fff;background:#2d7a7d;border-radius:20px;height:274px;position:relative;overflow:hidden}.hero-photo{object-fit:cover;object-position:50% 46%;width:100%;height:100%;position:absolute}.hero-shade{background:linear-gradient(90deg,#062f42a6,#14383925),linear-gradient(#0000 20%,#073d46a1);position:absolute;inset:0}.hero-top{justify-content:space-between;align-items:center;display:flex;position:absolute;top:24px;left:28px;right:28px}.hero-back{color:#ffffffc9;align-items:center;gap:6px;padding:4px 0;font-size:.78rem;display:flex}.trip-duration{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff10;border:1px solid #ffffff5c;border-radius:20px;padding:7px 11px;font-size:.75rem}.hero-content{position:absolute;bottom:32px;left:36px;right:60px}.destination{color:#e5eee5;align-items:center;gap:5px;font-size:.82rem;display:flex}.hero-content h1{letter-spacing:-.05em;margin:8px 0 13px;font-size:2.15rem;font-weight:750;line-height:1.35}.hero-content p{color:#eef6f2db;align-items:center;gap:7px;font-size:.84rem;display:flex}.hero-edit{color:#fff;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff21;position:absolute;bottom:30px;right:25px}.hero-edit:hover{color:#fff;background:#ffffff40}.travel-toolbar{justify-content:space-between;align-items:center;height:80px;padding:0 4px;display:flex}.companions{color:#7b8c81;align-items:center;gap:12px;padding:0;font-size:.82rem;display:flex}.companions strong{color:#365747;font-weight:650}.avatar{color:#52765a;background:#d8e8da;border:2px solid #fff;border-radius:50%;flex-shrink:0;place-items:center;width:31px;height:31px;font-size:.75rem;font-weight:650;display:inline-grid}.avatar-1{color:#ad794e;background:#f4dfcc}.avatar-2{color:#5c85a5;background:#dce7f2}.avatar-3{color:#9980aa;background:#e9e0f0}.avatar-4{color:#ab6c7a;background:#f1dee2}.avatar-stack{display:flex}.avatar-stack .avatar+.avatar{margin-left:-7px}.sync-status{color:#98a39b;align-items:center;gap:6px;font-size:.75rem;display:flex}.sync-status>span{background:#71a584;border-radius:50%;width:5px;height:5px}.trip-content{grid-template-columns:minmax(0,1fr) 288px;align-items:start;gap:36px;display:grid}.workspace{min-width:0}.tabs{border-bottom:1px solid #dce5df;gap:22px;margin:0 0 30px;display:flex}.tabs button{color:#8a988f;justify-content:center;align-items:center;gap:8px;min-width:70px;padding:8px 7px 18px;font-size:.93rem;font-weight:600;display:flex;position:relative}.tabs button[data-active]{color:var(--green)}.tabs button[data-active]:after{content:"";background:var(--green);border-radius:3px 3px 0 0;height:3px;position:absolute;bottom:-1px;left:0;right:0}.tab-count{color:#68917c;background:#e6ede8;border-radius:5px;min-width:17px;padding:2px 5px;font-size:.75rem}.panel-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:23px;display:flex}.panel-heading p{color:#95a097;margin-top:8px;font-size:.84rem;line-height:1.6}.day-picker{scrollbar-width:thin;gap:9px;padding:0 0 9px;display:flex;overflow-x:auto}.day-picker button{border:1px solid var(--line);background:#fff;border-radius:11px;flex-direction:column;flex-shrink:0;align-items:flex-start;gap:6px;min-width:112px;min-height:87px;padding:14px 17px;display:flex;position:relative}.day-picker button strong{letter-spacing:.04em;color:#8b9b90;font-size:.75rem}.day-picker button span{font-size:.86rem}.day-picker button.active{background:var(--green);border-color:var(--green);color:#fff}.day-picker button.active strong{color:#b4d2c0}.day-picker i{border-radius:50%;width:4px;height:4px;position:absolute;top:15px;right:13px}.day-picker i.has-plan{background:#88ac92}.day-picker .active i.has-plan{background:#c9e3c8}.day-heading{justify-content:space-between;align-items:center;margin:25px 0 23px;display:flex}.day-heading h3{font-size:.9rem}.day-heading span{color:#99a49e;font-size:.76rem}.timeline-row{grid-template-columns:69px minmax(0,1fr);padding-bottom:18px;display:grid;position:relative}.timeline-row:before{content:"";background:#dce6df;width:1px;position:absolute;top:23px;bottom:-23px;left:56px}.timeline-row:last-child:before{bottom:50%}.timeline-time{color:#788c7d;padding-top:23px;font-size:.77rem;font-weight:650;position:relative}.timeline-time>span{background:#649b7c;border-radius:50%;width:10px;height:10px;position:absolute;top:24px;right:7px;box-shadow:0 0 0 4px #f5f7f8}.plan-card{border:1px solid var(--line);background:#fff;border-radius:13px;gap:13px;min-height:120px;padding:21px 16px;display:flex;position:relative}.category-icon{color:#698176;background:#e7eeeb;border-radius:10px;flex-shrink:0;place-items:center;width:40px;height:40px;display:grid}.cat-0{color:#c99755;background:#f8ebdd}.cat-1{color:#9a81ad;background:#ece5f1}.cat-2{color:#6999ba;background:#e3edf5}.cat-3{color:#b7808b;background:#f4e5e8}.cat-4{color:#609980;background:#e1eee8}.cat-5{color:#8b9c9a;background:#e8eced}.item-body{flex:1;min-width:0}.item-category{color:#97a599;margin-bottom:5px;font-size:.75rem;display:block}.item-body h3{white-space:pre-wrap;padding-right:26px;font-size:.95rem;line-height:1.5}.location-link{color:#8b9c90;align-items:center;gap:4px;width:fit-content;margin-top:7px;font-size:.75rem;line-height:1.6;display:flex}.location-link:hover{color:var(--green)}.item-note{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.65;color:#8e9b91!important;margin-top:9px!important;font-size:.78rem!important}.item-actions{gap:0;display:flex;position:absolute;top:7px;right:7px}.item-actions .icon-button{width:30px;height:32px}.item-actions .icon-button:last-child{display:none}.plan-card:hover .item-actions .icon-button:last-child,.plan-card:focus-within .item-actions .icon-button:last-child{display:grid}.add-line{color:#8da694;border:1px dashed #ccdad1;border-radius:10px;justify-content:center;align-items:center;gap:7px;width:calc(100% - 69px);min-height:49px;margin-left:69px;font-size:.83rem;display:flex}.add-line:hover{background:#edf4ef}.trip-aside{padding-top:0;position:sticky;top:30px}.summary-card{border:1px solid var(--line);background:#fff;border-radius:15px;padding:25px 24px}.summary-card .eyebrow{letter-spacing:.12em;color:#8ba28f;font-size:.75rem}.aside-title{justify-content:space-between;align-items:center;margin:14px 0 24px;display:flex}.aside-title h3{font-size:.95rem}.aside-title svg{color:#89a290}.big-money{letter-spacing:-.04em;color:var(--green);font-size:1.85rem;font-weight:750}.big-money small{margin-left:4px;font-size:1rem;font-weight:500}.budget-label{color:#91a093;justify-content:space-between;margin-top:24px;margin-bottom:10px;font-size:.75rem;display:flex}.budget-label strong{color:#6e937d;font-weight:600}.budget-remaining{color:#99a599;margin-top:11px;font-size:.75rem}.budget-remaining strong{color:#6f9580;font-weight:550}.aside-link{color:#72937e;border-top:1px solid #edf1ee;justify-content:space-between;align-items:center;width:100%;margin-top:23px;padding:19px 0 0;font-size:.78rem;display:flex}.packing-card{text-align:left;background:#edf2eb;border:1px solid #e0e8dc;border-radius:12px;align-items:center;gap:12px;width:100%;margin-top:17px;padding:21px 17px;display:flex}.packing-icon{color:#839975}.packing-card>svg{color:#8a9e82;margin-left:auto}.packing-card h3{font-size:.83rem}.packing-card p{color:#96a48c;margin-top:6px;font-size:.75rem}.aside-note{color:#a3b2a7;align-items:center;gap:11px;padding:25px 21px;display:flex}.aside-note p{font-size:.75rem;line-height:1.8}.empty{text-align:center;background:#f2f6f3;border:1px dashed #dce5df;border-radius:13px;flex-direction:column;align-items:center;gap:12px;margin-top:20px;padding:48px 20px;display:flex}.empty-icon{color:#7c9f88;background:#e3ece5;border-radius:50%;place-items:center;width:55px;height:55px;margin-bottom:5px;display:grid}.empty h3{font-size:1.05rem}.empty p{color:#899c8d;font-size:.85rem;line-height:1.7}.empty .button{margin-top:8px}.expense-total{color:#759581;background:#eaf2ed;border:1px solid #dde9e0;border-radius:13px;padding:28px}.expense-total>span{font-size:.8rem}.expense-total h2{color:var(--green);margin:11px 0;font-size:2.1rem;font-weight:750}.expense-total h2 small{margin-left:5px;font-size:1rem}.category-summary{border-bottom:1px solid var(--line);flex-wrap:wrap;gap:10px 22px;padding:22px 3px;display:flex}.category-summary>div{color:#8a9b8e;align-items:center;gap:6px;font-size:.75rem;display:flex}.category-summary strong{color:#5c7866;font-weight:550}.dot{filter:saturate(1.8)brightness(.88);border-radius:50%;width:8px;height:8px;display:block}.expense-row{border-bottom:1px solid var(--line);align-items:flex-start;gap:14px;padding:23px 1px;display:flex}.expense-row .item-body h3{padding:0}.expense-row .item-body>p{color:#92a095;margin-top:5px;font-size:.75rem;line-height:1.7}.expense-value{text-align:right;white-space:nowrap}.expense-value>strong{font-size:1rem}.expense-value small{margin-left:3px;font-size:.75rem;font-weight:450}.inline-actions{justify-content:flex-end;display:flex}.inline-actions .icon-button{width:34px;height:36px}.notice{border-radius:10px;justify-content:space-between;align-items:center;gap:10px;margin-bottom:20px;padding:14px 18px;font-size:.84rem;line-height:1.65;display:flex}.notice.error{color:#aa5943;background:#fff1ec;border:1px solid #eddbd1}.notice.error .icon-button{color:#b77b65}.settlement-note{color:#729480;background:#eaf2ed;border:1px solid #dfe9e1;justify-content:flex-start;font-size:.8rem}.transfer-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.transfer-card{border:1px solid var(--line);background:#fff;border-radius:13px;padding:22px}.transfer-people{align-items:center;gap:15px;font-size:.95rem;display:flex}.transfer-people svg{color:#a1b2a4}.transfer-bottom{justify-content:space-between;align-items:center;gap:10px;margin-top:21px;display:flex}.transfer-bottom>span{letter-spacing:-.03em;font-size:1.3rem;font-weight:700}.transfer-bottom small{margin-left:3px;font-size:.8rem;font-weight:450}.transfer-bottom .button{min-height:36px;padding:8px;font-size:.75rem}.member-balances{border:1px solid var(--line);background:#fff;border-radius:12px;padding:0 18px}.member-balances>div{border-bottom:1px solid #eef2ee;align-items:center;gap:10px;padding:14px 0;font-size:.84rem;display:flex}.member-balances>div:last-child{border:0}.member-balances>div>span:last-child{margin-left:auto;font-size:.82rem}.member-balances small{color:#9ba99d;font-size:.75rem}.completed-transfer{border-bottom:1px solid var(--line);color:#8b9e91;align-items:center;gap:10px;padding:14px 0;font-size:.8rem;display:flex}.completed-transfer>strong{color:#587660;margin-left:auto;font-weight:550}.completed-transfer .text-button{color:#96a29a;font-size:.75rem}.check-progress{background:#eaf2ed;border:1px solid #dfe9e1;border-radius:12px;padding:23px}.check-progress>div{color:#799881;justify-content:space-between;align-items:center;margin-bottom:15px;font-size:.82rem;display:flex}.check-progress strong{color:var(--green);font-size:1.3rem}.check-progress small{color:#839b89;font-size:.8rem;font-weight:400}.check-progress progress::-webkit-progress-bar{background:#d7e6d9}.filter-pills{gap:7px;margin:22px 0 16px;display:flex}.filter-pills button{border:1px solid var(--line);color:#8f9d92;background:#fff;border-radius:20px;min-height:38px;padding:8px 13px;font-size:.8rem}.filter-pills .active{color:#fff;background:#315f4a;border-color:#315f4a}.check-list{border:1px solid var(--line);background:#fff;border-radius:13px;overflow:hidden}.check-list:empty{display:none}.check-row{border-bottom:1px solid #edf1ee;justify-content:space-between;align-items:center;gap:8px;padding:17px 18px;display:flex}.check-row:last-child{border:0}.check-label{cursor:pointer;flex:1;align-items:center;gap:13px;min-width:0;display:flex}.check-label input{width:22px;height:22px;accent-color:var(--green);flex-shrink:0}.check-label strong{overflow-wrap:anywhere;font-size:.9rem;font-weight:550;line-height:1.6;display:block}.check-label small{color:#9ca99f;margin-top:4px;font-size:.75rem;display:block}.check-row.done strong{color:#9ca99f;text-decoration:line-through}.check-row.done{background:#f9fbf9}.footer{border-top:1px solid var(--line);color:#a3afa7;align-items:center;gap:17px;max-width:1128px;margin:auto;padding:25px 0 32px;font-size:.75rem;display:flex}.footer>span:first-child{color:#8fa295;font-size:.85rem;font-weight:700}.footer a{color:#b3bcb6;margin-left:auto;font-size:.75rem}.demo-notice{color:#9b9059;background:#f5f2e5;border:1px solid #dfdcc4;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;padding:10px 15px;font-size:.75rem;line-height:1.6;display:flex}.demo-notice button{color:#7a7246;white-space:nowrap;align-items:center;gap:6px;font-size:.75rem;font-weight:650;display:flex}.loading{color:#8ba293;justify-content:center;align-items:center;gap:12px;min-height:45vh;font-size:.95rem;display:flex}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.toast{bottom:max(28px, env(safe-area-inset-bottom));z-index:100;color:#fff;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#244d3dea;border:1px solid #ffffff20;border-radius:12px;align-items:center;gap:10px;width:max-content;max-width:90vw;padding:15px 22px;font-size:.88rem;display:flex;position:fixed;left:50%;transform:translate(-50%)}.modal-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:60;background:#15352e6b;position:fixed;inset:0}.modal{z-index:61;overscroll-behavior:contain;background:#fff;border:1px solid #ffffff80;border-radius:20px;outline:none;width:calc(100% - 40px);max-width:510px;max-height:90dvh;padding:28px;position:fixed;top:50%;left:50%;overflow-y:auto;transform:translate(-50%,-50%);box-shadow:0 20px 100px #112e3340}.modal-head{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:25px;display:flex}.modal-head h2,.confirm h2{font-size:1.3rem;line-height:1.5}.modal-head p,.confirm>p{color:#899b8e;margin-top:9px;font-size:.88rem;line-height:1.8}.modal-head .icon-button{margin:-8px -8px 0 0}.form-grid{grid-template-columns:1fr 1fr;gap:18px 13px;display:grid}.field{flex-direction:column;gap:9px;min-width:0;display:flex}.field>span{color:#6f8978;font-size:.83rem;font-weight:550}.wide{grid-column:1/-1}input:not([type=checkbox]),textarea,select{color:#355744;background:#fbfcfb;border:1px solid #dce5de;border-radius:9px;width:100%;min-width:0;min-height:46px;padding:12px 13px;font-size:1rem;transition:border-color .15s;display:block}input::placeholder,textarea::placeholder{color:#acb8ae}input:focus,textarea:focus,select:focus{border-color:#6c9d7b}textarea{resize:vertical}input[type=date],input[type=time]{appearance:none;padding:11px 9px;font-size:.92rem}.form-error{color:#b26350;margin-top:18px;font-size:.84rem;line-height:1.7}.help{color:#99a69c;margin-top:16px;font-size:.79rem;line-height:1.8}.split-field{border:0;min-width:0;margin:0;padding:0}.split-field legend{color:#6f8978;padding:0;font-size:.85rem;font-weight:550}.split-field .help{margin:5px 0 12px}.member-choices{flex-wrap:wrap;gap:7px;display:flex}.member-choice{border:1px solid var(--line);cursor:pointer;color:#92a497;border-radius:9px;align-items:center;gap:5px;padding:6px 9px;font-size:.83rem;display:flex}.member-choice input{width:15px;height:15px;accent-color:var(--green)}.member-choice.selected{color:#4c7356;background:#eff6f0;border-color:#aac9b3}.member-choice .avatar{width:25px;height:25px;font-size:.75rem}.form-actions{justify-content:flex-end;gap:10px;margin-top:25px;display:flex}.form-actions .button{min-width:95px}.modal-members{flex-direction:column;gap:5px;max-height:35dvh;display:flex;overflow:auto}.modal-members>div{border-bottom:1px solid var(--line);align-items:center;gap:10px;padding:8px 0;font-size:.9rem;display:flex}.modal-members .icon-button{margin-left:auto}.member-add{gap:9px;margin-top:20px;display:flex}.member-add input{flex:1}.share-icon{color:#619072;background:#e8f2ec;border-radius:20px;place-items:center;width:66px;height:66px;margin:0 auto 28px;display:grid}.settings-actions{border-top:1px solid var(--line);flex-direction:column;align-items:flex-start;gap:8px;margin-top:25px;padding-top:16px;display:flex}.settings-actions .text-button{font-size:.83rem}@media (width>=1400px){.trip-layout{padding-top:45px}.trip-content{grid-template-columns:minmax(0,1fr) 300px;gap:44px}.trip-hero{height:290px}}@media (width<=1190px){.home-layout,.trip-layout,.footer{margin-left:32px;margin-right:32px}.trip-content{grid-template-columns:minmax(0,1fr) 265px;gap:25px}.summary-card{padding:22px 20px}.tabs{gap:15px}}@media (width<=960px){.trip-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.trip-content{grid-template-columns:minmax(0,1fr)}.trip-aside{grid-template-columns:1fr 1fr;align-items:start;gap:15px;display:grid;position:static}.packing-card{margin-top:0}.aside-note{display:none}.trip-hero{height:255px}.tabs{justify-content:space-around;gap:0}.tabs button{flex:1}.summary-card{padding:22px}.summary-card .eyebrow,.aside-title svg{display:none}.aside-title{margin:0 0 18px}.budget-label{margin-top:15px}.aside-link{margin-top:16px;padding-top:14px}}@media (width<=600px){.topbar{height:66px}.topbar-inner{padding:0 20px}.brand{gap:8px;font-size:1.3rem}.brand-icon{border-radius:10px;width:31px;height:31px}.brand-sub,.desktop-only{display:none}.top-actions{gap:8px}.top-actions .button{min-height:38px;padding:8px 11px;font-size:.78rem}.home-layout,.trip-layout{margin:0;padding:22px 20px 36px}.home-layout{padding-top:34px}.home-heading{margin-bottom:32px}.home-heading .eyebrow{font-size:.75rem}.home-heading h1{margin:10px 0;font-size:1.65rem}.home-heading p{max-width:260px;font-size:.88rem}.home-stamp{flex-shrink:0;width:64px;height:64px;margin:0 0 0 8px}.home-stamp svg{width:19px;height:19px}.home-stamp span{font-size:.75rem}.section-heading{margin:24px 0 15px}.section-heading h2{font-size:1.18rem}.section-heading .small-text{font-size:.75rem}.trip-grid{grid-template-columns:1fr;gap:17px}.new-trip-card{min-height:270px}.trip-card-photo{height:175px}.trip-card-body{padding:21px}.demo-banner{gap:13px;margin-top:22px;padding:13px}.demo-banner img{width:79px;height:92px}.demo-banner h3{margin:4px 0;font-size:.96rem;line-height:1.5}.demo-banner p{font-size:.75rem;line-height:1.6}.demo-banner .eyebrow{font-size:.75rem}.demo-arrow{margin-left:auto;padding:0}.demo-arrow svg{width:19px}.home-note{align-items:flex-start;gap:9px;font-size:.75rem}.home-note svg{width:15px;margin-top:5px}.trip-hero{border-radius:15px;height:246px;margin:0 -3px}.hero-top{top:18px;left:21px;right:18px}.hero-content{bottom:28px;left:22px;right:45px}.hero-content h1{letter-spacing:-.04em;margin:7px 0 12px;font-size:1.73rem;line-height:1.45}.destination{font-size:.75rem}.hero-content p{flex-wrap:wrap;gap:5px;font-size:.75rem;line-height:1.7}.hero-content p svg{width:13px}.hero-edit{width:30px;height:34px;bottom:25px;right:12px}.hero-edit svg{width:17px}.hero-back,.trip-duration{font-size:.75rem}.travel-toolbar{height:73px;padding:0}.companions{gap:8px;font-size:.75rem}.avatar{width:28px;height:28px;font-size:.75rem}.sync-status{gap:5px;font-size:.75rem}.trip-content{gap:30px}.tabs{z-index:2;background:#f5f7f8;margin:0 -3px 26px;position:sticky;top:0}.tabs button{gap:6px;min-width:0;padding:10px 0 16px;font-size:.88rem}.tabs button svg{width:17px}.tab-count{padding:1px 4px;font-size:.75rem}.panel-heading{gap:8px;margin-bottom:21px}.panel-heading h2{font-size:1.2rem}.panel-heading p{max-width:200px;margin-top:7px;font-size:.75rem;line-height:1.6}.panel-heading .button{gap:4px;min-height:39px;padding:9px 11px;font-size:.75rem}.panel-heading .button svg{width:15px}.day-picker{gap:7px;margin-right:-20px;padding-right:20px}.day-picker button{min-width:99px;min-height:81px;padding:13px 15px}.day-picker button strong{font-size:.75rem}.day-picker button span{font-size:.78rem}.day-heading{margin:22px 0 19px}.day-heading h3{font-size:.83rem}.day-heading span{font-size:.75rem}.timeline-row{grid-template-columns:49px minmax(0,1fr);padding-bottom:14px}.timeline-row:before{left:41px}.timeline-time{padding-top:24px;font-size:.75rem}.timeline-time>span{width:7px;height:7px;top:25px;right:4px}.plan-card{border-radius:12px;gap:10px;min-height:125px;padding:18px 12px 19px}.category-icon{border-radius:9px;width:33px;height:33px}.category-icon svg{width:17px}.item-category{margin-bottom:4px;font-size:.75rem}.item-body h3{padding-right:16px;font-size:.85rem;line-height:1.55}.location-link{gap:3px;margin-top:7px;font-size:.75rem;line-height:1.65}.item-note{line-height:1.8;font-size:.75rem!important}.item-actions{flex-direction:column;top:5px;right:4px}.item-actions .icon-button{width:28px;height:29px}.item-actions .icon-button:last-child{display:grid}.item-actions svg{width:13px}.add-line{width:calc(100% - 49px);min-height:44px;margin-left:49px;font-size:.77rem}.trip-aside{grid-template-columns:1fr}.summary-card{padding:22px}.summary-card .aside-title{margin-bottom:14px}.big-money{font-size:1.7rem}.packing-card{padding:20px}.packing-card p{font-size:.76rem}.packing-card h3{font-size:.9rem}.expense-total{padding:23px}.expense-total h2{font-size:1.95rem}.expense-row{gap:10px;padding:19px 0}.expense-row .item-body h3{font-size:.83rem}.expense-row .item-body>p{font-size:.75rem}.expense-value>strong{font-size:.89rem}.expense-value small{font-size:.75rem}.category-summary{gap:10px 17px;padding:18px 0}.category-summary>div{font-size:.75rem}.transfer-list{grid-template-columns:1fr}.transfer-card{padding:21px}.transfer-bottom{margin-top:16px}.transfer-bottom>span{font-size:1.38rem}.settlement-note{padding:14px 12px;font-size:.75rem}.member-balances{padding:0 13px}.member-balances>div{font-size:.79rem}.member-balances>div>span:last-child,.member-balances small{font-size:.75rem}.completed-transfer{gap:6px;font-size:.75rem}.completed-transfer .text-button{font-size:.75rem}.check-progress{padding:21px}.check-row{padding:17px 13px}.check-label{gap:11px}.check-label strong{font-size:.86rem}.check-label small{font-size:.75rem}.inline-actions .icon-button{width:30px;height:34px}.filter-pills button{min-height:38px;font-size:.75rem}.empty{padding:36px 17px}.empty h3{font-size:.99rem}.empty p{font-size:.8rem}.footer{flex-wrap:wrap;gap:9px;margin:0 20px;padding:21px 0 30px;font-size:.75rem}.footer>span:first-child{font-size:.78rem}.footer a{flex-basis:100%;margin-left:0;font-size:.75rem}.demo-notice{align-items:flex-start;padding:10px 12px;font-size:.75rem}.demo-notice button{padding-top:2px;font-size:.75rem}.modal{width:100%;max-height:92dvh;padding:26px 22px max(28px, env(safe-area-inset-bottom));border:0;border-radius:22px 22px 0 0;top:auto;bottom:0;left:0;transform:none}.modal.confirm{border-radius:18px;width:calc(100% - 40px);max-width:410px;top:50%;bottom:auto;left:50%;transform:translate(-50%,-50%)}.modal-head h2{font-size:1.23rem}.form-grid{gap:18px 11px}.field>span{font-size:.8rem}.toast{bottom:max(20px, env(safe-area-inset-bottom));padding:13px 18px;font-size:.82rem}.notice.error{margin-top:0;font-size:.77rem}.modal .notice.error{margin-top:12px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.panel-heading p,.item-note,.location-link,.expense-row .item-body>p,.help,.check-label small,.packing-card p{font-size:.875rem!important}.item-body h3,.check-label strong{font-size:1rem}.field>span,.day-heading h3,.companions,.filter-pills button{font-size:.875rem}.item-category{font-size:.75rem}.plan-card .item-body{padding-right:13px}.trip-grid:has(>.new-trip-card:only-child){grid-template-columns:1fr}.new-trip-card:only-child{min-height:270px}.plan-estimate{color:#42765b;margin-top:10px;font-size:.875rem;font-weight:550}.actual-label{color:#829989;margin-bottom:7px;font-size:.8rem;display:block}.aside-estimate{border-top:1px solid var(--line);flex-direction:column;gap:9px;margin-top:20px;padding-top:15px;display:flex}.aside-estimate>div{justify-content:space-between;gap:9px;font-size:.85rem;display:flex}.aside-estimate span{color:#8b9c90}.aside-estimate strong{color:#537660;font-weight:550}.estimate-summary{border:1px solid var(--line);background:#fff;border-radius:12px;margin-bottom:15px;padding:21px 24px}.estimate-summary>div{justify-content:space-between;align-items:center;gap:10px;font-size:.9rem;line-height:2;display:flex}.estimate-summary span{color:#789280}.estimate-summary strong{color:#426d50;font-weight:650}.estimate-summary>p{color:#9da89f;margin-top:10px;font-size:.8rem;line-height:1.8}.login-card{background:#fff;border:1px solid #e5eae6;border-radius:24px;grid-template-columns:1.05fr 1fr;max-width:980px;min-height:540px;margin:34px auto 56px;display:grid;overflow:hidden;box-shadow:0 16px 60px #153f2910}.login-photo{min-height:300px;position:relative;overflow:hidden}.login-photo img{object-fit:cover;width:100%;height:100%;position:absolute}.login-photo:after{content:"";background:linear-gradient(#0000 30%,#0d403966);position:absolute;inset:0}.login-photo>span{z-index:1;color:#fff;letter-spacing:4px;font-size:12px;position:absolute;bottom:36px;left:32px}.login-content{flex-direction:column;justify-content:center;align-items:flex-start;padding:54px 40px;display:flex}.login-content h1{letter-spacing:-1.8px;color:#173e32;margin:18px 0;font-size:clamp(32px,4vw,44px);line-height:1.25}.login-content>p{color:#718078;margin:0 0 26px;font-size:15px;line-height:1.8}.button.kakao-button{color:#000000d9;background:#fee500;border:0;border-radius:12px;gap:10px;min-height:52px;font-size:16px}.button.kakao-button:hover{background:#fee500}.button.kakao-button{padding:0}.button.kakao-button img{object-fit:contain;max-width:100%}.button.kakao-button:disabled{opacity:.6;cursor:wait}.login-content .login-help{text-align:center;width:100%;margin:14px 0 24px;font-size:12px}.login-content>.text-button{align-self:center}.privacy-link{color:#829087;text-underline-offset:3px;align-self:center;margin-top:24px;font-size:11px}.invite-note{color:#176653;background:#eff6f1;border-radius:10px;align-items:center;gap:8px;width:100%;margin-bottom:18px;padding:12px;font-size:13px;display:flex}.account-button{white-space:nowrap;font-size:12px}@media (width<=650px){.login-card{border-radius:20px;grid-template-columns:1fr;margin:0 auto 20px}.login-photo{height:170px;min-height:170px}.login-photo img{object-position:center 43%}.login-photo>span{font-size:10px;bottom:22px;left:26px}.login-content{padding:28px 26px 30px}.login-content h1{margin:13px 0;font-size:34px}.login-content>p{margin-bottom:20px;font-size:14px}.top-actions{gap:10px}}.inline-link{color:#176653;text-underline-offset:3px;overflow-wrap:anywhere;word-break:break-word;text-decoration:underline}.inline-link:hover{color:#0c4537}.inline-link:focus-visible{outline-offset:3px;border-radius:2px;outline:2px solid #176653}.location-link{overflow-wrap:anywhere;word-break:break-word}.share-open{width:fit-content;margin-bottom:12px}
