@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap";:root{font-family:DM Sans,sans-serif;color:var(--text-253b30, #253b30);background:var(--surface-f7f8f4, #f7f8f4);font-synthesis:none;font-weight:400;font-size:14px;--green: #294b3c;--ink: #26392f;--muted: #7c857b;--line: #e6e9e1;--lime: #dfedb6;--cream: #f3f3e9}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit;color:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.6}button,a,input,select,textarea{outline-offset:4px}button:focus-visible,a:focus-visible{outline:2px solid var(--edge-7a976c, #7a976c)}button{border:0;background:none}a{color:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Manrope,sans-serif}h1{font-size:34px;font-weight:650;letter-spacing:-1.5px;line-height:1.22;margin-bottom:10px}h2{font-size:18px;letter-spacing:-.5px;font-weight:650}h3{font-size:14px;font-weight:650}p{line-height:1.6}.muted{color:var(--muted)}.brand{display:inline-flex;align-items:center;font-family:Manrope,sans-serif;font-size:26px;font-weight:800;letter-spacing:-1.2px;white-space:nowrap}.brand-mark{display:inline-flex;align-items:center;justify-content:center;margin-right:9px;width:37px;height:37px;color:var(--text-e7efc9, #e7efc9);background:var(--green);border-radius:12px}.brand-period{color:var(--text-8d9c6f, #8d9c6f)}.brand-button{padding:0;text-align:left}.button{display:inline-flex;justify-content:center;align-items:center;gap:10px;min-height:42px;border-radius:8px;padding:11px 17px;font-size:12px;font-weight:600;white-space:nowrap;transition:background .15s,transform .15s}.button:hover{transform:translateY(-1px)}.primary{color:var(--text-f8faed, #f8faed);background:var(--green);border:1px solid var(--green)}.primary:hover{background:var(--surface-365e4a, #365e4a)}.secondary{background:var(--surface-ffffff, #fff);border:1px solid var(--edge-dce1d6, #dce1d6)}.secondary:hover{background:var(--surface-f0f3e9, #f0f3e9)}.button.small{min-height:36px;padding:8px 13px;font-size:11px}.button.full{width:100%}.danger{background:var(--surface-a94f42, #a94f42);color:#fff}.icon-button{display:inline-flex;align-items:center;justify-content:center;min-width:29px;min-height:29px;padding:5px;border-radius:6px;color:var(--text-8a9389, #8a9389)}.icon-button:hover{background:var(--surface-edf0e6, #edf0e6);color:var(--text-294b3c, #294b3c)}.eyebrow{font-size:10px;font-weight:600;letter-spacing:1.7px;color:var(--text-7f8b77, #7f8b77);margin-bottom:11px;display:flex;align-items:center;gap:8px}.eyebrow>span{height:6px;width:6px;background:var(--surface-9cad75, #9cad75);border-radius:50%}.language-picker{display:flex;gap:6px;align-items:center;color:var(--text-667460, #667460)}.language-picker select{border:0;background:transparent;font-size:11px;font-weight:600;padding:5px 0;cursor:pointer}.field{display:flex;flex-direction:column;gap:8px;font-size:12px;font-weight:550;margin-bottom:17px}.field input,.field textarea,.field select{background:var(--surface-white, white);border:1px solid var(--edge-dfe3d8, #dfe3d8);border-radius:7px;padding:11px 12px;width:100%;font-size:13px;font-weight:400}.field input:focus,.field textarea:focus,.field select:focus{outline:2px solid var(--edge-a6b795, #a6b795);outline-offset:1px}.field small{font-size:11px;color:var(--text-7e8879, #7e8879);font-weight:400}.field textarea{resize:vertical}.little-icon{display:inline-flex;align-items:center;justify-content:center;width:41px;height:41px;background:var(--surface-edf1e4, #edf1e4);border-radius:12px;color:var(--text-6c8459, #6c8459)}.error,.global-error{background:var(--surface-fff0ec, #fff0ec);color:var(--text-9b493b, #9b493b);border:1px solid var(--edge-f1d3cb, #f1d3cb);padding:11px 14px;border-radius:8px;font-size:12px;line-height:1.5}.global-error{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.notice{background:var(--surface-edf4e5, #edf4e5);padding:13px;border-radius:8px;color:var(--text-4b6840, #4b6840);font-size:12px}.auth-page{min-height:100vh;padding:30px 5vw 0;background:var(--surface-fafbf6, #fafbf6)}.auth-page>header{display:flex;justify-content:space-between;align-items:center;max-width:1400px;margin:auto}.auth-layout{display:grid;grid-template-columns:1.25fr 1fr;max-width:1400px;margin:42px auto 28px;min-height:650px;border:1px solid var(--edge-e6e8dc, #e6e8dc);border-radius:20px;overflow:hidden;background:var(--surface-white, white)}.auth-story{background:var(--surface-edf0e1, #edf0e1);position:relative;padding:55px 50px 26px;display:flex;flex-direction:column;overflow:hidden}.auth-story:before{content:"";position:absolute;width:600px;height:600px;border-radius:48% 42% 60%;border:1px solid var(--edge-d1d9c2, #d1d9c2);left:-100px;top:340px;box-shadow:0 0 0 28px #e3e9d680,0 0 0 29px #d1d9c270,0 0 0 62px #e8edde80,0 0 0 63px #d1d9c270,0 0 0 92px #e3e9d650,0 0 0 93px #d1d9c250}.auth-story h1{position:relative;font-size:57px;line-height:1.15;font-weight:600;letter-spacing:-2.8px;max-width:470px;margin:10px 0 19px}.auth-story p{font-size:15px;color:var(--text-758068, #758068)}.auth-bike{margin:10px -45px 0;position:relative;flex:1;display:flex;align-items:center}.bike-drawing{display:block;width:100%;height:auto;overflow:visible}.story-foot{display:flex;justify-content:space-between;align-items:center;position:relative;font-size:8px;letter-spacing:1.4px;color:var(--text-7f8c70, #7f8c70)}.story-foot>span:first-child{display:flex;align-items:center;gap:7px}.auth-form-panel{align-self:center;padding:50px 65px;max-width:600px;width:100%;margin:auto}.auth-form-panel>.little-icon{margin-bottom:24px}.auth-form-panel h2{font-size:29px;font-weight:650;line-height:1.3;letter-spacing:-1.2px;max-width:330px}.auth-form-panel>.muted{font-size:12px;max-width:340px;margin-bottom:27px}.auth-links{display:flex;justify-content:space-between;gap:15px;margin:15px 0 28px}.auth-links button,.text-button{font-size:11px;text-decoration:underline;text-underline-offset:3px;color:var(--text-788471, #788471);padding:0}.auth-divider{display:flex;align-items:center;gap:10px;font-size:10px;color:var(--text-96a18b, #96a18b);white-space:nowrap;margin-bottom:19px}.auth-divider:before,.auth-divider:after{content:"";height:1px;flex:1;background:var(--surface-e9ece3, #e9ece3)}.privacy-note{display:flex;gap:6px;align-items:center;justify-content:center;color:var(--text-96a18b, #96a18b);font-size:10px;margin-top:22px}.auth-footer{max-width:1400px;margin:0 auto;padding:0 0 22px;display:flex;justify-content:space-between;font-size:10px;letter-spacing:.3px;color:var(--text-8c9584, #8c9584)}.auth-footer span{font-size:8px;letter-spacing:1.2px}.boot{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:30px}.loader{width:22px;height:22px;border:2px solid var(--edge-dce3d3, #dce3d3);border-top-color:var(--strong-text, var(--green));border-radius:50%;animation:spin .7s linear infinite;display:block}@keyframes spin{to{transform:rotate(360deg)}}.app-shell{display:flex;min-height:100vh}.sidebar{width:226px;flex-shrink:0;background:var(--surface-ffffff, #fff);border-right:1px solid var(--line);padding:27px 19px;position:fixed;top:0;bottom:0;display:flex;flex-direction:column;z-index:10}.sidebar .brand{font-size:24px}.sidebar .brand-mark{width:34px;height:34px;border-radius:10px}.sidebar-label{font-size:9px;letter-spacing:1.5px;color:var(--text-a0a697, #a0a697);font-weight:600;margin:46px 11px 15px}.sidebar-label.adventure-label{margin-top:31px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;letter-spacing:.8px;text-transform:uppercase}.nav-item{min-height:42px;display:flex;align-items:center;gap:11px;text-align:left;font-size:12px;font-weight:500;color:var(--text-7e8779, #7e8779);padding:11px 13px;margin-bottom:6px;border-radius:7px}.nav-item>span{margin-left:auto;font-size:10px}.nav-item.active{background:var(--surface-edf1e5, #edf1e5);color:var(--text-3b573c, #3b573c)}.nav-item:hover{background:var(--surface-f3f5ef, #f3f5ef)}.sidebar-bottom{margin-top:auto}.trail-card{margin:20px 7px 27px;background:var(--surface-f4f5ed, #f4f5ed);border-radius:11px;min-height:150px;padding:21px;position:relative;overflow:hidden}.trail-card>svg{color:var(--text-7e8d67, #7e8d67);margin-bottom:14px}.trail-card>span{display:block;font-size:12px;line-height:1.6;max-width:115px;position:relative;z-index:1}.contour-lines{position:absolute;top:65px;left:100px;border:1px solid var(--edge-d4dcca, #d4dcca);width:130px;height:140px;border-radius:44%;transform:rotate(-25deg);box-shadow:0 0 0 10px #f4f5ed,0 0 0 11px #d4dcca,0 0 0 23px #f4f5ed,0 0 0 24px #d4dcca,0 0 0 35px #f4f5ed,0 0 0 36px #d4dcca}.account{border-top:1px solid var(--line);padding-top:20px;display:flex;align-items:center;gap:9px}.avatar{display:inline-flex;align-items:center;justify-content:center;border-radius:50%;height:33px;width:33px;background:var(--surface-e9dfcb, #e9dfcb);color:var(--text-82785e, #82785e);font-size:11px;font-weight:600}.account>span:nth-child(2){display:flex;flex-direction:column;gap:4px;min-width:0;max-width:109px}.account strong{font-size:11px;overflow:hidden;text-overflow:ellipsis}.account small{font-size:9px;color:var(--text-9aa18f, #9aa18f)}.account .icon-button{margin-left:auto}.main-shell{margin-left:226px;width:calc(100% - 226px)}.topbar{height:76px;background:var(--surface-ffffff, #fff);border-bottom:1px solid var(--line);padding:0 38px;display:flex;align-items:center;justify-content:space-between;gap:18px}.breadcrumb{display:flex;align-items:center;gap:13px;font-size:11px;color:var(--text-8a9280, #8a9280)}.breadcrumb button{font-size:11px;color:var(--text-909a86, #909a86);padding:0}.breadcrumb>span{color:var(--text-4f604b, #4f604b)}.topbar-right{display:flex;align-items:center;gap:24px}.save-status{font-size:10px;color:var(--text-909b85, #909b85);display:flex;gap:7px;align-items:center}.status-dot{background:var(--surface-93aa72, #93aa72);width:5px;height:5px;border-radius:50%;display:inline-block}.workspace{padding:34px 38px 20px;max-width:1610px;margin:auto}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:28px}.page-heading h1{font-size:30px;display:flex;align-items:center;gap:10px}.page-heading p{color:var(--text-8a9382, #8a9382);font-size:12px;margin:0}.page-heading .eyebrow{font-size:9px}.page-heading h1 .icon-button{opacity:.5}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1fr) 284px;gap:24px}.main-column{min-width:0}.setup-card,.contents-card,.overview-card,.category-card{border:1px solid var(--line);border-radius:12px;background:var(--surface-white, white);overflow:hidden}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:23px 24px}.section-heading h2{font-size:15px;margin-bottom:5px;display:flex;align-items:center;gap:9px}.section-heading p{font-size:10px;color:var(--text-8d9783, #8d9783);margin:0}.count-pill{font-family:DM Sans,sans-serif;display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:20px;padding:0 6px;border:1px solid var(--edge-e4e8dc, #e4e8dc);border-radius:5px;font-size:10px;font-weight:500;color:var(--text-9ba48e, #9ba48e);letter-spacing:0}.mini-tag{font-size:9px;padding:6px 9px;border:1px solid var(--edge-e3e7db, #e3e7db);border-radius:5px;color:var(--text-758468, #758468)}.setup-visual{background:var(--surface-f0f2e8, #f0f2e8);position:relative;min-height:320px;overflow:hidden;isolation:isolate}.visual-caption{position:absolute;left:24px;top:19px;font-size:9px;color:var(--text-516548, #516548);z-index:2;display:flex;align-items:center;gap:7px}.visual-caption>span:last-child{color:var(--text-9ba68f, #9ba68f)}.visual-bottom{position:absolute;bottom:15px;left:24px;right:24px;display:flex;justify-content:space-between;font-size:6px;letter-spacing:1.1px;color:var(--text-9aa58c, #9aa58c);z-index:2}.topography{position:absolute;left:35%;top:90%;width:520px;height:340px;border:1px solid var(--edge-dce3cf, #dce3cf);border-radius:48% 35% 50% 25%;transform:rotate(-25deg);box-shadow:0 0 0 20px #f0f2e8,0 0 0 21px #e0e5d5,0 0 0 43px #f0f2e8,0 0 0 44px #e0e5d5,0 0 0 68px #f0f2e8,0 0 0 69px #e0e5d5,0 0 0 95px #f0f2e8,0 0 0 96px #e0e5d5,0 0 0 125px #f0f2e8,0 0 0 126px #e0e5d5,0 0 0 155px #f0f2e8,0 0 0 156px #e0e5d5;opacity:.5;z-index:0}.hotspot{position:absolute;z-index:3;display:flex;align-items:center;justify-content:center;transform:translate(-50%,-50%);padding:0;outline-offset:5px}.hotspot-dot{width:23px;height:23px;display:flex;align-items:center;justify-content:center;background:var(--surface-ffffff, #fff);color:var(--text-516746, #516746);border:1px solid var(--edge-c8d3b6, #c8d3b6);border-radius:50%;font-size:9px;font-weight:600;box-shadow:0 0 0 5px #edf2db88,0 2px 6px #30452b16}.hotspot.selected .hotspot-dot,.hotspot:hover .hotspot-dot{background:var(--surface-355b40, #355b40);color:var(--text-f1f5e3, #f1f5e3);border-color:var(--edge-33573b, #33573b);box-shadow:0 0 0 5px #c2d3a880}.hotspot-label{position:absolute;left:50%;bottom:35px;transform:translate(-50%);display:none;white-space:nowrap;border:1px solid var(--edge-e1e6d5, #e1e6d5);background:var(--surface-white, white);padding:9px 12px;border-radius:6px;color:var(--text-3d5738, #3d5738);box-shadow:0 4px 18px #233c2210;font-size:10px}.hotspot-label small{display:block;color:var(--text-9aa28f, #9aa28f);font-size:9px;margin-top:4px}.hotspot:hover .hotspot-label,.hotspot:focus-visible .hotspot-label,.hotspot.selected .hotspot-label{display:block}.hotspot-label:after{content:"";position:absolute;left:calc(50% - 4px);bottom:-5px;width:8px;height:8px;transform:rotate(45deg);background:var(--surface-white, white);border-right:1px solid var(--edge-e1e6d5, #e1e6d5);border-bottom:1px solid var(--edge-e1e6d5, #e1e6d5)}.bag-tabs{display:flex;gap:9px;padding:17px 20px;overflow:auto;scrollbar-width:thin}.bag-tabs button{display:flex;align-items:center;gap:6px;font-size:9px;white-space:nowrap;color:var(--text-8c9880, #8c9880);min-height:30px;border-radius:6px;padding:7px 9px}.bag-tabs button.active{color:var(--text-49613a, #49613a);background:var(--surface-edf2e4, #edf2e4);font-weight:600}.tab-number{border:1px solid var(--edge-cdd7be, #cdd7be);width:14px;height:14px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;font-size:7px}.contents-card{margin-top:23px}.main-column>.contents-card:first-child{margin-top:0}.list-heading{padding-bottom:18px}.list-tools{display:flex;align-items:center;gap:10px;padding:0 24px 18px}.search-field{display:flex;align-items:center;gap:8px;flex:1;color:var(--text-a0aa93, #a0aa93);min-width:90px}.search-field input{width:100%;border:0;padding:8px 0;font-size:10px;background:transparent;min-width:60px;outline-offset:0}.search-field input::placeholder{color:var(--text-a6ad9c, #a6ad9c)}.list-tools>select{max-width:150px;font-size:10px;border:1px solid var(--edge-e5e9df, #e5e9df);border-radius:5px;padding:7px 9px;background:var(--surface-white, white);color:var(--text-86947b, #86947b)}.table-head{display:grid;grid-template-columns:minmax(0,1fr) 124px 77px 75px;padding:10px 24px 10px 62px;border-top:1px solid var(--edge-edf0e6, #edf0e6);border-bottom:1px solid var(--edge-edf0e6, #edf0e6);background:var(--surface-fcfdf9, #fcfdf9);font-size:8px;color:var(--text-9ca68f, #9ca68f);letter-spacing:.5px;text-transform:uppercase}.table-head span:nth-child(3){text-align:right}.item-row{padding:15px 21px;display:flex;align-items:center;gap:11px;border-bottom:1px solid var(--edge-edf0e8, #edf0e8);min-height:73px}.pack-check{position:relative;width:15px;height:15px;flex-shrink:0;cursor:pointer}.pack-check input{position:absolute;opacity:0;width:20px;height:20px;left:-3px;top:-3px;margin:0}.pack-check>span{display:flex;justify-content:center;align-items:center;width:15px;height:15px;border:1px solid var(--edge-d5ddca, #d5ddca);border-radius:4px;color:transparent}.pack-check input:checked+span{color:var(--text-f6f9ec, #f6f9ec);background:var(--surface-7c9162, #7c9162);border-color:var(--edge-7c9162, #7c9162)}.pack-check input:focus-visible+span{outline:2px solid var(--edge-668451, #668451);outline-offset:3px}.item-thumb{width:39px;height:39px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--text-7c906e, #7c906e);overflow:hidden}.item-thumb img{width:100%;height:100%;object-fit:cover}.item-title{display:flex;flex-direction:column;text-align:left;gap:6px;flex:1;min-width:0;padding:0}.item-title strong{font-size:11px;font-weight:550;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.item-title em{font-style:normal;color:var(--text-9ca78f, #9ca78f);font-size:10px}.item-title small{font-size:9px;color:var(--text-99a28e, #99a28e);white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:100%}.category-tag{width:115px;display:flex;align-items:center;gap:6px;font-size:9px;color:var(--text-7f8c72, #7f8c72)}.category-tag i,.category-legend i{width:6px;height:6px;border-radius:50%;display:inline-block;flex-shrink:0}.item-weight{width:64px;text-align:right;font-size:10px;font-weight:550;white-space:nowrap}.row-actions{display:flex;gap:1px;width:67px;justify-content:flex-end}.row-actions a{display:flex;color:var(--text-8a9389, #8a9389);align-items:center}.row-actions .icon-button{min-width:26px;min-height:30px;padding:4px}.list-total{display:flex;justify-content:space-between;font-size:10px;padding:15px 25px;color:var(--text-929e83, #929e83);background:var(--surface-fcfdf9, #fcfdf9)}.list-total strong{color:var(--text-4b6340, #4b6340)}.selected-bag-header{display:flex;align-items:center;gap:20px;padding:10px 26px;background:var(--surface-f5f6ee, #f5f6ee);border-bottom:1px solid var(--line)}.selected-bag-header>.bag-art{width:132px;height:110px}.selected-bag-header .eyebrow{font-size:8px;margin-bottom:7px}.selected-bag-header h2{font-size:22px;margin-bottom:10px}.selected-bag-header>div>span:last-child{font-size:10px;color:var(--text-8b987d, #8b987d)}.selected-bag-header i{font-style:normal;margin:0 5px;color:var(--text-b0b99f, #b0b99f)}.stats-column{display:flex;flex-direction:column;gap:20px}.weight-card{background:var(--surface-294b3b, #294b3b);border-radius:12px;color:var(--text-eef4df, #eef4df);padding:24px 23px;position:relative;overflow:hidden}.weight-card>div:first-child{display:flex;align-items:center;justify-content:space-between;font-size:11px;color:var(--text-c0d0b4, #c0d0b4)}.weight-card>strong{font-family:Manrope,sans-serif;display:block;font-size:45px;letter-spacing:-2.5px;font-weight:500;margin:18px 0 8px;position:relative;z-index:1}.weight-card>strong>small{font-family:DM Sans,sans-serif;font-size:16px;letter-spacing:0;font-weight:400;color:var(--text-bbccac, #bbccac);margin-left:9px}.weight-card>p{font-size:8px;line-height:1.8;color:var(--text-a4b99a, #a4b99a);margin-bottom:21px;max-width:215px}.weight-split{border-top:1px solid var(--edge-48664f, #48664f);padding-top:16px;display:flex;flex-direction:column;gap:12px;position:relative;z-index:1}.weight-split>span{display:flex;justify-content:space-between;font-size:9px;color:var(--text-bdd0ac, #bdd0ac)}.weight-split b{font-weight:400;color:var(--text-e0edcd, #e0edcd)}.weight-decoration{position:absolute;width:180px;height:200px;border:1px solid var(--edge-456547, #456547);border-radius:45%;top:40px;right:-125px;transform:rotate(30deg);box-shadow:0 0 0 13px #294b3b,0 0 0 14px #456547,0 0 0 28px #294b3b,0 0 0 29px #456547;opacity:.6}.category-card{padding:23px}.category-card>h3{font-size:12px;margin-bottom:20px}.donut-wrap{display:flex;align-items:center;justify-content:center;margin:4px 0 22px}.donut{width:156px;height:156px;border-radius:50%;display:flex;align-items:center;justify-content:center;transform:rotate(-90deg)}.donut>div{width:123px;height:123px;background:var(--surface-white, white);display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:50%;transform:rotate(90deg)}.donut strong{font-family:Manrope,sans-serif;font-size:23px;letter-spacing:-.8px;font-weight:600}.donut span{font-size:8px;color:var(--text-9ba58f, #9ba58f);margin-top:5px}.category-legend{display:flex;flex-direction:column;gap:13px}.category-legend>div{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:9px}.category-legend span{display:flex;align-items:center;gap:8px;color:var(--text-829073, #829073)}.category-legend strong{font-size:9px;font-weight:500;color:var(--text-536747, #536747)}.progress-card{background:var(--surface-eff3e5, #eff3e5);border:1px solid var(--edge-e1e9d3, #e1e9d3);padding:21px;border-radius:12px}.progress-card>div:first-child{display:flex;align-items:center;gap:9px}.progress-card .little-icon{background:var(--surface-e3ebd5, #e3ebd5);width:30px;height:30px;border-radius:8px}.progress-card h3{font-size:12px;margin:0}.progress-card>p{font-size:9px;color:var(--text-879775, #879775);margin:11px 0 20px}.progress-meta{display:flex;justify-content:space-between;font-size:9px;color:var(--text-8a987a, #8a987a);margin-bottom:8px}.progress-meta strong{color:var(--text-536d41, #536d41);font-weight:500}.bar-track{height:5px;background:var(--surface-dde5d0, #dde5d0);border-radius:6px;overflow:hidden}.bar-track>span{display:block;height:100%;background:var(--surface-8da775, #8da775);border-radius:6px;transition:width .25s}.workspace-footer{display:flex;justify-content:space-between;align-items:center;padding:25px 0 0;gap:15px}.workspace-footer>span{display:flex;align-items:center;gap:6px;color:var(--text-a1ab93, #a1ab93);font-size:9px}.workspace-footer .text-button{font-size:9px;color:var(--text-a1ab93, #a1ab93)}.overview-card{padding:0 24px 24px}.overview-card>.section-heading{padding:24px 0}.overview-numbers{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;background:var(--surface-f4f6ee, #f4f6ee);border-radius:8px;padding:20px;margin-bottom:30px}.overview-numbers>div{display:flex;flex-direction:column;gap:9px}.overview-numbers small{font-size:9px;color:var(--text-8d997e, #8d997e)}.overview-numbers strong{font-size:23px;font-weight:500;letter-spacing:-.8px}.overview-card>h3{margin-bottom:15px}.bag-breakdown{display:flex;align-items:center;gap:15px;border-top:1px solid var(--line);padding:15px 0}.bag-breakdown .bag-art{width:80px}.bag-breakdown>div{flex:1}.bag-breakdown strong{font-size:11px;font-weight:550}.bag-breakdown small{display:block;color:var(--text-93a085, #93a085);font-size:9px;margin:7px 0 11px}.bag-breakdown .bar-track{height:4px}.bag-breakdown>strong{min-width:60px;text-align:right}.trip-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(290px,1fr));gap:25px}.trip-card{border:1px solid var(--line);border-radius:13px;overflow:hidden;padding:0;text-align:left;background:var(--surface-white, white);transition:transform .2s,box-shadow .2s}.trip-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #243b2710}.trip-art{height:230px;background:var(--surface-edf1e4, #edf1e4);display:flex;align-items:center;justify-content:center;padding:10px 15px}.trip-art .bag-art{height:200px;width:auto}.trip-card-body{padding:24px}.trip-card-body>small{font-size:9px;color:var(--text-8d997e, #8d997e)}.trip-card-body h2{margin-top:11px;display:flex;align-items:center;justify-content:space-between;font-size:20px}.trip-card-body>div{border-top:1px solid var(--line);padding-top:16px;display:flex;justify-content:space-between;font-size:10px;color:var(--text-8b9980, #8b9980)}.trip-card-body strong{color:var(--text-496342, #496342)}.onboarding-empty{max-width:650px;margin:60px auto;text-align:center;padding:60px 45px;border:1px dashed var(--edge-dce3cf, #dce3cf);border-radius:14px}.onboarding-empty>svg{color:var(--text-91a174, #91a174);margin-bottom:25px}.onboarding-empty h2{font-size:24px}.onboarding-empty p{color:var(--text-919e83, #919e83);font-size:12px;max-width:380px;margin:0 auto 25px}.empty-state{text-align:center;padding:35px 25px;color:var(--text-95a284, #95a284);display:flex;align-items:center;flex-direction:column}.empty-state h3{font-weight:500;margin:15px 0 5px;font-size:13px;color:var(--text-71865e, #71865e)}.empty-state p{font-size:10px;margin:0}.mobile-nav{display:none}.modal{border:1px solid var(--edge-e2e7d9, #e2e7d9);border-radius:16px;width:min(530px,calc(100% - 32px));max-height:90dvh;padding:28px;color:var(--ink);box-shadow:0 20px 80px #18341e30;background:var(--surface-fcfdf9, #fcfdf9)}.modal.wide{width:min(800px,calc(100% - 32px))}.modal::backdrop{background:#1b32245e;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.modal-head{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:25px}.modal-head h2{margin:0;font-size:20px}.modal-footer{display:flex;justify-content:space-between;align-items:center;gap:15px;padding-top:21px;margin-top:24px;border-top:1px solid var(--edge-e2e7d8, #e2e7d8)}.modal-footer .button{font-size:11px}.modal>p{font-size:12px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.upload-field{display:flex;align-items:center;gap:12px;border:1px dashed var(--edge-ccd7bf, #ccd7bf);border-radius:8px;padding:16px;position:relative;cursor:pointer;color:var(--text-82956e, #82956e);font-size:12px}.upload-field small{display:block;font-size:9px;color:var(--text-a0ac92, #a0ac92);margin-top:5px}.upload-field input{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.upload-field:focus-within{outline:2px solid var(--edge-82956e, #82956e)}.item-form>.text-button{margin-top:12px}.wizard-progress{display:flex;align-items:center;gap:8px;margin:5px 0 25px}.wizard-progress>span{height:3px;background:var(--surface-e2e8d8, #e2e8d8);border-radius:3px;flex:1}.wizard-progress>span.filled{background:var(--surface-829961, #829961)}.wizard-progress small{font-size:9px;color:var(--text-9ca98c, #9ca98c);margin-left:10px;white-space:nowrap}.wizard-title{font-size:29px;font-weight:600;letter-spacing:-1px;margin-bottom:7px}.wizard-title+.muted{font-size:12px;margin-bottom:27px}.activity-options{display:grid;grid-template-columns:1fr 1fr;gap:18px}.activity{display:flex;flex-direction:column;align-items:flex-start;position:relative;text-align:left;border:1px solid var(--edge-dfe6d4, #dfe6d4);border-radius:10px;padding:30px 24px;color:var(--text-8d9d7b, #8d9d7b);gap:14px;min-height:200px;background:var(--surface-white, white)}.activity strong{font-family:Manrope,sans-serif;font-size:20px;font-weight:600;color:var(--text-4c6541, #4c6541)}.activity>span:not(.choice-check){font-size:11px;line-height:1.5}.chosen{border-color:var(--edge-8ba272, #8ba272)!important;background:var(--surface-f0f4e6, #f0f4e6)!important}.choice-check{position:absolute;top:14px;right:14px;width:19px;height:19px;border:1px solid var(--edge-c8d5b7, #c8d5b7);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;background:var(--surface-white, white)}.chosen .choice-check{background:var(--surface-708956, #708956);border-color:var(--edge-708956, #708956)}.bike-options{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.bike-option{border:1px solid var(--edge-e0e6d7, #e0e6d7);border-radius:9px;background:var(--surface-white, white);position:relative;padding:30px 10px 20px}.bike-option strong{font-size:12px;font-weight:500;display:block;margin-top:18px}.bag-options{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.bag-option{border:1px solid var(--edge-e0e6d7, #e0e6d7);border-radius:9px;background:var(--surface-white, white);position:relative;overflow:hidden}.bag-option>button{width:100%;padding:12px 15px 16px;position:relative;display:flex;align-items:center;flex-direction:column}.bag-option>button .bag-art{width:125px;height:91px}.bag-option strong{font-size:11px;font-weight:500}.bag-weight-label{font-size:8px;padding:0 13px 12px;display:flex;flex-direction:column;gap:5px;color:var(--text-93a081, #93a081)}.bag-weight-label input{border:1px solid var(--edge-d9e2cd, #d9e2cd);border-radius:4px;padding:5px 8px;width:100%;background:var(--surface-ffffff, #fff);font-size:11px;color:var(--text-667f53, #667f53)}.bag-art{display:block;width:100%;height:auto}.trek-art{height:350px;display:flex;justify-content:center;position:relative;z-index:1}.trek-art>.bag-art{height:100%;width:420px}.trekking-visual{min-height:360px}@media(min-width:1550px){.setup-visual{min-height:420px}.workspace{padding:40px 45px}.dashboard-grid{grid-template-columns:minmax(0,1fr) 310px;gap:28px}.weight-card{padding:27px}.category-card{padding:26px}.category-tag{width:140px}.table-head{grid-template-columns:minmax(0,1fr) 148px 77px 75px}.item-row{padding-top:18px;padding-bottom:18px}.item-title strong{font-size:12px}}@media(max-width:1200px){.sidebar{width:195px;padding-left:14px;padding-right:14px}.sidebar .brand{font-size:23px}.main-shell{margin-left:195px;width:calc(100% - 195px)}.topbar{padding:0 26px}.workspace{padding:27px 25px}.dashboard-grid{gap:18px;grid-template-columns:minmax(0,1fr) 247px}.category-tag{display:none}.table-head{grid-template-columns:minmax(0,1fr) 75px 66px}.table-head span:nth-child(2){display:none}.setup-visual{min-height:280px}.section-heading{padding:20px}.list-tools{padding-left:20px;padding-right:20px}.auth-story{padding:45px 35px}.auth-story h1{font-size:48px}.auth-form-panel{padding:40px}.weight-card{padding:22px 19px}.weight-card>strong{font-size:40px}.stats-column{gap:18px}.category-card{padding:21px 19px}.item-row{gap:8px;padding-left:18px;padding-right:15px}.item-thumb{width:34px;height:34px}.row-actions{width:54px}.save-status{max-width:190px;line-height:1.5}.visual-caption{font-size:8px}}@media(max-width:1000px){.sidebar{width:180px;padding-left:12px;padding-right:12px}.sidebar .brand{font-size:21px}.sidebar .brand-mark{width:30px;height:30px}.main-shell{margin-left:180px;width:calc(100% - 180px)}.dashboard-grid{grid-template-columns:minmax(0,1fr)}.stats-column{display:grid;grid-template-columns:1fr 1fr}.category-card{grid-row:span 2}.weight-card{align-self:start}.progress-card{grid-column:1;grid-row:2}.setup-visual{min-height:320px}.auth-layout{min-height:600px}.auth-story h1{font-size:43px}.auth-story{padding:40px 28px}.auth-form-panel{padding:35px}.auth-form-panel h2{font-size:25px}.auth-story .eyebrow{font-size:8px}.story-foot{font-size:6px}.page-heading h1{font-size:26px}.category-tag{display:flex;width:110px}.table-head{grid-template-columns:minmax(0,1fr) 118px 69px 65px}.table-head span:nth-child(2){display:block}.auth-bike{margin:15px -30px 0}.topbar-right{gap:15px}.save-status{display:none}}@media(max-width:760px){.sidebar{display:none}.main-shell{width:100%;margin:0}.topbar{height:58px;padding:0 20px}.workspace{padding:25px 19px}.page-heading{gap:12px;margin-bottom:22px}.page-heading h1{font-size:25px}.page-heading p{font-size:11px}.page-heading>.button{font-size:0;padding:11px;gap:0}.page-heading>.button svg{width:18px;height:18px}.mobile-nav{display:flex;margin-bottom:20px;border-bottom:1px solid var(--edge-e1e6d7, #e1e6d7);gap:20px}.mobile-nav button{font-size:11px;color:var(--text-91a080, #91a080);padding:0 2px 13px}.mobile-nav button.active{border-bottom:2px solid var(--edge-64814d, #64814d);color:var(--text-48623d, #48623d)}.setup-visual{min-height:300px}.section-heading{padding:19px}.section-heading h2{font-size:14px}.section-heading p{font-size:9px}.bag-tabs{padding:12px;gap:5px}.category-tag{display:none}.table-head{grid-template-columns:minmax(0,1fr) 65px 60px}.table-head span:nth-child(2){display:none}.item-row{padding:14px 15px;gap:9px}.item-title strong{font-size:11px}.item-title small{font-size:8px}.item-weight{width:48px;font-size:10px}.row-actions{width:50px;gap:0}.item-thumb{width:32px;height:32px}.row-actions a{display:none}.row-actions .icon-button{min-width:24px;width:24px}.list-tools{padding-left:17px;padding-right:17px;flex-wrap:wrap}.list-tools>select{font-size:9px;max-width:135px}.search-field{min-width:110px}.selected-bag-header{padding:7px 15px;gap:7px}.selected-bag-header>.bag-art{width:100px}.selected-bag-header h2{font-size:20px}.selected-bag-header>div>span:last-child{font-size:8px}.stats-column{gap:14px;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.category-card{padding:18px 14px}.category-legend>div{font-size:8px}.category-legend strong{font-size:8px}.category-card>h3{font-size:11px}.donut{width:128px;height:128px}.donut>div{width:102px;height:102px}.donut strong{font-size:20px}.weight-card{padding:20px 16px}.weight-card>div:first-child{font-size:9px}.weight-card>strong{font-size:34px;letter-spacing:-1.5px}.weight-card>strong small{font-size:12px}.weight-card>p{font-size:7px}.weight-split>span{font-size:8px;gap:8px}.progress-card{padding:17px 14px}.progress-card h3{font-size:11px}.progress-card .little-icon{width:24px;height:24px;flex-shrink:0}.progress-card .little-icon svg{width:16px}.progress-card>p{font-size:8px}.progress-meta{font-size:8px}.auth-page{padding:23px 20px 0}.auth-layout{display:flex;flex-direction:column;margin-top:28px;border:0;min-height:0;background:transparent;overflow:visible}.auth-story{border-radius:14px;padding:30px 26px 20px;min-height:330px}.auth-story h1{font-size:38px;max-width:330px;letter-spacing:-1.8px;margin-top:5px}.auth-story p{font-size:12px;margin-bottom:0}.auth-bike{max-height:200px;width:100%;max-width:420px;align-self:center;margin:-5px 0 0}.story-foot{font-size:6px}.auth-form-panel{padding:35px 10px 20px}.auth-form-panel>.little-icon{display:none}.auth-form-panel h2{font-size:26px;max-width:none}.auth-form-panel>.muted{max-width:none}.auth-footer{font-size:8px;padding-top:5px}.auth-footer span{font-size:6px}.auth-story:before{top:230px}.modal,.modal.wide{padding:23px 19px}.wizard-title{font-size:25px}.activity-options{gap:12px}.activity{padding:28px 17px;min-height:200px}.activity strong{font-size:17px}.activity>span:not(.choice-check){font-size:10px}.bike-options{grid-template-columns:1fr}.bike-option{display:flex;align-items:center;padding:5px 15px;text-align:left;gap:10px}.bike-option>.bike-drawing{width:50%;max-height:105px}.bike-option strong{font-size:14px;margin:0}.bike-option .choice-check{top:calc(50% - 9px)}.bag-options{grid-template-columns:1fr 1fr}.bag-option>button{padding:9px 10px 15px}.bag-option>button .bag-art{width:110px;height:80px}.bag-option .choice-check{right:9px;top:9px}.overview-card{padding:0 18px 18px}.overview-numbers{gap:9px;padding:15px 12px}.overview-numbers strong{font-size:20px}.overview-numbers small{font-size:8px}.bag-breakdown{gap:8px}.bag-breakdown .bag-art{width:60px}.bag-breakdown small,.workspace-footer .text-button{font-size:8px}.workspace-footer>span{font-size:8px}.trip-grid{grid-template-columns:1fr}.trip-art{height:210px}.onboarding-empty{margin:25px 0;padding:40px 25px}.onboarding-empty h2{font-size:22px}.hotspot-dot{width:24px;height:24px}.hotspot-label{font-size:9px;padding:7px 9px}.visual-bottom{font-size:5px}.trek-art{height:300px}.trekking-visual{min-height:300px}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.extra-bag{position:absolute;right:0;z-index:2;width:17%;pointer-events:none}.extra-bag.backpack{top:11%}.extra-bag.hip{top:50%}.trekking-visual .extra-bag.hip{width:24%;right:12%;top:32%}.mobile-logout{display:none}@media(max-width:760px){.mobile-logout{display:inline-flex}.item-title small{font-size:10px}}.setup-visual{display:grid;align-items:center}.bike-stage{position:relative;z-index:1;width:100%;max-width:960px;aspect-ratio:900 / 470;margin:40px auto 28px}.bike-stage>.bike-drawing{width:100%;height:100%}.trek-stage{position:relative;width:100%}.bike-stage .extra-bag{left:90.6667%;right:auto;transform:translate(-50%,-50%)}.bike-stage .extra-bag.backpack{top:29.36%}.bike-stage .extra-bag.hip{top:61.49%}.mounted-bag.interactive{cursor:pointer;transition:filter .16s ease}.mounted-bag.interactive:hover{filter:brightness(1.12)}.bike-option{overflow:hidden;background:linear-gradient(160deg,var(--surface-fbfcf7, #fbfcf7),var(--surface-eef1e7, #eef1e7))}.bike-option .bike-drawing{transition:transform .18s ease}.bike-option:hover .bike-drawing{transform:translateY(-3px)}.bike-option:focus-visible{outline:2px solid var(--edge-587847, #587847);outline-offset:3px}@media(max-width:760px){.bike-stage{margin-top:48px;margin-bottom:32px}.bike-stage .hotspot-label{max-width:165px;white-space:normal;width:max-content}.bike-stage .hotspot[data-bag-type=backpack] .hotspot-label,.bike-stage .hotspot[data-bag-type=hip] .hotspot-label{left:auto;right:-14px;transform:none}}@media(prefers-reduced-motion:reduce){.bike-option .bike-drawing,.mounted-bag.interactive{transition:none}}.bag-variant-label{display:flex;flex-direction:column;gap:7px;padding:0 13px 14px;font-size:10px;color:var(--text-526746, #526746)}.bag-variant-label select{width:100%;min-width:0;border:1px solid var(--edge-c9d5bc, #c9d5bc);border-radius:5px;padding:8px 5px;background:var(--surface-ffffff, #fff);color:var(--text-39533d, #39533d);font:inherit}.bag-variant-label small{font-size:10px;line-height:1.5;color:var(--text-687960, #687960)}.rack-option{padding:18px;margin:20px 0 12px;background:var(--surface-f1f4e9, #f1f4e9);border:1px solid var(--edge-d8dfcd, #d8dfcd);border-radius:12px}.rack-toggle{display:flex;gap:12px;align-items:flex-start;cursor:pointer}.rack-toggle input{width:18px;height:18px;accent-color:var(--text-46674e, #46674e);flex-shrink:0;margin-top:2px}.rack-toggle span{display:grid;gap:6px}.rack-toggle small{color:var(--text-687562, #687562);font-size:12px;line-height:1.5}.rack-weight{margin:16px 0 0 30px;max-width:230px}.side-hint{font-size:12px;line-height:1.6}.overview-numbers.with-rack{grid-template-columns:repeat(4,1fr)}.rack-breakdown{display:flex;justify-content:space-between;padding:18px 0;border-top:1px solid var(--edge-e3e7db, #e3e7db);font-size:13px}@media(max-width:600px){.overview-numbers.with-rack{grid-template-columns:repeat(2,1fr)}}.backpack-drawing{display:block;width:100%;height:auto}.backpack-models{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.backpack-config{margin-top:26px;border-top:1px solid var(--edge-dfe5d6, #dfe5d6);padding-top:18px}.backpack-config h3{font-size:16px;margin:10px 0 16px}.backpack-model{border:1px solid var(--edge-d8dfce, #d8dfce);border-radius:12px;padding:12px 8px;background:var(--surface-f7f8f2, #f7f8f2);display:flex;align-items:center;flex-direction:column;gap:7px;color:var(--text-344c3c, #344c3c);cursor:pointer}.backpack-model.chosen{border-color:var(--edge-486e51, #486e51);background:var(--surface-edf2e4, #edf2e4);box-shadow:inset 0 0 0 1px #486e51}.backpack-model strong{font-size:12px}.backpack-model small{font-size:10px;color:var(--text-768369, #768369)}.backpack-model .backpack-drawing{height:150px}.compartment-hint{font-size:12px;line-height:1.7}.compartment-options{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:16px 0}.compartment-options label{display:flex;align-items:center;gap:10px;background:var(--surface-f2f5ec, #f2f5ec);padding:12px;border-radius:7px;font-size:12px}.compartment-options input{width:17px;height:17px;accent-color:var(--text-45694d, #45694d);flex-shrink:0}.backpack-visual{position:relative;z-index:2;width:100%;padding:24px 22px 0}.backpack-visual-heading{display:flex;justify-content:space-between;align-items:center;gap:12px}.backpack-visual-heading small{color:var(--text-7b896d, #7b896d);font-size:10px;letter-spacing:1.3px}.backpack-visual-heading h3{margin:7px 0;font-size:18px;color:var(--text-344d3b, #344d3b)}.pack-view-toggle{display:flex;background:var(--surface-e5eadc, #e5eadc);border-radius:7px;padding:3px}.bike-view-controls{display:flex;align-items:center;flex-wrap:wrap;gap:10px 18px;padding:42px 24px 0}.selected-bag-banner~.bike-view-controls{padding-top:14px}.bike-view-controls+.bike-stage{margin-top:20px}.bike-view-controls .pack-view-toggle button{min-height:40px;font-size:12px;font-weight:650}.bike-view-controls small{color:var(--muted);font-size:11px;line-height:1.5;max-width:340px}.pack-view-toggle button{font-size:11px;border:0;background:transparent;padding:9px 12px;border-radius:5px;color:var(--text-6a7a5e, #6a7a5e);cursor:pointer}.pack-view-toggle button[aria-pressed=true]{background:var(--surface-white, white);color:var(--text-304e37, #304e37);box-shadow:0 1px 4px #304e3712}.backpack-stage{position:relative;width:100%;max-width:650px;aspect-ratio:600 / 480;margin:0 auto}.backpack-stage .hotspot{z-index:3}.pack-zone.interactive{cursor:pointer}.pack-zone.interactive:hover{filter:brightness(1.07)}.trek-hip-option{display:flex;align-items:center;justify-content:center;gap:10px;background:var(--surface-f6f8f0, #f6f8f0);border:1px solid var(--edge-d9e1cd, #d9e1cd);border-radius:10px;margin:12px 24px;padding:5px 20px;position:relative;z-index:2;color:var(--text-35523a, #35523a);cursor:pointer}.trek-hip-option .bag-art{width:100px}.trek-hip-option small{display:block;margin-top:6px}.extra-bag.backpack .backpack-drawing{width:100%;height:100%}.bag-option .backpack-drawing{height:105px;width:100%}.bag-breakdown>.backpack-drawing{width:65px;height:65px;flex-shrink:0}.selected-bag-header>.backpack-drawing{width:140px;height:110px;flex-shrink:0}.trip-art>.backpack-drawing{height:100%}@media(max-width:600px){.backpack-visual{padding:18px 6px 0}.backpack-visual-heading{flex-direction:column;align-items:flex-start;padding:0 14px}.backpack-models{gap:5px}.backpack-model{padding:8px 4px}.backpack-model strong{font-size:10px}.backpack-model small{font-size:9px}.backpack-model .backpack-drawing{height:105px}.compartment-options{gap:6px}.compartment-options label{padding:10px 7px;font-size:11px}.selected-bag-header>.backpack-drawing{width:90px;height:85px}.backpack-stage .hotspot-label{max-width:160px}.backpack-stage .hotspot[data-pack-compartment=packSideLeft] .hotspot-label,.backpack-stage .hotspot[data-pack-compartment=packHipLeft] .hotspot-label{left:auto;right:0;transform:none}.backpack-stage .hotspot[data-pack-compartment=packSideRight] .hotspot-label,.backpack-stage .hotspot[data-pack-compartment=packHipRight] .hotspot-label{left:0;transform:none}}.trek-stage{padding-top:35px;padding-bottom:18px}:root[data-theme=dark]{--ink: #e8e9eb;--muted: #a9adb3;--line: #3b3e43;--cream: #282a2e;--strong-text: #e0e2e5;--surface-white: #24262a;--edge-33573b: #3c6746;--edge-456547: #456547;--edge-48664f: #48664f;--edge-486e51: #486e51;--edge-587847: #587847;--edge-64814d: #64814d;--edge-668451: #668451;--edge-708956: #708956;--edge-7a976c: #7a976c;--edge-7c9162: #7c9162;--edge-82956e: #82956e;--edge-8ba272: #8ba272;--edge-a6b795: #414449;--edge-c8d3b6: #414449;--edge-c8d5b7: #414449;--edge-c9d5bc: #414449;--edge-ccd7bf: #414449;--edge-cdd7be: #414449;--edge-d1d9c2: #414449;--edge-d4dcca: #414449;--edge-d5ddca: #414449;--edge-d8dfcd: #414449;--edge-d8dfce: #414449;--edge-d9e1cd: #414449;--edge-d9e2cd: #414449;--edge-dce1d6: #414449;--edge-dce3cf: #414449;--edge-dce3d3: #414449;--edge-dfe3d8: #414449;--edge-dfe5d6: #414449;--edge-dfe6d4: #414449;--edge-e0e6d7: #414449;--edge-e1e6d5: #414449;--edge-e1e6d7: #414449;--edge-e1e9d3: #414449;--edge-e2e7d8: #414449;--edge-e2e7d9: #414449;--edge-e3e7db: #414449;--edge-e4e8dc: #414449;--edge-e5e9df: #414449;--edge-e6e8dc: #414449;--edge-edf0e6: #414449;--edge-edf0e8: #414449;--edge-f1d3cb: #6c2e1d;--surface-294b3b: #294b3b;--surface-355b40: #355b40;--surface-365e4a: #365e4a;--surface-708956: #708956;--surface-7c9162: #7c9162;--surface-829961: #829961;--surface-8da775: #8da775;--surface-93aa72: #93aa72;--surface-9cad75: #9cad75;--surface-a94f42: #a94f42;--surface-dde5d0: #313336;--surface-e2e8d8: #2f3134;--surface-e3ebd5: #2f3134;--surface-e5eadc: #2e3033;--surface-e9dfcb: #323437;--surface-e9ece3: #2c2e31;--surface-edf0e1: #2c2e31;--surface-edf0e6: #2a2c2f;--surface-edf1e4: #2b2d30;--surface-edf1e5: #2a2c2f;--surface-edf2e4: #2a2c2f;--surface-edf4e5: #2a2c2f;--surface-eef1e7: #2a2c2f;--surface-eff3e5: #2a2c2f;--surface-f0f2e8: #292b2e;--surface-f0f3e9: #292b2e;--surface-f0f4e6: #292b2e;--surface-f1f4e9: #292b2e;--surface-f2f5ec: #282a2d;--surface-f3f5ef: #27292c;--surface-f4f5ed: #282a2d;--surface-f4f6ee: #27292c;--surface-f5f6ee: #27292c;--surface-f6f8f0: #27292c;--surface-f7f8f2: #26282b;--surface-f7f8f4: #26282b;--surface-fafbf6: #242629;--surface-fbfcf7: #242629;--surface-fcfdf9: #232528;--surface-fff0ec: #26282b;--surface-ffffff: #232528;--text-253b30: #deeae4;--text-294b3c: #d9eae3;--text-304e37: #d9e8dd;--text-344c3c: #dbe6de;--text-344d3b: #dae6de;--text-35523a: #d9e6db;--text-39533d: #d9e5db;--text-3b573c: #d8e4d8;--text-3d5738: #dae6d8;--text-45694d: #d3e2d7;--text-46674e: #d4e2d7;--text-48623d: #d9e5d5;--text-49613a: #dbe6d5;--text-496342: #d8e3d5;--text-4b6340: #d9e4d5;--text-4b6840: #d8e4d3;--text-4c6541: #d9e3d4;--text-4f604b: #d8e0d7;--text-516548: #d9e1d5;--text-516746: #d9e2d4;--text-526746: #d9e2d4;--text-536747: #d9e1d4;--text-536d41: #d9e4d2;--text-667460: #d5dad2;--text-667f53: #d5dfce;--text-687562: #d5dad2;--text-687960: #d4dad1;--text-6a7a5e: #d5dbd0;--text-6c8459: #d4ddcd;--text-71865e: #d4dccd;--text-758068: #d4d8cf;--text-758468: #d3d9ce;--text-768369: #d3d8cf;--text-788471: #d1d6cf;--text-7b896d: #d2d7cd;--text-7c906e: #d0d7cb;--text-7e8779: #d0d4ce;--text-7e8879: #d0d4ce;--text-7e8d67: #d4d9cb;--text-7f8b77: #d0d4cd;--text-7f8c70: #d2d7cc;--text-7f8c72: #d1d6cd;--text-82785e: #dcd8ce;--text-829073: #d1d6cb;--text-82956e: #d1d8c9;--text-86947b: #cfd4ca;--text-879775: #d0d6c9;--text-8a9280: #cfd2cb;--text-8a9382: #ced2cb;--text-8a9389: #ccd0cb;--text-8a987a: #cfd5c9;--text-8b987d: #cfd4c9;--text-8b9980: #cdd3c9;--text-8c9584: #ced2ca;--text-8c9880: #ced3c9;--text-8d9783: #ced2ca;--text-8d997e: #cfd4c9;--text-8d9c6f: #d3d8c7;--text-8d9d7b: #cfd5c7;--text-909a86: #cdd2c9;--text-909b85: #cdd2c8;--text-919e83: #cdd3c7;--text-91a080: #ced4c6;--text-91a174: #d1d8c5;--text-929e83: #ced3c7;--text-93a081: #ced4c6;--text-93a085: #cdd3c6;--text-95a284: #cdd3c5;--text-96a18b: #ccd1c6;--text-99a28e: #ccd0c6;--text-9aa18f: #ccd0c7;--text-9aa28f: #ccd0c6;--text-9aa58c: #ccd1c5;--text-9b493b: #e8c9c4;--text-9ba48e: #ccd1c5;--text-9ba58f: #cbd0c5;--text-9ba68f: #cbd1c5;--text-9ca68f: #cbd1c5;--text-9ca78f: #cbd1c4;--text-9ca98c: #cbd2c3;--text-a0a697: #cacec6;--text-a0aa93: #cad0c3;--text-a0ac92: #cad1c2;--text-a1ab93: #cbd0c3;--text-a4b99a: #c3d1bd;--text-a6ad9c: #c9cdc3;--text-b0b99f: #c9cfbe;--text-bbccac: #c2d1b4;--text-bdd0ac: #c1d3b1;--text-c0d0b4: #c0d0b4;--text-e0edcd: #e0edcd;--text-e7efc9: #e7efc9;--text-eef4df: #eef4df;--text-f1f5e3: #f1f5e3;--text-f6f9ec: #f6f9ec;--text-f8faed: #f8faed}.color-picker{border:0;padding:0;margin:22px 0;min-width:0}.color-picker legend{font-size:13px;font-weight:650;margin-bottom:12px}.color-swatches{display:flex;align-items:flex-start;flex-wrap:wrap;gap:12px}.color-choice{display:flex;flex-direction:column;align-items:center;gap:7px;min-width:48px;padding:3px}.color-choice>span{height:32px;width:32px;border-radius:50%;display:grid;place-items:center;color:#172a22;box-shadow:inset 0 0 0 1px #0002}.color-choice[aria-pressed=true]>span{outline:2px solid currentColor;outline-offset:3px}.color-choice small{font-size:10px}.color-original{border:1px solid var(--line);padding:10px;border-radius:7px;font-size:11px;margin-top:3px}.color-original[aria-pressed=true]{outline:2px solid currentColor;outline-offset:1px}.theme-toggle{flex-shrink:0;min-width:40px;min-height:40px}:root[data-theme=dark] .topography{opacity:.08}:root[data-theme=dark] .weight-card{color:#e5eedc}:root[data-theme=dark] .button.primary{color:#f2f5e9}:root[data-theme=dark] input,:root[data-theme=dark] select,:root[data-theme=dark] textarea{color-scheme:dark}:root[data-theme=dark] .color-choice[aria-pressed=true]>span{outline-color:#dce8d3}@media(max-width:600px){.color-swatches{gap:8px}.topbar-right{gap:6px}.breadcrumb{min-width:0;overflow:hidden}.breadcrumb>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}:root[data-theme=dark] .auth-story:before,:root[data-theme=dark] .contour-lines{box-shadow:0 0 0 28px #1e2b22,0 0 0 29px #334537,0 0 0 62px #1e2b22,0 0 0 63px #334537,0 0 0 92px #1e2b22,0 0 0 93px #334537;opacity:.5}:root[data-theme=dark] .topography{box-shadow:0 0 0 20px #1e2b22,0 0 0 21px #435640,0 0 0 43px #1e2b22,0 0 0 44px #435640,0 0 0 68px #1e2b22,0 0 0 69px #435640;opacity:.35}.editing-toolbar{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin:0 0 22px}.editing-toolbar small{color:var(--muted);font-size:11px;flex:1;min-width:180px;line-height:1.6}.editing-locked{outline:2px solid #9aab83}.change-notice{display:flex;align-items:center;gap:12px;color:var(--strong-text, #35583d);font-size:12px}.group-create-row{margin:0 0 15px}.group-members{border:1px solid var(--line);border-radius:9px;padding:14px;max-height:320px;overflow-y:auto}.group-members legend{font-size:12px}.group-members label{display:flex;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid var(--line)}.group-members input{width:18px;height:18px;accent-color:#78916b}.group-members label span{flex:1}.group-members small{display:block;color:var(--muted);font-size:11px}.bag-drop-tray{position:sticky;top:70px;z-index:5;padding:12px;border:1px solid var(--line);border-radius:8px;background:var(--surface-f7f8f4, #f7f8f4);margin-bottom:18px}.bag-drop-tray>small{display:block;font-size:11px;color:var(--muted);line-height:1.5;margin-bottom:9px}.bag-drop-tray>div{display:flex;flex-wrap:wrap;gap:7px;max-height:130px;overflow:auto}.bag-drop-target{border:1px dashed var(--line);border-radius:7px;padding:10px 12px;font-size:11px;min-height:36px}.dragging .bag-drop-target{border-color:#8fa67b}.drop-over{outline:2px solid #8fa67b;outline-offset:-2px;background:var(--surface-eef2e4, #eef2e4)}.item-group{border:1px solid var(--line);border-radius:10px;margin:18px 0;overflow:clip}.group-header{display:flex;align-items:center;flex-wrap:wrap;gap:9px;padding:12px;background:var(--surface-f1f4e9, #f1f4e9);border-bottom:1px solid var(--line)}.group-name{flex:1;min-width:110px;overflow-wrap:anywhere}.group-name strong{display:block;font-size:13px}.group-name small{display:block;margin-top:5px;color:var(--muted);font-size:10px;line-height:1.5}.transfer-tools{display:flex;align-items:center;gap:6px;padding:6px 8px 0}.organizer-toolbar{display:flex;justify-content:flex-end;margin-bottom:12px}.moves-hidden:not(.compact-organizer) .organized-item{display:flex;align-items:center}.moves-hidden:not(.compact-organizer) .transfer-tools{flex:0 0 28px;padding:0}.moves-hidden:not(.compact-organizer) .organized-item .item-row{flex:1;min-width:0}.drag-grip{display:grid;place-items:center;width:34px;height:34px;touch-action:none;cursor:grab;color:var(--muted);border:1px solid var(--line);border-radius:6px}.drag-grip:active{cursor:grabbing}.drag-grip:disabled{cursor:default}.move-select{max-width:190px;min-width:100px;width:auto;font-size:11px;padding:7px 9px;background:var(--surface-white, white);border:1px solid var(--line);border-radius:6px}.organized-item .item-row{padding-left:9px;padding-right:9px}.ungrouped-items>h3{font-size:12px;color:var(--muted);margin:18px 0 5px}.empty-group{padding:18px;margin:0;font-size:12px;color:var(--muted)}.packing-organizer .item-title:disabled{opacity:1;cursor:default}:root[data-theme=dark] .drop-over{background:#334331}@media(max-width:600px){.editing-toolbar{gap:8px}.editing-toolbar>small{flex-basis:100%}.bag-drop-tray{top:58px;padding:9px}.bag-drop-target{padding:8px;font-size:10px}.group-header{gap:6px;padding:9px}.group-header .move-select{width:100%;max-width:none}.organized-item .item-row{padding-left:3px;padding-right:3px}.transfer-tools{padding-left:3px}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.setup-card,.contents-card{scroll-margin-top:86px}.setup-card:focus,.contents-card:focus{outline:none}.back-to-setup{display:flex;justify-content:flex-end;padding:12px 0}@media(max-width:600px){.setup-card,.contents-card{scroll-margin-top:74px}.back-to-setup .button{min-height:42px}}.item-markers{border:1px solid var(--edge-dfe4d9, #dfe4d9);border-radius:12px;padding:14px;margin:16px 0;display:flex;flex-wrap:wrap;gap:14px}.item-markers legend{font-size:13px;padding:0 6px}.item-markers label{display:flex;align-items:center;gap:8px;cursor:pointer}.item-markers input{accent-color:#789674;width:18px;height:18px}.marker-filters{display:flex;flex-wrap:wrap;gap:8px;margin:16px 0}.marker-filters button{display:flex;align-items:center;gap:8px;border:1px solid var(--edge-dfe4d9, #dfe4d9);border-radius:20px;padding:10px 13px;color:inherit;background:transparent}.marker-filters button[aria-pressed=true]{background:#536d56;color:#fff;border-color:#536d56}.marker-filters button span{font-size:11px;opacity:.8}.marker-badges{display:flex;flex-wrap:wrap;gap:5px;margin:5px 0}.marker-badges>span{font-size:10px;border:1px solid currentColor;border-radius:5px;padding:2px 5px}.brand-mark svg{width:35px;height:35px}.share-dialog{padding:4px 25px 25px}.share-dialog>p{line-height:1.7}.share-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin:18px 0}.share-actions h2{flex:1;margin:0}.share-actions a{text-decoration:none}.shared-header{display:flex;justify-content:space-between;align-items:center;padding:20px max(24px,calc((100vw - 1120px)/2));border-bottom:1px solid var(--line);gap:14px}.shared-header>a{text-decoration:none;color:inherit}.shared-header select{border:0;background:transparent}.shared-main{max-width:1120px;margin:auto;padding:45px 24px 80px}.shared-main .eyebrow{display:flex;align-items:center;gap:8px}.shared-main .setup-card{scroll-margin-top:24px}.shared-total{display:grid;gap:8px}.shared-total strong{font-size:32px;letter-spacing:-1px}.shared-contents{margin-top:30px;scroll-margin-top:20px}.shared-bag{margin-top:24px;padding:22px;border:1px solid var(--line);border-radius:18px;background:var(--surface-ffffff, #fff)}.shared-bag h3{display:flex;justify-content:space-between;gap:16px;margin:0}.shared-bag h3 span{white-space:nowrap}.shared-item{display:grid;grid-template-columns:54px minmax(0,1fr) auto;gap:15px;padding:18px 0;border-top:1px solid var(--line);align-items:start}.shared-item p{margin:5px 0;color:var(--muted);overflow-wrap:anywhere}.shared-item a{color:inherit;font-size:12px}.shared-item .item-photo img{width:100%;height:100%;object-fit:cover}.shared-item>strong{white-space:nowrap}.shared-summary{margin-top:30px;border-radius:18px;padding:28px;background:var(--surface-eef1e7, #eef1e7)}.shared-summary>strong{font-size:36px}.shared-category-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:25px}.shared-category-grid>div{display:flex;gap:10px;align-items:center}.shared-category-grid strong{margin-left:auto}.shared-category-grid i{width:9px;height:9px;border-radius:50%;flex-shrink:0}.shared-empty{padding:65px 15px;text-align:center}.shared-empty a{display:inline-flex;text-decoration:none}.auth-page{background:var(--surface-f7f8f4, #f7f8f4)}.auth-page>header{max-width:1340px;margin:auto;padding:28px 44px}.auth-layout{max-width:1340px;margin:20px auto 0;padding:0 44px;gap:64px;align-items:start;grid-template-columns:minmax(0,1.6fr) minmax(320px,1fr)}.landing-story{min-width:0;padding-top:20px}.landing-dot{width:7px;height:7px;background:#91a77d;display:inline-block;border-radius:50%;margin-right:8px}.landing-story h1{font-family:Manrope,sans-serif;font-size:clamp(42px,4.8vw,70px);font-weight:550;line-height:1.06;letter-spacing:-3px;max-width:660px;margin:24px 0;text-wrap:balance}.landing-lead{max-width:530px;font-size:16px;line-height:1.8;color:var(--muted);margin-bottom:24px}.landing-cta{padding:15px 21px;border-radius:12px}.landing-scene{position:relative;overflow:hidden;margin-top:36px;border-radius:26px;background:var(--surface-eef1e7, #eef1e7);min-height:340px;aspect-ratio:1.65;border:1px solid var(--line)}.landing-contours{position:absolute;top:0;right:0;bottom:0;left:0;background:repeating-radial-gradient(ellipse at 105% 100%,transparent 0 25px,#8d9d791c 26px 27px,transparent 28px 52px)}.landing-switch{position:absolute;z-index:2;top:20px;left:20px;display:flex;gap:4px;padding:4px;background:var(--surface-ffffff, #fff);border-radius:22px}.landing-switch button{display:flex;gap:6px;align-items:center;border:0;background:transparent;padding:9px 12px;border-radius:18px;font-size:12px}.landing-switch button[aria-pressed=true]{background:#294b3c;color:#f7f8f4}.landing-gear{position:absolute;top:60px;right:5px;bottom:20px;left:5px;display:flex;justify-content:center;align-items:center}.landing-gear>svg{width:100%;height:100%}.landing-scene.hike .landing-gear{top:60px;right:55px;bottom:32px;left:55px}.landing-tag{position:absolute;bottom:22px;left:20px;display:flex;gap:8px;align-items:center;font-size:11px;padding:9px 12px;background:var(--surface-ffffff, #fff);border-radius:8px;box-shadow:0 5px 20px #1834250a}.landing-coordinate{position:absolute;right:20px;bottom:24px;line-height:1.8;letter-spacing:1px;font-size:8px;opacity:.5;text-align:right}.auth-form-panel{border:1px solid var(--line);border-radius:24px;background:var(--surface-ffffff, #fff);padding:32px;margin-top:24px;box-shadow:0 15px 50px #243d3205}.auth-form-panel h2{font-size:25px;letter-spacing:-.8px;line-height:1.25}.landing-features{max-width:1340px;padding:0 44px;margin:64px auto 32px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.landing-features article{position:relative;border-top:1px solid var(--line);padding:27px 14px 18px 0}.feature-number{position:absolute;right:15px;top:28px;font-size:11px;letter-spacing:1px;color:var(--muted)}.landing-features h2{font-size:18px;letter-spacing:-.4px;margin:17px 0 10px}.landing-features p{color:var(--muted);font-size:14px;line-height:1.7;max-width:310px}@media(max-width:900px){.auth-layout{grid-template-columns:1fr;gap:24px;max-width:700px}.auth-form-panel{max-width:none;margin-top:0}.landing-story h1{max-width:580px}.landing-features{gap:16px}}@media(max-width:600px){.auth-page>header{padding:20px}.auth-layout{padding:0 20px;margin-top:8px}.landing-story h1{font-size:43px;letter-spacing:-2px}.landing-lead{font-size:15px}.landing-scene{min-height:265px;margin-top:28px;border-radius:20px}.landing-coordinate{display:none}.landing-switch{left:12px;top:12px}.landing-tag{left:12px;bottom:12px;font-size:10px}.landing-gear{top:62px;right:0;bottom:35px;left:0}.auth-form-panel{padding:25px 22px;border-radius:20px}.landing-features{padding:0 20px;grid-template-columns:1fr;margin-top:40px;gap:4px}.landing-features p{max-width:none}.shared-main{padding:28px 16px 50px}.shared-header{padding:18px 16px}.shared-header .brand{font-size:21px}.shared-main .page-heading{flex-wrap:wrap}.shared-main .page-heading h1{font-size:28px}.shared-bag{padding:16px}.shared-item{grid-template-columns:40px minmax(0,1fr) auto;gap:10px}.shared-item .item-photo{width:40px;height:40px}.shared-category-grid{grid-template-columns:1fr}.share-dialog{padding:0 18px 22px}}.auth-page{padding:0}.auth-layout{border:0;border-radius:0;overflow:visible;background:transparent;min-height:0}@media(max-width:900px){.auth-layout{grid-template-columns:minmax(0,1fr)}}@media(max-width:600px){.landing-scene{aspect-ratio:auto;height:280px;min-width:0}}.text-button.destructive-text{display:inline-flex;align-items:center;gap:7px;color:#a43c32;min-height:40px}.text-button.destructive-text:hover:not(:disabled){color:#84271f}[data-theme=dark] .text-button.destructive-text{color:#f19a8e}[data-theme=dark] .text-button.destructive-text:hover:not(:disabled){color:#ffc1b6}.setup-delete-row{margin-top:22px;padding-top:15px;border-top:1px solid var(--line)}.landing-layout{max-width:1340px;margin:30px auto 0;padding:0 44px}.landing-layout .landing-story{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);gap:55px;align-items:center;padding:26px 0 34px}.landing-layout .landing-story h1{font-size:clamp(42px,4.5vw,64px);margin:22px 0}.landing-layout .landing-scene{margin:0;min-height:380px;aspect-ratio:auto}.landing-layout .landing-lead{max-width:470px}.auth-login-layout{max-width:460px;margin:26px auto 70px;padding:0 20px}.auth-login-layout .auth-form-panel{margin-top:0}.demo-banner{padding:26px;margin-bottom:30px;border:2px solid #c9ae62;border-radius:16px;background:#fff7de;color:#624b1d;text-align:center}.demo-banner strong{display:block;font-size:21px;letter-spacing:1px}.demo-banner p{max-width:680px;margin:10px auto 20px;font-size:15px;line-height:1.6}.demo-back{min-height:50px;padding:14px 26px;font-size:15px}[data-theme=dark] .demo-banner{background:#353121;color:#f6e3ac;border-color:#9b844a}@media(max-width:900px){.landing-layout{max-width:700px}.landing-layout .landing-story{grid-template-columns:minmax(0,1fr);gap:32px;padding-top:10px}.landing-layout .landing-scene{min-height:330px}}@media(max-width:600px){.landing-layout{padding:0 20px;margin-top:15px}.landing-layout .landing-story h1{font-size:43px}.landing-layout .landing-scene{min-height:280px}.auth-page>header{flex-wrap:wrap;gap:16px}.auth-page>header .topbar-right{gap:10px;flex-wrap:wrap}.landing-login{font-size:12px}.demo-banner{padding:22px 16px;margin-bottom:24px}.demo-banner strong{font-size:19px}.demo-back{width:100%;justify-content:center}}.contents-card>.list-heading{align-items:center;gap:16px;padding:24px}.packing-actions{display:flex;flex-wrap:wrap;gap:8px}.contents-card>.marker-filters{padding:0 24px 18px;margin:0}.contents-card>.packing-organizer{padding:0 24px}.contents-card .bag-drop-tray{position:static;margin:0 0 12px}.contents-card .back-to-setup{padding:16px 24px 0}.contents-card .list-tools{flex-wrap:wrap}.contents-card .search-field{flex-basis:180px}.shared-view-nav{display:flex;gap:6px;padding:6px;margin-bottom:24px;background:var(--surface-white, white);border:1px solid var(--line);border-radius:12px}.shared-view-nav button{flex:1;padding:12px;border:0;border-radius:8px;background:transparent;color:var(--muted);cursor:pointer;font-weight:600}.shared-view-nav button[aria-pressed=true]{background:var(--surface-eef2e4, #eef2e4);color:var(--ink)}.overview-card .overview-numbers{grid-template-columns:repeat(2,minmax(0,1fr))}.overview-bag{border-top:1px solid var(--line)}.overview-bag summary{display:flex;align-items:center;gap:12px;padding:16px 0;cursor:pointer;list-style:none}.overview-bag summary::-webkit-details-marker{display:none}.overview-bag summary>svg:first-child{width:64px;height:56px;flex:0 0 64px}.overview-bag summary>svg:last-child{flex-shrink:0;transition:transform .2s}.overview-bag[open] summary>svg:last-child{transform:rotate(180deg)}.overview-bag-name{flex:1;min-width:0}.overview-bag-name small,.overview-item small{display:block;color:var(--muted);font-size:11px;line-height:1.6;margin-top:4px}.overview-bag summary>strong{white-space:nowrap;font-size:13px}.overview-bag-contents{padding:0 0 16px}.overview-item{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 10px;flex:1;min-width:0;border-bottom:1px solid var(--line);font-size:13px}.overview-item>div{min-width:0;overflow-wrap:anywhere}.overview-item>strong{white-space:nowrap}.worn-weight{opacity:.85}@media(max-width:700px){.contents-card>.list-heading{padding:18px 16px;flex-wrap:wrap}.packing-actions{width:100%}.packing-actions>button{flex:1}.contents-card>.marker-filters{padding:0 16px 16px;flex-wrap:wrap}.contents-card>.packing-organizer{padding:0 12px}.contents-card .list-tools{padding:0 16px 16px}.contents-card .list-tools .search-field{flex-basis:100%}.contents-card .list-tools>select{flex:1;max-width:none;min-width:0}.overview-bag summary{gap:8px;flex-wrap:wrap}.overview-bag summary>svg:first-child{width:42px;flex-basis:42px}.overview-bag-name{flex-basis:calc(100% - 60px)}.overview-bag summary>strong{margin-left:50px}.shared-view-nav button{font-size:12px;padding:10px 4px}}:root[data-theme=dark] .shared-view-nav button[aria-pressed=true]{background:#3b503d;color:#f2f6ef}.overview-item .overview-item-photo{width:48px;height:48px;flex:0 0 48px;background:var(--surface-f7f8f4, #f7f8f4)}.overview-item .overview-item-photo img{object-fit:contain}.overview-item-description{flex:1}.selected-bag-banner{position:relative;z-index:4;display:flex;align-items:center;flex-wrap:wrap;gap:8px 16px;margin:14px 20px 0;padding:12px 16px;border:2px solid #69875c;border-radius:10px;background:var(--surface-white, white);color:var(--ink)}.selected-bag-banner>span{font-size:11px}.selected-bag-banner>strong{flex:1;font-size:14px}.hotspot.selected{z-index:6}.hotspot.selected .hotspot-dot{background:#343c41;color:#fff;border:1px solid #c8d0d2;transform:none;box-shadow:0 0 0 5px #edf2db88,0 2px 6px #30452b16}.hotspot.selected .hotspot-label{border:2px solid #69875c;font-weight:700}.selected-mounted-bag{filter:none}.bag-tabs button.active{background:#294d3e;color:#fff;box-shadow:inset 0 0 0 2px #8aa477;border-radius:8px}.bag-tabs button.active .tab-number{background:#fff;color:#294d3e}@media(max-width:600px){.selected-bag-banner{margin:12px;padding:10px}.selected-bag-banner>span:first-child{flex-basis:100%}}.setup-visual .selected-bag-banner{margin-top:42px}.selected-mounted-bag .mounted-bag-body{stroke:#e68a43;stroke-width:3px;vector-effect:non-scaling-stroke}.selected-bag-banner,.hotspot.selected .hotspot-label{border-color:#d88342}.move-control{position:relative;display:inline-flex;align-items:center;max-width:100%;color:var(--ink)}.move-control .move-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;min-height:38px;width:180px;max-width:100%;min-width:0;padding:9px 32px;border:1px solid var(--line);border-radius:10px;background:var(--surface-f7f8f4, #f7f8f4);color:var(--ink);font:inherit;font-size:12px;font-weight:500;cursor:pointer;text-overflow:ellipsis;transition:background .15s,border-color .15s,box-shadow .15s}.move-control-icon{position:absolute;left:11px;pointer-events:none;color:var(--muted)}.move-control-chevron{position:absolute;right:10px;pointer-events:none;color:var(--muted)}.move-control:not(.is-disabled):hover .move-select{border-color:#8a9b88;background:var(--surface-white, white)}.move-control .move-select:focus-visible,.list-tools>select:focus-visible{outline:2px solid #8a9b88;outline-offset:2px;box-shadow:0 0 0 4px #8a9b881a}.move-control.is-disabled{opacity:.5}.move-control.is-disabled select{cursor:not-allowed}.list-tools>select{min-height:38px;border-radius:10px;font-size:12px;padding:9px 12px;color:var(--ink);background:var(--surface-f7f8f4, #f7f8f4);cursor:pointer}@media(max-width:600px){.group-header .move-control{width:100%}.move-control .move-select{min-height:44px}}.photo-preview-trigger{display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:0;border:0;background:transparent;cursor:zoom-in;border-radius:inherit}.photo-preview-trigger:focus-visible{outline:2px solid #69875c;outline-offset:-2px}.modal img.photo-preview-image{display:block;width:100%;height:auto;max-height:70vh;object-fit:contain;border-radius:12px}.setup-return{display:inline-flex;align-items:center;justify-content:center;gap:8px;flex-shrink:0;padding:10px 13px;min-height:40px;border:1px solid var(--line);border-radius:999px;background:var(--surface-white, white);color:var(--ink);font-size:12px;font-weight:600;cursor:pointer;transition:background .15s,border-color .15s}.setup-return:hover{background:var(--surface-f7f8f4, #f7f8f4);border-color:#8c9e87}.setup-return:focus-visible{outline:2px solid #69875c;outline-offset:3px}.selected-bag-header>div{flex:1;min-width:0}.selected-bag-header>svg{flex-shrink:0}@media(max-width:900px){.selected-bag-header{flex-wrap:wrap;gap:12px;padding:16px}.selected-bag-header>.setup-return{flex-basis:100%;min-height:44px}}.gear-library{min-width:0}.library-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:24px}.library-heading h1{font-family:DM Sans,sans-serif;font-size:clamp(24px,3vw,36px);margin:8px 0;letter-spacing:-1px}.library-heading p{max-width:680px;color:var(--muted);font-size:13px;line-height:1.7;margin:0}.library-heading .button{flex-shrink:0}.library-toolbar{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;flex-wrap:wrap}.library-tabs{display:flex;padding:4px;gap:4px;background:var(--surface-white, white);border:1px solid var(--line);border-radius:12px}.library-tabs button{display:flex;align-items:center;gap:8px;padding:10px 14px;border-radius:8px;color:var(--muted);font-size:12px}.library-tabs button[aria-pressed=true]{background:#294d3e;color:#fff}.library-tabs button span{opacity:.7}.library-filters{display:flex;flex-wrap:wrap;gap:10px;padding:14px;background:var(--surface-white, white);border:1px solid var(--line);border-radius:12px;margin-bottom:20px}.library-filters .search-field{flex:1;min-width:180px}.library-filters .search-field input{font-size:13px}.library-filters select,.library-destination select{min-height:40px;padding:8px 12px;border:1px solid var(--line);border-radius:8px;color:var(--ink);background:var(--surface-f7f8f4, #f7f8f4);font-size:12px}.library-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,320px),1fr));gap:16px}.library-card{display:flex;flex-direction:column;padding:20px;border:1px solid var(--line);border-radius:16px;background:var(--surface-white, white);min-width:0}.library-card-top{display:flex;align-items:center;gap:12px}.library-card-top .item-thumb{width:52px;height:52px;background:var(--surface-f7f8f4, #f7f8f4)}.library-card-top>div:nth-child(2){flex:1;min-width:0}.library-card-top h3{margin:0 0 6px;font-size:15px;overflow-wrap:anywhere}.library-card-top small,.library-usage{color:var(--muted);font-size:11px}.library-card-top>strong{font-size:12px;white-space:nowrap}.library-description{font-size:12px;line-height:1.6;color:var(--muted);margin:14px 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.library-usage{margin-top:auto;padding-bottom:16px}.library-card-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;padding-top:12px;border-top:1px solid var(--line)}.library-card-actions .primary{margin-left:auto}.library-notice{display:flex;flex-wrap:wrap;align-items:center;gap:7px;background:var(--surface-f1f4e9, #f1f4e9);border:1px solid var(--line);padding:14px;border-radius:10px;font-size:12px;line-height:1.7;color:var(--ink)}.library-empty{padding:50px 20px;text-align:center;color:var(--muted)}.library-destination{max-width:360px;margin-bottom:20px}.library-members{max-height:340px;overflow:auto;border:1px solid var(--line);border-radius:10px}.library-members>div{display:flex;align-items:center;gap:12px;padding:12px;border-bottom:1px solid var(--line)}.library-members label{display:flex;align-items:center;gap:10px;flex:1;font-size:13px}.library-members label input{width:18px;height:18px;accent-color:#385f50}.library-members input[type=number]{width:76px;padding:8px;border-radius:7px;border:1px solid var(--line)}.mobile-library{display:none}@media(max-width:900px){.mobile-library{display:flex}}@media(max-width:600px){.library-heading{flex-direction:column}.library-toolbar{align-items:stretch}.library-tabs{width:100%}.library-tabs button{flex:1;justify-content:center;padding:10px 7px}.library-toolbar>.button{width:100%}.library-filters select{flex:1;min-width:0}.library-filters .search-field{flex-basis:100%}.library-card{padding:16px}.library-card-actions .button{min-height:42px}}.mobile-account-nav{display:none}@media(max-width:900px){.mobile-account-nav{display:flex;gap:6px;padding:5px;margin-bottom:20px;border:1px solid var(--line);border-radius:12px;background:var(--surface-white, white)}.mobile-account-nav button{display:flex;justify-content:center;align-items:center;gap:7px;flex:1;min-height:44px;font-size:12px;border-radius:8px;color:var(--muted)}.mobile-account-nav button[aria-pressed=true]{background:#294d3e;color:#fff}}.library-view-switch{display:flex;justify-content:flex-end;gap:4px;margin:0 0 14px}.library-view-switch button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:40px;padding:8px 12px;border:1px solid var(--line);border-radius:9px;background:var(--surface-white, white);color:var(--muted);font:inherit;font-size:12px;cursor:pointer}.library-view-switch button[aria-pressed=true]{background:var(--green);color:#fff;border-color:var(--green)}.library-list{grid-template-columns:minmax(0,1fr);gap:8px}.library-list .library-card{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;column-gap:20px;row-gap:3px;padding:12px 16px;border-radius:12px}.library-list .library-card-top{grid-column:1}.library-list .library-card-top .item-thumb{width:38px;height:38px;flex-shrink:0}.library-list .library-card-top h3{margin-bottom:3px;font-size:14px}.library-list .library-description{display:none}.library-list .library-usage{grid-column:1;margin:0 0 0 50px;padding:0}.library-list .library-card-actions{grid-column:2;grid-row:1 / 3;border:0;padding:0}@media(max-width:600px){.library-view-switch{justify-content:stretch}.library-view-switch button{flex:1}.library-list .library-card{grid-template-columns:minmax(0,1fr);padding:12px;gap:5px}.library-list .library-card-actions{grid-column:1;grid-row:3;margin-left:50px}.library-list .library-card-actions .button{padding:7px 10px}}.group-photo-editor{display:flex;align-items:center;gap:16px;margin-bottom:16px}.group-photo-editor .item-thumb{width:72px;height:72px}.group-description{color:var(--muted);font-size:12px;line-height:1.5;margin:4px 0;white-space:pre-wrap;overflow-wrap:anywhere}.group-header>.item-thumb{flex-shrink:0}.compact-organizer .organized-item{display:flex;align-items:center;border-bottom:1px solid var(--line)}.compact-organizer .transfer-tools{padding:0 4px 0 8px;flex-shrink:0}.compact-organizer .overview-item{border:0;padding:10px 6px;gap:8px}.compact-organizer .drag-grip{width:32px;height:40px}.shared-view-nav button{color:var(--ink);min-height:44px}.shared-view-nav button[aria-pressed=true],:root[data-theme=dark] .shared-view-nav button[aria-pressed=true]{background:var(--green);color:#fff}@media(max-width:900px){.mobile-nav{gap:5px;padding:5px;border:1px solid var(--line);border-radius:12px;background:var(--surface-white, white)}.mobile-nav button{flex:1;min-width:0;min-height:46px;padding:10px 6px;border:0;border-radius:8px;font-size:13px;font-weight:650;color:var(--ink)}.mobile-nav button.active{border:0;color:#fff;background:var(--green);box-shadow:0 2px 5px #00000012}}.hotspot{width:40px;height:40px;border-radius:50%}.hotspot .hotspot-dot{width:21px;height:21px;flex:0 0 21px;font-size:10px;font-weight:700;border:1px solid #758575;background:#fafbf6;color:#26392f;box-shadow:0 1px 4px #00000024}.hotspot.selected .hotspot-dot{background:#294b3c;color:#fff;border-color:#c47739;box-shadow:0 1px 4px #00000024}@media(hover:hover){.hotspot:hover .hotspot-dot{background:#294b3c;color:#fff;box-shadow:0 1px 4px #00000024}}:root[data-theme=dark] .hotspot .hotspot-dot{background:#e8ece3;color:#26392f;border-color:#8a9b88}:root[data-theme=dark] .hotspot.selected .hotspot-dot{background:#294b3c;color:#fff;border-color:#e68a43}.hotspot .hotspot-label{bottom:37px}@media(max-width:760px){.setup-visual{min-height:0}.bike-stage{margin-top:40px;margin-bottom:18px}.hotspot .hotspot-dot{width:18px;height:18px;flex-basis:18px;font-size:9px}.backpack-stage .hotspot .hotspot-dot{width:20px;height:20px;flex-basis:20px}.hotspot:not(:focus-visible) .hotspot-label{display:none}.visual-caption{left:16px;top:15px;font-size:10px}.visual-bottom{display:none}.setup-visual .selected-bag-banner{margin-top:38px}.overview-bag summary{display:grid;grid-template-columns:38px minmax(0,1fr) auto 16px;gap:8px;align-items:center}.overview-bag summary>svg:first-child{width:38px}.overview-bag summary>strong{margin:0;font-size:12px}.overview-bag-name{min-width:0}.overview-bag-name>strong{font-size:13px}.overview-bag-name small{font-size:10px}.overview-item .overview-item-photo{width:36px;height:36px;flex-basis:36px}.overview-item{gap:8px}.item-title strong{font-size:13px;line-height:1.4}.item-title small,.item-weight{font-size:11px}.section-heading p{font-size:11px;line-height:1.5}.selected-bag-header>div>span:last-child{font-size:11px;line-height:1.6}.library-heading h1{margin-bottom:10px}.library-heading{gap:12px;margin-bottom:20px}.editing-toolbar{gap:8px}.editing-toolbar>small{font-size:11px;line-height:1.5}}.contents-card .list-tools{gap:10px;align-items:stretch}.contents-card .list-tools .search-field{flex:1 1 170px;min-height:42px;padding:0 12px;border:1px solid var(--line);border-radius:10px;background:var(--surface-f7f8f4, #f7f8f4)}.contents-card .list-tools .search-field:focus-within{border-color:#82956e;box-shadow:0 0 0 3px #82956e22}.contents-card .list-tools .search-field input{font-size:12px;outline:none}.contents-card .list-tools>select,.contents-card .list-tools .move-toggle{min-height:42px;font-size:12px;border-radius:10px}.contents-card .list-tools .move-toggle{padding:9px 12px;white-space:nowrap}.contents-card .move-toggle[aria-expanded=true]{background:var(--green);border-color:var(--green);color:#fff}@media(max-width:760px){.contents-card .list-tools{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.contents-card .list-tools .search-field{grid-column:1 / -1}.contents-card .list-tools>select{width:100%;max-width:none}.contents-card .list-tools:has(>select:nth-of-type(2)) .move-toggle{grid-column:1 / -1}.contents-card .list-tools .move-toggle{white-space:normal}}.packing-bulk-actions{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:0 24px 18px;padding:12px;border:1px solid var(--line);border-radius:10px;background:var(--surface-f7f8f4, #f7f8f4)}.packing-bulk-actions>div{flex:1 1 200px}.packing-bulk-actions strong{font-size:12px}.packing-bulk-actions strong span{color:var(--muted);margin-left:8px}.packing-bulk-actions small{display:block;color:var(--muted);font-size:10px;margin-top:5px;line-height:1.5}@media(max-width:760px){.packing-bulk-actions{margin:0 16px 16px}.packing-bulk-actions>div{flex-basis:100%}.packing-bulk-actions button{flex:1;min-height:40px}}.help-button{flex-shrink:0}.help-guide{padding:0 24px 24px}.help-intro{color:var(--muted);font-size:13px;margin:0 0 18px}.help-search{display:flex;align-items:center;gap:10px;padding:4px 12px;border:1px solid var(--line);border-radius:10px;background:var(--cream);color:var(--muted)}.help-search:focus-within{border-color:#82956e;box-shadow:0 0 0 3px #82956e22}.help-search input{min-width:0;flex:1;width:100%;border:0;background:transparent;color:var(--ink);padding:10px 0;font-size:14px;outline:none}.help-result-count{margin:14px 0;color:var(--muted);font-size:12px}.help-topics details{border:1px solid var(--line);border-radius:10px;margin-bottom:9px;overflow:hidden}.help-topics summary{cursor:pointer;list-style:none;display:flex;align-items:center;gap:12px;justify-content:space-between;min-height:48px;padding:12px 14px;font-size:14px;font-weight:650}.help-topics summary::-webkit-details-marker{display:none}.help-topics summary svg{flex-shrink:0}.help-topics details[open] summary{background:var(--cream)}.help-topics details[open] summary svg{transform:rotate(180deg)}.help-topics details>div{padding:0 14px 4px}.help-topics details p{font-size:13px;line-height:1.75;color:var(--ink)}.help-empty{padding:24px 12px;color:var(--muted);text-align:center}@media(max-width:600px){.help-guide{padding:0 16px 16px}.help-topics summary{font-size:13px}}.help-search input::-webkit-search-cancel-button{display:none}
