@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700&display=swap";:root{font-family:DM Sans,Noto Sans JP,sans-serif;color:#25231f;background:#f4f0e8;font-synthesis:none;--ink:#25231f;--paper:#f4f0e8;--surface:#fffdf8;--line:#d9d2c5;--muted:#756f65;--accent:#e2503e;--blue:#496f8e}*{box-sizing:border-box}html{min-width:320px;background:#f4f0e8}body{margin:0;min-width:320px;min-height:100vh}button,input,select{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid rgba(226,80,62,.28);outline-offset:2px}button:disabled{opacity:.55;cursor:not-allowed}::selection{background:#f3b2a8;color:#201c18}::-webkit-scrollbar{width:10px;height:8px}::-webkit-scrollbar-track{background:#e7e0d4}::-webkit-scrollbar-thumb{background:#999082;border:2px solid #e7e0d4;border-radius:10px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.app-shell{min-height:100vh}.side-rail{position:fixed;inset:0 auto 0 0;width:224px;padding:28px 20px 24px;border-right:1px solid var(--line);display:flex;flex-direction:column;background:#ebe5da;z-index:5}.brand,.mobile-brand{display:flex;align-items:center;gap:11px;font-family:Manrope,sans-serif;letter-spacing:-.025em}.brand>span,.mobile-brand>span{display:grid;place-items:center;width:34px;height:34px;background:var(--ink);color:#fffaf1;font-size:12px;font-weight:700;border-radius:4px 12px 4px 4px;letter-spacing:.05em}.brand strong,.mobile-brand strong{font-size:18px}.side-rail nav{display:grid;gap:6px;margin-top:52px}.rail-link{border:0;background:transparent;min-height:44px;border-radius:9px;padding:0 12px;display:flex;align-items:center;gap:12px;color:#6e675e;cursor:pointer;text-align:left;font-weight:600}.rail-link:hover{background:#ffffff85;color:var(--ink)}.rail-link.active{background:#fffaf2;color:var(--ink);box-shadow:0 7px 18px #3c302312}.rail-note{margin-top:auto;padding:16px;border-top:1px dashed #b7aea0;border-bottom:1px dashed #b7aea0;display:flex;gap:10px;color:#625c53}.rail-note p{margin:0;font-size:12px;line-height:1.6}.add-button,.save-button{border:0;background:var(--ink);color:#fffaf2;min-height:46px;border-radius:9px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:700;cursor:pointer;box-shadow:0 9px 22px #25231f2e}.add-button:hover,.save-button:hover{background:#3b3832;transform:translateY(-1px)}.desktop-add{margin-top:20px;width:100%}main{margin-left:224px;min-height:100vh}.topbar{height:116px;padding:0 clamp(26px,4vw,64px);display:flex;align-items:center;gap:18px;border-bottom:1px solid var(--line)}.title-block h1{margin:0;font:700 27px/1.1 Manrope,sans-serif;letter-spacing:-.04em}.title-block p{margin:7px 0 0;font-size:13px;color:var(--muted)}.mobile-brand,.mobile-filter{display:none!important}.topbar .compact{margin-left:auto}.toolbar{padding:28px clamp(26px,4vw,64px) 0}.search-box{max-width:680px;height:48px;background:#fffdf9;border:1px solid #cec6b9;display:flex;align-items:center;gap:11px;border-radius:10px;padding:0 15px;box-shadow:0 8px 24px #4637260d}.search-box:focus-within{border-color:#8e8578;box-shadow:0 0 0 3px #5b4e3e14}.search-box input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:var(--ink)}.search-box input::placeholder{color:#958d82}.search-box button{border:0;background:transparent;display:grid;place-items:center;cursor:pointer}.filter-row{margin-top:20px;display:flex;justify-content:space-between;gap:18px;align-items:center}.category-scroll{display:flex;gap:8px;overflow:auto;scrollbar-width:none;padding:2px}.category-scroll::-webkit-scrollbar{display:none}.filter-chip,.favorite-toggle{border:1px dashed #bdb3a4;background:#f8f3ea;height:39px;border-radius:4px;padding:0 15px;white-space:nowrap;cursor:pointer;font-size:13px;font-weight:600}.filter-chip:hover,.favorite-toggle:hover{background:#fffaf3}.filter-chip.active{background:var(--ink);border:1px solid var(--ink);color:#fff;box-shadow:inset 0 0 0 2px var(--ink),inset 0 0 0 3px #ffffff42}.favorite-toggle{display:flex;align-items:center;gap:7px}.favorite-toggle.active{color:#b6382a;background:#fff5f1;border-color:#e3aaa1}.active-summary{display:flex;align-items:center;gap:14px;margin-top:14px;font-size:12px;color:var(--muted)}.active-summary button{border:0;background:transparent;display:flex;align-items:center;gap:4px;color:#9f382c;cursor:pointer;text-decoration:underline;text-underline-offset:3px}.wardrobe-section{padding:38px clamp(26px,4vw,64px) 80px}.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:18px}.section-heading h2{margin:0;font:700 20px/1.15 Manrope,sans-serif;letter-spacing:-.025em}.section-heading p{margin:6px 0 0;color:var(--muted);font-size:12px}.garment-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px 18px}.garment-card{min-width:0}.image-wrap{position:relative;aspect-ratio:4/5;overflow:hidden;background:#ddd5c8;border-radius:8px 8px 3px 3px}.image-wrap>img{width:100%;height:100%;object-fit:cover;transition:transform .28s cubic-bezier(.2,.8,.2,1)}.garment-card:hover .image-wrap>img{transform:scale(1.025)}.heart-button,.more-button{position:absolute;top:11px;width:38px;height:38px;display:grid;place-items:center;border:0;border-radius:50%;background:#fffdf8eb;cursor:pointer;box-shadow:0 5px 14px #25231f24}.heart-button{right:11px}.more-button{left:11px}.heart-button.active{color:#bf382c}.category-ticket{position:absolute;left:11px;bottom:10px;padding:6px 9px;background:#fffaf2;border:1px dashed #978d7e;border-radius:3px;font-size:11px;font-weight:700;box-shadow:0 3px 10px #25231f1f}.card-copy{padding:13px 3px 0}.shop-name{margin:0 0 5px;color:var(--muted);font-size:11px;letter-spacing:.01em}.card-copy h3{margin:0;font-size:15px;line-height:1.45;letter-spacing:-.015em;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.avatar-tags{display:flex;gap:6px;flex-wrap:wrap;margin-top:10px}.avatar-tags button{min-height:26px;border:1px dashed #b9b0a2;background:transparent;border-radius:4px;padding:0 8px;display:inline-flex;align-items:center;gap:4px;cursor:pointer;font-size:11px;color:#625b52}.avatar-tags button:hover{border-style:solid;background:#fffaf3}.wardrobe-art{width:100%;height:100%;position:relative;display:grid;place-items:center;overflow:hidden}.wardrobe-art svg{width:45%;height:45%;opacity:.72}.hanger-line{position:absolute;top:16%;width:62%;height:1px;background:#25231f57}.hanger-line:before,.hanger-line:after{content:"";position:absolute;top:-3px;width:7px;height:7px;border:1px solid currentColor;border-radius:50%}.hanger-line:before{left:-7px}.hanger-line:after{right:-7px}.art-label{position:absolute;bottom:15px;right:14px;font:600 9px Manrope,sans-serif;letter-spacing:.13em;opacity:.6}.art-coral{background:#e9a18e}.art-violet{background:#b7a4c6}.art-mint{background:#a6c8bc}.art-amber{background:#e1bf7d}.art-blue{background:#9bb6cc}.coordinate-studio{padding:34px clamp(26px,4vw,64px) 90px}.coordinate-intro{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:22px}.coordinate-intro h2{margin:0;font:700 22px/1.2 Manrope,sans-serif;letter-spacing:-.035em}.coordinate-intro p{margin:7px 0 0;color:var(--muted);font-size:13px}.save-look-inline{min-height:42px;padding:0 15px;border:1px solid #bcb2a3;border-radius:8px;background:#f8f3ea;display:inline-flex;align-items:center;gap:7px;font-size:12px;font-weight:700;cursor:pointer}.save-look-inline:hover{background:#fffaf2;border-color:#746c61}.styling-board{position:relative;height:500px;border:1px solid #d2cabd;border-radius:3px;background:#fffefa;box-shadow:0 18px 46px #362b1e17;overflow:hidden;isolation:isolate}.styling-board:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;opacity:.4;background-image:linear-gradient(rgba(98,85,68,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(98,85,68,.025) 1px,transparent 1px);background-size:24px 24px}.board-caption{position:absolute;z-index:2;left:18px;right:18px;top:16px;display:flex;justify-content:space-between;color:#8a8175;font:600 10px Manrope,sans-serif;letter-spacing:.12em;text-transform:uppercase}.board-caption strong{color:#403b34;font-variant-numeric:tabular-nums}.flatlay{height:500px;padding:54px 24px 20px;display:grid;grid-template-columns:1.15fr 1.15fr repeat(4,minmax(0,.72fr));grid-template-rows:repeat(2,minmax(0,1fr));gap:10px 12px}.flatlay-item{position:relative;min-width:0;min-height:0;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center}.flatlay-item>button{position:absolute;z-index:3;top:4px;right:4px;width:31px;height:31px;border:1px solid #d3ccc1;border-radius:50%;background:#fffefaf0;display:grid;place-items:center;cursor:pointer;box-shadow:0 5px 14px #29231c1a}.flatlay-item>div{width:100%;flex:1;min-height:0;padding:6px;display:grid;place-items:center;overflow:hidden;background:#fffefa}.flatlay-item img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 8px 10px rgba(46,38,30,.09))}.flatlay-slot-1 img{transform:scale(.82)}.flatlay-item .wardrobe-art{max-width:220px;max-height:220px;border-radius:50%}.flatlay-item p{max-width:100%;margin:6px 0 0;text-align:center;font-size:11px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#474138}.flatlay-item p span{display:block;margin-bottom:2px;color:#908679;font-size:9px;font-weight:700;letter-spacing:.08em}.flatlay-slot-1{grid-area:1/1/3/3}.flatlay-slot-2{grid-area:1/3/2/4}.flatlay-slot-3{grid-area:1/4/2/5}.flatlay-slot-4{grid-area:1/5/2/6}.flatlay-slot-5{grid-area:1/6/2/7}.flatlay-slot-6{grid-area:2/3/3/4}.flatlay-slot-7{grid-area:2/4/3/5}.flatlay-slot-8{grid-area:2/5/3/6}.flatlay-1 .flatlay-slot-1{grid-area:1/1/3/7}.flatlay-2 .flatlay-slot-1{grid-area:1/1/3/4}.flatlay-2 .flatlay-slot-2{grid-area:1/4/3/7}.board-empty{min-height:500px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#81796e}.board-empty h3{margin:15px 0 5px;color:var(--ink);font-size:17px}.board-empty p{margin:0;font-size:12px}.coordinate-closet,.saved-looks{margin-top:42px}.coordinate-picker{display:flex;gap:11px;overflow-x:auto;padding:2px 2px 13px;scroll-snap-type:x proximity}.picker-item{flex:0 0 164px;border:1px solid #d2cabd;border-radius:8px;background:#f9f5ed;padding:7px;text-align:left;cursor:pointer;scroll-snap-align:start}.picker-item:hover{border-color:#9e9486;background:#fffaf2}.picker-item.selected{border-color:var(--ink);box-shadow:0 0 0 1px var(--ink)}.picker-image{position:relative;display:block;aspect-ratio:1;overflow:hidden;border-radius:5px;background:#ded6ca}.picker-image>img{width:100%;height:100%;object-fit:cover}.picker-image>i{position:absolute;right:7px;top:7px;width:27px;height:27px;display:grid;place-items:center;border-radius:50%;background:var(--ink);color:#fff;font-style:normal}.picker-copy{display:block;padding:9px 4px 4px}.picker-copy small{display:block;margin-bottom:3px;color:var(--muted);font-size:10px}.picker-copy strong{display:block;font-size:12px;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.look-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.look-card{min-width:0;display:flex;align-items:center;border:1px solid #d2cabd;background:#faf6ee;border-radius:8px;padding:7px}.look-load{min-width:0;flex:1;border:0;background:transparent;display:flex;align-items:center;gap:12px;text-align:left;cursor:pointer}.look-thumbs{flex:0 0 86px;height:54px;display:flex}.look-thumbs img{width:46px;height:54px;object-fit:cover;border:2px solid #faf6ee;border-radius:5px;margin-left:-20px}.look-thumbs img:first-child{margin-left:0}.look-load>span:last-child{min-width:0}.look-load strong{display:block;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.look-load small{display:block;margin-top:4px;color:var(--muted);font-size:10px;font-variant-numeric:tabular-nums}.look-delete{flex:0 0 38px;height:38px;border:0;border-radius:50%;background:transparent;display:grid;place-items:center;color:#8c463d;cursor:pointer}.look-delete:hover{background:#f6e4df}.look-confirm{flex:0 0 auto;display:flex;gap:5px}.look-confirm button{min-height:34px;border:1px solid #cfc6ba;border-radius:6px;padding:0 8px;background:#fffaf3;font-size:10px;font-weight:700;cursor:pointer}.look-confirm button:last-child{border-color:#b5574d;background:#a63f34;color:#fff}.looks-empty{min-height:96px;border:1px dashed #bdb4a7;border-radius:8px;display:flex;align-items:center;justify-content:center;gap:10px;color:var(--muted);font-size:12px}.bottom-nav{display:none}.icon-button{width:40px;height:40px;display:grid;place-items:center;border:1px solid var(--line);background:var(--surface);border-radius:50%;cursor:pointer}.empty-state{min-height:360px;border:1px dashed #b9b0a2;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border-radius:8px;color:#655f56}.empty-state h2{color:var(--ink);margin:16px 0 6px;font-size:18px}.empty-state p{margin:0 0 22px;font-size:13px}.sheet-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;background:#1d1a167a;display:flex;justify-content:flex-end;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);animation:veil .18s ease-out}.item-sheet,.filter-sheet{width:min(560px,100%);height:100%;overflow:auto;background:var(--surface);padding:30px 32px max(28px,env(safe-area-inset-bottom));box-shadow:-18px 0 55px #14120f2e;animation:sheetIn .25s cubic-bezier(.2,.8,.2,1)}.sheet-handle{display:none}.item-sheet header,.filter-sheet header{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;padding-bottom:24px;border-bottom:1px solid var(--line)}.item-sheet header h2,.filter-sheet h2{margin:0;font:700 23px Manrope,sans-serif;letter-spacing:-.035em}.item-sheet header p,.filter-sheet header p{margin:6px 0 0;font-size:12px;color:var(--muted)}.item-sheet form{padding-top:22px}.url-import{padding:16px;background:#eee8de;border-radius:9px;display:flex;gap:10px;align-items:flex-end}.url-import label{flex:1;min-width:0}.url-import label>span,.form-grid label>span{display:block;font-size:11px;font-weight:700;color:#655e55;margin-bottom:7px}.url-import label>div,.input-icon{height:42px;display:flex;align-items:center;gap:8px;background:#fffdf8;border:1px solid #cfc7ba;border-radius:7px;padding:0 11px}.url-import input,.input-icon input{min-width:0;flex:1;border:0;outline:0;background:transparent}.url-import>button{height:42px;border:0;border-radius:7px;background:var(--blue);color:#fff;padding:0 14px;font-size:12px;font-weight:700;cursor:pointer}.form-error{color:#a83227;background:#fff0ed;border:1px solid #edb3ab;padding:10px 12px;border-radius:7px;font-size:12px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:20px}.form-grid label>input,.form-grid select{width:100%;height:43px;border:1px solid #cfc7ba;border-radius:7px;background:#fffdf8;padding:0 12px;outline:none}.form-grid label>input:focus,.form-grid select:focus{border-color:#746b60}fieldset{border:0;padding:0;margin:25px 0 0}legend{font-size:11px;font-weight:700;color:#655e55;margin-bottom:10px}.avatar-picker{display:flex;flex-wrap:wrap;gap:8px}.avatar-picker button{border:1px solid #cfc7ba;border-radius:999px;background:#fffdf8;padding:5px 10px 5px 6px;min-height:37px;display:flex;align-items:center;gap:7px;cursor:pointer;font-size:12px}.avatar-picker button>span{width:25px;height:25px;display:grid;place-items:center;border-radius:50%;background:#e7dfd4;font-weight:700}.avatar-picker button.selected{background:#292620;color:#fff;border-color:#292620}.avatar-picker button.selected>span{background:#fff7ea;color:#292620}.sheet-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:32px;padding-top:20px;border-top:1px solid var(--line)}.delete-button{margin-right:auto;min-height:44px;display:flex;align-items:center;gap:7px;border:1px solid #e0a9a2;border-radius:8px;padding:0 14px;color:#a93226;background:#fff9f7;cursor:pointer}.avatar-list{display:grid;margin-top:14px}.avatar-list>button{min-height:70px;border:0;border-bottom:1px solid #e3ddd3;background:transparent;display:grid;grid-template-columns:42px 1fr auto;gap:12px;align-items:center;text-align:left;cursor:pointer}.avatar-list>button:hover{background:#f8f3eb}.avatar-dot{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#e6ddd0;font-weight:700}.avatar-list strong{display:block;font-size:14px}.avatar-list small{color:var(--muted);font-size:11px}.toast{position:fixed;z-index:80;left:50%;bottom:28px;transform:translate(-50%);background:#26231f;color:#fff;min-height:44px;display:flex;align-items:center;gap:8px;padding:0 16px;border-radius:8px;box-shadow:0 10px 30px #00000040;font-size:13px;animation:toastIn .2s ease-out}@keyframes sheetIn{0%{transform:translate(28px);opacity:.8}to{transform:none;opacity:1}}@keyframes veil{0%{opacity:0}to{opacity:1}}@keyframes toastIn{0%{transform:translate(-50%,12px);opacity:0}to{transform:translate(-50%);opacity:1}}@media(max-width:1050px){.garment-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){body{padding-bottom:82px}.side-rail{display:none}main{margin-left:0}.topbar{height:auto;padding:calc(14px + env(safe-area-inset-top)) 17px 14px;display:grid;grid-template-columns:1fr auto auto;border-bottom:0}.mobile-brand{display:flex!important}.mobile-brand strong{font-size:17px}.mobile-brand small{margin-left:2px;padding-left:9px;border-left:1px solid #c8c0b4;color:#716a61;font-size:12px;font-weight:600}.mobile-brand>span{width:31px;height:31px;font-size:10px}.title-block{display:none}.mobile-filter{display:grid!important}.topbar .compact{margin:0;width:auto;height:42px;min-height:42px;padding:0 13px;border-radius:8px}.topbar .compact span{display:inline;font-size:0}.topbar .compact span:after{content:"追加";font-size:12px}.topbar .save-look-top span:after{content:"保存"}.toolbar{padding:8px 17px 0}.search-box{max-width:none;height:46px}.filter-row{margin-top:15px}.favorite-toggle{display:none}.category-scroll{margin:0 -17px;padding:2px 17px 5px}.filter-chip{min-height:40px;padding:0 13px;font-size:12px}.active-summary{justify-content:space-between}.wardrobe-section{padding:30px 17px 34px}.section-heading{margin-bottom:14px}.section-heading h2{font-size:19px}.garment-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 11px}.image-wrap{aspect-ratio:3/4;border-radius:7px 7px 2px 2px}.heart-button,.more-button{width:40px;height:40px;top:8px}.heart-button{right:8px}.more-button{left:8px}.category-ticket{left:8px;bottom:8px;font-size:11px;padding:5px 7px}.card-copy{padding-top:10px}.card-copy h3{font-size:14px}.shop-name{font-size:12px}.avatar-tags{margin-top:8px}.avatar-tags button{min-height:36px;padding:0 9px;font-size:12px}.bottom-nav{position:fixed;z-index:20;inset:auto 0 0;height:72px;padding-bottom:env(safe-area-inset-bottom);display:grid;grid-template-columns:repeat(5,1fr);background:#fffdf8f5;border-top:1px solid #d7d0c5;box-shadow:0 -8px 28px #2d241a14}.bottom-nav>button{min-width:0;border:0;background:transparent;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4px;font-size:10px;line-height:1;color:#716a61}.bottom-nav>button span{white-space:nowrap;letter-spacing:-.04em}.bottom-nav>button.active{color:var(--ink);font-weight:700}.bottom-nav>.bottom-add{justify-self:center;align-self:center;width:48px;height:48px;border-radius:50%;background:var(--ink);color:#fff;box-shadow:0 7px 20px #231f1a40}.coordinate-studio{padding:9px 17px 34px}.coordinate-intro{align-items:flex-start;margin:8px 0 16px}.coordinate-intro h2{font-size:20px}.coordinate-intro p{max-width:31ch;line-height:1.6}.save-look-inline{display:none}.styling-board{height:420px;margin:0 -1px}.flatlay{height:420px;padding:46px 10px 12px;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:repeat(4,minmax(0,1fr));gap:5px}.styling-board:has(.flatlay-1),.styling-board:has(.flatlay-2){height:300px}.flatlay-1,.flatlay-2{height:300px}.styling-board:has(.flatlay-3){height:320px}.flatlay-3{height:320px;grid-template-rows:repeat(2,minmax(0,1fr))}.styling-board:has(.flatlay-4){height:340px}.flatlay-4{height:340px;grid-template-rows:repeat(3,minmax(0,1fr))}.flatlay-slot-1{grid-area:1/1/3/3}.flatlay-slot-2{grid-area:1/3/2/4}.flatlay-slot-3{grid-area:2/3/3/4}.flatlay-slot-4{grid-area:3/1/4/2}.flatlay-slot-5{grid-area:3/2/4/3}.flatlay-slot-6{grid-area:3/3/4/4}.flatlay-slot-7{grid-area:4/1/5/2}.flatlay-slot-8{grid-area:4/2/5/3}.flatlay-1 .flatlay-slot-1{grid-area:1/1/5/4}.flatlay-2 .flatlay-slot-1{grid-area:1/1/4/3}.flatlay-2 .flatlay-slot-2{grid-area:1/3/4/4}.flatlay-item>button{width:34px;height:34px}.flatlay-item p{font-size:10px}.board-empty{min-height:420px;padding:30px}.coordinate-closet,.saved-looks{margin-top:30px}.coordinate-picker{margin:0 -17px;padding-left:17px;padding-right:17px}.picker-item{flex-basis:142px}.look-list{grid-template-columns:1fr}.item-sheet,.filter-sheet{align-self:flex-end;width:100%;height:auto;max-height:92vh;padding:10px 18px max(22px,env(safe-area-inset-bottom));border-radius:17px 17px 0 0;animation:sheetUp .25s cubic-bezier(.2,.8,.2,1)}.sheet-handle{display:block;width:38px;height:4px;margin:0 auto 14px;background:#c5bdb1;border-radius:4px}.item-sheet header,.filter-sheet header{padding-bottom:18px}.item-sheet header h2,.filter-sheet h2{font-size:20px}.url-import{align-items:stretch;flex-direction:column}.url-import>button{width:100%}.form-grid{grid-template-columns:1fr;gap:13px}.form-grid label>input,.form-grid select{height:44px}.sheet-actions{position:sticky;bottom:-22px;margin-left:-18px;margin-right:-18px;padding:14px 18px 22px;background:var(--surface)}.save-button{flex:1}.toast{bottom:88px;width:max-content;max-width:calc(100% - 32px)}}@keyframes sheetUp{0%{transform:translateY(30px);opacity:.8}to{transform:none;opacity:1}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}
