*{box-sizing:border-box;margin:0;padding:0}html{height:100%;margin:0;padding:0}body{display:flex;flex-direction:column;height:100dvh;overflow:hidden;margin:0;padding:0;font-family:Hiragino Sans,Noto Sans JP,system-ui,sans-serif;background:#faf7f2;color:#1c1917;overscroll-behavior:none}#strategy-board-root{flex:1;min-height:0}.app{display:flex;flex-direction:column;height:100%;max-width:520px;margin:0 auto}:root{--sb-header-h: 97px}.sb-header{flex:0 0 auto;position:relative;z-index:3;padding-top:env(safe-area-inset-top);background:#faf7f2;box-shadow:0 1px #ffb86c66}.sb-header__inner{max-width:520px;margin:0 auto;padding:.9rem 14px;display:flex;align-items:center;justify-content:space-between;gap:1rem}.brand{display:inline-flex;align-items:center;gap:.75rem;text-decoration:none;font-weight:900;letter-spacing:.03em;color:#25324a}.brand__logo{display:block;height:78px;width:auto;margin:-.3rem 0;mix-blend-mode:multiply}.brand__sun{display:block;height:52px;width:auto}.brand__text--tagline{display:grid;gap:.25rem;line-height:1;font-size:1.05rem;font-weight:900;letter-spacing:.06em}.brand__text--tagline small{display:block;color:#f45f10;font-size:.72rem;font-weight:800;letter-spacing:.08em}@media(max-width:640px){.sb-header__inner{padding-top:.5rem;padding-bottom:.5rem}.brand__logo{height:50px;margin:-.15rem 0}.brand__sun{height:34px}.brand__text--tagline{gap:.15rem;font-size:.82rem;letter-spacing:.03em}.brand__text--tagline small{font-size:.58rem}}.desktop-nav{display:none;gap:.5rem;flex-wrap:wrap}.nav-link{display:inline-flex;align-items:center;justify-content:center;min-height:2.5rem;padding:.7rem 1rem;border-radius:999px;background:#fff;border:1px solid #f0e4cf;color:#25324a;font-size:.93rem;font-weight:700;text-decoration:none;transition:transform .15s ease,background .15s ease}.nav-link:hover{transform:translateY(-1px);background:#fffaf1}.sb-menu>summary{display:inline-flex;width:2.75rem;height:2.75rem;align-items:center;justify-content:center;border:0;border-radius:999px;background:linear-gradient(180deg,#ffbb70,#ff7a18);color:#fff;font-size:1.15rem;line-height:1;cursor:pointer;list-style:none}.sb-menu>summary::-webkit-details-marker{display:none}.sb-menu__close,.sb-menu[open] .sb-menu__open{display:none}.sb-menu[open] .sb-menu__close{display:block}.sb-menu[open]>summary:before{content:"";position:fixed;inset:0;z-index:-1;background:#1c191773}.mobile-nav{position:absolute;top:100%;left:0;right:0;max-width:520px;margin:0 auto;display:grid;gap:.75rem;grid-template-columns:repeat(2,minmax(0,1fr));padding:0 14px 1rem;background:#faf7f2;box-shadow:inset 0 1px #ffb86c66,0 12px 20px #1c191724}.mobile-nav__tile{display:grid;gap:.35rem;place-items:center;min-height:6.25rem;padding:1rem .75rem;border-radius:1.4rem;border:1px solid rgba(255,184,108,.38);background:#fff;color:#25324a;font-weight:800;text-align:center;text-decoration:none}.mobile-nav__icon{width:2.5rem;height:2.5rem;border-radius:999px;display:grid;place-items:center;font-size:1.35rem;background:linear-gradient(180deg,#fff1d6,#ffd8a3)}.mobile-nav__tile--accent .mobile-nav__icon{background:linear-gradient(180deg,#daf7ff,#a8e1ff)}.mobile-nav__tile--green .mobile-nav__icon{background:linear-gradient(180deg,#d7f7df,#9ee0a9)}@media(min-width:768px){.sb-header__inner{max-width:min(1120px,100% - 1.5rem);padding:.9rem 0}.desktop-nav{display:inline-flex}.sb-menu{display:none}}.topbar{display:flex;align-items:center;gap:8px;padding:10px 12px 8px}.title{flex:1;font-size:15px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer}.save-btn{border:none;background:#f97316;color:#fff;border-radius:12px;padding:9px 16px;font-size:14px;font-weight:700;cursor:pointer}.save-btn:active{background:#ea580c}.hint{margin:0 12px 6px;padding:8px 12px;background:#fff7ed;border:1px solid #fed7aa;color:#9a3412;border-radius:10px;font-size:12px;font-weight:700}.note-area{min-height:80px;resize:none;font-family:inherit}.board{flex:1;min-height:0;display:flex;gap:6px;padding:0 8px}.court-wrap{position:relative;flex:1;min-width:0;display:flex;justify-content:center}.court-pannable{cursor:grab}.court-pannable:active{cursor:grabbing}.zoom-reset{position:absolute;left:50%;bottom:8px;transform:translate(-50%);z-index:2;border:none;background:#1c1917b8;color:#fff;border-radius:999px;padding:7px 14px;font-size:11px;font-weight:700;cursor:pointer;font-variant-numeric:tabular-nums}.court{height:100%;max-width:100%;border-radius:10px;touch-action:none;user-select:none;-webkit-user-select:none}.rail{width:56px;flex-shrink:0;display:flex;flex-direction:column;gap:6px;padding-bottom:2px;overflow-y:auto;scrollbar-width:none}.rail::-webkit-scrollbar{display:none}.rail-btn{flex:1 0 auto;min-height:44px;border:1px solid #e7e5e4;background:#fff;color:#57534e;border-radius:12px;font-size:10px;font-weight:700;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;cursor:pointer;padding:4px 2px}.rail-ico{width:21px;height:21px;flex-shrink:0}.rail-ico-wrap{position:relative;display:flex}.rail-dot{position:absolute;top:-1px;right:-3px;width:7px;height:7px;border-radius:50%;background:#ea580c;border:1.5px solid #ffffff}.rail-btn:disabled{opacity:.35;cursor:default}.rail-btn-active{background:#fff7ed;border-color:#f97316;color:#ea580c}.mode-switch{flex:0 0 auto;display:flex;margin-left:auto}.rail .mode-switch{display:none}.mode-seg{height:40px;padding:0 7px;border:1px solid #e7e5e4;background:#fff;color:#78716c;font-size:11px;font-weight:700;white-space:nowrap;cursor:pointer}.mode-seg:first-child{border-radius:10px 0 0 10px}.mode-seg:last-child{border-left:none;border-radius:0 10px 10px 0}.mode-seg-active{background:#f97316;border-color:#f97316;color:#fff;cursor:default}.mode-seg:disabled{opacity:.35;cursor:default}.stepstrip{display:flex;align-items:center;justify-content:center;gap:6px;padding:8px}.step-nav{width:40px;height:40px;flex-shrink:0;border:1px solid #e7e5e4;background:#fff;color:#1c1917;border-radius:10px;display:flex;align-items:center;justify-content:center;cursor:pointer}.step-nav:disabled{opacity:.3;cursor:default}.dots{display:flex;gap:9px;align-items:center;flex:0 1 auto;min-width:0;overflow-x:auto;padding:4px 6px;scrollbar-width:none}.dots::-webkit-scrollbar{display:none}.dot{width:24px;height:24px;flex-shrink:0;border-radius:50%;border:none;background:#e7e5e4;color:#78716c;font-size:11px;font-weight:700;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center}.dot-active{background:#f97316;color:#fff;transform:scale(1.3);box-shadow:0 0 0 3px #fed7aa}.speed-btn{border:1px solid #e7e5e4;background:#fff;color:#57534e;border-radius:999px;padding:8px;font-size:12px;font-weight:700;min-width:44px;flex-shrink:0;cursor:pointer;font-variant-numeric:tabular-nums}.speed-btn:disabled{opacity:.35;cursor:default}.play-btn{width:52px;height:44px;flex-shrink:0;border:none;background:#f97316;color:#fff;border-radius:14px;display:flex;align-items:center;justify-content:center;cursor:pointer}.play-btn:disabled{background:#e7e5e4;color:#a8a29e;cursor:default}@media(max-width:360px){.stepstrip{gap:4px;padding:8px}.mode-seg{padding:0 5px;font-size:10px}.speed-btn{min-width:40px;padding:8px 5px}.play-btn{width:46px}}.tabbar{display:flex;justify-content:space-around;border-top:1px solid #e7e5e4;background:#fff;padding:6px 0 calc(6px + env(safe-area-inset-bottom))}.tab{position:relative;border:none;background:none;color:#78716c;font-size:10px;font-weight:700;text-decoration:none;display:flex;flex-direction:column;align-items:center;gap:2px;cursor:pointer;min-width:56px;padding:4px 0}.tab-ico{width:21px;height:21px}.tab-active{color:#ea580c}.tab-active:before{content:"";position:absolute;top:-6px;width:26px;height:3px;border-radius:0 0 3px 3px;background:#ea580c}.page{flex:1;min-height:0;overflow-y:auto;padding:12px 16px 16px;display:flex;flex-direction:column;gap:8px}.page-title{font-size:18px;font-weight:700;margin-bottom:2px}.category-title{margin-top:12px;font-size:12px;font-weight:700;color:#ea580c}.category-block{display:flex;flex-direction:column;gap:8px}.menu-item{border:1px solid #e7e5e4;background:#fff;color:#1c1917;border-radius:12px;padding:12px 14px;font-size:15px;text-align:left;cursor:pointer}.menu-item-title{font-weight:700}.menu-item-desc{font-size:12px;color:#78716c;margin-top:2px}.category-sub{margin-top:6px;font-size:11px;font-weight:700;color:#a8a29e}.preset-item{position:relative;background:#f5f5f4;border-left:4px solid #a8a29e;border-radius:0 12px 12px 0}.preset-tag{position:absolute;top:8px;right:10px;font-size:10px;font-weight:700;color:#78716c;background:#e7e5e4;border-radius:999px;padding:2px 8px}.btn-confirm-danger{background:#dc2626;border-color:#dc2626;color:#fff}.court-preview-row{display:flex;gap:14px;align-items:center}.court-preview{width:96px;flex-shrink:0}.court-theme-list{display:flex;flex-direction:column;gap:8px;align-items:flex-start}.open-row{display:flex;gap:8px;align-items:stretch}.open-item{flex:1;min-width:0}.btn{border:1px solid #e7e5e4;background:#fff;color:#1c1917;border-radius:12px;padding:12px 14px;font-size:15px;cursor:pointer}.btn:disabled{opacity:.35;cursor:default}.btn-wide{width:100%;font-weight:700}.btn-primary{background:#f97316;border-color:#f97316;color:#fff}.btn-danger{color:#dc2626;display:flex;align-items:center;justify-content:center}.chip{border:1px solid #e7e5e4;background:#fff;color:#57534e;border-radius:999px;padding:8px 13px;font-size:13px;cursor:pointer}.chip-active{background:#f97316;border-color:#f97316;color:#fff;font-weight:700}.text-input{border:1px solid #e7e5e4;background:#fff;color:#1c1917;border-radius:12px;padding:12px;font-size:15px;width:100%;min-width:0}.muted{color:#78716c;font-size:13px}.name-row{display:flex;align-items:center;gap:8px}.name-chip{flex-shrink:0;width:48px;text-align:center;border-radius:8px;padding:7px 0;font-size:12px;font-weight:700;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.name-chip-a{background:#2563eb}.name-chip-b{background:#dc2626}.reach-slider{flex:1;accent-color:#f97316}.reach-pct{width:44px;text-align:right;font-size:13px;color:#57534e;font-variant-numeric:tabular-nums}.overlay{position:fixed;inset:0;background:#1c191773;display:flex;align-items:flex-end;justify-content:center;z-index:10;animation:overlay-in .16s ease-out}@keyframes overlay-in{0%{opacity:0}}@keyframes sheet-in{0%{transform:translateY(12%);opacity:.4}}.modal{animation:sheet-in .24s cubic-bezier(.22,1,.36,1);background:#fff;border-radius:18px 18px 0 0;padding:18px 16px calc(18px + env(safe-area-inset-bottom));width:100%;max-width:520px;max-height:80dvh;overflow-y:auto;display:flex;flex-direction:column;gap:10px}.modal h2{font-size:16px}.modal-close{margin-top:4px}.modal-list{animation-name:sheet-fade;max-height:88dvh;gap:8px}@keyframes sheet-fade{0%{opacity:0}}.sheet-head{position:sticky;top:-18px;z-index:1;margin:-18px -16px 0;padding:14px 16px 10px;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #f5f5f4}.sheet-close{width:44px;height:44px;margin:-6px -10px -6px 0;border:none;background:none;color:#57534e;font-size:22px;line-height:1;cursor:pointer}.shot-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.shot-item{border:1px solid #e7e5e4;background:#fff;color:#1c1917;border-radius:12px;padding:14px 10px;font-size:15px;font-weight:700;display:flex;align-items:center;gap:8px;cursor:pointer}.shot-item-active{border-color:#f97316;background:#fff7ed}.shot-dot{width:14px;height:14px;border-radius:50%;flex-shrink:0;border:1px solid rgba(0,0,0,.15)}.toast{position:fixed;bottom:90px;left:50%;transform:translate(-50%);background:#f97316;color:#fff;font-weight:700;padding:9px 18px;border-radius:999px;font-size:14px;z-index:20}.ad-slot{min-height:50px;display:flex;align-items:center;justify-content:center;color:#a8a29e;font-size:12px}.drawbar{display:flex;align-items:center;gap:8px;margin:0 12px 6px;padding:8px 10px;background:#fff;border:1px solid #e7e5e4;border-radius:12px;flex-wrap:wrap}.pen-tools,.pen-colors,.pen-widths{display:flex;gap:6px;align-items:center}.pen-colors{flex:1 1 auto;min-width:0;overflow-x:auto;scrollbar-width:none;padding:2px 0}.pen-colors::-webkit-scrollbar{display:none}.pen-tools{gap:4px}.pen-tool{width:36px;height:34px;border:1px solid #e7e5e4;background:#fff;color:#57534e;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0}.pen-tool-active{border-color:#f97316;background:#fff7ed}.pen-color{width:30px;height:30px;flex:0 0 auto;border-radius:50%;border:2px solid #a8a29e;cursor:pointer;padding:0}.pen-color-active{border-color:#f97316;transform:scale(1.15)}.pen-width{width:34px;height:34px;border:1px solid #e7e5e4;background:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0}.pen-width span{display:block;border-radius:999px;outline:1px solid rgba(0,0,0,.45)}.pen-width-active{border-color:#f97316;background:#fff7ed}.draw-act{min-width:38px;height:34px;border:1px solid #e7e5e4;background:#fff;color:#57534e;border-radius:8px;font-size:13px;display:flex;align-items:center;justify-content:center;cursor:pointer}.draw-act:disabled{opacity:.35;cursor:default}.draw-done{margin-left:auto;background:#f97316;border-color:#f97316;color:#fff;font-weight:700;padding:0 12px}.format-row{flex-direction:row;gap:8px}@media(orientation:landscape)and (max-height:500px){.sb-header{height:calc(34px + env(safe-area-inset-top))}.sb-header__inner{height:100%;max-width:none;padding:0 14px;padding-left:max(14px,env(safe-area-inset-left));padding-right:max(14px,env(safe-area-inset-right))}.brand__logo{height:30px;margin:0}.brand__sun{height:21px}.brand__text--tagline{font-size:12px}.desktop-nav{gap:6px}.nav-link{min-height:26px;padding:0 10px;font-size:12px}.sb-menu>summary{width:28px;height:28px;font-size:15px}.brand{height:100%}.mobile-nav{max-width:none;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:0 14px 10px}.mobile-nav__tile{min-height:56px;padding:8px;border-radius:14px}.mobile-nav__icon{width:1.75rem;height:1.75rem;font-size:1rem}.app{max-width:none;display:grid;grid-template-columns:auto auto 1fr;grid-template-rows:auto minmax(0,1fr) auto auto;grid-template-areas:"tabs top   board" "tabs steps board" "tabs draw  draw" "tabs ad    ad"}.page{grid-column:2 / 4;grid-row:1 / 4}.ad-slot{grid-area:ad}.hint{display:none}.tabbar{grid-area:tabs;flex-direction:column;justify-content:flex-start;gap:2px;width:calc(48px + env(safe-area-inset-left));padding:4px 2px calc(4px + env(safe-area-inset-bottom));padding-left:calc(2px + env(safe-area-inset-left));border-top:none;border-right:1px solid #e7e5e4}.tab{min-width:0;width:100%;padding:12px 0;font-size:0;gap:0}.tab-ico{width:20px;height:20px}.tab-active:before{top:auto;left:-2px;width:3px;height:24px;border-radius:0 3px 3px 0}.topbar{grid-area:top;flex-direction:column;align-items:stretch;gap:4px;width:108px;padding:6px 6px 2px}.title{flex:0 0 auto;font-size:12px}.save-btn{padding:7px 8px;font-size:13px}.stepstrip{grid-area:steps;align-content:flex-start;justify-content:flex-start;flex-wrap:wrap;gap:4px;width:108px;padding:2px 6px 6px}.step-nav{order:1}.dots{order:3;flex-basis:100%;justify-content:safe center}.speed-btn{order:4}.play-btn{order:5;width:44px}.mode-switch{order:6;flex-basis:100%;margin-left:0;justify-content:center}.board{grid-area:board;min-width:0;justify-content:center;padding:0 8px 0 2px}.court-wrap{flex:0 1 auto}.rail{width:auto;flex-wrap:wrap;align-content:flex-start;overflow:visible}.rail-btn{flex:0 0 auto;width:56px;height:46px}.drawbar{grid-area:draw;margin:0 8px 4px 6px;padding:5px 8px}}@media(min-width:520.01px)and (max-width:899.99px)and (min-height:500.01px){.app{max-width:none}.topbar,.board,.stepstrip,.page{width:100%;max-width:520px;align-self:center}.hint,.drawbar{width:calc(100% - 24px);max-width:496px;align-self:center}.tabbar{padding-left:calc(50% - 260px);padding-right:calc(50% - 260px)}}@media(min-width:900px)and (min-height:500.01px){:root{--sb-nav-w: 176px;--sb-center-max: 620px;--sb-panel-w: 248px;--sb-gap: 16px}.sb-header__inner{max-width:calc(var(--sb-nav-w) + var(--sb-center-max) + var(--sb-panel-w) + var(--sb-gap) * 3);padding:.9rem 22px}.app{max-width:none;display:grid;grid-template-columns:var(--sb-nav-w) minmax(0,var(--sb-center-max)) var(--sb-panel-w);grid-template-rows:auto minmax(0,1fr) minmax(42px,auto) auto auto auto;grid-template-areas:"tabs court top" "tabs court rail" "tabs hint  rail" "tabs draw  rail" "tabs steps rail" "tabs ad    ad";column-gap:var(--sb-gap);justify-content:center;padding-right:var(--sb-gap)}.board{display:contents}.court-wrap{grid-area:court;min-height:0;padding:12px 0 6px}.ad-slot{grid-area:ad}.tabbar{grid-area:tabs;flex-direction:column;justify-content:flex-start;gap:4px;padding:12px 10px calc(12px + env(safe-area-inset-bottom));background:transparent;border-top:none;border-right:1px solid #e7e5e4}.tab{flex-direction:row;justify-content:flex-start;gap:10px;min-width:0;width:100%;padding:11px 12px;border-radius:10px;font-size:13px}.tab-active{background:#fff7ed}.tab-active:before{top:50%;left:0;width:3px;height:22px;transform:translateY(-50%);border-radius:0 3px 3px 0}.tabbar a.tab{margin-top:auto}.topbar{grid-area:top;flex-direction:column;align-items:stretch;gap:8px;padding:12px 0 8px}.title{flex:0 0 auto;position:relative;font-size:15px;line-height:1.5;padding:4px 30px 0 8px;border-radius:8px;border:1px dashed #d6d3d1;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.title:after{content:"";position:absolute;right:8px;top:50%;width:15px;height:15px;transform:translateY(-50%);background:#a8a29e;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 20l1.2-4.2 9.9-9.9a2 2 0 0 1 2.8 0l1.4 1.4a2 2 0 0 1 0 2.8L9.4 20z'/%3E%3Cpath d='M13.6 7.6l2.8 2.8'/%3E%3C/svg%3E") center / contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 20l1.2-4.2 9.9-9.9a2 2 0 0 1 2.8 0l1.4 1.4a2 2 0 0 1 0 2.8L9.4 20z'/%3E%3Cpath d='M13.6 7.6l2.8 2.8'/%3E%3C/svg%3E") center / contain no-repeat}.save-btn{padding:11px 16px}.rail{grid-area:rail;width:auto;display:grid;grid-template-columns:1fr 1fr;gap:8px;align-content:start;padding-bottom:12px}.rail-btn{min-height:56px;gap:4px;font-size:11px}.rail-btn-primary{grid-column:1 / -1;flex-direction:row;gap:8px;min-height:48px;font-size:12px}.rail .mode-switch{display:flex;grid-column:1 / -1;margin:0 0 2px}.rail .mode-seg{flex:1 1 0;height:36px}.stepstrip .mode-switch{display:none}.hint{grid-area:hint;margin:0 0 6px;text-align:center}.drawbar{grid-area:draw;margin:0 0 6px}.stepstrip{grid-area:steps;padding:6px 0 calc(14px + env(safe-area-inset-bottom))}.page{grid-column:2 / 4;grid-row:1 / -2;justify-self:center;width:100%;max-width:640px;padding:24px 24px 32px}.toast{top:calc(var(--sb-header-h) + env(safe-area-inset-top) + 12px);bottom:auto}.overlay{align-items:center;padding:24px}.modal{border-radius:18px;max-width:480px;padding-bottom:18px}.modal:not(.modal-list){animation-name:modal-rise}@media(hover:hover)and (pointer:fine){.title:hover{background:#fff7ed;border-color:#fdba74}.tab:not(.tab-active):hover{background:#f5f5f4;color:#57534e}}}@keyframes modal-rise{0%{transform:translateY(10px);opacity:0}}@media(hover:hover)and (pointer:fine){.rail-btn:not(:disabled):not(.rail-btn-active):hover,.step-nav:not(:disabled):hover,.speed-btn:not(:disabled):hover,.mode-seg:not(:disabled):not(.mode-seg-active):hover,.btn:not(:disabled):not(.btn-primary):not(.btn-confirm-danger):hover,.menu-item:not(.preset-item):hover,.chip:not(.chip-active):hover,.shot-item:not(.shot-item-active):hover,.pen-tool:not(.pen-tool-active):hover,.pen-width:not(.pen-width-active):hover,.draw-act:not(:disabled):not(.draw-done):hover{background:#f5f5f4;border-color:#d6d3d1}.mode-seg:not(:disabled):not(.mode-seg-active):hover{color:#57534e}.preset-item:hover{background:#ebe9e8;border-left-color:#78716c}.sheet-close:hover{background:#f5f5f4;border-radius:10px}.dot:not(:disabled):not(.dot-active):hover{background:#d6d3d1;color:#57534e}.pen-color:not(.pen-color-active):hover{transform:scale(1.08)}.save-btn:hover,.play-btn:not(:disabled):hover,.draw-done:hover{background:#ea580c}.btn-primary:not(:disabled):hover{background:#ea580c;border-color:#ea580c}.btn-confirm-danger:hover{background:#b91c1c;border-color:#b91c1c}}.saved-icon{display:flex;justify-content:center;padding:6px 0 2px}.saved-icon svg{width:60px;height:60px;overflow:visible}.saved-icon__ring{fill:#fff7ed;stroke:#f97316;stroke-width:2.5;stroke-dasharray:132;stroke-dashoffset:132;animation:ring-draw .46s cubic-bezier(.22,1,.36,1) 60ms forwards;transform:rotate(-90deg);transform-origin:center}.saved-icon__check{fill:none;stroke:#ea580c;stroke-width:3.6;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:30;stroke-dashoffset:30;animation:check-draw .26s ease-out .38s forwards}@keyframes ring-draw{to{stroke-dashoffset:0}}@keyframes check-draw{to{stroke-dashoffset:0}}.saved-sheet>*{animation:saved-rise .26s ease-out backwards}.saved-sheet h2{animation-delay:.3s}.saved-sheet p{animation-delay:.38s}.saved-sheet .btn-primary{animation-delay:.44s}.saved-sheet .modal-close{animation-delay:.5s}@keyframes saved-rise{0%{opacity:0;transform:translateY(6px);pointer-events:none}}@media(prefers-reduced-motion:reduce){.overlay,.modal,.saved-sheet>*{animation:none}.saved-icon__ring,.saved-icon__check{animation:none;stroke-dashoffset:0}}
