.style-module__svskhW__root{background:var(--surface);border:1px solid var(--border-decorative);border-radius:var(--radius-sm);width:100%;max-width:480px;box-shadow:var(--shadow-sm);flex-wrap:wrap;align-items:center;gap:8px 12px;margin-bottom:16px;padding:6px 8px 6px 12px;display:flex;position:relative;overflow:hidden}.style-module__svskhW__label{min-width:0;font-family:var(--font-serif-jp), serif;letter-spacing:.12em;color:var(--text);flex:auto;font-size:11px;font-weight:500}.style-module__svskhW__badge{letter-spacing:.1em;border:1px solid #0000;border-radius:999px;flex-shrink:0;align-items:center;gap:4px;padding:3px 8px;font-size:10px;font-weight:600;line-height:1;display:inline-flex}.style-module__svskhW__badge[data-variant=premium]{color:var(--accent-deep);border-color:var(--accent-glow);background:linear-gradient(#b5432a1a 0%,#b5432a0a 100%)}.style-module__svskhW__badge[data-variant=free],.style-module__svskhW__badge[data-variant=standard]{color:var(--text-muted);border-color:var(--border-decorative);background:#8f847414}.style-module__svskhW__badgeIcon{filter:drop-shadow(0 0 3px var(--accent-glow));flex-shrink:0}.style-module__svskhW__trialNote{letter-spacing:.08em;color:var(--text-muted);flex-shrink:0;font-size:10px}.style-module__svskhW__planLink{letter-spacing:.08em;color:var(--accent-deep);transition:color var(--transition-fast);flex-shrink:0;align-items:center;gap:3px;padding:4px 2px;font-size:10px;font-weight:600;line-height:1;text-decoration:none;display:inline-flex}.style-module__svskhW__planArrow{transition:transform var(--transition-fast);display:inline-block}.style-module__svskhW__planLink:hover{color:var(--accent)}.style-module__svskhW__planLink:hover .style-module__svskhW__planArrow{transform:translate(2px)}@media (max-width:440px){.style-module__svskhW__planLink{padding:6px 4px}.style-module__svskhW__root:has(.style-module__svskhW__trialNote){grid-template-columns:auto auto auto;grid-template-areas:"label badge note""link link link";justify-content:space-between;gap:10px 8px;padding:10px 8px;display:grid}.style-module__svskhW__root:has(.style-module__svskhW__trialNote) .style-module__svskhW__label{grid-area:label;align-self:center}.style-module__svskhW__root:has(.style-module__svskhW__trialNote) .style-module__svskhW__badge{grid-area:badge;justify-self:start}.style-module__svskhW__trialNote{grid-area:note;place-self:center start}.style-module__svskhW__root:has(.style-module__svskhW__trialNote) .style-module__svskhW__planLink{grid-area:link;justify-self:end}}
.style-module__4YzN4q__footer{flex-direction:column;align-items:center;gap:20px;width:100%;margin-top:auto;padding:0 16px 48px;display:flex}.style-module__4YzN4q__divider{align-items:center;gap:16px;width:100%;max-width:320px;margin-top:40px;display:flex}.style-module__4YzN4q__divider:before,.style-module__4YzN4q__divider:after{content:"";background:linear-gradient(90deg, transparent, var(--border-decorative) 30%, var(--border-decorative) 70%, transparent);flex:1;height:1px}.style-module__4YzN4q__dividerMark{background-color:var(--border-subtle);opacity:.7;border-radius:50%;flex-shrink:0;width:5px;height:5px}.style-module__4YzN4q__brand{font-family:var(--font-geist-sans), serif;letter-spacing:.18em;color:var(--text-muted);font-size:11px;font-weight:500;position:relative}.style-module__4YzN4q__nav{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.style-module__4YzN4q__nav a{letter-spacing:.04em;color:var(--text-muted);border-radius:var(--radius-sm);transition:color var(--transition-base), background-color var(--transition-base);padding:4px 10px;font-size:10.5px}.style-module__4YzN4q__nav a:hover{color:var(--text-secondary);background-color:var(--accent-dim)}
.style-module__EXYBgq__footer{background:linear-gradient(to top, var(--bg) 70%, transparent);z-index:100;justify-content:center;padding:16px;display:flex;position:fixed;bottom:0;left:0;right:0}.style-module__EXYBgq__bar{background:var(--surface-elevated);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);width:100%;max-width:480px;box-shadow:var(--shadow-lg);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);justify-content:space-between;align-items:center;padding:12px 18px;display:flex}.style-module__EXYBgq__count{letter-spacing:.06em;color:var(--text-secondary);font-size:12px}.style-module__EXYBgq__countNum{font-family:var(--font-mono), monospace;color:var(--text);transition:color var(--transition-base);margin-right:6px;font-size:20px;font-weight:600}.style-module__EXYBgq__countNum.style-module__EXYBgq__hasSelection{color:var(--accent)}.style-module__EXYBgq__actions{align-items:center;gap:12px;display:flex}.style-module__EXYBgq__toggleAllBtn{letter-spacing:.06em;color:var(--text-secondary);cursor:pointer;transition:color var(--transition-fast);white-space:nowrap;background:0 0;border:none;padding:8px 4px;font-size:11px}.style-module__EXYBgq__toggleAllBtn:hover:not(:disabled){color:var(--accent)}.style-module__EXYBgq__toggleAllBtn:disabled{opacity:.35;cursor:default}.style-module__EXYBgq__btn{letter-spacing:.1em;color:#fff;background:var(--accent);border-radius:var(--radius-md);transition:all var(--transition-base);opacity:.35;pointer-events:none;padding:10px 32px;font-size:13px;font-weight:500;position:relative;overflow:hidden}.style-module__EXYBgq__btn:before{content:"";pointer-events:none;background:linear-gradient(135deg,#ffffff1f 0%,#0000 50%);position:absolute;inset:0}.style-module__EXYBgq__btnEnabled{opacity:1;pointer-events:auto}.style-module__EXYBgq__btnEnabled:hover{background:var(--accent-deep);box-shadow:0 4px 20px var(--accent-glow);transform:translateY(-1px)}.style-module__EXYBgq__btnEnabled:active{box-shadow:0 2px 8px var(--accent-glow);transform:translateY(0)}.style-module__EXYBgq__btnCopied{background:var(--success);pointer-events:none}
.style-module__NPx6xq__overlay{z-index:200;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1e191573;position:fixed;inset:0}.style-module__NPx6xq__overlay[data-state=open]{animation:.2s ease-out style-module__NPx6xq__overlayShow}.style-module__NPx6xq__overlay[data-state=closed]{animation:.12s ease-in forwards style-module__NPx6xq__overlayHide}.style-module__NPx6xq__content{z-index:201;background:var(--surface-elevated);border:1px solid var(--border-decorative);border-radius:var(--radius-lg);width:min(90vw,360px);box-shadow:var(--shadow-lg);padding:28px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.style-module__NPx6xq__content[data-state=open]{animation:.2s ease-out style-module__NPx6xq__contentShow}.style-module__NPx6xq__content[data-state=closed]{animation:.12s ease-in forwards style-module__NPx6xq__contentHide}.style-module__NPx6xq__title{color:var(--text);letter-spacing:.04em;font-size:16px;font-weight:600}.style-module__NPx6xq__description{color:var(--text-secondary);margin-top:10px;font-size:14px;line-height:1.6}.style-module__NPx6xq__actions{justify-content:flex-end;gap:8px;margin-top:24px;display:flex}.style-module__NPx6xq__cancelButton{border-radius:var(--radius-sm);border:1px solid var(--border);color:var(--text-secondary);background:var(--surface);transition:color var(--transition-fast), border-color var(--transition-fast), background var(--transition-fast);padding:9px 18px;font-size:13px}.style-module__NPx6xq__cancelButton:hover{color:var(--text);border-color:var(--text-muted);background:var(--surface-hover)}.style-module__NPx6xq__cancelButton:focus-visible{outline:2px solid var(--accent);outline-offset:-1px}.style-module__NPx6xq__actionButton{border-radius:var(--radius-sm);background:var(--accent);color:#fff;transition:background var(--transition-fast), box-shadow var(--transition-fast);padding:9px 18px;font-size:13px;font-weight:500}.style-module__NPx6xq__actionButton:hover{background:var(--accent-deep);box-shadow:0 2px 8px var(--accent-glow)}.style-module__NPx6xq__actionButton:focus-visible{outline:2px solid var(--accent-deep);outline-offset:-1px}@keyframes style-module__NPx6xq__overlayShow{0%{opacity:0}to{opacity:1}}@keyframes style-module__NPx6xq__overlayHide{0%{opacity:1}to{opacity:0}}@keyframes style-module__NPx6xq__contentShow{0%{opacity:0;transform:translate(-50%,-48%)scale(.95)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}@keyframes style-module__NPx6xq__contentHide{0%{opacity:1;transform:translate(-50%,-50%)scale(1)}to{opacity:0;transform:translate(-50%,-48%)scale(.97)}}
.style-module__lPT0sW__button{letter-spacing:.06em;color:var(--text-muted);border-radius:var(--radius-sm);border:1px solid var(--border-subtle);background:var(--surface);transition:color var(--transition-fast), border-color var(--transition-fast), background var(--transition-fast), box-shadow var(--transition-fast);align-items:center;gap:5px;padding:7px 12px;font-size:11px;display:flex}.style-module__lPT0sW__button:hover{color:var(--text-secondary);border-color:var(--border-subtle);background:var(--surface-hover);box-shadow:var(--shadow-sm)}.style-module__lPT0sW__skeleton{letter-spacing:.06em;border-radius:var(--radius-sm);background:linear-gradient(90deg, var(--surface-hover) 25%, var(--border-decorative) 50%, var(--surface-hover) 75%);background-size:200% 100%;width:72px;padding:7px 12px;font-size:11px;animation:1.8s ease-in-out infinite style-module__lPT0sW__shimmer;display:inline-block}.style-module__lPT0sW__skeleton:before{content:"...";visibility:hidden}@keyframes style-module__lPT0sW__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}
.style-module__qsQ5eW__content{background:var(--surface-elevated);border:1px solid var(--border-subtle);border-radius:var(--radius-md);box-shadow:var(--shadow-lg);z-index:50;overflow:hidden}.style-module__qsQ5eW__content[data-state=open]{animation:.15s style-module__qsQ5eW__dropdownIn}.style-module__qsQ5eW__content[data-state=closed]{animation:.1s ease-in forwards style-module__qsQ5eW__dropdownOut}@keyframes style-module__qsQ5eW__dropdownIn{0%{opacity:0;transform:translateY(-4px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes style-module__qsQ5eW__dropdownOut{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(-4px)scale(.98)}}
.style-module__8OCzLa__trigger{appearance:none;background:var(--surface);border:1px solid var(--border-subtle);border-radius:var(--radius-md);color:var(--text-secondary);font-family:var(--font-sans), sans-serif;letter-spacing:.04em;cursor:pointer;transition:border-color var(--transition-fast), color var(--transition-fast), background var(--transition-fast), box-shadow var(--transition-fast);align-items:center;gap:6px;min-width:0;padding:8px 10px 8px 12px;font-size:12px;line-height:1;display:inline-flex}.style-module__8OCzLa__trigger:hover{border-color:var(--text-muted);color:var(--text);background:var(--surface-hover);box-shadow:var(--shadow-sm)}.style-module__8OCzLa__trigger:focus{border-color:var(--accent);color:var(--text);outline:none}.style-module__8OCzLa__trigger:focus-visible{outline:2px solid var(--accent);outline-offset:-1px}.style-module__8OCzLa__icon{color:var(--text-muted);transition:transform var(--transition-fast);align-items:center;display:flex}.style-module__8OCzLa__trigger[data-state=open] .style-module__8OCzLa__icon{transform:rotate(180deg)}.style-module__8OCzLa__content{background:var(--surface-elevated);border:1px solid var(--border-subtle);border-radius:var(--radius-md);box-shadow:var(--shadow-lg);z-index:50;overflow:hidden}.style-module__8OCzLa__content[data-state=open]{animation:.15s style-module__8OCzLa__dropdownIn}.style-module__8OCzLa__content[data-state=closed]{animation:.1s ease-in forwards style-module__8OCzLa__dropdownOut}.style-module__8OCzLa__viewport{max-height:240px;padding:4px;overflow-y:auto}.style-module__8OCzLa__item{font-family:var(--font-sans), sans-serif;letter-spacing:.04em;color:var(--text-secondary);border-radius:var(--radius-sm);cursor:pointer;transition:background var(--transition-fast), color var(--transition-fast);-webkit-user-select:none;user-select:none;outline:none;padding:8px 10px;font-size:12px}.style-module__8OCzLa__item:hover,.style-module__8OCzLa__item[data-highlighted]{background:var(--surface-hover);color:var(--text)}.style-module__8OCzLa__item[data-state=checked]{color:var(--accent);font-weight:500}@keyframes style-module__8OCzLa__dropdownIn{0%{opacity:0;transform:translateY(-4px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes style-module__8OCzLa__dropdownOut{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(-4px)scale(.98)}}
.style-module__46ykIa__root{background:var(--border-subtle);cursor:pointer;width:42px;height:24px;transition:background var(--transition-base);border:none;border-radius:12px;flex-shrink:0;padding:0;position:relative}.style-module__46ykIa__root:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.style-module__46ykIa__root[data-state=checked]{background:var(--accent);box-shadow:0 0 0 2px var(--accent-dim)}.style-module__46ykIa__root[data-state=checked]:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.style-module__46ykIa__thumb{width:18px;height:18px;transition:transform var(--transition-base);background:#fff;border-radius:50%;display:block;transform:translate(3px);box-shadow:0 1px 3px #1e19151f}.style-module__46ykIa__thumb[data-state=checked]{transform:translate(21px)}
.style-module__GVEoVa__root{background:linear-gradient(160deg, var(--surface) 0%, var(--surface-hover) 100%);border:1px solid var(--border-decorative);border-radius:var(--radius-md);width:100%;max-width:480px;box-shadow:var(--shadow-sm), inset 0 1px 0 #fffefa99;grid-template-rows:auto auto;grid-template-columns:1fr auto;align-items:center;gap:14px 16px;margin-top:16px;padding:14px 18px;display:grid;position:relative}.style-module__GVEoVa__root:after{content:"";background:var(--border-decorative);opacity:.6;pointer-events:none;height:1px;position:absolute;top:50%;left:18px;right:18px}.style-module__GVEoVa__displayGroup{grid-area:1/1;align-items:center;gap:8px;display:flex}.style-module__GVEoVa__travelGroup{grid-area:2/1;align-items:center;gap:8px;display:flex}.style-module__GVEoVa__eventsGroup{grid-area:1/2;justify-self:end;align-items:center;gap:8px;display:flex}.style-module__GVEoVa__label{letter-spacing:.22em;color:var(--text-muted);white-space:nowrap;flex-shrink:0;padding-left:10px;font-size:10px;font-weight:600;position:relative}.style-module__GVEoVa__label:before{content:"";background:var(--accent-soft);opacity:.55;border-radius:1px;width:3px;height:10px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.style-module__GVEoVa__secondary{transition:opacity var(--transition-base), visibility var(--transition-base), transform var(--transition-base)}.style-module__GVEoVa__secondary[data-hidden=true]{opacity:0;visibility:hidden;pointer-events:none;transform:translate(-4px)}.style-module__GVEoVa__lockedTrigger{appearance:none;background:var(--surface);border:1px solid var(--border-subtle);border-radius:var(--radius-md);color:var(--text-muted);font-family:var(--font-sans), sans-serif;letter-spacing:.04em;cursor:pointer;transition:border-color var(--transition-fast), color var(--transition-fast);align-items:center;gap:6px;padding:8px 10px 8px 12px;font-size:12px;line-height:1;display:inline-flex}.style-module__GVEoVa__lockedTrigger:hover{border-color:var(--text-muted);color:var(--text-secondary)}.style-module__GVEoVa__lockedIcon{color:var(--accent-soft);transition:color var(--transition-fast);align-items:center;display:flex}.style-module__GVEoVa__lockedTrigger:focus{border-color:var(--accent);outline:none}.style-module__GVEoVa__lockedTrigger:focus-visible{box-shadow:0 0 0 2px var(--accent-glow)}.style-module__GVEoVa__skeletonLabel{background:var(--border-decorative);opacity:.5;border-radius:3px;flex-shrink:0;width:30px;height:10px}.style-module__GVEoVa__skeleton{border-radius:var(--radius-md);background:linear-gradient(110deg, var(--surface-hover) 30%, var(--border-decorative) 50%, var(--surface-hover) 70%);background-size:250% 100%;animation:2s ease-in-out infinite style-module__GVEoVa__shimmer;display:inline-block}.style-module__GVEoVa__skeletonSelect{width:90px;height:30px}.style-module__GVEoVa__skeletonSwitch{border-radius:12px;width:42px;height:24px}.style-module__GVEoVa__presetGroup{grid-area:2/2;justify-self:end;align-items:center;display:flex}.style-module__GVEoVa__presetTrigger{appearance:none;background:var(--surface);border:1px solid var(--border-decorative);color:var(--text-secondary);font-family:var(--font-sans), sans-serif;letter-spacing:.06em;cursor:pointer;transition:color var(--transition-fast), border-color var(--transition-fast), background var(--transition-fast), box-shadow var(--transition-fast);border-radius:20px;align-items:center;gap:6px;padding:5px 8px 5px 10px;font-size:10px;display:inline-flex}.style-module__GVEoVa__presetTrigger:hover{color:var(--text-secondary);border-color:var(--border-subtle);background:var(--surface-hover);box-shadow:var(--shadow-sm)}.style-module__GVEoVa__presetTrigger[data-state=open]{color:var(--text-secondary);border-color:var(--border-subtle);box-shadow:var(--shadow-sm)}.style-module__GVEoVa__presetTrigger:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.style-module__GVEoVa__presetName{white-space:nowrap;line-height:1;transform:translateY(.5px)}.style-module__GVEoVa__gearIcon{opacity:.45;transition:opacity var(--transition-fast), transform var(--transition-base);align-items:center;display:flex}.style-module__GVEoVa__presetTrigger:hover .style-module__GVEoVa__gearIcon{opacity:.7;transform:rotate(30deg)}.style-module__GVEoVa__presetTrigger[data-state=open] .style-module__GVEoVa__gearIcon{opacity:.7;transform:rotate(60deg)}.style-module__GVEoVa__presetList{min-width:120px;margin:0;padding:4px;list-style:none}.style-module__GVEoVa__presetItem{appearance:none;width:100%;font-family:var(--font-sans), sans-serif;letter-spacing:.04em;color:var(--text-secondary);border-radius:var(--radius-sm);cursor:pointer;text-align:left;white-space:nowrap;transition:background var(--transition-fast), color var(--transition-fast);-webkit-user-select:none;user-select:none;background:0 0;border:none;outline:none;align-items:center;gap:8px;padding:8px 12px;font-size:12px;display:flex;position:relative}.style-module__GVEoVa__presetItem:hover{background:var(--surface-hover);color:var(--text)}.style-module__GVEoVa__presetItem[data-active=true]{color:var(--accent);font-weight:500}.style-module__GVEoVa__presetItemDot{background:var(--accent-soft);opacity:0;width:4px;height:4px;transition:opacity var(--transition-fast), transform var(--transition-base);border-radius:50%;flex-shrink:0;transform:scale(0)}.style-module__GVEoVa__presetItem[data-active=true] .style-module__GVEoVa__presetItemDot{opacity:1;transform:scale(1)}.style-module__GVEoVa__presetItem:not([data-active=true]) .style-module__GVEoVa__presetItemDot{visibility:hidden;width:4px}@keyframes style-module__GVEoVa__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}
.style-module__EnWb6q__root{border:1.5px solid var(--border);width:17px;height:17px;transition:all var(--transition-fast);cursor:pointer;background:0 0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex}.style-module__EnWb6q__root:hover{border-color:var(--text-muted);background:var(--surface-hover)}.style-module__EnWb6q__root:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.style-module__EnWb6q__root[data-state=checked]{border-color:var(--accent);background:var(--accent);box-shadow:0 0 0 2px var(--accent-dim)}.style-module__EnWb6q__root[data-state=checked]:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.style-module__EnWb6q__indicator{justify-content:center;align-items:center;animation:.15s style-module__EnWb6q__checkIn;display:flex}@keyframes style-module__EnWb6q__checkIn{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}
.style-module__uxdArq__root{flex-direction:column;gap:28px;width:100%;max-width:480px;margin-bottom:24px;display:flex}.style-module__uxdArq__timeline{--spine-x:8px;--spine-center:calc(var(--spine-x) + .5px);--indent:28px;padding-left:var(--indent);flex-direction:column;gap:28px;display:flex;position:relative}.style-module__uxdArq__timeline:before{content:"";top:14px;bottom:0;left:var(--spine-x);background:linear-gradient(to bottom, var(--border-subtle) calc(100% - 56px), transparent);width:1px;position:absolute}.style-module__uxdArq__dayGroup{flex-direction:column;gap:6px;display:flex}.style-module__uxdArq__dayHeader{cursor:pointer;width:100%;transition:opacity var(--transition-fast);text-align:left;background:0 0;border:none;border-radius:4px;align-items:baseline;gap:8px;margin-bottom:8px;padding:4px 0;display:flex;position:relative}.style-module__uxdArq__dayHeader:before,.style-module__uxdArq__skeletonDayHeader:before{content:"";top:50%;left:calc(var(--spine-center) - var(--indent));background:var(--bg);border:1.5px solid var(--text-muted);width:11px;height:11px;transition:border-color var(--transition-fast);border-radius:50%;position:absolute;transform:translate(-50%,-50%)}.style-module__uxdArq__dayHeader:disabled:before{border-color:var(--border-subtle)}.style-module__uxdArq__row{position:relative}.style-module__uxdArq__row:before{content:"";top:50%;left:calc(var(--spine-center) - var(--indent));background:var(--bg);border:1.5px solid var(--border);width:7px;height:7px;transition:background var(--transition-fast), border-color var(--transition-fast);border-radius:50%;position:absolute;transform:translate(-50%,-50%)}.style-module__uxdArq__rowSelected:before{background:var(--accent);border-color:var(--accent)}.style-module__uxdArq__rowBusy:before{background:var(--border);border-color:var(--border);width:5px;height:5px}.style-module__uxdArq__rowMuted:before{border-color:var(--border-subtle);width:5px;height:5px}.style-module__uxdArq__dayDate{font-family:var(--font-mono), monospace;letter-spacing:.04em;color:var(--text-secondary);transition:color var(--transition-fast);font-size:13px}.style-module__uxdArq__daySelectHint{letter-spacing:.08em;color:var(--text-muted);opacity:0;transition:opacity var(--transition-fast);margin-left:auto;font-size:10px}.style-module__uxdArq__dayWeekday{letter-spacing:.12em;color:var(--text-muted);border:1px solid var(--border-subtle);transition:color var(--transition-fast), border-color var(--transition-fast), background var(--transition-fast);border-radius:3px;padding:2px 7px;font-size:10px;font-weight:500}.style-module__uxdArq__dayHeader:disabled{cursor:default}.style-module__uxdArq__dayHeader:focus-visible{outline:none}.style-module__uxdArq__dayHeader:focus-visible .style-module__uxdArq__dayDate{color:var(--text)}.style-module__uxdArq__dayHeader:focus-visible .style-module__uxdArq__daySelectHint{opacity:1;color:var(--accent)}.style-module__uxdArq__dayHeader:focus-visible .style-module__uxdArq__dayWeekday{background:var(--accent-dim)}@media (hover:hover){.style-module__uxdArq__dayHeader:hover:not(:disabled) .style-module__uxdArq__dayDate{color:var(--text)}.style-module__uxdArq__dayHeader:hover:not(:disabled) .style-module__uxdArq__daySelectHint{opacity:1}.style-module__uxdArq__dayHeader:hover:not(:disabled) .style-module__uxdArq__dayWeekday{background:var(--accent-dim)}}.style-module__uxdArq__dayEmpty{letter-spacing:.06em;color:var(--text-muted);border:1px dashed var(--border-subtle);border-radius:var(--radius-md);margin:0;padding:9px 14px;font-size:12px}.style-module__uxdArq__dayWeekdayActive{color:var(--accent);border-color:var(--accent);background:var(--accent-dim)}.style-module__uxdArq__slotItem{border-radius:var(--radius-md);border:1px solid var(--border-decorative);background:var(--surface);box-shadow:var(--shadow-sm);cursor:pointer;transition:background var(--transition-fast), border-color var(--transition-fast), box-shadow var(--transition-fast), transform var(--transition-fast);-webkit-user-select:none;user-select:none;align-items:center;gap:12px;padding:11px 14px;display:flex}.style-module__uxdArq__slotItemSelected{background:var(--accent-dim);box-shadow:var(--shadow-sm), inset 0 0 0 1px #b5432a14;border-color:#b5432a40}.style-module__uxdArq__slotItem:has(:focus-visible){outline:2px solid var(--accent);outline-offset:-1px}.style-module__uxdArq__slotItem:has(:focus-visible) :focus-visible{outline:none}@media (hover:hover){.style-module__uxdArq__slotItem:hover:not(.style-module__uxdArq__slotItemSelected):not(.style-module__uxdArq__slotItemDisabled){background:var(--surface-elevated);border-color:var(--border-subtle);box-shadow:var(--shadow-md);transform:translateY(-1px)}.style-module__uxdArq__slotItemSelected:hover{background:#b5432a1a}}.style-module__uxdArq__slotItemDisabled{opacity:.45;cursor:default}@media (hover:hover){.style-module__uxdArq__slotItemDisabled:hover{background:var(--surface);border-color:var(--border-decorative);box-shadow:var(--shadow-sm);transform:none}}.style-module__uxdArq__slotItemStatic{cursor:default;pointer-events:none;background:var(--surface-hover)}.style-module__uxdArq__eventIcon{width:17px;height:17px;color:var(--text-muted);flex-shrink:0;justify-content:center;align-items:center;display:flex}.style-module__uxdArq__slotTime{font-family:var(--font-mono), monospace;letter-spacing:.02em;color:var(--text);transition:color var(--transition-fast);white-space:nowrap;flex-shrink:0;font-size:14px}.style-module__uxdArq__slotItemSelected .style-module__uxdArq__slotTime{color:var(--accent);font-weight:500}.style-module__uxdArq__slotLabel{letter-spacing:.04em;color:var(--text);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:11px;overflow:hidden}.style-module__uxdArq__slotDurationDisabled{text-decoration:none}.style-module__uxdArq__slotDuration{letter-spacing:.06em;color:var(--text-muted);font-size:11px;font-family:var(--font-mono), monospace;transition:color var(--transition-fast);margin-left:auto}.style-module__uxdArq__slotItemSelected .style-module__uxdArq__slotDuration{color:var(--accent-soft)}.style-module__uxdArq__eventItem{border-radius:var(--radius-sm);width:100%;min-width:0;color:inherit;font:inherit;text-align:left;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background-color var(--transition-fast), border-color var(--transition-fast);background-color:#8f847414;background-image:repeating-linear-gradient(135deg,#8f84741c 0 1px,#0000 1px 6px);border:none;align-items:center;gap:10px;padding:7px 12px 7px 44px;display:flex}.style-module__uxdArq__eventItem:focus-visible{outline:2px solid var(--accent);outline-offset:-1px}@media (hover:hover){.style-module__uxdArq__eventItem:hover{background-color:#8f847426}}.style-module__uxdArq__eventTime{font-family:var(--font-mono), monospace;letter-spacing:.02em;color:var(--text-muted);white-space:nowrap;flex-shrink:0;font-size:13px}.style-module__uxdArq__eventAllDayTag{letter-spacing:.12em;color:var(--surface);background:var(--text-muted);white-space:nowrap;border-radius:3px;flex-shrink:0;padding:2px 6px;font-size:10px;font-weight:600;line-height:1.3}.style-module__uxdArq__eventTitle{color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13px;overflow:hidden}.style-module__uxdArq__emptyState{text-align:center;width:100%;max-width:480px;color:var(--text-muted);letter-spacing:.08em;padding:48px 0;font-size:13px;font-style:italic}.style-module__uxdArq__skeletonDayGroup{flex-direction:column;gap:5px;animation:.3s both style-module__uxdArq__fadeInUp;display:flex}.style-module__uxdArq__skeletonDayGroup:first-child{animation-delay:0s}.style-module__uxdArq__skeletonDayGroup:nth-child(2){animation-delay:50ms}.style-module__uxdArq__skeletonDayGroup:nth-child(3){animation-delay:.1s}.style-module__uxdArq__skeletonDayHeader{align-items:baseline;gap:8px;margin-bottom:8px;padding:4px 0;display:flex;position:relative}.style-module__uxdArq__skeletonDate{background:linear-gradient(90deg, var(--surface-hover) 25%, var(--border-decorative) 50%, var(--surface-hover) 75%);background-size:200% 100%;border-radius:4px;width:56px;height:14px;animation:1.8s ease-in-out infinite style-module__uxdArq__shimmer}.style-module__uxdArq__skeletonWeekday{background:linear-gradient(90deg, var(--surface-hover) 25%, var(--border-decorative) 50%, var(--surface-hover) 75%);background-size:200% 100%;border-radius:3px;width:24px;height:14px;animation:1.8s ease-in-out infinite style-module__uxdArq__shimmer}.style-module__uxdArq__skeletonSlot{border-radius:var(--radius-md);border:1px solid var(--border-decorative);background:var(--surface);box-shadow:var(--shadow-sm);align-items:center;gap:12px;padding:11px 14px;display:flex}.style-module__uxdArq__skeletonCheckbox{background:linear-gradient(90deg, var(--surface-hover) 25%, var(--border-decorative) 50%, var(--surface-hover) 75%);background-size:200% 100%;border-radius:50%;width:16px;height:16px;animation:1.8s ease-in-out infinite style-module__uxdArq__shimmer}.style-module__uxdArq__skeletonTime{background:linear-gradient(90deg, var(--surface-hover) 25%, var(--border-decorative) 50%, var(--surface-hover) 75%);background-size:200% 100%;border-radius:4px;width:100px;height:14px;animation:1.8s ease-in-out infinite style-module__uxdArq__shimmer}.style-module__uxdArq__skeletonDuration{background:linear-gradient(90deg, var(--surface-hover) 25%, var(--border-decorative) 50%, var(--surface-hover) 75%);background-size:200% 100%;border-radius:4px;width:40px;height:12px;margin-left:auto;animation:1.8s ease-in-out infinite style-module__uxdArq__shimmer}@keyframes style-module__uxdArq__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.style-module__uxdArq__loadMoreButton{border-radius:var(--radius-md);width:100%;color:var(--text-muted);font-size:12px;font-family:var(--font-mono), monospace;letter-spacing:.1em;cursor:pointer;transition:color var(--transition-base), transform var(--transition-fast);background:0 0;border:none;padding:14px 0;position:relative;overflow:hidden}.style-module__uxdArq__loadMoreButton:before{content:"";background:linear-gradient(90deg, transparent, var(--border-subtle) 30%, var(--border-subtle) 70%, transparent);z-index:0;height:1px;transition:opacity var(--transition-base);position:absolute;top:50%;left:20%;right:20%}.style-module__uxdArq__loadMoreButton span,.style-module__uxdArq__loadMoreButton{z-index:1}.style-module__uxdArq__loadMoreButton:disabled{cursor:default;opacity:.5}.style-module__uxdArq__loadMoreButton:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@media (hover:hover){.style-module__uxdArq__loadMoreButton:hover:not(:disabled){color:var(--accent)}.style-module__uxdArq__loadMoreButton:hover:not(:disabled):before{opacity:0}}.style-module__uxdArq__loadMoreButton:active:not(:disabled){transform:scale(.98)}.style-module__uxdArq__loadMoreLabel{z-index:1;background:var(--bg);align-items:center;gap:6px;padding:0 16px;display:inline-flex;position:relative}.style-module__uxdArq__loadMoreLocked{opacity:.6}.style-module__uxdArq__loadMoreLocked .style-module__uxdArq__loadMoreLabel{color:var(--text-muted)}.style-module__uxdArq__lockedIcon{color:var(--accent-soft);align-items:center;display:inline-flex}@media (hover:hover){.style-module__uxdArq__loadMoreLocked:hover{color:var(--text-secondary);opacity:.8}}@keyframes style-module__uxdArq__fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
.style-module__X0BXfq__root{--tab-width:128px;width:100%;max-width:480px}.style-module__X0BXfq__tabList{border-bottom:1px solid var(--border-decorative);align-items:end;gap:0;display:flex;position:relative}.style-module__X0BXfq__indicator{display:none}.style-module__X0BXfq__tab{flex:0 1 var(--tab-width);letter-spacing:.04em;min-width:0;color:var(--text-muted);border:1px solid var(--border-decorative);border-radius:var(--radius-sm) var(--radius-sm) 0 0;cursor:pointer;transition:color var(--transition-fast), background var(--transition-fast), border-color var(--transition-fast);z-index:1;white-space:nowrap;background:#8f84740f;border-bottom:none;justify-content:center;align-items:center;gap:4px;margin-bottom:-1px;padding:8px 12px;font-size:10px;display:flex;position:relative}.style-module__X0BXfq__tab:hover:not([data-active]){color:var(--text-secondary);background:#8f847421}.style-module__X0BXfq__tab[data-active]{color:var(--accent);background:var(--surface);border-color:var(--border-decorative);font-weight:600}.style-module__X0BXfq__tabLabel{text-overflow:ellipsis;overflow:hidden}.style-module__X0BXfq__tabSkeleton{flex:0 1 var(--tab-width);border-radius:var(--radius-sm) var(--radius-sm) 0 0;background:linear-gradient(90deg, var(--surface-hover) 25%, var(--border-decorative) 50%, var(--surface-hover) 75%);background-size:200% 100%;height:34px;animation:1.8s ease-in-out infinite style-module__X0BXfq__shimmer}@keyframes style-module__X0BXfq__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.style-module__X0BXfq__addBtn{width:32px;height:32px;color:var(--text-muted);border-radius:var(--radius-sm);transition:color var(--transition-fast), background var(--transition-fast);z-index:1;flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative}.style-module__X0BXfq__addBtn:hover:not(:disabled){color:var(--accent);background:var(--surface-hover)}.style-module__X0BXfq__addBtn:disabled{opacity:.5;cursor:not-allowed}.style-module__X0BXfq__spinner{animation:.8s linear infinite style-module__X0BXfq__spin}@keyframes style-module__X0BXfq__spin{to{transform:rotate(360deg)}}.style-module__X0BXfq__addBtn[data-locked]{color:var(--border);overflow:visible}.style-module__X0BXfq__addBtn[data-locked]:hover{color:var(--text-muted)}.style-module__X0BXfq__lockBadge{color:var(--accent-soft);justify-content:center;align-items:center;display:flex;position:absolute;top:50%;right:-2px;transform:translateY(-50%)}
.style-module__SWkuQa__root{background:var(--bg);flex-direction:column;align-items:center;min-height:100dvh;padding:0 16px 88px;display:flex}.style-module__SWkuQa__header{border-bottom:1px solid var(--border-decorative);justify-content:space-between;align-items:baseline;width:100%;max-width:480px;margin-bottom:20px;padding:32px 0 24px;display:flex}.style-module__SWkuQa__titleGroup{align-items:center;gap:8px;display:flex}.style-module__SWkuQa__titleIcon{width:20px;height:20px}.style-module__SWkuQa__title{font-family:var(--font-title), serif;letter-spacing:.1em;color:var(--text);font-size:24px;font-weight:400;position:relative}.style-module__SWkuQa__titleAccent{color:var(--accent)}.style-module__SWkuQa__headerActions{align-items:center;gap:6px;display:flex}.style-module__SWkuQa__settingsLink{letter-spacing:.06em;color:var(--text-muted);border-radius:var(--radius-sm);border:1px solid var(--border-subtle);background:var(--surface);transition:color var(--transition-fast), border-color var(--transition-fast), background var(--transition-fast), box-shadow var(--transition-fast);align-items:center;gap:5px;padding:7px 12px;font-size:12px;display:flex}.style-module__SWkuQa__settingsLink:hover{color:var(--text-secondary);border-color:var(--border-subtle);background:var(--surface-hover);box-shadow:var(--shadow-sm)}.style-module__SWkuQa__settingsIcon{opacity:.55;transition:opacity var(--transition-fast)}.style-module__SWkuQa__settingsLink:hover .style-module__SWkuQa__settingsIcon{opacity:.8}.style-module__SWkuQa__errorCard{border-radius:var(--radius-lg);border:1px solid var(--border-decorative);background:var(--surface);width:100%;max-width:480px;box-shadow:var(--shadow-sm);text-align:center;flex-direction:column;align-items:center;gap:12px;padding:36px 24px;animation:.3s style-module__SWkuQa__fadeIn;display:flex}.style-module__SWkuQa__errorTitle{letter-spacing:.04em;color:var(--text);font-size:13px;font-weight:600}.style-module__SWkuQa__errorBody{letter-spacing:.04em;color:var(--text-muted);font-size:11px;line-height:1.8}.style-module__SWkuQa__errorRetry{letter-spacing:.06em;color:var(--text-secondary);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);cursor:pointer;transition:color var(--transition-fast), border-color var(--transition-fast), background var(--transition-fast), box-shadow var(--transition-fast);margin-top:8px;padding:8px 24px;font-size:12px}.style-module__SWkuQa__errorRetry:hover{color:var(--text);border-color:var(--text-muted);background:var(--surface-hover);box-shadow:var(--shadow-sm)}.style-module__SWkuQa__divider{background:linear-gradient(to right, transparent, var(--border-subtle) 20%, var(--border-subtle) 80%, transparent);width:100%;max-width:480px;height:1px;margin:20px 0}@keyframes style-module__SWkuQa__fadeIn{0%{opacity:0}to{opacity:1}}
.style-module__6ZSaRq__overlay{z-index:200;-webkit-backdrop-filter:blur(8px)saturate(1.2);backdrop-filter:blur(8px)saturate(1.2);background:#1e191580;position:fixed;inset:0}.style-module__6ZSaRq__overlay[data-state=open]{animation:.15s ease-out style-module__6ZSaRq__overlayShow}.style-module__6ZSaRq__overlay[data-state=closed]{animation:.12s ease-in forwards style-module__6ZSaRq__overlayHide}.style-module__6ZSaRq__content{z-index:201;background:var(--surface-elevated);border:1px solid var(--border-decorative);border-radius:var(--radius-lg);text-align:center;flex-direction:column;align-items:center;width:min(90vw,400px);padding:44px 32px 32px;display:flex;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 8px 40px #1e19151f,0 0 0 1px #e6dfd64d}.style-module__6ZSaRq__content[data-state=open]{animation:.25s cubic-bezier(.16,1,.3,1) style-module__6ZSaRq__contentShow}.style-module__6ZSaRq__content[data-state=closed]{animation:.15s ease-in forwards style-module__6ZSaRq__contentHide}.style-module__6ZSaRq__content:before{content:"";pointer-events:none;opacity:.15;border-radius:inherit;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='1'/%3E%3C/svg%3E");background-repeat:repeat;background-size:256px 256px;position:absolute;inset:0}.style-module__6ZSaRq__closeButton{width:30px;height:30px;color:var(--text-muted);border-radius:var(--radius-sm);transition:color var(--transition-fast), background var(--transition-fast);z-index:1;justify-content:center;align-items:center;font-size:13px;display:flex;position:absolute;top:12px;right:12px}.style-module__6ZSaRq__closeButton:hover{color:var(--text);background:var(--surface-hover)}.style-module__6ZSaRq__closeButton:focus-visible{outline:2px solid var(--accent);outline-offset:-1px}.style-module__6ZSaRq__iconWrapper{-webkit-backdrop-filter:none;backdrop-filter:none;background:#976f62;border:1px solid #ffffff40;border-radius:14px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:12px;animation:.3s cubic-bezier(.34,1.56,.64,1) 80ms both style-module__6ZSaRq__stampIn;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 16px #976f6240,0 8px 24px #976f621a,inset 0 1px 1px #ffffff4d,inset 0 -1px 1px #00000014}.style-module__6ZSaRq__iconWrapper:before{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(160deg,#fff6 0%,#ffffff1a 40%,#0000 70%);width:90%;height:70%;position:absolute;top:-30%;left:-20%}.style-module__6ZSaRq__iconWrapper:after{content:"";pointer-events:none;background:linear-gradient(#0000,#ffffff1f);border-radius:0 0 10px 10px;width:70%;height:30%;position:absolute;bottom:2px;left:15%}.style-module__6ZSaRq__title{font-family:var(--font-title), serif;letter-spacing:.1em;color:var(--text);font-size:26px;font-weight:400;animation:.25s .1s both style-module__6ZSaRq__fadeInUp}.style-module__6ZSaRq__titleAccent{color:var(--accent)}.style-module__6ZSaRq__description{color:var(--text);letter-spacing:.06em;margin-top:20px;font-size:15px;font-weight:600;animation:.25s .14s both style-module__6ZSaRq__fadeInUp}.style-module__6ZSaRq__subtext{color:var(--text-secondary);letter-spacing:.03em;margin-top:8px;font-size:13px;line-height:1.8;animation:.25s .18s both style-module__6ZSaRq__fadeInUp}.style-module__6ZSaRq__googleButton{letter-spacing:.02em;width:100%;color:var(--text);background:var(--surface);border:1px solid var(--border-subtle);border-radius:var(--radius-md);cursor:pointer;transition:background var(--transition-fast), border-color var(--transition-fast), box-shadow var(--transition-fast), transform var(--transition-fast);justify-content:center;align-items:center;gap:10px;margin-top:28px;padding:14px 24px;font-size:15px;font-weight:500;animation:.25s .22s both style-module__6ZSaRq__fadeInUp;display:inline-flex;position:relative}.style-module__6ZSaRq__googleButton:hover{background:var(--surface-hover);border-color:var(--border);transform:translateY(-1px);box-shadow:0 2px 12px #1e191514}.style-module__6ZSaRq__googleButton:active{box-shadow:none;transform:translateY(0)}.style-module__6ZSaRq__googleButton:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.style-module__6ZSaRq__googleButtonText{font-family:var(--font-sans), system-ui, sans-serif}.style-module__6ZSaRq__terms{color:var(--text-secondary);letter-spacing:.02em;margin-top:20px;font-size:12px;line-height:1.7;animation:.25s .26s both style-module__6ZSaRq__fadeInUp}.style-module__6ZSaRq__termsLink{text-decoration:underline;-webkit-text-decoration-color:var(--border-subtle);text-decoration-color:var(--border-subtle);text-underline-offset:2px;transition:color var(--transition-fast), text-decoration-color var(--transition-fast)}.style-module__6ZSaRq__termsLink:hover{color:var(--text);-webkit-text-decoration-color:var(--text);text-decoration-color:var(--text)}@keyframes style-module__6ZSaRq__overlayShow{0%{opacity:0}to{opacity:1}}@keyframes style-module__6ZSaRq__overlayHide{0%{opacity:1}to{opacity:0}}@keyframes style-module__6ZSaRq__contentShow{0%{opacity:0;transform:translate(-50%,-46%)scale(.96)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}@keyframes style-module__6ZSaRq__contentHide{0%{opacity:1;transform:translate(-50%,-50%)scale(1)}to{opacity:0;transform:translate(-50%,-48%)scale(.97)}}@keyframes style-module__6ZSaRq__fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes style-module__6ZSaRq__stampIn{0%{opacity:0;transform:scale(.5)translateY(-12px)}60%{opacity:1;transform:scale(1.1)translateY(1px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes style-module__6ZSaRq__accentLine{0%{opacity:0;width:0}to{opacity:1;width:40px}}
.style-module__xY3HWW__sections{background:var(--surface);border:1px solid var(--border-decorative);border-radius:0 0 var(--radius-md) var(--radius-md);width:100%;max-width:480px;box-shadow:var(--shadow-sm);border-top:none;flex-direction:column;display:flex;overflow:hidden}.style-module__xY3HWW__saveBtn{background:var(--accent);color:#fff;letter-spacing:.1em;border-radius:var(--radius-md);width:100%;max-width:480px;transition:background var(--transition-base), transform var(--transition-fast), box-shadow var(--transition-base), opacity var(--transition-base);margin-top:24px;padding:14px;font-size:14px;font-weight:500;position:relative;overflow:hidden}.style-module__xY3HWW__saveBtn:before{content:"";pointer-events:none;background:linear-gradient(135deg,#ffffff1f 0%,#0000 50%);position:absolute;inset:0}.style-module__xY3HWW__saveBtn:hover:not(:disabled){background:var(--accent-deep);box-shadow:0 4px 20px var(--accent-glow);transform:translateY(-1px)}.style-module__xY3HWW__saveBtn:active:not(:disabled){transform:translateY(0)}.style-module__xY3HWW__saveBtn:disabled{opacity:.5;cursor:not-allowed}.style-module__xY3HWW__section{border-bottom:1px solid var(--border-decorative);flex-direction:column;gap:14px;padding:20px;display:flex}.style-module__xY3HWW__section:last-child{border-bottom:none}.style-module__xY3HWW__sectionHeader{justify-content:space-between;align-items:center;display:flex}.style-module__xY3HWW__label{letter-spacing:.24em;text-transform:uppercase;color:var(--text-muted);align-items:center;gap:8px;font-size:10px;font-weight:500;display:flex}.style-module__xY3HWW__label:before{content:"";background:var(--accent);opacity:.6;border-radius:1px;width:6px;height:1.5px;display:inline-block}.style-module__xY3HWW__dayGrid{gap:6px;display:flex}.style-module__xY3HWW__dayBtn{border:1px solid var(--border-subtle);background:var(--bg);letter-spacing:.04em;width:40px;height:40px;color:var(--text-secondary);transition:background var(--transition-base), border-color var(--transition-base), color var(--transition-base), box-shadow var(--transition-base), transform var(--transition-fast);border-radius:50%;font-size:12px}.style-module__xY3HWW__dayBtn:hover{background:var(--surface-hover);border-color:var(--border);box-shadow:var(--shadow-sm);transform:scale(1.06)}.style-module__xY3HWW__dayBtn:active{transform:scale(.96)}.style-module__xY3HWW__dayBtnActive{background:var(--accent);border-color:var(--accent);color:#fff;box-shadow:0 0 0 3px var(--accent-dim)}.style-module__xY3HWW__dayBtnActive:hover{background:var(--accent-deep);box-shadow:0 0 0 3px var(--accent-glow)}.style-module__xY3HWW__timeRow{align-items:center;gap:10px;display:flex}.style-module__xY3HWW__timeSep{color:var(--text-muted);font-size:12px}.style-module__xY3HWW__calendarList{flex-direction:column;gap:2px;display:flex}.style-module__xY3HWW__calendarRow{border-radius:var(--radius-sm);transition:background var(--transition-fast);justify-content:space-between;align-items:center;margin:0 -6px;padding:8px 6px;display:flex}.style-module__xY3HWW__calendarInfo{align-items:center;gap:10px;min-width:0;display:flex}.style-module__xY3HWW__calendarDot{width:10px;height:10px;transition:transform var(--transition-fast);border-radius:50%;flex-shrink:0;box-shadow:0 0 0 2px #0000000a}.style-module__xY3HWW__calendarRow:hover .style-module__xY3HWW__calendarDot{transform:scale(1.2)}.style-module__xY3HWW__calendarName{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.style-module__xY3HWW__calendarBadge{letter-spacing:.06em;color:var(--accent-soft);background:var(--accent-dim);border-radius:4px;margin-left:6px;padding:2px 8px;font-size:10px;font-weight:500}.style-module__xY3HWW__calendarError{color:var(--text-muted);padding:4px 0;font-size:13px;line-height:1.8}.style-module__xY3HWW__skeleton{border-radius:var(--radius-md);background:linear-gradient(90deg, var(--surface-hover) 25%, var(--border-decorative) 50%, var(--surface-hover) 75%);background-size:200% 100%;width:72px;height:30px;animation:1.8s ease-in-out infinite style-module__xY3HWW__shimmer;display:inline-block}.style-module__xY3HWW__dayBtnSkeleton{background:linear-gradient(90deg, var(--surface-hover) 25%, var(--border-decorative) 50%, var(--surface-hover) 75%);background-size:200% 100%;border-radius:50%;width:40px;height:40px;animation:1.8s ease-in-out infinite style-module__xY3HWW__shimmer}.style-module__xY3HWW__calendarSkeleton{background:linear-gradient(90deg, var(--surface-hover) 25%, var(--border-decorative) 50%, var(--surface-hover) 75%);background-size:200% 100%;border-radius:4px;width:120px;height:16px;animation:1.8s ease-in-out infinite style-module__xY3HWW__shimmer;display:inline-block}.style-module__xY3HWW__switchSkeleton{background:linear-gradient(90deg, var(--surface-hover) 25%, var(--border-decorative) 50%, var(--surface-hover) 75%);background-size:200% 100%;border-radius:11px;width:40px;height:22px;animation:1.8s ease-in-out infinite style-module__xY3HWW__shimmer;display:inline-block}@keyframes style-module__xY3HWW__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}
.style-module__N2nNPa__root{background:var(--bg);flex-direction:column;align-items:center;min-height:100dvh;display:flex}.style-module__N2nNPa__section{width:100%;max-width:520px;padding:0 24px 64px}.style-module__N2nNPa__hero{text-align:center;flex-direction:column;align-items:center;width:100%;max-width:520px;padding:88px 24px 56px;display:flex;position:relative}.style-module__N2nNPa__hero:before{content:"";background:linear-gradient(to bottom, transparent, var(--border-subtle));width:1px;height:32px;animation:style-module__N2nNPa__lineReveal .8s var(--transition-slow) both;position:absolute;top:32px;left:50%;transform:translate(-50%)}.style-module__N2nNPa__logo{font-family:var(--font-title), serif;letter-spacing:.1em;color:var(--text);font-size:40px;font-weight:400;animation:.6s both style-module__N2nNPa__fadeInUp}.style-module__N2nNPa__logoAccent{color:var(--accent)}.style-module__N2nNPa__paw{width:32px;height:32px;margin:16px auto 0;animation:.7s cubic-bezier(.34,1.56,.64,1) .4s both style-module__N2nNPa__pawStamp;display:block}.style-module__N2nNPa__catch{letter-spacing:.06em;color:var(--text-secondary);margin-top:26px;font-size:14px;line-height:2;animation:.6s .15s both style-module__N2nNPa__fadeInUp}.style-module__N2nNPa__heroNote{letter-spacing:.04em;color:var(--text-muted);margin-top:16px;font-size:11px;animation:.6s .5s both style-module__N2nNPa__fadeInUp}.style-module__N2nNPa__demoSection{border-top:1px solid var(--border-decorative);border-bottom:1px solid var(--border-decorative);background:var(--bg-warm);flex-direction:column;align-items:center;width:100%;margin-bottom:64px;padding:56px 0 64px;display:flex}.style-module__N2nNPa__demoHead,.style-module__N2nNPa__demoNote{padding-left:24px;padding-right:24px}.style-module__N2nNPa__demoInner{width:100%;max-width:560px;position:relative}.style-module__N2nNPa__demo{text-align:left;width:100%}.style-module__N2nNPa__demoChrome{border-bottom:1px dashed var(--border-decorative);justify-content:space-between;align-items:center;width:100%;margin-bottom:14px;padding-bottom:12px;display:flex}.style-module__N2nNPa__demoChromeLogo{font-family:var(--font-title), serif;letter-spacing:.08em;color:var(--text-muted);font-size:13px}.style-module__N2nNPa__demoChromeBadge{border:1px solid var(--accent-glow);letter-spacing:.12em;color:var(--accent);border-radius:4px;padding:3px 10px;font-size:10px}.style-module__N2nNPa__demoFrame{border:1px solid var(--border-decorative);background:var(--bg);border-left-width:0;border-right-width:0;border-radius:0;flex-direction:column;align-items:center;padding:18px 16px 88px;display:flex;position:relative;overflow:hidden;transform:translateZ(0)}.style-module__N2nNPa__demoOptions{justify-content:center;width:100%;margin-bottom:24px;display:flex}.style-module__N2nNPa__demoNote{letter-spacing:.04em;color:var(--text-muted);text-align:center;margin-top:10px;font-size:11px}@media (min-width:608px){.style-module__N2nNPa__demoSection{padding:56px 24px 64px}.style-module__N2nNPa__demoHead,.style-module__N2nNPa__demoNote{padding-left:0;padding-right:0}.style-module__N2nNPa__demoFrame{border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);border-left-width:1px;border-right-width:1px}}.style-module__N2nNPa__ctaWrap{flex-direction:column;gap:10px;width:100%;max-width:280px;margin:36px auto 0;animation:.6s .45s both style-module__N2nNPa__fadeInUp;display:flex}.style-module__N2nNPa__trialPanel{border-radius:var(--radius-lg);background:linear-gradient(180deg, #b5432a12 0%, transparent 70%), var(--surface);text-align:center;border:1px solid #b5432a38;padding:30px 24px 26px;position:relative;box-shadow:0 10px 32px #b5432a14}.style-module__N2nNPa__trialBadge{background:var(--accent);color:#fff;letter-spacing:.08em;border-radius:999px;padding:4px 14px;font-size:11px;font-weight:700;display:inline-block}.style-module__N2nNPa__trialTitle{font-family:var(--font-serif-jp), serif;letter-spacing:.08em;color:var(--text);margin-top:18px;font-size:18px;font-weight:500;line-height:1.8}.style-module__N2nNPa__trialBody{letter-spacing:.04em;color:var(--text-secondary);margin-top:14px;font-size:12px;line-height:2}.style-module__N2nNPa__trialPanel .style-module__N2nNPa__ctaWrap{margin-top:24px;animation:none}.style-module__N2nNPa__trialNote{letter-spacing:.04em;color:var(--text-muted);margin-top:14px;font-size:11px;line-height:1.8}.style-module__N2nNPa__sectionHead{text-align:center;margin-bottom:26px}.style-module__N2nNPa__eyebrow{font-family:var(--font-title), serif;letter-spacing:.3em;text-transform:uppercase;color:var(--accent);font-size:11px;font-weight:400}.style-module__N2nNPa__sectionHeading{font-family:var(--font-serif-jp), serif;letter-spacing:.08em;color:var(--text);margin-top:10px;font-size:19px;font-weight:500;line-height:1.7}.style-module__N2nNPa__sectionLead{letter-spacing:.04em;color:var(--text-secondary);margin-top:12px;font-size:12px;line-height:2}.style-module__N2nNPa__steps{list-style:none}.style-module__N2nNPa__step{border-bottom:1px dashed var(--border-decorative);grid-template-columns:auto 1fr;gap:16px;padding:18px 2px;display:grid}.style-module__N2nNPa__step:last-child{border-bottom:none}.style-module__N2nNPa__stepNum{font-family:var(--font-title), serif;letter-spacing:.1em;color:var(--accent);font-size:15px;line-height:1.6}.style-module__N2nNPa__stepTitle{letter-spacing:.06em;color:var(--text);font-size:13px;font-weight:600}.style-module__N2nNPa__stepBody{letter-spacing:.04em;color:var(--text-secondary);margin-top:6px;font-size:12px;line-height:1.9}.style-module__N2nNPa__cards{flex-direction:column;gap:14px;display:flex}.style-module__N2nNPa__card{border-radius:var(--radius-md);border:1px solid var(--border-decorative);background:var(--surface);box-shadow:var(--shadow-sm);transition:transform var(--transition-base), box-shadow var(--transition-base), border-color var(--transition-base);padding:22px 24px}.style-module__N2nNPa__card:hover{box-shadow:var(--shadow-md);border-color:var(--border-subtle);transform:translateY(-2px)}.style-module__N2nNPa__cardTitle{letter-spacing:.06em;color:var(--text);margin-bottom:8px;padding-left:14px;font-size:13px;font-weight:600;position:relative}.style-module__N2nNPa__cardTitle:before{content:"";background:var(--accent);border-radius:2px;width:3px;height:14px;position:absolute;top:2px;left:0}.style-module__N2nNPa__cardBody{letter-spacing:.04em;color:var(--text-secondary);padding-left:14px;font-size:12px;line-height:1.9}.style-module__N2nNPa__tableWrap{width:100%;overflow-x:auto}.style-module__N2nNPa__table{border-collapse:collapse;width:100%;font-size:11px}.style-module__N2nNPa__table th,.style-module__N2nNPa__table td{text-align:center;border-bottom:1px dashed var(--border-decorative);vertical-align:middle;padding:11px 4px}.style-module__N2nNPa__table thead th,.style-module__N2nNPa__table thead td{border-bottom:1px solid var(--border-subtle);padding-bottom:14px}.style-module__N2nNPa__tablePlan{letter-spacing:.08em;color:var(--text-muted);font-size:10px;font-weight:400;display:block}.style-module__N2nNPa__tablePrice{font-family:var(--font-title), serif;color:var(--text);font-variant-numeric:tabular-nums;margin-top:4px;font-size:16px;display:block}.style-module__N2nNPa__tableColFeatured{background:var(--accent-dim)}.style-module__N2nNPa__table thead .style-module__N2nNPa__tableColFeatured .style-module__N2nNPa__tablePrice{color:var(--accent-deep)}.style-module__N2nNPa__tableLabel{text-align:left;letter-spacing:.02em;color:var(--text-secondary);min-width:132px;font-weight:400}.style-module__N2nNPa__tableYes{color:var(--accent)}.style-module__N2nNPa__tableNo{color:var(--border-subtle)}.style-module__N2nNPa__tableValue{color:var(--text);letter-spacing:.02em}.style-module__N2nNPa__tableNote{letter-spacing:.04em;color:var(--text-muted);margin-top:16px;font-size:11px}.style-module__N2nNPa__inlineLink{color:var(--accent);border-bottom:1px solid var(--accent-glow);transition:border-color var(--transition-fast);margin-left:6px;padding-bottom:1px}.style-module__N2nNPa__inlineLink:hover{border-color:var(--accent)}.style-module__N2nNPa__faqList{border-top:1px solid var(--border-decorative)}.style-module__N2nNPa__faqItem{border-bottom:1px solid var(--border-decorative)}.style-module__N2nNPa__faqQ{letter-spacing:.04em;color:var(--text);cursor:pointer;justify-content:space-between;align-items:flex-start;gap:14px;padding:16px 2px;font-size:13px;line-height:1.6;list-style:none;display:flex}.style-module__N2nNPa__faqQ::-webkit-details-marker{display:none}.style-module__N2nNPa__faqQ:after{content:"";border-right:1.5px solid var(--accent);border-bottom:1.5px solid var(--accent);width:9px;height:9px;transition:transform var(--transition-base);flex-shrink:0;margin-top:6px;transform:rotate(45deg)}.style-module__N2nNPa__faqItem[open] .style-module__N2nNPa__faqQ:after{transform:rotate(225deg)}.style-module__N2nNPa__faqA{letter-spacing:.04em;color:var(--text-muted);padding:0 2px 18px;font-size:12px;line-height:2}.style-module__N2nNPa__closing{text-align:center;flex-direction:column;align-items:center;width:100%;max-width:520px;padding:8px 24px 24px;display:flex}.style-module__N2nNPa__closingPaw{opacity:.7;width:24px;height:24px}.style-module__N2nNPa__closingTitle{font-family:var(--font-serif-jp), serif;letter-spacing:.08em;color:var(--text);margin-top:18px;font-size:17px;font-weight:500;line-height:1.9}.style-module__N2nNPa__closing .style-module__N2nNPa__ctaWrap{margin-top:26px;animation:none}.style-module__N2nNPa__srOnly{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (min-width:768px){.style-module__N2nNPa__logo{font-size:64px}.style-module__N2nNPa__catch{font-size:15px}.style-module__N2nNPa__trialTitle{font-size:20px}.style-module__N2nNPa__sectionHeading{font-size:22px}}@media (min-width:880px){.style-module__N2nNPa__sectionWide{max-width:920px}.style-module__N2nNPa__steps{grid-template-columns:repeat(3,1fr);gap:0 32px;display:grid}.style-module__N2nNPa__step{border-bottom:none;border-top:1px dashed var(--border-decorative);padding:20px 0 0;display:block}.style-module__N2nNPa__stepNum{margin-bottom:10px;display:block}.style-module__N2nNPa__cards{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}}@keyframes style-module__N2nNPa__fadeInUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes style-module__N2nNPa__lineReveal{0%{opacity:0;height:0}to{opacity:1;height:32px}}@keyframes style-module__N2nNPa__pawStamp{0%{opacity:0;filter:drop-shadow(0 0 #0000);transform:scale(.4)translateY(-20px)rotate(-8deg)}25%{opacity:1;filter:drop-shadow(0 1px 3px #c6a1984d);transform:scale(1.25,.7)translateY(2px)rotate(0)}42%{filter:drop-shadow(0 2px 4px #c6a19826);transform:scale(.88,1.12)translateY(-3px)rotate(2deg)}56%{filter:drop-shadow(0 1px 2px #c6a19833);transform:scale(1.06,.94)translateY(1px)rotate(-1deg)}72%{transform:scale(.98,1.02)translateY(0)rotate(.5deg)}to{opacity:1;filter:drop-shadow(0 1px 2px #c6a1982e);transform:scale(1)translateY(0)rotate(0)}}@media (prefers-reduced-motion:reduce){.style-module__N2nNPa__logo,.style-module__N2nNPa__paw,.style-module__N2nNPa__catch,.style-module__N2nNPa__heroNote,.style-module__N2nNPa__ctaWrap,.style-module__N2nNPa__hero:before{animation:none}.style-module__N2nNPa__card:hover{transform:none}}
.style-module__FMDr-a__form{width:100%}.style-module__FMDr-a__action{letter-spacing:.12em;border-radius:var(--radius-md);width:100%;transition:background var(--transition-base), color var(--transition-base), border-color var(--transition-base), box-shadow var(--transition-base), transform var(--transition-fast);justify-content:center;align-items:center;padding:15px 24px;font-size:13px;font-weight:500;display:inline-flex;position:relative;overflow:hidden}.style-module__FMDr-a__actionPrimary{color:#fff;background:var(--accent);box-shadow:0 6px 18px #b5432a38}.style-module__FMDr-a__actionPrimary:before{content:"";pointer-events:none;background:linear-gradient(135deg,#ffffff2e 0%,#0000 55%);position:absolute;inset:0}.style-module__FMDr-a__actionPrimary:hover{background:var(--accent-deep);box-shadow:0 10px 28px var(--accent-glow);transform:translateY(-2px)}.style-module__FMDr-a__actionPrimary:active{transform:translateY(0)}.style-module__FMDr-a__actionPrimary:disabled{background:var(--text-muted);box-shadow:none;cursor:not-allowed;transform:none}.style-module__FMDr-a__actionSecondary{color:var(--text);background:var(--surface-hover);border:1px solid var(--border-subtle)}.style-module__FMDr-a__actionSecondary:hover{background:var(--bg-warm);border-color:var(--border)}.style-module__FMDr-a__actionSecondary:disabled{color:var(--text-muted);cursor:not-allowed}
.style-module__Jjd7ua__overlay{z-index:200;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1e191573;position:fixed;inset:0}.style-module__Jjd7ua__overlay[data-state=open]{animation:.2s ease-out style-module__Jjd7ua__overlayShow}.style-module__Jjd7ua__overlay[data-state=closed]{animation:.12s ease-in forwards style-module__Jjd7ua__overlayHide}.style-module__Jjd7ua__content{z-index:201;background:var(--surface-elevated);border:1px solid var(--border-decorative);border-radius:var(--radius-lg);width:min(90vw,360px);box-shadow:var(--shadow-lg);padding:28px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.style-module__Jjd7ua__content[data-state=open]{animation:.2s ease-out style-module__Jjd7ua__contentShow}.style-module__Jjd7ua__content[data-state=closed]{animation:.12s ease-in forwards style-module__Jjd7ua__contentHide}.style-module__Jjd7ua__title{color:var(--text);letter-spacing:.04em;font-size:16px;font-weight:600}.style-module__Jjd7ua__inputWrapper{flex-direction:column;gap:6px;margin-top:16px;display:flex}.style-module__Jjd7ua__input{width:100%;color:var(--text);background:var(--surface);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);transition:border-color var(--transition-fast), box-shadow var(--transition-fast);outline:none;padding:9px 12px;font-size:14px}.style-module__Jjd7ua__input:focus{border-color:var(--accent);box-shadow:0 0 0 2px var(--accent-glow)}.style-module__Jjd7ua__counter{color:var(--text-muted);text-align:right;font-size:12px}.style-module__Jjd7ua__counter[data-over]{color:var(--accent);font-weight:600}.style-module__Jjd7ua__actions{justify-content:flex-end;gap:8px;margin-top:20px;display:flex}.style-module__Jjd7ua__cancelButton{border-radius:var(--radius-sm);border:1px solid var(--border);color:var(--text-secondary);background:var(--surface);transition:color var(--transition-fast), border-color var(--transition-fast), background var(--transition-fast);padding:9px 18px;font-size:13px}.style-module__Jjd7ua__cancelButton:hover{color:var(--text);border-color:var(--text-muted);background:var(--surface-hover)}.style-module__Jjd7ua__cancelButton:focus-visible{outline:2px solid var(--accent);outline-offset:-1px}.style-module__Jjd7ua__actionButton{border-radius:var(--radius-sm);background:var(--accent);color:#fff;transition:background var(--transition-fast), box-shadow var(--transition-fast);padding:9px 18px;font-size:13px;font-weight:500}.style-module__Jjd7ua__actionButton:hover:not(:disabled){background:var(--accent-deep);box-shadow:0 2px 8px var(--accent-glow)}.style-module__Jjd7ua__actionButton:disabled{opacity:.5;cursor:not-allowed}.style-module__Jjd7ua__actionButton:focus-visible{outline:2px solid var(--accent-deep);outline-offset:-1px}@keyframes style-module__Jjd7ua__overlayShow{0%{opacity:0}to{opacity:1}}@keyframes style-module__Jjd7ua__overlayHide{0%{opacity:1}to{opacity:0}}@keyframes style-module__Jjd7ua__contentShow{0%{opacity:0;transform:translate(-50%,-48%)scale(.95)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}@keyframes style-module__Jjd7ua__contentHide{0%{opacity:1;transform:translate(-50%,-50%)scale(1)}to{opacity:0;transform:translate(-50%,-48%)scale(.97)}}
.style-module__OftY6G__root{background:var(--bg);flex-direction:column;align-items:center;min-height:100dvh;display:flex}.style-module__OftY6G__header{width:100%;max-width:680px;padding:48px 24px 0;animation:.6s both style-module__OftY6G__fadeInUp}.style-module__OftY6G__backLink{letter-spacing:.06em;color:var(--text-secondary);transition:color var(--transition-base);align-items:center;gap:6px;font-size:12px;display:inline-flex}.style-module__OftY6G__backLink:hover{color:var(--accent)}.style-module__OftY6G__title{font-family:var(--font-serif-jp), serif;letter-spacing:.1em;color:var(--text);margin-top:24px;font-size:22px;font-weight:500;position:relative}.style-module__OftY6G__title:after{content:"";background:var(--accent);border-radius:1px;width:28px;height:2px;margin-top:14px;animation:.5s .3s both style-module__OftY6G__scaleIn;display:block}.style-module__OftY6G__lastUpdated{letter-spacing:.04em;color:var(--text-secondary);margin-top:12px;font-size:11px}.style-module__OftY6G__content{width:100%;max-width:680px;padding:40px 24px 80px;animation:.6s .1s both style-module__OftY6G__fadeInUp}.style-module__OftY6G__content h2{letter-spacing:.06em;color:var(--text);margin-top:40px;margin-bottom:12px;padding-left:14px;font-size:15px;font-weight:600;position:relative}.style-module__OftY6G__content h2:before{content:"";background:var(--accent);border-radius:2px;width:3px;height:16px;position:absolute;top:2px;left:0}.style-module__OftY6G__content h3{letter-spacing:.04em;color:var(--text);margin-top:28px;margin-bottom:10px;font-size:13px;font-weight:600}.style-module__OftY6G__content p{letter-spacing:.03em;color:var(--text-secondary);margin-bottom:12px;font-size:13px;line-height:2}.style-module__OftY6G__content ol,.style-module__OftY6G__content ul{letter-spacing:.03em;color:var(--text-secondary);margin-bottom:12px;padding-left:24px;font-size:13px;line-height:2}.style-module__OftY6G__content li{margin-bottom:4px}.style-module__OftY6G__content strong{color:var(--text);font-weight:600}.style-module__OftY6G__content a{color:var(--accent);text-underline-offset:3px;text-decoration:underline;-webkit-text-decoration-color:var(--accent-glow);text-decoration-color:var(--accent-glow);transition:text-decoration-color var(--transition-base)}.style-module__OftY6G__content a:hover{-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent)}.style-module__OftY6G__content hr{border:none;border-top:1px solid var(--border-decorative);margin:32px 0}.style-module__OftY6G__content blockquote{border-left:2px solid var(--border-subtle);color:var(--text-muted);margin:16px 0;padding-left:16px}.style-module__OftY6G__content s{color:var(--text-muted);-webkit-text-decoration-color:var(--text-muted);text-decoration-color:var(--text-muted)}@keyframes style-module__OftY6G__fadeInUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes style-module__OftY6G__scaleIn{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}
.style-module__fN5eOW__root{background:var(--bg);flex-direction:column;align-items:center;min-height:100dvh;padding:0 16px 64px;display:flex;position:relative}.style-module__fN5eOW__root:before{content:"";background:radial-gradient(ellipse at top, var(--accent-dim) 0%, transparent 65%);pointer-events:none;opacity:.85;width:min(880px,100%);height:320px;position:absolute;top:0;left:50%;transform:translate(-50%)}.style-module__fN5eOW__header{border-bottom:1px solid var(--border-decorative);align-items:center;width:100%;max-width:760px;margin-bottom:40px;padding:32px 0 24px;animation:.55s both style-module__fN5eOW__fadeInUp;display:flex;position:relative}.style-module__fN5eOW__brand{transition:opacity var(--transition-fast);align-items:center;gap:8px;display:flex}.style-module__fN5eOW__brand:hover{opacity:.7}.style-module__fN5eOW__brandIcon{width:20px;height:20px}.style-module__fN5eOW__brandName{font-family:var(--font-title), serif;letter-spacing:.1em;color:var(--text);font-size:24px;font-weight:400}.style-module__fN5eOW__brandAccent{color:var(--accent)}.style-module__fN5eOW__heroTitle{font-family:var(--font-serif-jp), serif;letter-spacing:.14em;color:var(--text);margin-top:4px;font-size:30px;font-weight:500}@media (min-width:720px){.style-module__fN5eOW__heroTitle{font-size:36px}}.style-module__fN5eOW__intro{text-align:center;flex-direction:column;align-items:center;gap:14px;width:100%;max-width:760px;margin-bottom:40px;animation:.6s 50ms both style-module__fN5eOW__fadeInUp;display:flex;position:relative}.style-module__fN5eOW__overline{font-family:var(--font-title), serif;letter-spacing:.45em;color:var(--accent);text-transform:uppercase;align-items:center;gap:10px;font-size:11px;display:inline-flex}.style-module__fN5eOW__overline:before,.style-module__fN5eOW__overline:after{content:"";background:var(--accent);opacity:.5;width:24px;height:1px}.style-module__fN5eOW__lead{color:var(--text-muted);letter-spacing:.14em;font-size:12px;line-height:1.9}.style-module__fN5eOW__intervalToggle{background:var(--surface);border:1px solid var(--border-subtle);box-shadow:var(--shadow-sm);border-radius:999px;align-self:center;margin-bottom:40px;padding:4px;animation:.55s .15s both style-module__fN5eOW__fadeInUp;display:inline-flex}.style-module__fN5eOW__intervalOption{letter-spacing:.1em;color:var(--text-muted);transition:color var(--transition-fast), background var(--transition-fast);border-radius:999px;padding:9px 22px;font-size:12px}.style-module__fN5eOW__intervalOption:hover:not(.style-module__fN5eOW__intervalOptionActive){color:var(--text)}.style-module__fN5eOW__intervalOptionActive{color:#fff;background:var(--accent)}.style-module__fN5eOW__intervalBadge{background:var(--accent-dim);color:var(--accent-deep);letter-spacing:.04em;border-radius:999px;margin-left:6px;padding:2px 7px;font-size:10px}.style-module__fN5eOW__intervalOptionActive .style-module__fN5eOW__intervalBadge{color:#fff;background:#ffffff38}.style-module__fN5eOW__cards{grid-template-columns:1fr;gap:20px;width:100%;max-width:760px;display:grid;position:relative}@media (min-width:720px){.style-module__fN5eOW__cards{grid-template-columns:1fr 1fr;gap:24px}}.style-module__fN5eOW__card{border-radius:var(--radius-lg);border:1px solid var(--border-decorative);background:var(--surface);box-shadow:var(--shadow-sm);transition:transform var(--transition-base), box-shadow var(--transition-base), border-color var(--transition-base);flex-direction:column;gap:24px;padding:36px 28px 28px;animation:.6s .22s both style-module__fN5eOW__fadeInUp;display:flex;position:relative}.style-module__fN5eOW__card:hover{box-shadow:var(--shadow-md);border-color:var(--border-subtle);transform:translateY(-2px)}.style-module__fN5eOW__cardFeatured{background:linear-gradient(180deg, #fffdf899 0%, var(--surface) 60%), var(--surface);border-color:#0000;animation-delay:.32s;box-shadow:0 12px 40px #b5432a1a}.style-module__fN5eOW__cardFeatured:before{content:"";border-radius:var(--radius-lg);background:linear-gradient(145deg, var(--accent) 0%, var(--accent-soft) 40%, #b5432a40 100%);-webkit-mask-composite:xor;pointer-events:none;padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.style-module__fN5eOW__cardFeatured:hover{transform:translateY(-3px);box-shadow:0 16px 48px #b5432a24}.style-module__fN5eOW__cardHeader{flex-direction:column;gap:12px;display:flex}.style-module__fN5eOW__planMeta{align-items:center;gap:14px;display:flex}.style-module__fN5eOW__planNumber{font-family:var(--font-title), serif;letter-spacing:.15em;color:var(--accent);font-size:15px}.style-module__fN5eOW__planLabel{letter-spacing:.3em;color:var(--text-muted);padding-left:16px;font-size:10px;position:relative}.style-module__fN5eOW__planLabel:before{content:"";background:var(--border);width:10px;height:1px;position:absolute;top:50%;left:0}.style-module__fN5eOW__planName{font-family:var(--font-serif-jp), serif;letter-spacing:.1em;color:var(--text);margin-top:6px;font-size:18px;font-weight:500}.style-module__fN5eOW__priceRow{align-items:baseline;gap:6px;margin-top:10px;line-height:1;display:flex}.style-module__fN5eOW__priceCurrency{font-family:var(--font-title), serif;color:var(--text-secondary);font-size:24px;font-weight:400;line-height:1}.style-module__fN5eOW__priceAmount{font-family:var(--font-title), serif;letter-spacing:-.01em;color:var(--text);font-variant-numeric:tabular-nums;font-size:58px;font-weight:400;line-height:1}.style-module__fN5eOW__cardFeatured .style-module__fN5eOW__priceAmount{background:linear-gradient(180deg, var(--accent-deep) 0%, var(--accent) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.style-module__fN5eOW__priceUnit{color:var(--text-muted);letter-spacing:.1em;margin-left:4px;font-size:12px}.style-module__fN5eOW__priceNote{color:var(--text-muted);letter-spacing:.08em;margin-top:10px;font-size:11px}@media (min-width:720px){.style-module__fN5eOW__priceAmount{font-size:68px}.style-module__fN5eOW__priceCurrency{font-size:26px}}.style-module__fN5eOW__features{border-top:1px solid var(--border-decorative);flex-direction:column;padding-top:4px;list-style:none;display:flex}.style-module__fN5eOW__feature{letter-spacing:.02em;color:var(--text-secondary);border-bottom:1px dashed var(--border-decorative);align-items:flex-start;gap:12px;padding:13px 2px;font-size:13px;line-height:1.55;display:flex}.style-module__fN5eOW__feature:last-child{border-bottom:none}.style-module__fN5eOW__featureIcon{color:var(--accent);flex-shrink:0;margin-top:3px}.style-module__fN5eOW__cardFeatured .style-module__fN5eOW__feature{color:var(--text)}.style-module__fN5eOW__actionForm{width:100%;margin-top:auto}.style-module__fN5eOW__currentBadge{letter-spacing:.12em;color:var(--text-muted);border-radius:var(--radius-md);border:1px dashed var(--border-subtle);background:0 0;justify-content:center;align-items:center;margin-top:auto;padding:15px 24px;font-size:12px;display:inline-flex}.style-module__fN5eOW__premiumStatus{flex-direction:column;gap:10px;margin-top:auto;display:flex}.style-module__fN5eOW__periodNote{color:var(--accent-deep);letter-spacing:.04em;text-align:center;font-size:12px}.style-module__fN5eOW__trialBadge{color:#fff;background:var(--accent,#f59e0b);border-radius:999px;margin-top:8px;padding:2px 10px;font-size:12px;font-weight:700;display:inline-block}@keyframes style-module__fN5eOW__fadeInUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}
.style-module__oDhr0q__root{background:var(--bg);flex-direction:column;align-items:center;min-height:100dvh;padding:0 16px;display:flex}.style-module__oDhr0q__header{border-bottom:1px solid var(--border-decorative);align-items:center;gap:16px;width:100%;max-width:480px;margin-bottom:24px;padding:32px 0 24px;display:flex}.style-module__oDhr0q__backLink{letter-spacing:.06em;color:var(--text-muted);transition:color var(--transition-fast);background:0 0;align-items:center;gap:4px;padding-top:4px;font-size:12px;display:flex}.style-module__oDhr0q__backLink:hover{color:var(--text-secondary)}.style-module__oDhr0q__headerActions{align-items:center;gap:8px;margin-left:auto;display:flex}.style-module__oDhr0q__backArrow{transition:transform var(--transition-fast);display:inline-block}.style-module__oDhr0q__backLink:hover .style-module__oDhr0q__backArrow{transform:translate(-2px)}.style-module__oDhr0q__title{font-family:var(--font-serif-jp), serif;letter-spacing:.12em;color:var(--text);font-size:20px;font-weight:500}.style-module__oDhr0q__deletePresetBtn{letter-spacing:.04em;width:100%;max-width:480px;color:var(--text-muted);border-radius:var(--radius-md);transition:color var(--transition-fast), background var(--transition-fast);background:0 0;margin-top:16px;padding:10px;font-size:13px}.style-module__oDhr0q__deletePresetBtn:hover{color:var(--accent);background:var(--accent-dim)}
.style-module__lL2AFG__root{background:var(--bg);flex-direction:column;align-items:center;min-height:100dvh;padding:0 16px 64px;display:flex;position:relative}.style-module__lL2AFG__root:before{content:"";background:radial-gradient(ellipse at top, var(--accent-dim) 0%, transparent 65%);pointer-events:none;opacity:.85;width:min(880px,100%);height:320px;position:absolute;top:0;left:50%;transform:translate(-50%)}.style-module__lL2AFG__header{border-bottom:1px solid var(--border-decorative);align-items:center;width:100%;max-width:560px;margin-bottom:40px;padding:32px 0 24px;animation:.55s both style-module__lL2AFG__fadeInUp;display:flex;position:relative}.style-module__lL2AFG__brand{transition:opacity var(--transition-fast);align-items:center;gap:8px;display:flex}.style-module__lL2AFG__brand:hover{opacity:.7}.style-module__lL2AFG__brandIcon{width:20px;height:20px}.style-module__lL2AFG__brandName{font-family:var(--font-title), serif;letter-spacing:.1em;color:var(--text);font-size:24px;font-weight:400}.style-module__lL2AFG__brandAccent{color:var(--accent)}.style-module__lL2AFG__intro{text-align:center;flex-direction:column;align-items:center;gap:16px;width:100%;max-width:560px;margin-bottom:36px;animation:.6s 50ms both style-module__lL2AFG__fadeInUp;display:flex;position:relative}.style-module__lL2AFG__overline{font-family:var(--font-title), serif;letter-spacing:.45em;color:var(--accent);text-transform:uppercase;align-items:center;gap:10px;font-size:11px;display:inline-flex}.style-module__lL2AFG__overline:before,.style-module__lL2AFG__overline:after{content:"";background:var(--accent);opacity:.5;width:24px;height:1px}.style-module__lL2AFG__heroTitle{font-family:var(--font-serif-jp), serif;letter-spacing:.1em;color:var(--text);font-size:24px;font-weight:500;line-height:1.7}.style-module__lL2AFG__lead{color:var(--text-muted);letter-spacing:.1em;font-size:12px;line-height:2}@media (min-width:720px){.style-module__lL2AFG__heroTitle{font-size:30px}}.style-module__lL2AFG__transition{grid-template-columns:1fr;align-items:stretch;gap:12px;width:100%;max-width:560px;margin-bottom:24px;animation:.6s .12s both style-module__lL2AFG__fadeInUp;display:grid;position:relative}.style-module__lL2AFG__planBox{border-radius:var(--radius-md);border:1px solid var(--border-decorative);background:var(--surface);box-shadow:var(--shadow-sm);flex-direction:column;gap:6px;padding:18px 20px;display:flex;position:relative}.style-module__lL2AFG__planBoxTarget{border-color:var(--accent);box-shadow:0 10px 32px #b5432a1f}.style-module__lL2AFG__planTag{letter-spacing:.3em;color:var(--text-muted);text-transform:uppercase;font-size:10px}.style-module__lL2AFG__planName{font-family:var(--font-serif-jp), serif;letter-spacing:.1em;color:var(--text);font-size:15px;font-weight:500}.style-module__lL2AFG__planPrice{font-family:var(--font-title), serif;color:var(--text);font-variant-numeric:tabular-nums;font-size:28px;line-height:1.2}.style-module__lL2AFG__planBoxTarget .style-module__lL2AFG__planPrice{color:var(--accent-deep)}.style-module__lL2AFG__unit{font-family:var(--font-sans), sans-serif;letter-spacing:.1em;color:var(--text-muted);font-size:11px}.style-module__lL2AFG__diffBadge{letter-spacing:.04em;color:#fff;background:var(--accent);border-radius:999px;padding:3px 10px;font-size:11px;font-weight:700;position:absolute;top:14px;right:16px}.style-module__lL2AFG__arrow{border-left:6px solid #0000;border-right:6px solid #0000;border-top:8px solid var(--border);justify-self:center;width:0;height:0}@media (min-width:560px){.style-module__lL2AFG__transition{grid-template-columns:1fr auto 1fr;gap:16px}.style-module__lL2AFG__arrow{border-left:8px solid var(--border);border-top:6px solid #0000;border-bottom:6px solid #0000;border-right:none;align-self:center}}.style-module__lL2AFG__card{border-radius:var(--radius-lg);border:1px solid var(--border-decorative);background:var(--surface);width:100%;max-width:560px;box-shadow:var(--shadow-sm);margin-bottom:28px;padding:24px 24px 8px;animation:.6s .2s both style-module__lL2AFG__fadeInUp}.style-module__lL2AFG__cardTitle{font-family:var(--font-serif-jp), serif;letter-spacing:.1em;color:var(--text);border-bottom:1px solid var(--border-decorative);padding-bottom:14px;font-size:14px;font-weight:500}.style-module__lL2AFG__features{flex-direction:column;list-style:none;display:flex}.style-module__lL2AFG__feature{letter-spacing:.02em;color:var(--text);border-bottom:1px dashed var(--border-decorative);align-items:flex-start;gap:12px;padding:14px 2px;font-size:13px;line-height:1.55;display:flex}.style-module__lL2AFG__feature:last-child{border-bottom:none}.style-module__lL2AFG__featureIcon{color:var(--accent);flex-shrink:0;margin-top:3px}.style-module__lL2AFG__actions{flex-direction:column;gap:16px;width:100%;max-width:560px;animation:.6s .26s both style-module__lL2AFG__fadeInUp;display:flex}.style-module__lL2AFG__notice{border-radius:var(--radius-md);background:var(--surface);border:1px solid var(--border-subtle);border-left:3px solid var(--accent);color:var(--text-secondary);padding:14px 18px;font-size:13px;line-height:1.8}.style-module__lL2AFG__notes{flex-direction:column;gap:6px;list-style:none;display:flex}.style-module__lL2AFG__note{letter-spacing:.04em;color:var(--text-muted);padding-left:14px;font-size:11px;line-height:1.8;position:relative}.style-module__lL2AFG__note:before{content:"";background:var(--border);width:4px;height:1px;position:absolute;top:9px;left:0}.style-module__lL2AFG__subLink{letter-spacing:.08em;color:var(--text-muted);border-bottom:1px solid var(--border-subtle);transition:color var(--transition-fast), border-color var(--transition-fast);margin-top:28px;padding-bottom:2px;font-size:12px;animation:.6s .32s both style-module__lL2AFG__fadeInUp}.style-module__lL2AFG__subLink:hover{color:var(--accent);border-color:var(--accent)}@keyframes style-module__lL2AFG__fadeInUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}
