.jieri-page{background:var(--canvas,#f6f0eb);padding-left:0;padding-right:0;padding-bottom:calc(calc(160 * 100cqw / 750) + env(safe-area-inset-bottom))}.jieri-loading{min-height:60vh;display:flex;align-items:center;justify-content:center}.cal-section{width:calc(690 * 100cqw / 750);margin:0 auto calc(20 * 100cqw / 750);background:#fff;border-radius:calc(24 * 100cqw / 750);box-shadow:0 calc(4 * 100cqw / 750) calc(24 * 100cqw / 750) rgba(204,146,77,.12),0 calc(1 * 100cqw / 750) calc(4 * 100cqw / 750) rgba(0,0,0,.04);position:relative;overflow:hidden;padding:calc(16 * 100cqw / 750) 0 calc(20 * 100cqw / 750)}.cal-header{display:flex;align-items:center;justify-content:center;padding:calc(16 * 100cqw / 750) calc(20 * 100cqw / 750) calc(12 * 100cqw / 750);position:relative;z-index:2}.cal-header-arrow{width:calc(64 * 100cqw / 750);height:calc(64 * 100cqw / 750);display:flex;align-items:center;justify-content:center;border-radius:50%}.cal-header-arrow:active{background:rgba(0,0,0,.05)}.header-arrow-text{font-size:calc(52 * 100cqw / 750);color:#999;line-height:1}.cal-header-title{font-size:calc(34 * 100cqw / 750);font-weight:700;color:#333;margin:0 calc(24 * 100cqw / 750);letter-spacing:calc(2 * 100cqw / 750)}.cal-header-today{position:absolute;right:calc(24 * 100cqw / 750);top:50%;transform:translateY(-50%);width:calc(52 * 100cqw / 750);height:calc(52 * 100cqw / 750);display:flex;align-items:center;justify-content:center;border-radius:calc(12 * 100cqw / 750);border:calc(1 * 100cqw / 750) solid #4285f4}.cal-header-today:active{background:rgba(66,133,244,.1)}.cal-header-today-text{font-size:calc(26 * 100cqw / 750);font-weight:700;color:#4285f4;line-height:1}.cal-watermark{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:calc(96 * 100cqw / 750);font-weight:700;color:rgba(0,0,0,.035);white-space:nowrap;pointer-events:none;z-index:0;letter-spacing:calc(4 * 100cqw / 750)}.cal-weekdays{display:flex;padding:0 calc(20 * 100cqw / 750);border-bottom:calc(1 * 100cqw / 750) solid #f0f0f0}.cal-wk{flex:1;text-align:center;font-size:calc(26 * 100cqw / 750);color:#666;line-height:calc(64 * 100cqw / 750)}.wk-end{color:#e8413c}.cal-body{position:relative}.cal-grid{display:flex;flex-wrap:wrap;padding:0 calc(20 * 100cqw / 750);position:relative;z-index:1}.cal-cell{width:calc(100% / 7);box-sizing:border-box;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:calc(10 * 100cqw / 750) 0 calc(6 * 100cqw / 750);min-height:calc(108 * 100cqw / 750)}.cell-badge{position:absolute;top:calc(4 * 100cqw / 750);right:calc(4 * 100cqw / 750);font-size:calc(16 * 100cqw / 750);line-height:calc(26 * 100cqw / 750);min-width:calc(26 * 100cqw / 750);text-align:center;border-radius:calc(6 * 100cqw / 750);color:#fff;z-index:2}.badge-xiu{background:#e8413c}.badge-ban{background:#aaa}.cell-moon{width:calc(18 * 100cqw / 750);height:calc(18 * 100cqw / 750);border-radius:50%;position:absolute;top:calc(8 * 100cqw / 750);left:calc(6 * 100cqw / 750);z-index:1}.moon-0{background:silver}.moon-1{background:silver;box-shadow:inset calc(13 * 100cqw / 750) 0 calc(1 * 100cqw / 750) 0 #f0c848}.moon-2{background:silver;box-shadow:inset calc(9 * 100cqw / 750) 0 0 0 #f0c848}.moon-3{background:silver;box-shadow:inset calc(4 * 100cqw / 750) 0 calc(1 * 100cqw / 750) 0 #f0c848}.moon-4{background:#f0c848}.moon-5{background:silver;box-shadow:inset calc(-4 * 100cqw / 750) 0 calc(1 * 100cqw / 750) 0 #f0c848}.moon-6{background:silver;box-shadow:inset calc(-9 * 100cqw / 750) 0 0 0 #f0c848}.moon-7{background:silver;box-shadow:inset calc(-13 * 100cqw / 750) 0 calc(1 * 100cqw / 750) 0 #f0c848}.cell-num{font-size:calc(34 * 100cqw / 750);color:#333;line-height:1.3;text-align:center}.num-today{background:#4285f4;color:#fff!important;width:calc(56 * 100cqw / 750);height:calc(56 * 100cqw / 750);line-height:calc(56 * 100cqw / 750);border-radius:calc(12 * 100cqw / 750);font-weight:700}.cell-lunar{font-size:calc(17 * 100cqw / 750);color:#999;line-height:1.3;max-width:calc(92 * 100cqw / 750);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;margin-top:calc(2 * 100cqw / 750)}.cell-weekend:not(.cell-today):not(.cell-other) .cell-lunar,.cell-weekend:not(.cell-today):not(.cell-other) .cell-num{color:#e8413c}.cell-holiday:not(.cell-today) .cell-lunar,.cell-holiday:not(.cell-today) .cell-num{color:#e8413c}.cell-other{opacity:.35}.cell-today .cell-lunar{color:#4285f4}.holiday-card{width:calc(690 * 100cqw / 750);margin:calc(20 * 100cqw / 750) auto;border-radius:calc(24 * 100cqw / 750);overflow:hidden;background:#fff;box-shadow:0 calc(4 * 100cqw / 750) calc(24 * 100cqw / 750) rgba(204,146,77,.12),0 calc(1 * 100cqw / 750) calc(4 * 100cqw / 750) rgba(0,0,0,.04)}.holiday-card-header{background:var(--primary-color);background-image:linear-gradient(120deg,rgba(255,255,255,.1),rgba(255,255,255,0) 62%);padding:calc(30 * 100cqw / 750);color:#fff;border-radius:calc(24 * 100cqw / 750) calc(24 * 100cqw / 750) 0 0;position:relative;overflow:hidden;isolation:isolate}.holiday-card-header::before{content:'';position:absolute;right:calc(-54 * 100cqw / 750);top:calc(-72 * 100cqw / 750);width:calc(220 * 100cqw / 750);height:calc(220 * 100cqw / 750);border-radius:50%;background:radial-gradient(circle at 30% 30%,rgba(255,255,255,.38),rgba(255,255,255,0));opacity:.9;pointer-events:none;z-index:0}.holiday-card-header::after{content:'';position:absolute;left:calc(-40 * 100cqw / 750);bottom:calc(-24 * 100cqw / 750);width:calc(260 * 100cqw / 750);height:calc(120 * 100cqw / 750);background:repeating-linear-gradient(135deg,rgba(255,255,255,.16),rgba(255,255,255,.16) calc(10 * 100cqw / 750),rgba(255,255,255,0) calc(10 * 100cqw / 750),rgba(255,255,255,0) calc(20 * 100cqw / 750));border-radius:calc(60 * 100cqw / 750);transform:rotate(-8deg);pointer-events:none;z-index:0}.holiday-card-title{font-size:calc(36 * 100cqw / 750);font-weight:700;position:relative;z-index:1}.holiday-card-title::after{content:'';display:block;width:calc(88 * 100cqw / 750);height:calc(6 * 100cqw / 750);margin-top:calc(10 * 100cqw / 750);border-radius:calc(999 * 100cqw / 750);background:rgba(255,255,255,.42)}.holiday-card-sub{font-size:calc(24 * 100cqw / 750);margin-top:calc(8 * 100cqw / 750);opacity:.9;position:relative;z-index:1}.holiday-card-sub::before{content:'';display:inline-block;width:calc(8 * 100cqw / 750);height:calc(8 * 100cqw / 750);border-radius:50%;background:rgba(255,255,255,.78);margin-right:calc(10 * 100cqw / 750);vertical-align:middle}.holiday-table{padding:0 calc(20 * 100cqw / 750) calc(20 * 100cqw / 750)}.holiday-table-head,.holiday-table-row{display:flex;align-items:center;box-sizing:border-box;padding-left:calc(10 * 100cqw / 750)}.holiday-table-cols{padding-right:calc(50 * 100cqw / 750);position:relative}.holiday-table-head{height:calc(80 * 100cqw / 750);font-size:calc(26 * 100cqw / 750);color:var(--primary-color);border-bottom:1px solid #eee}.holiday-table-row{min-height:calc(80 * 100cqw / 750);font-size:calc(28 * 100cqw / 750);color:#333;border-bottom:1px solid #f5f5f5}.holiday-table-row:active{background-color:#f5f5f5}.holiday-table-row:last-child{border-bottom:none}.col-name{width:calc(140 * 100cqw / 750);flex-shrink:0}.col-date{flex:1;font-size:calc(24 * 100cqw / 750);color:#666}.col-days{width:calc(100 * 100cqw / 750);text-align:right;flex-shrink:0}.col-status{width:calc(100 * 100cqw / 750);text-align:right;flex-shrink:0}.highway-header{background:linear-gradient(135deg,#1976d2,#42a5f5)}.highway-header::before{background:radial-gradient(circle at 20% 20%,rgba(255,255,255,.45),rgba(255,255,255,0))}.highway-header::after{background:repeating-linear-gradient(135deg,rgba(255,255,255,.2),rgba(255,255,255,.2) calc(10 * 100cqw / 750),rgba(255,255,255,0) calc(10 * 100cqw / 750),rgba(255,255,255,0) calc(20 * 100cqw / 750))}.highway-header .holiday-card-title::after{width:calc(104 * 100cqw / 750);background:rgba(255,255,255,.5)}.highway-head{color:#1976d2}.col-free{width:calc(130 * 100cqw / 750);text-align:center;flex-shrink:0;font-weight:700}.col-time{flex:1;font-size:calc(24 * 100cqw / 750);color:#666}.free-yes{color:#4caf50}.free-no{color:#999}.highway-tip{background:#f0f7ff;border-radius:calc(12 * 100cqw / 750);margin:0 calc(20 * 100cqw / 750) calc(24 * 100cqw / 750);padding:calc(16 * 100cqw / 750) calc(20 * 100cqw / 750) calc(24 * 100cqw / 750);font-size:calc(22 * 100cqw / 750);color:#1976d2}.col-arrow{position:absolute;right:calc(10 * 100cqw / 750);top:50%;transform:translateY(-50%) rotate(90deg);font-size:calc(32 * 100cqw / 750);color:#999;transition:transform .25s ease;line-height:1}.col-arrow.arrow-down{transform:translateY(-50%) rotate(270deg)}.makeup-detail{display:flex;align-items:center;flex-wrap:wrap;gap:calc(12 * 100cqw / 750);padding:calc(16 * 100cqw / 750) calc(20 * 100cqw / 750);background:#faf5f0;border-left:calc(4 * 100cqw / 750) solid var(--primary-color);margin:0 calc(10 * 100cqw / 750);border-radius:0 calc(8 * 100cqw / 750) calc(8 * 100cqw / 750) 0}.makeup-label{font-size:calc(24 * 100cqw / 750);color:var(--primary-color);font-weight:700;flex-shrink:0}.makeup-date{font-size:calc(24 * 100cqw / 750);color:#666;background:#fff;padding:calc(4 * 100cqw / 750) calc(16 * 100cqw / 750);border-radius:calc(20 * 100cqw / 750);border:calc(1 * 100cqw / 750) solid #eee}